INFO: not using any hashes in /data/userland-archives/hashes for rustc-1.81.0-src.tar.gz (overridden with --hash) Source /data/userland-archives/rustc-1.81.0-src.tar.gz... not found, skipping file copy Source https://static.rust-lang.org/dist/rustc-1.81.0-src.tar.gz... downloading... ok validating signature... checking local signature... not found signature validation failed validating hash... ok hardlink cloning /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src to /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64 configure: processing command line configure: configure: build.configure-args := ['--prefix=/usr', '--mandir=/usr/share/man', ' ... configure: install.prefix := /usr configure: install.mandir := /usr/share/man configure: install.bindir := /usr/bin configure: install.libdir := /usr/lib configure: install.docdir := /usr/share/doc/rust-1.81.0 configure: install.datadir := /usr/share configure: install.sysconfdir := /etc configure: build.rustc := /usr/bin/rustc configure: build.cargo := /usr/bin/cargo configure: build.rustc := /usr/bin/rustc configure: build.cargo := /usr/bin/cargo configure: build.extended := True configure: rust.default-linker := /usr/gcc/13/bin/gcc configure: target.x86_64-unknown-illumos.cc := /usr/gcc/13/bin/gcc configure: target.x86_64-unknown-illumos.cxx := /usr/gcc/13/bin/g++ configure: target.x86_64-unknown-illumos.ar := /usr/gnu/bin/ar configure: target.x86_64-unknown-illumos.linker := /usr/gcc/13/bin/gcc configure: rust.rpath := True configure: rust.codegen-tests := False configure: rust.dist-src := False configure: llvm.static-libstdcpp := False configure: build.vendor := True configure: build.docs := False configure: build.compiler-docs := False configure: build.cargo-native-static := False configure: rust.channel := stable configure: build.python := /usr/bin/python3.9 configure: llvm.clang := False configure: llvm.link-shared := True configure: target.x86_64-pc-solaris.llvm-config := /usr/clang/18.1/bin/llvm-confi ... configure: target.x86_64-pc-solaris.llvm-config := /usr/clang/18.1/bin configure: profile := dist configure: configure: writing `config.toml` in current directory configure: configure: run `python /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/x.py --help` /usr/bin/python3 /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/bootstrap/bootstrap.py build --stage 2 -v Building bootstrap running: /usr/bin/cargo build --manifest-path /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/bootstrap/Cargo.toml --verbose --frozen Compiling libc v0.2.155 Compiling proc-macro2 v1.0.76 Compiling unicode-ident v1.0.12 Compiling version_check v0.9.4 Compiling typenum v1.17.0 Compiling memchr v2.7.1 Compiling rustix v0.38.28 Compiling crossbeam-utils v0.8.20 Running `/usr/bin/rustc --crate-name build_script_build --edition=2021 /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/vendor/proc-macro2-1.0.76/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no --cfg 'feature="default"' --cfg 'feature="proc-macro"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("default", "nightly", "proc-macro", "span-locations"))' -C metadata=d6258a1073f47afb -C extra-filename=-d6258a1073f47afb --out-dir /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/build/proc-macro2-d6258a1073f47afb -C strip=debuginfo -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/deps --cap-lints allow -Zallow-features= -Wrust_2018_idioms -Wunused_lifetimes -Dwarnings` Running `/usr/bin/rustc --crate-name build_script_build --edition=2015 /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/vendor/libc-0.2.155/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no --cfg 'feature="default"' --cfg 'feature="extra_traits"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs)' --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=c39422b9c90ee415 -C extra-filename=-c39422b9c90ee415 --out-dir /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/build/libc-c39422b9c90ee415 -C strip=debuginfo -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/deps --cap-lints allow -Zallow-features= -Wrust_2018_idioms -Wunused_lifetimes -Dwarnings` Running `/usr/bin/rustc --crate-name unicode_ident --edition=2018 /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/vendor/unicode-ident-1.0.12/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 --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=25ed055d438465a6 -C extra-filename=-25ed055d438465a6 --out-dir /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/deps -C strip=debuginfo -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/deps --cap-lints allow -Zallow-features= -Wrust_2018_idioms -Wunused_lifetimes -Dwarnings` Running `/usr/bin/rustc --crate-name memchr --edition=2021 /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/vendor/memchr-2.7.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 --cfg 'feature="alloc"' --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("alloc", "compiler_builtins", "core", "default", "libc", "logging", "rustc-dep-of-std", "std", "use_std"))' -C metadata=48c1ccaae120e4b2 -C extra-filename=-48c1ccaae120e4b2 --out-dir /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/deps -C strip=debuginfo -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/deps --cap-lints allow -Zallow-features= -Wrust_2018_idioms -Wunused_lifetimes -Dwarnings` Running `/usr/bin/rustc --crate-name build_script_build --edition=2021 /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/vendor/rustix-0.38.28/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no --cfg 'feature="alloc"' --cfg 'feature="default"' --cfg 'feature="fs"' --cfg 'feature="std"' --cfg 'feature="use-libc-auxv"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("all-apis", "alloc", "cc", "default", "event", "fs", "io_uring", "itoa", "libc", "libc_errno", "linux_4_11", "linux_latest", "mm", "mount", "net", "once_cell", "param", "pipe", "process", "procfs", "pty", "rand", "runtime", "rustc-dep-of-std", "shm", "std", "stdio", "system", "termios", "thread", "time", "use-explicitly-provided-auxv", "use-libc", "use-libc-auxv"))' -C metadata=67c577a6c7e06f18 -C extra-filename=-67c577a6c7e06f18 --out-dir /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/build/rustix-67c577a6c7e06f18 -C strip=debuginfo -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/deps --cap-lints allow -Zallow-features= -Wrust_2018_idioms -Wunused_lifetimes -Dwarnings` Running `/usr/bin/rustc --crate-name version_check --edition=2015 /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/vendor/version_check-0.9.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 --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=4c87ddb9a9bce08c -C extra-filename=-4c87ddb9a9bce08c --out-dir /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/deps -C strip=debuginfo -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/deps --cap-lints allow -Zallow-features= -Wrust_2018_idioms -Wunused_lifetimes -Dwarnings` Running `/usr/bin/rustc --crate-name build_script_main --edition=2018 /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/vendor/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 --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("const-generics", "force_unix_path_separator", "i128", "no_std", "scale-info", "scale_info", "strict"))' -C metadata=c7a46c259ac49c5d -C extra-filename=-c7a46c259ac49c5d --out-dir /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/build/typenum-c7a46c259ac49c5d -C strip=debuginfo -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/deps --cap-lints allow -Zallow-features= -Wrust_2018_idioms -Wunused_lifetimes -Dwarnings` Running `/usr/bin/rustc --crate-name build_script_build --edition=2021 /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/vendor/crossbeam-utils-0.8.20/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 --cfg 'feature="std"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("default", "loom", "nightly", "std"))' -C metadata=23b7bbfeb6454c85 -C extra-filename=-23b7bbfeb6454c85 --out-dir /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/build/crossbeam-utils-23b7bbfeb6454c85 -C strip=debuginfo -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/deps --cap-lints allow -Zallow-features= -Wrust_2018_idioms -Wunused_lifetimes -Dwarnings` Compiling cc v1.0.97 Running `/usr/bin/rustc --crate-name cc --edition=2018 /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/vendor/cc-1.0.97/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 --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("jobserver", "libc", "once_cell", "parallel"))' -C metadata=5c25883c481bc8c8 -C extra-filename=-5c25883c481bc8c8 --out-dir /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/deps -C strip=debuginfo -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/deps --cap-lints allow -Zallow-features= -Wrust_2018_idioms -Wunused_lifetimes -Dwarnings` Compiling serde v1.0.195 Running `/usr/bin/rustc --crate-name build_script_build --edition=2018 /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/vendor/serde-1.0.195/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("alloc", "default", "derive", "rc", "serde_derive", "std", "unstable"))' -C metadata=de5236927c98b28f -C extra-filename=-de5236927c98b28f --out-dir /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/build/serde-de5236927c98b28f -C strip=debuginfo -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/deps --cap-lints allow -Zallow-features= -Wrust_2018_idioms -Wunused_lifetimes -Dwarnings` Running `/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/build/proc-macro2-d6258a1073f47afb/build-script-build` Running `/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/build/libc-c39422b9c90ee415/build-script-build` Compiling generic-array v0.14.7 Running `/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/build/rustix-67c577a6c7e06f18/build-script-build` Running `/usr/bin/rustc --crate-name build_script_build --edition=2015 /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/vendor/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 --cfg 'feature="more_lengths"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("more_lengths", "serde", "zeroize"))' -C metadata=ca0021fdaa0e770c -C extra-filename=-ca0021fdaa0e770c --out-dir /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/build/generic-array-ca0021fdaa0e770c -C strip=debuginfo -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/deps --extern version_check=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/deps/libversion_check-4c87ddb9a9bce08c.rlib --cap-lints allow -Zallow-features= -Wrust_2018_idioms -Wunused_lifetimes -Dwarnings` Running `/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/build/typenum-c7a46c259ac49c5d/build-script-main` Running `/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/build/generic-array-ca0021fdaa0e770c/build-script-build` Running `/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/build/serde-de5236927c98b28f/build-script-build` Running `/usr/bin/rustc --crate-name typenum --edition=2018 /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/vendor/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 embed-bitcode=no --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("const-generics", "force_unix_path_separator", "i128", "no_std", "scale-info", "scale_info", "strict"))' -C metadata=c04b58e72b8d0a95 -C extra-filename=-c04b58e72b8d0a95 --out-dir /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/deps -C strip=debuginfo -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/deps --cap-lints allow -Zallow-features= -Wrust_2018_idioms -Wunused_lifetimes -Dwarnings` Running `/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/build/crossbeam-utils-23b7bbfeb6454c85/build-script-build` Compiling cfg-if v1.0.0 Running `/usr/bin/rustc --crate-name cfg_if --edition=2018 /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/vendor/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 --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("compiler_builtins", "core", "rustc-dep-of-std"))' -C metadata=63353d1a4a73f368 -C extra-filename=-63353d1a4a73f368 --out-dir /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/deps -C strip=debuginfo -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/deps --cap-lints allow -Zallow-features= -Wrust_2018_idioms -Wunused_lifetimes -Dwarnings` Compiling bitflags v2.4.1 Running `/usr/bin/rustc --crate-name bitflags --edition=2021 /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/vendor/bitflags-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 embed-bitcode=no --cfg 'feature="std"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("arbitrary", "bytemuck", "compiler_builtins", "core", "example_generated", "rustc-dep-of-std", "serde", "std"))' -C metadata=738d925e3b2a2f3b -C extra-filename=-738d925e3b2a2f3b --out-dir /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/deps -C strip=debuginfo -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/deps --cap-lints allow -Zallow-features= -Wrust_2018_idioms -Wunused_lifetimes -Dwarnings` Compiling pkg-config v0.3.28 Running `/usr/bin/rustc --crate-name pkg_config --edition=2015 /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/vendor/pkg-config-0.3.28/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 --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=748a892a67d4004c -C extra-filename=-748a892a67d4004c --out-dir /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/deps -C strip=debuginfo -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/deps --cap-lints allow -Zallow-features= -Wrust_2018_idioms -Wunused_lifetimes -Dwarnings` Running `/usr/bin/rustc --crate-name libc --edition=2015 /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/vendor/libc-0.2.155/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 --cfg 'feature="default"' --cfg 'feature="extra_traits"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs)' --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=a0f564eb5c468f7d -C extra-filename=-a0f564eb5c468f7d --out-dir /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/deps -C strip=debuginfo -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/deps --cap-lints allow -Zallow-features= -Wrust_2018_idioms -Wunused_lifetimes -Dwarnings --cfg freebsd11 --cfg libc_priv_mod_use --cfg libc_union --cfg libc_const_size_of --cfg libc_align --cfg libc_int128 --cfg libc_core_cvoid --cfg libc_packedN --cfg libc_cfg_target_vendor --cfg libc_non_exhaustive --cfg libc_long_array --cfg libc_ptr_addr_of --cfg libc_underscore_const_names --cfg libc_const_extern_fn --check-cfg 'cfg(emscripten_new_stat_abi)' --check-cfg 'cfg(espidf_time64)' --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_align)' --check-cfg 'cfg(libc_cfg_target_vendor)' --check-cfg 'cfg(libc_const_extern_fn)' --check-cfg 'cfg(libc_const_extern_fn_unstable)' --check-cfg 'cfg(libc_const_size_of)' --check-cfg 'cfg(libc_core_cvoid)' --check-cfg 'cfg(libc_deny_warnings)' --check-cfg 'cfg(libc_int128)' --check-cfg 'cfg(libc_long_array)' --check-cfg 'cfg(libc_non_exhaustive)' --check-cfg 'cfg(libc_packedN)' --check-cfg 'cfg(libc_priv_mod_use)' --check-cfg 'cfg(libc_ptr_addr_of)' --check-cfg 'cfg(libc_thread_local)' --check-cfg 'cfg(libc_underscore_const_names)' --check-cfg 'cfg(libc_union)' --check-cfg 'cfg(target_os,values("switch","aix","ohos","hurd","visionos"))' --check-cfg 'cfg(target_env,values("illumos","wasi","aix","ohos"))' --check-cfg 'cfg(target_arch,values("loongarch64","mips32r6","mips64r6","csky"))'` Running `/usr/bin/rustc --crate-name serde --edition=2018 /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/vendor/serde-1.0.195/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 --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("alloc", "default", "derive", "rc", "serde_derive", "std", "unstable"))' -C metadata=219d7b01edec272b -C extra-filename=-219d7b01edec272b --out-dir /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/deps -C strip=debuginfo -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/deps --cap-lints allow -Zallow-features= -Wrust_2018_idioms -Wunused_lifetimes -Dwarnings` Running `/usr/bin/rustc --crate-name crossbeam_utils --edition=2021 /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/vendor/crossbeam-utils-0.8.20/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 --cfg 'feature="std"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("default", "loom", "nightly", "std"))' -C metadata=1f188cf3a56bcadf -C extra-filename=-1f188cf3a56bcadf --out-dir /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/deps -C strip=debuginfo -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/deps --cap-lints allow -Zallow-features= -Wrust_2018_idioms -Wunused_lifetimes -Dwarnings --check-cfg 'cfg(crossbeam_no_atomic,crossbeam_sanitize_thread)'` Running `/usr/bin/rustc --crate-name proc_macro2 --edition=2021 /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/vendor/proc-macro2-1.0.76/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 --cfg 'feature="default"' --cfg 'feature="proc-macro"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("default", "nightly", "proc-macro", "span-locations"))' -C metadata=f2cbb89b9cd571a0 -C extra-filename=-f2cbb89b9cd571a0 --out-dir /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/deps -C strip=debuginfo -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/deps --extern unicode_ident=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/deps/libunicode_ident-25ed055d438465a6.rmeta --cap-lints allow -Zallow-features= -Wrust_2018_idioms -Wunused_lifetimes -Dwarnings --cfg wrap_proc_macro` Compiling aho-corasick v1.1.2 Running `/usr/bin/rustc --crate-name aho_corasick --edition=2021 /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/vendor/aho-corasick-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 embed-bitcode=no --cfg 'feature="default"' --cfg 'feature="perf-literal"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("default", "logging", "perf-literal", "std"))' -C metadata=d4617f249a01fb68 -C extra-filename=-d4617f249a01fb68 --out-dir /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/deps -C strip=debuginfo -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/deps --extern memchr=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/deps/libmemchr-48c1ccaae120e4b2.rmeta --cap-lints allow -Zallow-features= -Wrust_2018_idioms -Wunused_lifetimes -Dwarnings` Compiling clap_lex v0.6.0 Running `/usr/bin/rustc --crate-name clap_lex --edition=2021 /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/vendor/clap_lex-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 --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=f15187d62beb5f6f -C extra-filename=-f15187d62beb5f6f --out-dir /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/deps -C strip=debuginfo -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/deps --cap-lints allow -Zallow-features= -Wrust_2018_idioms -Wunused_lifetimes -Dwarnings` Compiling quote v1.0.35 Running `/usr/bin/rustc --crate-name quote --edition=2018 /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/vendor/quote-1.0.35/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 --cfg 'feature="default"' --cfg 'feature="proc-macro"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("default", "proc-macro"))' -C metadata=e28759eb3827ec2a -C extra-filename=-e28759eb3827ec2a --out-dir /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/deps -C strip=debuginfo -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/deps --extern proc_macro2=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/deps/libproc_macro2-f2cbb89b9cd571a0.rmeta --cap-lints allow -Zallow-features= -Wrust_2018_idioms -Wunused_lifetimes -Dwarnings` Running `/usr/bin/rustc --crate-name generic_array --edition=2015 /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/vendor/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 embed-bitcode=no --cfg 'feature="more_lengths"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("more_lengths", "serde", "zeroize"))' -C metadata=c983eb241706cfde -C extra-filename=-c983eb241706cfde --out-dir /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/deps -C strip=debuginfo -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/deps --extern typenum=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/deps/libtypenum-c04b58e72b8d0a95.rmeta --cap-lints allow -Zallow-features= -Wrust_2018_idioms -Wunused_lifetimes -Dwarnings --cfg relaxed_coherence` Compiling errno v0.3.8 Running `/usr/bin/rustc --crate-name errno --edition=2018 /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/vendor/errno-0.3.8/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 --cfg 'feature="std"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("default", "std"))' -C metadata=af775ac715320876 -C extra-filename=-af775ac715320876 --out-dir /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/deps -C strip=debuginfo -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/deps --extern libc=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/deps/liblibc-a0f564eb5c468f7d.rmeta --cap-lints allow -Zallow-features= -Wrust_2018_idioms -Wunused_lifetimes -Dwarnings` Compiling lzma-sys v0.1.20 Running `/usr/bin/rustc --crate-name build_script_build --edition=2018 /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/vendor/lzma-sys-0.1.20/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("static"))' -C metadata=737620f2f3050bc9 -C extra-filename=-737620f2f3050bc9 --out-dir /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/build/lzma-sys-737620f2f3050bc9 -C strip=debuginfo -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/deps --extern cc=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/deps/libcc-5c25883c481bc8c8.rlib --extern pkg_config=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/deps/libpkg_config-748a892a67d4004c.rlib --cap-lints allow -Zallow-features= -Wrust_2018_idioms -Wunused_lifetimes -Dwarnings` Compiling syn v2.0.48 Running `/usr/bin/rustc --crate-name syn --edition=2021 /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/vendor/syn-2.0.48/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 --cfg 'feature="clone-impls"' --cfg 'feature="default"' --cfg 'feature="derive"' --cfg 'feature="full"' --cfg 'feature="parsing"' --cfg 'feature="printing"' --cfg 'feature="proc-macro"' --cfg 'feature="quote"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("clone-impls", "default", "derive", "extra-traits", "fold", "full", "parsing", "printing", "proc-macro", "quote", "test", "visit", "visit-mut"))' -C metadata=3329c4afb0dacbc4 -C extra-filename=-3329c4afb0dacbc4 --out-dir /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/deps -C strip=debuginfo -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/deps --extern proc_macro2=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/deps/libproc_macro2-f2cbb89b9cd571a0.rmeta --extern quote=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/deps/libquote-e28759eb3827ec2a.rmeta --extern unicode_ident=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/deps/libunicode_ident-25ed055d438465a6.rmeta --cap-lints allow -Zallow-features= -Wrust_2018_idioms -Wunused_lifetimes -Dwarnings` Running `/usr/bin/rustc --crate-name rustix --edition=2021 /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/vendor/rustix-0.38.28/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 --cfg 'feature="alloc"' --cfg 'feature="default"' --cfg 'feature="fs"' --cfg 'feature="std"' --cfg 'feature="use-libc-auxv"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("all-apis", "alloc", "cc", "default", "event", "fs", "io_uring", "itoa", "libc", "libc_errno", "linux_4_11", "linux_latest", "mm", "mount", "net", "once_cell", "param", "pipe", "process", "procfs", "pty", "rand", "runtime", "rustc-dep-of-std", "shm", "std", "stdio", "system", "termios", "thread", "time", "use-explicitly-provided-auxv", "use-libc", "use-libc-auxv"))' -C metadata=ce477a624be4fcb2 -C extra-filename=-ce477a624be4fcb2 --out-dir /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/deps -C strip=debuginfo -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/deps --extern bitflags=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/deps/libbitflags-738d925e3b2a2f3b.rmeta --extern libc_errno=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/deps/liberrno-af775ac715320876.rmeta --extern libc=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/deps/liblibc-a0f564eb5c468f7d.rmeta --cap-lints allow -Zallow-features= -Wrust_2018_idioms -Wunused_lifetimes -Dwarnings --cfg libc --cfg solarish` Compiling heck v0.4.1 Running `/usr/bin/rustc --crate-name heck --edition=2018 /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/vendor/heck-0.4.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 --cfg 'feature="default"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("default", "unicode", "unicode-segmentation"))' -C metadata=5ccbbe4de9302a13 -C extra-filename=-5ccbbe4de9302a13 --out-dir /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/deps -C strip=debuginfo -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/deps --cap-lints allow -Zallow-features= -Wrust_2018_idioms -Wunused_lifetimes -Dwarnings` Compiling regex-syntax v0.8.2 Running `/usr/bin/rustc --crate-name regex_syntax --edition=2021 /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/vendor/regex-syntax-0.8.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 --cfg 'feature="std"' --check-cfg 'cfg(docsrs)' --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=4e0ce66c849d80cb -C extra-filename=-4e0ce66c849d80cb --out-dir /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/deps -C strip=debuginfo -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/deps --cap-lints allow -Zallow-features= -Wrust_2018_idioms -Wunused_lifetimes -Dwarnings` Compiling anstyle v1.0.4 Running `/usr/bin/rustc --crate-name anstyle --edition=2021 /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/vendor/anstyle-1.0.4/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("default", "std"))' -C metadata=dd811f416d5e1533 -C extra-filename=-dd811f416d5e1533 --out-dir /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/deps -C strip=debuginfo -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/deps --cap-lints allow -Zallow-features= -Wrust_2018_idioms -Wunused_lifetimes -Dwarnings` Running `/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/build/lzma-sys-737620f2f3050bc9/build-script-build` Compiling block-buffer v0.10.4 Running `/usr/bin/rustc --crate-name block_buffer --edition=2018 /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/vendor/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 embed-bitcode=no --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=060790737f269239 -C extra-filename=-060790737f269239 --out-dir /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/deps -C strip=debuginfo -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/deps --extern generic_array=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/deps/libgeneric_array-c983eb241706cfde.rmeta --cap-lints allow -Zallow-features= -Wrust_2018_idioms -Wunused_lifetimes -Dwarnings` Compiling crypto-common v0.1.6 Running `/usr/bin/rustc --crate-name crypto_common --edition=2018 /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/vendor/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 embed-bitcode=no --cfg 'feature="std"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("getrandom", "rand_core", "std"))' -C metadata=b06ac9923fb1a4de -C extra-filename=-b06ac9923fb1a4de --out-dir /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/deps -C strip=debuginfo -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/deps --extern generic_array=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/deps/libgeneric_array-c983eb241706cfde.rmeta --extern typenum=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/deps/libtypenum-c04b58e72b8d0a95.rmeta --cap-lints allow -Zallow-features= -Wrust_2018_idioms -Wunused_lifetimes -Dwarnings` Compiling clap_builder v4.4.12 Running `/usr/bin/rustc --crate-name clap_builder --edition=2021 /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/vendor/clap_builder-4.4.12/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 --cfg 'feature="error-context"' --cfg 'feature="help"' --cfg 'feature="std"' --cfg 'feature="usage"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("cargo", "color", "debug", "default", "deprecated", "env", "error-context", "help", "std", "string", "suggestions", "unicode", "unstable-doc", "unstable-styles", "unstable-v5", "usage", "wrap_help"))' -C metadata=9b470656656ca938 -C extra-filename=-9b470656656ca938 --out-dir /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/deps -C strip=debuginfo -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/deps --extern anstyle=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/deps/libanstyle-dd811f416d5e1533.rmeta --extern clap_lex=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/deps/libclap_lex-f15187d62beb5f6f.rmeta --cap-lints allow -Zallow-features= -Wrust_2018_idioms -Wunused_lifetimes -Dwarnings` Compiling crossbeam-epoch v0.9.18 Running `/usr/bin/rustc --crate-name crossbeam_epoch --edition=2021 /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/vendor/crossbeam-epoch-0.9.18/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 --cfg 'feature="alloc"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("alloc", "default", "loom", "loom-crate", "nightly", "std"))' -C metadata=698b8defcaccf142 -C extra-filename=-698b8defcaccf142 --out-dir /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/deps -C strip=debuginfo -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/deps --extern crossbeam_utils=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/deps/libcrossbeam_utils-1f188cf3a56bcadf.rmeta --cap-lints allow -Zallow-features= -Wrust_2018_idioms -Wunused_lifetimes -Dwarnings` Compiling bstr v1.9.0 Running `/usr/bin/rustc --crate-name bstr --edition=2021 /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/vendor/bstr-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 embed-bitcode=no --cfg 'feature="alloc"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("alloc", "default", "serde", "std", "unicode"))' -C metadata=b7ead0b596dbcce8 -C extra-filename=-b7ead0b596dbcce8 --out-dir /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/deps -C strip=debuginfo -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/deps --extern memchr=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/deps/libmemchr-48c1ccaae120e4b2.rmeta --cap-lints allow -Zallow-features= -Wrust_2018_idioms -Wunused_lifetimes -Dwarnings` Compiling semver v1.0.21 Running `/usr/bin/rustc --crate-name build_script_build --edition=2018 /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/vendor/semver-1.0.21/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("default", "serde", "std"))' -C metadata=8a37901325d33834 -C extra-filename=-8a37901325d33834 --out-dir /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/build/semver-8a37901325d33834 -C strip=debuginfo -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/deps --cap-lints allow -Zallow-features= -Wrust_2018_idioms -Wunused_lifetimes -Dwarnings` Compiling serde_json v1.0.111 Running `/usr/bin/rustc --crate-name build_script_build --edition=2021 /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/vendor/serde_json-1.0.111/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("alloc", "arbitrary_precision", "default", "float_roundtrip", "indexmap", "preserve_order", "raw_value", "std", "unbounded_depth"))' -C metadata=e0ddac154b6a7ce7 -C extra-filename=-e0ddac154b6a7ce7 --out-dir /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/build/serde_json-e0ddac154b6a7ce7 -C strip=debuginfo -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/deps --cap-lints allow -Zallow-features= -Wrust_2018_idioms -Wunused_lifetimes -Dwarnings` Compiling log v0.4.20 Running `/usr/bin/rustc --crate-name log --edition=2015 /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/vendor/log-0.4.20/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 --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("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=b749f727555b5845 -C extra-filename=-b749f727555b5845 --out-dir /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/deps -C strip=debuginfo -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/deps --cap-lints allow -Zallow-features= -Wrust_2018_idioms -Wunused_lifetimes -Dwarnings` Compiling same-file v1.0.6 Running `/usr/bin/rustc --crate-name same_file --edition=2018 /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/vendor/same-file-1.0.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 --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=83914ac1cb37bc1e -C extra-filename=-83914ac1cb37bc1e --out-dir /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/deps -C strip=debuginfo -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/deps --cap-lints allow -Zallow-features= -Wrust_2018_idioms -Wunused_lifetimes -Dwarnings` Compiling regex-automata v0.4.3 Running `/usr/bin/rustc --crate-name regex_automata --edition=2021 /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/vendor/regex-automata-0.4.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 --cfg 'feature="alloc"' --cfg 'feature="dfa-onepass"' --cfg 'feature="hybrid"' --cfg 'feature="meta"' --cfg 'feature="nfa"' --cfg 'feature="nfa-backtrack"' --cfg 'feature="nfa-pikevm"' --cfg 'feature="nfa-thompson"' --cfg 'feature="perf"' --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)' --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=3c30b7ec881b4b6a -C extra-filename=-3c30b7ec881b4b6a --out-dir /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/deps -C strip=debuginfo -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/deps --extern aho_corasick=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/deps/libaho_corasick-d4617f249a01fb68.rmeta --extern memchr=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/deps/libmemchr-48c1ccaae120e4b2.rmeta --extern regex_syntax=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/deps/libregex_syntax-4e0ce66c849d80cb.rmeta --cap-lints allow -Zallow-features= -Wrust_2018_idioms -Wunused_lifetimes -Dwarnings` Compiling walkdir v2.4.0 Running `/usr/bin/rustc --crate-name walkdir --edition=2018 /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/vendor/walkdir-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 embed-bitcode=no --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=7448dccdf94c6605 -C extra-filename=-7448dccdf94c6605 --out-dir /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/deps -C strip=debuginfo -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/deps --extern same_file=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/deps/libsame_file-83914ac1cb37bc1e.rmeta --cap-lints allow -Zallow-features= -Wrust_2018_idioms -Wunused_lifetimes -Dwarnings` Running `/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/build/serde_json-e0ddac154b6a7ce7/build-script-build` Running `/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/build/semver-8a37901325d33834/build-script-build` Compiling xattr v1.2.0 Running `/usr/bin/rustc --crate-name xattr --edition=2021 /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/vendor/xattr-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 embed-bitcode=no --cfg 'feature="default"' --cfg 'feature="unsupported"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("default", "unsupported"))' -C metadata=37c4280825b6f1d6 -C extra-filename=-37c4280825b6f1d6 --out-dir /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/deps -C strip=debuginfo -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/deps --extern rustix=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/deps/librustix-ce477a624be4fcb2.rmeta --cap-lints allow -Zallow-features= -Wrust_2018_idioms -Wunused_lifetimes -Dwarnings` Compiling crossbeam-deque v0.8.5 Running `/usr/bin/rustc --crate-name crossbeam_deque --edition=2021 /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/vendor/crossbeam-deque-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 --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("default", "std"))' -C metadata=3d2022d8a39a3e48 -C extra-filename=-3d2022d8a39a3e48 --out-dir /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/deps -C strip=debuginfo -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/deps --extern crossbeam_epoch=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/deps/libcrossbeam_epoch-698b8defcaccf142.rmeta --extern crossbeam_utils=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/deps/libcrossbeam_utils-1f188cf3a56bcadf.rmeta --cap-lints allow -Zallow-features= -Wrust_2018_idioms -Wunused_lifetimes -Dwarnings` Compiling digest v0.10.7 Running `/usr/bin/rustc --crate-name digest --edition=2018 /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/vendor/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 embed-bitcode=no --cfg 'feature="alloc"' --cfg 'feature="block-buffer"' --cfg 'feature="core-api"' --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("alloc", "blobby", "block-buffer", "const-oid", "core-api", "default", "dev", "mac", "oid", "rand_core", "std", "subtle"))' -C metadata=27cb2f40e923159d -C extra-filename=-27cb2f40e923159d --out-dir /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/deps -C strip=debuginfo -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/deps --extern block_buffer=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/deps/libblock_buffer-060790737f269239.rmeta --extern crypto_common=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/deps/libcrypto_common-b06ac9923fb1a4de.rmeta --cap-lints allow -Zallow-features= -Wrust_2018_idioms -Wunused_lifetimes -Dwarnings` Running `/usr/bin/rustc --crate-name lzma_sys --edition=2018 /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/vendor/lzma-sys-0.1.20/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 --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("static"))' -C metadata=a081cae95083bcbf -C extra-filename=-a081cae95083bcbf --out-dir /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/deps -C strip=debuginfo -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/deps --extern libc=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/deps/liblibc-a0f564eb5c468f7d.rmeta --cap-lints allow -Zallow-features= -Wrust_2018_idioms -Wunused_lifetimes -Dwarnings -L native=/usr/lib/amd64 -l lzma` Compiling filetime v0.2.23 Running `/usr/bin/rustc --crate-name filetime --edition=2018 /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/vendor/filetime-0.2.23/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 --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=c50325498f2af0a0 -C extra-filename=-c50325498f2af0a0 --out-dir /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/deps -C strip=debuginfo -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/deps --extern cfg_if=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/deps/libcfg_if-63353d1a4a73f368.rmeta --extern libc=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/deps/liblibc-a0f564eb5c468f7d.rmeta --cap-lints allow -Zallow-features= -Wrust_2018_idioms -Wunused_lifetimes -Dwarnings` Compiling cpufeatures v0.2.12 Running `/usr/bin/rustc --crate-name cpufeatures --edition=2018 /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/vendor/cpufeatures-0.2.12/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 --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=7f615d45bdd4a12d -C extra-filename=-7f615d45bdd4a12d --out-dir /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/deps -C strip=debuginfo -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/deps --cap-lints allow -Zallow-features= -Wrust_2018_idioms -Wunused_lifetimes -Dwarnings` Compiling bootstrap v0.0.0 (/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/bootstrap) Running `/usr/bin/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 debuginfo=1 --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("bootstrap-self-test", "build-metrics", "sysinfo"))' -C metadata=4bd2eb0350017776 -C extra-filename=-4bd2eb0350017776 --out-dir /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/build/bootstrap-4bd2eb0350017776 -C incremental=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/incremental -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/deps -Zallow-features= -Wrust_2018_idioms -Wunused_lifetimes -Dwarnings` Compiling ryu v1.0.16 Running `/usr/bin/rustc --crate-name ryu --edition=2018 /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/vendor/ryu-1.0.16/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 --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("no-panic", "small"))' -C metadata=6ec051006b188129 -C extra-filename=-6ec051006b188129 --out-dir /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/deps -C strip=debuginfo -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/deps --cap-lints allow -Zallow-features= -Wrust_2018_idioms -Wunused_lifetimes -Dwarnings` Compiling itoa v1.0.10 Running `/usr/bin/rustc --crate-name itoa --edition=2018 /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/vendor/itoa-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 embed-bitcode=no --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("no-panic"))' -C metadata=b5e81d131d51c2cf -C extra-filename=-b5e81d131d51c2cf --out-dir /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/deps -C strip=debuginfo -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/deps --cap-lints allow -Zallow-features= -Wrust_2018_idioms -Wunused_lifetimes -Dwarnings` Running `/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/build/bootstrap-4bd2eb0350017776/build-script-build` Compiling toml v0.5.11 Running `/usr/bin/rustc --crate-name serde_json --edition=2021 /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/vendor/serde_json-1.0.111/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 --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("alloc", "arbitrary_precision", "default", "float_roundtrip", "indexmap", "preserve_order", "raw_value", "std", "unbounded_depth"))' -C metadata=e49419092afc3aa8 -C extra-filename=-e49419092afc3aa8 --out-dir /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/deps -C strip=debuginfo -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/deps --extern itoa=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/deps/libitoa-b5e81d131d51c2cf.rmeta --extern ryu=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/deps/libryu-6ec051006b188129.rmeta --extern serde=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/deps/libserde-219d7b01edec272b.rmeta --cap-lints allow -Zallow-features= -Wrust_2018_idioms -Wunused_lifetimes -Dwarnings --cfg limb_width_64` Running `/usr/bin/rustc --crate-name toml --edition=2018 /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/vendor/toml-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 --cfg 'feature="default"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("default", "indexmap", "preserve_order"))' -C metadata=cdeead59c6e98db5 -C extra-filename=-cdeead59c6e98db5 --out-dir /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/deps -C strip=debuginfo -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/deps --extern serde=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/deps/libserde-219d7b01edec272b.rmeta --cap-lints allow -Zallow-features= -Wrust_2018_idioms -Wunused_lifetimes -Dwarnings` Compiling tar v0.4.40 Compiling sha2 v0.10.8 Running `/usr/bin/rustc --crate-name tar --edition=2018 /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/vendor/tar-0.4.40/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 --cfg 'feature="default"' --cfg 'feature="xattr"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("default", "xattr"))' -C metadata=495f0a986f4fb8d5 -C extra-filename=-495f0a986f4fb8d5 --out-dir /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/deps -C strip=debuginfo -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/deps --extern filetime=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/deps/libfiletime-c50325498f2af0a0.rmeta --extern libc=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/deps/liblibc-a0f564eb5c468f7d.rmeta --extern xattr=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/deps/libxattr-37c4280825b6f1d6.rmeta --cap-lints allow -Zallow-features= -Wrust_2018_idioms -Wunused_lifetimes -Dwarnings` Running `/usr/bin/rustc --crate-name sha2 --edition=2018 /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/vendor/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 embed-bitcode=no --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("asm", "asm-aarch64", "compress", "default", "force-soft", "loongarch64_asm", "oid", "sha2-asm", "std"))' -C metadata=27b4d7dd1264babb -C extra-filename=-27b4d7dd1264babb --out-dir /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/deps -C strip=debuginfo -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/deps --extern cfg_if=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/deps/libcfg_if-63353d1a4a73f368.rmeta --extern cpufeatures=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/deps/libcpufeatures-7f615d45bdd4a12d.rmeta --extern digest=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/deps/libdigest-27cb2f40e923159d.rmeta --cap-lints allow -Zallow-features= -Wrust_2018_idioms -Wunused_lifetimes -Dwarnings` Compiling xz2 v0.1.7 Running `/usr/bin/rustc --crate-name xz2 --edition=2018 /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/vendor/xz2-0.1.7/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 --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("futures", "static", "tokio", "tokio-io"))' -C metadata=dc188e329387ddac -C extra-filename=-dc188e329387ddac --out-dir /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/deps -C strip=debuginfo -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/deps --extern lzma_sys=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/deps/liblzma_sys-a081cae95083bcbf.rmeta --cap-lints allow -Zallow-features= -Wrust_2018_idioms -Wunused_lifetimes -Dwarnings -L native=/usr/lib/amd64` Running `/usr/bin/rustc --crate-name semver --edition=2018 /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/vendor/semver-1.0.21/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 --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("default", "serde", "std"))' -C metadata=f71f2301733738ff -C extra-filename=-f71f2301733738ff --out-dir /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/deps -C strip=debuginfo -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/deps --cap-lints allow -Zallow-features= -Wrust_2018_idioms -Wunused_lifetimes -Dwarnings` Compiling fd-lock v4.0.2 Running `/usr/bin/rustc --crate-name fd_lock --edition=2021 /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/vendor/fd-lock-4.0.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 --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=cfff02de6e092f32 -C extra-filename=-cfff02de6e092f32 --out-dir /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/deps -C strip=debuginfo -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/deps --extern cfg_if=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/deps/libcfg_if-63353d1a4a73f368.rmeta --extern rustix=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/deps/librustix-ce477a624be4fcb2.rmeta --cap-lints allow -Zallow-features= -Wrust_2018_idioms -Wunused_lifetimes -Dwarnings` Compiling cmake v0.1.48 Running `/usr/bin/rustc --crate-name cmake --edition=2015 /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/vendor/cmake-0.1.48/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 --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=6f7881295d10205e -C extra-filename=-6f7881295d10205e --out-dir /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/deps -C strip=debuginfo -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/deps --extern cc=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/deps/libcc-5c25883c481bc8c8.rmeta --cap-lints allow -Zallow-features= -Wrust_2018_idioms -Wunused_lifetimes -Dwarnings` Compiling object v0.32.2 Running `/usr/bin/rustc --crate-name object --edition=2018 /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/vendor/object-0.32.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 --cfg 'feature="archive"' --cfg 'feature="coff"' --cfg 'feature="read_core"' --cfg 'feature="unaligned"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("all", "alloc", "archive", "cargo-all", "coff", "compiler_builtins", "compression", "core", "default", "doc", "elf", "macho", "pe", "read", "read_core", "rustc-dep-of-std", "std", "unaligned", "unstable", "unstable-all", "wasm", "write", "write_core", "write_std", "xcoff"))' -C metadata=0bae4cb41fa07a6e -C extra-filename=-0bae4cb41fa07a6e --out-dir /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/deps -C strip=debuginfo -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/deps --extern memchr=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/deps/libmemchr-48c1ccaae120e4b2.rmeta --cap-lints allow -Zallow-features= -Wrust_2018_idioms -Wunused_lifetimes -Dwarnings` Compiling termcolor v1.4.0 Running `/usr/bin/rustc --crate-name termcolor --edition=2018 /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/vendor/termcolor-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 --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=a4df4836ceb65f74 -C extra-filename=-a4df4836ceb65f74 --out-dir /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/deps -C strip=debuginfo -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/deps --cap-lints allow -Zallow-features= -Wrust_2018_idioms -Wunused_lifetimes -Dwarnings` Compiling home v0.5.9 Running `/usr/bin/rustc --crate-name home --edition=2021 /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/vendor/home-0.5.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 '--allow=clippy::all' '--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)' --check-cfg 'cfg(feature, values())' -C metadata=2deeea7c8186e755 -C extra-filename=-2deeea7c8186e755 --out-dir /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/deps -C strip=debuginfo -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/deps --cap-lints allow -Zallow-features= -Wrust_2018_idioms -Wunused_lifetimes -Dwarnings` Compiling globset v0.4.14 Running `/usr/bin/rustc --crate-name globset --edition=2021 /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/vendor/globset-0.4.14/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 --cfg 'feature="default"' --cfg 'feature="log"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("default", "log", "serde", "serde1", "simd-accel"))' -C metadata=abd0946f44833025 -C extra-filename=-abd0946f44833025 --out-dir /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/deps -C strip=debuginfo -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/deps --extern aho_corasick=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/deps/libaho_corasick-d4617f249a01fb68.rmeta --extern bstr=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/deps/libbstr-b7ead0b596dbcce8.rmeta --extern log=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/deps/liblog-b749f727555b5845.rmeta --extern regex_automata=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/deps/libregex_automata-3c30b7ec881b4b6a.rmeta --extern regex_syntax=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/deps/libregex_syntax-4e0ce66c849d80cb.rmeta --cap-lints allow -Zallow-features= -Wrust_2018_idioms -Wunused_lifetimes -Dwarnings` Compiling opener v0.5.2 Running `/usr/bin/rustc --crate-name opener --edition=2018 /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/vendor/opener-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 embed-bitcode=no --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=75f23bca7a8cf9dd -C extra-filename=-75f23bca7a8cf9dd --out-dir /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/deps -C strip=debuginfo -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/deps --cap-lints allow -Zallow-features= -Wrust_2018_idioms -Wunused_lifetimes -Dwarnings` Compiling ignore v0.4.21 Running `/usr/bin/rustc --crate-name ignore --edition=2021 /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/vendor/ignore-0.4.21/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 --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("simd-accel"))' -C metadata=7f4693843e199385 -C extra-filename=-7f4693843e199385 --out-dir /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/deps -C strip=debuginfo -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/deps --extern crossbeam_deque=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/deps/libcrossbeam_deque-3d2022d8a39a3e48.rmeta --extern globset=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/deps/libglobset-abd0946f44833025.rmeta --extern log=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/deps/liblog-b749f727555b5845.rmeta --extern memchr=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/deps/libmemchr-48c1ccaae120e4b2.rmeta --extern regex_automata=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/deps/libregex_automata-3c30b7ec881b4b6a.rmeta --extern same_file=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/deps/libsame_file-83914ac1cb37bc1e.rmeta --extern walkdir=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/deps/libwalkdir-7448dccdf94c6605.rmeta --cap-lints allow -Zallow-features= -Wrust_2018_idioms -Wunused_lifetimes -Dwarnings` Compiling clap_derive v4.4.7 Running `/usr/bin/rustc --crate-name clap_derive --edition=2021 /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/vendor/clap_derive-4.4.7/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 --cfg 'feature="default"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("debug", "default", "deprecated", "raw-deprecated", "unstable-v5"))' -C metadata=6e80fad96814cac1 -C extra-filename=-6e80fad96814cac1 --out-dir /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/deps -C strip=debuginfo -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/deps --extern heck=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/deps/libheck-5ccbbe4de9302a13.rlib --extern proc_macro2=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/deps/libproc_macro2-f2cbb89b9cd571a0.rlib --extern quote=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/deps/libquote-e28759eb3827ec2a.rlib --extern syn=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/deps/libsyn-3329c4afb0dacbc4.rlib --extern proc_macro --cap-lints allow -Zallow-features= -Wrust_2018_idioms -Wunused_lifetimes -Dwarnings` Compiling serde_derive v1.0.195 Running `/usr/bin/rustc --crate-name serde_derive --edition=2015 /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/vendor/serde_derive-1.0.195/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 --cfg 'feature="default"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("default", "deserialize_in_place"))' -C metadata=2a525a1e409c9345 -C extra-filename=-2a525a1e409c9345 --out-dir /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/deps -C strip=debuginfo -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/deps --extern proc_macro2=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/deps/libproc_macro2-f2cbb89b9cd571a0.rlib --extern quote=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/deps/libquote-e28759eb3827ec2a.rlib --extern syn=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/deps/libsyn-3329c4afb0dacbc4.rlib --extern proc_macro --cap-lints allow -Zallow-features= -Wrust_2018_idioms -Wunused_lifetimes -Dwarnings` Compiling clap v4.4.13 Running `/usr/bin/rustc --crate-name clap --edition=2021 /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/vendor/clap-4.4.13/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 --cfg 'feature="derive"' --cfg 'feature="error-context"' --cfg 'feature="help"' --cfg 'feature="std"' --cfg 'feature="usage"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("cargo", "color", "debug", "default", "deprecated", "derive", "env", "error-context", "help", "std", "string", "suggestions", "unicode", "unstable-doc", "unstable-styles", "unstable-v5", "usage", "wrap_help"))' -C metadata=dafe6c0e28e4afe1 -C extra-filename=-dafe6c0e28e4afe1 --out-dir /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/deps -C strip=debuginfo -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/deps --extern clap_builder=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/deps/libclap_builder-9b470656656ca938.rmeta --extern clap_derive=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/deps/libclap_derive-6e80fad96814cac1.so --cap-lints allow -Zallow-features= -Wrust_2018_idioms -Wunused_lifetimes -Dwarnings` Compiling clap_complete v4.4.6 Running `/usr/bin/rustc --crate-name clap_complete --edition=2021 /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/vendor/clap_complete-4.4.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 --cfg 'feature="default"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("debug", "default", "unstable-doc", "unstable-dynamic"))' -C metadata=29af21b02422f264 -C extra-filename=-29af21b02422f264 --out-dir /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/deps -C strip=debuginfo -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/deps --extern clap=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/deps/libclap-dafe6c0e28e4afe1.rmeta --cap-lints allow -Zallow-features= -Wrust_2018_idioms -Wunused_lifetimes -Dwarnings` Compiling build_helper v0.1.0 (/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/tools/build_helper) Running `/usr/bin/rustc --crate-name build_helper --edition=2021 /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/tools/build_helper/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 --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=22a4a97c37805b5d -C extra-filename=-22a4a97c37805b5d --out-dir /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/deps -C incremental=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/incremental -C strip=debuginfo -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/deps --extern serde=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/deps/libserde-219d7b01edec272b.rmeta --extern serde_derive=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/deps/libserde_derive-2a525a1e409c9345.so -Zallow-features= -Wrust_2018_idioms -Wunused_lifetimes -Dwarnings` Running `/usr/bin/rustc --crate-name bootstrap --edition=2021 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 debuginfo=1 --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("bootstrap-self-test", "build-metrics", "sysinfo"))' -C metadata=a65b8576137e8d33 -C extra-filename=-a65b8576137e8d33 --out-dir /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/deps -C incremental=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/incremental -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/deps --extern build_helper=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/deps/libbuild_helper-22a4a97c37805b5d.rmeta --extern cc=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/deps/libcc-5c25883c481bc8c8.rmeta --extern clap=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/deps/libclap-dafe6c0e28e4afe1.rmeta --extern clap_complete=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/deps/libclap_complete-29af21b02422f264.rmeta --extern cmake=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/deps/libcmake-6f7881295d10205e.rmeta --extern fd_lock=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/deps/libfd_lock-cfff02de6e092f32.rmeta --extern home=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/deps/libhome-2deeea7c8186e755.rmeta --extern ignore=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/deps/libignore-7f4693843e199385.rmeta --extern libc=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/deps/liblibc-a0f564eb5c468f7d.rmeta --extern object=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/deps/libobject-0bae4cb41fa07a6e.rmeta --extern opener=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/deps/libopener-75f23bca7a8cf9dd.rmeta --extern semver=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/deps/libsemver-f71f2301733738ff.rmeta --extern serde=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/deps/libserde-219d7b01edec272b.rmeta --extern serde_derive=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/deps/libserde_derive-2a525a1e409c9345.so --extern serde_json=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/deps/libserde_json-e49419092afc3aa8.rmeta --extern sha2=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/deps/libsha2-27b4d7dd1264babb.rmeta --extern tar=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/deps/libtar-495f0a986f4fb8d5.rmeta --extern termcolor=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/deps/libtermcolor-a4df4836ceb65f74.rmeta --extern toml=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/deps/libtoml-cdeead59c6e98db5.rmeta --extern walkdir=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/deps/libwalkdir-7448dccdf94c6605.rmeta --extern xz2=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/deps/libxz2-dc188e329387ddac.rmeta -Zallow-features= -Wrust_2018_idioms -Wunused_lifetimes -Dwarnings -L native=/usr/lib/amd64` Running `/usr/bin/rustc --crate-name bootstrap --edition=2021 src/bin/main.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=1 --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("bootstrap-self-test", "build-metrics", "sysinfo"))' -C metadata=acd9490747f5e45e -C extra-filename=-acd9490747f5e45e --out-dir /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/deps -C incremental=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/incremental -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/deps --extern bootstrap=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/deps/libbootstrap-a65b8576137e8d33.rlib --extern build_helper=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/deps/libbuild_helper-22a4a97c37805b5d.rlib --extern cc=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/deps/libcc-5c25883c481bc8c8.rlib --extern clap=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/deps/libclap-dafe6c0e28e4afe1.rlib --extern clap_complete=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/deps/libclap_complete-29af21b02422f264.rlib --extern cmake=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/deps/libcmake-6f7881295d10205e.rlib --extern fd_lock=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/deps/libfd_lock-cfff02de6e092f32.rlib --extern home=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/deps/libhome-2deeea7c8186e755.rlib --extern ignore=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/deps/libignore-7f4693843e199385.rlib --extern libc=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/deps/liblibc-a0f564eb5c468f7d.rlib --extern object=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/deps/libobject-0bae4cb41fa07a6e.rlib --extern opener=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/deps/libopener-75f23bca7a8cf9dd.rlib --extern semver=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/deps/libsemver-f71f2301733738ff.rlib --extern serde=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/deps/libserde-219d7b01edec272b.rlib --extern serde_derive=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/deps/libserde_derive-2a525a1e409c9345.so --extern serde_json=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/deps/libserde_json-e49419092afc3aa8.rlib --extern sha2=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/deps/libsha2-27b4d7dd1264babb.rlib --extern tar=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/deps/libtar-495f0a986f4fb8d5.rlib --extern termcolor=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/deps/libtermcolor-a4df4836ceb65f74.rlib --extern toml=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/deps/libtoml-cdeead59c6e98db5.rlib --extern walkdir=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/deps/libwalkdir-7448dccdf94c6605.rlib --extern xz2=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/deps/libxz2-dc188e329387ddac.rlib -Zallow-features= -Wrust_2018_idioms -Wunused_lifetimes -Dwarnings -L native=/usr/lib/amd64` Running `/usr/bin/rustc --crate-name rustc --edition=2021 src/bin/rustc.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=1 --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("bootstrap-self-test", "build-metrics", "sysinfo"))' -C metadata=c0238ea6e0c2fa6d -C extra-filename=-c0238ea6e0c2fa6d --out-dir /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/deps -C incremental=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/incremental -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/deps --extern bootstrap=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/deps/libbootstrap-a65b8576137e8d33.rlib --extern build_helper=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/deps/libbuild_helper-22a4a97c37805b5d.rlib --extern cc=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/deps/libcc-5c25883c481bc8c8.rlib --extern clap=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/deps/libclap-dafe6c0e28e4afe1.rlib --extern clap_complete=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/deps/libclap_complete-29af21b02422f264.rlib --extern cmake=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/deps/libcmake-6f7881295d10205e.rlib --extern fd_lock=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/deps/libfd_lock-cfff02de6e092f32.rlib --extern home=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/deps/libhome-2deeea7c8186e755.rlib --extern ignore=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/deps/libignore-7f4693843e199385.rlib --extern libc=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/deps/liblibc-a0f564eb5c468f7d.rlib --extern object=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/deps/libobject-0bae4cb41fa07a6e.rlib --extern opener=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/deps/libopener-75f23bca7a8cf9dd.rlib --extern semver=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/deps/libsemver-f71f2301733738ff.rlib --extern serde=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/deps/libserde-219d7b01edec272b.rlib --extern serde_derive=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/deps/libserde_derive-2a525a1e409c9345.so --extern serde_json=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/deps/libserde_json-e49419092afc3aa8.rlib --extern sha2=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/deps/libsha2-27b4d7dd1264babb.rlib --extern tar=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/deps/libtar-495f0a986f4fb8d5.rlib --extern termcolor=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/deps/libtermcolor-a4df4836ceb65f74.rlib --extern toml=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/deps/libtoml-cdeead59c6e98db5.rlib --extern walkdir=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/deps/libwalkdir-7448dccdf94c6605.rlib --extern xz2=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/deps/libxz2-dc188e329387ddac.rlib -Zallow-features= -Wrust_2018_idioms -Wunused_lifetimes -Dwarnings -L native=/usr/lib/amd64` Running `/usr/bin/rustc --crate-name rustdoc --edition=2021 src/bin/rustdoc.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=1 --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("bootstrap-self-test", "build-metrics", "sysinfo"))' -C metadata=9d2b44612d2fe901 -C extra-filename=-9d2b44612d2fe901 --out-dir /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/deps -C incremental=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/incremental -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/deps --extern bootstrap=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/deps/libbootstrap-a65b8576137e8d33.rlib --extern build_helper=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/deps/libbuild_helper-22a4a97c37805b5d.rlib --extern cc=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/deps/libcc-5c25883c481bc8c8.rlib --extern clap=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/deps/libclap-dafe6c0e28e4afe1.rlib --extern clap_complete=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/deps/libclap_complete-29af21b02422f264.rlib --extern cmake=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/deps/libcmake-6f7881295d10205e.rlib --extern fd_lock=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/deps/libfd_lock-cfff02de6e092f32.rlib --extern home=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/deps/libhome-2deeea7c8186e755.rlib --extern ignore=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/deps/libignore-7f4693843e199385.rlib --extern libc=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/deps/liblibc-a0f564eb5c468f7d.rlib --extern object=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/deps/libobject-0bae4cb41fa07a6e.rlib --extern opener=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/deps/libopener-75f23bca7a8cf9dd.rlib --extern semver=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/deps/libsemver-f71f2301733738ff.rlib --extern serde=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/deps/libserde-219d7b01edec272b.rlib --extern serde_derive=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/deps/libserde_derive-2a525a1e409c9345.so --extern serde_json=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/deps/libserde_json-e49419092afc3aa8.rlib --extern sha2=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/deps/libsha2-27b4d7dd1264babb.rlib --extern tar=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/deps/libtar-495f0a986f4fb8d5.rlib --extern termcolor=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/deps/libtermcolor-a4df4836ceb65f74.rlib --extern toml=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/deps/libtoml-cdeead59c6e98db5.rlib --extern walkdir=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/deps/libwalkdir-7448dccdf94c6605.rlib --extern xz2=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/deps/libxz2-dc188e329387ddac.rlib -Zallow-features= -Wrust_2018_idioms -Wunused_lifetimes -Dwarnings -L native=/usr/lib/amd64` Running `/usr/bin/rustc --crate-name sccache_plus_cl --edition=2021 src/bin/sccache-plus-cl.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=1 --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("bootstrap-self-test", "build-metrics", "sysinfo"))' -C metadata=00fc9b7a115ae3f5 -C extra-filename=-00fc9b7a115ae3f5 --out-dir /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/deps -C incremental=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/incremental -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/deps --extern bootstrap=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/deps/libbootstrap-a65b8576137e8d33.rlib --extern build_helper=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/deps/libbuild_helper-22a4a97c37805b5d.rlib --extern cc=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/deps/libcc-5c25883c481bc8c8.rlib --extern clap=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/deps/libclap-dafe6c0e28e4afe1.rlib --extern clap_complete=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/deps/libclap_complete-29af21b02422f264.rlib --extern cmake=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/deps/libcmake-6f7881295d10205e.rlib --extern fd_lock=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/deps/libfd_lock-cfff02de6e092f32.rlib --extern home=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/deps/libhome-2deeea7c8186e755.rlib --extern ignore=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/deps/libignore-7f4693843e199385.rlib --extern libc=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/deps/liblibc-a0f564eb5c468f7d.rlib --extern object=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/deps/libobject-0bae4cb41fa07a6e.rlib --extern opener=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/deps/libopener-75f23bca7a8cf9dd.rlib --extern semver=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/deps/libsemver-f71f2301733738ff.rlib --extern serde=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/deps/libserde-219d7b01edec272b.rlib --extern serde_derive=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/deps/libserde_derive-2a525a1e409c9345.so --extern serde_json=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/deps/libserde_json-e49419092afc3aa8.rlib --extern sha2=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/deps/libsha2-27b4d7dd1264babb.rlib --extern tar=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/deps/libtar-495f0a986f4fb8d5.rlib --extern termcolor=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/deps/libtermcolor-a4df4836ceb65f74.rlib --extern toml=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/deps/libtoml-cdeead59c6e98db5.rlib --extern walkdir=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/deps/libwalkdir-7448dccdf94c6605.rlib --extern xz2=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/deps/libxz2-dc188e329387ddac.rlib -Zallow-features= -Wrust_2018_idioms -Wunused_lifetimes -Dwarnings -L native=/usr/lib/amd64` Finished `dev` profile [unoptimized] target(s) in 1m 02s running: /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/bootstrap build --stage 2 -v WARNING: The `change-id` is missing in the `config.toml`. This means that you will not be able to track the major changes made to the bootstrap configurations. NOTE: to silence this warning, add `change-id = 127866` at the top of `config.toml` finding compilers CC_x86_64-unknown-illumos = "/usr/gcc/13/bin/gcc" CFLAGS_x86_64-unknown-illumos = ["-ffunction-sections", "-fdata-sections", "-fPIC", "-m64", "-m64"] CXX_x86_64-unknown-illumos = "/usr/gcc/13/bin/g++" CXXFLAGS_x86_64-unknown-illumos = ["-ffunction-sections", "-fdata-sections", "-fPIC", "-m64", "-m64"] AR_x86_64-unknown-illumos = "/usr/gnu/bin/ar" running sanity check learning about cargo running: RUSTC_BOOTSTRAP="1" "/usr/bin/cargo" "metadata" "--format-version" "1" "--no-deps" "--manifest-path" "/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/Cargo.toml" (failure_mode=Exit, stdout_mode=Capture, stderr_mode=Print) (created at src/core/metadata.rs:73:25, executed at src/core/metadata.rs:84:67) Removing sysroot /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-sysroot to avoid caching bugs Removing sysroot /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-sysroot/lib/rustlib/x86_64-unknown-illumos/lib to avoid caching bugs running: cd "/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src" && env -u MAKEFLAGS -u MFLAGS CARGO_INCREMENTAL="0" CARGO_PROFILE_RELEASE_DEBUG="0" CARGO_PROFILE_RELEASE_DEBUG_ASSERTIONS="false" CARGO_PROFILE_RELEASE_OVERFLOW_CHECKS="false" CARGO_PROFILE_RELEASE_STRIP="false" CARGO_TARGET_DIR="/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-std" CARGO_TARGET_X86_64_UNKNOWN_ILLUMOS_LINKER="" CC_x86_64_unknown_illumos="" CFG_COMPILER_BUILD_TRIPLE="x86_64-unknown-illumos" CFG_COMPILER_HOST_TRIPLE="x86_64-unknown-illumos" CFG_DISABLE_UNSTABLE_FEATURES="1" CFG_RELEASE_CHANNEL="stable" CFLAGS_x86_64_unknown_illumos="" CXXFLAGS_x86_64_unknown_illumos="" CXX_x86_64_unknown_illumos="" LIBC_CHECK_CFG="1" REAL_LIBRARY_PATH_VAR="LD_LIBRARY_PATH" RUSTBUILD_NATIVE_DIR="/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/native" RUSTC="/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc" RUSTC_BOOTSTRAP="1" RUSTC_BREAK_ON_ICE="1" RUSTC_ERROR_METADATA_DST="/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/tmp/extended-error-metadata" RUSTC_FORCE_UNSTABLE="1" RUSTC_HOST_FLAGS="--cfg=bootstrap -Zunstable-options --check-cfg=cfg(bootstrap) -Clinker=" RUSTC_INSTALL_BINDIR="bin" RUSTC_LIBDIR="/usr/lib" RUSTC_LINT_FLAGS="-Wrust_2018_idioms -Wunused_lifetimes -Dwarnings" RUSTC_REAL="/usr/bin/rustc" RUSTC_SNAPSHOT="/usr/bin/rustc" RUSTC_SNAPSHOT_LIBDIR="/usr/lib" RUSTC_STAGE="0" RUSTC_SYSROOT="/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-sysroot" RUSTC_VERBOSE="1" RUSTC_WRAPPER="/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc" RUSTDOC="/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustdoc" RUSTDOCFLAGS="--cfg=bootstrap -Csymbol-mangling-version=legacy -Zunstable-options --check-cfg=cfg(feature,values(any())) -Zunstable-options --check-cfg=cfg(bootstrap) -Dwarnings -Wrustdoc::invalid_codeblock_attributes --crate-version 1.81.0\t(eeb90cda1\t2024-09-04)\t(built\tfrom\ta\tsource\ttarball) -Clinker= -Zcrate-attr=doc(html_root_url=\"https://doc.rust-lang.org/1.81.0/\") -Zcrate-attr=warn(rust_2018_idioms)" RUSTDOC_REAL="/path/to/nowhere/rustdoc/not/required" RUSTFLAGS="--cfg=bootstrap -Csymbol-mangling-version=legacy -Zunstable-options --check-cfg=cfg(feature,values(any())) -Zunstable-options --check-cfg=cfg(bootstrap) -Zmacro-backtrace -Zunstable-options -Csplit-debuginfo=off -Cprefer-dynamic -Zinline-mir -Zinline-mir-preserve-debug -Clink-args=-Wl,-z,origin -Clink-args=-Wl,-rpath,$ORIGIN/../lib -Cforce-frame-pointers=yes -Zcrate-attr=doc(html_root_url=\"https://doc.rust-lang.org/1.81.0/\")" RUST_COMPILER_RT_ROOT="/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/compiler-rt" RUST_TEST_THREADS="8" WINAPI_NO_BUNDLED_LIBRARIES="1" __CARGO_DEFAULT_LIB_METADATA="bootstrapstd" "/usr/bin/cargo" "build" "--target" "x86_64-unknown-illumos" "--release" "-Zbinary-dep-depinfo" "-j" "8" "-v" "--frozen" "--features" " panic-unwind backtrace compiler-builtins-c" "--manifest-path" "/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/library/sysroot/Cargo.toml" "--message-format" "json-render-diagnostics" running: cd "/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src" && env -u MAKEFLAGS -u MFLAGS CARGO_INCREMENTAL="0" CARGO_PROFILE_RELEASE_DEBUG="0" CARGO_PROFILE_RELEASE_DEBUG_ASSERTIONS="false" CARGO_PROFILE_RELEASE_OVERFLOW_CHECKS="false" CARGO_PROFILE_RELEASE_STRIP="false" CARGO_TARGET_DIR="/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-rustc" CARGO_TARGET_X86_64_UNKNOWN_ILLUMOS_LINKER="" CC_x86_64_unknown_illumos="" CFG_COMPILER_BUILD_TRIPLE="x86_64-unknown-illumos" CFG_COMPILER_HOST_TRIPLE="x86_64-unknown-illumos" CFG_DEFAULT_CODEGEN_BACKEND="llvm" CFG_DEFAULT_LINKER="/usr/gcc/13/bin/gcc" CFG_DISABLE_UNSTABLE_FEATURES="1" CFG_LIBDIR_RELATIVE="lib" CFG_RELEASE="1.81.0" CFG_RELEASE_CHANNEL="stable" CFG_VERSION="1.81.0 (eeb90cda1 2024-09-04) (built from a source tarball)" CFG_VER_DATE="2024-09-04" CFG_VER_HASH="eeb90cda1969383f56a2637cbd3037bdf598841c" CFLAGS_x86_64_unknown_illumos="" CXXFLAGS_x86_64_unknown_illumos="" CXX_x86_64_unknown_illumos="" LIBC_CHECK_CFG="1" LLVM_CONFIG="/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/bin/llvm-config" LLVM_LINK_SHARED="1" LLVM_RUSTLLVM="1" REAL_LIBRARY_PATH_VAR="LD_LIBRARY_PATH" RUSTBUILD_NATIVE_DIR="/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/native" RUSTC="/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc" RUSTC_BOOTSTRAP="1" RUSTC_BREAK_ON_ICE="1" RUSTC_ERROR_METADATA_DST="/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/tmp/extended-error-metadata" RUSTC_FORCE_UNSTABLE="1" RUSTC_HOST_FLAGS="--cfg=bootstrap -Zunstable-options --check-cfg=cfg(bootstrap) -Clinker=" RUSTC_INSTALL_BINDIR="bin" RUSTC_LIBDIR="/usr/lib" RUSTC_LINT_FLAGS="-Wrust_2018_idioms -Wunused_lifetimes -Dwarnings" RUSTC_REAL="/usr/bin/rustc" RUSTC_SNAPSHOT="/usr/bin/rustc" RUSTC_SNAPSHOT_LIBDIR="/usr/lib" RUSTC_STAGE="0" RUSTC_SYSROOT="/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-sysroot" RUSTC_TLS_MODEL_INITIAL_EXEC="1" RUSTC_VERBOSE="1" RUSTC_WRAPPER="/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc" RUSTDOC="/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustdoc" RUSTDOCFLAGS="--cfg=bootstrap --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options --check-cfg=cfg(bootstrap) --check-cfg=cfg(parallel_compiler) -Dwarnings -Wrustdoc::invalid_codeblock_attributes --crate-version 1.81.0\t(eeb90cda1\t2024-09-04)\t(built\tfrom\ta\tsource\ttarball) -Clinker= -Zcrate-attr=warn(rust_2018_idioms)" RUSTDOC_REAL="/path/to/nowhere/rustdoc/not/required" RUSTFLAGS="--cfg=bootstrap --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options --check-cfg=cfg(bootstrap) --check-cfg=cfg(parallel_compiler) -Zmacro-backtrace -Zunstable-options -Csplit-debuginfo=off -Zunstable-options -Wrustc::internal -Wkeyword_idents_2024 -Wunsafe_op_in_unsafe_fn -Cprefer-dynamic -Clink-args=-Wl,-z,origin -Clink-args=-Wl,-rpath,$ORIGIN/../lib -Zon-broken-pipe=kill" RUST_TEST_THREADS="8" WINAPI_NO_BUNDLED_LIBRARIES="1" __CARGO_DEFAULT_LIB_METADATA="bootstrap" "/usr/bin/cargo" "build" "--target" "x86_64-unknown-illumos" "--release" "-Zbinary-dep-depinfo" "-j" "8" "-v" "--frozen" "--features" "llvm max_level_info" "--manifest-path" "/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/compiler/rustc/Cargo.toml" "--message-format" "json-render-diagnostics" Removing sysroot /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1 to avoid caching bugs Removing sysroot /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1/lib/rustlib/x86_64-unknown-illumos/lib to avoid caching bugs running: cd "/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src" && env -u MAKEFLAGS -u MFLAGS CARGO_INCREMENTAL="0" CARGO_PROFILE_RELEASE_DEBUG="0" CARGO_PROFILE_RELEASE_DEBUG_ASSERTIONS="false" CARGO_PROFILE_RELEASE_OVERFLOW_CHECKS="false" CARGO_PROFILE_RELEASE_STRIP="false" CARGO_TARGET_DIR="/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-tools" CARGO_TARGET_X86_64_UNKNOWN_ILLUMOS_LINKER="" CC_x86_64_unknown_illumos="" CFG_COMPILER_BUILD_TRIPLE="x86_64-unknown-illumos" CFG_COMPILER_HOST_TRIPLE="x86_64-unknown-illumos" CFG_RELEASE="1.81.0" CFG_RELEASE_CHANNEL="stable" CFG_RELEASE_NUM="1.81.0" CFG_VERSION="1.81.0 (eeb90cda1 2024-09-04) (built from a source tarball)" CFG_VER_DATE="2024-09-04" CFG_VER_HASH="eeb90cda1969383f56a2637cbd3037bdf598841c" CFLAGS_x86_64_unknown_illumos="" CXXFLAGS_x86_64_unknown_illumos="" CXX_x86_64_unknown_illumos="" DOC_RUST_LANG_ORG_CHANNEL="https://doc.rust-lang.org/1.81.0" LIBC_CHECK_CFG="1" LZMA_API_STATIC="1" REAL_LIBRARY_PATH_VAR="LD_LIBRARY_PATH" RUSTBUILD_NATIVE_DIR="/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/native" RUSTC="/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc" RUSTC_ALLOW_FEATURES="binary-dep-depinfo,proc_macro_span,proc_macro_span_shrink,proc_macro_diagnostic" RUSTC_BOOTSTRAP="1" RUSTC_BREAK_ON_ICE="1" RUSTC_ERROR_METADATA_DST="/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/tmp/extended-error-metadata" RUSTC_HOST_FLAGS="--cfg=bootstrap -Zunstable-options --check-cfg=cfg(bootstrap) -Clinker=" RUSTC_INSTALL_BINDIR="bin" RUSTC_LIBDIR="/usr/lib" RUSTC_LINT_FLAGS="-Wrust_2018_idioms -Wunused_lifetimes -Dwarnings" RUSTC_REAL="/usr/bin/rustc" RUSTC_SNAPSHOT="/usr/bin/rustc" RUSTC_SNAPSHOT_LIBDIR="/usr/lib" RUSTC_STAGE="0" RUSTC_SYSROOT="/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-sysroot" RUSTC_TLS_MODEL_INITIAL_EXEC="1" RUSTC_VERBOSE="1" RUSTC_WRAPPER="/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc" RUSTDOC="/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustdoc" RUSTDOCFLAGS="--cfg=bootstrap -Csymbol-mangling-version=v0 -Zunstable-options --check-cfg=cfg(bootstrap) --check-cfg=cfg(rust_analyzer) -Dwarnings -Wrustdoc::invalid_codeblock_attributes --crate-version 1.81.0\t(eeb90cda1\t2024-09-04)\t(built\tfrom\ta\tsource\ttarball) -Clinker=" RUSTDOC_REAL="/path/to/nowhere/rustdoc/not/required" RUSTFLAGS="--cfg=bootstrap -Csymbol-mangling-version=v0 -Zunstable-options --check-cfg=cfg(bootstrap) --check-cfg=cfg(rust_analyzer) -Zmacro-backtrace -Zunstable-options -Csplit-debuginfo=off -Clink-args=-Wl,-z,origin -Clink-args=-Wl,-rpath,$ORIGIN/../lib -Zunstable-options -Zon-broken-pipe=kill" RUST_TEST_THREADS="8" SYSROOT="/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-sysroot" __CARGO_DEFAULT_LIB_METADATA="bootstrap" "/usr/bin/cargo" "build" "--target" "x86_64-unknown-illumos" "--release" "-Zbinary-dep-depinfo" "-j" "8" "-v" "--frozen" "--manifest-path" "/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/tools/lld-wrapper/Cargo.toml" "--message-format" "json-render-diagnostics" running: cd "/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src" && env -u MAKEFLAGS -u MFLAGS CARGO_INCREMENTAL="0" CARGO_PROFILE_RELEASE_DEBUG="0" CARGO_PROFILE_RELEASE_DEBUG_ASSERTIONS="false" CARGO_PROFILE_RELEASE_OVERFLOW_CHECKS="false" CARGO_PROFILE_RELEASE_STRIP="false" CARGO_TARGET_DIR="/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-tools" CARGO_TARGET_X86_64_UNKNOWN_ILLUMOS_LINKER="" CC_x86_64_unknown_illumos="" CFG_COMPILER_BUILD_TRIPLE="x86_64-unknown-illumos" CFG_COMPILER_HOST_TRIPLE="x86_64-unknown-illumos" CFG_RELEASE="1.81.0" CFG_RELEASE_CHANNEL="stable" CFG_RELEASE_NUM="1.81.0" CFG_VERSION="1.81.0 (eeb90cda1 2024-09-04) (built from a source tarball)" CFG_VER_DATE="2024-09-04" CFG_VER_HASH="eeb90cda1969383f56a2637cbd3037bdf598841c" CFLAGS_x86_64_unknown_illumos="" CXXFLAGS_x86_64_unknown_illumos="" CXX_x86_64_unknown_illumos="" DOC_RUST_LANG_ORG_CHANNEL="https://doc.rust-lang.org/1.81.0" LIBC_CHECK_CFG="1" LZMA_API_STATIC="1" REAL_LIBRARY_PATH_VAR="LD_LIBRARY_PATH" RUSTBUILD_NATIVE_DIR="/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/native" RUSTC="/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc" RUSTC_ALLOW_FEATURES="binary-dep-depinfo,proc_macro_span,proc_macro_span_shrink,proc_macro_diagnostic,min_specialization" RUSTC_BOOTSTRAP="1" RUSTC_BREAK_ON_ICE="1" RUSTC_ERROR_METADATA_DST="/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/tmp/extended-error-metadata" RUSTC_HOST_FLAGS="--cfg=bootstrap -Zunstable-options --check-cfg=cfg(bootstrap) -Clinker=" RUSTC_INSTALL_BINDIR="bin" RUSTC_LIBDIR="/usr/lib" RUSTC_LINT_FLAGS="-Wrust_2018_idioms -Wunused_lifetimes -Dwarnings" RUSTC_REAL="/usr/bin/rustc" RUSTC_SNAPSHOT="/usr/bin/rustc" RUSTC_SNAPSHOT_LIBDIR="/usr/lib" RUSTC_STAGE="0" RUSTC_SYSROOT="/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-sysroot" RUSTC_TLS_MODEL_INITIAL_EXEC="1" RUSTC_VERBOSE="1" RUSTC_WRAPPER="/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc" RUSTDOC="/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustdoc" RUSTDOCFLAGS="--cfg=bootstrap -Csymbol-mangling-version=v0 -Zunstable-options --check-cfg=cfg(bootstrap) --check-cfg=cfg(rust_analyzer) -Dwarnings -Wrustdoc::invalid_codeblock_attributes --crate-version 1.81.0\t(eeb90cda1\t2024-09-04)\t(built\tfrom\ta\tsource\ttarball) -Clinker=" RUSTDOC_REAL="/path/to/nowhere/rustdoc/not/required" RUSTFLAGS="--cfg=bootstrap -Csymbol-mangling-version=v0 -Zunstable-options --check-cfg=cfg(bootstrap) --check-cfg=cfg(rust_analyzer) -Zmacro-backtrace -Zunstable-options -Csplit-debuginfo=off -Clink-args=-Wl,-z,origin -Clink-args=-Wl,-rpath,$ORIGIN/../lib -Zunstable-options -Zon-broken-pipe=kill" RUST_TEST_THREADS="8" SYSROOT="/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-sysroot" __CARGO_DEFAULT_LIB_METADATA="bootstrap" "/usr/bin/cargo" "build" "--target" "x86_64-unknown-illumos" "--release" "-Zbinary-dep-depinfo" "-j" "8" "-v" "--frozen" "--manifest-path" "/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/tools/wasm-component-ld/Cargo.toml" "--message-format" "json-render-diagnostics" running: cd "/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src" && env -u MAKEFLAGS -u MFLAGS CARGO_INCREMENTAL="0" CARGO_PROFILE_RELEASE_DEBUG="0" CARGO_PROFILE_RELEASE_DEBUG_ASSERTIONS="false" CARGO_PROFILE_RELEASE_OVERFLOW_CHECKS="false" CARGO_PROFILE_RELEASE_STRIP="false" CARGO_TARGET_DIR="/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-std" CARGO_TARGET_X86_64_UNKNOWN_ILLUMOS_LINKER="" CC_x86_64_unknown_illumos="" CFG_COMPILER_BUILD_TRIPLE="x86_64-unknown-illumos" CFG_COMPILER_HOST_TRIPLE="x86_64-unknown-illumos" CFG_DISABLE_UNSTABLE_FEATURES="1" CFG_RELEASE_CHANNEL="stable" CFLAGS_x86_64_unknown_illumos="" CXXFLAGS_x86_64_unknown_illumos="" CXX_x86_64_unknown_illumos="" LIBC_CHECK_CFG="1" REAL_LIBRARY_PATH_VAR="LD_LIBRARY_PATH" RUSTBUILD_NATIVE_DIR="/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/native" RUSTC="/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc" RUSTC_BOOTSTRAP="1" RUSTC_BREAK_ON_ICE="1" RUSTC_ERROR_METADATA_DST="/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/tmp/extended-error-metadata" RUSTC_FORCE_UNSTABLE="1" RUSTC_HOST_FLAGS="-Zunstable-options --check-cfg=cfg(bootstrap) -Clinker=" RUSTC_INSTALL_BINDIR="bin" RUSTC_LIBDIR="/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1/lib" RUSTC_LINT_FLAGS="-Wrust_2018_idioms -Wunused_lifetimes -Dwarnings" RUSTC_REAL="/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1/bin/rustc" RUSTC_SNAPSHOT="/usr/bin/rustc" RUSTC_SNAPSHOT_LIBDIR="/usr/lib" RUSTC_STAGE="1" RUSTC_SYSROOT="/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1" RUSTC_VERBOSE="1" RUSTC_WRAPPER="/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc" RUSTDOC="/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustdoc" RUSTDOCFLAGS="-Csymbol-mangling-version=legacy -Zunstable-options --check-cfg=cfg(feature,values(any())) -Zunstable-options --check-cfg=cfg(bootstrap) -Dwarnings -Wrustdoc::invalid_codeblock_attributes --crate-version 1.81.0\t(eeb90cda1\t2024-09-04)\t(built\tfrom\ta\tsource\ttarball) -Clinker= -Zcrate-attr=doc(html_root_url=\"https://doc.rust-lang.org/1.81.0/\") -Zcrate-attr=warn(rust_2018_idioms)" RUSTDOC_REAL="/path/to/nowhere/rustdoc/not/required" RUSTFLAGS="-Csymbol-mangling-version=legacy -Zunstable-options --check-cfg=cfg(feature,values(any())) -Zunstable-options --check-cfg=cfg(bootstrap) -Zmacro-backtrace -Zunstable-options -Csplit-debuginfo=off -Cprefer-dynamic -Zinline-mir -Zinline-mir-preserve-debug -Clink-args=-Wl,-z,origin -Clink-args=-Wl,-rpath,$ORIGIN/../lib -Cembed-bitcode=yes -Cforce-frame-pointers=yes -Zcrate-attr=doc(html_root_url=\"https://doc.rust-lang.org/1.81.0/\")" RUST_COMPILER_RT_ROOT="/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/compiler-rt" RUST_TEST_THREADS="8" WINAPI_NO_BUNDLED_LIBRARIES="1" __CARGO_DEFAULT_LIB_METADATA="stablestd" "/usr/bin/cargo" "build" "--target" "x86_64-unknown-illumos" "--release" "-Zbinary-dep-depinfo" "-j" "8" "-v" "--frozen" "--features" " panic-unwind backtrace compiler-builtins-c" "--manifest-path" "/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/library/sysroot/Cargo.toml" "--message-format" "json-render-diagnostics" running: cd "/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src" && env -u MAKEFLAGS -u MFLAGS CARGO_INCREMENTAL="0" CARGO_PROFILE_RELEASE_DEBUG="0" CARGO_PROFILE_RELEASE_DEBUG_ASSERTIONS="false" CARGO_PROFILE_RELEASE_OVERFLOW_CHECKS="false" CARGO_PROFILE_RELEASE_STRIP="false" CARGO_TARGET_DIR="/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-rustc" CARGO_TARGET_X86_64_UNKNOWN_ILLUMOS_LINKER="" CC_x86_64_unknown_illumos="" CFG_COMPILER_BUILD_TRIPLE="x86_64-unknown-illumos" CFG_COMPILER_HOST_TRIPLE="x86_64-unknown-illumos" CFG_DEFAULT_CODEGEN_BACKEND="llvm" CFG_DEFAULT_LINKER="/usr/gcc/13/bin/gcc" CFG_DISABLE_UNSTABLE_FEATURES="1" CFG_LIBDIR_RELATIVE="lib" CFG_RELEASE="1.81.0" CFG_RELEASE_CHANNEL="stable" CFG_VERSION="1.81.0 (eeb90cda1 2024-09-04) (built from a source tarball)" CFG_VER_DATE="2024-09-04" CFG_VER_HASH="eeb90cda1969383f56a2637cbd3037bdf598841c" CFLAGS_x86_64_unknown_illumos="" CXXFLAGS_x86_64_unknown_illumos="" CXX_x86_64_unknown_illumos="" LIBC_CHECK_CFG="1" LLVM_CONFIG="/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/bin/llvm-config" LLVM_LINK_SHARED="1" LLVM_RUSTLLVM="1" REAL_LIBRARY_PATH_VAR="LD_LIBRARY_PATH" RUSTBUILD_NATIVE_DIR="/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/native" RUSTC="/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc" RUSTC_BOOTSTRAP="1" RUSTC_BREAK_ON_ICE="1" RUSTC_ERROR_METADATA_DST="/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/tmp/extended-error-metadata" RUSTC_FORCE_UNSTABLE="1" RUSTC_HOST_FLAGS="-Zunstable-options --check-cfg=cfg(bootstrap) -Clinker=" RUSTC_INSTALL_BINDIR="bin" RUSTC_LIBDIR="/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1/lib" RUSTC_LINT_FLAGS="-Wrust_2018_idioms -Wunused_lifetimes -Dwarnings" RUSTC_REAL="/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1/bin/rustc" RUSTC_SNAPSHOT="/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1/bin/rustc" RUSTC_SNAPSHOT_LIBDIR="/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1/lib" RUSTC_STAGE="1" RUSTC_SYSROOT="/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1" RUSTC_TLS_MODEL_INITIAL_EXEC="1" RUSTC_VERBOSE="1" RUSTC_WRAPPER="/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc" RUSTDOC="/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustdoc" RUSTDOCFLAGS="--cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options --check-cfg=cfg(bootstrap) --check-cfg=cfg(parallel_compiler) -Dwarnings -Wrustdoc::invalid_codeblock_attributes --crate-version 1.81.0\t(eeb90cda1\t2024-09-04)\t(built\tfrom\ta\tsource\ttarball) -Clinker= -Zcrate-attr=warn(rust_2018_idioms)" RUSTDOC_REAL="/path/to/nowhere/rustdoc/not/required" RUSTFLAGS="--cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options --check-cfg=cfg(bootstrap) --check-cfg=cfg(parallel_compiler) -Zmacro-backtrace -Zunstable-options -Csplit-debuginfo=off -Zunstable-options -Wrustc::internal -Wkeyword_idents_2024 -Wunsafe_op_in_unsafe_fn -Cprefer-dynamic -Clink-args=-Wl,-z,origin -Clink-args=-Wl,-rpath,$ORIGIN/../lib -Zon-broken-pipe=kill" RUST_TEST_THREADS="8" WINAPI_NO_BUNDLED_LIBRARIES="1" __CARGO_DEFAULT_LIB_METADATA="stable" "/usr/bin/cargo" "build" "--target" "x86_64-unknown-illumos" "--release" "-Zbinary-dep-depinfo" "-j" "8" "-v" "--frozen" "--features" "llvm max_level_info" "--manifest-path" "/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/compiler/rustc/Cargo.toml" "--message-format" "json-render-diagnostics" Removing sysroot /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2 to avoid caching bugs Removing sysroot /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2/lib/rustlib/x86_64-unknown-illumos/lib to avoid caching bugs running: cd "/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src" && env -u MAKEFLAGS -u MFLAGS CARGO_INCREMENTAL="0" CARGO_PROFILE_RELEASE_DEBUG="0" CARGO_PROFILE_RELEASE_DEBUG_ASSERTIONS="false" CARGO_PROFILE_RELEASE_OVERFLOW_CHECKS="false" CARGO_PROFILE_RELEASE_STRIP="false" CARGO_TARGET_DIR="/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-tools" CARGO_TARGET_X86_64_UNKNOWN_ILLUMOS_LINKER="" CC_x86_64_unknown_illumos="" CFG_COMPILER_BUILD_TRIPLE="x86_64-unknown-illumos" CFG_COMPILER_HOST_TRIPLE="x86_64-unknown-illumos" CFG_RELEASE="1.81.0" CFG_RELEASE_CHANNEL="stable" CFG_RELEASE_NUM="1.81.0" CFG_VERSION="1.81.0 (eeb90cda1 2024-09-04) (built from a source tarball)" CFG_VER_DATE="2024-09-04" CFG_VER_HASH="eeb90cda1969383f56a2637cbd3037bdf598841c" CFLAGS_x86_64_unknown_illumos="" CXXFLAGS_x86_64_unknown_illumos="" CXX_x86_64_unknown_illumos="" DOC_RUST_LANG_ORG_CHANNEL="https://doc.rust-lang.org/1.81.0" LIBC_CHECK_CFG="1" LZMA_API_STATIC="1" REAL_LIBRARY_PATH_VAR="LD_LIBRARY_PATH" RUSTBUILD_NATIVE_DIR="/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/native" RUSTC="/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc" RUSTC_ALLOW_FEATURES="binary-dep-depinfo,proc_macro_span,proc_macro_span_shrink,proc_macro_diagnostic" RUSTC_BOOTSTRAP="1" RUSTC_BREAK_ON_ICE="1" RUSTC_ERROR_METADATA_DST="/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/tmp/extended-error-metadata" RUSTC_HOST_FLAGS="-Zunstable-options --check-cfg=cfg(bootstrap) -Clinker=" RUSTC_INSTALL_BINDIR="bin" RUSTC_LIBDIR="/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1/lib" RUSTC_LINT_FLAGS="-Wrust_2018_idioms -Wunused_lifetimes -Dwarnings" RUSTC_REAL="/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1/bin/rustc" RUSTC_SNAPSHOT="/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1/bin/rustc" RUSTC_SNAPSHOT_LIBDIR="/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1/lib" RUSTC_STAGE="1" RUSTC_SYSROOT="/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1" RUSTC_TLS_MODEL_INITIAL_EXEC="1" RUSTC_VERBOSE="1" RUSTC_WRAPPER="/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc" RUSTDOC="/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustdoc" RUSTDOCFLAGS="-Csymbol-mangling-version=v0 -Zunstable-options --check-cfg=cfg(bootstrap) --check-cfg=cfg(rust_analyzer) -Dwarnings -Wrustdoc::invalid_codeblock_attributes --crate-version 1.81.0\t(eeb90cda1\t2024-09-04)\t(built\tfrom\ta\tsource\ttarball) -Clinker=" RUSTDOC_REAL="/path/to/nowhere/rustdoc/not/required" RUSTFLAGS="-Csymbol-mangling-version=v0 -Zunstable-options --check-cfg=cfg(bootstrap) --check-cfg=cfg(rust_analyzer) -Zmacro-backtrace -Zunstable-options -Csplit-debuginfo=off -Clink-args=-Wl,-z,origin -Clink-args=-Wl,-rpath,$ORIGIN/../lib -Zunstable-options -Zon-broken-pipe=kill" RUST_TEST_THREADS="8" SYSROOT="/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1" __CARGO_DEFAULT_LIB_METADATA="stable" "/usr/bin/cargo" "build" "--target" "x86_64-unknown-illumos" "--release" "-Zbinary-dep-depinfo" "-j" "8" "-v" "--frozen" "--manifest-path" "/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/tools/lld-wrapper/Cargo.toml" "--message-format" "json-render-diagnostics" running: cd "/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src" && env -u MAKEFLAGS -u MFLAGS CARGO_INCREMENTAL="0" CARGO_PROFILE_RELEASE_DEBUG="0" CARGO_PROFILE_RELEASE_DEBUG_ASSERTIONS="false" CARGO_PROFILE_RELEASE_OVERFLOW_CHECKS="false" CARGO_PROFILE_RELEASE_STRIP="false" CARGO_TARGET_DIR="/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-tools" CARGO_TARGET_X86_64_UNKNOWN_ILLUMOS_LINKER="" CC_x86_64_unknown_illumos="" CFG_COMPILER_BUILD_TRIPLE="x86_64-unknown-illumos" CFG_COMPILER_HOST_TRIPLE="x86_64-unknown-illumos" CFG_RELEASE="1.81.0" CFG_RELEASE_CHANNEL="stable" CFG_RELEASE_NUM="1.81.0" CFG_VERSION="1.81.0 (eeb90cda1 2024-09-04) (built from a source tarball)" CFG_VER_DATE="2024-09-04" CFG_VER_HASH="eeb90cda1969383f56a2637cbd3037bdf598841c" CFLAGS_x86_64_unknown_illumos="" CXXFLAGS_x86_64_unknown_illumos="" CXX_x86_64_unknown_illumos="" DOC_RUST_LANG_ORG_CHANNEL="https://doc.rust-lang.org/1.81.0" LIBC_CHECK_CFG="1" LZMA_API_STATIC="1" REAL_LIBRARY_PATH_VAR="LD_LIBRARY_PATH" RUSTBUILD_NATIVE_DIR="/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/native" RUSTC="/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc" RUSTC_ALLOW_FEATURES="binary-dep-depinfo,proc_macro_span,proc_macro_span_shrink,proc_macro_diagnostic,min_specialization" RUSTC_BOOTSTRAP="1" RUSTC_BREAK_ON_ICE="1" RUSTC_ERROR_METADATA_DST="/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/tmp/extended-error-metadata" RUSTC_HOST_FLAGS="-Zunstable-options --check-cfg=cfg(bootstrap) -Clinker=" RUSTC_INSTALL_BINDIR="bin" RUSTC_LIBDIR="/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1/lib" RUSTC_LINT_FLAGS="-Wrust_2018_idioms -Wunused_lifetimes -Dwarnings" RUSTC_REAL="/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1/bin/rustc" RUSTC_SNAPSHOT="/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1/bin/rustc" RUSTC_SNAPSHOT_LIBDIR="/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1/lib" RUSTC_STAGE="1" RUSTC_SYSROOT="/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1" RUSTC_TLS_MODEL_INITIAL_EXEC="1" RUSTC_VERBOSE="1" RUSTC_WRAPPER="/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc" RUSTDOC="/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustdoc" RUSTDOCFLAGS="-Csymbol-mangling-version=v0 -Zunstable-options --check-cfg=cfg(bootstrap) --check-cfg=cfg(rust_analyzer) -Dwarnings -Wrustdoc::invalid_codeblock_attributes --crate-version 1.81.0\t(eeb90cda1\t2024-09-04)\t(built\tfrom\ta\tsource\ttarball) -Clinker=" RUSTDOC_REAL="/path/to/nowhere/rustdoc/not/required" RUSTFLAGS="-Csymbol-mangling-version=v0 -Zunstable-options --check-cfg=cfg(bootstrap) --check-cfg=cfg(rust_analyzer) -Zmacro-backtrace -Zunstable-options -Csplit-debuginfo=off -Clink-args=-Wl,-z,origin -Clink-args=-Wl,-rpath,$ORIGIN/../lib -Zunstable-options -Zon-broken-pipe=kill" RUST_TEST_THREADS="8" SYSROOT="/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1" __CARGO_DEFAULT_LIB_METADATA="stable" "/usr/bin/cargo" "build" "--target" "x86_64-unknown-illumos" "--release" "-Zbinary-dep-depinfo" "-j" "8" "-v" "--frozen" "--manifest-path" "/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/tools/wasm-component-ld/Cargo.toml" "--message-format" "json-render-diagnostics" running: cd "/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src" && env -u MAKEFLAGS -u MFLAGS CARGO_INCREMENTAL="0" CARGO_PROFILE_RELEASE_DEBUG="0" CARGO_PROFILE_RELEASE_DEBUG_ASSERTIONS="false" CARGO_PROFILE_RELEASE_OVERFLOW_CHECKS="false" CARGO_PROFILE_RELEASE_STRIP="false" CARGO_TARGET_DIR="/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools" CARGO_TARGET_X86_64_UNKNOWN_ILLUMOS_LINKER="" CC_x86_64_unknown_illumos="" CFG_COMMIT_DATE="2024-08-20" CFG_COMMIT_HASH="2dbb1af80a2914475ba76827a312e29cedfa6b2f" CFG_COMPILER_BUILD_TRIPLE="x86_64-unknown-illumos" CFG_COMPILER_HOST_TRIPLE="x86_64-unknown-illumos" CFG_RELEASE="1.81.0" CFG_RELEASE_CHANNEL="stable" CFG_RELEASE_NUM="1.81.0" CFG_SHORT_COMMIT_HASH="2dbb1af80" CFG_VERSION="1.81.0 (eeb90cda1 2024-09-04) (built from a source tarball)" CFG_VER_DATE="2024-09-04" CFG_VER_HASH="eeb90cda1969383f56a2637cbd3037bdf598841c" CFLAGS_x86_64_unknown_illumos="" CXXFLAGS_x86_64_unknown_illumos="" CXX_x86_64_unknown_illumos="" DOC_RUST_LANG_ORG_CHANNEL="https://doc.rust-lang.org/1.81.0" LIBC_CHECK_CFG="1" LZMA_API_STATIC="1" REAL_LIBRARY_PATH_VAR="LD_LIBRARY_PATH" RUSTBUILD_NATIVE_DIR="/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/native" RUSTC="/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc" RUSTC_BOOTSTRAP="1" RUSTC_BREAK_ON_ICE="1" RUSTC_ERROR_METADATA_DST="/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/tmp/extended-error-metadata" RUSTC_HOST_FLAGS="-Zunstable-options --check-cfg=cfg(bootstrap) -Clinker=" RUSTC_INSTALL_BINDIR="bin" RUSTC_LIBDIR="/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2/lib" RUSTC_REAL="/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2/bin/rustc" RUSTC_SNAPSHOT="/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2/bin/rustc" RUSTC_SNAPSHOT_LIBDIR="/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2/lib" RUSTC_STAGE="2" RUSTC_SYSROOT="/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2" RUSTC_TLS_MODEL_INITIAL_EXEC="1" RUSTC_VERBOSE="1" RUSTC_WRAPPER="/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc" RUSTDOC="/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustdoc" RUSTDOCFLAGS="--cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options --check-cfg=cfg(bootstrap) --check-cfg=cfg(parallel_compiler) --check-cfg=cfg(rust_analyzer) --crate-version 1.81.0\t(eeb90cda1\t2024-09-04)\t(built\tfrom\ta\tsource\ttarball) -Clinker=" RUSTDOC_REAL="/path/to/nowhere/rustdoc/not/required" RUSTFLAGS="--cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options --check-cfg=cfg(bootstrap) --check-cfg=cfg(parallel_compiler) --check-cfg=cfg(rust_analyzer) -Zmacro-backtrace -Zunstable-options -Csplit-debuginfo=off -Clink-args=-Wl,-z,origin -Clink-args=-Wl,-rpath,$ORIGIN/../lib -Zunstable-options" RUST_TEST_THREADS="8" SYSROOT="/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2" __CARGO_DEFAULT_LIB_METADATA="stabletool-rustc" "/usr/bin/cargo" "build" "--target" "x86_64-unknown-illumos" "--release" "-Zbinary-dep-depinfo" "-j" "8" "-v" "--frozen" "--manifest-path" "/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/tools/cargo/Cargo.toml" "--message-format" "json-render-diagnostics" running: cd "/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src" && env -u MAKEFLAGS -u MFLAGS CARGO_INCREMENTAL="0" CARGO_PROFILE_RELEASE_DEBUG="0" CARGO_PROFILE_RELEASE_DEBUG_ASSERTIONS="false" CARGO_PROFILE_RELEASE_OVERFLOW_CHECKS="false" CARGO_PROFILE_RELEASE_STRIP="false" CARGO_TARGET_DIR="/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools" CARGO_TARGET_X86_64_UNKNOWN_ILLUMOS_LINKER="" CC_x86_64_unknown_illumos="" CFG_COMPILER_BUILD_TRIPLE="x86_64-unknown-illumos" CFG_COMPILER_HOST_TRIPLE="x86_64-unknown-illumos" CFG_RELEASE="1.81.0" CFG_RELEASE_CHANNEL="stable" CFG_RELEASE_NUM="1.81.0" CFG_VERSION="1.81.0 (eeb90cda1 2024-09-04) (built from a source tarball)" CFG_VER_DATE="2024-09-04" CFG_VER_HASH="eeb90cda1969383f56a2637cbd3037bdf598841c" CFLAGS_x86_64_unknown_illumos="" CXXFLAGS_x86_64_unknown_illumos="" CXX_x86_64_unknown_illumos="" DOC_RUST_LANG_ORG_CHANNEL="https://doc.rust-lang.org/1.81.0" LIBC_CHECK_CFG="1" LZMA_API_STATIC="1" REAL_LIBRARY_PATH_VAR="LD_LIBRARY_PATH" RUSTBUILD_NATIVE_DIR="/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/native" RUSTC="/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc" RUSTC_ALLOW_FEATURES="binary-dep-depinfo,proc_macro_span,proc_macro_span_shrink,proc_macro_diagnostic" RUSTC_BOOTSTRAP="1" RUSTC_BREAK_ON_ICE="1" RUSTC_ERROR_METADATA_DST="/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/tmp/extended-error-metadata" RUSTC_HOST_FLAGS="-Zunstable-options --check-cfg=cfg(bootstrap) -Clinker=" RUSTC_INSTALL_BINDIR="bin" RUSTC_LIBDIR="/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2/lib" RUSTC_LINT_FLAGS="-Wrust_2018_idioms -Wunused_lifetimes -Dwarnings" RUSTC_REAL="/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2/bin/rustc" RUSTC_SNAPSHOT="/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2/bin/rustc" RUSTC_SNAPSHOT_LIBDIR="/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2/lib" RUSTC_STAGE="2" RUSTC_SYSROOT="/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2" RUSTC_TLS_MODEL_INITIAL_EXEC="1" RUSTC_VERBOSE="1" RUSTC_WRAPPER="/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc" RUSTDOC="/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustdoc" RUSTDOCFLAGS="-Csymbol-mangling-version=v0 -Zunstable-options --check-cfg=cfg(bootstrap) --check-cfg=cfg(rust_analyzer) -Dwarnings -Wrustdoc::invalid_codeblock_attributes --crate-version 1.81.0\t(eeb90cda1\t2024-09-04)\t(built\tfrom\ta\tsource\ttarball) -Clinker=" RUSTDOC_REAL="/path/to/nowhere/rustdoc/not/required" RUSTFLAGS="-Csymbol-mangling-version=v0 -Zunstable-options --check-cfg=cfg(bootstrap) --check-cfg=cfg(rust_analyzer) -Zmacro-backtrace -Zunstable-options -Csplit-debuginfo=off -Clink-args=-Wl,-z,origin -Clink-args=-Wl,-rpath,$ORIGIN/../lib -Zunstable-options -Zon-broken-pipe=kill" RUST_TEST_THREADS="8" SYSROOT="/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2" __CARGO_DEFAULT_LIB_METADATA="stable" "/usr/bin/cargo" "build" "--target" "x86_64-unknown-illumos" "--release" "-Zbinary-dep-depinfo" "-j" "8" "-v" "--frozen" "--manifest-path" "/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/tools/rls/Cargo.toml" "--message-format" "json-render-diagnostics" running: cd "/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src" && env -u MAKEFLAGS -u MFLAGS CARGO_INCREMENTAL="0" CARGO_PROFILE_RELEASE_DEBUG="0" CARGO_PROFILE_RELEASE_DEBUG_ASSERTIONS="false" CARGO_PROFILE_RELEASE_OVERFLOW_CHECKS="false" CARGO_PROFILE_RELEASE_STRIP="false" CARGO_TARGET_DIR="/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools" CARGO_TARGET_X86_64_UNKNOWN_ILLUMOS_LINKER="" CC_x86_64_unknown_illumos="" CFG_COMPILER_BUILD_TRIPLE="x86_64-unknown-illumos" CFG_COMPILER_HOST_TRIPLE="x86_64-unknown-illumos" CFG_RELEASE="1.81.0" CFG_RELEASE_CHANNEL="stable" CFG_RELEASE_NUM="1.81.0" CFG_VERSION="1.81.0 (eeb90cda1 2024-09-04) (built from a source tarball)" CFG_VER_DATE="2024-09-04" CFG_VER_HASH="eeb90cda1969383f56a2637cbd3037bdf598841c" CFLAGS_x86_64_unknown_illumos="" CXXFLAGS_x86_64_unknown_illumos="" CXX_x86_64_unknown_illumos="" DOC_RUST_LANG_ORG_CHANNEL="https://doc.rust-lang.org/1.81.0" LIBC_CHECK_CFG="1" LZMA_API_STATIC="1" REAL_LIBRARY_PATH_VAR="LD_LIBRARY_PATH" RUSTBUILD_NATIVE_DIR="/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/native" RUSTC="/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc" RUSTC_ALLOW_FEATURES="rustc_private,proc_macro_internals,proc_macro_diagnostic,proc_macro_span,proc_macro_span_shrink,proc_macro_def_site" RUSTC_BOOTSTRAP="1" RUSTC_BREAK_ON_ICE="1" RUSTC_ERROR_METADATA_DST="/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/tmp/extended-error-metadata" RUSTC_HOST_FLAGS="-Zunstable-options --check-cfg=cfg(bootstrap) -Clinker=" RUSTC_INSTALL_BINDIR="bin" RUSTC_LIBDIR="/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2/lib" RUSTC_LINT_FLAGS="-Wrust_2018_idioms -Wunused_lifetimes -Dwarnings" RUSTC_REAL="/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2/bin/rustc" RUSTC_SNAPSHOT="/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2/bin/rustc" RUSTC_SNAPSHOT_LIBDIR="/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2/lib" RUSTC_STAGE="2" RUSTC_SYSROOT="/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2" RUSTC_TLS_MODEL_INITIAL_EXEC="1" RUSTC_VERBOSE="1" RUSTC_WRAPPER="/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc" RUSTDOC="/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustdoc" RUSTDOCFLAGS="--cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options --check-cfg=cfg(bootstrap) --check-cfg=cfg(parallel_compiler) --check-cfg=cfg(rust_analyzer) -Dwarnings -Wrustdoc::invalid_codeblock_attributes --crate-version 1.81.0\t(eeb90cda1\t2024-09-04)\t(built\tfrom\ta\tsource\ttarball) -Clinker=" RUSTDOC_REAL="/path/to/nowhere/rustdoc/not/required" RUSTFLAGS="--cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options --check-cfg=cfg(bootstrap) --check-cfg=cfg(parallel_compiler) --check-cfg=cfg(rust_analyzer) -Zmacro-backtrace -Zunstable-options -Csplit-debuginfo=off -Clink-args=-Wl,-z,origin -Clink-args=-Wl,-rpath,$ORIGIN/../lib -Zunstable-options -Zon-broken-pipe=kill" RUST_TEST_THREADS="8" SYSROOT="/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2" __CARGO_DEFAULT_LIB_METADATA="stabletool-rustc" "/usr/bin/cargo" "build" "--target" "x86_64-unknown-illumos" "--release" "-Zbinary-dep-depinfo" "-j" "8" "-v" "--frozen" "--manifest-path" "/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/tools/rust-analyzer/Cargo.toml" "--features" "in-rust-tree" "--message-format" "json-render-diagnostics" running: cd "/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src" && env -u MAKEFLAGS -u MFLAGS CARGO_INCREMENTAL="0" CARGO_PROFILE_RELEASE_DEBUG="0" CARGO_PROFILE_RELEASE_DEBUG_ASSERTIONS="false" CARGO_PROFILE_RELEASE_OVERFLOW_CHECKS="false" CARGO_PROFILE_RELEASE_STRIP="false" CARGO_TARGET_DIR="/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools" CARGO_TARGET_X86_64_UNKNOWN_ILLUMOS_LINKER="" CC_x86_64_unknown_illumos="" CFG_COMPILER_BUILD_TRIPLE="x86_64-unknown-illumos" CFG_COMPILER_HOST_TRIPLE="x86_64-unknown-illumos" CFG_RELEASE="1.81.0" CFG_RELEASE_CHANNEL="stable" CFG_RELEASE_NUM="1.81.0" CFG_VERSION="1.81.0 (eeb90cda1 2024-09-04) (built from a source tarball)" CFG_VER_DATE="2024-09-04" CFG_VER_HASH="eeb90cda1969383f56a2637cbd3037bdf598841c" CFLAGS_x86_64_unknown_illumos="" CXXFLAGS_x86_64_unknown_illumos="" CXX_x86_64_unknown_illumos="" DOC_RUST_LANG_ORG_CHANNEL="https://doc.rust-lang.org/1.81.0" LIBC_CHECK_CFG="1" LZMA_API_STATIC="1" REAL_LIBRARY_PATH_VAR="LD_LIBRARY_PATH" RUSTBUILD_NATIVE_DIR="/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/native" RUSTC="/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc" RUSTC_ALLOW_FEATURES="rustc_private,proc_macro_internals,proc_macro_diagnostic,proc_macro_span,proc_macro_span_shrink,proc_macro_def_site" RUSTC_BOOTSTRAP="1" RUSTC_BREAK_ON_ICE="1" RUSTC_ERROR_METADATA_DST="/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/tmp/extended-error-metadata" RUSTC_HOST_FLAGS="-Zunstable-options --check-cfg=cfg(bootstrap) -Clinker=" RUSTC_INSTALL_BINDIR="bin" RUSTC_LIBDIR="/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2/lib" RUSTC_LINT_FLAGS="-Wrust_2018_idioms -Wunused_lifetimes -Dwarnings" RUSTC_REAL="/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2/bin/rustc" RUSTC_SNAPSHOT="/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2/bin/rustc" RUSTC_SNAPSHOT_LIBDIR="/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2/lib" RUSTC_STAGE="2" RUSTC_SYSROOT="/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2" RUSTC_TLS_MODEL_INITIAL_EXEC="1" RUSTC_VERBOSE="1" RUSTC_WRAPPER="/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc" RUSTDOC="/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustdoc" RUSTDOCFLAGS="--cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options --check-cfg=cfg(bootstrap) --check-cfg=cfg(parallel_compiler) --check-cfg=cfg(rust_analyzer) -Dwarnings -Wrustdoc::invalid_codeblock_attributes --crate-version 1.81.0\t(eeb90cda1\t2024-09-04)\t(built\tfrom\ta\tsource\ttarball) -Clinker=" RUSTDOC_REAL="/path/to/nowhere/rustdoc/not/required" RUSTFLAGS="--cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options --check-cfg=cfg(bootstrap) --check-cfg=cfg(parallel_compiler) --check-cfg=cfg(rust_analyzer) -Zmacro-backtrace -Zunstable-options -Csplit-debuginfo=off -Clink-args=-Wl,-z,origin -Clink-args=-Wl,-rpath,$ORIGIN/../lib -Zunstable-options -Zon-broken-pipe=kill" RUST_TEST_THREADS="8" SYSROOT="/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2" __CARGO_DEFAULT_LIB_METADATA="stabletool-rustc" "/usr/bin/cargo" "build" "--target" "x86_64-unknown-illumos" "--release" "-Zbinary-dep-depinfo" "-j" "8" "-v" "--frozen" "--manifest-path" "/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/tools/rust-analyzer/crates/proc-macro-srv-cli/Cargo.toml" "--features" "in-rust-tree" "--message-format" "json-render-diagnostics" running: cd "/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src" && env -u MAKEFLAGS -u MFLAGS CARGO_INCREMENTAL="0" CARGO_PROFILE_RELEASE_DEBUG="0" CARGO_PROFILE_RELEASE_DEBUG_ASSERTIONS="false" CARGO_PROFILE_RELEASE_OVERFLOW_CHECKS="false" CARGO_PROFILE_RELEASE_STRIP="false" CARGO_TARGET_DIR="/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools" CARGO_TARGET_X86_64_UNKNOWN_ILLUMOS_LINKER="" CC_x86_64_unknown_illumos="" CFG_COMPILER_BUILD_TRIPLE="x86_64-unknown-illumos" CFG_COMPILER_HOST_TRIPLE="x86_64-unknown-illumos" CFG_RELEASE="1.81.0" CFG_RELEASE_CHANNEL="stable" CFG_RELEASE_NUM="1.81.0" CFG_VERSION="1.81.0 (eeb90cda1 2024-09-04) (built from a source tarball)" CFG_VER_DATE="2024-09-04" CFG_VER_HASH="eeb90cda1969383f56a2637cbd3037bdf598841c" CFLAGS_x86_64_unknown_illumos="" CXXFLAGS_x86_64_unknown_illumos="" CXX_x86_64_unknown_illumos="" DOC_RUST_LANG_ORG_CHANNEL="https://doc.rust-lang.org/1.81.0" LIBC_CHECK_CFG="1" LZMA_API_STATIC="1" REAL_LIBRARY_PATH_VAR="LD_LIBRARY_PATH" RUSTBUILD_NATIVE_DIR="/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/native" RUSTC="/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc" RUSTC_BOOTSTRAP="1" RUSTC_BREAK_ON_ICE="1" RUSTC_ERROR_METADATA_DST="/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/tmp/extended-error-metadata" RUSTC_HOST_FLAGS="-Zunstable-options --check-cfg=cfg(bootstrap) -Clinker=" RUSTC_INSTALL_BINDIR="bin" RUSTC_LIBDIR="/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2/lib" RUSTC_LINT_FLAGS="-Wrust_2018_idioms -Wunused_lifetimes -Dwarnings" RUSTC_REAL="/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2/bin/rustc" RUSTC_SNAPSHOT="/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2/bin/rustc" RUSTC_SNAPSHOT_LIBDIR="/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2/lib" RUSTC_STAGE="2" RUSTC_SYSROOT="/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2" RUSTC_TLS_MODEL_INITIAL_EXEC="1" RUSTC_VERBOSE="1" RUSTC_WRAPPER="/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc" RUSTDOC="/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustdoc" RUSTDOCFLAGS="--cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options --check-cfg=cfg(bootstrap) --check-cfg=cfg(parallel_compiler) --check-cfg=cfg(rust_analyzer) -Dwarnings -Wrustdoc::invalid_codeblock_attributes --crate-version 1.81.0\t(eeb90cda1\t2024-09-04)\t(built\tfrom\ta\tsource\ttarball) -Clinker=" RUSTDOC_REAL="/path/to/nowhere/rustdoc/not/required" RUSTFLAGS="--cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options --check-cfg=cfg(bootstrap) --check-cfg=cfg(parallel_compiler) --check-cfg=cfg(rust_analyzer) -Zmacro-backtrace -Zunstable-options -Csplit-debuginfo=off -Clink-args=-Wl,-z,origin -Clink-args=-Wl,-rpath,$ORIGIN/../lib -Zunstable-options -Zon-broken-pipe=kill" RUST_TEST_THREADS="8" SYSROOT="/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2" __CARGO_DEFAULT_LIB_METADATA="stabletool-rustc" "/usr/bin/cargo" "build" "--target" "x86_64-unknown-illumos" "--release" "-Zbinary-dep-depinfo" "-j" "8" "-v" "--frozen" "--manifest-path" "/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/tools/clippy/Cargo.toml" "--message-format" "json-render-diagnostics" running: cd "/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src" && env -u MAKEFLAGS -u MFLAGS CARGO_INCREMENTAL="0" CARGO_PROFILE_RELEASE_DEBUG="0" CARGO_PROFILE_RELEASE_DEBUG_ASSERTIONS="false" CARGO_PROFILE_RELEASE_OVERFLOW_CHECKS="false" CARGO_PROFILE_RELEASE_STRIP="false" CARGO_TARGET_DIR="/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools" CARGO_TARGET_X86_64_UNKNOWN_ILLUMOS_LINKER="" CC_x86_64_unknown_illumos="" CFG_COMPILER_BUILD_TRIPLE="x86_64-unknown-illumos" CFG_COMPILER_HOST_TRIPLE="x86_64-unknown-illumos" CFG_RELEASE="1.81.0" CFG_RELEASE_CHANNEL="stable" CFG_RELEASE_NUM="1.81.0" CFG_VERSION="1.81.0 (eeb90cda1 2024-09-04) (built from a source tarball)" CFG_VER_DATE="2024-09-04" CFG_VER_HASH="eeb90cda1969383f56a2637cbd3037bdf598841c" CFLAGS_x86_64_unknown_illumos="" CXXFLAGS_x86_64_unknown_illumos="" CXX_x86_64_unknown_illumos="" DOC_RUST_LANG_ORG_CHANNEL="https://doc.rust-lang.org/1.81.0" LIBC_CHECK_CFG="1" LZMA_API_STATIC="1" REAL_LIBRARY_PATH_VAR="LD_LIBRARY_PATH" RUSTBUILD_NATIVE_DIR="/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/native" RUSTC="/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc" RUSTC_BOOTSTRAP="1" RUSTC_BREAK_ON_ICE="1" RUSTC_ERROR_METADATA_DST="/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/tmp/extended-error-metadata" RUSTC_HOST_FLAGS="-Zunstable-options --check-cfg=cfg(bootstrap) -Clinker=" RUSTC_INSTALL_BINDIR="bin" RUSTC_LIBDIR="/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2/lib" RUSTC_LINT_FLAGS="-Wrust_2018_idioms -Wunused_lifetimes -Dwarnings" RUSTC_REAL="/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2/bin/rustc" RUSTC_SNAPSHOT="/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2/bin/rustc" RUSTC_SNAPSHOT_LIBDIR="/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2/lib" RUSTC_STAGE="2" RUSTC_SYSROOT="/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2" RUSTC_TLS_MODEL_INITIAL_EXEC="1" RUSTC_VERBOSE="1" RUSTC_WRAPPER="/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc" RUSTDOC="/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustdoc" RUSTDOCFLAGS="--cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options --check-cfg=cfg(bootstrap) --check-cfg=cfg(parallel_compiler) --check-cfg=cfg(rust_analyzer) -Dwarnings -Wrustdoc::invalid_codeblock_attributes --crate-version 1.81.0\t(eeb90cda1\t2024-09-04)\t(built\tfrom\ta\tsource\ttarball) -Clinker=" RUSTDOC_REAL="/path/to/nowhere/rustdoc/not/required" RUSTFLAGS="--cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options --check-cfg=cfg(bootstrap) --check-cfg=cfg(parallel_compiler) --check-cfg=cfg(rust_analyzer) -Zmacro-backtrace -Zunstable-options -Csplit-debuginfo=off -Clink-args=-Wl,-z,origin -Clink-args=-Wl,-rpath,$ORIGIN/../lib -Zunstable-options -Zon-broken-pipe=kill" RUST_TEST_THREADS="8" SYSROOT="/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2" __CARGO_DEFAULT_LIB_METADATA="stabletool-rustc" "/usr/bin/cargo" "build" "--target" "x86_64-unknown-illumos" "--release" "-Zbinary-dep-depinfo" "-j" "8" "-v" "--frozen" "--manifest-path" "/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/tools/clippy/Cargo.toml" "--message-format" "json-render-diagnostics" running: cd "/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src" && env -u MAKEFLAGS -u MFLAGS CARGO_INCREMENTAL="0" CARGO_PROFILE_RELEASE_DEBUG="0" CARGO_PROFILE_RELEASE_DEBUG_ASSERTIONS="false" CARGO_PROFILE_RELEASE_OVERFLOW_CHECKS="false" CARGO_PROFILE_RELEASE_STRIP="false" CARGO_TARGET_DIR="/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools" CARGO_TARGET_X86_64_UNKNOWN_ILLUMOS_LINKER="" CC_x86_64_unknown_illumos="" CFG_COMPILER_BUILD_TRIPLE="x86_64-unknown-illumos" CFG_COMPILER_HOST_TRIPLE="x86_64-unknown-illumos" CFG_RELEASE="1.81.0" CFG_RELEASE_CHANNEL="stable" CFG_RELEASE_NUM="1.81.0" CFG_VERSION="1.81.0 (eeb90cda1 2024-09-04) (built from a source tarball)" CFG_VER_DATE="2024-09-04" CFG_VER_HASH="eeb90cda1969383f56a2637cbd3037bdf598841c" CFLAGS_x86_64_unknown_illumos="" CXXFLAGS_x86_64_unknown_illumos="" CXX_x86_64_unknown_illumos="" DOC_RUST_LANG_ORG_CHANNEL="https://doc.rust-lang.org/1.81.0" LIBC_CHECK_CFG="1" LZMA_API_STATIC="1" REAL_LIBRARY_PATH_VAR="LD_LIBRARY_PATH" RUSTBUILD_NATIVE_DIR="/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/native" RUSTC="/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc" RUSTC_BOOTSTRAP="1" RUSTC_BREAK_ON_ICE="1" RUSTC_ERROR_METADATA_DST="/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/tmp/extended-error-metadata" RUSTC_HOST_FLAGS="-Zunstable-options --check-cfg=cfg(bootstrap) -Clinker=" RUSTC_INSTALL_BINDIR="bin" RUSTC_LIBDIR="/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2/lib" RUSTC_LINT_FLAGS="-Wrust_2018_idioms -Wunused_lifetimes -Dwarnings" RUSTC_REAL="/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2/bin/rustc" RUSTC_SNAPSHOT="/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2/bin/rustc" RUSTC_SNAPSHOT_LIBDIR="/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2/lib" RUSTC_STAGE="2" RUSTC_SYSROOT="/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2" RUSTC_TLS_MODEL_INITIAL_EXEC="1" RUSTC_VERBOSE="1" RUSTC_WRAPPER="/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc" RUSTDOC="/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustdoc" RUSTDOCFLAGS="--cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options --check-cfg=cfg(bootstrap) --check-cfg=cfg(parallel_compiler) --check-cfg=cfg(rust_analyzer) -Dwarnings -Wrustdoc::invalid_codeblock_attributes --crate-version 1.81.0\t(eeb90cda1\t2024-09-04)\t(built\tfrom\ta\tsource\ttarball) -Clinker=" RUSTDOC_REAL="/path/to/nowhere/rustdoc/not/required" RUSTFLAGS="--cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options --check-cfg=cfg(bootstrap) --check-cfg=cfg(parallel_compiler) --check-cfg=cfg(rust_analyzer) -Zmacro-backtrace -Zunstable-options -Csplit-debuginfo=off -Clink-args=-Wl,-z,origin -Clink-args=-Wl,-rpath,$ORIGIN/../lib -Zunstable-options -Zon-broken-pipe=kill" RUST_TEST_THREADS="8" SYSROOT="/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2" __CARGO_DEFAULT_LIB_METADATA="stabletool-rustc" "/usr/bin/cargo" "build" "--target" "x86_64-unknown-illumos" "--release" "-Zbinary-dep-depinfo" "-j" "8" "-v" "--frozen" "--manifest-path" "/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/tools/rustfmt/Cargo.toml" "--message-format" "json-render-diagnostics" running: cd "/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src" && env -u MAKEFLAGS -u MFLAGS CARGO_INCREMENTAL="0" CARGO_PROFILE_RELEASE_DEBUG="0" CARGO_PROFILE_RELEASE_DEBUG_ASSERTIONS="false" CARGO_PROFILE_RELEASE_OVERFLOW_CHECKS="false" CARGO_PROFILE_RELEASE_STRIP="false" CARGO_TARGET_DIR="/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools" CARGO_TARGET_X86_64_UNKNOWN_ILLUMOS_LINKER="" CC_x86_64_unknown_illumos="" CFG_COMPILER_BUILD_TRIPLE="x86_64-unknown-illumos" CFG_COMPILER_HOST_TRIPLE="x86_64-unknown-illumos" CFG_RELEASE="1.81.0" CFG_RELEASE_CHANNEL="stable" CFG_RELEASE_NUM="1.81.0" CFG_VERSION="1.81.0 (eeb90cda1 2024-09-04) (built from a source tarball)" CFG_VER_DATE="2024-09-04" CFG_VER_HASH="eeb90cda1969383f56a2637cbd3037bdf598841c" CFLAGS_x86_64_unknown_illumos="" CXXFLAGS_x86_64_unknown_illumos="" CXX_x86_64_unknown_illumos="" DOC_RUST_LANG_ORG_CHANNEL="https://doc.rust-lang.org/1.81.0" LIBC_CHECK_CFG="1" LZMA_API_STATIC="1" REAL_LIBRARY_PATH_VAR="LD_LIBRARY_PATH" RUSTBUILD_NATIVE_DIR="/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/native" RUSTC="/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc" RUSTC_BOOTSTRAP="1" RUSTC_BREAK_ON_ICE="1" RUSTC_ERROR_METADATA_DST="/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/tmp/extended-error-metadata" RUSTC_HOST_FLAGS="-Zunstable-options --check-cfg=cfg(bootstrap) -Clinker=" RUSTC_INSTALL_BINDIR="bin" RUSTC_LIBDIR="/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2/lib" RUSTC_LINT_FLAGS="-Wrust_2018_idioms -Wunused_lifetimes -Dwarnings" RUSTC_REAL="/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2/bin/rustc" RUSTC_SNAPSHOT="/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2/bin/rustc" RUSTC_SNAPSHOT_LIBDIR="/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2/lib" RUSTC_STAGE="2" RUSTC_SYSROOT="/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2" RUSTC_TLS_MODEL_INITIAL_EXEC="1" RUSTC_VERBOSE="1" RUSTC_WRAPPER="/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc" RUSTDOC="/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustdoc" RUSTDOCFLAGS="--cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options --check-cfg=cfg(bootstrap) --check-cfg=cfg(parallel_compiler) --check-cfg=cfg(rust_analyzer) -Dwarnings -Wrustdoc::invalid_codeblock_attributes --crate-version 1.81.0\t(eeb90cda1\t2024-09-04)\t(built\tfrom\ta\tsource\ttarball) -Clinker=" RUSTDOC_REAL="/path/to/nowhere/rustdoc/not/required" RUSTFLAGS="--cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options --check-cfg=cfg(bootstrap) --check-cfg=cfg(parallel_compiler) --check-cfg=cfg(rust_analyzer) -Zmacro-backtrace -Zunstable-options -Csplit-debuginfo=off -Clink-args=-Wl,-z,origin -Clink-args=-Wl,-rpath,$ORIGIN/../lib -Zunstable-options -Zon-broken-pipe=kill" RUST_TEST_THREADS="8" SYSROOT="/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2" __CARGO_DEFAULT_LIB_METADATA="stabletool-rustc" "/usr/bin/cargo" "build" "--target" "x86_64-unknown-illumos" "--release" "-Zbinary-dep-depinfo" "-j" "8" "-v" "--frozen" "--manifest-path" "/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/tools/miri/cargo-miri/Cargo.toml" "--message-format" "json-render-diagnostics" Removing sysroot /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-sysroot to avoid caching bugs Removing sysroot /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-sysroot/lib/rustlib/x86_64-unknown-illumos/lib to avoid caching bugs using sysroot /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-sysroot Dirty - /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-std Building stage0 library artifacts (x86_64-unknown-illumos) running: cd "/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src" && env -u MAKEFLAGS -u MFLAGS AR_x86_64_unknown_illumos="/usr/gnu/bin/ar" CARGO_INCREMENTAL="0" CARGO_PROFILE_RELEASE_DEBUG="0" CARGO_PROFILE_RELEASE_DEBUG_ASSERTIONS="false" CARGO_PROFILE_RELEASE_OVERFLOW_CHECKS="false" CARGO_PROFILE_RELEASE_STRIP="false" CARGO_TARGET_DIR="/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-std" CARGO_TARGET_X86_64_UNKNOWN_ILLUMOS_LINKER="/usr/gcc/13/bin/gcc" CC_x86_64_unknown_illumos="/usr/gcc/13/bin/gcc" CFG_COMPILER_BUILD_TRIPLE="x86_64-unknown-illumos" CFG_COMPILER_HOST_TRIPLE="x86_64-unknown-illumos" CFG_DISABLE_UNSTABLE_FEATURES="1" CFG_RELEASE_CHANNEL="stable" CFLAGS_x86_64_unknown_illumos="-ffunction-sections -fdata-sections -fPIC -m64 -m64" CXXFLAGS_x86_64_unknown_illumos="-ffunction-sections -fdata-sections -fPIC -m64 -m64" CXX_x86_64_unknown_illumos="/usr/gcc/13/bin/g++" LIBC_CHECK_CFG="1" RANLIB_x86_64_unknown_illumos="/usr/gnu/bin/ar s" REAL_LIBRARY_PATH_VAR="LD_LIBRARY_PATH" RUSTBUILD_NATIVE_DIR="/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/native" RUSTC="/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc" RUSTC_BOOTSTRAP="1" RUSTC_BREAK_ON_ICE="1" RUSTC_ERROR_METADATA_DST="/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/tmp/extended-error-metadata" RUSTC_FORCE_UNSTABLE="1" RUSTC_HOST_FLAGS="--cfg=bootstrap -Zunstable-options --check-cfg=cfg(bootstrap) -Clinker=/usr/gcc/13/bin/gcc" RUSTC_INSTALL_BINDIR="bin" RUSTC_LIBDIR="/usr/lib" RUSTC_LINT_FLAGS="-Wrust_2018_idioms -Wunused_lifetimes -Dwarnings" RUSTC_REAL="/usr/bin/rustc" RUSTC_SNAPSHOT="/usr/bin/rustc" RUSTC_SNAPSHOT_LIBDIR="/usr/lib" RUSTC_STAGE="0" RUSTC_SYSROOT="/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-sysroot" RUSTC_VERBOSE="1" RUSTC_WRAPPER="/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc" RUSTDOC="/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustdoc" RUSTDOCFLAGS="--cfg=bootstrap -Csymbol-mangling-version=legacy -Zunstable-options --check-cfg=cfg(feature,values(any())) -Zunstable-options --check-cfg=cfg(bootstrap) -Dwarnings -Wrustdoc::invalid_codeblock_attributes --crate-version 1.81.0\t(eeb90cda1\t2024-09-04)\t(built\tfrom\ta\tsource\ttarball) -Clinker=/usr/gcc/13/bin/gcc -Zcrate-attr=doc(html_root_url=\"https://doc.rust-lang.org/1.81.0/\") -Zcrate-attr=warn(rust_2018_idioms)" RUSTDOC_REAL="/path/to/nowhere/rustdoc/not/required" RUSTFLAGS="--cfg=bootstrap -Csymbol-mangling-version=legacy -Zunstable-options --check-cfg=cfg(feature,values(any())) -Zunstable-options --check-cfg=cfg(bootstrap) -Zmacro-backtrace -Zunstable-options -Csplit-debuginfo=off -Cprefer-dynamic -Zinline-mir -Zinline-mir-preserve-debug -Clink-args=-Wl,-z,origin -Clink-args=-Wl,-rpath,$ORIGIN/../lib -Cforce-frame-pointers=yes -Zcrate-attr=doc(html_root_url=\"https://doc.rust-lang.org/1.81.0/\")" RUST_COMPILER_RT_ROOT="/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/compiler-rt" RUST_TEST_THREADS="8" WINAPI_NO_BUNDLED_LIBRARIES="1" __CARGO_DEFAULT_LIB_METADATA="bootstrapstd" "/usr/bin/cargo" "build" "--target" "x86_64-unknown-illumos" "--release" "-Zbinary-dep-depinfo" "-j" "8" "-v" "--frozen" "--features" " panic-unwind backtrace compiler-builtins-c" "--manifest-path" "/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/library/sysroot/Cargo.toml" "--message-format" "json-render-diagnostics" Compiling cc v1.0.99 Compiling core v0.0.0 (/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/library/core) Compiling libc v0.2.155 Compiling memchr v2.5.0 Compiling std v0.0.0 (/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/library/std) Running `/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc --crate-name cc --edition=2018 /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/vendor/cc-1.0.99/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)' --check-cfg 'cfg(feature, values("jobserver", "libc", "once_cell", "parallel"))' -C metadata=6aa6053db64b3ef2 -C extra-filename=-6aa6053db64b3ef2 --out-dir /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-std/release/deps -C linker=/usr/gcc/13/bin/gcc -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-std/release/deps --cap-lints allow -Z binary-dep-depinfo` Running `/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc --crate-name core --edition=2021 library/core/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(docsrs)' --check-cfg 'cfg(feature, values("debug_refcell", "optimize_for_size", "panic_immediate_abort"))' --check-cfg 'cfg(bootstrap)' --check-cfg 'cfg(no_fp_fmt_parse)' --check-cfg 'cfg(stdarch_intel_sde)' --check-cfg 'cfg(feature, values(any()))' -C metadata=bb53448104945d5f -C extra-filename=-bb53448104945d5f --out-dir /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-std/x86_64-unknown-illumos/release/deps --target x86_64-unknown-illumos -C linker=/usr/gcc/13/bin/gcc -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-std/x86_64-unknown-illumos/release/deps -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-std/release/deps --cfg=bootstrap -Csymbol-mangling-version=legacy -Zunstable-options '--check-cfg=cfg(feature,values(any()))' -Zunstable-options '--check-cfg=cfg(bootstrap)' -Zmacro-backtrace -Zunstable-options -Csplit-debuginfo=off -Cprefer-dynamic -Zinline-mir -Zinline-mir-preserve-debug -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Cforce-frame-pointers=yes '-Zcrate-attr=doc(html_root_url="https://doc.rust-lang.org/1.81.0/")' -Z binary-dep-depinfo` Running `/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc --crate-name build_script_build --edition=2015 /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/vendor/libc-0.2.155/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="align"' --cfg 'feature="rustc-dep-of-std"' --cfg 'feature="rustc-std-workspace-core"' --check-cfg 'cfg(docsrs)' --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=b7737afcb5aebc90 -C extra-filename=-b7737afcb5aebc90 --out-dir /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-std/release/build/libc-b7737afcb5aebc90 -C linker=/usr/gcc/13/bin/gcc -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-std/release/deps --cap-lints allow -Z binary-dep-depinfo` Running `/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc --crate-name build_script_build --edition=2018 /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/vendor/memchr-2.5.0/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debug-assertions=off --cfg 'feature="compiler_builtins"' --cfg 'feature="core"' --cfg 'feature="rustc-dep-of-std"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("compiler_builtins", "core", "default", "libc", "rustc-dep-of-std", "std", "use_std"))' -C metadata=0ce4fde70ae1ac34 -C extra-filename=-0ce4fde70ae1ac34 --out-dir /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-std/release/build/memchr-0ce4fde70ae1ac34 -C linker=/usr/gcc/13/bin/gcc -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-std/release/deps --cap-lints allow -Z binary-dep-depinfo` Running `/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc --crate-name build_script_build --edition=2021 library/std/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 -C debug-assertions=off --cfg 'feature="addr2line"' --cfg 'feature="backtrace"' --cfg 'feature="compiler-builtins-c"' --cfg 'feature="miniz_oxide"' --cfg 'feature="object"' --cfg 'feature="panic_unwind"' --cfg 'feature="std_detect_dlsym_getauxval"' --cfg 'feature="std_detect_file_io"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("addr2line", "backtrace", "compiler-builtins-c", "compiler-builtins-mangled-names", "compiler-builtins-mem", "compiler-builtins-no-asm", "compiler-builtins-weak-intrinsics", "llvm-libunwind", "miniz_oxide", "object", "optimize_for_size", "panic-unwind", "panic_immediate_abort", "panic_unwind", "profiler", "profiler_builtins", "std_detect_dlsym_getauxval", "std_detect_env_override", "std_detect_file_io", "system-llvm-libunwind", "windows_raw_dylib"))' --check-cfg 'cfg(bootstrap)' --check-cfg 'cfg(target_arch, values("xtensa"))' --check-cfg 'cfg(feature, values(any()))' -C metadata=92df17505c830ecc -C extra-filename=-92df17505c830ecc --out-dir /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-std/release/build/std-92df17505c830ecc -C linker=/usr/gcc/13/bin/gcc -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-std/release/deps -Z binary-dep-depinfo` Running `/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-std/release/build/libc-b7737afcb5aebc90/build-script-build` Compiling compiler_builtins v0.1.109 Running `/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc --crate-name build_script_build --edition=2018 /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/vendor/compiler_builtins-0.1.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 codegen-units=10000 -C debug-assertions=off --cfg 'feature="c"' --cfg 'feature="cc"' --cfg 'feature="compiler-builtins"' --cfg 'feature="core"' --cfg 'feature="default"' --cfg 'feature="rustc-dep-of-std"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("c", "cc", "compiler-builtins", "core", "default", "mangled-names", "mem", "no-asm", "public-test-deps", "rustc-dep-of-std", "weak-intrinsics"))' -C metadata=713510b802216c43 -C extra-filename=-713510b802216c43 --out-dir /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-std/release/build/compiler_builtins-713510b802216c43 -C linker=/usr/gcc/13/bin/gcc -C strip=debuginfo -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-std/release/deps --extern cc=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-std/release/deps/libcc-6aa6053db64b3ef2.rlib --cap-lints allow -Z binary-dep-depinfo` Running `/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-std/release/build/compiler_builtins-713510b802216c43/build-script-build` Running `/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-std/release/build/memchr-0ce4fde70ae1ac34/build-script-build` Running `/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-std/release/build/std-92df17505c830ecc/build-script-build` Compiling rustc-std-workspace-core v1.99.0 (/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/library/rustc-std-workspace-core) Running `/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc --crate-name rustc_std_workspace_core --edition=2021 library/rustc-std-workspace-core/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)' --check-cfg 'cfg(feature, values())' -C metadata=dc262f2cce690d39 -C extra-filename=-dc262f2cce690d39 --out-dir /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-std/x86_64-unknown-illumos/release/deps --target x86_64-unknown-illumos -C linker=/usr/gcc/13/bin/gcc -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-std/x86_64-unknown-illumos/release/deps -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-std/release/deps --extern core=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-std/x86_64-unknown-illumos/release/deps/libcore-bb53448104945d5f.rmeta --cfg=bootstrap -Csymbol-mangling-version=legacy -Zunstable-options '--check-cfg=cfg(feature,values(any()))' -Zunstable-options '--check-cfg=cfg(bootstrap)' -Zmacro-backtrace -Zunstable-options -Csplit-debuginfo=off -Cprefer-dynamic -Zinline-mir -Zinline-mir-preserve-debug -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Cforce-frame-pointers=yes '-Zcrate-attr=doc(html_root_url="https://doc.rust-lang.org/1.81.0/")' -Z binary-dep-depinfo` Running `/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc --crate-name compiler_builtins --edition=2018 /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/vendor/compiler_builtins-0.1.109/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no -C codegen-units=10000 --cfg 'feature="c"' --cfg 'feature="cc"' --cfg 'feature="compiler-builtins"' --cfg 'feature="core"' --cfg 'feature="default"' --cfg 'feature="rustc-dep-of-std"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("c", "cc", "compiler-builtins", "core", "default", "mangled-names", "mem", "no-asm", "public-test-deps", "rustc-dep-of-std", "weak-intrinsics"))' -C metadata=d43e3beec60bd907 -C extra-filename=-d43e3beec60bd907 --out-dir /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-std/x86_64-unknown-illumos/release/deps --target x86_64-unknown-illumos -C linker=/usr/gcc/13/bin/gcc -C strip=debuginfo -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-std/x86_64-unknown-illumos/release/deps -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-std/release/deps --extern core=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-std/x86_64-unknown-illumos/release/deps/librustc_std_workspace_core-dc262f2cce690d39.rmeta --cap-lints allow --cfg=bootstrap -Csymbol-mangling-version=legacy -Zunstable-options '--check-cfg=cfg(feature,values(any()))' -Zunstable-options '--check-cfg=cfg(bootstrap)' -Zmacro-backtrace -Zunstable-options -Csplit-debuginfo=off -Cprefer-dynamic -Zinline-mir -Zinline-mir-preserve-debug -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Cforce-frame-pointers=yes '-Zcrate-attr=doc(html_root_url="https://doc.rust-lang.org/1.81.0/")' -Z binary-dep-depinfo -L native=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-std/x86_64-unknown-illumos/release/build/compiler_builtins-3929c739c80be90e/out -l static=compiler-rt --cfg 'feature="unstable"' --cfg 'feature="mem-unaligned"' --cfg '__absvdi2="optimized-c"' --cfg '__absvsi2="optimized-c"' --cfg '__absvti2="optimized-c"' --cfg '__addvdi3="optimized-c"' --cfg '__addvsi3="optimized-c"' --cfg '__addvti3="optimized-c"' --cfg '__clzdi2="optimized-c"' --cfg '__clzsi2="optimized-c"' --cfg '__clzti2="optimized-c"' --cfg '__cmpdi2="optimized-c"' --cfg '__cmpti2="optimized-c"' --cfg '__ctzdi2="optimized-c"' --cfg '__ctzsi2="optimized-c"' --cfg '__ctzti2="optimized-c"' --cfg '__divdc3="optimized-c"' --cfg '__divsc3="optimized-c"' --cfg '__extendhfsf2="optimized-c"' --cfg '__ffsti2="optimized-c"' --cfg '__int_util="optimized-c"' --cfg '__muldc3="optimized-c"' --cfg '__mulsc3="optimized-c"' --cfg '__mulvdi3="optimized-c"' --cfg '__mulvsi3="optimized-c"' --cfg '__mulvti3="optimized-c"' --cfg '__negdf2="optimized-c"' --cfg '__negdi2="optimized-c"' --cfg '__negsf2="optimized-c"' --cfg '__negti2="optimized-c"' --cfg '__negvdi2="optimized-c"' --cfg '__negvsi2="optimized-c"' --cfg '__negvti2="optimized-c"' --cfg '__paritydi2="optimized-c"' --cfg '__paritysi2="optimized-c"' --cfg '__parityti2="optimized-c"' --cfg '__popcountdi2="optimized-c"' --cfg '__popcountsi2="optimized-c"' --cfg '__popcountti2="optimized-c"' --cfg '__subvdi3="optimized-c"' --cfg '__subvsi3="optimized-c"' --cfg '__subvti3="optimized-c"' --cfg '__truncdfhf2="optimized-c"' --cfg '__truncsfhf2="optimized-c"' --cfg '__ucmpdi2="optimized-c"' --cfg '__ucmpti2="optimized-c"'` Running `/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc --crate-name libc --edition=2015 /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/vendor/libc-0.2.155/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="align"' --cfg 'feature="rustc-dep-of-std"' --cfg 'feature="rustc-std-workspace-core"' --check-cfg 'cfg(docsrs)' --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=092f7a51da7ba0f5 -C extra-filename=-092f7a51da7ba0f5 --out-dir /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-std/x86_64-unknown-illumos/release/deps --target x86_64-unknown-illumos -C linker=/usr/gcc/13/bin/gcc -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-std/x86_64-unknown-illumos/release/deps -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-std/release/deps --extern rustc_std_workspace_core=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-std/x86_64-unknown-illumos/release/deps/librustc_std_workspace_core-dc262f2cce690d39.rmeta --cap-lints allow --cfg=bootstrap -Csymbol-mangling-version=legacy -Zunstable-options '--check-cfg=cfg(feature,values(any()))' -Zunstable-options '--check-cfg=cfg(bootstrap)' -Zmacro-backtrace -Zunstable-options -Csplit-debuginfo=off -Cprefer-dynamic -Zinline-mir -Zinline-mir-preserve-debug -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Cforce-frame-pointers=yes '-Zcrate-attr=doc(html_root_url="https://doc.rust-lang.org/1.81.0/")' -Z binary-dep-depinfo --cfg freebsd11 --cfg libc_priv_mod_use --cfg libc_union --cfg libc_const_size_of --cfg libc_align --cfg libc_int128 --cfg libc_core_cvoid --cfg libc_packedN --cfg libc_cfg_target_vendor --cfg libc_non_exhaustive --cfg libc_long_array --cfg libc_ptr_addr_of --cfg libc_underscore_const_names --cfg libc_thread_local --cfg libc_const_extern_fn --check-cfg 'cfg(emscripten_new_stat_abi)' --check-cfg 'cfg(espidf_time64)' --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_align)' --check-cfg 'cfg(libc_cfg_target_vendor)' --check-cfg 'cfg(libc_const_extern_fn)' --check-cfg 'cfg(libc_const_extern_fn_unstable)' --check-cfg 'cfg(libc_const_size_of)' --check-cfg 'cfg(libc_core_cvoid)' --check-cfg 'cfg(libc_deny_warnings)' --check-cfg 'cfg(libc_int128)' --check-cfg 'cfg(libc_long_array)' --check-cfg 'cfg(libc_non_exhaustive)' --check-cfg 'cfg(libc_packedN)' --check-cfg 'cfg(libc_priv_mod_use)' --check-cfg 'cfg(libc_ptr_addr_of)' --check-cfg 'cfg(libc_thread_local)' --check-cfg 'cfg(libc_underscore_const_names)' --check-cfg 'cfg(libc_union)' --check-cfg 'cfg(target_os,values("switch","aix","ohos","hurd","visionos"))' --check-cfg 'cfg(target_env,values("illumos","wasi","aix","ohos"))' --check-cfg 'cfg(target_arch,values("loongarch64","mips32r6","mips64r6","csky"))'` Compiling alloc v0.0.0 (/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/library/alloc) Running `/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc --crate-name alloc --edition=2021 library/alloc/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="compiler-builtins-c"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("compiler-builtins-c", "compiler-builtins-mangled-names", "compiler-builtins-mem", "compiler-builtins-no-asm", "compiler-builtins-weak-intrinsics", "optimize_for_size", "panic_immediate_abort"))' --check-cfg 'cfg(bootstrap)' --check-cfg 'cfg(no_global_oom_handling)' --check-cfg 'cfg(no_rc)' --check-cfg 'cfg(no_sync)' -C metadata=ad0cf2c8c62c464b -C extra-filename=-ad0cf2c8c62c464b --out-dir /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-std/x86_64-unknown-illumos/release/deps --target x86_64-unknown-illumos -C linker=/usr/gcc/13/bin/gcc -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-std/x86_64-unknown-illumos/release/deps -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-std/release/deps --extern compiler_builtins=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-std/x86_64-unknown-illumos/release/deps/libcompiler_builtins-d43e3beec60bd907.rmeta --extern core=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-std/x86_64-unknown-illumos/release/deps/libcore-bb53448104945d5f.rmeta --cfg=bootstrap -Csymbol-mangling-version=legacy -Zunstable-options '--check-cfg=cfg(feature,values(any()))' -Zunstable-options '--check-cfg=cfg(bootstrap)' -Zmacro-backtrace -Zunstable-options -Csplit-debuginfo=off -Cprefer-dynamic -Zinline-mir -Zinline-mir-preserve-debug -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Cforce-frame-pointers=yes '-Zcrate-attr=doc(html_root_url="https://doc.rust-lang.org/1.81.0/")' -Z binary-dep-depinfo -L native=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-std/x86_64-unknown-illumos/release/build/compiler_builtins-3929c739c80be90e/out` Compiling cfg-if v1.0.0 Running `/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc --crate-name cfg_if --edition=2018 /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/vendor/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 --cfg 'feature="compiler_builtins"' --cfg 'feature="core"' --cfg 'feature="rustc-dep-of-std"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("compiler_builtins", "core", "rustc-dep-of-std"))' -C metadata=9b2347604c315458 -C extra-filename=-9b2347604c315458 --out-dir /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-std/x86_64-unknown-illumos/release/deps --target x86_64-unknown-illumos -C linker=/usr/gcc/13/bin/gcc -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-std/x86_64-unknown-illumos/release/deps -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-std/release/deps --extern compiler_builtins=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-std/x86_64-unknown-illumos/release/deps/libcompiler_builtins-d43e3beec60bd907.rmeta --extern core=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-std/x86_64-unknown-illumos/release/deps/librustc_std_workspace_core-dc262f2cce690d39.rmeta --cap-lints allow --cfg=bootstrap -Csymbol-mangling-version=legacy -Zunstable-options '--check-cfg=cfg(feature,values(any()))' -Zunstable-options '--check-cfg=cfg(bootstrap)' -Zmacro-backtrace -Zunstable-options -Csplit-debuginfo=off -Cprefer-dynamic -Zinline-mir -Zinline-mir-preserve-debug -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Cforce-frame-pointers=yes '-Zcrate-attr=doc(html_root_url="https://doc.rust-lang.org/1.81.0/")' -Z binary-dep-depinfo -L native=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-std/x86_64-unknown-illumos/release/build/compiler_builtins-3929c739c80be90e/out` Running `/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc --crate-name memchr --edition=2018 /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/vendor/memchr-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="compiler_builtins"' --cfg 'feature="core"' --cfg 'feature="rustc-dep-of-std"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("compiler_builtins", "core", "default", "libc", "rustc-dep-of-std", "std", "use_std"))' -C metadata=c71e5348be9af46d -C extra-filename=-c71e5348be9af46d --out-dir /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-std/x86_64-unknown-illumos/release/deps --target x86_64-unknown-illumos -C linker=/usr/gcc/13/bin/gcc -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-std/x86_64-unknown-illumos/release/deps -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-std/release/deps --extern compiler_builtins=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-std/x86_64-unknown-illumos/release/deps/libcompiler_builtins-d43e3beec60bd907.rmeta --extern core=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-std/x86_64-unknown-illumos/release/deps/librustc_std_workspace_core-dc262f2cce690d39.rmeta --cap-lints allow --cfg=bootstrap -Csymbol-mangling-version=legacy -Zunstable-options '--check-cfg=cfg(feature,values(any()))' -Zunstable-options '--check-cfg=cfg(bootstrap)' -Zmacro-backtrace -Zunstable-options -Csplit-debuginfo=off -Cprefer-dynamic -Zinline-mir -Zinline-mir-preserve-debug -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Cforce-frame-pointers=yes '-Zcrate-attr=doc(html_root_url="https://doc.rust-lang.org/1.81.0/")' -Z binary-dep-depinfo -L native=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-std/x86_64-unknown-illumos/release/build/compiler_builtins-3929c739c80be90e/out --cfg memchr_runtime_simd --cfg memchr_runtime_sse2 --cfg memchr_runtime_sse42 --cfg memchr_runtime_avx` Compiling unwind v0.0.0 (/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/library/unwind) Running `/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc --crate-name unwind --edition=2021 library/unwind/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)' --check-cfg 'cfg(feature, values("llvm-libunwind", "system-llvm-libunwind"))' -C metadata=f97a251beb512963 -C extra-filename=-f97a251beb512963 --out-dir /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-std/x86_64-unknown-illumos/release/deps --target x86_64-unknown-illumos -C linker=/usr/gcc/13/bin/gcc -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-std/x86_64-unknown-illumos/release/deps -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-std/release/deps --extern cfg_if=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-std/x86_64-unknown-illumos/release/deps/libcfg_if-9b2347604c315458.rmeta --extern compiler_builtins=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-std/x86_64-unknown-illumos/release/deps/libcompiler_builtins-d43e3beec60bd907.rmeta --extern core=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-std/x86_64-unknown-illumos/release/deps/libcore-bb53448104945d5f.rmeta --extern libc=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-std/x86_64-unknown-illumos/release/deps/liblibc-092f7a51da7ba0f5.rmeta --cfg=bootstrap -Csymbol-mangling-version=legacy -Zunstable-options '--check-cfg=cfg(feature,values(any()))' -Zunstable-options '--check-cfg=cfg(bootstrap)' -Zmacro-backtrace -Zunstable-options -Csplit-debuginfo=off -Cprefer-dynamic -Zinline-mir -Zinline-mir-preserve-debug -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Cforce-frame-pointers=yes '-Zcrate-attr=doc(html_root_url="https://doc.rust-lang.org/1.81.0/")' -Z binary-dep-depinfo -L native=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-std/x86_64-unknown-illumos/release/build/compiler_builtins-3929c739c80be90e/out` Compiling adler v1.0.2 Running `/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc --crate-name adler --edition=2015 /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/vendor/adler-1.0.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="compiler_builtins"' --cfg 'feature="core"' --cfg 'feature="rustc-dep-of-std"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("compiler_builtins", "core", "default", "rustc-dep-of-std", "std"))' -C metadata=c125e226cca06652 -C extra-filename=-c125e226cca06652 --out-dir /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-std/x86_64-unknown-illumos/release/deps --target x86_64-unknown-illumos -C linker=/usr/gcc/13/bin/gcc -C strip=debuginfo -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-std/x86_64-unknown-illumos/release/deps -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-std/release/deps --extern compiler_builtins=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-std/x86_64-unknown-illumos/release/deps/libcompiler_builtins-d43e3beec60bd907.rmeta --extern core=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-std/x86_64-unknown-illumos/release/deps/librustc_std_workspace_core-dc262f2cce690d39.rmeta --cap-lints allow --cfg=bootstrap -Csymbol-mangling-version=legacy -Zunstable-options '--check-cfg=cfg(feature,values(any()))' -Zunstable-options '--check-cfg=cfg(bootstrap)' -Zmacro-backtrace -Zunstable-options -Csplit-debuginfo=off -Cprefer-dynamic -Zinline-mir -Zinline-mir-preserve-debug -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Cforce-frame-pointers=yes '-Zcrate-attr=doc(html_root_url="https://doc.rust-lang.org/1.81.0/")' -Z binary-dep-depinfo -L native=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-std/x86_64-unknown-illumos/release/build/compiler_builtins-3929c739c80be90e/out` Compiling rustc-demangle v0.1.24 Running `/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc --crate-name rustc_demangle --edition=2015 /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/vendor/rustc-demangle-0.1.24/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="compiler_builtins"' --cfg 'feature="core"' --cfg 'feature="rustc-dep-of-std"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("compiler_builtins", "core", "rustc-dep-of-std", "std"))' -C metadata=e317ac52c4cac859 -C extra-filename=-e317ac52c4cac859 --out-dir /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-std/x86_64-unknown-illumos/release/deps --target x86_64-unknown-illumos -C linker=/usr/gcc/13/bin/gcc -C strip=debuginfo -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-std/x86_64-unknown-illumos/release/deps -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-std/release/deps --extern compiler_builtins=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-std/x86_64-unknown-illumos/release/deps/libcompiler_builtins-d43e3beec60bd907.rmeta --extern core=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-std/x86_64-unknown-illumos/release/deps/librustc_std_workspace_core-dc262f2cce690d39.rmeta --cap-lints allow --cfg=bootstrap -Csymbol-mangling-version=legacy -Zunstable-options '--check-cfg=cfg(feature,values(any()))' -Zunstable-options '--check-cfg=cfg(bootstrap)' -Zmacro-backtrace -Zunstable-options -Csplit-debuginfo=off -Cprefer-dynamic -Zinline-mir -Zinline-mir-preserve-debug -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Cforce-frame-pointers=yes '-Zcrate-attr=doc(html_root_url="https://doc.rust-lang.org/1.81.0/")' -Z binary-dep-depinfo -L native=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-std/x86_64-unknown-illumos/release/build/compiler_builtins-3929c739c80be90e/out` Compiling rustc-std-workspace-alloc v1.99.0 (/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/library/rustc-std-workspace-alloc) Compiling panic_abort v0.0.0 (/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/library/panic_abort) Compiling panic_unwind v0.0.0 (/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/library/panic_unwind) Running `/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc --crate-name rustc_std_workspace_alloc --edition=2021 library/rustc-std-workspace-alloc/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)' --check-cfg 'cfg(feature, values())' -C metadata=69e64b5d26fe40aa -C extra-filename=-69e64b5d26fe40aa --out-dir /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-std/x86_64-unknown-illumos/release/deps --target x86_64-unknown-illumos -C linker=/usr/gcc/13/bin/gcc -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-std/x86_64-unknown-illumos/release/deps -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-std/release/deps --extern alloc=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-std/x86_64-unknown-illumos/release/deps/liballoc-ad0cf2c8c62c464b.rmeta --cfg=bootstrap -Csymbol-mangling-version=legacy -Zunstable-options '--check-cfg=cfg(feature,values(any()))' -Zunstable-options '--check-cfg=cfg(bootstrap)' -Zmacro-backtrace -Zunstable-options -Csplit-debuginfo=off -Cprefer-dynamic -Zinline-mir -Zinline-mir-preserve-debug -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Cforce-frame-pointers=yes '-Zcrate-attr=doc(html_root_url="https://doc.rust-lang.org/1.81.0/")' -Z binary-dep-depinfo -L native=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-std/x86_64-unknown-illumos/release/build/compiler_builtins-3929c739c80be90e/out` Running `/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc --crate-name panic_abort --edition=2021 library/panic_abort/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)' --check-cfg 'cfg(feature, values())' -C metadata=41bd9fa74a5cf1e2 -C extra-filename=-41bd9fa74a5cf1e2 --out-dir /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-std/x86_64-unknown-illumos/release/deps --target x86_64-unknown-illumos -C linker=/usr/gcc/13/bin/gcc -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-std/x86_64-unknown-illumos/release/deps -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-std/release/deps --extern alloc=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-std/x86_64-unknown-illumos/release/deps/liballoc-ad0cf2c8c62c464b.rmeta --extern cfg_if=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-std/x86_64-unknown-illumos/release/deps/libcfg_if-9b2347604c315458.rmeta --extern compiler_builtins=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-std/x86_64-unknown-illumos/release/deps/libcompiler_builtins-d43e3beec60bd907.rmeta --extern core=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-std/x86_64-unknown-illumos/release/deps/libcore-bb53448104945d5f.rmeta --extern libc=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-std/x86_64-unknown-illumos/release/deps/liblibc-092f7a51da7ba0f5.rmeta --cfg=bootstrap -Csymbol-mangling-version=legacy -Zunstable-options '--check-cfg=cfg(feature,values(any()))' -Zunstable-options '--check-cfg=cfg(bootstrap)' -Zmacro-backtrace -Zunstable-options -Csplit-debuginfo=off -Cprefer-dynamic -Zinline-mir -Zinline-mir-preserve-debug -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Cforce-frame-pointers=yes '-Zcrate-attr=doc(html_root_url="https://doc.rust-lang.org/1.81.0/")' -Z binary-dep-depinfo -L native=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-std/x86_64-unknown-illumos/release/build/compiler_builtins-3929c739c80be90e/out` Running `/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc --crate-name panic_unwind --edition=2021 library/panic_unwind/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)' --check-cfg 'cfg(feature, values())' -C metadata=a20d158899e5864c -C extra-filename=-a20d158899e5864c --out-dir /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-std/x86_64-unknown-illumos/release/deps --target x86_64-unknown-illumos -C linker=/usr/gcc/13/bin/gcc -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-std/x86_64-unknown-illumos/release/deps -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-std/release/deps --extern alloc=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-std/x86_64-unknown-illumos/release/deps/liballoc-ad0cf2c8c62c464b.rmeta --extern cfg_if=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-std/x86_64-unknown-illumos/release/deps/libcfg_if-9b2347604c315458.rmeta --extern compiler_builtins=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-std/x86_64-unknown-illumos/release/deps/libcompiler_builtins-d43e3beec60bd907.rmeta --extern core=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-std/x86_64-unknown-illumos/release/deps/libcore-bb53448104945d5f.rmeta --extern libc=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-std/x86_64-unknown-illumos/release/deps/liblibc-092f7a51da7ba0f5.rmeta --extern unwind=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-std/x86_64-unknown-illumos/release/deps/libunwind-f97a251beb512963.rmeta --cfg=bootstrap -Csymbol-mangling-version=legacy -Zunstable-options '--check-cfg=cfg(feature,values(any()))' -Zunstable-options '--check-cfg=cfg(bootstrap)' -Zmacro-backtrace -Zunstable-options -Csplit-debuginfo=off -Cprefer-dynamic -Zinline-mir -Zinline-mir-preserve-debug -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Cforce-frame-pointers=yes '-Zcrate-attr=doc(html_root_url="https://doc.rust-lang.org/1.81.0/")' -Z binary-dep-depinfo -L native=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-std/x86_64-unknown-illumos/release/build/compiler_builtins-3929c739c80be90e/out` Compiling gimli v0.29.0 Running `/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc --crate-name gimli --edition=2018 /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/vendor/gimli-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="read"' --cfg 'feature="read-core"' --cfg 'feature="rustc-dep-of-std"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("default", "endian-reader", "fallible-iterator", "read", "read-all", "read-core", "rustc-dep-of-std", "std", "write"))' -C metadata=32fccc243fffe9fb -C extra-filename=-32fccc243fffe9fb --out-dir /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-std/x86_64-unknown-illumos/release/deps --target x86_64-unknown-illumos -C linker=/usr/gcc/13/bin/gcc -C strip=debuginfo -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-std/x86_64-unknown-illumos/release/deps -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-std/release/deps --extern compiler_builtins=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-std/x86_64-unknown-illumos/release/deps/libcompiler_builtins-d43e3beec60bd907.rmeta --extern alloc=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-std/x86_64-unknown-illumos/release/deps/librustc_std_workspace_alloc-69e64b5d26fe40aa.rmeta --extern core=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-std/x86_64-unknown-illumos/release/deps/librustc_std_workspace_core-dc262f2cce690d39.rmeta --cap-lints allow --cfg=bootstrap -Csymbol-mangling-version=legacy -Zunstable-options '--check-cfg=cfg(feature,values(any()))' -Zunstable-options '--check-cfg=cfg(bootstrap)' -Zmacro-backtrace -Zunstable-options -Csplit-debuginfo=off -Cprefer-dynamic -Zinline-mir -Zinline-mir-preserve-debug -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Cforce-frame-pointers=yes '-Zcrate-attr=doc(html_root_url="https://doc.rust-lang.org/1.81.0/")' -Z binary-dep-depinfo -L native=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-std/x86_64-unknown-illumos/release/build/compiler_builtins-3929c739c80be90e/out` Compiling object v0.36.0 Compiling std_detect v0.1.5 (/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/library/stdarch/crates/std_detect) Running `/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc --crate-name object --edition=2018 /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/vendor/object-0.36.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="archive"' --cfg 'feature="coff"' --cfg 'feature="compiler_builtins"' --cfg 'feature="core"' --cfg 'feature="elf"' --cfg 'feature="macho"' --cfg 'feature="pe"' --cfg 'feature="read_core"' --cfg 'feature="rustc-dep-of-std"' --cfg 'feature="unaligned"' --cfg 'feature="xcoff"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("all", "alloc", "archive", "build", "build_core", "cargo-all", "coff", "compiler_builtins", "compression", "core", "default", "doc", "elf", "macho", "pe", "read", "read_core", "rustc-dep-of-std", "std", "unaligned", "unstable", "unstable-all", "wasm", "write", "write_core", "write_std", "xcoff"))' -C metadata=a54a51c86ace5ac1 -C extra-filename=-a54a51c86ace5ac1 --out-dir /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-std/x86_64-unknown-illumos/release/deps --target x86_64-unknown-illumos -C linker=/usr/gcc/13/bin/gcc -C strip=debuginfo -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-std/x86_64-unknown-illumos/release/deps -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-std/release/deps --extern compiler_builtins=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-std/x86_64-unknown-illumos/release/deps/libcompiler_builtins-d43e3beec60bd907.rmeta --extern memchr=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-std/x86_64-unknown-illumos/release/deps/libmemchr-c71e5348be9af46d.rmeta --extern alloc=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-std/x86_64-unknown-illumos/release/deps/librustc_std_workspace_alloc-69e64b5d26fe40aa.rmeta --extern core=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-std/x86_64-unknown-illumos/release/deps/librustc_std_workspace_core-dc262f2cce690d39.rmeta --cap-lints allow --cfg=bootstrap -Csymbol-mangling-version=legacy -Zunstable-options '--check-cfg=cfg(feature,values(any()))' -Zunstable-options '--check-cfg=cfg(bootstrap)' -Zmacro-backtrace -Zunstable-options -Csplit-debuginfo=off -Cprefer-dynamic -Zinline-mir -Zinline-mir-preserve-debug -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Cforce-frame-pointers=yes '-Zcrate-attr=doc(html_root_url="https://doc.rust-lang.org/1.81.0/")' -Z binary-dep-depinfo -L native=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-std/x86_64-unknown-illumos/release/build/compiler_builtins-3929c739c80be90e/out` Running `/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc --crate-name std_detect --edition=2021 library/stdarch/crates/std_detect/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="compiler_builtins"' --cfg 'feature="core"' --cfg 'feature="libc"' --cfg 'feature="rustc-dep-of-std"' --cfg 'feature="std_detect_dlsym_getauxval"' --cfg 'feature="std_detect_file_io"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("alloc", "compiler_builtins", "core", "default", "libc", "rustc-dep-of-std", "std_detect_dlsym_getauxval", "std_detect_env_override", "std_detect_file_io"))' -C metadata=ce5b48a4b7fe8cf8 -C extra-filename=-ce5b48a4b7fe8cf8 --out-dir /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-std/x86_64-unknown-illumos/release/deps --target x86_64-unknown-illumos -C linker=/usr/gcc/13/bin/gcc -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-std/x86_64-unknown-illumos/release/deps -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-std/release/deps --extern cfg_if=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-std/x86_64-unknown-illumos/release/deps/libcfg_if-9b2347604c315458.rmeta --extern compiler_builtins=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-std/x86_64-unknown-illumos/release/deps/libcompiler_builtins-d43e3beec60bd907.rmeta --extern libc=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-std/x86_64-unknown-illumos/release/deps/liblibc-092f7a51da7ba0f5.rmeta --extern alloc=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-std/x86_64-unknown-illumos/release/deps/librustc_std_workspace_alloc-69e64b5d26fe40aa.rmeta --extern core=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-std/x86_64-unknown-illumos/release/deps/librustc_std_workspace_core-dc262f2cce690d39.rmeta --cfg=bootstrap -Csymbol-mangling-version=legacy -Zunstable-options '--check-cfg=cfg(feature,values(any()))' -Zunstable-options '--check-cfg=cfg(bootstrap)' -Zmacro-backtrace -Zunstable-options -Csplit-debuginfo=off -Cprefer-dynamic -Zinline-mir -Zinline-mir-preserve-debug -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Cforce-frame-pointers=yes '-Zcrate-attr=doc(html_root_url="https://doc.rust-lang.org/1.81.0/")' -Z binary-dep-depinfo -L native=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-std/x86_64-unknown-illumos/release/build/compiler_builtins-3929c739c80be90e/out` Compiling miniz_oxide v0.7.4 Running `/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc --crate-name miniz_oxide --edition=2018 /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/vendor/miniz_oxide-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 --cfg 'feature="alloc"' --cfg 'feature="compiler_builtins"' --cfg 'feature="core"' --cfg 'feature="rustc-dep-of-std"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("alloc", "compiler_builtins", "core", "default", "rustc-dep-of-std", "simd", "simd-adler32", "std", "with-alloc"))' -C metadata=360b5c556958f189 -C extra-filename=-360b5c556958f189 --out-dir /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-std/x86_64-unknown-illumos/release/deps --target x86_64-unknown-illumos -C linker=/usr/gcc/13/bin/gcc -C strip=debuginfo -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-std/x86_64-unknown-illumos/release/deps -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-std/release/deps --extern adler=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-std/x86_64-unknown-illumos/release/deps/libadler-c125e226cca06652.rmeta --extern compiler_builtins=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-std/x86_64-unknown-illumos/release/deps/libcompiler_builtins-d43e3beec60bd907.rmeta --extern alloc=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-std/x86_64-unknown-illumos/release/deps/librustc_std_workspace_alloc-69e64b5d26fe40aa.rmeta --extern core=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-std/x86_64-unknown-illumos/release/deps/librustc_std_workspace_core-dc262f2cce690d39.rmeta --cap-lints allow --cfg=bootstrap -Csymbol-mangling-version=legacy -Zunstable-options '--check-cfg=cfg(feature,values(any()))' -Zunstable-options '--check-cfg=cfg(bootstrap)' -Zmacro-backtrace -Zunstable-options -Csplit-debuginfo=off -Cprefer-dynamic -Zinline-mir -Zinline-mir-preserve-debug -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Cforce-frame-pointers=yes '-Zcrate-attr=doc(html_root_url="https://doc.rust-lang.org/1.81.0/")' -Z binary-dep-depinfo -L native=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-std/x86_64-unknown-illumos/release/build/compiler_builtins-3929c739c80be90e/out` Compiling hashbrown v0.14.5 Running `/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc --crate-name hashbrown --edition=2021 /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/vendor/hashbrown-0.14.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="alloc"' --cfg 'feature="compiler_builtins"' --cfg 'feature="core"' --cfg 'feature="nightly"' --cfg 'feature="rustc-dep-of-std"' --cfg 'feature="rustc-internal-api"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("ahash", "alloc", "allocator-api2", "compiler_builtins", "core", "default", "equivalent", "inline-more", "nightly", "raw", "rayon", "rkyv", "rustc-dep-of-std", "rustc-internal-api", "serde"))' -C metadata=eccdcce1a141608d -C extra-filename=-eccdcce1a141608d --out-dir /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-std/x86_64-unknown-illumos/release/deps --target x86_64-unknown-illumos -C linker=/usr/gcc/13/bin/gcc -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-std/x86_64-unknown-illumos/release/deps -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-std/release/deps --extern compiler_builtins=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-std/x86_64-unknown-illumos/release/deps/libcompiler_builtins-d43e3beec60bd907.rmeta --extern alloc=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-std/x86_64-unknown-illumos/release/deps/librustc_std_workspace_alloc-69e64b5d26fe40aa.rmeta --extern core=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-std/x86_64-unknown-illumos/release/deps/librustc_std_workspace_core-dc262f2cce690d39.rmeta --cap-lints allow --cfg=bootstrap -Csymbol-mangling-version=legacy -Zunstable-options '--check-cfg=cfg(feature,values(any()))' -Zunstable-options '--check-cfg=cfg(bootstrap)' -Zmacro-backtrace -Zunstable-options -Csplit-debuginfo=off -Cprefer-dynamic -Zinline-mir -Zinline-mir-preserve-debug -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Cforce-frame-pointers=yes '-Zcrate-attr=doc(html_root_url="https://doc.rust-lang.org/1.81.0/")' -Z binary-dep-depinfo -L native=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-std/x86_64-unknown-illumos/release/build/compiler_builtins-3929c739c80be90e/out` Compiling addr2line v0.22.0 Running `/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc --crate-name addr2line --edition=2018 /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/vendor/addr2line-0.22.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="compiler_builtins"' --cfg 'feature="core"' --cfg 'feature="rustc-dep-of-std"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("alloc", "compiler_builtins", "core", "cpp_demangle", "default", "fallible-iterator", "memmap2", "object", "rustc-demangle", "rustc-dep-of-std", "smallvec", "std", "std-object"))' -C metadata=fa3b82e1debd146a -C extra-filename=-fa3b82e1debd146a --out-dir /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-std/x86_64-unknown-illumos/release/deps --target x86_64-unknown-illumos -C linker=/usr/gcc/13/bin/gcc -C strip=debuginfo -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-std/x86_64-unknown-illumos/release/deps -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-std/release/deps --extern compiler_builtins=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-std/x86_64-unknown-illumos/release/deps/libcompiler_builtins-d43e3beec60bd907.rmeta --extern gimli=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-std/x86_64-unknown-illumos/release/deps/libgimli-32fccc243fffe9fb.rmeta --extern alloc=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-std/x86_64-unknown-illumos/release/deps/librustc_std_workspace_alloc-69e64b5d26fe40aa.rmeta --extern core=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-std/x86_64-unknown-illumos/release/deps/librustc_std_workspace_core-dc262f2cce690d39.rmeta --cap-lints allow --cfg=bootstrap -Csymbol-mangling-version=legacy -Zunstable-options '--check-cfg=cfg(feature,values(any()))' -Zunstable-options '--check-cfg=cfg(bootstrap)' -Zmacro-backtrace -Zunstable-options -Csplit-debuginfo=off -Cprefer-dynamic -Zinline-mir -Zinline-mir-preserve-debug -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Cforce-frame-pointers=yes '-Zcrate-attr=doc(html_root_url="https://doc.rust-lang.org/1.81.0/")' -Z binary-dep-depinfo -L native=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-std/x86_64-unknown-illumos/release/build/compiler_builtins-3929c739c80be90e/out` Running `/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc --crate-name std --edition=2021 library/std/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type dylib --crate-type rlib --emit=dep-info,link -C prefer-dynamic -C opt-level=3 -C embed-bitcode=no --warn=unexpected_cfgs --cfg 'feature="addr2line"' --cfg 'feature="backtrace"' --cfg 'feature="compiler-builtins-c"' --cfg 'feature="miniz_oxide"' --cfg 'feature="object"' --cfg 'feature="panic_unwind"' --cfg 'feature="std_detect_dlsym_getauxval"' --cfg 'feature="std_detect_file_io"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("addr2line", "backtrace", "compiler-builtins-c", "compiler-builtins-mangled-names", "compiler-builtins-mem", "compiler-builtins-no-asm", "compiler-builtins-weak-intrinsics", "llvm-libunwind", "miniz_oxide", "object", "optimize_for_size", "panic-unwind", "panic_immediate_abort", "panic_unwind", "profiler", "profiler_builtins", "std_detect_dlsym_getauxval", "std_detect_env_override", "std_detect_file_io", "system-llvm-libunwind", "windows_raw_dylib"))' --check-cfg 'cfg(bootstrap)' --check-cfg 'cfg(target_arch, values("xtensa"))' --check-cfg 'cfg(feature, values(any()))' -C metadata=37c9f51dc2bcceda -C extra-filename=-37c9f51dc2bcceda --out-dir /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-std/x86_64-unknown-illumos/release/deps --target x86_64-unknown-illumos -C linker=/usr/gcc/13/bin/gcc -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-std/x86_64-unknown-illumos/release/deps -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-std/release/deps --extern 'priv:addr2line=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-std/x86_64-unknown-illumos/release/deps/libaddr2line-fa3b82e1debd146a.rlib' --extern alloc=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-std/x86_64-unknown-illumos/release/deps/liballoc-ad0cf2c8c62c464b.rlib --extern 'priv:cfg_if=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-std/x86_64-unknown-illumos/release/deps/libcfg_if-9b2347604c315458.rlib' --extern 'priv:compiler_builtins=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-std/x86_64-unknown-illumos/release/deps/libcompiler_builtins-d43e3beec60bd907.rlib' --extern core=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-std/x86_64-unknown-illumos/release/deps/libcore-bb53448104945d5f.rlib --extern 'priv:hashbrown=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-std/x86_64-unknown-illumos/release/deps/libhashbrown-eccdcce1a141608d.rlib' --extern libc=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-std/x86_64-unknown-illumos/release/deps/liblibc-092f7a51da7ba0f5.rlib --extern 'priv:miniz_oxide=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-std/x86_64-unknown-illumos/release/deps/libminiz_oxide-360b5c556958f189.rlib' --extern 'priv:object=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-std/x86_64-unknown-illumos/release/deps/libobject-a54a51c86ace5ac1.rlib' --extern 'priv:panic_abort=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-std/x86_64-unknown-illumos/release/deps/libpanic_abort-41bd9fa74a5cf1e2.rlib' --extern 'priv:panic_unwind=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-std/x86_64-unknown-illumos/release/deps/libpanic_unwind-a20d158899e5864c.rlib' --extern 'priv:rustc_demangle=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-std/x86_64-unknown-illumos/release/deps/librustc_demangle-e317ac52c4cac859.rlib' --extern 'priv:std_detect=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-std/x86_64-unknown-illumos/release/deps/libstd_detect-ce5b48a4b7fe8cf8.rlib' --extern 'priv:unwind=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-std/x86_64-unknown-illumos/release/deps/libunwind-f97a251beb512963.rlib' -Z unstable-options --cfg=bootstrap -Csymbol-mangling-version=legacy -Zunstable-options '--check-cfg=cfg(feature,values(any()))' -Zunstable-options '--check-cfg=cfg(bootstrap)' -Zmacro-backtrace -Zunstable-options -Csplit-debuginfo=off -Cprefer-dynamic -Zinline-mir -Zinline-mir-preserve-debug -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Cforce-frame-pointers=yes '-Zcrate-attr=doc(html_root_url="https://doc.rust-lang.org/1.81.0/")' -Z binary-dep-depinfo -L native=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-std/x86_64-unknown-illumos/release/build/compiler_builtins-3929c739c80be90e/out --cfg backtrace_in_libstd --check-cfg 'cfg(netbsd10)' --check-cfg 'cfg(restricted_std)' --check-cfg 'cfg(backtrace_in_libstd)' --check-cfg 'cfg(reliable_f16)' --check-cfg 'cfg(reliable_f128)'` Compiling rustc-std-workspace-std v1.99.0 (/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/library/rustc-std-workspace-std) Compiling proc_macro v0.0.0 (/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/library/proc_macro) Running `/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc --crate-name rustc_std_workspace_std --edition=2021 library/rustc-std-workspace-std/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)' --check-cfg 'cfg(feature, values())' -C metadata=0e5d7e55da47c3d7 -C extra-filename=-0e5d7e55da47c3d7 --out-dir /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-std/x86_64-unknown-illumos/release/deps --target x86_64-unknown-illumos -C linker=/usr/gcc/13/bin/gcc -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-std/x86_64-unknown-illumos/release/deps -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-std/release/deps --extern std=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-std/x86_64-unknown-illumos/release/deps/libstd-37c9f51dc2bcceda.so --extern std=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-std/x86_64-unknown-illumos/release/deps/libstd-37c9f51dc2bcceda.rlib --cfg=bootstrap -Csymbol-mangling-version=legacy -Zunstable-options '--check-cfg=cfg(feature,values(any()))' -Zunstable-options '--check-cfg=cfg(bootstrap)' -Zmacro-backtrace -Zunstable-options -Csplit-debuginfo=off -Cprefer-dynamic -Zinline-mir -Zinline-mir-preserve-debug -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Cforce-frame-pointers=yes '-Zcrate-attr=doc(html_root_url="https://doc.rust-lang.org/1.81.0/")' -Z binary-dep-depinfo -L native=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-std/x86_64-unknown-illumos/release/build/compiler_builtins-3929c739c80be90e/out` Running `/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc --crate-name proc_macro --edition=2021 library/proc_macro/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)' --check-cfg 'cfg(feature, values())' -C metadata=26ba62fe37067d20 -C extra-filename=-26ba62fe37067d20 --out-dir /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-std/x86_64-unknown-illumos/release/deps --target x86_64-unknown-illumos -C linker=/usr/gcc/13/bin/gcc -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-std/x86_64-unknown-illumos/release/deps -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-std/release/deps --extern core=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-std/x86_64-unknown-illumos/release/deps/libcore-bb53448104945d5f.rmeta --extern std=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-std/x86_64-unknown-illumos/release/deps/libstd-37c9f51dc2bcceda.so --extern std=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-std/x86_64-unknown-illumos/release/deps/libstd-37c9f51dc2bcceda.rlib --cfg=bootstrap -Csymbol-mangling-version=legacy -Zunstable-options '--check-cfg=cfg(feature,values(any()))' -Zunstable-options '--check-cfg=cfg(bootstrap)' -Zmacro-backtrace -Zunstable-options -Csplit-debuginfo=off -Cprefer-dynamic -Zinline-mir -Zinline-mir-preserve-debug -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Cforce-frame-pointers=yes '-Zcrate-attr=doc(html_root_url="https://doc.rust-lang.org/1.81.0/")' -Z binary-dep-depinfo -L native=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-std/x86_64-unknown-illumos/release/build/compiler_builtins-3929c739c80be90e/out` Compiling unicode-width v0.1.13 Running `/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc --crate-name unicode_width --edition=2021 /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/vendor/unicode-width-0.1.13/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="compiler_builtins"' --cfg 'feature="core"' --cfg 'feature="default"' --cfg 'feature="rustc-dep-of-std"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("compiler_builtins", "core", "default", "no_std", "rustc-dep-of-std", "std"))' -C metadata=c7e317ebd1d74aa5 -C extra-filename=-c7e317ebd1d74aa5 --out-dir /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-std/x86_64-unknown-illumos/release/deps --target x86_64-unknown-illumos -C linker=/usr/gcc/13/bin/gcc -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-std/x86_64-unknown-illumos/release/deps -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-std/release/deps --extern compiler_builtins=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-std/x86_64-unknown-illumos/release/deps/libcompiler_builtins-d43e3beec60bd907.rmeta --extern core=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-std/x86_64-unknown-illumos/release/deps/librustc_std_workspace_core-dc262f2cce690d39.rmeta --extern std=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-std/x86_64-unknown-illumos/release/deps/librustc_std_workspace_std-0e5d7e55da47c3d7.rmeta --cap-lints allow --cfg=bootstrap -Csymbol-mangling-version=legacy -Zunstable-options '--check-cfg=cfg(feature,values(any()))' -Zunstable-options '--check-cfg=cfg(bootstrap)' -Zmacro-backtrace -Zunstable-options -Csplit-debuginfo=off -Cprefer-dynamic -Zinline-mir -Zinline-mir-preserve-debug -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Cforce-frame-pointers=yes '-Zcrate-attr=doc(html_root_url="https://doc.rust-lang.org/1.81.0/")' -Z binary-dep-depinfo -L native=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-std/x86_64-unknown-illumos/release/build/compiler_builtins-3929c739c80be90e/out` Compiling getopts v0.2.21 Running `/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc --crate-name getopts --edition=2015 /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/vendor/getopts-0.2.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 --cfg 'feature="core"' --cfg 'feature="rustc-dep-of-std"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("core", "rustc-dep-of-std", "std"))' -C metadata=1a61a5952c051254 -C extra-filename=-1a61a5952c051254 --out-dir /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-std/x86_64-unknown-illumos/release/deps --target x86_64-unknown-illumos -C linker=/usr/gcc/13/bin/gcc -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-std/x86_64-unknown-illumos/release/deps -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-std/release/deps --extern core=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-std/x86_64-unknown-illumos/release/deps/librustc_std_workspace_core-dc262f2cce690d39.rmeta --extern std=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-std/x86_64-unknown-illumos/release/deps/librustc_std_workspace_std-0e5d7e55da47c3d7.rmeta --extern unicode_width=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-std/x86_64-unknown-illumos/release/deps/libunicode_width-c7e317ebd1d74aa5.rmeta --cap-lints allow --cfg=bootstrap -Csymbol-mangling-version=legacy -Zunstable-options '--check-cfg=cfg(feature,values(any()))' -Zunstable-options '--check-cfg=cfg(bootstrap)' -Zmacro-backtrace -Zunstable-options -Csplit-debuginfo=off -Cprefer-dynamic -Zinline-mir -Zinline-mir-preserve-debug -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Cforce-frame-pointers=yes '-Zcrate-attr=doc(html_root_url="https://doc.rust-lang.org/1.81.0/")' -Z binary-dep-depinfo -L native=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-std/x86_64-unknown-illumos/release/build/compiler_builtins-3929c739c80be90e/out` Compiling test v0.0.0 (/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/library/test) Running `/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc --crate-name test --edition=2021 library/test/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)' --check-cfg 'cfg(feature, values())' -C metadata=641835ce89689fd2 -C extra-filename=-641835ce89689fd2 --out-dir /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-std/x86_64-unknown-illumos/release/deps --target x86_64-unknown-illumos -C linker=/usr/gcc/13/bin/gcc -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-std/x86_64-unknown-illumos/release/deps -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-std/release/deps --extern core=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-std/x86_64-unknown-illumos/release/deps/libcore-bb53448104945d5f.rmeta --extern getopts=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-std/x86_64-unknown-illumos/release/deps/libgetopts-1a61a5952c051254.rmeta --extern libc=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-std/x86_64-unknown-illumos/release/deps/liblibc-092f7a51da7ba0f5.rmeta --extern std=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-std/x86_64-unknown-illumos/release/deps/libstd-37c9f51dc2bcceda.so --extern std=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-std/x86_64-unknown-illumos/release/deps/libstd-37c9f51dc2bcceda.rlib --cfg=bootstrap -Csymbol-mangling-version=legacy -Zunstable-options '--check-cfg=cfg(feature,values(any()))' -Zunstable-options '--check-cfg=cfg(bootstrap)' -Zmacro-backtrace -Zunstable-options -Csplit-debuginfo=off -Cprefer-dynamic -Zinline-mir -Zinline-mir-preserve-debug -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Cforce-frame-pointers=yes '-Zcrate-attr=doc(html_root_url="https://doc.rust-lang.org/1.81.0/")' -Z binary-dep-depinfo -L native=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-std/x86_64-unknown-illumos/release/build/compiler_builtins-3929c739c80be90e/out` Compiling sysroot v0.0.0 (/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/library/sysroot) Running `/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc --crate-name sysroot --edition=2021 library/sysroot/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="backtrace"' --cfg 'feature="compiler-builtins-c"' --cfg 'feature="default"' --cfg 'feature="panic-unwind"' --cfg 'feature="std_detect_dlsym_getauxval"' --cfg 'feature="std_detect_file_io"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("backtrace", "compiler-builtins-c", "compiler-builtins-mangled-names", "compiler-builtins-mem", "compiler-builtins-no-asm", "compiler-builtins-weak-intrinsics", "default", "llvm-libunwind", "optimize_for_size", "panic-unwind", "panic_immediate_abort", "profiler", "std_detect_dlsym_getauxval", "std_detect_env_override", "std_detect_file_io", "system-llvm-libunwind", "windows_raw_dylib"))' -C metadata=abc2599afdf8ae81 -C extra-filename=-abc2599afdf8ae81 --out-dir /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-std/x86_64-unknown-illumos/release/deps --target x86_64-unknown-illumos -C linker=/usr/gcc/13/bin/gcc -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-std/x86_64-unknown-illumos/release/deps -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-std/release/deps --extern proc_macro=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-std/x86_64-unknown-illumos/release/deps/libproc_macro-26ba62fe37067d20.rmeta --extern std=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-std/x86_64-unknown-illumos/release/deps/libstd-37c9f51dc2bcceda.so --extern std=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-std/x86_64-unknown-illumos/release/deps/libstd-37c9f51dc2bcceda.rlib --extern test=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-std/x86_64-unknown-illumos/release/deps/libtest-641835ce89689fd2.rmeta --cfg=bootstrap -Csymbol-mangling-version=legacy -Zunstable-options '--check-cfg=cfg(feature,values(any()))' -Zunstable-options '--check-cfg=cfg(bootstrap)' -Zmacro-backtrace -Zunstable-options -Csplit-debuginfo=off -Cprefer-dynamic -Zinline-mir -Zinline-mir-preserve-debug -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Cforce-frame-pointers=yes '-Zcrate-attr=doc(html_root_url="https://doc.rust-lang.org/1.81.0/")' -Z binary-dep-depinfo -L native=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-std/x86_64-unknown-illumos/release/build/compiler_builtins-3929c739c80be90e/out` Finished `release` profile [optimized] target(s) in 1m 21s using sysroot /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-sysroot Building LLVM for x86_64-unknown-illumos CMAKE_TOOLCHAIN_FILE_x86_64-unknown-illumos = None CMAKE_TOOLCHAIN_FILE_x86_64_unknown_illumos = None HOST_CMAKE_TOOLCHAIN_FILE = None CMAKE_TOOLCHAIN_FILE = None CMAKE_PREFIX_PATH_x86_64-unknown-illumos = None CMAKE_PREFIX_PATH_x86_64_unknown_illumos = None HOST_CMAKE_PREFIX_PATH = None CMAKE_PREFIX_PATH = None CMAKE_x86_64-unknown-illumos = None CMAKE_x86_64_unknown_illumos = None HOST_CMAKE = None CMAKE = None running: cd "/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build" && CMAKE_PREFIX_PATH="" DESTDIR="" "cmake" "/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm" "-G" "Ninja" "-DLLVM_ENABLE_ASSERTIONS=OFF" "-DLLVM_UNREACHABLE_OPTIMIZE=OFF" "-DLLVM_ENABLE_PLUGINS=OFF" "-DLLVM_TARGETS_TO_BUILD=AArch64;ARM;BPF;Hexagon;LoongArch;MSP430;Mips;NVPTX;PowerPC;RISCV;Sparc;SystemZ;WebAssembly;X86" "-DLLVM_EXPERIMENTAL_TARGETS_TO_BUILD=AVR;M68k;CSKY;Xtensa" "-DLLVM_INCLUDE_EXAMPLES=OFF" "-DLLVM_INCLUDE_DOCS=OFF" "-DLLVM_INCLUDE_BENCHMARKS=OFF" "-DLLVM_INCLUDE_TESTS=OFF" "-DLLVM_ENABLE_TERMINFO=OFF" "-DLLVM_ENABLE_LIBEDIT=OFF" "-DLLVM_ENABLE_BINDINGS=OFF" "-DLLVM_ENABLE_Z3_SOLVER=OFF" "-DLLVM_PARALLEL_COMPILE_JOBS=8" "-DLLVM_TARGET_ARCH=x86_64" "-DLLVM_DEFAULT_TARGET_TRIPLE=x86_64-unknown-illumos" "-DLLVM_ENABLE_WARNINGS=OFF" "-DLLVM_INSTALL_UTILS=ON" "-DLLVM_ENABLE_ZSTD=OFF" "-DLLVM_ENABLE_ZLIB=ON" "-DLLVM_LINK_LLVM_DYLIB=ON" "-DLLVM_ENABLE_LIBXML2=OFF" "-DLLVM_VERSION_SUFFIX=-rust-1.81.0-stable" "-DCMAKE_INSTALL_MESSAGE=LAZY" "-DCMAKE_C_COMPILER=/usr/gcc/13/bin/gcc" "-DCMAKE_CXX_COMPILER=/usr/gcc/13/bin/g++" "-DCMAKE_ASM_COMPILER=/usr/gcc/13/bin/gcc" "-DCMAKE_C_FLAGS=-ffunction-sections -fdata-sections -fPIC -m64 -m64" "-DCMAKE_CXX_FLAGS=-ffunction-sections -fdata-sections -fPIC -m64 -m64" "-DCMAKE_AR=/usr/gnu/bin/ar" "-DCMAKE_SHARED_LINKER_FLAGS=" "-DCMAKE_MODULE_LINKER_FLAGS=" "-DCMAKE_EXE_LINKER_FLAGS=" "-DCMAKE_INSTALL_PREFIX=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm" "-DCMAKE_ASM_FLAGS= -ffunction-sections -fdata-sections -fPIC -m64 -m64" "-DCMAKE_BUILD_TYPE=Release" Re-run cmake no build system arguments CMake Deprecation Warning at /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/cmake/Modules/CMakePolicy.cmake:6 (cmake_policy): The OLD behavior for policy CMP0114 will be removed from a future version of CMake. The cmake-policies(7) manual explains that the OLD behaviors of all policies are deprecated and that a policy should be set to OLD only under specific short-term circumstances. Projects should be ported to the NEW behavior and not rely on setting a policy to OLD. Call Stack (most recent call first): CMakeLists.txt:6 (include) CMake Deprecation Warning at /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/cmake/Modules/CMakePolicy.cmake:11 (cmake_policy): The OLD behavior for policy CMP0116 will be removed from a future version of CMake. The cmake-policies(7) manual explains that the OLD behaviors of all policies are deprecated and that a policy should be set to OLD only under specific short-term circumstances. Projects should be ported to the NEW behavior and not rely on setting a policy to OLD. Call Stack (most recent call first): CMakeLists.txt:6 (include) -- The C compiler identification is GNU 13.3.0 -- The CXX compiler identification is GNU 13.3.0 -- The ASM compiler identification is GNU -- Found assembler: /usr/gcc/13/bin/gcc -- Detecting C compiler ABI info -- Detecting C compiler ABI info - done -- Check for working C compiler: /usr/gcc/13/bin/gcc - skipped -- Detecting C compile features -- Detecting C compile features - done -- Detecting CXX compiler ABI info -- Detecting CXX compiler ABI info - done -- Check for working CXX compiler: /usr/gcc/13/bin/g++ - skipped -- Detecting CXX compile features -- Detecting CXX compile features - done -- Found Python3: /usr/bin/python3.9 (found suitable version "3.9.19", minimum required is "3.0") found components: Interpreter -- Looking for dlfcn.h -- Looking for dlfcn.h - found -- Looking for errno.h -- Looking for errno.h - found -- Looking for fcntl.h -- Looking for fcntl.h - found -- Looking for link.h -- Looking for link.h - found -- Looking for malloc/malloc.h -- Looking for malloc/malloc.h - not found -- Looking for pthread.h -- Looking for pthread.h - found -- Looking for signal.h -- Looking for signal.h - found -- Looking for sys/ioctl.h -- Looking for sys/ioctl.h - found -- Looking for sys/mman.h -- Looking for sys/mman.h - found -- Looking for sys/param.h -- Looking for sys/param.h - found -- Looking for sys/resource.h -- Looking for sys/resource.h - found -- Looking for sys/stat.h -- Looking for sys/stat.h - found -- Looking for sys/time.h -- Looking for sys/time.h - found -- Looking for sys/types.h -- Looking for sys/types.h - found -- Looking for sysexits.h -- Looking for sysexits.h - found -- Looking for termios.h -- Looking for termios.h - found -- Looking for unistd.h -- Looking for unistd.h - found -- Looking for valgrind/valgrind.h -- Looking for valgrind/valgrind.h - not found -- Looking for fenv.h -- Looking for fenv.h - found -- Looking for FE_ALL_EXCEPT -- Looking for FE_ALL_EXCEPT - found -- Looking for FE_INEXACT -- Looking for FE_INEXACT - found -- Performing Test HAVE_BUILTIN_THREAD_POINTER -- Performing Test HAVE_BUILTIN_THREAD_POINTER - Success -- Looking for mach/mach.h -- Looking for mach/mach.h - not found -- Looking for CrashReporterClient.h -- Looking for CrashReporterClient.h - not found -- Looking for pthread_create in pthread -- Looking for pthread_create in pthread - found -- Looking for pthread_rwlock_init in pthread -- Looking for pthread_rwlock_init in pthread - found -- Looking for pthread_mutex_lock in pthread -- Looking for pthread_mutex_lock in pthread - found -- Looking for dlopen in dl -- Looking for dlopen in dl - found -- Looking for clock_gettime in rt -- Looking for clock_gettime in rt - found -- Looking for pfm_initialize in pfm -- Looking for pfm_initialize in pfm - not found -- Performing Test CMAKE_HAVE_LIBC_PTHREAD -- Performing Test CMAKE_HAVE_LIBC_PTHREAD - Success -- Found Threads: TRUE -- Found ZLIB: /usr/lib/64/libz.so (found version "1.3.1") -- Looking for compress2 -- Looking for compress2 - found -- Looking for arc4random -- Looking for arc4random - found -- Looking for backtrace -- Looking for backtrace - found -- backtrace facility detected in default set of libraries -- Found Backtrace: /usr/include -- Performing Test C_SUPPORTS_WERROR_UNGUARDED_AVAILABILITY_NEW -- Performing Test C_SUPPORTS_WERROR_UNGUARDED_AVAILABILITY_NEW - Failed -- Looking for __register_frame -- Looking for __register_frame - found -- Looking for __deregister_frame -- Looking for __deregister_frame - found -- Looking for __unw_add_dynamic_fde -- Looking for __unw_add_dynamic_fde - not found -- Looking for _Unwind_Backtrace -- Looking for _Unwind_Backtrace - found -- Looking for getpagesize -- Looking for getpagesize - found -- Looking for sysconf -- Looking for sysconf - found -- Looking for getrusage -- Looking for getrusage - found -- Looking for setrlimit -- Looking for setrlimit - found -- Looking for isatty -- Looking for isatty - found -- Looking for futimens -- Looking for futimens - found -- Looking for futimes -- Looking for futimes - found -- Looking for sigaltstack -- Looking for sigaltstack - found -- Looking for mallctl -- Looking for mallctl - not found -- Looking for mallinfo -- Looking for mallinfo - not found -- Looking for mallinfo2 -- Looking for mallinfo2 - not found -- Looking for malloc_zone_statistics -- Looking for malloc_zone_statistics - not found -- Looking for getrlimit -- Looking for getrlimit - found -- Looking for posix_spawn -- Looking for posix_spawn - found -- Looking for pread -- Looking for pread - found -- Looking for sbrk -- Looking for sbrk - found -- Looking for strerror_r -- Looking for strerror_r - found -- Looking for strerror_s -- Looking for strerror_s - not found -- Looking for setenv -- Looking for setenv - found -- Performing Test HAVE_STRUCT_STAT_ST_MTIMESPEC_TV_NSEC -- Performing Test HAVE_STRUCT_STAT_ST_MTIMESPEC_TV_NSEC - Failed -- Performing Test HAVE_STRUCT_STAT_ST_MTIM_TV_NSEC -- Performing Test HAVE_STRUCT_STAT_ST_MTIM_TV_NSEC - Success -- Looking for __GLIBC__ -- Looking for __GLIBC__ - not found -- Looking for pthread_getname_np -- Looking for pthread_getname_np - found -- Looking for pthread_setname_np -- Looking for pthread_setname_np - found -- Looking for dlopen -- Looking for dlopen - found -- Looking for dladdr -- Looking for dladdr - found -- Looking for proc_pid_rusage -- Looking for proc_pid_rusage - not found -- Performing Test HAVE_CXX_ATOMICS_WITHOUT_LIB -- Performing Test HAVE_CXX_ATOMICS_WITHOUT_LIB - Success -- Performing Test HAVE_CXX_ATOMICS64_WITHOUT_LIB -- Performing Test HAVE_CXX_ATOMICS64_WITHOUT_LIB - Success -- Performing Test LLVM_HAS_ATOMICS -- Performing Test LLVM_HAS_ATOMICS - Success -- Performing Test SUPPORTS_VARIADIC_MACROS_FLAG -- Performing Test SUPPORTS_VARIADIC_MACROS_FLAG - Success -- Performing Test SUPPORTS_GNU_ZERO_VARIADIC_MACRO_ARGUMENTS_FLAG -- Performing Test SUPPORTS_GNU_ZERO_VARIADIC_MACRO_ARGUMENTS_FLAG - Failed -- Performing Test HAS_MAYBE_UNINITIALIZED -- Performing Test HAS_MAYBE_UNINITIALIZED - Success -- LLVM host triple: x86_64-pc-solaris2.11 -- Native target architecture is X86 -- Threads enabled. -- Doxygen disabled. -- Ninja version: 1.11.1 -- Found OCaml: /usr/bin/ocamlfind -- OCaml bindings disabled. -- Found Python module pygments -- Found Python module pygments.lexers.c_cpp -- Found Python module yaml -- LLVM default target triple: x86_64-unknown-illumos -- Performing Test C_SUPPORTS_FPIC -- Performing Test C_SUPPORTS_FPIC - Success -- Performing Test CXX_SUPPORTS_FPIC -- Performing Test CXX_SUPPORTS_FPIC - Success -- Building with -fPIC -- Performing Test C_SUPPORTS_FNO_SEMANTIC_INTERPOSITION -- Performing Test C_SUPPORTS_FNO_SEMANTIC_INTERPOSITION - Success -- Performing Test CXX_SUPPORTS_FNO_SEMANTIC_INTERPOSITION -- Performing Test CXX_SUPPORTS_FNO_SEMANTIC_INTERPOSITION - Success -- Performing Test SUPPORTS_FVISIBILITY_INLINES_HIDDEN_FLAG -- Performing Test SUPPORTS_FVISIBILITY_INLINES_HIDDEN_FLAG - Success -- Performing Test C_SUPPORTS_WERROR_DATE_TIME -- Performing Test C_SUPPORTS_WERROR_DATE_TIME - Success -- Performing Test CXX_SUPPORTS_WERROR_DATE_TIME -- Performing Test CXX_SUPPORTS_WERROR_DATE_TIME - Success -- Performing Test CXX_SUPPORTS_WERROR_UNGUARDED_AVAILABILITY_NEW -- Performing Test CXX_SUPPORTS_WERROR_UNGUARDED_AVAILABILITY_NEW - Failed -- Performing Test C_SUPPORTS_CMAKE_CXX_FLAGS -- Performing Test C_SUPPORTS_CMAKE_CXX_FLAGS - Success -- Performing Test CXX_SUPPORTS_CMAKE_CXX_FLAGS -- Performing Test CXX_SUPPORTS_CMAKE_CXX_FLAGS - Success -- Performing Test LINKER_SUPPORTS_COLOR_DIAGNOSTICS -- Performing Test LINKER_SUPPORTS_COLOR_DIAGNOSTICS - Failed -- Performing Test C_SUPPORTS_FNO_FUNCTION_SECTIONS -- Performing Test C_SUPPORTS_FNO_FUNCTION_SECTIONS - Success -- Performing Test C_SUPPORTS_FFUNCTION_SECTIONS -- Performing Test C_SUPPORTS_FFUNCTION_SECTIONS - Success -- Performing Test CXX_SUPPORTS_FFUNCTION_SECTIONS -- Performing Test CXX_SUPPORTS_FFUNCTION_SECTIONS - Success -- Performing Test C_SUPPORTS_FDATA_SECTIONS -- Performing Test C_SUPPORTS_FDATA_SECTIONS - Success -- Performing Test CXX_SUPPORTS_FDATA_SECTIONS -- Performing Test CXX_SUPPORTS_FDATA_SECTIONS - Success -- Looking for os_signpost_interval_begin -- Looking for os_signpost_interval_begin - not found -- Linker detection: Solaris ld (illumos) -- Performing Test LINKER_SUPPORTS_Z_DISCARD_UNUSED -- Performing Test LINKER_SUPPORTS_Z_DISCARD_UNUSED - Failed -- Performing Test HAS_WERROR_GLOBAL_CTORS -- Performing Test HAS_WERROR_GLOBAL_CTORS - Failed -- Looking for __x86_64__ -- Looking for __x86_64__ - found -- Found Git: /usr/bin/git (found version "2.46.0") -- LLVMHello ignored -- Loadable modules not supported on this platform. -- Targeting AArch64 -- Targeting ARM -- Targeting BPF -- Targeting Hexagon -- Targeting LoongArch -- Targeting MSP430 -- Targeting Mips -- Targeting NVPTX -- Targeting PowerPC -- Targeting RISCV -- Targeting Sparc -- Targeting SystemZ -- Targeting WebAssembly -- Targeting X86 -- Targeting AVR -- Targeting M68k -- Targeting CSKY -- Targeting Xtensa -- BugpointPasses ignored -- Loadable modules not supported on this platform. -- Configuring done (23.8s) -- Generating done (2.8s) -- Build files have been written to: /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build running: cd "/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build" && DESTDIR="" "cmake" "--build" "." "--target" "install" "--config" "Release" "--" "-j" "8" Change Dir: '/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build' Run Build Command(s): /usr/bin/ninja -v -j 8 install [1/3344] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/lib/Demangle -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Demangle -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fno-exceptions -funwind-tables -fno-rtti -MD -MT lib/Demangle/CMakeFiles/LLVMDemangle.dir/Demangle.cpp.o -MF lib/Demangle/CMakeFiles/LLVMDemangle.dir/Demangle.cpp.o.d -o lib/Demangle/CMakeFiles/LLVMDemangle.dir/Demangle.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Demangle/Demangle.cpp [2/3344] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/lib/Support -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Support -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fno-exceptions -funwind-tables -fno-rtti -MD -MT lib/Support/CMakeFiles/LLVMSupport.dir/ABIBreak.cpp.o -MF lib/Support/CMakeFiles/LLVMSupport.dir/ABIBreak.cpp.o.d -o lib/Support/CMakeFiles/LLVMSupport.dir/ABIBreak.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Support/ABIBreak.cpp [3/3344] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/lib/Demangle -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Demangle -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fno-exceptions -funwind-tables -fno-rtti -MD -MT lib/Demangle/CMakeFiles/LLVMDemangle.dir/DLangDemangle.cpp.o -MF lib/Demangle/CMakeFiles/LLVMDemangle.dir/DLangDemangle.cpp.o.d -o lib/Demangle/CMakeFiles/LLVMDemangle.dir/DLangDemangle.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Demangle/DLangDemangle.cpp [4/3344] /usr/gcc/13/bin/gcc -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/lib/Support/BLAKE3 -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Support/BLAKE3 -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -MD -MT lib/Support/BLAKE3/CMakeFiles/LLVMSupportBlake3.dir/blake3_dispatch.c.o -MF lib/Support/BLAKE3/CMakeFiles/LLVMSupportBlake3.dir/blake3_dispatch.c.o.d -o lib/Support/BLAKE3/CMakeFiles/LLVMSupportBlake3.dir/blake3_dispatch.c.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Support/BLAKE3/blake3_dispatch.c [5/3344] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/lib/Demangle -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Demangle -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fno-exceptions -funwind-tables -fno-rtti -MD -MT lib/Demangle/CMakeFiles/LLVMDemangle.dir/RustDemangle.cpp.o -MF lib/Demangle/CMakeFiles/LLVMDemangle.dir/RustDemangle.cpp.o.d -o lib/Demangle/CMakeFiles/LLVMDemangle.dir/RustDemangle.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Demangle/RustDemangle.cpp [6/3344] /usr/gcc/13/bin/gcc -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/lib/Support/BLAKE3 -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Support/BLAKE3 -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -MD -MT lib/Support/BLAKE3/CMakeFiles/LLVMSupportBlake3.dir/blake3.c.o -MF lib/Support/BLAKE3/CMakeFiles/LLVMSupportBlake3.dir/blake3.c.o.d -o lib/Support/BLAKE3/CMakeFiles/LLVMSupportBlake3.dir/blake3.c.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Support/BLAKE3/blake3.c [7/3344] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/lib/Demangle -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Demangle -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fno-exceptions -funwind-tables -fno-rtti -MD -MT lib/Demangle/CMakeFiles/LLVMDemangle.dir/MicrosoftDemangleNodes.cpp.o -MF lib/Demangle/CMakeFiles/LLVMDemangle.dir/MicrosoftDemangleNodes.cpp.o.d -o lib/Demangle/CMakeFiles/LLVMDemangle.dir/MicrosoftDemangleNodes.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Demangle/MicrosoftDemangleNodes.cpp [8/3344] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/lib/Demangle -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Demangle -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fno-exceptions -funwind-tables -fno-rtti -MD -MT lib/Demangle/CMakeFiles/LLVMDemangle.dir/MicrosoftDemangle.cpp.o -MF lib/Demangle/CMakeFiles/LLVMDemangle.dir/MicrosoftDemangle.cpp.o.d -o lib/Demangle/CMakeFiles/LLVMDemangle.dir/MicrosoftDemangle.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Demangle/MicrosoftDemangle.cpp [9/3344] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/lib/Support -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Support -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fno-exceptions -funwind-tables -fno-rtti -MD -MT lib/Support/CMakeFiles/LLVMSupport.dir/APSInt.cpp.o -MF lib/Support/CMakeFiles/LLVMSupport.dir/APSInt.cpp.o.d -o lib/Support/CMakeFiles/LLVMSupport.dir/APSInt.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Support/APSInt.cpp [10/3344] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/lib/Support -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Support -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fno-exceptions -funwind-tables -fno-rtti -MD -MT lib/Support/CMakeFiles/LLVMSupport.dir/AMDGPUMetadata.cpp.o -MF lib/Support/CMakeFiles/LLVMSupport.dir/AMDGPUMetadata.cpp.o.d -o lib/Support/CMakeFiles/LLVMSupport.dir/AMDGPUMetadata.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Support/AMDGPUMetadata.cpp [11/3344] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/lib/Support -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Support -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fno-exceptions -funwind-tables -fno-rtti -MD -MT lib/Support/CMakeFiles/LLVMSupport.dir/ARMBuildAttrs.cpp.o -MF lib/Support/CMakeFiles/LLVMSupport.dir/ARMBuildAttrs.cpp.o.d -o lib/Support/CMakeFiles/LLVMSupport.dir/ARMBuildAttrs.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Support/ARMBuildAttrs.cpp [12/3344] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/lib/Support -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Support -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fno-exceptions -funwind-tables -fno-rtti -MD -MT lib/Support/CMakeFiles/LLVMSupport.dir/AutoConvert.cpp.o -MF lib/Support/CMakeFiles/LLVMSupport.dir/AutoConvert.cpp.o.d -o lib/Support/CMakeFiles/LLVMSupport.dir/AutoConvert.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Support/AutoConvert.cpp [13/3344] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/lib/Support -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Support -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fno-exceptions -funwind-tables -fno-rtti -MD -MT lib/Support/CMakeFiles/LLVMSupport.dir/APFixedPoint.cpp.o -MF lib/Support/CMakeFiles/LLVMSupport.dir/APFixedPoint.cpp.o.d -o lib/Support/CMakeFiles/LLVMSupport.dir/APFixedPoint.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Support/APFixedPoint.cpp [14/3344] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/lib/Support -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Support -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fno-exceptions -funwind-tables -fno-rtti -MD -MT lib/Support/CMakeFiles/LLVMSupport.dir/ARMWinEH.cpp.o -MF lib/Support/CMakeFiles/LLVMSupport.dir/ARMWinEH.cpp.o.d -o lib/Support/CMakeFiles/LLVMSupport.dir/ARMWinEH.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Support/ARMWinEH.cpp [15/3344] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/lib/Support -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Support -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fno-exceptions -funwind-tables -fno-rtti -MD -MT lib/Support/CMakeFiles/LLVMSupport.dir/Allocator.cpp.o -MF lib/Support/CMakeFiles/LLVMSupport.dir/Allocator.cpp.o.d -o lib/Support/CMakeFiles/LLVMSupport.dir/Allocator.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Support/Allocator.cpp [16/3344] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/lib/Support -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Support -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fno-exceptions -funwind-tables -fno-rtti -MD -MT lib/Support/CMakeFiles/LLVMSupport.dir/Base64.cpp.o -MF lib/Support/CMakeFiles/LLVMSupport.dir/Base64.cpp.o.d -o lib/Support/CMakeFiles/LLVMSupport.dir/Base64.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Support/Base64.cpp [17/3344] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/lib/Demangle -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Demangle -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fno-exceptions -funwind-tables -fno-rtti -MD -MT lib/Demangle/CMakeFiles/LLVMDemangle.dir/ItaniumDemangle.cpp.o -MF lib/Demangle/CMakeFiles/LLVMDemangle.dir/ItaniumDemangle.cpp.o.d -o lib/Demangle/CMakeFiles/LLVMDemangle.dir/ItaniumDemangle.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Demangle/ItaniumDemangle.cpp [18/3344] : && /usr/bin/cmake -E rm -f lib/libLLVMDemangle.a && /usr/gnu/bin/ar qc lib/libLLVMDemangle.a lib/Demangle/CMakeFiles/LLVMDemangle.dir/Demangle.cpp.o lib/Demangle/CMakeFiles/LLVMDemangle.dir/ItaniumDemangle.cpp.o lib/Demangle/CMakeFiles/LLVMDemangle.dir/MicrosoftDemangle.cpp.o lib/Demangle/CMakeFiles/LLVMDemangle.dir/MicrosoftDemangleNodes.cpp.o lib/Demangle/CMakeFiles/LLVMDemangle.dir/RustDemangle.cpp.o lib/Demangle/CMakeFiles/LLVMDemangle.dir/DLangDemangle.cpp.o && /usr/gnu/bin/ranlib lib/libLLVMDemangle.a && : [19/3344] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/lib/Support -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Support -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fno-exceptions -funwind-tables -fno-rtti -MD -MT lib/Support/CMakeFiles/LLVMSupport.dir/BinaryStreamError.cpp.o -MF lib/Support/CMakeFiles/LLVMSupport.dir/BinaryStreamError.cpp.o.d -o lib/Support/CMakeFiles/LLVMSupport.dir/BinaryStreamError.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Support/BinaryStreamError.cpp [20/3344] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/lib/Support -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Support -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fno-exceptions -funwind-tables -fno-rtti -MD -MT lib/Support/CMakeFiles/LLVMSupport.dir/ARMAttributeParser.cpp.o -MF lib/Support/CMakeFiles/LLVMSupport.dir/ARMAttributeParser.cpp.o.d -o lib/Support/CMakeFiles/LLVMSupport.dir/ARMAttributeParser.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Support/ARMAttributeParser.cpp [21/3344] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/lib/Support -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Support -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fno-exceptions -funwind-tables -fno-rtti -MD -MT lib/Support/CMakeFiles/LLVMSupport.dir/APInt.cpp.o -MF lib/Support/CMakeFiles/LLVMSupport.dir/APInt.cpp.o.d -o lib/Support/CMakeFiles/LLVMSupport.dir/APInt.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Support/APInt.cpp [22/3344] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/lib/Support -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Support -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fno-exceptions -funwind-tables -fno-rtti -MD -MT lib/Support/CMakeFiles/LLVMSupport.dir/BlockFrequency.cpp.o -MF lib/Support/CMakeFiles/LLVMSupport.dir/BlockFrequency.cpp.o.d -o lib/Support/CMakeFiles/LLVMSupport.dir/BlockFrequency.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Support/BlockFrequency.cpp [23/3344] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/lib/Support -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Support -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fno-exceptions -funwind-tables -fno-rtti -MD -MT lib/Support/CMakeFiles/LLVMSupport.dir/BuryPointer.cpp.o -MF lib/Support/CMakeFiles/LLVMSupport.dir/BuryPointer.cpp.o.d -o lib/Support/CMakeFiles/LLVMSupport.dir/BuryPointer.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Support/BuryPointer.cpp [24/3344] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/lib/Support -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Support -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fno-exceptions -funwind-tables -fno-rtti -MD -MT lib/Support/CMakeFiles/LLVMSupport.dir/BinaryStreamReader.cpp.o -MF lib/Support/CMakeFiles/LLVMSupport.dir/BinaryStreamReader.cpp.o.d -o lib/Support/CMakeFiles/LLVMSupport.dir/BinaryStreamReader.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Support/BinaryStreamReader.cpp [25/3344] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/lib/Support -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Support -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fno-exceptions -funwind-tables -fno-rtti -MD -MT lib/Support/CMakeFiles/LLVMSupport.dir/APFloat.cpp.o -MF lib/Support/CMakeFiles/LLVMSupport.dir/APFloat.cpp.o.d -o lib/Support/CMakeFiles/LLVMSupport.dir/APFloat.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Support/APFloat.cpp [26/3344] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/lib/Support -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Support -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fno-exceptions -funwind-tables -fno-rtti -MD -MT lib/Support/CMakeFiles/LLVMSupport.dir/BinaryStreamRef.cpp.o -MF lib/Support/CMakeFiles/LLVMSupport.dir/BinaryStreamRef.cpp.o.d -o lib/Support/CMakeFiles/LLVMSupport.dir/BinaryStreamRef.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Support/BinaryStreamRef.cpp [27/3344] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/lib/Support -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Support -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fno-exceptions -funwind-tables -fno-rtti -MD -MT lib/Support/CMakeFiles/LLVMSupport.dir/BranchProbability.cpp.o -MF lib/Support/CMakeFiles/LLVMSupport.dir/BranchProbability.cpp.o.d -o lib/Support/CMakeFiles/LLVMSupport.dir/BranchProbability.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Support/BranchProbability.cpp [28/3344] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/lib/Support -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Support -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fno-exceptions -funwind-tables -fno-rtti -MD -MT lib/Support/CMakeFiles/LLVMSupport.dir/COM.cpp.o -MF lib/Support/CMakeFiles/LLVMSupport.dir/COM.cpp.o.d -o lib/Support/CMakeFiles/LLVMSupport.dir/COM.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Support/COM.cpp [29/3344] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/lib/Support -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Support -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fno-exceptions -funwind-tables -fno-rtti -MD -MT lib/Support/CMakeFiles/LLVMSupport.dir/BinaryStreamWriter.cpp.o -MF lib/Support/CMakeFiles/LLVMSupport.dir/BinaryStreamWriter.cpp.o.d -o lib/Support/CMakeFiles/LLVMSupport.dir/BinaryStreamWriter.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Support/BinaryStreamWriter.cpp [30/3344] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/lib/Support -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Support -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fno-exceptions -funwind-tables -fno-rtti -MD -MT lib/Support/CMakeFiles/LLVMSupport.dir/circular_raw_ostream.cpp.o -MF lib/Support/CMakeFiles/LLVMSupport.dir/circular_raw_ostream.cpp.o.d -o lib/Support/CMakeFiles/LLVMSupport.dir/circular_raw_ostream.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Support/circular_raw_ostream.cpp [31/3344] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/lib/Support -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Support -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fno-exceptions -funwind-tables -fno-rtti -MD -MT lib/Support/CMakeFiles/LLVMSupport.dir/Chrono.cpp.o -MF lib/Support/CMakeFiles/LLVMSupport.dir/Chrono.cpp.o.d -o lib/Support/CMakeFiles/LLVMSupport.dir/Chrono.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Support/Chrono.cpp [32/3344] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/lib/Support -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Support -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fno-exceptions -funwind-tables -fno-rtti -MD -MT lib/Support/CMakeFiles/LLVMSupport.dir/CachePruning.cpp.o -MF lib/Support/CMakeFiles/LLVMSupport.dir/CachePruning.cpp.o.d -o lib/Support/CMakeFiles/LLVMSupport.dir/CachePruning.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Support/CachePruning.cpp [33/3344] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/lib/Support -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Support -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fno-exceptions -funwind-tables -fno-rtti -MD -MT lib/Support/CMakeFiles/LLVMSupport.dir/CRC.cpp.o -MF lib/Support/CMakeFiles/LLVMSupport.dir/CRC.cpp.o.d -o lib/Support/CMakeFiles/LLVMSupport.dir/CRC.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Support/CRC.cpp [34/3344] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/lib/Support -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Support -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fno-exceptions -funwind-tables -fno-rtti -MD -MT lib/Support/CMakeFiles/LLVMSupport.dir/Compression.cpp.o -MF lib/Support/CMakeFiles/LLVMSupport.dir/Compression.cpp.o.d -o lib/Support/CMakeFiles/LLVMSupport.dir/Compression.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Support/Compression.cpp [35/3344] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/lib/Support -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Support -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fno-exceptions -funwind-tables -fno-rtti -MD -MT lib/Support/CMakeFiles/LLVMSupport.dir/Caching.cpp.o -MF lib/Support/CMakeFiles/LLVMSupport.dir/Caching.cpp.o.d -o lib/Support/CMakeFiles/LLVMSupport.dir/Caching.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Support/Caching.cpp [36/3344] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/lib/Support -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Support -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fno-exceptions -funwind-tables -fno-rtti -MD -MT lib/Support/CMakeFiles/LLVMSupport.dir/ConvertUTF.cpp.o -MF lib/Support/CMakeFiles/LLVMSupport.dir/ConvertUTF.cpp.o.d -o lib/Support/CMakeFiles/LLVMSupport.dir/ConvertUTF.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Support/ConvertUTF.cpp [37/3344] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/lib/Support -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Support -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fno-exceptions -funwind-tables -fno-rtti -MD -MT lib/Support/CMakeFiles/LLVMSupport.dir/CrashRecoveryContext.cpp.o -MF lib/Support/CMakeFiles/LLVMSupport.dir/CrashRecoveryContext.cpp.o.d -o lib/Support/CMakeFiles/LLVMSupport.dir/CrashRecoveryContext.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Support/CrashRecoveryContext.cpp [38/3344] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/lib/Support -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Support -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fno-exceptions -funwind-tables -fno-rtti -MD -MT lib/Support/CMakeFiles/LLVMSupport.dir/ConvertEBCDIC.cpp.o -MF lib/Support/CMakeFiles/LLVMSupport.dir/ConvertEBCDIC.cpp.o.d -o lib/Support/CMakeFiles/LLVMSupport.dir/ConvertEBCDIC.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Support/ConvertEBCDIC.cpp [39/3344] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/lib/Support -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Support -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fno-exceptions -funwind-tables -fno-rtti -MD -MT lib/Support/CMakeFiles/LLVMSupport.dir/CSKYAttributes.cpp.o -MF lib/Support/CMakeFiles/LLVMSupport.dir/CSKYAttributes.cpp.o.d -o lib/Support/CMakeFiles/LLVMSupport.dir/CSKYAttributes.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Support/CSKYAttributes.cpp [40/3344] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/lib/Support -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Support -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fno-exceptions -funwind-tables -fno-rtti -MD -MT lib/Support/CMakeFiles/LLVMSupport.dir/ConvertUTFWrapper.cpp.o -MF lib/Support/CMakeFiles/LLVMSupport.dir/ConvertUTFWrapper.cpp.o.d -o lib/Support/CMakeFiles/LLVMSupport.dir/ConvertUTFWrapper.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Support/ConvertUTFWrapper.cpp [41/3344] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/lib/Support -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Support -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fno-exceptions -funwind-tables -fno-rtti -MD -MT lib/Support/CMakeFiles/LLVMSupport.dir/CodeGenCoverage.cpp.o -MF lib/Support/CMakeFiles/LLVMSupport.dir/CodeGenCoverage.cpp.o.d -o lib/Support/CMakeFiles/LLVMSupport.dir/CodeGenCoverage.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Support/CodeGenCoverage.cpp [42/3344] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/lib/Support -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Support -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fno-exceptions -funwind-tables -fno-rtti -MD -MT lib/Support/CMakeFiles/LLVMSupport.dir/BalancedPartitioning.cpp.o -MF lib/Support/CMakeFiles/LLVMSupport.dir/BalancedPartitioning.cpp.o.d -o lib/Support/CMakeFiles/LLVMSupport.dir/BalancedPartitioning.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Support/BalancedPartitioning.cpp [43/3344] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/lib/Support -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Support -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fno-exceptions -funwind-tables -fno-rtti -MD -MT lib/Support/CMakeFiles/LLVMSupport.dir/DivisionByConstantInfo.cpp.o -MF lib/Support/CMakeFiles/LLVMSupport.dir/DivisionByConstantInfo.cpp.o.d -o lib/Support/CMakeFiles/LLVMSupport.dir/DivisionByConstantInfo.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Support/DivisionByConstantInfo.cpp [44/3344] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/lib/Support -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Support -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fno-exceptions -funwind-tables -fno-rtti -MD -MT lib/Support/CMakeFiles/LLVMSupport.dir/CSKYAttributeParser.cpp.o -MF lib/Support/CMakeFiles/LLVMSupport.dir/CSKYAttributeParser.cpp.o.d -o lib/Support/CMakeFiles/LLVMSupport.dir/CSKYAttributeParser.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Support/CSKYAttributeParser.cpp [45/3344] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/lib/Support -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Support -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fno-exceptions -funwind-tables -fno-rtti -MD -MT lib/Support/CMakeFiles/LLVMSupport.dir/Debug.cpp.o -MF lib/Support/CMakeFiles/LLVMSupport.dir/Debug.cpp.o.d -o lib/Support/CMakeFiles/LLVMSupport.dir/Debug.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Support/Debug.cpp [46/3344] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/lib/Support -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Support -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fno-exceptions -funwind-tables -fno-rtti -MD -MT lib/Support/CMakeFiles/LLVMSupport.dir/DeltaAlgorithm.cpp.o -MF lib/Support/CMakeFiles/LLVMSupport.dir/DeltaAlgorithm.cpp.o.d -o lib/Support/CMakeFiles/LLVMSupport.dir/DeltaAlgorithm.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Support/DeltaAlgorithm.cpp [47/3344] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/lib/Support -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Support -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fno-exceptions -funwind-tables -fno-rtti -MD -MT lib/Support/CMakeFiles/LLVMSupport.dir/DataExtractor.cpp.o -MF lib/Support/CMakeFiles/LLVMSupport.dir/DataExtractor.cpp.o.d -o lib/Support/CMakeFiles/LLVMSupport.dir/DataExtractor.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Support/DataExtractor.cpp [48/3344] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/lib/Support -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Support -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fno-exceptions -funwind-tables -fno-rtti -MD -MT lib/Support/CMakeFiles/LLVMSupport.dir/DJB.cpp.o -MF lib/Support/CMakeFiles/LLVMSupport.dir/DJB.cpp.o.d -o lib/Support/CMakeFiles/LLVMSupport.dir/DJB.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Support/DJB.cpp [49/3344] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/lib/Support -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Support -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fno-exceptions -funwind-tables -fno-rtti -MD -MT lib/Support/CMakeFiles/LLVMSupport.dir/ExtensibleRTTI.cpp.o -MF lib/Support/CMakeFiles/LLVMSupport.dir/ExtensibleRTTI.cpp.o.d -o lib/Support/CMakeFiles/LLVMSupport.dir/ExtensibleRTTI.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Support/ExtensibleRTTI.cpp [50/3344] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/lib/Support -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Support -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fno-exceptions -funwind-tables -fno-rtti -MD -MT lib/Support/CMakeFiles/LLVMSupport.dir/ELFAttributes.cpp.o -MF lib/Support/CMakeFiles/LLVMSupport.dir/ELFAttributes.cpp.o.d -o lib/Support/CMakeFiles/LLVMSupport.dir/ELFAttributes.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Support/ELFAttributes.cpp [51/3344] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/lib/Support -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Support -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fno-exceptions -funwind-tables -fno-rtti -MD -MT lib/Support/CMakeFiles/LLVMSupport.dir/DAGDeltaAlgorithm.cpp.o -MF lib/Support/CMakeFiles/LLVMSupport.dir/DAGDeltaAlgorithm.cpp.o.d -o lib/Support/CMakeFiles/LLVMSupport.dir/DAGDeltaAlgorithm.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Support/DAGDeltaAlgorithm.cpp [52/3344] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/lib/Support -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Support -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fno-exceptions -funwind-tables -fno-rtti -MD -MT lib/Support/CMakeFiles/LLVMSupport.dir/DebugCounter.cpp.o -MF lib/Support/CMakeFiles/LLVMSupport.dir/DebugCounter.cpp.o.d -o lib/Support/CMakeFiles/LLVMSupport.dir/DebugCounter.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Support/DebugCounter.cpp [53/3344] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/lib/Support -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Support -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fno-exceptions -funwind-tables -fno-rtti -MD -MT lib/Support/CMakeFiles/LLVMSupport.dir/ErrorHandling.cpp.o -MF lib/Support/CMakeFiles/LLVMSupport.dir/ErrorHandling.cpp.o.d -o lib/Support/CMakeFiles/LLVMSupport.dir/ErrorHandling.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Support/ErrorHandling.cpp [54/3344] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/lib/Support -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Support -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fno-exceptions -funwind-tables -fno-rtti -MD -MT lib/Support/CMakeFiles/LLVMSupport.dir/Error.cpp.o -MF lib/Support/CMakeFiles/LLVMSupport.dir/Error.cpp.o.d -o lib/Support/CMakeFiles/LLVMSupport.dir/Error.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Support/Error.cpp [55/3344] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/lib/Support -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Support -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fno-exceptions -funwind-tables -fno-rtti -MD -MT lib/Support/CMakeFiles/LLVMSupport.dir/ELFAttributeParser.cpp.o -MF lib/Support/CMakeFiles/LLVMSupport.dir/ELFAttributeParser.cpp.o.d -o lib/Support/CMakeFiles/LLVMSupport.dir/ELFAttributeParser.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Support/ELFAttributeParser.cpp [56/3344] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/lib/Support -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Support -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fno-exceptions -funwind-tables -fno-rtti -MD -MT lib/Support/CMakeFiles/LLVMSupport.dir/FloatingPointMode.cpp.o -MF lib/Support/CMakeFiles/LLVMSupport.dir/FloatingPointMode.cpp.o.d -o lib/Support/CMakeFiles/LLVMSupport.dir/FloatingPointMode.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Support/FloatingPointMode.cpp [57/3344] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/lib/Support -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Support -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fno-exceptions -funwind-tables -fno-rtti -MD -MT lib/Support/CMakeFiles/LLVMSupport.dir/FileOutputBuffer.cpp.o -MF lib/Support/CMakeFiles/LLVMSupport.dir/FileOutputBuffer.cpp.o.d -o lib/Support/CMakeFiles/LLVMSupport.dir/FileOutputBuffer.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Support/FileOutputBuffer.cpp [58/3344] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/lib/Support -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Support -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fno-exceptions -funwind-tables -fno-rtti -MD -MT lib/Support/CMakeFiles/LLVMSupport.dir/FoldingSet.cpp.o -MF lib/Support/CMakeFiles/LLVMSupport.dir/FoldingSet.cpp.o.d -o lib/Support/CMakeFiles/LLVMSupport.dir/FoldingSet.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Support/FoldingSet.cpp [59/3344] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/lib/Support -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Support -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fno-exceptions -funwind-tables -fno-rtti -MD -MT lib/Support/CMakeFiles/LLVMSupport.dir/FileCollector.cpp.o -MF lib/Support/CMakeFiles/LLVMSupport.dir/FileCollector.cpp.o.d -o lib/Support/CMakeFiles/LLVMSupport.dir/FileCollector.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Support/FileCollector.cpp [60/3344] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/lib/Support -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Support -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fno-exceptions -funwind-tables -fno-rtti -MD -MT lib/Support/CMakeFiles/LLVMSupport.dir/FormattedStream.cpp.o -MF lib/Support/CMakeFiles/LLVMSupport.dir/FormattedStream.cpp.o.d -o lib/Support/CMakeFiles/LLVMSupport.dir/FormattedStream.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Support/FormattedStream.cpp [61/3344] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/lib/Support -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Support -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fno-exceptions -funwind-tables -fno-rtti -MD -MT lib/Support/CMakeFiles/LLVMSupport.dir/CommandLine.cpp.o -MF lib/Support/CMakeFiles/LLVMSupport.dir/CommandLine.cpp.o.d -o lib/Support/CMakeFiles/LLVMSupport.dir/CommandLine.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Support/CommandLine.cpp [62/3344] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/lib/Support -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Support -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fno-exceptions -funwind-tables -fno-rtti -MD -MT lib/Support/CMakeFiles/LLVMSupport.dir/FileUtilities.cpp.o -MF lib/Support/CMakeFiles/LLVMSupport.dir/FileUtilities.cpp.o.d -o lib/Support/CMakeFiles/LLVMSupport.dir/FileUtilities.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Support/FileUtilities.cpp [63/3344] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/lib/Support -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Support -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fno-exceptions -funwind-tables -fno-rtti -MD -MT lib/Support/CMakeFiles/LLVMSupport.dir/Hashing.cpp.o -MF lib/Support/CMakeFiles/LLVMSupport.dir/Hashing.cpp.o.d -o lib/Support/CMakeFiles/LLVMSupport.dir/Hashing.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Support/Hashing.cpp [64/3344] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/lib/Support -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Support -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fno-exceptions -funwind-tables -fno-rtti -MD -MT lib/Support/CMakeFiles/LLVMSupport.dir/FormatVariadic.cpp.o -MF lib/Support/CMakeFiles/LLVMSupport.dir/FormatVariadic.cpp.o.d -o lib/Support/CMakeFiles/LLVMSupport.dir/FormatVariadic.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Support/FormatVariadic.cpp [65/3344] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/lib/Support -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Support -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fno-exceptions -funwind-tables -fno-rtti -MD -MT lib/Support/CMakeFiles/LLVMSupport.dir/IntEqClasses.cpp.o -MF lib/Support/CMakeFiles/LLVMSupport.dir/IntEqClasses.cpp.o.d -o lib/Support/CMakeFiles/LLVMSupport.dir/IntEqClasses.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Support/IntEqClasses.cpp [66/3344] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/lib/Support -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Support -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fno-exceptions -funwind-tables -fno-rtti -MD -MT lib/Support/CMakeFiles/LLVMSupport.dir/InstructionCost.cpp.o -MF lib/Support/CMakeFiles/LLVMSupport.dir/InstructionCost.cpp.o.d -o lib/Support/CMakeFiles/LLVMSupport.dir/InstructionCost.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Support/InstructionCost.cpp [67/3344] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/lib/Support -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Support -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fno-exceptions -funwind-tables -fno-rtti -MD -MT lib/Support/CMakeFiles/LLVMSupport.dir/InitLLVM.cpp.o -MF lib/Support/CMakeFiles/LLVMSupport.dir/InitLLVM.cpp.o.d -o lib/Support/CMakeFiles/LLVMSupport.dir/InitLLVM.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Support/InitLLVM.cpp [68/3344] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/lib/Support -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Support -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fno-exceptions -funwind-tables -fno-rtti -MD -MT lib/Support/CMakeFiles/LLVMSupport.dir/IntervalMap.cpp.o -MF lib/Support/CMakeFiles/LLVMSupport.dir/IntervalMap.cpp.o.d -o lib/Support/CMakeFiles/LLVMSupport.dir/IntervalMap.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Support/IntervalMap.cpp [69/3344] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/lib/Support -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Support -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fno-exceptions -funwind-tables -fno-rtti -MD -MT lib/Support/CMakeFiles/LLVMSupport.dir/GraphWriter.cpp.o -MF lib/Support/CMakeFiles/LLVMSupport.dir/GraphWriter.cpp.o.d -o lib/Support/CMakeFiles/LLVMSupport.dir/GraphWriter.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Support/GraphWriter.cpp [70/3344] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/lib/Support -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Support -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fno-exceptions -funwind-tables -fno-rtti -MD -MT lib/Support/CMakeFiles/LLVMSupport.dir/LEB128.cpp.o -MF lib/Support/CMakeFiles/LLVMSupport.dir/LEB128.cpp.o.d -o lib/Support/CMakeFiles/LLVMSupport.dir/LEB128.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Support/LEB128.cpp [71/3344] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/lib/Support -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Support -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fno-exceptions -funwind-tables -fno-rtti -MD -MT lib/Support/CMakeFiles/LLVMSupport.dir/LineIterator.cpp.o -MF lib/Support/CMakeFiles/LLVMSupport.dir/LineIterator.cpp.o.d -o lib/Support/CMakeFiles/LLVMSupport.dir/LineIterator.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Support/LineIterator.cpp [72/3344] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/lib/Support -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Support -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fno-exceptions -funwind-tables -fno-rtti -MD -MT lib/Support/CMakeFiles/LLVMSupport.dir/GlobPattern.cpp.o -MF lib/Support/CMakeFiles/LLVMSupport.dir/GlobPattern.cpp.o.d -o lib/Support/CMakeFiles/LLVMSupport.dir/GlobPattern.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Support/GlobPattern.cpp [73/3344] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/lib/Support -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Support -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fno-exceptions -funwind-tables -fno-rtti -MD -MT lib/Support/CMakeFiles/LLVMSupport.dir/MemAlloc.cpp.o -MF lib/Support/CMakeFiles/LLVMSupport.dir/MemAlloc.cpp.o.d -o lib/Support/CMakeFiles/LLVMSupport.dir/MemAlloc.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Support/MemAlloc.cpp [74/3344] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/lib/Support -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Support -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fno-exceptions -funwind-tables -fno-rtti -MD -MT lib/Support/CMakeFiles/LLVMSupport.dir/Locale.cpp.o -MF lib/Support/CMakeFiles/LLVMSupport.dir/Locale.cpp.o.d -o lib/Support/CMakeFiles/LLVMSupport.dir/Locale.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Support/Locale.cpp [75/3344] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/lib/Support -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Support -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fno-exceptions -funwind-tables -fno-rtti -MD -MT lib/Support/CMakeFiles/LLVMSupport.dir/MathExtras.cpp.o -MF lib/Support/CMakeFiles/LLVMSupport.dir/MathExtras.cpp.o.d -o lib/Support/CMakeFiles/LLVMSupport.dir/MathExtras.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Support/MathExtras.cpp [76/3344] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/lib/Support -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Support -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fno-exceptions -funwind-tables -fno-rtti -MD -MT lib/Support/CMakeFiles/LLVMSupport.dir/ManagedStatic.cpp.o -MF lib/Support/CMakeFiles/LLVMSupport.dir/ManagedStatic.cpp.o.d -o lib/Support/CMakeFiles/LLVMSupport.dir/ManagedStatic.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Support/ManagedStatic.cpp [77/3344] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/lib/Support -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Support -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fno-exceptions -funwind-tables -fno-rtti -MD -MT lib/Support/CMakeFiles/LLVMSupport.dir/MemoryBufferRef.cpp.o -MF lib/Support/CMakeFiles/LLVMSupport.dir/MemoryBufferRef.cpp.o.d -o lib/Support/CMakeFiles/LLVMSupport.dir/MemoryBufferRef.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Support/MemoryBufferRef.cpp [78/3344] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/lib/Support -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Support -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fno-exceptions -funwind-tables -fno-rtti -MD -MT lib/Support/CMakeFiles/LLVMSupport.dir/MSP430Attributes.cpp.o -MF lib/Support/CMakeFiles/LLVMSupport.dir/MSP430Attributes.cpp.o.d -o lib/Support/CMakeFiles/LLVMSupport.dir/MSP430Attributes.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Support/MSP430Attributes.cpp [79/3344] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/lib/Support -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Support -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fno-exceptions -funwind-tables -fno-rtti -MD -MT lib/Support/CMakeFiles/LLVMSupport.dir/KnownBits.cpp.o -MF lib/Support/CMakeFiles/LLVMSupport.dir/KnownBits.cpp.o.d -o lib/Support/CMakeFiles/LLVMSupport.dir/KnownBits.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Support/KnownBits.cpp [80/3344] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/lib/Support -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Support -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fno-exceptions -funwind-tables -fno-rtti -MD -MT lib/Support/CMakeFiles/LLVMSupport.dir/LockFileManager.cpp.o -MF lib/Support/CMakeFiles/LLVMSupport.dir/LockFileManager.cpp.o.d -o lib/Support/CMakeFiles/LLVMSupport.dir/LockFileManager.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Support/LockFileManager.cpp [81/3344] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/lib/Support -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Support -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fno-exceptions -funwind-tables -fno-rtti -MD -MT lib/Support/CMakeFiles/LLVMSupport.dir/MD5.cpp.o -MF lib/Support/CMakeFiles/LLVMSupport.dir/MD5.cpp.o.d -o lib/Support/CMakeFiles/LLVMSupport.dir/MD5.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Support/MD5.cpp [82/3344] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/lib/Support -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Support -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fno-exceptions -funwind-tables -fno-rtti -MD -MT lib/Support/CMakeFiles/LLVMSupport.dir/MSP430AttributeParser.cpp.o -MF lib/Support/CMakeFiles/LLVMSupport.dir/MSP430AttributeParser.cpp.o.d -o lib/Support/CMakeFiles/LLVMSupport.dir/MSP430AttributeParser.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Support/MSP430AttributeParser.cpp [83/3344] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/lib/Support -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Support -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fno-exceptions -funwind-tables -fno-rtti -MD -MT lib/Support/CMakeFiles/LLVMSupport.dir/Optional.cpp.o -MF lib/Support/CMakeFiles/LLVMSupport.dir/Optional.cpp.o.d -o lib/Support/CMakeFiles/LLVMSupport.dir/Optional.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Support/Optional.cpp [84/3344] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/lib/Support -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Support -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fno-exceptions -funwind-tables -fno-rtti -MD -MT lib/Support/CMakeFiles/LLVMSupport.dir/OptimizedStructLayout.cpp.o -MF lib/Support/CMakeFiles/LLVMSupport.dir/OptimizedStructLayout.cpp.o.d -o lib/Support/CMakeFiles/LLVMSupport.dir/OptimizedStructLayout.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Support/OptimizedStructLayout.cpp [85/3344] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/lib/Support -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Support -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fno-exceptions -funwind-tables -fno-rtti -MD -MT lib/Support/CMakeFiles/LLVMSupport.dir/MemoryBuffer.cpp.o -MF lib/Support/CMakeFiles/LLVMSupport.dir/MemoryBuffer.cpp.o.d -o lib/Support/CMakeFiles/LLVMSupport.dir/MemoryBuffer.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Support/MemoryBuffer.cpp [86/3344] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/lib/Support -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Support -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fno-exceptions -funwind-tables -fno-rtti -MD -MT lib/Support/CMakeFiles/LLVMSupport.dir/NativeFormatting.cpp.o -MF lib/Support/CMakeFiles/LLVMSupport.dir/NativeFormatting.cpp.o.d -o lib/Support/CMakeFiles/LLVMSupport.dir/NativeFormatting.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Support/NativeFormatting.cpp [87/3344] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/lib/Support -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Support -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fno-exceptions -funwind-tables -fno-rtti -MD -MT lib/Support/CMakeFiles/LLVMSupport.dir/JSON.cpp.o -MF lib/Support/CMakeFiles/LLVMSupport.dir/JSON.cpp.o.d -o lib/Support/CMakeFiles/LLVMSupport.dir/JSON.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Support/JSON.cpp [88/3344] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/lib/Support -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Support -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fno-exceptions -funwind-tables -fno-rtti -MD -MT lib/Support/CMakeFiles/LLVMSupport.dir/RISCVAttributes.cpp.o -MF lib/Support/CMakeFiles/LLVMSupport.dir/RISCVAttributes.cpp.o.d -o lib/Support/CMakeFiles/LLVMSupport.dir/RISCVAttributes.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Support/RISCVAttributes.cpp [89/3344] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/lib/Support -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Support -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fno-exceptions -funwind-tables -fno-rtti -MD -MT lib/Support/CMakeFiles/LLVMSupport.dir/PGOOptions.cpp.o -MF lib/Support/CMakeFiles/LLVMSupport.dir/PGOOptions.cpp.o.d -o lib/Support/CMakeFiles/LLVMSupport.dir/PGOOptions.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Support/PGOOptions.cpp [90/3344] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/lib/Support -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Support -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fno-exceptions -funwind-tables -fno-rtti -MD -MT lib/Support/CMakeFiles/LLVMSupport.dir/PluginLoader.cpp.o -MF lib/Support/CMakeFiles/LLVMSupport.dir/PluginLoader.cpp.o.d -o lib/Support/CMakeFiles/LLVMSupport.dir/PluginLoader.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Support/PluginLoader.cpp [91/3344] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/lib/Support -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Support -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fno-exceptions -funwind-tables -fno-rtti -MD -MT lib/Support/CMakeFiles/LLVMSupport.dir/PrettyStackTrace.cpp.o -MF lib/Support/CMakeFiles/LLVMSupport.dir/PrettyStackTrace.cpp.o.d -o lib/Support/CMakeFiles/LLVMSupport.dir/PrettyStackTrace.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Support/PrettyStackTrace.cpp [92/3344] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/lib/Support -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Support -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fno-exceptions -funwind-tables -fno-rtti -MD -MT lib/Support/CMakeFiles/LLVMSupport.dir/Regex.cpp.o -MF lib/Support/CMakeFiles/LLVMSupport.dir/Regex.cpp.o.d -o lib/Support/CMakeFiles/LLVMSupport.dir/Regex.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Support/Regex.cpp [93/3344] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/lib/Support -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Support -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fno-exceptions -funwind-tables -fno-rtti -MD -MT lib/Support/CMakeFiles/LLVMSupport.dir/Parallel.cpp.o -MF lib/Support/CMakeFiles/LLVMSupport.dir/Parallel.cpp.o.d -o lib/Support/CMakeFiles/LLVMSupport.dir/Parallel.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Support/Parallel.cpp [94/3344] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/lib/Support -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Support -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fno-exceptions -funwind-tables -fno-rtti -MD -MT lib/Support/CMakeFiles/LLVMSupport.dir/RISCVAttributeParser.cpp.o -MF lib/Support/CMakeFiles/LLVMSupport.dir/RISCVAttributeParser.cpp.o.d -o lib/Support/CMakeFiles/LLVMSupport.dir/RISCVAttributeParser.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Support/RISCVAttributeParser.cpp [95/3344] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/lib/Support -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Support -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fno-exceptions -funwind-tables -fno-rtti -MD -MT lib/Support/CMakeFiles/LLVMSupport.dir/RandomNumberGenerator.cpp.o -MF lib/Support/CMakeFiles/LLVMSupport.dir/RandomNumberGenerator.cpp.o.d -o lib/Support/CMakeFiles/LLVMSupport.dir/RandomNumberGenerator.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Support/RandomNumberGenerator.cpp [96/3344] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/lib/Support -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Support -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fno-exceptions -funwind-tables -fno-rtti -MD -MT lib/Support/CMakeFiles/LLVMSupport.dir/Signposts.cpp.o -MF lib/Support/CMakeFiles/LLVMSupport.dir/Signposts.cpp.o.d -o lib/Support/CMakeFiles/LLVMSupport.dir/Signposts.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Support/Signposts.cpp [97/3344] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/lib/Support -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Support -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fno-exceptions -funwind-tables -fno-rtti -MD -MT lib/Support/CMakeFiles/LLVMSupport.dir/SHA1.cpp.o -MF lib/Support/CMakeFiles/LLVMSupport.dir/SHA1.cpp.o.d -o lib/Support/CMakeFiles/LLVMSupport.dir/SHA1.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Support/SHA1.cpp [98/3344] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/lib/Support -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Support -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fno-exceptions -funwind-tables -fno-rtti -MD -MT lib/Support/CMakeFiles/LLVMSupport.dir/SmallPtrSet.cpp.o -MF lib/Support/CMakeFiles/LLVMSupport.dir/SmallPtrSet.cpp.o.d -o lib/Support/CMakeFiles/LLVMSupport.dir/SmallPtrSet.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Support/SmallPtrSet.cpp [99/3344] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/lib/Support -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Support -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fno-exceptions -funwind-tables -fno-rtti -MD -MT lib/Support/CMakeFiles/LLVMSupport.dir/ScaledNumber.cpp.o -MF lib/Support/CMakeFiles/LLVMSupport.dir/ScaledNumber.cpp.o.d -o lib/Support/CMakeFiles/LLVMSupport.dir/ScaledNumber.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Support/ScaledNumber.cpp [100/3344] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/lib/Support -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Support -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fno-exceptions -funwind-tables -fno-rtti -MD -MT lib/Support/CMakeFiles/LLVMSupport.dir/SHA256.cpp.o -MF lib/Support/CMakeFiles/LLVMSupport.dir/SHA256.cpp.o.d -o lib/Support/CMakeFiles/LLVMSupport.dir/SHA256.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Support/SHA256.cpp [101/3344] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/lib/Support -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Support -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fno-exceptions -funwind-tables -fno-rtti -MD -MT lib/Support/CMakeFiles/LLVMSupport.dir/SmallVector.cpp.o -MF lib/Support/CMakeFiles/LLVMSupport.dir/SmallVector.cpp.o.d -o lib/Support/CMakeFiles/LLVMSupport.dir/SmallVector.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Support/SmallVector.cpp [102/3344] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/lib/Support -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Support -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fno-exceptions -funwind-tables -fno-rtti -MD -MT lib/Support/CMakeFiles/LLVMSupport.dir/StringMap.cpp.o -MF lib/Support/CMakeFiles/LLVMSupport.dir/StringMap.cpp.o.d -o lib/Support/CMakeFiles/LLVMSupport.dir/StringMap.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Support/StringMap.cpp [103/3344] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/lib/Support -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Support -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fno-exceptions -funwind-tables -fno-rtti -MD -MT lib/Support/CMakeFiles/LLVMSupport.dir/StringExtras.cpp.o -MF lib/Support/CMakeFiles/LLVMSupport.dir/StringExtras.cpp.o.d -o lib/Support/CMakeFiles/LLVMSupport.dir/StringExtras.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Support/StringExtras.cpp [104/3344] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/lib/Support -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Support -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fno-exceptions -funwind-tables -fno-rtti -MD -MT lib/Support/CMakeFiles/LLVMSupport.dir/StringSaver.cpp.o -MF lib/Support/CMakeFiles/LLVMSupport.dir/StringSaver.cpp.o.d -o lib/Support/CMakeFiles/LLVMSupport.dir/StringSaver.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Support/StringSaver.cpp [105/3344] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/lib/Support -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Support -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fno-exceptions -funwind-tables -fno-rtti -MD -MT lib/Support/CMakeFiles/LLVMSupport.dir/SuffixTreeNode.cpp.o -MF lib/Support/CMakeFiles/LLVMSupport.dir/SuffixTreeNode.cpp.o.d -o lib/Support/CMakeFiles/LLVMSupport.dir/SuffixTreeNode.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Support/SuffixTreeNode.cpp [106/3344] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/lib/Support -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Support -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fno-exceptions -funwind-tables -fno-rtti -MD -MT lib/Support/CMakeFiles/LLVMSupport.dir/ScopedPrinter.cpp.o -MF lib/Support/CMakeFiles/LLVMSupport.dir/ScopedPrinter.cpp.o.d -o lib/Support/CMakeFiles/LLVMSupport.dir/ScopedPrinter.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Support/ScopedPrinter.cpp [107/3344] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/lib/Support -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Support -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fno-exceptions -funwind-tables -fno-rtti -MD -MT lib/Support/CMakeFiles/LLVMSupport.dir/SourceMgr.cpp.o -MF lib/Support/CMakeFiles/LLVMSupport.dir/SourceMgr.cpp.o.d -o lib/Support/CMakeFiles/LLVMSupport.dir/SourceMgr.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Support/SourceMgr.cpp [108/3344] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/lib/Support -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Support -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fno-exceptions -funwind-tables -fno-rtti -MD -MT lib/Support/CMakeFiles/LLVMSupport.dir/Statistic.cpp.o -MF lib/Support/CMakeFiles/LLVMSupport.dir/Statistic.cpp.o.d -o lib/Support/CMakeFiles/LLVMSupport.dir/Statistic.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Support/Statistic.cpp [109/3344] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/lib/Support -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Support -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fno-exceptions -funwind-tables -fno-rtti -MD -MT lib/Support/CMakeFiles/LLVMSupport.dir/SpecialCaseList.cpp.o -MF lib/Support/CMakeFiles/LLVMSupport.dir/SpecialCaseList.cpp.o.d -o lib/Support/CMakeFiles/LLVMSupport.dir/SpecialCaseList.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Support/SpecialCaseList.cpp [110/3344] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/lib/Support -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Support -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fno-exceptions -funwind-tables -fno-rtti -MD -MT lib/Support/CMakeFiles/LLVMSupport.dir/SystemUtils.cpp.o -MF lib/Support/CMakeFiles/LLVMSupport.dir/SystemUtils.cpp.o.d -o lib/Support/CMakeFiles/LLVMSupport.dir/SystemUtils.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Support/SystemUtils.cpp [111/3344] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/lib/Support -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Support -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fno-exceptions -funwind-tables -fno-rtti -MD -MT lib/Support/CMakeFiles/LLVMSupport.dir/RISCVISAInfo.cpp.o -MF lib/Support/CMakeFiles/LLVMSupport.dir/RISCVISAInfo.cpp.o.d -o lib/Support/CMakeFiles/LLVMSupport.dir/RISCVISAInfo.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Support/RISCVISAInfo.cpp [112/3344] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/lib/Support -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Support -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fno-exceptions -funwind-tables -fno-rtti -MD -MT lib/Support/CMakeFiles/LLVMSupport.dir/SuffixTree.cpp.o -MF lib/Support/CMakeFiles/LLVMSupport.dir/SuffixTree.cpp.o.d -o lib/Support/CMakeFiles/LLVMSupport.dir/SuffixTree.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Support/SuffixTree.cpp [113/3344] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/lib/Support -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Support -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fno-exceptions -funwind-tables -fno-rtti -MD -MT lib/Support/CMakeFiles/LLVMSupport.dir/StringRef.cpp.o -MF lib/Support/CMakeFiles/LLVMSupport.dir/StringRef.cpp.o.d -o lib/Support/CMakeFiles/LLVMSupport.dir/StringRef.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Support/StringRef.cpp [114/3344] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/lib/Support -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Support -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fno-exceptions -funwind-tables -fno-rtti -MD -MT lib/Support/CMakeFiles/LLVMSupport.dir/TarWriter.cpp.o -MF lib/Support/CMakeFiles/LLVMSupport.dir/TarWriter.cpp.o.d -o lib/Support/CMakeFiles/LLVMSupport.dir/TarWriter.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Support/TarWriter.cpp [115/3344] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/lib/Support -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Support -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fno-exceptions -funwind-tables -fno-rtti -MD -MT lib/Support/CMakeFiles/LLVMSupport.dir/ToolOutputFile.cpp.o -MF lib/Support/CMakeFiles/LLVMSupport.dir/ToolOutputFile.cpp.o.d -o lib/Support/CMakeFiles/LLVMSupport.dir/ToolOutputFile.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Support/ToolOutputFile.cpp [116/3344] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/lib/Support -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Support -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fno-exceptions -funwind-tables -fno-rtti -MD -MT lib/Support/CMakeFiles/LLVMSupport.dir/Unicode.cpp.o -MF lib/Support/CMakeFiles/LLVMSupport.dir/Unicode.cpp.o.d -o lib/Support/CMakeFiles/LLVMSupport.dir/Unicode.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Support/Unicode.cpp [117/3344] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/lib/Support -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Support -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fno-exceptions -funwind-tables -fno-rtti -MD -MT lib/Support/CMakeFiles/LLVMSupport.dir/Twine.cpp.o -MF lib/Support/CMakeFiles/LLVMSupport.dir/Twine.cpp.o.d -o lib/Support/CMakeFiles/LLVMSupport.dir/Twine.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Support/Twine.cpp [118/3344] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/lib/Support -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Support -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fno-exceptions -funwind-tables -fno-rtti -MD -MT lib/Support/CMakeFiles/LLVMSupport.dir/ThreadPool.cpp.o -MF lib/Support/CMakeFiles/LLVMSupport.dir/ThreadPool.cpp.o.d -o lib/Support/CMakeFiles/LLVMSupport.dir/ThreadPool.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Support/ThreadPool.cpp [119/3344] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/lib/Support -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Support -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fno-exceptions -funwind-tables -fno-rtti -MD -MT lib/Support/CMakeFiles/LLVMSupport.dir/TypeSize.cpp.o -MF lib/Support/CMakeFiles/LLVMSupport.dir/TypeSize.cpp.o.d -o lib/Support/CMakeFiles/LLVMSupport.dir/TypeSize.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Support/TypeSize.cpp [120/3344] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/lib/Support -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Support -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fno-exceptions -funwind-tables -fno-rtti -MD -MT lib/Support/CMakeFiles/LLVMSupport.dir/UnicodeCaseFold.cpp.o -MF lib/Support/CMakeFiles/LLVMSupport.dir/UnicodeCaseFold.cpp.o.d -o lib/Support/CMakeFiles/LLVMSupport.dir/UnicodeCaseFold.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Support/UnicodeCaseFold.cpp [121/3344] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/lib/Support -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Support -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fno-exceptions -funwind-tables -fno-rtti -MD -MT lib/Support/CMakeFiles/LLVMSupport.dir/UnicodeNameToCodepointGenerated.cpp.o -MF lib/Support/CMakeFiles/LLVMSupport.dir/UnicodeNameToCodepointGenerated.cpp.o.d -o lib/Support/CMakeFiles/LLVMSupport.dir/UnicodeNameToCodepointGenerated.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Support/UnicodeNameToCodepointGenerated.cpp [122/3344] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/lib/Support -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Support -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fno-exceptions -funwind-tables -fno-rtti -MD -MT lib/Support/CMakeFiles/LLVMSupport.dir/VersionTuple.cpp.o -MF lib/Support/CMakeFiles/LLVMSupport.dir/VersionTuple.cpp.o.d -o lib/Support/CMakeFiles/LLVMSupport.dir/VersionTuple.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Support/VersionTuple.cpp [123/3344] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/lib/Support -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Support -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fno-exceptions -funwind-tables -fno-rtti -MD -MT lib/Support/CMakeFiles/LLVMSupport.dir/UnicodeNameToCodepoint.cpp.o -MF lib/Support/CMakeFiles/LLVMSupport.dir/UnicodeNameToCodepoint.cpp.o.d -o lib/Support/CMakeFiles/LLVMSupport.dir/UnicodeNameToCodepoint.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Support/UnicodeNameToCodepoint.cpp [124/3344] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/lib/Support -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Support -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fno-exceptions -funwind-tables -fno-rtti -MD -MT lib/Support/CMakeFiles/LLVMSupport.dir/Timer.cpp.o -MF lib/Support/CMakeFiles/LLVMSupport.dir/Timer.cpp.o.d -o lib/Support/CMakeFiles/LLVMSupport.dir/Timer.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Support/Timer.cpp [125/3344] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/lib/Support -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Support -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fno-exceptions -funwind-tables -fno-rtti -MD -MT lib/Support/CMakeFiles/LLVMSupport.dir/TimeProfiler.cpp.o -MF lib/Support/CMakeFiles/LLVMSupport.dir/TimeProfiler.cpp.o.d -o lib/Support/CMakeFiles/LLVMSupport.dir/TimeProfiler.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Support/TimeProfiler.cpp [126/3344] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/lib/Support -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Support -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fno-exceptions -funwind-tables -fno-rtti -MD -MT lib/Support/CMakeFiles/LLVMSupport.dir/WithColor.cpp.o -MF lib/Support/CMakeFiles/LLVMSupport.dir/WithColor.cpp.o.d -o lib/Support/CMakeFiles/LLVMSupport.dir/WithColor.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Support/WithColor.cpp [127/3344] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/lib/Support -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Support -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fno-exceptions -funwind-tables -fno-rtti -MD -MT lib/Support/CMakeFiles/LLVMSupport.dir/raw_os_ostream.cpp.o -MF lib/Support/CMakeFiles/LLVMSupport.dir/raw_os_ostream.cpp.o.d -o lib/Support/CMakeFiles/LLVMSupport.dir/raw_os_ostream.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Support/raw_os_ostream.cpp [128/3344] /usr/gcc/13/bin/gcc -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/lib/Support -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Support -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -MD -MT lib/Support/CMakeFiles/LLVMSupport.dir/regerror.c.o -MF lib/Support/CMakeFiles/LLVMSupport.dir/regerror.c.o.d -o lib/Support/CMakeFiles/LLVMSupport.dir/regerror.c.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Support/regerror.c [129/3344] /usr/gcc/13/bin/gcc -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/lib/Support -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Support -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -MD -MT lib/Support/CMakeFiles/LLVMSupport.dir/regfree.c.o -MF lib/Support/CMakeFiles/LLVMSupport.dir/regfree.c.o.d -o lib/Support/CMakeFiles/LLVMSupport.dir/regfree.c.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Support/regfree.c [130/3344] /usr/gcc/13/bin/gcc -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/lib/Support -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Support -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -MD -MT lib/Support/CMakeFiles/LLVMSupport.dir/regstrlcpy.c.o -MF lib/Support/CMakeFiles/LLVMSupport.dir/regstrlcpy.c.o.d -o lib/Support/CMakeFiles/LLVMSupport.dir/regstrlcpy.c.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Support/regstrlcpy.c [131/3344] /usr/gcc/13/bin/gcc -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/lib/Support -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Support -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -MD -MT lib/Support/CMakeFiles/LLVMSupport.dir/regcomp.c.o -MF lib/Support/CMakeFiles/LLVMSupport.dir/regcomp.c.o.d -o lib/Support/CMakeFiles/LLVMSupport.dir/regcomp.c.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Support/regcomp.c [132/3344] /usr/gcc/13/bin/gcc -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/lib/Support -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Support -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -MD -MT lib/Support/CMakeFiles/LLVMSupport.dir/regexec.c.o -MF lib/Support/CMakeFiles/LLVMSupport.dir/regexec.c.o.d -o lib/Support/CMakeFiles/LLVMSupport.dir/regexec.c.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Support/regexec.c [133/3344] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/lib/Support -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Support -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fno-exceptions -funwind-tables -fno-rtti -MD -MT lib/Support/CMakeFiles/LLVMSupport.dir/Atomic.cpp.o -MF lib/Support/CMakeFiles/LLVMSupport.dir/Atomic.cpp.o.d -o lib/Support/CMakeFiles/LLVMSupport.dir/Atomic.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Support/Atomic.cpp [134/3344] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/lib/Support -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Support -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fno-exceptions -funwind-tables -fno-rtti -MD -MT lib/Support/CMakeFiles/LLVMSupport.dir/raw_socket_stream.cpp.o -MF lib/Support/CMakeFiles/LLVMSupport.dir/raw_socket_stream.cpp.o.d -o lib/Support/CMakeFiles/LLVMSupport.dir/raw_socket_stream.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Support/raw_socket_stream.cpp [135/3344] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/lib/Support -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Support -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fno-exceptions -funwind-tables -fno-rtti -MD -MT lib/Support/CMakeFiles/LLVMSupport.dir/xxhash.cpp.o -MF lib/Support/CMakeFiles/LLVMSupport.dir/xxhash.cpp.o.d -o lib/Support/CMakeFiles/LLVMSupport.dir/xxhash.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Support/xxhash.cpp [136/3344] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/lib/Support -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Support -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fno-exceptions -funwind-tables -fno-rtti -MD -MT lib/Support/CMakeFiles/LLVMSupport.dir/Errno.cpp.o -MF lib/Support/CMakeFiles/LLVMSupport.dir/Errno.cpp.o.d -o lib/Support/CMakeFiles/LLVMSupport.dir/Errno.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Support/Errno.cpp [137/3344] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/lib/Support -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Support -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fno-exceptions -funwind-tables -fno-rtti -MD -MT lib/Support/CMakeFiles/LLVMSupport.dir/YAMLTraits.cpp.o -MF lib/Support/CMakeFiles/LLVMSupport.dir/YAMLTraits.cpp.o.d -o lib/Support/CMakeFiles/LLVMSupport.dir/YAMLTraits.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Support/YAMLTraits.cpp [138/3344] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/lib/Support -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Support -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fno-exceptions -funwind-tables -fno-rtti -MD -MT lib/Support/CMakeFiles/LLVMSupport.dir/Z3Solver.cpp.o -MF lib/Support/CMakeFiles/LLVMSupport.dir/Z3Solver.cpp.o.d -o lib/Support/CMakeFiles/LLVMSupport.dir/Z3Solver.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Support/Z3Solver.cpp [139/3344] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/lib/Support -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Support -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fno-exceptions -funwind-tables -fno-rtti -MD -MT lib/Support/CMakeFiles/LLVMSupport.dir/raw_ostream.cpp.o -MF lib/Support/CMakeFiles/LLVMSupport.dir/raw_ostream.cpp.o.d -o lib/Support/CMakeFiles/LLVMSupport.dir/raw_ostream.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Support/raw_ostream.cpp [140/3344] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/lib/Support -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Support -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fno-exceptions -funwind-tables -fno-rtti -MD -MT lib/Support/CMakeFiles/LLVMSupport.dir/DynamicLibrary.cpp.o -MF lib/Support/CMakeFiles/LLVMSupport.dir/DynamicLibrary.cpp.o.d -o lib/Support/CMakeFiles/LLVMSupport.dir/DynamicLibrary.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Support/DynamicLibrary.cpp [141/3344] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/lib/Support -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Support -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fno-exceptions -funwind-tables -fno-rtti -MD -MT lib/Support/CMakeFiles/LLVMSupport.dir/YAMLParser.cpp.o -MF lib/Support/CMakeFiles/LLVMSupport.dir/YAMLParser.cpp.o.d -o lib/Support/CMakeFiles/LLVMSupport.dir/YAMLParser.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Support/YAMLParser.cpp [142/3344] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/lib/Support -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Support -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fno-exceptions -funwind-tables -fno-rtti -MD -MT lib/Support/CMakeFiles/LLVMSupport.dir/Memory.cpp.o -MF lib/Support/CMakeFiles/LLVMSupport.dir/Memory.cpp.o.d -o lib/Support/CMakeFiles/LLVMSupport.dir/Memory.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Support/Memory.cpp [143/3344] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/lib/Support -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Support -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fno-exceptions -funwind-tables -fno-rtti -MD -MT lib/Support/CMakeFiles/LLVMSupport.dir/Valgrind.cpp.o -MF lib/Support/CMakeFiles/LLVMSupport.dir/Valgrind.cpp.o.d -o lib/Support/CMakeFiles/LLVMSupport.dir/Valgrind.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Support/Valgrind.cpp [144/3344] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/lib/Support -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Support -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fno-exceptions -funwind-tables -fno-rtti -MD -MT lib/Support/CMakeFiles/LLVMSupport.dir/Watchdog.cpp.o -MF lib/Support/CMakeFiles/LLVMSupport.dir/Watchdog.cpp.o.d -o lib/Support/CMakeFiles/LLVMSupport.dir/Watchdog.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Support/Watchdog.cpp [145/3344] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/lib/Support -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Support -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fno-exceptions -funwind-tables -fno-rtti -MD -MT lib/Support/CMakeFiles/LLVMSupport.dir/RWMutex.cpp.o -MF lib/Support/CMakeFiles/LLVMSupport.dir/RWMutex.cpp.o.d -o lib/Support/CMakeFiles/LLVMSupport.dir/RWMutex.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Support/RWMutex.cpp [146/3344] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/lib/Support -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Support -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fno-exceptions -funwind-tables -fno-rtti -MD -MT lib/Support/CMakeFiles/LLVMSupport.dir/Process.cpp.o -MF lib/Support/CMakeFiles/LLVMSupport.dir/Process.cpp.o.d -o lib/Support/CMakeFiles/LLVMSupport.dir/Process.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Support/Process.cpp [147/3344] /usr/gcc/13/bin/gcc -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/lib/Support/BLAKE3 -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Support/BLAKE3 -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -O3 -DNDEBUG -MD -MT lib/Support/BLAKE3/CMakeFiles/LLVMSupportBlake3.dir/blake3_sse2_x86-64_unix.S.o -MF lib/Support/BLAKE3/CMakeFiles/LLVMSupportBlake3.dir/blake3_sse2_x86-64_unix.S.o.d -o lib/Support/BLAKE3/CMakeFiles/LLVMSupportBlake3.dir/blake3_sse2_x86-64_unix.S.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Support/BLAKE3/blake3_sse2_x86-64_unix.S [148/3344] /usr/gcc/13/bin/gcc -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/lib/Support/BLAKE3 -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Support/BLAKE3 -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -O3 -DNDEBUG -MD -MT lib/Support/BLAKE3/CMakeFiles/LLVMSupportBlake3.dir/blake3_sse41_x86-64_unix.S.o -MF lib/Support/BLAKE3/CMakeFiles/LLVMSupportBlake3.dir/blake3_sse41_x86-64_unix.S.o.d -o lib/Support/BLAKE3/CMakeFiles/LLVMSupportBlake3.dir/blake3_sse41_x86-64_unix.S.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Support/BLAKE3/blake3_sse41_x86-64_unix.S [149/3344] /usr/gcc/13/bin/gcc -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/lib/Support/BLAKE3 -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Support/BLAKE3 -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -O3 -DNDEBUG -MD -MT lib/Support/BLAKE3/CMakeFiles/LLVMSupportBlake3.dir/blake3_avx2_x86-64_unix.S.o -MF lib/Support/BLAKE3/CMakeFiles/LLVMSupportBlake3.dir/blake3_avx2_x86-64_unix.S.o.d -o lib/Support/BLAKE3/CMakeFiles/LLVMSupportBlake3.dir/blake3_avx2_x86-64_unix.S.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Support/BLAKE3/blake3_avx2_x86-64_unix.S [150/3344] /usr/gcc/13/bin/gcc -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/lib/Support/BLAKE3 -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Support/BLAKE3 -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -O3 -DNDEBUG -mavx512vl -MD -MT lib/Support/BLAKE3/CMakeFiles/LLVMSupportBlake3.dir/blake3_avx512_x86-64_unix.S.o -MF lib/Support/BLAKE3/CMakeFiles/LLVMSupportBlake3.dir/blake3_avx512_x86-64_unix.S.o.d -o lib/Support/BLAKE3/CMakeFiles/LLVMSupportBlake3.dir/blake3_avx512_x86-64_unix.S.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Support/BLAKE3/blake3_avx512_x86-64_unix.S [151/3344] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/lib/Support -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Support -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fno-exceptions -funwind-tables -fno-rtti -MD -MT lib/Support/CMakeFiles/LLVMSupport.dir/Threading.cpp.o -MF lib/Support/CMakeFiles/LLVMSupport.dir/Threading.cpp.o.d -o lib/Support/CMakeFiles/LLVMSupport.dir/Threading.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Support/Threading.cpp [152/3344] /usr/gcc/13/bin/gcc -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/lib/Support/BLAKE3 -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Support/BLAKE3 -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -MD -MT lib/Support/BLAKE3/CMakeFiles/LLVMSupportBlake3.dir/blake3_portable.c.o -MF lib/Support/BLAKE3/CMakeFiles/LLVMSupportBlake3.dir/blake3_portable.c.o.d -o lib/Support/BLAKE3/CMakeFiles/LLVMSupportBlake3.dir/blake3_portable.c.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Support/BLAKE3/blake3_portable.c [153/3344] /usr/gcc/13/bin/gcc -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/lib/Support/BLAKE3 -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Support/BLAKE3 -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -MD -MT lib/Support/BLAKE3/CMakeFiles/LLVMSupportBlake3.dir/blake3_neon.c.o -MF lib/Support/BLAKE3/CMakeFiles/LLVMSupportBlake3.dir/blake3_neon.c.o.d -o lib/Support/BLAKE3/CMakeFiles/LLVMSupportBlake3.dir/blake3_neon.c.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Support/BLAKE3/blake3_neon.c [154/3344] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/lib/Support -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Support -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fno-exceptions -funwind-tables -fno-rtti -MD -MT lib/Support/CMakeFiles/LLVMSupport.dir/Program.cpp.o -MF lib/Support/CMakeFiles/LLVMSupport.dir/Program.cpp.o.d -o lib/Support/CMakeFiles/LLVMSupport.dir/Program.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Support/Program.cpp [155/3344] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/lib/Support -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Support -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fno-exceptions -funwind-tables -fno-rtti -MD -MT lib/Support/CMakeFiles/LLVMSupport.dir/Signals.cpp.o -MF lib/Support/CMakeFiles/LLVMSupport.dir/Signals.cpp.o.d -o lib/Support/CMakeFiles/LLVMSupport.dir/Signals.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Support/Signals.cpp [156/3344] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/lib/Support -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Support -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fno-exceptions -funwind-tables -fno-rtti -MD -MT lib/Support/CMakeFiles/LLVMSupport.dir/VirtualFileSystem.cpp.o -MF lib/Support/CMakeFiles/LLVMSupport.dir/VirtualFileSystem.cpp.o.d -o lib/Support/CMakeFiles/LLVMSupport.dir/VirtualFileSystem.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Support/VirtualFileSystem.cpp [157/3344] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/lib/TableGen -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/TableGen -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fno-exceptions -funwind-tables -fno-rtti -MD -MT lib/TableGen/CMakeFiles/LLVMTableGen.dir/Error.cpp.o -MF lib/TableGen/CMakeFiles/LLVMTableGen.dir/Error.cpp.o.d -o lib/TableGen/CMakeFiles/LLVMTableGen.dir/Error.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/TableGen/Error.cpp [158/3344] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/lib/Support -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Support -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fno-exceptions -funwind-tables -fno-rtti -MD -MT lib/Support/CMakeFiles/LLVMSupport.dir/Path.cpp.o -MF lib/Support/CMakeFiles/LLVMSupport.dir/Path.cpp.o.d -o lib/Support/CMakeFiles/LLVMSupport.dir/Path.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Support/Path.cpp [159/3344] : && /usr/bin/cmake -E rm -f lib/libLLVMSupport.a && /usr/gnu/bin/ar qc lib/libLLVMSupport.a lib/Support/BLAKE3/CMakeFiles/LLVMSupportBlake3.dir/blake3.c.o lib/Support/BLAKE3/CMakeFiles/LLVMSupportBlake3.dir/blake3_dispatch.c.o lib/Support/BLAKE3/CMakeFiles/LLVMSupportBlake3.dir/blake3_portable.c.o lib/Support/BLAKE3/CMakeFiles/LLVMSupportBlake3.dir/blake3_neon.c.o lib/Support/BLAKE3/CMakeFiles/LLVMSupportBlake3.dir/blake3_sse2_x86-64_unix.S.o lib/Support/BLAKE3/CMakeFiles/LLVMSupportBlake3.dir/blake3_sse41_x86-64_unix.S.o lib/Support/BLAKE3/CMakeFiles/LLVMSupportBlake3.dir/blake3_avx2_x86-64_unix.S.o lib/Support/BLAKE3/CMakeFiles/LLVMSupportBlake3.dir/blake3_avx512_x86-64_unix.S.o lib/Support/CMakeFiles/LLVMSupport.dir/ABIBreak.cpp.o lib/Support/CMakeFiles/LLVMSupport.dir/AMDGPUMetadata.cpp.o lib/Support/CMakeFiles/LLVMSupport.dir/APFixedPoint.cpp.o lib/Support/CMakeFiles/LLVMSupport.dir/APFloat.cpp.o lib/Support/CMakeFiles/LLVMSupport.dir/APInt.cpp.o lib/Support/CMakeFiles/LLVMSupport.dir/APSInt.cpp.o lib/Support/CMakeFiles/LLVMSupport.dir/ARMBuildAttrs.cpp.o lib/Support/CMakeFiles/LLVMSupport.dir/ARMAttributeParser.cpp.o lib/Support/CMakeFiles/LLVMSupport.dir/ARMWinEH.cpp.o lib/Support/CMakeFiles/LLVMSupport.dir/Allocator.cpp.o lib/Support/CMakeFiles/LLVMSupport.dir/AutoConvert.cpp.o lib/Support/CMakeFiles/LLVMSupport.dir/Base64.cpp.o lib/Support/CMakeFiles/LLVMSupport.dir/BalancedPartitioning.cpp.o lib/Support/CMakeFiles/LLVMSupport.dir/BinaryStreamError.cpp.o lib/Support/CMakeFiles/LLVMSupport.dir/BinaryStreamReader.cpp.o lib/Support/CMakeFiles/LLVMSupport.dir/BinaryStreamRef.cpp.o lib/Support/CMakeFiles/LLVMSupport.dir/BinaryStreamWriter.cpp.o lib/Support/CMakeFiles/LLVMSupport.dir/BlockFrequency.cpp.o lib/Support/CMakeFiles/LLVMSupport.dir/BranchProbability.cpp.o lib/Support/CMakeFiles/LLVMSupport.dir/BuryPointer.cpp.o lib/Support/CMakeFiles/LLVMSupport.dir/CachePruning.cpp.o lib/Support/CMakeFiles/LLVMSupport.dir/Caching.cpp.o lib/Support/CMakeFiles/LLVMSupport.dir/circular_raw_ostream.cpp.o lib/Support/CMakeFiles/LLVMSupport.dir/Chrono.cpp.o lib/Support/CMakeFiles/LLVMSupport.dir/COM.cpp.o lib/Support/CMakeFiles/LLVMSupport.dir/CodeGenCoverage.cpp.o lib/Support/CMakeFiles/LLVMSupport.dir/CommandLine.cpp.o lib/Support/CMakeFiles/LLVMSupport.dir/Compression.cpp.o lib/Support/CMakeFiles/LLVMSupport.dir/CRC.cpp.o lib/Support/CMakeFiles/LLVMSupport.dir/ConvertUTF.cpp.o lib/Support/CMakeFiles/LLVMSupport.dir/ConvertEBCDIC.cpp.o lib/Support/CMakeFiles/LLVMSupport.dir/ConvertUTFWrapper.cpp.o lib/Support/CMakeFiles/LLVMSupport.dir/CrashRecoveryContext.cpp.o lib/Support/CMakeFiles/LLVMSupport.dir/CSKYAttributes.cpp.o lib/Support/CMakeFiles/LLVMSupport.dir/CSKYAttributeParser.cpp.o lib/Support/CMakeFiles/LLVMSupport.dir/DataExtractor.cpp.o lib/Support/CMakeFiles/LLVMSupport.dir/Debug.cpp.o lib/Support/CMakeFiles/LLVMSupport.dir/DebugCounter.cpp.o lib/Support/CMakeFiles/LLVMSupport.dir/DeltaAlgorithm.cpp.o lib/Support/CMakeFiles/LLVMSupport.dir/DivisionByConstantInfo.cpp.o lib/Support/CMakeFiles/LLVMSupport.dir/DAGDeltaAlgorithm.cpp.o lib/Support/CMakeFiles/LLVMSupport.dir/DJB.cpp.o lib/Support/CMakeFiles/LLVMSupport.dir/ELFAttributeParser.cpp.o lib/Support/CMakeFiles/LLVMSupport.dir/ELFAttributes.cpp.o lib/Support/CMakeFiles/LLVMSupport.dir/Error.cpp.o lib/Support/CMakeFiles/LLVMSupport.dir/ErrorHandling.cpp.o lib/Support/CMakeFiles/LLVMSupport.dir/ExtensibleRTTI.cpp.o lib/Support/CMakeFiles/LLVMSupport.dir/FileCollector.cpp.o lib/Support/CMakeFiles/LLVMSupport.dir/FileUtilities.cpp.o lib/Support/CMakeFiles/LLVMSupport.dir/FileOutputBuffer.cpp.o lib/Support/CMakeFiles/LLVMSupport.dir/FloatingPointMode.cpp.o lib/Support/CMakeFiles/LLVMSupport.dir/FoldingSet.cpp.o lib/Support/CMakeFiles/LLVMSupport.dir/FormattedStream.cpp.o lib/Support/CMakeFiles/LLVMSupport.dir/FormatVariadic.cpp.o lib/Support/CMakeFiles/LLVMSupport.dir/GlobPattern.cpp.o lib/Support/CMakeFiles/LLVMSupport.dir/GraphWriter.cpp.o lib/Support/CMakeFiles/LLVMSupport.dir/Hashing.cpp.o lib/Support/CMakeFiles/LLVMSupport.dir/InitLLVM.cpp.o lib/Support/CMakeFiles/LLVMSupport.dir/InstructionCost.cpp.o lib/Support/CMakeFiles/LLVMSupport.dir/IntEqClasses.cpp.o lib/Support/CMakeFiles/LLVMSupport.dir/IntervalMap.cpp.o lib/Support/CMakeFiles/LLVMSupport.dir/JSON.cpp.o lib/Support/CMakeFiles/LLVMSupport.dir/KnownBits.cpp.o lib/Support/CMakeFiles/LLVMSupport.dir/LEB128.cpp.o lib/Support/CMakeFiles/LLVMSupport.dir/LineIterator.cpp.o lib/Support/CMakeFiles/LLVMSupport.dir/Locale.cpp.o lib/Support/CMakeFiles/LLVMSupport.dir/LockFileManager.cpp.o lib/Support/CMakeFiles/LLVMSupport.dir/ManagedStatic.cpp.o lib/Support/CMakeFiles/LLVMSupport.dir/MathExtras.cpp.o lib/Support/CMakeFiles/LLVMSupport.dir/MemAlloc.cpp.o lib/Support/CMakeFiles/LLVMSupport.dir/MemoryBuffer.cpp.o lib/Support/CMakeFiles/LLVMSupport.dir/MemoryBufferRef.cpp.o lib/Support/CMakeFiles/LLVMSupport.dir/MD5.cpp.o lib/Support/CMakeFiles/LLVMSupport.dir/MSP430Attributes.cpp.o lib/Support/CMakeFiles/LLVMSupport.dir/MSP430AttributeParser.cpp.o lib/Support/CMakeFiles/LLVMSupport.dir/NativeFormatting.cpp.o lib/Support/CMakeFiles/LLVMSupport.dir/OptimizedStructLayout.cpp.o lib/Support/CMakeFiles/LLVMSupport.dir/Optional.cpp.o lib/Support/CMakeFiles/LLVMSupport.dir/PGOOptions.cpp.o lib/Support/CMakeFiles/LLVMSupport.dir/Parallel.cpp.o lib/Support/CMakeFiles/LLVMSupport.dir/PluginLoader.cpp.o lib/Support/CMakeFiles/LLVMSupport.dir/PrettyStackTrace.cpp.o lib/Support/CMakeFiles/LLVMSupport.dir/RandomNumberGenerator.cpp.o lib/Support/CMakeFiles/LLVMSupport.dir/Regex.cpp.o lib/Support/CMakeFiles/LLVMSupport.dir/RISCVAttributes.cpp.o lib/Support/CMakeFiles/LLVMSupport.dir/RISCVAttributeParser.cpp.o lib/Support/CMakeFiles/LLVMSupport.dir/RISCVISAInfo.cpp.o lib/Support/CMakeFiles/LLVMSupport.dir/ScaledNumber.cpp.o lib/Support/CMakeFiles/LLVMSupport.dir/ScopedPrinter.cpp.o lib/Support/CMakeFiles/LLVMSupport.dir/SHA1.cpp.o lib/Support/CMakeFiles/LLVMSupport.dir/SHA256.cpp.o lib/Support/CMakeFiles/LLVMSupport.dir/Signposts.cpp.o lib/Support/CMakeFiles/LLVMSupport.dir/SmallPtrSet.cpp.o lib/Support/CMakeFiles/LLVMSupport.dir/SmallVector.cpp.o lib/Support/CMakeFiles/LLVMSupport.dir/SourceMgr.cpp.o lib/Support/CMakeFiles/LLVMSupport.dir/SpecialCaseList.cpp.o lib/Support/CMakeFiles/LLVMSupport.dir/Statistic.cpp.o lib/Support/CMakeFiles/LLVMSupport.dir/StringExtras.cpp.o lib/Support/CMakeFiles/LLVMSupport.dir/StringMap.cpp.o lib/Support/CMakeFiles/LLVMSupport.dir/StringSaver.cpp.o lib/Support/CMakeFiles/LLVMSupport.dir/StringRef.cpp.o lib/Support/CMakeFiles/LLVMSupport.dir/SuffixTreeNode.cpp.o lib/Support/CMakeFiles/LLVMSupport.dir/SuffixTree.cpp.o lib/Support/CMakeFiles/LLVMSupport.dir/SystemUtils.cpp.o lib/Support/CMakeFiles/LLVMSupport.dir/TarWriter.cpp.o lib/Support/CMakeFiles/LLVMSupport.dir/ThreadPool.cpp.o lib/Support/CMakeFiles/LLVMSupport.dir/TimeProfiler.cpp.o lib/Support/CMakeFiles/LLVMSupport.dir/Timer.cpp.o lib/Support/CMakeFiles/LLVMSupport.dir/ToolOutputFile.cpp.o lib/Support/CMakeFiles/LLVMSupport.dir/Twine.cpp.o lib/Support/CMakeFiles/LLVMSupport.dir/TypeSize.cpp.o lib/Support/CMakeFiles/LLVMSupport.dir/Unicode.cpp.o lib/Support/CMakeFiles/LLVMSupport.dir/UnicodeCaseFold.cpp.o lib/Support/CMakeFiles/LLVMSupport.dir/UnicodeNameToCodepoint.cpp.o lib/Support/CMakeFiles/LLVMSupport.dir/UnicodeNameToCodepointGenerated.cpp.o lib/Support/CMakeFiles/LLVMSupport.dir/VersionTuple.cpp.o lib/Support/CMakeFiles/LLVMSupport.dir/VirtualFileSystem.cpp.o lib/Support/CMakeFiles/LLVMSupport.dir/WithColor.cpp.o lib/Support/CMakeFiles/LLVMSupport.dir/YAMLParser.cpp.o lib/Support/CMakeFiles/LLVMSupport.dir/YAMLTraits.cpp.o lib/Support/CMakeFiles/LLVMSupport.dir/raw_os_ostream.cpp.o lib/Support/CMakeFiles/LLVMSupport.dir/raw_ostream.cpp.o lib/Support/CMakeFiles/LLVMSupport.dir/raw_socket_stream.cpp.o lib/Support/CMakeFiles/LLVMSupport.dir/regcomp.c.o lib/Support/CMakeFiles/LLVMSupport.dir/regerror.c.o lib/Support/CMakeFiles/LLVMSupport.dir/regexec.c.o lib/Support/CMakeFiles/LLVMSupport.dir/regfree.c.o lib/Support/CMakeFiles/LLVMSupport.dir/regstrlcpy.c.o lib/Support/CMakeFiles/LLVMSupport.dir/xxhash.cpp.o lib/Support/CMakeFiles/LLVMSupport.dir/Z3Solver.cpp.o lib/Support/CMakeFiles/LLVMSupport.dir/Atomic.cpp.o lib/Support/CMakeFiles/LLVMSupport.dir/DynamicLibrary.cpp.o lib/Support/CMakeFiles/LLVMSupport.dir/Errno.cpp.o lib/Support/CMakeFiles/LLVMSupport.dir/Memory.cpp.o lib/Support/CMakeFiles/LLVMSupport.dir/Path.cpp.o lib/Support/CMakeFiles/LLVMSupport.dir/Process.cpp.o lib/Support/CMakeFiles/LLVMSupport.dir/Program.cpp.o lib/Support/CMakeFiles/LLVMSupport.dir/RWMutex.cpp.o lib/Support/CMakeFiles/LLVMSupport.dir/Signals.cpp.o lib/Support/CMakeFiles/LLVMSupport.dir/Threading.cpp.o lib/Support/CMakeFiles/LLVMSupport.dir/Valgrind.cpp.o lib/Support/CMakeFiles/LLVMSupport.dir/Watchdog.cpp.o && /usr/gnu/bin/ranlib lib/libLLVMSupport.a && : [160/3344] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/lib/TableGen -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/TableGen -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fno-exceptions -funwind-tables -fno-rtti -MD -MT lib/TableGen/CMakeFiles/LLVMTableGen.dir/DetailedRecordsBackend.cpp.o -MF lib/TableGen/CMakeFiles/LLVMTableGen.dir/DetailedRecordsBackend.cpp.o.d -o lib/TableGen/CMakeFiles/LLVMTableGen.dir/DetailedRecordsBackend.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/TableGen/DetailedRecordsBackend.cpp [161/3344] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/lib/TableGen -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/TableGen -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fno-exceptions -funwind-tables -fno-rtti -MD -MT lib/TableGen/CMakeFiles/LLVMTableGen.dir/Parser.cpp.o -MF lib/TableGen/CMakeFiles/LLVMTableGen.dir/Parser.cpp.o.d -o lib/TableGen/CMakeFiles/LLVMTableGen.dir/Parser.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/TableGen/Parser.cpp [162/3344] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/lib/TableGen -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/TableGen -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fno-exceptions -funwind-tables -fno-rtti -MD -MT lib/TableGen/CMakeFiles/LLVMTableGen.dir/StringMatcher.cpp.o -MF lib/TableGen/CMakeFiles/LLVMTableGen.dir/StringMatcher.cpp.o.d -o lib/TableGen/CMakeFiles/LLVMTableGen.dir/StringMatcher.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/TableGen/StringMatcher.cpp [163/3344] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/lib/TableGen -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/TableGen -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fno-exceptions -funwind-tables -fno-rtti -MD -MT lib/TableGen/CMakeFiles/LLVMTableGen.dir/JSONBackend.cpp.o -MF lib/TableGen/CMakeFiles/LLVMTableGen.dir/JSONBackend.cpp.o.d -o lib/TableGen/CMakeFiles/LLVMTableGen.dir/JSONBackend.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/TableGen/JSONBackend.cpp [164/3344] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/lib/TableGen -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/TableGen -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fno-exceptions -funwind-tables -fno-rtti -MD -MT lib/TableGen/CMakeFiles/LLVMTableGen.dir/Main.cpp.o -MF lib/TableGen/CMakeFiles/LLVMTableGen.dir/Main.cpp.o.d -o lib/TableGen/CMakeFiles/LLVMTableGen.dir/Main.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/TableGen/Main.cpp [165/3344] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/lib/TableGen -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/TableGen -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fno-exceptions -funwind-tables -fno-rtti -MD -MT lib/TableGen/CMakeFiles/LLVMTableGen.dir/TableGenBackend.cpp.o -MF lib/TableGen/CMakeFiles/LLVMTableGen.dir/TableGenBackend.cpp.o.d -o lib/TableGen/CMakeFiles/LLVMTableGen.dir/TableGenBackend.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/TableGen/TableGenBackend.cpp [166/3344] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/lib/TableGen -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/TableGen -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fno-exceptions -funwind-tables -fno-rtti -MD -MT lib/TableGen/CMakeFiles/LLVMTableGen.dir/TableGenBackendSkeleton.cpp.o -MF lib/TableGen/CMakeFiles/LLVMTableGen.dir/TableGenBackendSkeleton.cpp.o.d -o lib/TableGen/CMakeFiles/LLVMTableGen.dir/TableGenBackendSkeleton.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/TableGen/TableGenBackendSkeleton.cpp [167/3344] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/lib/TableGen -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/TableGen -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fno-exceptions -funwind-tables -fno-rtti -MD -MT lib/TableGen/CMakeFiles/LLVMTableGen.dir/TGLexer.cpp.o -MF lib/TableGen/CMakeFiles/LLVMTableGen.dir/TGLexer.cpp.o.d -o lib/TableGen/CMakeFiles/LLVMTableGen.dir/TGLexer.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/TableGen/TGLexer.cpp [168/3344] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/utils/TableGen -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/utils/TableGen -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fno-exceptions -funwind-tables -fno-rtti -MD -MT utils/TableGen/CMakeFiles/obj.LLVMTableGenCommon.dir/Attributes.cpp.o -MF utils/TableGen/CMakeFiles/obj.LLVMTableGenCommon.dir/Attributes.cpp.o.d -o utils/TableGen/CMakeFiles/obj.LLVMTableGenCommon.dir/Attributes.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/utils/TableGen/Attributes.cpp [169/3344] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/lib/TableGen -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/TableGen -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fno-exceptions -funwind-tables -fno-rtti -MD -MT lib/TableGen/CMakeFiles/LLVMTableGen.dir/SetTheory.cpp.o -MF lib/TableGen/CMakeFiles/LLVMTableGen.dir/SetTheory.cpp.o.d -o lib/TableGen/CMakeFiles/LLVMTableGen.dir/SetTheory.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/TableGen/SetTheory.cpp [170/3344] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/utils/TableGen -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/utils/TableGen -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fno-exceptions -funwind-tables -fno-rtti -MD -MT utils/TableGen/CMakeFiles/obj.LLVMTableGenCommon.dir/SDNodeProperties.cpp.o -MF utils/TableGen/CMakeFiles/obj.LLVMTableGenCommon.dir/SDNodeProperties.cpp.o.d -o utils/TableGen/CMakeFiles/obj.LLVMTableGenCommon.dir/SDNodeProperties.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/utils/TableGen/SDNodeProperties.cpp [171/3344] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/utils/TableGen -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/utils/TableGen -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fno-exceptions -funwind-tables -fno-rtti -MD -MT utils/TableGen/CMakeFiles/obj.LLVMTableGenCommon.dir/RISCVTargetDefEmitter.cpp.o -MF utils/TableGen/CMakeFiles/obj.LLVMTableGenCommon.dir/RISCVTargetDefEmitter.cpp.o.d -o utils/TableGen/CMakeFiles/obj.LLVMTableGenCommon.dir/RISCVTargetDefEmitter.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/utils/TableGen/RISCVTargetDefEmitter.cpp [172/3344] cd /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include/llvm/Support && /usr/bin/cmake -DNAMES=LLVM -DLLVM_SOURCE_DIR=/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm -DHEADER_FILE=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include/llvm/Support/VCSRevision.h -DLLVM_FORCE_VC_REVISION= -DLLVM_FORCE_VC_REPOSITORY= -P /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/cmake/modules/GenerateVersionFromVCS.cmake [173/3344] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/utils/TableGen -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/utils/TableGen -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fno-exceptions -funwind-tables -fno-rtti -MD -MT utils/TableGen/CMakeFiles/obj.LLVMTableGenCommon.dir/VTEmitter.cpp.o -MF utils/TableGen/CMakeFiles/obj.LLVMTableGenCommon.dir/VTEmitter.cpp.o.d -o utils/TableGen/CMakeFiles/obj.LLVMTableGenCommon.dir/VTEmitter.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/utils/TableGen/VTEmitter.cpp [174/3344] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/utils/TableGen -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/utils/TableGen -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fno-exceptions -funwind-tables -fno-rtti -MD -MT utils/TableGen/CMakeFiles/obj.LLVMTableGenCommon.dir/DirectiveEmitter.cpp.o -MF utils/TableGen/CMakeFiles/obj.LLVMTableGenCommon.dir/DirectiveEmitter.cpp.o.d -o utils/TableGen/CMakeFiles/obj.LLVMTableGenCommon.dir/DirectiveEmitter.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/utils/TableGen/DirectiveEmitter.cpp [175/3344] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/utils/TableGen -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/utils/TableGen -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fno-exceptions -funwind-tables -fno-rtti -MD -MT utils/TableGen/CMakeFiles/obj.LLVMTableGenCommon.dir/CodeGenIntrinsics.cpp.o -MF utils/TableGen/CMakeFiles/obj.LLVMTableGenCommon.dir/CodeGenIntrinsics.cpp.o.d -o utils/TableGen/CMakeFiles/obj.LLVMTableGenCommon.dir/CodeGenIntrinsics.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/utils/TableGen/CodeGenIntrinsics.cpp [176/3344] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/lib/TableGen -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/TableGen -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fno-exceptions -funwind-tables -fno-rtti -MD -MT lib/TableGen/CMakeFiles/LLVMTableGen.dir/Record.cpp.o -MF lib/TableGen/CMakeFiles/LLVMTableGen.dir/Record.cpp.o.d -o lib/TableGen/CMakeFiles/LLVMTableGen.dir/Record.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/TableGen/Record.cpp [177/3344] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/utils/TableGen -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/utils/TableGen -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fno-exceptions -funwind-tables -fno-rtti -MD -MT utils/TableGen/CMakeFiles/obj.LLVMTableGenCommon.dir/IntrinsicEmitter.cpp.o -MF utils/TableGen/CMakeFiles/obj.LLVMTableGenCommon.dir/IntrinsicEmitter.cpp.o.d -o utils/TableGen/CMakeFiles/obj.LLVMTableGenCommon.dir/IntrinsicEmitter.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/utils/TableGen/IntrinsicEmitter.cpp [178/3344] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/lib/Extensions -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Extensions -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fno-exceptions -funwind-tables -fno-rtti -MD -MT lib/Extensions/CMakeFiles/LLVMExtensions.dir/Extensions.cpp.o -MF lib/Extensions/CMakeFiles/LLVMExtensions.dir/Extensions.cpp.o.d -o lib/Extensions/CMakeFiles/LLVMExtensions.dir/Extensions.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Extensions/Extensions.cpp [179/3344] : && /usr/bin/cmake -E rm -f lib/libLLVMExtensions.a && /usr/gnu/bin/ar qc lib/libLLVMExtensions.a lib/Extensions/CMakeFiles/LLVMExtensions.dir/Extensions.cpp.o && /usr/gnu/bin/ranlib lib/libLLVMExtensions.a && : [180/3344] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/utils/TableGen -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/utils/TableGen -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fno-exceptions -funwind-tables -fno-rtti -MD -MT utils/TableGen/CMakeFiles/llvm-min-tblgen.dir/TableGen.cpp.o -MF utils/TableGen/CMakeFiles/llvm-min-tblgen.dir/TableGen.cpp.o.d -o utils/TableGen/CMakeFiles/llvm-min-tblgen.dir/TableGen.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/utils/TableGen/TableGen.cpp [181/3344] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/lib/Option -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Option -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fno-exceptions -funwind-tables -fno-rtti -MD -MT lib/Option/CMakeFiles/LLVMOption.dir/Arg.cpp.o -MF lib/Option/CMakeFiles/LLVMOption.dir/Arg.cpp.o.d -o lib/Option/CMakeFiles/LLVMOption.dir/Arg.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Option/Arg.cpp [182/3344] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/lib/Option -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Option -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fno-exceptions -funwind-tables -fno-rtti -MD -MT lib/Option/CMakeFiles/LLVMOption.dir/Option.cpp.o -MF lib/Option/CMakeFiles/LLVMOption.dir/Option.cpp.o.d -o lib/Option/CMakeFiles/LLVMOption.dir/Option.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Option/Option.cpp [183/3344] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/lib/Option -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Option -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fno-exceptions -funwind-tables -fno-rtti -MD -MT lib/Option/CMakeFiles/LLVMOption.dir/ArgList.cpp.o -MF lib/Option/CMakeFiles/LLVMOption.dir/ArgList.cpp.o.d -o lib/Option/CMakeFiles/LLVMOption.dir/ArgList.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Option/ArgList.cpp [184/3344] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/lib/TableGen -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/TableGen -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fno-exceptions -funwind-tables -fno-rtti -MD -MT lib/TableGen/CMakeFiles/LLVMTableGen.dir/TGParser.cpp.o -MF lib/TableGen/CMakeFiles/LLVMTableGen.dir/TGParser.cpp.o.d -o lib/TableGen/CMakeFiles/LLVMTableGen.dir/TGParser.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/TableGen/TGParser.cpp [185/3344] : && /usr/bin/cmake -E rm -f lib/libLLVMTableGen.a && /usr/gnu/bin/ar qc lib/libLLVMTableGen.a lib/TableGen/CMakeFiles/LLVMTableGen.dir/DetailedRecordsBackend.cpp.o lib/TableGen/CMakeFiles/LLVMTableGen.dir/Error.cpp.o lib/TableGen/CMakeFiles/LLVMTableGen.dir/JSONBackend.cpp.o lib/TableGen/CMakeFiles/LLVMTableGen.dir/Main.cpp.o lib/TableGen/CMakeFiles/LLVMTableGen.dir/Parser.cpp.o lib/TableGen/CMakeFiles/LLVMTableGen.dir/Record.cpp.o lib/TableGen/CMakeFiles/LLVMTableGen.dir/SetTheory.cpp.o lib/TableGen/CMakeFiles/LLVMTableGen.dir/StringMatcher.cpp.o lib/TableGen/CMakeFiles/LLVMTableGen.dir/TableGenBackend.cpp.o lib/TableGen/CMakeFiles/LLVMTableGen.dir/TableGenBackendSkeleton.cpp.o lib/TableGen/CMakeFiles/LLVMTableGen.dir/TGLexer.cpp.o lib/TableGen/CMakeFiles/LLVMTableGen.dir/TGParser.cpp.o && /usr/gnu/bin/ranlib lib/libLLVMTableGen.a && : [186/3344] : && /usr/gcc/13/bin/g++ -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG utils/TableGen/CMakeFiles/obj.LLVMTableGenCommon.dir/Attributes.cpp.o utils/TableGen/CMakeFiles/obj.LLVMTableGenCommon.dir/CodeGenIntrinsics.cpp.o utils/TableGen/CMakeFiles/obj.LLVMTableGenCommon.dir/DirectiveEmitter.cpp.o utils/TableGen/CMakeFiles/obj.LLVMTableGenCommon.dir/IntrinsicEmitter.cpp.o utils/TableGen/CMakeFiles/obj.LLVMTableGenCommon.dir/RISCVTargetDefEmitter.cpp.o utils/TableGen/CMakeFiles/obj.LLVMTableGenCommon.dir/SDNodeProperties.cpp.o utils/TableGen/CMakeFiles/obj.LLVMTableGenCommon.dir/VTEmitter.cpp.o utils/TableGen/CMakeFiles/llvm-min-tblgen.dir/TableGen.cpp.o -o bin/llvm-min-tblgen -Wl,-R"\$ORIGIN/../lib" lib/libLLVMSupport.a lib/libLLVMTableGen.a lib/libLLVMSupport.a -lrt -ldl -lm -lkstat -lsocket /usr/lib/64/libz.so lib/libLLVMDemangle.a && : [187/3344] cd /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build && /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/bin/llvm-min-tblgen -gen-vt -I /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/CodeGen -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -no-warn-on-unused-template-args /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/CodeGen/ValueTypes.td --write-if-changed -o include/llvm/CodeGen/GenVT.inc -d include/llvm/CodeGen/GenVT.inc.d [188/3344] cd /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build && /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/bin/llvm-min-tblgen -gen-attrs -I /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/IR -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -no-warn-on-unused-template-args /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/IR/Attributes.td --write-if-changed -o include/llvm/IR/Attributes.inc -d include/llvm/IR/Attributes.inc.d [189/3344] cd /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build && /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/bin/llvm-min-tblgen -gen-intrinsic-enums -I /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/IR -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -no-warn-on-unused-template-args /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/IR/Intrinsics.td --write-if-changed -o include/llvm/IR/IntrinsicEnums.inc -d include/llvm/IR/IntrinsicEnums.inc.d [190/3344] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/lib/Bitstream/Reader -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Bitstream/Reader -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fno-exceptions -funwind-tables -fno-rtti -MD -MT lib/Bitstream/Reader/CMakeFiles/LLVMBitstreamReader.dir/BitstreamReader.cpp.o -MF lib/Bitstream/Reader/CMakeFiles/LLVMBitstreamReader.dir/BitstreamReader.cpp.o.d -o lib/Bitstream/Reader/CMakeFiles/LLVMBitstreamReader.dir/BitstreamReader.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Bitstream/Reader/BitstreamReader.cpp [191/3344] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/lib/DebugInfo/MSF -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/DebugInfo/MSF -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fno-exceptions -funwind-tables -fno-rtti -MD -MT lib/DebugInfo/MSF/CMakeFiles/LLVMDebugInfoMSF.dir/MSFError.cpp.o -MF lib/DebugInfo/MSF/CMakeFiles/LLVMDebugInfoMSF.dir/MSFError.cpp.o.d -o lib/DebugInfo/MSF/CMakeFiles/LLVMDebugInfoMSF.dir/MSFError.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/DebugInfo/MSF/MSFError.cpp [192/3344] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/lib/DebugInfo/MSF -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/DebugInfo/MSF -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fno-exceptions -funwind-tables -fno-rtti -MD -MT lib/DebugInfo/MSF/CMakeFiles/LLVMDebugInfoMSF.dir/MSFCommon.cpp.o -MF lib/DebugInfo/MSF/CMakeFiles/LLVMDebugInfoMSF.dir/MSFCommon.cpp.o.d -o lib/DebugInfo/MSF/CMakeFiles/LLVMDebugInfoMSF.dir/MSFCommon.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/DebugInfo/MSF/MSFCommon.cpp [193/3344] cd /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build && /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/bin/llvm-min-tblgen -gen-intrinsic-impl -I /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/IR -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -no-warn-on-unused-template-args /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/IR/Intrinsics.td --write-if-changed -o include/llvm/IR/IntrinsicImpl.inc -d include/llvm/IR/IntrinsicImpl.inc.d [194/3344] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/lib/Option -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Option -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fno-exceptions -funwind-tables -fno-rtti -MD -MT lib/Option/CMakeFiles/LLVMOption.dir/OptTable.cpp.o -MF lib/Option/CMakeFiles/LLVMOption.dir/OptTable.cpp.o.d -o lib/Option/CMakeFiles/LLVMOption.dir/OptTable.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Option/OptTable.cpp [195/3344] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/lib/DebugInfo/MSF -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/DebugInfo/MSF -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fno-exceptions -funwind-tables -fno-rtti -MD -MT lib/DebugInfo/MSF/CMakeFiles/LLVMDebugInfoMSF.dir/MSFBuilder.cpp.o -MF lib/DebugInfo/MSF/CMakeFiles/LLVMDebugInfoMSF.dir/MSFBuilder.cpp.o.d -o lib/DebugInfo/MSF/CMakeFiles/LLVMDebugInfoMSF.dir/MSFBuilder.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/DebugInfo/MSF/MSFBuilder.cpp [196/3344] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/lib/DebugInfo/MSF -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/DebugInfo/MSF -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fno-exceptions -funwind-tables -fno-rtti -MD -MT lib/DebugInfo/MSF/CMakeFiles/LLVMDebugInfoMSF.dir/MappedBlockStream.cpp.o -MF lib/DebugInfo/MSF/CMakeFiles/LLVMDebugInfoMSF.dir/MappedBlockStream.cpp.o.d -o lib/DebugInfo/MSF/CMakeFiles/LLVMDebugInfoMSF.dir/MappedBlockStream.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/DebugInfo/MSF/MappedBlockStream.cpp [197/3344] cd /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build && /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/bin/llvm-min-tblgen -gen-intrinsic-enums -intrinsic-prefix=aarch64 -I /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/IR -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -no-warn-on-unused-template-args /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/IR/Intrinsics.td --write-if-changed -o include/llvm/IR/IntrinsicsAArch64.h -d include/llvm/IR/IntrinsicsAArch64.h.d [198/3344] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/utils/TableGen/GlobalISel -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/utils/TableGen/GlobalISel -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fno-exceptions -funwind-tables -fno-rtti -MD -MT utils/TableGen/GlobalISel/CMakeFiles/LLVMTableGenGlobalISel.dir/MatchDataInfo.cpp.o -MF utils/TableGen/GlobalISel/CMakeFiles/LLVMTableGenGlobalISel.dir/MatchDataInfo.cpp.o.d -o utils/TableGen/GlobalISel/CMakeFiles/LLVMTableGenGlobalISel.dir/MatchDataInfo.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/utils/TableGen/GlobalISel/MatchDataInfo.cpp [199/3344] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/utils/TableGen/GlobalISel -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/utils/TableGen/GlobalISel -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fno-exceptions -funwind-tables -fno-rtti -MD -MT utils/TableGen/GlobalISel/CMakeFiles/LLVMTableGenGlobalISel.dir/CXXPredicates.cpp.o -MF utils/TableGen/GlobalISel/CMakeFiles/LLVMTableGenGlobalISel.dir/CXXPredicates.cpp.o.d -o utils/TableGen/GlobalISel/CMakeFiles/LLVMTableGenGlobalISel.dir/CXXPredicates.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/utils/TableGen/GlobalISel/CXXPredicates.cpp [200/3344] cd /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build && /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/bin/llvm-min-tblgen -gen-intrinsic-enums -intrinsic-prefix=amdgcn -I /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/IR -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -no-warn-on-unused-template-args /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/IR/Intrinsics.td --write-if-changed -o include/llvm/IR/IntrinsicsAMDGPU.h -d include/llvm/IR/IntrinsicsAMDGPU.h.d [201/3344] cd /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build && /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/bin/llvm-min-tblgen -gen-intrinsic-enums -intrinsic-prefix=arm -I /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/IR -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -no-warn-on-unused-template-args /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/IR/Intrinsics.td --write-if-changed -o include/llvm/IR/IntrinsicsARM.h -d include/llvm/IR/IntrinsicsARM.h.d [202/3344] cd /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build && /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/bin/llvm-min-tblgen -gen-intrinsic-enums -intrinsic-prefix=bpf -I /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/IR -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -no-warn-on-unused-template-args /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/IR/Intrinsics.td --write-if-changed -o include/llvm/IR/IntrinsicsBPF.h -d include/llvm/IR/IntrinsicsBPF.h.d [203/3344] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/utils/TableGen/GlobalISel -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/utils/TableGen/GlobalISel -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fno-exceptions -funwind-tables -fno-rtti -MD -MT utils/TableGen/GlobalISel/CMakeFiles/LLVMTableGenGlobalISel.dir/CodeExpander.cpp.o -MF utils/TableGen/GlobalISel/CMakeFiles/LLVMTableGenGlobalISel.dir/CodeExpander.cpp.o.d -o utils/TableGen/GlobalISel/CMakeFiles/LLVMTableGenGlobalISel.dir/CodeExpander.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/utils/TableGen/GlobalISel/CodeExpander.cpp [204/3344] cd /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build && /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/bin/llvm-min-tblgen -gen-intrinsic-enums -intrinsic-prefix=dx -I /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/IR -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -no-warn-on-unused-template-args /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/IR/Intrinsics.td --write-if-changed -o include/llvm/IR/IntrinsicsDirectX.h -d include/llvm/IR/IntrinsicsDirectX.h.d [205/3344] cd /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build && /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/bin/llvm-min-tblgen -gen-intrinsic-enums -intrinsic-prefix=hexagon -I /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/IR -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -no-warn-on-unused-template-args /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/IR/Intrinsics.td --write-if-changed -o include/llvm/IR/IntrinsicsHexagon.h -d include/llvm/IR/IntrinsicsHexagon.h.d [206/3344] cd /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build && /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/bin/llvm-min-tblgen -gen-intrinsic-enums -intrinsic-prefix=loongarch -I /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/IR -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -no-warn-on-unused-template-args /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/IR/Intrinsics.td --write-if-changed -o include/llvm/IR/IntrinsicsLoongArch.h -d include/llvm/IR/IntrinsicsLoongArch.h.d [207/3344] cd /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build && /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/bin/llvm-min-tblgen -gen-intrinsic-enums -intrinsic-prefix=mips -I /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/IR -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -no-warn-on-unused-template-args /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/IR/Intrinsics.td --write-if-changed -o include/llvm/IR/IntrinsicsMips.h -d include/llvm/IR/IntrinsicsMips.h.d [208/3344] cd /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build && /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/bin/llvm-min-tblgen -gen-intrinsic-enums -intrinsic-prefix=nvvm -I /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/IR -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -no-warn-on-unused-template-args /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/IR/Intrinsics.td --write-if-changed -o include/llvm/IR/IntrinsicsNVPTX.h -d include/llvm/IR/IntrinsicsNVPTX.h.d [209/3344] cd /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build && /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/bin/llvm-min-tblgen -gen-intrinsic-enums -intrinsic-prefix=ppc -I /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/IR -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -no-warn-on-unused-template-args /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/IR/Intrinsics.td --write-if-changed -o include/llvm/IR/IntrinsicsPowerPC.h -d include/llvm/IR/IntrinsicsPowerPC.h.d [210/3344] cd /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build && /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/bin/llvm-min-tblgen -gen-intrinsic-enums -intrinsic-prefix=r600 -I /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/IR -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -no-warn-on-unused-template-args /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/IR/Intrinsics.td --write-if-changed -o include/llvm/IR/IntrinsicsR600.h -d include/llvm/IR/IntrinsicsR600.h.d [211/3344] cd /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build && /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/bin/llvm-min-tblgen -gen-intrinsic-enums -intrinsic-prefix=riscv -I /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/IR -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -no-warn-on-unused-template-args /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/IR/Intrinsics.td --write-if-changed -o include/llvm/IR/IntrinsicsRISCV.h -d include/llvm/IR/IntrinsicsRISCV.h.d [212/3344] cd /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build && /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/bin/llvm-min-tblgen -gen-intrinsic-enums -intrinsic-prefix=s390 -I /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/IR -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -no-warn-on-unused-template-args /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/IR/Intrinsics.td --write-if-changed -o include/llvm/IR/IntrinsicsS390.h -d include/llvm/IR/IntrinsicsS390.h.d [213/3344] cd /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build && /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/bin/llvm-min-tblgen --gen-directive-decl -I /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Frontend/OpenACC -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -no-warn-on-unused-template-args /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Frontend/OpenACC/ACC.td --write-if-changed -o include/llvm/Frontend/OpenACC/ACC.h.inc -d include/llvm/Frontend/OpenACC/ACC.h.inc.d [214/3344] cd /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build && /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/bin/llvm-min-tblgen --gen-directive-impl -I /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Frontend/OpenACC -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -no-warn-on-unused-template-args /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Frontend/OpenACC/ACC.td --write-if-changed -o include/llvm/Frontend/OpenACC/ACC.inc -d include/llvm/Frontend/OpenACC/ACC.inc.d [215/3344] cd /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build && /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/bin/llvm-min-tblgen --gen-directive-decl -I /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Frontend/OpenMP -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -no-warn-on-unused-template-args /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Frontend/OpenMP/OMP.td --write-if-changed -o include/llvm/Frontend/OpenMP/OMP.h.inc -d include/llvm/Frontend/OpenMP/OMP.h.inc.d [216/3344] cd /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build && /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/bin/llvm-min-tblgen --gen-directive-impl -I /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Frontend/OpenMP -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -no-warn-on-unused-template-args /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Frontend/OpenMP/OMP.td --write-if-changed -o include/llvm/Frontend/OpenMP/OMP.inc -d include/llvm/Frontend/OpenMP/OMP.inc.d [217/3344] cd /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build && /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/bin/llvm-min-tblgen -gen-intrinsic-enums -intrinsic-prefix=spv -I /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/IR -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -no-warn-on-unused-template-args /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/IR/Intrinsics.td --write-if-changed -o include/llvm/IR/IntrinsicsSPIRV.h -d include/llvm/IR/IntrinsicsSPIRV.h.d [218/3344] cd /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build && /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/bin/llvm-min-tblgen -gen-intrinsic-enums -intrinsic-prefix=ve -I /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/IR -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -no-warn-on-unused-template-args /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/IR/Intrinsics.td --write-if-changed -o include/llvm/IR/IntrinsicsVE.h -d include/llvm/IR/IntrinsicsVE.h.d [219/3344] : && /usr/bin/cmake -E rm -f lib/libLLVMBitstreamReader.a && /usr/gnu/bin/ar qc lib/libLLVMBitstreamReader.a lib/Bitstream/Reader/CMakeFiles/LLVMBitstreamReader.dir/BitstreamReader.cpp.o && /usr/gnu/bin/ranlib lib/libLLVMBitstreamReader.a && : [220/3344] cd /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build && /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/bin/llvm-min-tblgen -gen-intrinsic-enums -intrinsic-prefix=wasm -I /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/IR -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -no-warn-on-unused-template-args /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/IR/Intrinsics.td --write-if-changed -o include/llvm/IR/IntrinsicsWebAssembly.h -d include/llvm/IR/IntrinsicsWebAssembly.h.d [221/3344] : && /usr/bin/cmake -E rm -f lib/libLLVMOption.a && /usr/gnu/bin/ar qc lib/libLLVMOption.a lib/Option/CMakeFiles/LLVMOption.dir/Arg.cpp.o lib/Option/CMakeFiles/LLVMOption.dir/ArgList.cpp.o lib/Option/CMakeFiles/LLVMOption.dir/Option.cpp.o lib/Option/CMakeFiles/LLVMOption.dir/OptTable.cpp.o && /usr/gnu/bin/ranlib lib/libLLVMOption.a && : [222/3344] : && /usr/bin/cmake -E rm -f lib/libLLVMDebugInfoMSF.a && /usr/gnu/bin/ar qc lib/libLLVMDebugInfoMSF.a lib/DebugInfo/MSF/CMakeFiles/LLVMDebugInfoMSF.dir/MappedBlockStream.cpp.o lib/DebugInfo/MSF/CMakeFiles/LLVMDebugInfoMSF.dir/MSFBuilder.cpp.o lib/DebugInfo/MSF/CMakeFiles/LLVMDebugInfoMSF.dir/MSFCommon.cpp.o lib/DebugInfo/MSF/CMakeFiles/LLVMDebugInfoMSF.dir/MSFError.cpp.o && /usr/gnu/bin/ranlib lib/libLLVMDebugInfoMSF.a && : [223/3344] cd /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build && /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/bin/llvm-min-tblgen -gen-intrinsic-enums -intrinsic-prefix=x86 -I /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/IR -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -no-warn-on-unused-template-args /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/IR/Intrinsics.td --write-if-changed -o include/llvm/IR/IntrinsicsX86.h -d include/llvm/IR/IntrinsicsX86.h.d [224/3344] cd /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build && /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/bin/llvm-min-tblgen -gen-intrinsic-enums -intrinsic-prefix=xcore -I /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/IR -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -no-warn-on-unused-template-args /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/IR/Intrinsics.td --write-if-changed -o include/llvm/IR/IntrinsicsXCore.h -d include/llvm/IR/IntrinsicsXCore.h.d [225/3344] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/lib/FileCheck -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/FileCheck -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fno-exceptions -funwind-tables -fno-rtti -MD -MT lib/FileCheck/CMakeFiles/LLVMFileCheck.dir/FileCheck.cpp.o -MF lib/FileCheck/CMakeFiles/LLVMFileCheck.dir/FileCheck.cpp.o.d -o lib/FileCheck/CMakeFiles/LLVMFileCheck.dir/FileCheck.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/FileCheck/FileCheck.cpp [226/3344] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/lib/CodeGen -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/CodeGen -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fno-exceptions -funwind-tables -fno-rtti -MD -MT lib/CodeGen/CMakeFiles/LLVMCodeGenTypes.dir/LowLevelType.cpp.o -MF lib/CodeGen/CMakeFiles/LLVMCodeGenTypes.dir/LowLevelType.cpp.o.d -o lib/CodeGen/CMakeFiles/LLVMCodeGenTypes.dir/LowLevelType.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/CodeGen/LowLevelType.cpp [227/3344] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/lib/DebugInfo/CodeView -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/DebugInfo/CodeView -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fno-exceptions -funwind-tables -fno-rtti -MD -MT lib/DebugInfo/CodeView/CMakeFiles/LLVMDebugInfoCodeView.dir/CodeViewError.cpp.o -MF lib/DebugInfo/CodeView/CMakeFiles/LLVMDebugInfoCodeView.dir/CodeViewError.cpp.o.d -o lib/DebugInfo/CodeView/CMakeFiles/LLVMDebugInfoCodeView.dir/CodeViewError.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/DebugInfo/CodeView/CodeViewError.cpp [228/3344] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/lib/DebugInfo/CodeView -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/DebugInfo/CodeView -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fno-exceptions -funwind-tables -fno-rtti -MD -MT lib/DebugInfo/CodeView/CMakeFiles/LLVMDebugInfoCodeView.dir/AppendingTypeTableBuilder.cpp.o -MF lib/DebugInfo/CodeView/CMakeFiles/LLVMDebugInfoCodeView.dir/AppendingTypeTableBuilder.cpp.o.d -o lib/DebugInfo/CodeView/CMakeFiles/LLVMDebugInfoCodeView.dir/AppendingTypeTableBuilder.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/DebugInfo/CodeView/AppendingTypeTableBuilder.cpp [229/3344] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/lib/DebugInfo/CodeView -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/DebugInfo/CodeView -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fno-exceptions -funwind-tables -fno-rtti -MD -MT lib/DebugInfo/CodeView/CMakeFiles/LLVMDebugInfoCodeView.dir/CodeViewRecordIO.cpp.o -MF lib/DebugInfo/CodeView/CMakeFiles/LLVMDebugInfoCodeView.dir/CodeViewRecordIO.cpp.o.d -o lib/DebugInfo/CodeView/CMakeFiles/LLVMDebugInfoCodeView.dir/CodeViewRecordIO.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/DebugInfo/CodeView/CodeViewRecordIO.cpp [230/3344] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/utils/TableGen/GlobalISel -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/utils/TableGen/GlobalISel -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fno-exceptions -funwind-tables -fno-rtti -MD -MT utils/TableGen/GlobalISel/CMakeFiles/LLVMTableGenGlobalISel.dir/Patterns.cpp.o -MF utils/TableGen/GlobalISel/CMakeFiles/LLVMTableGenGlobalISel.dir/Patterns.cpp.o.d -o utils/TableGen/GlobalISel/CMakeFiles/LLVMTableGenGlobalISel.dir/Patterns.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/utils/TableGen/GlobalISel/Patterns.cpp [231/3344] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/lib/DebugInfo/CodeView -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/DebugInfo/CodeView -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fno-exceptions -funwind-tables -fno-rtti -MD -MT lib/DebugInfo/CodeView/CMakeFiles/LLVMDebugInfoCodeView.dir/ContinuationRecordBuilder.cpp.o -MF lib/DebugInfo/CodeView/CMakeFiles/LLVMDebugInfoCodeView.dir/ContinuationRecordBuilder.cpp.o.d -o lib/DebugInfo/CodeView/CMakeFiles/LLVMDebugInfoCodeView.dir/ContinuationRecordBuilder.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/DebugInfo/CodeView/ContinuationRecordBuilder.cpp [232/3344] cd /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build && /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/bin/llvm-min-tblgen -gen-riscv-target-def -I /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Target/RISCV/ -I /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/TargetParser -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -no-warn-on-unused-template-args /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Target/RISCV/RISCV.td --write-if-changed -o include/llvm/TargetParser/RISCVTargetParserDef.inc -d include/llvm/TargetParser/RISCVTargetParserDef.inc.d [233/3344] : && /usr/bin/cmake -E rm -f lib/libLLVMTableGenGlobalISel.a && /usr/gnu/bin/ar qc lib/libLLVMTableGenGlobalISel.a utils/TableGen/GlobalISel/CMakeFiles/LLVMTableGenGlobalISel.dir/CodeExpander.cpp.o utils/TableGen/GlobalISel/CMakeFiles/LLVMTableGenGlobalISel.dir/CXXPredicates.cpp.o utils/TableGen/GlobalISel/CMakeFiles/LLVMTableGenGlobalISel.dir/MatchDataInfo.cpp.o utils/TableGen/GlobalISel/CMakeFiles/LLVMTableGenGlobalISel.dir/Patterns.cpp.o && /usr/gnu/bin/ranlib lib/libLLVMTableGenGlobalISel.a && : [234/3344] : && /usr/bin/cmake -E rm -f lib/libLLVMFileCheck.a && /usr/gnu/bin/ar qc lib/libLLVMFileCheck.a lib/FileCheck/CMakeFiles/LLVMFileCheck.dir/FileCheck.cpp.o && /usr/gnu/bin/ranlib lib/libLLVMFileCheck.a && : [235/3344] : && /usr/bin/cmake -E rm -f lib/libLLVMCodeGenTypes.a && /usr/gnu/bin/ar qc lib/libLLVMCodeGenTypes.a lib/CodeGen/CMakeFiles/LLVMCodeGenTypes.dir/LowLevelType.cpp.o && /usr/gnu/bin/ranlib lib/libLLVMCodeGenTypes.a && : [236/3344] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/utils/TableGen -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/utils/TableGen -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/utils/TableGen/GlobalISel/.. -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fno-exceptions -funwind-tables -fno-rtti -MD -MT utils/TableGen/CMakeFiles/llvm-tblgen.dir/AsmWriterInst.cpp.o -MF utils/TableGen/CMakeFiles/llvm-tblgen.dir/AsmWriterInst.cpp.o.d -o utils/TableGen/CMakeFiles/llvm-tblgen.dir/AsmWriterInst.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/utils/TableGen/AsmWriterInst.cpp [237/3344] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/utils/TableGen -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/utils/TableGen -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/utils/TableGen/GlobalISel/.. -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fno-exceptions -funwind-tables -fno-rtti -MD -MT utils/TableGen/CMakeFiles/llvm-tblgen.dir/CTagsEmitter.cpp.o -MF utils/TableGen/CMakeFiles/llvm-tblgen.dir/CTagsEmitter.cpp.o.d -o utils/TableGen/CMakeFiles/llvm-tblgen.dir/CTagsEmitter.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/utils/TableGen/CTagsEmitter.cpp [238/3344] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/lib/DebugInfo/CodeView -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/DebugInfo/CodeView -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fno-exceptions -funwind-tables -fno-rtti -MD -MT lib/DebugInfo/CodeView/CMakeFiles/LLVMDebugInfoCodeView.dir/CVSymbolVisitor.cpp.o -MF lib/DebugInfo/CodeView/CMakeFiles/LLVMDebugInfoCodeView.dir/CVSymbolVisitor.cpp.o.d -o lib/DebugInfo/CodeView/CMakeFiles/LLVMDebugInfoCodeView.dir/CVSymbolVisitor.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/DebugInfo/CodeView/CVSymbolVisitor.cpp [239/3344] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/utils/TableGen -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/utils/TableGen -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/utils/TableGen/GlobalISel/.. -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fno-exceptions -funwind-tables -fno-rtti -MD -MT utils/TableGen/CMakeFiles/llvm-tblgen.dir/CallingConvEmitter.cpp.o -MF utils/TableGen/CMakeFiles/llvm-tblgen.dir/CallingConvEmitter.cpp.o.d -o utils/TableGen/CMakeFiles/llvm-tblgen.dir/CallingConvEmitter.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/utils/TableGen/CallingConvEmitter.cpp [240/3344] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/utils/TableGen -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/utils/TableGen -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/utils/TableGen/GlobalISel/.. -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fno-exceptions -funwind-tables -fno-rtti -MD -MT utils/TableGen/CMakeFiles/llvm-tblgen.dir/CodeGenHwModes.cpp.o -MF utils/TableGen/CMakeFiles/llvm-tblgen.dir/CodeGenHwModes.cpp.o.d -o utils/TableGen/CMakeFiles/llvm-tblgen.dir/CodeGenHwModes.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/utils/TableGen/CodeGenHwModes.cpp [241/3344] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/utils/TableGen -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/utils/TableGen -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/utils/TableGen/GlobalISel/.. -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fno-exceptions -funwind-tables -fno-rtti -MD -MT utils/TableGen/CMakeFiles/llvm-tblgen.dir/CodeEmitterGen.cpp.o -MF utils/TableGen/CMakeFiles/llvm-tblgen.dir/CodeEmitterGen.cpp.o.d -o utils/TableGen/CMakeFiles/llvm-tblgen.dir/CodeEmitterGen.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/utils/TableGen/CodeEmitterGen.cpp [242/3344] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/utils/TableGen -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/utils/TableGen -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/utils/TableGen/GlobalISel/.. -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fno-exceptions -funwind-tables -fno-rtti -MD -MT utils/TableGen/CMakeFiles/llvm-tblgen.dir/CodeGenInstAlias.cpp.o -MF utils/TableGen/CMakeFiles/llvm-tblgen.dir/CodeGenInstAlias.cpp.o.d -o utils/TableGen/CMakeFiles/llvm-tblgen.dir/CodeGenInstAlias.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/utils/TableGen/CodeGenInstAlias.cpp [243/3344] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/utils/TableGen -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/utils/TableGen -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/utils/TableGen/GlobalISel/.. -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fno-exceptions -funwind-tables -fno-rtti -MD -MT utils/TableGen/CMakeFiles/llvm-tblgen.dir/CodeGenInstruction.cpp.o -MF utils/TableGen/CMakeFiles/llvm-tblgen.dir/CodeGenInstruction.cpp.o.d -o utils/TableGen/CMakeFiles/llvm-tblgen.dir/CodeGenInstruction.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/utils/TableGen/CodeGenInstruction.cpp [244/3344] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/utils/TableGen -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/utils/TableGen -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/utils/TableGen/GlobalISel/.. -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fno-exceptions -funwind-tables -fno-rtti -MD -MT utils/TableGen/CMakeFiles/llvm-tblgen.dir/AsmWriterEmitter.cpp.o -MF utils/TableGen/CMakeFiles/llvm-tblgen.dir/AsmWriterEmitter.cpp.o.d -o utils/TableGen/CMakeFiles/llvm-tblgen.dir/AsmWriterEmitter.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/utils/TableGen/AsmWriterEmitter.cpp [245/3344] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/utils/TableGen -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/utils/TableGen -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/utils/TableGen/GlobalISel/.. -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fno-exceptions -funwind-tables -fno-rtti -MD -MT utils/TableGen/CMakeFiles/llvm-tblgen.dir/CodeGenMapTable.cpp.o -MF utils/TableGen/CMakeFiles/llvm-tblgen.dir/CodeGenMapTable.cpp.o.d -o utils/TableGen/CMakeFiles/llvm-tblgen.dir/CodeGenMapTable.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/utils/TableGen/CodeGenMapTable.cpp [246/3344] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/utils/TableGen -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/utils/TableGen -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/utils/TableGen/GlobalISel/.. -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fno-exceptions -funwind-tables -fno-rtti -MD -MT utils/TableGen/CMakeFiles/llvm-tblgen.dir/AsmMatcherEmitter.cpp.o -MF utils/TableGen/CMakeFiles/llvm-tblgen.dir/AsmMatcherEmitter.cpp.o.d -o utils/TableGen/CMakeFiles/llvm-tblgen.dir/AsmMatcherEmitter.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/utils/TableGen/AsmMatcherEmitter.cpp [247/3344] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/utils/TableGen -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/utils/TableGen -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/utils/TableGen/GlobalISel/.. -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fno-exceptions -funwind-tables -fno-rtti -MD -MT utils/TableGen/CMakeFiles/llvm-tblgen.dir/DAGISelEmitter.cpp.o -MF utils/TableGen/CMakeFiles/llvm-tblgen.dir/DAGISelEmitter.cpp.o.d -o utils/TableGen/CMakeFiles/llvm-tblgen.dir/DAGISelEmitter.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/utils/TableGen/DAGISelEmitter.cpp [248/3344] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/utils/TableGen -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/utils/TableGen -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/utils/TableGen/GlobalISel/.. -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fno-exceptions -funwind-tables -fno-rtti -MD -MT utils/TableGen/CMakeFiles/llvm-tblgen.dir/CodeGenTarget.cpp.o -MF utils/TableGen/CMakeFiles/llvm-tblgen.dir/CodeGenTarget.cpp.o.d -o utils/TableGen/CMakeFiles/llvm-tblgen.dir/CodeGenTarget.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/utils/TableGen/CodeGenTarget.cpp [249/3344] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/utils/TableGen -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/utils/TableGen -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/utils/TableGen/GlobalISel/.. -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fno-exceptions -funwind-tables -fno-rtti -MD -MT utils/TableGen/CMakeFiles/llvm-tblgen.dir/DAGISelMatcherGen.cpp.o -MF utils/TableGen/CMakeFiles/llvm-tblgen.dir/DAGISelMatcherGen.cpp.o.d -o utils/TableGen/CMakeFiles/llvm-tblgen.dir/DAGISelMatcherGen.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/utils/TableGen/DAGISelMatcherGen.cpp [250/3344] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/utils/TableGen -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/utils/TableGen -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/utils/TableGen/GlobalISel/.. -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fno-exceptions -funwind-tables -fno-rtti -MD -MT utils/TableGen/CMakeFiles/llvm-tblgen.dir/DAGISelMatcherOpt.cpp.o -MF utils/TableGen/CMakeFiles/llvm-tblgen.dir/DAGISelMatcherOpt.cpp.o.d -o utils/TableGen/CMakeFiles/llvm-tblgen.dir/DAGISelMatcherOpt.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/utils/TableGen/DAGISelMatcherOpt.cpp [251/3344] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/utils/TableGen -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/utils/TableGen -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/utils/TableGen/GlobalISel/.. -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fno-exceptions -funwind-tables -fno-rtti -MD -MT utils/TableGen/CMakeFiles/llvm-tblgen.dir/CodeGenSchedule.cpp.o -MF utils/TableGen/CMakeFiles/llvm-tblgen.dir/CodeGenSchedule.cpp.o.d -o utils/TableGen/CMakeFiles/llvm-tblgen.dir/CodeGenSchedule.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/utils/TableGen/CodeGenSchedule.cpp [252/3344] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/utils/TableGen -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/utils/TableGen -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/utils/TableGen/GlobalISel/.. -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fno-exceptions -funwind-tables -fno-rtti -MD -MT utils/TableGen/CMakeFiles/llvm-tblgen.dir/CodeGenDAGPatterns.cpp.o -MF utils/TableGen/CMakeFiles/llvm-tblgen.dir/CodeGenDAGPatterns.cpp.o.d -o utils/TableGen/CMakeFiles/llvm-tblgen.dir/CodeGenDAGPatterns.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/utils/TableGen/CodeGenDAGPatterns.cpp [253/3344] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/utils/TableGen -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/utils/TableGen -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/utils/TableGen/GlobalISel/.. -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fno-exceptions -funwind-tables -fno-rtti -MD -MT utils/TableGen/CMakeFiles/llvm-tblgen.dir/DAGISelMatcherEmitter.cpp.o -MF utils/TableGen/CMakeFiles/llvm-tblgen.dir/DAGISelMatcherEmitter.cpp.o.d -o utils/TableGen/CMakeFiles/llvm-tblgen.dir/DAGISelMatcherEmitter.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/utils/TableGen/DAGISelMatcherEmitter.cpp [254/3344] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/utils/TableGen -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/utils/TableGen -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/utils/TableGen/GlobalISel/.. -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fno-exceptions -funwind-tables -fno-rtti -MD -MT utils/TableGen/CMakeFiles/llvm-tblgen.dir/DAGISelMatcher.cpp.o -MF utils/TableGen/CMakeFiles/llvm-tblgen.dir/DAGISelMatcher.cpp.o.d -o utils/TableGen/CMakeFiles/llvm-tblgen.dir/DAGISelMatcher.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/utils/TableGen/DAGISelMatcher.cpp [255/3344] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/utils/TableGen -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/utils/TableGen -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/utils/TableGen/GlobalISel/.. -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fno-exceptions -funwind-tables -fno-rtti -MD -MT utils/TableGen/CMakeFiles/llvm-tblgen.dir/DisassemblerEmitter.cpp.o -MF utils/TableGen/CMakeFiles/llvm-tblgen.dir/DisassemblerEmitter.cpp.o.d -o utils/TableGen/CMakeFiles/llvm-tblgen.dir/DisassemblerEmitter.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/utils/TableGen/DisassemblerEmitter.cpp [256/3344] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/utils/TableGen -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/utils/TableGen -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/utils/TableGen/GlobalISel/.. -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fno-exceptions -funwind-tables -fno-rtti -MD -MT utils/TableGen/CMakeFiles/llvm-tblgen.dir/CodeGenRegisters.cpp.o -MF utils/TableGen/CMakeFiles/llvm-tblgen.dir/CodeGenRegisters.cpp.o.d -o utils/TableGen/CMakeFiles/llvm-tblgen.dir/CodeGenRegisters.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/utils/TableGen/CodeGenRegisters.cpp [257/3344] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/utils/TableGen -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/utils/TableGen -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/utils/TableGen/GlobalISel/.. -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fno-exceptions -funwind-tables -fno-rtti -MD -MT utils/TableGen/CMakeFiles/llvm-tblgen.dir/DFAPacketizerEmitter.cpp.o -MF utils/TableGen/CMakeFiles/llvm-tblgen.dir/DFAPacketizerEmitter.cpp.o.d -o utils/TableGen/CMakeFiles/llvm-tblgen.dir/DFAPacketizerEmitter.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/utils/TableGen/DFAPacketizerEmitter.cpp [258/3344] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/utils/TableGen -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/utils/TableGen -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/utils/TableGen/GlobalISel/.. -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fno-exceptions -funwind-tables -fno-rtti -MD -MT utils/TableGen/CMakeFiles/llvm-tblgen.dir/DFAEmitter.cpp.o -MF utils/TableGen/CMakeFiles/llvm-tblgen.dir/DFAEmitter.cpp.o.d -o utils/TableGen/CMakeFiles/llvm-tblgen.dir/DFAEmitter.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/utils/TableGen/DFAEmitter.cpp [259/3344] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/utils/TableGen -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/utils/TableGen -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/utils/TableGen/GlobalISel/.. -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fno-exceptions -funwind-tables -fno-rtti -MD -MT utils/TableGen/CMakeFiles/llvm-tblgen.dir/ExegesisEmitter.cpp.o -MF utils/TableGen/CMakeFiles/llvm-tblgen.dir/ExegesisEmitter.cpp.o.d -o utils/TableGen/CMakeFiles/llvm-tblgen.dir/ExegesisEmitter.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/utils/TableGen/ExegesisEmitter.cpp [260/3344] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/utils/TableGen -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/utils/TableGen -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/utils/TableGen/GlobalISel/.. -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fno-exceptions -funwind-tables -fno-rtti -MD -MT utils/TableGen/CMakeFiles/llvm-tblgen.dir/DecoderEmitter.cpp.o -MF utils/TableGen/CMakeFiles/llvm-tblgen.dir/DecoderEmitter.cpp.o.d -o utils/TableGen/CMakeFiles/llvm-tblgen.dir/DecoderEmitter.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/utils/TableGen/DecoderEmitter.cpp [261/3344] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/utils/TableGen -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/utils/TableGen -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/utils/TableGen/GlobalISel/.. -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fno-exceptions -funwind-tables -fno-rtti -MD -MT utils/TableGen/CMakeFiles/llvm-tblgen.dir/DXILEmitter.cpp.o -MF utils/TableGen/CMakeFiles/llvm-tblgen.dir/DXILEmitter.cpp.o.d -o utils/TableGen/CMakeFiles/llvm-tblgen.dir/DXILEmitter.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/utils/TableGen/DXILEmitter.cpp [262/3344] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/utils/TableGen -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/utils/TableGen -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/utils/TableGen/GlobalISel/.. -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fno-exceptions -funwind-tables -fno-rtti -MD -MT utils/TableGen/CMakeFiles/llvm-tblgen.dir/InfoByHwMode.cpp.o -MF utils/TableGen/CMakeFiles/llvm-tblgen.dir/InfoByHwMode.cpp.o.d -o utils/TableGen/CMakeFiles/llvm-tblgen.dir/InfoByHwMode.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/utils/TableGen/InfoByHwMode.cpp [263/3344] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/utils/TableGen -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/utils/TableGen -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/utils/TableGen/GlobalISel/.. -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fno-exceptions -funwind-tables -fno-rtti -MD -MT utils/TableGen/CMakeFiles/llvm-tblgen.dir/FastISelEmitter.cpp.o -MF utils/TableGen/CMakeFiles/llvm-tblgen.dir/FastISelEmitter.cpp.o.d -o utils/TableGen/CMakeFiles/llvm-tblgen.dir/FastISelEmitter.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/utils/TableGen/FastISelEmitter.cpp [264/3344] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/utils/TableGen -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/utils/TableGen -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/utils/TableGen/GlobalISel/.. -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fno-exceptions -funwind-tables -fno-rtti -MD -MT utils/TableGen/CMakeFiles/llvm-tblgen.dir/GlobalISelMatchTableExecutorEmitter.cpp.o -MF utils/TableGen/CMakeFiles/llvm-tblgen.dir/GlobalISelMatchTableExecutorEmitter.cpp.o.d -o utils/TableGen/CMakeFiles/llvm-tblgen.dir/GlobalISelMatchTableExecutorEmitter.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/utils/TableGen/GlobalISelMatchTableExecutorEmitter.cpp [265/3344] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/utils/TableGen -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/utils/TableGen -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/utils/TableGen/GlobalISel/.. -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fno-exceptions -funwind-tables -fno-rtti -MD -MT utils/TableGen/CMakeFiles/llvm-tblgen.dir/OptEmitter.cpp.o -MF utils/TableGen/CMakeFiles/llvm-tblgen.dir/OptEmitter.cpp.o.d -o utils/TableGen/CMakeFiles/llvm-tblgen.dir/OptEmitter.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/utils/TableGen/OptEmitter.cpp [266/3344] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/utils/TableGen -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/utils/TableGen -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/utils/TableGen/GlobalISel/.. -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fno-exceptions -funwind-tables -fno-rtti -MD -MT utils/TableGen/CMakeFiles/llvm-tblgen.dir/InstrDocsEmitter.cpp.o -MF utils/TableGen/CMakeFiles/llvm-tblgen.dir/InstrDocsEmitter.cpp.o.d -o utils/TableGen/CMakeFiles/llvm-tblgen.dir/InstrDocsEmitter.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/utils/TableGen/InstrDocsEmitter.cpp [267/3344] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/utils/TableGen -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/utils/TableGen -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/utils/TableGen/GlobalISel/.. -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fno-exceptions -funwind-tables -fno-rtti -MD -MT utils/TableGen/CMakeFiles/llvm-tblgen.dir/OptRSTEmitter.cpp.o -MF utils/TableGen/CMakeFiles/llvm-tblgen.dir/OptRSTEmitter.cpp.o.d -o utils/TableGen/CMakeFiles/llvm-tblgen.dir/OptRSTEmitter.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/utils/TableGen/OptRSTEmitter.cpp [268/3344] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/utils/TableGen -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/utils/TableGen -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/utils/TableGen/GlobalISel/.. -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fno-exceptions -funwind-tables -fno-rtti -MD -MT utils/TableGen/CMakeFiles/llvm-tblgen.dir/PredicateExpander.cpp.o -MF utils/TableGen/CMakeFiles/llvm-tblgen.dir/PredicateExpander.cpp.o.d -o utils/TableGen/CMakeFiles/llvm-tblgen.dir/PredicateExpander.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/utils/TableGen/PredicateExpander.cpp [269/3344] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/utils/TableGen -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/utils/TableGen -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/utils/TableGen/GlobalISel/.. -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fno-exceptions -funwind-tables -fno-rtti -MD -MT utils/TableGen/CMakeFiles/llvm-tblgen.dir/OptParserEmitter.cpp.o -MF utils/TableGen/CMakeFiles/llvm-tblgen.dir/OptParserEmitter.cpp.o.d -o utils/TableGen/CMakeFiles/llvm-tblgen.dir/OptParserEmitter.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/utils/TableGen/OptParserEmitter.cpp [270/3344] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/utils/TableGen -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/utils/TableGen -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/utils/TableGen/GlobalISel/.. -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fno-exceptions -funwind-tables -fno-rtti -MD -MT utils/TableGen/CMakeFiles/llvm-tblgen.dir/InstrInfoEmitter.cpp.o -MF utils/TableGen/CMakeFiles/llvm-tblgen.dir/InstrInfoEmitter.cpp.o.d -o utils/TableGen/CMakeFiles/llvm-tblgen.dir/InstrInfoEmitter.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/utils/TableGen/InstrInfoEmitter.cpp [271/3344] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/utils/TableGen -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/utils/TableGen -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/utils/TableGen/GlobalISel/.. -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fno-exceptions -funwind-tables -fno-rtti -MD -MT utils/TableGen/CMakeFiles/llvm-tblgen.dir/PseudoLoweringEmitter.cpp.o -MF utils/TableGen/CMakeFiles/llvm-tblgen.dir/PseudoLoweringEmitter.cpp.o.d -o utils/TableGen/CMakeFiles/llvm-tblgen.dir/PseudoLoweringEmitter.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/utils/TableGen/PseudoLoweringEmitter.cpp [272/3344] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/utils/TableGen -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/utils/TableGen -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/utils/TableGen/GlobalISel/.. -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fno-exceptions -funwind-tables -fno-rtti -MD -MT utils/TableGen/CMakeFiles/llvm-tblgen.dir/MacroFusionPredicatorEmitter.cpp.o -MF utils/TableGen/CMakeFiles/llvm-tblgen.dir/MacroFusionPredicatorEmitter.cpp.o.d -o utils/TableGen/CMakeFiles/llvm-tblgen.dir/MacroFusionPredicatorEmitter.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/utils/TableGen/MacroFusionPredicatorEmitter.cpp [273/3344] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/utils/TableGen -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/utils/TableGen -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/utils/TableGen/GlobalISel/.. -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fno-exceptions -funwind-tables -fno-rtti -MD -MT utils/TableGen/CMakeFiles/llvm-tblgen.dir/RegisterBankEmitter.cpp.o -MF utils/TableGen/CMakeFiles/llvm-tblgen.dir/RegisterBankEmitter.cpp.o.d -o utils/TableGen/CMakeFiles/llvm-tblgen.dir/RegisterBankEmitter.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/utils/TableGen/RegisterBankEmitter.cpp [274/3344] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/utils/TableGen -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/utils/TableGen -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/utils/TableGen/GlobalISel/.. -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fno-exceptions -funwind-tables -fno-rtti -MD -MT utils/TableGen/CMakeFiles/llvm-tblgen.dir/CompressInstEmitter.cpp.o -MF utils/TableGen/CMakeFiles/llvm-tblgen.dir/CompressInstEmitter.cpp.o.d -o utils/TableGen/CMakeFiles/llvm-tblgen.dir/CompressInstEmitter.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/utils/TableGen/CompressInstEmitter.cpp [275/3344] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/utils/TableGen -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/utils/TableGen -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/utils/TableGen/GlobalISel/.. -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fno-exceptions -funwind-tables -fno-rtti -MD -MT utils/TableGen/CMakeFiles/llvm-tblgen.dir/GlobalISelMatchTable.cpp.o -MF utils/TableGen/CMakeFiles/llvm-tblgen.dir/GlobalISelMatchTable.cpp.o.d -o utils/TableGen/CMakeFiles/llvm-tblgen.dir/GlobalISelMatchTable.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/utils/TableGen/GlobalISelMatchTable.cpp [276/3344] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/utils/TableGen -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/utils/TableGen -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/utils/TableGen/GlobalISel/.. -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fno-exceptions -funwind-tables -fno-rtti -MD -MT utils/TableGen/CMakeFiles/llvm-tblgen.dir/Types.cpp.o -MF utils/TableGen/CMakeFiles/llvm-tblgen.dir/Types.cpp.o.d -o utils/TableGen/CMakeFiles/llvm-tblgen.dir/Types.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/utils/TableGen/Types.cpp [277/3344] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/utils/TableGen -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/utils/TableGen -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/utils/TableGen/GlobalISel/.. -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fno-exceptions -funwind-tables -fno-rtti -MD -MT utils/TableGen/CMakeFiles/llvm-tblgen.dir/GlobalISelCombinerEmitter.cpp.o -MF utils/TableGen/CMakeFiles/llvm-tblgen.dir/GlobalISelCombinerEmitter.cpp.o.d -o utils/TableGen/CMakeFiles/llvm-tblgen.dir/GlobalISelCombinerEmitter.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/utils/TableGen/GlobalISelCombinerEmitter.cpp [278/3344] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/utils/TableGen -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/utils/TableGen -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/utils/TableGen/GlobalISel/.. -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fno-exceptions -funwind-tables -fno-rtti -MD -MT utils/TableGen/CMakeFiles/llvm-tblgen.dir/SubtargetFeatureInfo.cpp.o -MF utils/TableGen/CMakeFiles/llvm-tblgen.dir/SubtargetFeatureInfo.cpp.o.d -o utils/TableGen/CMakeFiles/llvm-tblgen.dir/SubtargetFeatureInfo.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/utils/TableGen/SubtargetFeatureInfo.cpp [279/3344] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/utils/TableGen -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/utils/TableGen -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/utils/TableGen/GlobalISel/.. -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fno-exceptions -funwind-tables -fno-rtti -MD -MT utils/TableGen/CMakeFiles/llvm-tblgen.dir/GlobalISelEmitter.cpp.o -MF utils/TableGen/CMakeFiles/llvm-tblgen.dir/GlobalISelEmitter.cpp.o.d -o utils/TableGen/CMakeFiles/llvm-tblgen.dir/GlobalISelEmitter.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/utils/TableGen/GlobalISelEmitter.cpp [280/3344] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/utils/TableGen -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/utils/TableGen -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/utils/TableGen/GlobalISel/.. -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fno-exceptions -funwind-tables -fno-rtti -MD -MT utils/TableGen/CMakeFiles/llvm-tblgen.dir/TableGen.cpp.o -MF utils/TableGen/CMakeFiles/llvm-tblgen.dir/TableGen.cpp.o.d -o utils/TableGen/CMakeFiles/llvm-tblgen.dir/TableGen.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/utils/TableGen/TableGen.cpp [281/3344] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/utils/TableGen -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/utils/TableGen -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/utils/TableGen/GlobalISel/.. -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fno-exceptions -funwind-tables -fno-rtti -MD -MT utils/TableGen/CMakeFiles/llvm-tblgen.dir/SearchableTableEmitter.cpp.o -MF utils/TableGen/CMakeFiles/llvm-tblgen.dir/SearchableTableEmitter.cpp.o.d -o utils/TableGen/CMakeFiles/llvm-tblgen.dir/SearchableTableEmitter.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/utils/TableGen/SearchableTableEmitter.cpp [282/3344] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/utils/TableGen -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/utils/TableGen -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/utils/TableGen/GlobalISel/.. -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fno-exceptions -funwind-tables -fno-rtti -MD -MT utils/TableGen/CMakeFiles/llvm-tblgen.dir/X86ModRMFilters.cpp.o -MF utils/TableGen/CMakeFiles/llvm-tblgen.dir/X86ModRMFilters.cpp.o.d -o utils/TableGen/CMakeFiles/llvm-tblgen.dir/X86ModRMFilters.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/utils/TableGen/X86ModRMFilters.cpp [283/3344] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/utils/TableGen -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/utils/TableGen -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/utils/TableGen/GlobalISel/.. -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fno-exceptions -funwind-tables -fno-rtti -MD -MT utils/TableGen/CMakeFiles/llvm-tblgen.dir/X86DisassemblerTables.cpp.o -MF utils/TableGen/CMakeFiles/llvm-tblgen.dir/X86DisassemblerTables.cpp.o.d -o utils/TableGen/CMakeFiles/llvm-tblgen.dir/X86DisassemblerTables.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/utils/TableGen/X86DisassemblerTables.cpp [284/3344] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/utils/TableGen -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/utils/TableGen -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/utils/TableGen/GlobalISel/.. -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fno-exceptions -funwind-tables -fno-rtti -MD -MT utils/TableGen/CMakeFiles/llvm-tblgen.dir/VarLenCodeEmitterGen.cpp.o -MF utils/TableGen/CMakeFiles/llvm-tblgen.dir/VarLenCodeEmitterGen.cpp.o.d -o utils/TableGen/CMakeFiles/llvm-tblgen.dir/VarLenCodeEmitterGen.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/utils/TableGen/VarLenCodeEmitterGen.cpp [285/3344] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/utils/TableGen -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/utils/TableGen -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/utils/TableGen/GlobalISel/.. -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fno-exceptions -funwind-tables -fno-rtti -MD -MT utils/TableGen/CMakeFiles/llvm-tblgen.dir/X86MnemonicTables.cpp.o -MF utils/TableGen/CMakeFiles/llvm-tblgen.dir/X86MnemonicTables.cpp.o.d -o utils/TableGen/CMakeFiles/llvm-tblgen.dir/X86MnemonicTables.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/utils/TableGen/X86MnemonicTables.cpp [286/3344] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/utils/TableGen -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/utils/TableGen -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/utils/TableGen/GlobalISel/.. -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fno-exceptions -funwind-tables -fno-rtti -MD -MT utils/TableGen/CMakeFiles/llvm-tblgen.dir/WebAssemblyDisassemblerEmitter.cpp.o -MF utils/TableGen/CMakeFiles/llvm-tblgen.dir/WebAssemblyDisassemblerEmitter.cpp.o.d -o utils/TableGen/CMakeFiles/llvm-tblgen.dir/WebAssemblyDisassemblerEmitter.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/utils/TableGen/WebAssemblyDisassemblerEmitter.cpp [287/3344] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/utils/TableGen -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/utils/TableGen -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/utils/TableGen/GlobalISel/.. -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fno-exceptions -funwind-tables -fno-rtti -MD -MT utils/TableGen/CMakeFiles/llvm-tblgen.dir/X86FoldTablesEmitter.cpp.o -MF utils/TableGen/CMakeFiles/llvm-tblgen.dir/X86FoldTablesEmitter.cpp.o.d -o utils/TableGen/CMakeFiles/llvm-tblgen.dir/X86FoldTablesEmitter.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/utils/TableGen/X86FoldTablesEmitter.cpp [288/3344] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/utils/TableGen -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/utils/TableGen -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/utils/TableGen/GlobalISel/.. -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fno-exceptions -funwind-tables -fno-rtti -MD -MT utils/TableGen/CMakeFiles/llvm-tblgen.dir/X86RecognizableInstr.cpp.o -MF utils/TableGen/CMakeFiles/llvm-tblgen.dir/X86RecognizableInstr.cpp.o.d -o utils/TableGen/CMakeFiles/llvm-tblgen.dir/X86RecognizableInstr.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/utils/TableGen/X86RecognizableInstr.cpp [289/3344] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/utils/TableGen -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/utils/TableGen -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/utils/TableGen/GlobalISel/.. -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fno-exceptions -funwind-tables -fno-rtti -MD -MT utils/TableGen/CMakeFiles/llvm-tblgen.dir/SubtargetEmitter.cpp.o -MF utils/TableGen/CMakeFiles/llvm-tblgen.dir/SubtargetEmitter.cpp.o.d -o utils/TableGen/CMakeFiles/llvm-tblgen.dir/SubtargetEmitter.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/utils/TableGen/SubtargetEmitter.cpp [290/3344] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/utils/TableGen -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/utils/TableGen -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/utils/TableGen/GlobalISel/.. -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fno-exceptions -funwind-tables -fno-rtti -MD -MT utils/TableGen/CMakeFiles/llvm-tblgen.dir/X86CompressEVEXTablesEmitter.cpp.o -MF utils/TableGen/CMakeFiles/llvm-tblgen.dir/X86CompressEVEXTablesEmitter.cpp.o.d -o utils/TableGen/CMakeFiles/llvm-tblgen.dir/X86CompressEVEXTablesEmitter.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/utils/TableGen/X86CompressEVEXTablesEmitter.cpp [291/3344] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/lib/IR -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/IR -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fno-exceptions -funwind-tables -fno-rtti -MD -MT lib/IR/CMakeFiles/LLVMCore.dir/AbstractCallSite.cpp.o -MF lib/IR/CMakeFiles/LLVMCore.dir/AbstractCallSite.cpp.o.d -o lib/IR/CMakeFiles/LLVMCore.dir/AbstractCallSite.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/IR/AbstractCallSite.cpp [292/3344] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/utils/TableGen -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/utils/TableGen -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/utils/TableGen/GlobalISel/.. -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fno-exceptions -funwind-tables -fno-rtti -MD -MT utils/TableGen/CMakeFiles/llvm-tblgen.dir/RegisterInfoEmitter.cpp.o -MF utils/TableGen/CMakeFiles/llvm-tblgen.dir/RegisterInfoEmitter.cpp.o.d -o utils/TableGen/CMakeFiles/llvm-tblgen.dir/RegisterInfoEmitter.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/utils/TableGen/RegisterInfoEmitter.cpp [293/3344] : && /usr/gcc/13/bin/g++ -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG utils/TableGen/CMakeFiles/obj.LLVMTableGenCommon.dir/Attributes.cpp.o utils/TableGen/CMakeFiles/obj.LLVMTableGenCommon.dir/CodeGenIntrinsics.cpp.o utils/TableGen/CMakeFiles/obj.LLVMTableGenCommon.dir/DirectiveEmitter.cpp.o utils/TableGen/CMakeFiles/obj.LLVMTableGenCommon.dir/IntrinsicEmitter.cpp.o utils/TableGen/CMakeFiles/obj.LLVMTableGenCommon.dir/RISCVTargetDefEmitter.cpp.o utils/TableGen/CMakeFiles/obj.LLVMTableGenCommon.dir/SDNodeProperties.cpp.o utils/TableGen/CMakeFiles/obj.LLVMTableGenCommon.dir/VTEmitter.cpp.o utils/TableGen/CMakeFiles/llvm-tblgen.dir/AsmMatcherEmitter.cpp.o utils/TableGen/CMakeFiles/llvm-tblgen.dir/AsmWriterEmitter.cpp.o utils/TableGen/CMakeFiles/llvm-tblgen.dir/AsmWriterInst.cpp.o utils/TableGen/CMakeFiles/llvm-tblgen.dir/CTagsEmitter.cpp.o utils/TableGen/CMakeFiles/llvm-tblgen.dir/CallingConvEmitter.cpp.o utils/TableGen/CMakeFiles/llvm-tblgen.dir/CodeEmitterGen.cpp.o utils/TableGen/CMakeFiles/llvm-tblgen.dir/CodeGenDAGPatterns.cpp.o utils/TableGen/CMakeFiles/llvm-tblgen.dir/CodeGenHwModes.cpp.o utils/TableGen/CMakeFiles/llvm-tblgen.dir/CodeGenInstAlias.cpp.o utils/TableGen/CMakeFiles/llvm-tblgen.dir/CodeGenInstruction.cpp.o utils/TableGen/CMakeFiles/llvm-tblgen.dir/CodeGenMapTable.cpp.o utils/TableGen/CMakeFiles/llvm-tblgen.dir/CodeGenRegisters.cpp.o utils/TableGen/CMakeFiles/llvm-tblgen.dir/CodeGenSchedule.cpp.o utils/TableGen/CMakeFiles/llvm-tblgen.dir/CodeGenTarget.cpp.o utils/TableGen/CMakeFiles/llvm-tblgen.dir/DAGISelEmitter.cpp.o utils/TableGen/CMakeFiles/llvm-tblgen.dir/DAGISelMatcherEmitter.cpp.o utils/TableGen/CMakeFiles/llvm-tblgen.dir/DAGISelMatcherGen.cpp.o utils/TableGen/CMakeFiles/llvm-tblgen.dir/DAGISelMatcherOpt.cpp.o utils/TableGen/CMakeFiles/llvm-tblgen.dir/DAGISelMatcher.cpp.o utils/TableGen/CMakeFiles/llvm-tblgen.dir/DecoderEmitter.cpp.o utils/TableGen/CMakeFiles/llvm-tblgen.dir/DFAEmitter.cpp.o utils/TableGen/CMakeFiles/llvm-tblgen.dir/DFAPacketizerEmitter.cpp.o utils/TableGen/CMakeFiles/llvm-tblgen.dir/DisassemblerEmitter.cpp.o utils/TableGen/CMakeFiles/llvm-tblgen.dir/DXILEmitter.cpp.o utils/TableGen/CMakeFiles/llvm-tblgen.dir/ExegesisEmitter.cpp.o utils/TableGen/CMakeFiles/llvm-tblgen.dir/FastISelEmitter.cpp.o utils/TableGen/CMakeFiles/llvm-tblgen.dir/GlobalISelCombinerEmitter.cpp.o utils/TableGen/CMakeFiles/llvm-tblgen.dir/GlobalISelEmitter.cpp.o utils/TableGen/CMakeFiles/llvm-tblgen.dir/GlobalISelMatchTable.cpp.o utils/TableGen/CMakeFiles/llvm-tblgen.dir/GlobalISelMatchTableExecutorEmitter.cpp.o utils/TableGen/CMakeFiles/llvm-tblgen.dir/InfoByHwMode.cpp.o utils/TableGen/CMakeFiles/llvm-tblgen.dir/InstrInfoEmitter.cpp.o utils/TableGen/CMakeFiles/llvm-tblgen.dir/InstrDocsEmitter.cpp.o utils/TableGen/CMakeFiles/llvm-tblgen.dir/OptEmitter.cpp.o utils/TableGen/CMakeFiles/llvm-tblgen.dir/OptParserEmitter.cpp.o utils/TableGen/CMakeFiles/llvm-tblgen.dir/OptRSTEmitter.cpp.o utils/TableGen/CMakeFiles/llvm-tblgen.dir/PredicateExpander.cpp.o utils/TableGen/CMakeFiles/llvm-tblgen.dir/PseudoLoweringEmitter.cpp.o utils/TableGen/CMakeFiles/llvm-tblgen.dir/CompressInstEmitter.cpp.o utils/TableGen/CMakeFiles/llvm-tblgen.dir/MacroFusionPredicatorEmitter.cpp.o utils/TableGen/CMakeFiles/llvm-tblgen.dir/RegisterBankEmitter.cpp.o utils/TableGen/CMakeFiles/llvm-tblgen.dir/RegisterInfoEmitter.cpp.o utils/TableGen/CMakeFiles/llvm-tblgen.dir/SearchableTableEmitter.cpp.o utils/TableGen/CMakeFiles/llvm-tblgen.dir/SubtargetEmitter.cpp.o utils/TableGen/CMakeFiles/llvm-tblgen.dir/SubtargetFeatureInfo.cpp.o utils/TableGen/CMakeFiles/llvm-tblgen.dir/TableGen.cpp.o utils/TableGen/CMakeFiles/llvm-tblgen.dir/Types.cpp.o utils/TableGen/CMakeFiles/llvm-tblgen.dir/VarLenCodeEmitterGen.cpp.o utils/TableGen/CMakeFiles/llvm-tblgen.dir/X86DisassemblerTables.cpp.o utils/TableGen/CMakeFiles/llvm-tblgen.dir/X86CompressEVEXTablesEmitter.cpp.o utils/TableGen/CMakeFiles/llvm-tblgen.dir/X86FoldTablesEmitter.cpp.o utils/TableGen/CMakeFiles/llvm-tblgen.dir/X86MnemonicTables.cpp.o utils/TableGen/CMakeFiles/llvm-tblgen.dir/X86ModRMFilters.cpp.o utils/TableGen/CMakeFiles/llvm-tblgen.dir/X86RecognizableInstr.cpp.o utils/TableGen/CMakeFiles/llvm-tblgen.dir/WebAssemblyDisassemblerEmitter.cpp.o -o bin/llvm-tblgen -Wl,-R"\$ORIGIN/../lib:" lib/libLLVMCodeGenTypes.a lib/libLLVMSupport.a lib/libLLVMTableGen.a lib/libLLVMTableGenGlobalISel.a lib/libLLVMTableGen.a lib/libLLVMSupport.a -lrt -ldl -lm -lkstat -lsocket /usr/lib/64/libz.so lib/libLLVMDemangle.a && : [294/3344] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/lib/IR -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/IR -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fno-exceptions -funwind-tables -fno-rtti -MD -MT lib/IR/CMakeFiles/LLVMCore.dir/BuiltinGCs.cpp.o -MF lib/IR/CMakeFiles/LLVMCore.dir/BuiltinGCs.cpp.o.d -o lib/IR/CMakeFiles/LLVMCore.dir/BuiltinGCs.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/IR/BuiltinGCs.cpp [295/3344] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/lib/IR -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/IR -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fno-exceptions -funwind-tables -fno-rtti -MD -MT lib/IR/CMakeFiles/LLVMCore.dir/Assumptions.cpp.o -MF lib/IR/CMakeFiles/LLVMCore.dir/Assumptions.cpp.o.d -o lib/IR/CMakeFiles/LLVMCore.dir/Assumptions.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/IR/Assumptions.cpp [296/3344] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/lib/IR -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/IR -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fno-exceptions -funwind-tables -fno-rtti -MD -MT lib/IR/CMakeFiles/LLVMCore.dir/Comdat.cpp.o -MF lib/IR/CMakeFiles/LLVMCore.dir/Comdat.cpp.o.d -o lib/IR/CMakeFiles/LLVMCore.dir/Comdat.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/IR/Comdat.cpp [297/3344] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/lib/IR -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/IR -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fno-exceptions -funwind-tables -fno-rtti -MD -MT lib/IR/CMakeFiles/LLVMCore.dir/BasicBlock.cpp.o -MF lib/IR/CMakeFiles/LLVMCore.dir/BasicBlock.cpp.o.d -o lib/IR/CMakeFiles/LLVMCore.dir/BasicBlock.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/IR/BasicBlock.cpp [298/3344] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/lib/IR -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/IR -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fno-exceptions -funwind-tables -fno-rtti -MD -MT lib/IR/CMakeFiles/LLVMCore.dir/ConstantRange.cpp.o -MF lib/IR/CMakeFiles/LLVMCore.dir/ConstantRange.cpp.o.d -o lib/IR/CMakeFiles/LLVMCore.dir/ConstantRange.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/IR/ConstantRange.cpp [299/3344] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/lib/IR -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/IR -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fno-exceptions -funwind-tables -fno-rtti -MD -MT lib/IR/CMakeFiles/LLVMCore.dir/Attributes.cpp.o -MF lib/IR/CMakeFiles/LLVMCore.dir/Attributes.cpp.o.d -o lib/IR/CMakeFiles/LLVMCore.dir/Attributes.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/IR/Attributes.cpp [300/3344] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/lib/IR -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/IR -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fno-exceptions -funwind-tables -fno-rtti -MD -MT lib/IR/CMakeFiles/LLVMCore.dir/ConstantFold.cpp.o -MF lib/IR/CMakeFiles/LLVMCore.dir/ConstantFold.cpp.o.d -o lib/IR/CMakeFiles/LLVMCore.dir/ConstantFold.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/IR/ConstantFold.cpp [301/3344] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/lib/IR -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/IR -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fno-exceptions -funwind-tables -fno-rtti -MD -MT lib/IR/CMakeFiles/LLVMCore.dir/ConvergenceVerifier.cpp.o -MF lib/IR/CMakeFiles/LLVMCore.dir/ConvergenceVerifier.cpp.o.d -o lib/IR/CMakeFiles/LLVMCore.dir/ConvergenceVerifier.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/IR/ConvergenceVerifier.cpp [302/3344] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/lib/IR -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/IR -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fno-exceptions -funwind-tables -fno-rtti -MD -MT lib/IR/CMakeFiles/LLVMCore.dir/Constants.cpp.o -MF lib/IR/CMakeFiles/LLVMCore.dir/Constants.cpp.o.d -o lib/IR/CMakeFiles/LLVMCore.dir/Constants.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/IR/Constants.cpp [303/3344] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/lib/IR -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/IR -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fno-exceptions -funwind-tables -fno-rtti -MD -MT lib/IR/CMakeFiles/LLVMCore.dir/DataLayout.cpp.o -MF lib/IR/CMakeFiles/LLVMCore.dir/DataLayout.cpp.o.d -o lib/IR/CMakeFiles/LLVMCore.dir/DataLayout.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/IR/DataLayout.cpp [304/3344] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/lib/IR -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/IR -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fno-exceptions -funwind-tables -fno-rtti -MD -MT lib/IR/CMakeFiles/LLVMCore.dir/CycleInfo.cpp.o -MF lib/IR/CMakeFiles/LLVMCore.dir/CycleInfo.cpp.o.d -o lib/IR/CMakeFiles/LLVMCore.dir/CycleInfo.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/IR/CycleInfo.cpp [305/3344] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/lib/IR -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/IR -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fno-exceptions -funwind-tables -fno-rtti -MD -MT lib/IR/CMakeFiles/LLVMCore.dir/AsmWriter.cpp.o -MF lib/IR/CMakeFiles/LLVMCore.dir/AsmWriter.cpp.o.d -o lib/IR/CMakeFiles/LLVMCore.dir/AsmWriter.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/IR/AsmWriter.cpp [306/3344] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/lib/IR -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/IR -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fno-exceptions -funwind-tables -fno-rtti -MD -MT lib/IR/CMakeFiles/LLVMCore.dir/DiagnosticHandler.cpp.o -MF lib/IR/CMakeFiles/LLVMCore.dir/DiagnosticHandler.cpp.o.d -o lib/IR/CMakeFiles/LLVMCore.dir/DiagnosticHandler.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/IR/DiagnosticHandler.cpp [307/3344] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/lib/IR -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/IR -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fno-exceptions -funwind-tables -fno-rtti -MD -MT lib/IR/CMakeFiles/LLVMCore.dir/AutoUpgrade.cpp.o -MF lib/IR/CMakeFiles/LLVMCore.dir/AutoUpgrade.cpp.o.d -o lib/IR/CMakeFiles/LLVMCore.dir/AutoUpgrade.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/IR/AutoUpgrade.cpp [308/3344] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/lib/IR -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/IR -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fno-exceptions -funwind-tables -fno-rtti -MD -MT lib/IR/CMakeFiles/LLVMCore.dir/DIBuilder.cpp.o -MF lib/IR/CMakeFiles/LLVMCore.dir/DIBuilder.cpp.o.d -o lib/IR/CMakeFiles/LLVMCore.dir/DIBuilder.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/IR/DIBuilder.cpp [309/3344] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/lib/IR -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/IR -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fno-exceptions -funwind-tables -fno-rtti -MD -MT lib/IR/CMakeFiles/LLVMCore.dir/Core.cpp.o -MF lib/IR/CMakeFiles/LLVMCore.dir/Core.cpp.o.d -o lib/IR/CMakeFiles/LLVMCore.dir/Core.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/IR/Core.cpp [310/3344] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/lib/IR -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/IR -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fno-exceptions -funwind-tables -fno-rtti -MD -MT lib/IR/CMakeFiles/LLVMCore.dir/DiagnosticPrinter.cpp.o -MF lib/IR/CMakeFiles/LLVMCore.dir/DiagnosticPrinter.cpp.o.d -o lib/IR/CMakeFiles/LLVMCore.dir/DiagnosticPrinter.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/IR/DiagnosticPrinter.cpp [311/3344] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/lib/IR -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/IR -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fno-exceptions -funwind-tables -fno-rtti -MD -MT lib/IR/CMakeFiles/LLVMCore.dir/DebugProgramInstruction.cpp.o -MF lib/IR/CMakeFiles/LLVMCore.dir/DebugProgramInstruction.cpp.o.d -o lib/IR/CMakeFiles/LLVMCore.dir/DebugProgramInstruction.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/IR/DebugProgramInstruction.cpp [312/3344] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/lib/IR -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/IR -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fno-exceptions -funwind-tables -fno-rtti -MD -MT lib/IR/CMakeFiles/LLVMCore.dir/DebugLoc.cpp.o -MF lib/IR/CMakeFiles/LLVMCore.dir/DebugLoc.cpp.o.d -o lib/IR/CMakeFiles/LLVMCore.dir/DebugLoc.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/IR/DebugLoc.cpp [313/3344] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/lib/IR -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/IR -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fno-exceptions -funwind-tables -fno-rtti -MD -MT lib/IR/CMakeFiles/LLVMCore.dir/DebugInfo.cpp.o -MF lib/IR/CMakeFiles/LLVMCore.dir/DebugInfo.cpp.o.d -o lib/IR/CMakeFiles/LLVMCore.dir/DebugInfo.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/IR/DebugInfo.cpp [314/3344] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/lib/IR -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/IR -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fno-exceptions -funwind-tables -fno-rtti -MD -MT lib/IR/CMakeFiles/LLVMCore.dir/GVMaterializer.cpp.o -MF lib/IR/CMakeFiles/LLVMCore.dir/GVMaterializer.cpp.o.d -o lib/IR/CMakeFiles/LLVMCore.dir/GVMaterializer.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/IR/GVMaterializer.cpp [315/3344] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/lib/IR -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/IR -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fno-exceptions -funwind-tables -fno-rtti -MD -MT lib/IR/CMakeFiles/LLVMCore.dir/GCStrategy.cpp.o -MF lib/IR/CMakeFiles/LLVMCore.dir/GCStrategy.cpp.o.d -o lib/IR/CMakeFiles/LLVMCore.dir/GCStrategy.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/IR/GCStrategy.cpp [316/3344] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/lib/IR -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/IR -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fno-exceptions -funwind-tables -fno-rtti -MD -MT lib/IR/CMakeFiles/LLVMCore.dir/EHPersonalities.cpp.o -MF lib/IR/CMakeFiles/LLVMCore.dir/EHPersonalities.cpp.o.d -o lib/IR/CMakeFiles/LLVMCore.dir/EHPersonalities.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/IR/EHPersonalities.cpp [317/3344] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/lib/IR -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/IR -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fno-exceptions -funwind-tables -fno-rtti -MD -MT lib/IR/CMakeFiles/LLVMCore.dir/DiagnosticInfo.cpp.o -MF lib/IR/CMakeFiles/LLVMCore.dir/DiagnosticInfo.cpp.o.d -o lib/IR/CMakeFiles/LLVMCore.dir/DiagnosticInfo.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/IR/DiagnosticInfo.cpp [318/3344] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/lib/IR -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/IR -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fno-exceptions -funwind-tables -fno-rtti -MD -MT lib/IR/CMakeFiles/LLVMCore.dir/FPEnv.cpp.o -MF lib/IR/CMakeFiles/LLVMCore.dir/FPEnv.cpp.o.d -o lib/IR/CMakeFiles/LLVMCore.dir/FPEnv.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/IR/FPEnv.cpp [319/3344] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/lib/IR -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/IR -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fno-exceptions -funwind-tables -fno-rtti -MD -MT lib/IR/CMakeFiles/LLVMCore.dir/IRPrintingPasses.cpp.o -MF lib/IR/CMakeFiles/LLVMCore.dir/IRPrintingPasses.cpp.o.d -o lib/IR/CMakeFiles/LLVMCore.dir/IRPrintingPasses.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/IR/IRPrintingPasses.cpp [320/3344] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/lib/IR -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/IR -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fno-exceptions -funwind-tables -fno-rtti -MD -MT lib/IR/CMakeFiles/LLVMCore.dir/SSAContext.cpp.o -MF lib/IR/CMakeFiles/LLVMCore.dir/SSAContext.cpp.o.d -o lib/IR/CMakeFiles/LLVMCore.dir/SSAContext.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/IR/SSAContext.cpp [321/3344] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/lib/IR -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/IR -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fno-exceptions -funwind-tables -fno-rtti -MD -MT lib/IR/CMakeFiles/LLVMCore.dir/Globals.cpp.o -MF lib/IR/CMakeFiles/LLVMCore.dir/Globals.cpp.o.d -o lib/IR/CMakeFiles/LLVMCore.dir/Globals.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/IR/Globals.cpp [322/3344] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/lib/IR -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/IR -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fno-exceptions -funwind-tables -fno-rtti -MD -MT lib/IR/CMakeFiles/LLVMCore.dir/Dominators.cpp.o -MF lib/IR/CMakeFiles/LLVMCore.dir/Dominators.cpp.o.d -o lib/IR/CMakeFiles/LLVMCore.dir/Dominators.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/IR/Dominators.cpp [323/3344] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/lib/IR -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/IR -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fno-exceptions -funwind-tables -fno-rtti -MD -MT lib/IR/CMakeFiles/LLVMCore.dir/IRBuilder.cpp.o -MF lib/IR/CMakeFiles/LLVMCore.dir/IRBuilder.cpp.o.d -o lib/IR/CMakeFiles/LLVMCore.dir/IRBuilder.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/IR/IRBuilder.cpp [324/3344] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/lib/IR -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/IR -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fno-exceptions -funwind-tables -fno-rtti -MD -MT lib/IR/CMakeFiles/LLVMCore.dir/InlineAsm.cpp.o -MF lib/IR/CMakeFiles/LLVMCore.dir/InlineAsm.cpp.o.d -o lib/IR/CMakeFiles/LLVMCore.dir/InlineAsm.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/IR/InlineAsm.cpp [325/3344] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/lib/IR -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/IR -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fno-exceptions -funwind-tables -fno-rtti -MD -MT lib/IR/CMakeFiles/LLVMCore.dir/Instruction.cpp.o -MF lib/IR/CMakeFiles/LLVMCore.dir/Instruction.cpp.o.d -o lib/IR/CMakeFiles/LLVMCore.dir/Instruction.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/IR/Instruction.cpp [326/3344] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/lib/IR -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/IR -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fno-exceptions -funwind-tables -fno-rtti -MD -MT lib/IR/CMakeFiles/LLVMCore.dir/DebugInfoMetadata.cpp.o -MF lib/IR/CMakeFiles/LLVMCore.dir/DebugInfoMetadata.cpp.o.d -o lib/IR/CMakeFiles/LLVMCore.dir/DebugInfoMetadata.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/IR/DebugInfoMetadata.cpp [327/3344] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/lib/IR -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/IR -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fno-exceptions -funwind-tables -fno-rtti -MD -MT lib/IR/CMakeFiles/LLVMCore.dir/Function.cpp.o -MF lib/IR/CMakeFiles/LLVMCore.dir/Function.cpp.o.d -o lib/IR/CMakeFiles/LLVMCore.dir/Function.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/IR/Function.cpp [328/3344] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/lib/IR -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/IR -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fno-exceptions -funwind-tables -fno-rtti -MD -MT lib/IR/CMakeFiles/LLVMCore.dir/LLVMRemarkStreamer.cpp.o -MF lib/IR/CMakeFiles/LLVMCore.dir/LLVMRemarkStreamer.cpp.o.d -o lib/IR/CMakeFiles/LLVMCore.dir/LLVMRemarkStreamer.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/IR/LLVMRemarkStreamer.cpp [329/3344] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/lib/IR -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/IR -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fno-exceptions -funwind-tables -fno-rtti -MD -MT lib/IR/CMakeFiles/LLVMCore.dir/IntrinsicInst.cpp.o -MF lib/IR/CMakeFiles/LLVMCore.dir/IntrinsicInst.cpp.o.d -o lib/IR/CMakeFiles/LLVMCore.dir/IntrinsicInst.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/IR/IntrinsicInst.cpp [330/3344] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/lib/IR -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/IR -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fno-exceptions -funwind-tables -fno-rtti -MD -MT lib/IR/CMakeFiles/LLVMCore.dir/MDBuilder.cpp.o -MF lib/IR/CMakeFiles/LLVMCore.dir/MDBuilder.cpp.o.d -o lib/IR/CMakeFiles/LLVMCore.dir/MDBuilder.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/IR/MDBuilder.cpp [331/3344] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/lib/IR -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/IR -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fno-exceptions -funwind-tables -fno-rtti -MD -MT lib/IR/CMakeFiles/LLVMCore.dir/LLVMContext.cpp.o -MF lib/IR/CMakeFiles/LLVMCore.dir/LLVMContext.cpp.o.d -o lib/IR/CMakeFiles/LLVMCore.dir/LLVMContext.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/IR/LLVMContext.cpp [332/3344] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/lib/IR -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/IR -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fno-exceptions -funwind-tables -fno-rtti -MD -MT lib/IR/CMakeFiles/LLVMCore.dir/Mangler.cpp.o -MF lib/IR/CMakeFiles/LLVMCore.dir/Mangler.cpp.o.d -o lib/IR/CMakeFiles/LLVMCore.dir/Mangler.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/IR/Mangler.cpp [333/3344] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/lib/IR -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/IR -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fno-exceptions -funwind-tables -fno-rtti -MD -MT lib/IR/CMakeFiles/LLVMCore.dir/Instructions.cpp.o -MF lib/IR/CMakeFiles/LLVMCore.dir/Instructions.cpp.o.d -o lib/IR/CMakeFiles/LLVMCore.dir/Instructions.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/IR/Instructions.cpp [334/3344] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/lib/IR -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/IR -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fno-exceptions -funwind-tables -fno-rtti -MD -MT lib/IR/CMakeFiles/LLVMCore.dir/OptBisect.cpp.o -MF lib/IR/CMakeFiles/LLVMCore.dir/OptBisect.cpp.o.d -o lib/IR/CMakeFiles/LLVMCore.dir/OptBisect.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/IR/OptBisect.cpp [335/3344] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/lib/IR -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/IR -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fno-exceptions -funwind-tables -fno-rtti -MD -MT lib/IR/CMakeFiles/LLVMCore.dir/LegacyPassManager.cpp.o -MF lib/IR/CMakeFiles/LLVMCore.dir/LegacyPassManager.cpp.o.d -o lib/IR/CMakeFiles/LLVMCore.dir/LegacyPassManager.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/IR/LegacyPassManager.cpp [336/3344] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/lib/IR -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/IR -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fno-exceptions -funwind-tables -fno-rtti -MD -MT lib/IR/CMakeFiles/LLVMCore.dir/Operator.cpp.o -MF lib/IR/CMakeFiles/LLVMCore.dir/Operator.cpp.o.d -o lib/IR/CMakeFiles/LLVMCore.dir/Operator.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/IR/Operator.cpp [337/3344] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/lib/IR -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/IR -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fno-exceptions -funwind-tables -fno-rtti -MD -MT lib/IR/CMakeFiles/LLVMCore.dir/LLVMContextImpl.cpp.o -MF lib/IR/CMakeFiles/LLVMCore.dir/LLVMContextImpl.cpp.o.d -o lib/IR/CMakeFiles/LLVMCore.dir/LLVMContextImpl.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/IR/LLVMContextImpl.cpp [338/3344] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/lib/IR -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/IR -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fno-exceptions -funwind-tables -fno-rtti -MD -MT lib/IR/CMakeFiles/LLVMCore.dir/Pass.cpp.o -MF lib/IR/CMakeFiles/LLVMCore.dir/Pass.cpp.o.d -o lib/IR/CMakeFiles/LLVMCore.dir/Pass.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/IR/Pass.cpp [339/3344] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/lib/IR -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/IR -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fno-exceptions -funwind-tables -fno-rtti -MD -MT lib/IR/CMakeFiles/LLVMCore.dir/PassInstrumentation.cpp.o -MF lib/IR/CMakeFiles/LLVMCore.dir/PassInstrumentation.cpp.o.d -o lib/IR/CMakeFiles/LLVMCore.dir/PassInstrumentation.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/IR/PassInstrumentation.cpp [340/3344] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/lib/IR -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/IR -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fno-exceptions -funwind-tables -fno-rtti -MD -MT lib/IR/CMakeFiles/LLVMCore.dir/Module.cpp.o -MF lib/IR/CMakeFiles/LLVMCore.dir/Module.cpp.o.d -o lib/IR/CMakeFiles/LLVMCore.dir/Module.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/IR/Module.cpp [341/3344] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/lib/IR -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/IR -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fno-exceptions -funwind-tables -fno-rtti -MD -MT lib/IR/CMakeFiles/LLVMCore.dir/PassRegistry.cpp.o -MF lib/IR/CMakeFiles/LLVMCore.dir/PassRegistry.cpp.o.d -o lib/IR/CMakeFiles/LLVMCore.dir/PassRegistry.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/IR/PassRegistry.cpp [342/3344] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/lib/IR -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/IR -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fno-exceptions -funwind-tables -fno-rtti -MD -MT lib/IR/CMakeFiles/LLVMCore.dir/ModuleSummaryIndex.cpp.o -MF lib/IR/CMakeFiles/LLVMCore.dir/ModuleSummaryIndex.cpp.o.d -o lib/IR/CMakeFiles/LLVMCore.dir/ModuleSummaryIndex.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/IR/ModuleSummaryIndex.cpp [343/3344] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/lib/IR -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/IR -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fno-exceptions -funwind-tables -fno-rtti -MD -MT lib/IR/CMakeFiles/LLVMCore.dir/PassTimingInfo.cpp.o -MF lib/IR/CMakeFiles/LLVMCore.dir/PassTimingInfo.cpp.o.d -o lib/IR/CMakeFiles/LLVMCore.dir/PassTimingInfo.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/IR/PassTimingInfo.cpp [344/3344] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/lib/IR -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/IR -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fno-exceptions -funwind-tables -fno-rtti -MD -MT lib/IR/CMakeFiles/LLVMCore.dir/ProfDataUtils.cpp.o -MF lib/IR/CMakeFiles/LLVMCore.dir/ProfDataUtils.cpp.o.d -o lib/IR/CMakeFiles/LLVMCore.dir/ProfDataUtils.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/IR/ProfDataUtils.cpp [345/3344] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/lib/IR -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/IR -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fno-exceptions -funwind-tables -fno-rtti -MD -MT lib/IR/CMakeFiles/LLVMCore.dir/PrintPasses.cpp.o -MF lib/IR/CMakeFiles/LLVMCore.dir/PrintPasses.cpp.o.d -o lib/IR/CMakeFiles/LLVMCore.dir/PrintPasses.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/IR/PrintPasses.cpp [346/3344] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/lib/IR -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/IR -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fno-exceptions -funwind-tables -fno-rtti -MD -MT lib/IR/CMakeFiles/LLVMCore.dir/ProfileSummary.cpp.o -MF lib/IR/CMakeFiles/LLVMCore.dir/ProfileSummary.cpp.o.d -o lib/IR/CMakeFiles/LLVMCore.dir/ProfileSummary.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/IR/ProfileSummary.cpp [347/3344] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/lib/IR -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/IR -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fno-exceptions -funwind-tables -fno-rtti -MD -MT lib/IR/CMakeFiles/LLVMCore.dir/PassManager.cpp.o -MF lib/IR/CMakeFiles/LLVMCore.dir/PassManager.cpp.o.d -o lib/IR/CMakeFiles/LLVMCore.dir/PassManager.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/IR/PassManager.cpp [348/3344] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/lib/IR -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/IR -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fno-exceptions -funwind-tables -fno-rtti -MD -MT lib/IR/CMakeFiles/LLVMCore.dir/PseudoProbe.cpp.o -MF lib/IR/CMakeFiles/LLVMCore.dir/PseudoProbe.cpp.o.d -o lib/IR/CMakeFiles/LLVMCore.dir/PseudoProbe.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/IR/PseudoProbe.cpp [349/3344] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/lib/IR -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/IR -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fno-exceptions -funwind-tables -fno-rtti -MD -MT lib/IR/CMakeFiles/LLVMCore.dir/ReplaceConstant.cpp.o -MF lib/IR/CMakeFiles/LLVMCore.dir/ReplaceConstant.cpp.o.d -o lib/IR/CMakeFiles/LLVMCore.dir/ReplaceConstant.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/IR/ReplaceConstant.cpp [350/3344] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/lib/IR -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/IR -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fno-exceptions -funwind-tables -fno-rtti -MD -MT lib/IR/CMakeFiles/LLVMCore.dir/Statepoint.cpp.o -MF lib/IR/CMakeFiles/LLVMCore.dir/Statepoint.cpp.o.d -o lib/IR/CMakeFiles/LLVMCore.dir/Statepoint.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/IR/Statepoint.cpp [351/3344] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/lib/IR -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/IR -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fno-exceptions -funwind-tables -fno-rtti -MD -MT lib/IR/CMakeFiles/LLVMCore.dir/Use.cpp.o -MF lib/IR/CMakeFiles/LLVMCore.dir/Use.cpp.o.d -o lib/IR/CMakeFiles/LLVMCore.dir/Use.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/IR/Use.cpp [352/3344] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/lib/IR -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/IR -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fno-exceptions -funwind-tables -fno-rtti -MD -MT lib/IR/CMakeFiles/LLVMCore.dir/StructuralHash.cpp.o -MF lib/IR/CMakeFiles/LLVMCore.dir/StructuralHash.cpp.o.d -o lib/IR/CMakeFiles/LLVMCore.dir/StructuralHash.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/IR/StructuralHash.cpp [353/3344] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/lib/IR -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/IR -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fno-exceptions -funwind-tables -fno-rtti -MD -MT lib/IR/CMakeFiles/LLVMCore.dir/ValueSymbolTable.cpp.o -MF lib/IR/CMakeFiles/LLVMCore.dir/ValueSymbolTable.cpp.o.d -o lib/IR/CMakeFiles/LLVMCore.dir/ValueSymbolTable.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/IR/ValueSymbolTable.cpp [354/3344] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/lib/IR -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/IR -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fno-exceptions -funwind-tables -fno-rtti -MD -MT lib/IR/CMakeFiles/LLVMCore.dir/SafepointIRVerifier.cpp.o -MF lib/IR/CMakeFiles/LLVMCore.dir/SafepointIRVerifier.cpp.o.d -o lib/IR/CMakeFiles/LLVMCore.dir/SafepointIRVerifier.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/IR/SafepointIRVerifier.cpp [355/3344] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/lib/IR -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/IR -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fno-exceptions -funwind-tables -fno-rtti -MD -MT lib/IR/CMakeFiles/LLVMCore.dir/TypedPointerType.cpp.o -MF lib/IR/CMakeFiles/LLVMCore.dir/TypedPointerType.cpp.o.d -o lib/IR/CMakeFiles/LLVMCore.dir/TypedPointerType.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/IR/TypedPointerType.cpp [356/3344] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/lib/IR -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/IR -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fno-exceptions -funwind-tables -fno-rtti -MD -MT lib/IR/CMakeFiles/LLVMCore.dir/User.cpp.o -MF lib/IR/CMakeFiles/LLVMCore.dir/User.cpp.o.d -o lib/IR/CMakeFiles/LLVMCore.dir/User.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/IR/User.cpp [357/3344] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/lib/IR -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/IR -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fno-exceptions -funwind-tables -fno-rtti -MD -MT lib/IR/CMakeFiles/LLVMCore.dir/Type.cpp.o -MF lib/IR/CMakeFiles/LLVMCore.dir/Type.cpp.o.d -o lib/IR/CMakeFiles/LLVMCore.dir/Type.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/IR/Type.cpp [358/3344] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/lib/IR -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/IR -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fno-exceptions -funwind-tables -fno-rtti -MD -MT lib/IR/CMakeFiles/LLVMCore.dir/TypeFinder.cpp.o -MF lib/IR/CMakeFiles/LLVMCore.dir/TypeFinder.cpp.o.d -o lib/IR/CMakeFiles/LLVMCore.dir/TypeFinder.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/IR/TypeFinder.cpp [359/3344] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/lib/IR -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/IR -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fno-exceptions -funwind-tables -fno-rtti -MD -MT lib/IR/CMakeFiles/LLVMCore.dir/Metadata.cpp.o -MF lib/IR/CMakeFiles/LLVMCore.dir/Metadata.cpp.o.d -o lib/IR/CMakeFiles/LLVMCore.dir/Metadata.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/IR/Metadata.cpp [360/3344] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/lib/FuzzMutate -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/FuzzMutate -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fno-exceptions -funwind-tables -fno-rtti -MD -MT lib/FuzzMutate/CMakeFiles/LLVMFuzzerCLI.dir/FuzzerCLI.cpp.o -MF lib/FuzzMutate/CMakeFiles/LLVMFuzzerCLI.dir/FuzzerCLI.cpp.o.d -o lib/FuzzMutate/CMakeFiles/LLVMFuzzerCLI.dir/FuzzerCLI.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/FuzzMutate/FuzzerCLI.cpp [361/3344] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/lib/IR -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/IR -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fno-exceptions -funwind-tables -fno-rtti -MD -MT lib/IR/CMakeFiles/LLVMCore.dir/VFABIDemangler.cpp.o -MF lib/IR/CMakeFiles/LLVMCore.dir/VFABIDemangler.cpp.o.d -o lib/IR/CMakeFiles/LLVMCore.dir/VFABIDemangler.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/IR/VFABIDemangler.cpp [362/3344] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/lib/IR -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/IR -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fno-exceptions -funwind-tables -fno-rtti -MD -MT lib/IR/CMakeFiles/LLVMCore.dir/VectorBuilder.cpp.o -MF lib/IR/CMakeFiles/LLVMCore.dir/VectorBuilder.cpp.o.d -o lib/IR/CMakeFiles/LLVMCore.dir/VectorBuilder.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/IR/VectorBuilder.cpp [363/3344] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/lib/FuzzMutate -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/FuzzMutate -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fno-exceptions -funwind-tables -fno-rtti -MD -MT lib/FuzzMutate/CMakeFiles/LLVMFuzzMutate.dir/OpDescriptor.cpp.o -MF lib/FuzzMutate/CMakeFiles/LLVMFuzzMutate.dir/OpDescriptor.cpp.o.d -o lib/FuzzMutate/CMakeFiles/LLVMFuzzMutate.dir/OpDescriptor.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/FuzzMutate/OpDescriptor.cpp [364/3344] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/lib/IR -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/IR -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fno-exceptions -funwind-tables -fno-rtti -MD -MT lib/IR/CMakeFiles/LLVMCore.dir/Value.cpp.o -MF lib/IR/CMakeFiles/LLVMCore.dir/Value.cpp.o.d -o lib/IR/CMakeFiles/LLVMCore.dir/Value.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/IR/Value.cpp [365/3344] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/lib/InterfaceStub -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/InterfaceStub -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fno-exceptions -funwind-tables -fno-rtti -MD -MT lib/InterfaceStub/CMakeFiles/LLVMInterfaceStub.dir/IFSStub.cpp.o -MF lib/InterfaceStub/CMakeFiles/LLVMInterfaceStub.dir/IFSStub.cpp.o.d -o lib/InterfaceStub/CMakeFiles/LLVMInterfaceStub.dir/IFSStub.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/InterfaceStub/IFSStub.cpp [366/3344] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/lib/FuzzMutate -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/FuzzMutate -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fno-exceptions -funwind-tables -fno-rtti -MD -MT lib/FuzzMutate/CMakeFiles/LLVMFuzzMutate.dir/Operations.cpp.o -MF lib/FuzzMutate/CMakeFiles/LLVMFuzzMutate.dir/Operations.cpp.o.d -o lib/FuzzMutate/CMakeFiles/LLVMFuzzMutate.dir/Operations.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/FuzzMutate/Operations.cpp [367/3344] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/lib/InterfaceStub -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/InterfaceStub -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fno-exceptions -funwind-tables -fno-rtti -MD -MT lib/InterfaceStub/CMakeFiles/LLVMInterfaceStub.dir/IFSHandler.cpp.o -MF lib/InterfaceStub/CMakeFiles/LLVMInterfaceStub.dir/IFSHandler.cpp.o.d -o lib/InterfaceStub/CMakeFiles/LLVMInterfaceStub.dir/IFSHandler.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/InterfaceStub/IFSHandler.cpp [368/3344] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/lib/IRPrinter -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/IRPrinter -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fno-exceptions -funwind-tables -fno-rtti -MD -MT lib/IRPrinter/CMakeFiles/LLVMIRPrinter.dir/IRPrintingPasses.cpp.o -MF lib/IRPrinter/CMakeFiles/LLVMIRPrinter.dir/IRPrintingPasses.cpp.o.d -o lib/IRPrinter/CMakeFiles/LLVMIRPrinter.dir/IRPrintingPasses.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/IRPrinter/IRPrintingPasses.cpp [369/3344] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/lib/IRReader -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/IRReader -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fno-exceptions -funwind-tables -fno-rtti -MD -MT lib/IRReader/CMakeFiles/LLVMIRReader.dir/IRReader.cpp.o -MF lib/IRReader/CMakeFiles/LLVMIRReader.dir/IRReader.cpp.o.d -o lib/IRReader/CMakeFiles/LLVMIRReader.dir/IRReader.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/IRReader/IRReader.cpp [370/3344] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/lib/FuzzMutate -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/FuzzMutate -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fno-exceptions -funwind-tables -fno-rtti -MD -MT lib/FuzzMutate/CMakeFiles/LLVMFuzzMutate.dir/RandomIRBuilder.cpp.o -MF lib/FuzzMutate/CMakeFiles/LLVMFuzzMutate.dir/RandomIRBuilder.cpp.o.d -o lib/FuzzMutate/CMakeFiles/LLVMFuzzMutate.dir/RandomIRBuilder.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/FuzzMutate/RandomIRBuilder.cpp [371/3344] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/lib/InterfaceStub -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/InterfaceStub -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fno-exceptions -funwind-tables -fno-rtti -MD -MT lib/InterfaceStub/CMakeFiles/LLVMInterfaceStub.dir/ELFObjHandler.cpp.o -MF lib/InterfaceStub/CMakeFiles/LLVMInterfaceStub.dir/ELFObjHandler.cpp.o.d -o lib/InterfaceStub/CMakeFiles/LLVMInterfaceStub.dir/ELFObjHandler.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/InterfaceStub/ELFObjHandler.cpp [372/3344] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/lib/CodeGen -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/CodeGen -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fno-exceptions -funwind-tables -fno-rtti -MD -MT lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/AllocationOrder.cpp.o -MF lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/AllocationOrder.cpp.o.d -o lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/AllocationOrder.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/CodeGen/AllocationOrder.cpp [373/3344] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/lib/FuzzMutate -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/FuzzMutate -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fno-exceptions -funwind-tables -fno-rtti -MD -MT lib/FuzzMutate/CMakeFiles/LLVMFuzzMutate.dir/IRMutator.cpp.o -MF lib/FuzzMutate/CMakeFiles/LLVMFuzzMutate.dir/IRMutator.cpp.o.d -o lib/FuzzMutate/CMakeFiles/LLVMFuzzMutate.dir/IRMutator.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/FuzzMutate/IRMutator.cpp [374/3344] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/lib/CodeGen -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/CodeGen -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fno-exceptions -funwind-tables -fno-rtti -MD -MT lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/AggressiveAntiDepBreaker.cpp.o -MF lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/AggressiveAntiDepBreaker.cpp.o.d -o lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/AggressiveAntiDepBreaker.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/CodeGen/AggressiveAntiDepBreaker.cpp [375/3344] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/lib/CodeGen -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/CodeGen -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fno-exceptions -funwind-tables -fno-rtti -MD -MT lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/BranchRelaxation.cpp.o -MF lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/BranchRelaxation.cpp.o.d -o lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/BranchRelaxation.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/CodeGen/BranchRelaxation.cpp [376/3344] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/lib/IR -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/IR -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fno-exceptions -funwind-tables -fno-rtti -MD -MT lib/IR/CMakeFiles/LLVMCore.dir/Verifier.cpp.o -MF lib/IR/CMakeFiles/LLVMCore.dir/Verifier.cpp.o.d -o lib/IR/CMakeFiles/LLVMCore.dir/Verifier.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/IR/Verifier.cpp [377/3344] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/lib/CodeGen -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/CodeGen -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fno-exceptions -funwind-tables -fno-rtti -MD -MT lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/Analysis.cpp.o -MF lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/Analysis.cpp.o.d -o lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/Analysis.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/CodeGen/Analysis.cpp [378/3344] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/lib/CodeGen -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/CodeGen -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fno-exceptions -funwind-tables -fno-rtti -MD -MT lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/BasicTargetTransformInfo.cpp.o -MF lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/BasicTargetTransformInfo.cpp.o.d -o lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/BasicTargetTransformInfo.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/CodeGen/BasicTargetTransformInfo.cpp [379/3344] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/lib/CodeGen -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/CodeGen -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fno-exceptions -funwind-tables -fno-rtti -MD -MT lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/BreakFalseDeps.cpp.o -MF lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/BreakFalseDeps.cpp.o.d -o lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/BreakFalseDeps.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/CodeGen/BreakFalseDeps.cpp [380/3344] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/lib/CodeGen -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/CodeGen -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fno-exceptions -funwind-tables -fno-rtti -MD -MT lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/AtomicExpandPass.cpp.o -MF lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/AtomicExpandPass.cpp.o.d -o lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/AtomicExpandPass.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/CodeGen/AtomicExpandPass.cpp [381/3344] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/lib/CodeGen -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/CodeGen -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fno-exceptions -funwind-tables -fno-rtti -MD -MT lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/BranchFolding.cpp.o -MF lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/BranchFolding.cpp.o.d -o lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/BranchFolding.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/CodeGen/BranchFolding.cpp [382/3344] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/lib/CodeGen -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/CodeGen -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fno-exceptions -funwind-tables -fno-rtti -MD -MT lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/BasicBlockPathCloning.cpp.o -MF lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/BasicBlockPathCloning.cpp.o.d -o lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/BasicBlockPathCloning.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/CodeGen/BasicBlockPathCloning.cpp [383/3344] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/lib/CodeGen -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/CodeGen -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fno-exceptions -funwind-tables -fno-rtti -MD -MT lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/BasicBlockSections.cpp.o -MF lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/BasicBlockSections.cpp.o.d -o lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/BasicBlockSections.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/CodeGen/BasicBlockSections.cpp [384/3344] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/lib/CodeGen -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/CodeGen -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fno-exceptions -funwind-tables -fno-rtti -MD -MT lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/BasicBlockSectionsProfileReader.cpp.o -MF lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/BasicBlockSectionsProfileReader.cpp.o.d -o lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/BasicBlockSectionsProfileReader.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/CodeGen/BasicBlockSectionsProfileReader.cpp [385/3344] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/lib/CodeGen -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/CodeGen -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fno-exceptions -funwind-tables -fno-rtti -MD -MT lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/CalcSpillWeights.cpp.o -MF lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/CalcSpillWeights.cpp.o.d -o lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/CalcSpillWeights.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/CodeGen/CalcSpillWeights.cpp [386/3344] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/lib/CodeGen -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/CodeGen -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fno-exceptions -funwind-tables -fno-rtti -MD -MT lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/CallBrPrepare.cpp.o -MF lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/CallBrPrepare.cpp.o.d -o lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/CallBrPrepare.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/CodeGen/CallBrPrepare.cpp [387/3344] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/lib/CodeGen -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/CodeGen -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fno-exceptions -funwind-tables -fno-rtti -MD -MT lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/CallingConvLower.cpp.o -MF lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/CallingConvLower.cpp.o.d -o lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/CallingConvLower.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/CodeGen/CallingConvLower.cpp [388/3344] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/lib/CodeGen -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/CodeGen -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fno-exceptions -funwind-tables -fno-rtti -MD -MT lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/CFGuardLongjmp.cpp.o -MF lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/CFGuardLongjmp.cpp.o.d -o lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/CFGuardLongjmp.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/CodeGen/CFGuardLongjmp.cpp [389/3344] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/lib/CodeGen -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/CodeGen -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fno-exceptions -funwind-tables -fno-rtti -MD -MT lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/CodeGen.cpp.o -MF lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/CodeGen.cpp.o.d -o lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/CodeGen.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/CodeGen/CodeGen.cpp [390/3344] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/lib/CodeGen -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/CodeGen -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fno-exceptions -funwind-tables -fno-rtti -MD -MT lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/AssignmentTrackingAnalysis.cpp.o -MF lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/AssignmentTrackingAnalysis.cpp.o.d -o lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/AssignmentTrackingAnalysis.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/CodeGen/AssignmentTrackingAnalysis.cpp [391/3344] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/lib/CodeGen -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/CodeGen -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fno-exceptions -funwind-tables -fno-rtti -MD -MT lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/CFIFixup.cpp.o -MF lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/CFIFixup.cpp.o.d -o lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/CFIFixup.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/CodeGen/CFIFixup.cpp [392/3344] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/lib/CodeGen -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/CodeGen -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fno-exceptions -funwind-tables -fno-rtti -MD -MT lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/CFIInstrInserter.cpp.o -MF lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/CFIInstrInserter.cpp.o.d -o lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/CFIInstrInserter.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/CodeGen/CFIInstrInserter.cpp [393/3344] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/lib/CodeGen -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/CodeGen -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fno-exceptions -funwind-tables -fno-rtti -MD -MT lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/CodeGenCommonISel.cpp.o -MF lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/CodeGenCommonISel.cpp.o.d -o lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/CodeGenCommonISel.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/CodeGen/CodeGenCommonISel.cpp [394/3344] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/lib/CodeGen -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/CodeGen -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fno-exceptions -funwind-tables -fno-rtti -MD -MT lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/CriticalAntiDepBreaker.cpp.o -MF lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/CriticalAntiDepBreaker.cpp.o.d -o lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/CriticalAntiDepBreaker.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/CodeGen/CriticalAntiDepBreaker.cpp [395/3344] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/lib/CodeGen -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/CodeGen -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fno-exceptions -funwind-tables -fno-rtti -MD -MT lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/DeadMachineInstructionElim.cpp.o -MF lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/DeadMachineInstructionElim.cpp.o.d -o lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/DeadMachineInstructionElim.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/CodeGen/DeadMachineInstructionElim.cpp [396/3344] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/lib/CodeGen -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/CodeGen -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fno-exceptions -funwind-tables -fno-rtti -MD -MT lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/CodeGenPassBuilder.cpp.o -MF lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/CodeGenPassBuilder.cpp.o.d -o lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/CodeGenPassBuilder.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/CodeGen/CodeGenPassBuilder.cpp [397/3344] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/lib/CodeGen -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/CodeGen -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fno-exceptions -funwind-tables -fno-rtti -MD -MT lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/DetectDeadLanes.cpp.o -MF lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/DetectDeadLanes.cpp.o.d -o lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/DetectDeadLanes.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/CodeGen/DetectDeadLanes.cpp [398/3344] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/lib/CodeGen -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/CodeGen -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fno-exceptions -funwind-tables -fno-rtti -MD -MT lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/CommandFlags.cpp.o -MF lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/CommandFlags.cpp.o.d -o lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/CommandFlags.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/CodeGen/CommandFlags.cpp [399/3344] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/lib/CodeGen -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/CodeGen -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fno-exceptions -funwind-tables -fno-rtti -MD -MT lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/EdgeBundles.cpp.o -MF lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/EdgeBundles.cpp.o.d -o lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/EdgeBundles.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/CodeGen/EdgeBundles.cpp [400/3344] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/lib/CodeGen -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/CodeGen -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fno-exceptions -funwind-tables -fno-rtti -MD -MT lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/ComplexDeinterleavingPass.cpp.o -MF lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/ComplexDeinterleavingPass.cpp.o.d -o lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/ComplexDeinterleavingPass.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/CodeGen/ComplexDeinterleavingPass.cpp [401/3344] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/lib/CodeGen -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/CodeGen -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fno-exceptions -funwind-tables -fno-rtti -MD -MT lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/DFAPacketizer.cpp.o -MF lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/DFAPacketizer.cpp.o.d -o lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/DFAPacketizer.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/CodeGen/DFAPacketizer.cpp [402/3344] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/lib/CodeGen -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/CodeGen -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fno-exceptions -funwind-tables -fno-rtti -MD -MT lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/EHContGuardCatchret.cpp.o -MF lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/EHContGuardCatchret.cpp.o.d -o lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/EHContGuardCatchret.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/CodeGen/EHContGuardCatchret.cpp [403/3344] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/lib/CodeGen -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/CodeGen -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fno-exceptions -funwind-tables -fno-rtti -MD -MT lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/ExecutionDomainFix.cpp.o -MF lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/ExecutionDomainFix.cpp.o.d -o lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/ExecutionDomainFix.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/CodeGen/ExecutionDomainFix.cpp [404/3344] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/lib/CodeGen -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/CodeGen -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fno-exceptions -funwind-tables -fno-rtti -MD -MT lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/DwarfEHPrepare.cpp.o -MF lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/DwarfEHPrepare.cpp.o.d -o lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/DwarfEHPrepare.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/CodeGen/DwarfEHPrepare.cpp [405/3344] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/lib/CodeGen -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/CodeGen -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fno-exceptions -funwind-tables -fno-rtti -MD -MT lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/EarlyIfConversion.cpp.o -MF lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/EarlyIfConversion.cpp.o.d -o lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/EarlyIfConversion.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/CodeGen/EarlyIfConversion.cpp [406/3344] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/lib/CodeGen -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/CodeGen -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fno-exceptions -funwind-tables -fno-rtti -MD -MT lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/ExpandLargeDivRem.cpp.o -MF lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/ExpandLargeDivRem.cpp.o.d -o lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/ExpandLargeDivRem.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/CodeGen/ExpandLargeDivRem.cpp [407/3344] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/lib/CodeGen -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/CodeGen -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fno-exceptions -funwind-tables -fno-rtti -MD -MT lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/ExpandPostRAPseudos.cpp.o -MF lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/ExpandPostRAPseudos.cpp.o.d -o lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/ExpandPostRAPseudos.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/CodeGen/ExpandPostRAPseudos.cpp [408/3344] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/lib/CodeGen -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/CodeGen -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fno-exceptions -funwind-tables -fno-rtti -MD -MT lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/ExpandReductions.cpp.o -MF lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/ExpandReductions.cpp.o.d -o lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/ExpandReductions.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/CodeGen/ExpandReductions.cpp [409/3344] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/lib/CodeGen -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/CodeGen -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fno-exceptions -funwind-tables -fno-rtti -MD -MT lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/ExpandLargeFpConvert.cpp.o -MF lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/ExpandLargeFpConvert.cpp.o.d -o lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/ExpandLargeFpConvert.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/CodeGen/ExpandLargeFpConvert.cpp [410/3344] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/lib/CodeGen -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/CodeGen -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fno-exceptions -funwind-tables -fno-rtti -MD -MT lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/FaultMaps.cpp.o -MF lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/FaultMaps.cpp.o.d -o lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/FaultMaps.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/CodeGen/FaultMaps.cpp [411/3344] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/lib/CodeGen -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/CodeGen -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fno-exceptions -funwind-tables -fno-rtti -MD -MT lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/ExpandMemCmp.cpp.o -MF lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/ExpandMemCmp.cpp.o.d -o lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/ExpandMemCmp.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/CodeGen/ExpandMemCmp.cpp [412/3344] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/lib/CodeGen -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/CodeGen -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fno-exceptions -funwind-tables -fno-rtti -MD -MT lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/GCMetadataPrinter.cpp.o -MF lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/GCMetadataPrinter.cpp.o.d -o lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/GCMetadataPrinter.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/CodeGen/GCMetadataPrinter.cpp [413/3344] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/lib/CodeGen -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/CodeGen -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fno-exceptions -funwind-tables -fno-rtti -MD -MT lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/ExpandVectorPredication.cpp.o -MF lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/ExpandVectorPredication.cpp.o.d -o lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/ExpandVectorPredication.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/CodeGen/ExpandVectorPredication.cpp [414/3344] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/lib/CodeGen -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/CodeGen -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fno-exceptions -funwind-tables -fno-rtti -MD -MT lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/FEntryInserter.cpp.o -MF lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/FEntryInserter.cpp.o.d -o lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/FEntryInserter.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/CodeGen/FEntryInserter.cpp [415/3344] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/lib/CodeGen -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/CodeGen -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fno-exceptions -funwind-tables -fno-rtti -MD -MT lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/FinalizeISel.cpp.o -MF lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/FinalizeISel.cpp.o.d -o lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/FinalizeISel.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/CodeGen/FinalizeISel.cpp [416/3344] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/lib/CodeGen -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/CodeGen -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fno-exceptions -funwind-tables -fno-rtti -MD -MT lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/FuncletLayout.cpp.o -MF lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/FuncletLayout.cpp.o.d -o lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/FuncletLayout.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/CodeGen/FuncletLayout.cpp [417/3344] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/lib/CodeGen -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/CodeGen -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fno-exceptions -funwind-tables -fno-rtti -MD -MT lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/GCMetadata.cpp.o -MF lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/GCMetadata.cpp.o.d -o lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/GCMetadata.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/CodeGen/GCMetadata.cpp [418/3344] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/lib/CodeGen -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/CodeGen -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fno-exceptions -funwind-tables -fno-rtti -MD -MT lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/CodeGenPrepare.cpp.o -MF lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/CodeGenPrepare.cpp.o.d -o lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/CodeGenPrepare.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/CodeGen/CodeGenPrepare.cpp [419/3344] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/lib/CodeGen -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/CodeGen -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fno-exceptions -funwind-tables -fno-rtti -MD -MT lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/FixupStatepointCallerSaved.cpp.o -MF lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/FixupStatepointCallerSaved.cpp.o.d -o lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/FixupStatepointCallerSaved.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/CodeGen/FixupStatepointCallerSaved.cpp [420/3344] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/lib/CodeGen -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/CodeGen -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fno-exceptions -funwind-tables -fno-rtti -MD -MT lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/IndirectBrExpandPass.cpp.o -MF lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/IndirectBrExpandPass.cpp.o.d -o lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/IndirectBrExpandPass.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/CodeGen/IndirectBrExpandPass.cpp [421/3344] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/lib/CodeGen -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/CodeGen -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fno-exceptions -funwind-tables -fno-rtti -MD -MT lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/GlobalMerge.cpp.o -MF lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/GlobalMerge.cpp.o.d -o lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/GlobalMerge.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/CodeGen/GlobalMerge.cpp [422/3344] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/lib/CodeGen -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/CodeGen -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fno-exceptions -funwind-tables -fno-rtti -MD -MT lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/GCRootLowering.cpp.o -MF lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/GCRootLowering.cpp.o.d -o lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/GCRootLowering.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/CodeGen/GCRootLowering.cpp [423/3344] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/lib/CodeGen -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/CodeGen -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fno-exceptions -funwind-tables -fno-rtti -MD -MT lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/ImplicitNullChecks.cpp.o -MF lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/ImplicitNullChecks.cpp.o.d -o lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/ImplicitNullChecks.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/CodeGen/ImplicitNullChecks.cpp [424/3344] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/lib/CodeGen -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/CodeGen -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fno-exceptions -funwind-tables -fno-rtti -MD -MT lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/HardwareLoops.cpp.o -MF lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/HardwareLoops.cpp.o.d -o lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/HardwareLoops.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/CodeGen/HardwareLoops.cpp [425/3344] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/lib/CodeGen -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/CodeGen -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fno-exceptions -funwind-tables -fno-rtti -MD -MT lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/IfConversion.cpp.o -MF lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/IfConversion.cpp.o.d -o lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/IfConversion.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/CodeGen/IfConversion.cpp [426/3344] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/lib/CodeGen -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/CodeGen -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fno-exceptions -funwind-tables -fno-rtti -MD -MT lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/InterferenceCache.cpp.o -MF lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/InterferenceCache.cpp.o.d -o lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/InterferenceCache.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/CodeGen/InterferenceCache.cpp [427/3344] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/lib/CodeGen -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/CodeGen -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fno-exceptions -funwind-tables -fno-rtti -MD -MT lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/IntrinsicLowering.cpp.o -MF lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/IntrinsicLowering.cpp.o.d -o lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/IntrinsicLowering.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/CodeGen/IntrinsicLowering.cpp [428/3344] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/lib/CodeGen -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/CodeGen -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fno-exceptions -funwind-tables -fno-rtti -MD -MT lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/JMCInstrumenter.cpp.o -MF lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/JMCInstrumenter.cpp.o.d -o lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/JMCInstrumenter.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/CodeGen/JMCInstrumenter.cpp [429/3344] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/lib/CodeGen -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/CodeGen -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fno-exceptions -funwind-tables -fno-rtti -MD -MT lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/InlineSpiller.cpp.o -MF lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/InlineSpiller.cpp.o.d -o lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/InlineSpiller.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/CodeGen/InlineSpiller.cpp [430/3344] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/lib/CodeGen -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/CodeGen -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fno-exceptions -funwind-tables -fno-rtti -MD -MT lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/InterleavedAccessPass.cpp.o -MF lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/InterleavedAccessPass.cpp.o.d -o lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/InterleavedAccessPass.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/CodeGen/InterleavedAccessPass.cpp [431/3344] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/lib/CodeGen -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/CodeGen -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fno-exceptions -funwind-tables -fno-rtti -MD -MT lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/KCFI.cpp.o -MF lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/KCFI.cpp.o.d -o lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/KCFI.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/CodeGen/KCFI.cpp [432/3344] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/lib/CodeGen -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/CodeGen -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fno-exceptions -funwind-tables -fno-rtti -MD -MT lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/LatencyPriorityQueue.cpp.o -MF lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/LatencyPriorityQueue.cpp.o.d -o lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/LatencyPriorityQueue.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/CodeGen/LatencyPriorityQueue.cpp [433/3344] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/lib/CodeGen -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/CodeGen -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fno-exceptions -funwind-tables -fno-rtti -MD -MT lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/LazyMachineBlockFrequencyInfo.cpp.o -MF lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/LazyMachineBlockFrequencyInfo.cpp.o.d -o lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/LazyMachineBlockFrequencyInfo.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/CodeGen/LazyMachineBlockFrequencyInfo.cpp [434/3344] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/lib/CodeGen -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/CodeGen -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fno-exceptions -funwind-tables -fno-rtti -MD -MT lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/LexicalScopes.cpp.o -MF lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/LexicalScopes.cpp.o.d -o lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/LexicalScopes.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/CodeGen/LexicalScopes.cpp [435/3344] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/lib/CodeGen -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/CodeGen -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fno-exceptions -funwind-tables -fno-rtti -MD -MT lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/InterleavedLoadCombinePass.cpp.o -MF lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/InterleavedLoadCombinePass.cpp.o.d -o lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/InterleavedLoadCombinePass.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/CodeGen/InterleavedLoadCombinePass.cpp [436/3344] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/lib/CodeGen -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/CodeGen -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fno-exceptions -funwind-tables -fno-rtti -MD -MT lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/LiveIntervalUnion.cpp.o -MF lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/LiveIntervalUnion.cpp.o.d -o lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/LiveIntervalUnion.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/CodeGen/LiveIntervalUnion.cpp [437/3344] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/lib/CodeGen -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/CodeGen -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fno-exceptions -funwind-tables -fno-rtti -MD -MT lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/LivePhysRegs.cpp.o -MF lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/LivePhysRegs.cpp.o.d -o lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/LivePhysRegs.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/CodeGen/LivePhysRegs.cpp [438/3344] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/lib/CodeGen -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/CodeGen -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fno-exceptions -funwind-tables -fno-rtti -MD -MT lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/LiveInterval.cpp.o -MF lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/LiveInterval.cpp.o.d -o lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/LiveInterval.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/CodeGen/LiveInterval.cpp [439/3344] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/lib/CodeGen -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/CodeGen -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fno-exceptions -funwind-tables -fno-rtti -MD -MT lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/LiveIntervalCalc.cpp.o -MF lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/LiveIntervalCalc.cpp.o.d -o lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/LiveIntervalCalc.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/CodeGen/LiveIntervalCalc.cpp [440/3344] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/lib/CodeGen -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/CodeGen -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fno-exceptions -funwind-tables -fno-rtti -MD -MT lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/LiveRangeCalc.cpp.o -MF lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/LiveRangeCalc.cpp.o.d -o lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/LiveRangeCalc.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/CodeGen/LiveRangeCalc.cpp [441/3344] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/lib/CodeGen -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/CodeGen -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fno-exceptions -funwind-tables -fno-rtti -MD -MT lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/LiveIntervals.cpp.o -MF lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/LiveIntervals.cpp.o.d -o lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/LiveIntervals.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/CodeGen/LiveIntervals.cpp [442/3344] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/lib/CodeGen -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/CodeGen -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fno-exceptions -funwind-tables -fno-rtti -MD -MT lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/LiveRegMatrix.cpp.o -MF lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/LiveRegMatrix.cpp.o.d -o lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/LiveRegMatrix.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/CodeGen/LiveRegMatrix.cpp [443/3344] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/lib/CodeGen -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/CodeGen -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fno-exceptions -funwind-tables -fno-rtti -MD -MT lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/LiveRangeEdit.cpp.o -MF lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/LiveRangeEdit.cpp.o.d -o lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/LiveRangeEdit.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/CodeGen/LiveRangeEdit.cpp [444/3344] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/lib/CodeGen -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/CodeGen -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fno-exceptions -funwind-tables -fno-rtti -MD -MT lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/LiveRegUnits.cpp.o -MF lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/LiveRegUnits.cpp.o.d -o lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/LiveRegUnits.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/CodeGen/LiveRegUnits.cpp [445/3344] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/lib/CodeGen -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/CodeGen -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fno-exceptions -funwind-tables -fno-rtti -MD -MT lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/LiveStacks.cpp.o -MF lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/LiveStacks.cpp.o.d -o lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/LiveStacks.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/CodeGen/LiveStacks.cpp [446/3344] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/lib/CodeGen -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/CodeGen -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fno-exceptions -funwind-tables -fno-rtti -MD -MT lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/LiveRangeShrink.cpp.o -MF lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/LiveRangeShrink.cpp.o.d -o lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/LiveRangeShrink.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/CodeGen/LiveRangeShrink.cpp [447/3344] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/lib/CodeGen -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/CodeGen -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fno-exceptions -funwind-tables -fno-rtti -MD -MT lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/LiveDebugVariables.cpp.o -MF lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/LiveDebugVariables.cpp.o.d -o lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/LiveDebugVariables.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/CodeGen/LiveDebugVariables.cpp [448/3344] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/lib/CodeGen -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/CodeGen -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fno-exceptions -funwind-tables -fno-rtti -MD -MT lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/LowLevelTypeUtils.cpp.o -MF lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/LowLevelTypeUtils.cpp.o.d -o lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/LowLevelTypeUtils.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/CodeGen/LowLevelTypeUtils.cpp [449/3344] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/lib/CodeGen -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/CodeGen -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fno-exceptions -funwind-tables -fno-rtti -MD -MT lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/LoopTraversal.cpp.o -MF lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/LoopTraversal.cpp.o.d -o lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/LoopTraversal.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/CodeGen/LoopTraversal.cpp [450/3344] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/lib/CodeGen -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/CodeGen -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fno-exceptions -funwind-tables -fno-rtti -MD -MT lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/LiveVariables.cpp.o -MF lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/LiveVariables.cpp.o.d -o lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/LiveVariables.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/CodeGen/LiveVariables.cpp [451/3344] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/lib/CodeGen -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/CodeGen -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fno-exceptions -funwind-tables -fno-rtti -MD -MT lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/LocalStackSlotAllocation.cpp.o -MF lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/LocalStackSlotAllocation.cpp.o.d -o lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/LocalStackSlotAllocation.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/CodeGen/LocalStackSlotAllocation.cpp [452/3344] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/lib/CodeGen -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/CodeGen -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fno-exceptions -funwind-tables -fno-rtti -MD -MT lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/LowerEmuTLS.cpp.o -MF lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/LowerEmuTLS.cpp.o.d -o lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/LowerEmuTLS.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/CodeGen/LowerEmuTLS.cpp [453/3344] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/lib/CodeGen -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/CodeGen -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fno-exceptions -funwind-tables -fno-rtti -MD -MT lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/MachineBranchProbabilityInfo.cpp.o -MF lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/MachineBranchProbabilityInfo.cpp.o.d -o lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/MachineBranchProbabilityInfo.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/CodeGen/MachineBranchProbabilityInfo.cpp [454/3344] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/lib/CodeGen -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/CodeGen -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fno-exceptions -funwind-tables -fno-rtti -MD -MT lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/MachineBlockFrequencyInfo.cpp.o -MF lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/MachineBlockFrequencyInfo.cpp.o.d -o lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/MachineBlockFrequencyInfo.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/CodeGen/MachineBlockFrequencyInfo.cpp [455/3344] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/lib/CodeGen -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/CodeGen -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fno-exceptions -funwind-tables -fno-rtti -MD -MT lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/MachineCFGPrinter.cpp.o -MF lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/MachineCFGPrinter.cpp.o.d -o lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/MachineCFGPrinter.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/CodeGen/MachineCFGPrinter.cpp [456/3344] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/lib/CodeGen -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/CodeGen -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fno-exceptions -funwind-tables -fno-rtti -MD -MT lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/MachineCombiner.cpp.o -MF lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/MachineCombiner.cpp.o.d -o lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/MachineCombiner.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/CodeGen/MachineCombiner.cpp [457/3344] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/lib/CodeGen -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/CodeGen -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fno-exceptions -funwind-tables -fno-rtti -MD -MT lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/MachineBasicBlock.cpp.o -MF lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/MachineBasicBlock.cpp.o.d -o lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/MachineBasicBlock.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/CodeGen/MachineBasicBlock.cpp [458/3344] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/lib/CodeGen -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/CodeGen -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fno-exceptions -funwind-tables -fno-rtti -MD -MT lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/MachineCSE.cpp.o -MF lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/MachineCSE.cpp.o.d -o lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/MachineCSE.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/CodeGen/MachineCSE.cpp [459/3344] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/lib/CodeGen -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/CodeGen -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fno-exceptions -funwind-tables -fno-rtti -MD -MT lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/LLVMTargetMachine.cpp.o -MF lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/LLVMTargetMachine.cpp.o.d -o lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/LLVMTargetMachine.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/CodeGen/LLVMTargetMachine.cpp [460/3344] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/lib/CodeGen -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/CodeGen -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fno-exceptions -funwind-tables -fno-rtti -MD -MT lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/MachineCopyPropagation.cpp.o -MF lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/MachineCopyPropagation.cpp.o.d -o lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/MachineCopyPropagation.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/CodeGen/MachineCopyPropagation.cpp [461/3344] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/lib/CodeGen -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/CodeGen -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fno-exceptions -funwind-tables -fno-rtti -MD -MT lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/MachineCheckDebugify.cpp.o -MF lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/MachineCheckDebugify.cpp.o.d -o lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/MachineCheckDebugify.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/CodeGen/MachineCheckDebugify.cpp [462/3344] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/lib/CodeGen -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/CodeGen -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fno-exceptions -funwind-tables -fno-rtti -MD -MT lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/MachineBlockPlacement.cpp.o -MF lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/MachineBlockPlacement.cpp.o.d -o lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/MachineBlockPlacement.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/CodeGen/MachineBlockPlacement.cpp [463/3344] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/lib/CodeGen -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/CodeGen -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fno-exceptions -funwind-tables -fno-rtti -MD -MT lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/MachineCycleAnalysis.cpp.o -MF lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/MachineCycleAnalysis.cpp.o.d -o lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/MachineCycleAnalysis.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/CodeGen/MachineCycleAnalysis.cpp [464/3344] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/lib/CodeGen -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/CodeGen -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fno-exceptions -funwind-tables -fno-rtti -MD -MT lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/MachineFunctionPrinterPass.cpp.o -MF lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/MachineFunctionPrinterPass.cpp.o.d -o lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/MachineFunctionPrinterPass.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/CodeGen/MachineFunctionPrinterPass.cpp [465/3344] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/lib/CodeGen -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/CodeGen -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fno-exceptions -funwind-tables -fno-rtti -MD -MT lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/MachineDebugify.cpp.o -MF lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/MachineDebugify.cpp.o.d -o lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/MachineDebugify.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/CodeGen/MachineDebugify.cpp [466/3344] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/lib/CodeGen -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/CodeGen -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fno-exceptions -funwind-tables -fno-rtti -MD -MT lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/MachineFrameInfo.cpp.o -MF lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/MachineFrameInfo.cpp.o.d -o lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/MachineFrameInfo.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/CodeGen/MachineFrameInfo.cpp [467/3344] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/lib/CodeGen -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/CodeGen -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fno-exceptions -funwind-tables -fno-rtti -MD -MT lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/MachineDominanceFrontier.cpp.o -MF lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/MachineDominanceFrontier.cpp.o.d -o lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/MachineDominanceFrontier.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/CodeGen/MachineDominanceFrontier.cpp [468/3344] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/lib/CodeGen -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/CodeGen -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fno-exceptions -funwind-tables -fno-rtti -MD -MT lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/MachineFunctionPass.cpp.o -MF lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/MachineFunctionPass.cpp.o.d -o lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/MachineFunctionPass.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/CodeGen/MachineFunctionPass.cpp [469/3344] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/lib/CodeGen -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/CodeGen -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fno-exceptions -funwind-tables -fno-rtti -MD -MT lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/MachineDominators.cpp.o -MF lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/MachineDominators.cpp.o.d -o lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/MachineDominators.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/CodeGen/MachineDominators.cpp [470/3344] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/lib/CodeGen -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/CodeGen -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fno-exceptions -funwind-tables -fno-rtti -MD -MT lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/MachineInstrBundle.cpp.o -MF lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/MachineInstrBundle.cpp.o.d -o lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/MachineInstrBundle.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/CodeGen/MachineInstrBundle.cpp [471/3344] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/lib/CodeGen -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/CodeGen -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fno-exceptions -funwind-tables -fno-rtti -MD -MT lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/MachineLateInstrsCleanup.cpp.o -MF lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/MachineLateInstrsCleanup.cpp.o.d -o lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/MachineLateInstrsCleanup.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/CodeGen/MachineLateInstrsCleanup.cpp [472/3344] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/lib/CodeGen -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/CodeGen -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fno-exceptions -funwind-tables -fno-rtti -MD -MT lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/MachineFunctionSplitter.cpp.o -MF lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/MachineFunctionSplitter.cpp.o.d -o lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/MachineFunctionSplitter.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/CodeGen/MachineFunctionSplitter.cpp [473/3344] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/lib/CodeGen -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/CodeGen -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fno-exceptions -funwind-tables -fno-rtti -MD -MT lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/MachineFunction.cpp.o -MF lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/MachineFunction.cpp.o.d -o lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/MachineFunction.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/CodeGen/MachineFunction.cpp [474/3344] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/lib/CodeGen -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/CodeGen -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fno-exceptions -funwind-tables -fno-rtti -MD -MT lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/MachineLoopUtils.cpp.o -MF lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/MachineLoopUtils.cpp.o.d -o lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/MachineLoopUtils.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/CodeGen/MachineLoopUtils.cpp [475/3344] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/lib/CodeGen -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/CodeGen -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fno-exceptions -funwind-tables -fno-rtti -MD -MT lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/MachineModuleInfoImpls.cpp.o -MF lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/MachineModuleInfoImpls.cpp.o.d -o lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/MachineModuleInfoImpls.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/CodeGen/MachineModuleInfoImpls.cpp [476/3344] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/lib/CodeGen -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/CodeGen -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fno-exceptions -funwind-tables -fno-rtti -MD -MT lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/MachineModuleInfo.cpp.o -MF lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/MachineModuleInfo.cpp.o.d -o lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/MachineModuleInfo.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/CodeGen/MachineModuleInfo.cpp [477/3344] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/lib/CodeGen -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/CodeGen -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fno-exceptions -funwind-tables -fno-rtti -MD -MT lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/MachineLoopInfo.cpp.o -MF lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/MachineLoopInfo.cpp.o.d -o lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/MachineLoopInfo.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/CodeGen/MachineLoopInfo.cpp [478/3344] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/lib/CodeGen -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/CodeGen -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fno-exceptions -funwind-tables -fno-rtti -MD -MT lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/MachineInstr.cpp.o -MF lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/MachineInstr.cpp.o.d -o lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/MachineInstr.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/CodeGen/MachineInstr.cpp [479/3344] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/lib/CodeGen -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/CodeGen -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fno-exceptions -funwind-tables -fno-rtti -MD -MT lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/MachineModuleSlotTracker.cpp.o -MF lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/MachineModuleSlotTracker.cpp.o.d -o lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/MachineModuleSlotTracker.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/CodeGen/MachineModuleSlotTracker.cpp [480/3344] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/lib/CodeGen -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/CodeGen -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fno-exceptions -funwind-tables -fno-rtti -MD -MT lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/MachineOptimizationRemarkEmitter.cpp.o -MF lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/MachineOptimizationRemarkEmitter.cpp.o.d -o lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/MachineOptimizationRemarkEmitter.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/CodeGen/MachineOptimizationRemarkEmitter.cpp [481/3344] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/lib/CodeGen -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/CodeGen -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fno-exceptions -funwind-tables -fno-rtti -MD -MT lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/MachineLICM.cpp.o -MF lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/MachineLICM.cpp.o.d -o lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/MachineLICM.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/CodeGen/MachineLICM.cpp [482/3344] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/lib/CodeGen -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/CodeGen -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fno-exceptions -funwind-tables -fno-rtti -MD -MT lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/MachineOperand.cpp.o -MF lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/MachineOperand.cpp.o.d -o lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/MachineOperand.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/CodeGen/MachineOperand.cpp [483/3344] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/lib/CodeGen -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/CodeGen -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fno-exceptions -funwind-tables -fno-rtti -MD -MT lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/MachineRegisterInfo.cpp.o -MF lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/MachineRegisterInfo.cpp.o.d -o lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/MachineRegisterInfo.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/CodeGen/MachineRegisterInfo.cpp [484/3344] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/lib/CodeGen -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/CodeGen -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fno-exceptions -funwind-tables -fno-rtti -MD -MT lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/MachinePassManager.cpp.o -MF lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/MachinePassManager.cpp.o.d -o lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/MachinePassManager.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/CodeGen/MachinePassManager.cpp [485/3344] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/lib/CodeGen -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/CodeGen -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fno-exceptions -funwind-tables -fno-rtti -MD -MT lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/MachinePostDominators.cpp.o -MF lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/MachinePostDominators.cpp.o.d -o lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/MachinePostDominators.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/CodeGen/MachinePostDominators.cpp [486/3344] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/lib/CodeGen -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/CodeGen -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fno-exceptions -funwind-tables -fno-rtti -MD -MT lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/MachineRegionInfo.cpp.o -MF lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/MachineRegionInfo.cpp.o.d -o lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/MachineRegionInfo.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/CodeGen/MachineRegionInfo.cpp [487/3344] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/lib/CodeGen -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/CodeGen -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fno-exceptions -funwind-tables -fno-rtti -MD -MT lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/MachineOutliner.cpp.o -MF lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/MachineOutliner.cpp.o.d -o lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/MachineOutliner.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/CodeGen/MachineOutliner.cpp [488/3344] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/lib/CodeGen -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/CodeGen -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fno-exceptions -funwind-tables -fno-rtti -MD -MT lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/MachineSSAContext.cpp.o -MF lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/MachineSSAContext.cpp.o.d -o lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/MachineSSAContext.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/CodeGen/MachineSSAContext.cpp [489/3344] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/lib/CodeGen -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/CodeGen -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fno-exceptions -funwind-tables -fno-rtti -MD -MT lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/MachineSizeOpts.cpp.o -MF lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/MachineSizeOpts.cpp.o.d -o lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/MachineSizeOpts.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/CodeGen/MachineSizeOpts.cpp [490/3344] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/lib/CodeGen -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/CodeGen -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fno-exceptions -funwind-tables -fno-rtti -MD -MT lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/MachineSSAUpdater.cpp.o -MF lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/MachineSSAUpdater.cpp.o.d -o lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/MachineSSAUpdater.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/CodeGen/MachineSSAUpdater.cpp [491/3344] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/lib/CodeGen -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/CodeGen -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fno-exceptions -funwind-tables -fno-rtti -MD -MT lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/MachineStripDebug.cpp.o -MF lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/MachineStripDebug.cpp.o.d -o lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/MachineStripDebug.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/CodeGen/MachineStripDebug.cpp [492/3344] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/lib/CodeGen -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/CodeGen -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fno-exceptions -funwind-tables -fno-rtti -MD -MT lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/MachineScheduler.cpp.o -MF lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/MachineScheduler.cpp.o.d -o lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/MachineScheduler.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/CodeGen/MachineScheduler.cpp [493/3344] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/lib/CodeGen -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/CodeGen -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fno-exceptions -funwind-tables -fno-rtti -MD -MT lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/MachineTraceMetrics.cpp.o -MF lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/MachineTraceMetrics.cpp.o.d -o lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/MachineTraceMetrics.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/CodeGen/MachineTraceMetrics.cpp [494/3344] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/lib/CodeGen -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/CodeGen -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fno-exceptions -funwind-tables -fno-rtti -MD -MT lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/MachineSink.cpp.o -MF lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/MachineSink.cpp.o.d -o lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/MachineSink.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/CodeGen/MachineSink.cpp [495/3344] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/lib/CodeGen -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/CodeGen -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fno-exceptions -funwind-tables -fno-rtti -MD -MT lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/MIRYamlMapping.cpp.o -MF lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/MIRYamlMapping.cpp.o.d -o lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/MIRYamlMapping.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/CodeGen/MIRYamlMapping.cpp [496/3344] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/lib/CodeGen -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/CodeGen -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fno-exceptions -funwind-tables -fno-rtti -MD -MT lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/MachineUniformityAnalysis.cpp.o -MF lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/MachineUniformityAnalysis.cpp.o.d -o lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/MachineUniformityAnalysis.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/CodeGen/MachineUniformityAnalysis.cpp [497/3344] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/lib/CodeGen -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/CodeGen -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fno-exceptions -funwind-tables -fno-rtti -MD -MT lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/MultiHazardRecognizer.cpp.o -MF lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/MultiHazardRecognizer.cpp.o.d -o lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/MultiHazardRecognizer.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/CodeGen/MultiHazardRecognizer.cpp [498/3344] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/lib/CodeGen -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/CodeGen -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fno-exceptions -funwind-tables -fno-rtti -MD -MT lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/MIRFSDiscriminator.cpp.o -MF lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/MIRFSDiscriminator.cpp.o.d -o lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/MIRFSDiscriminator.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/CodeGen/MIRFSDiscriminator.cpp [499/3344] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/lib/CodeGen -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/CodeGen -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fno-exceptions -funwind-tables -fno-rtti -MD -MT lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/MachinePipeliner.cpp.o -MF lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/MachinePipeliner.cpp.o.d -o lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/MachinePipeliner.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/CodeGen/MachinePipeliner.cpp [500/3344] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/lib/CodeGen -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/CodeGen -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fno-exceptions -funwind-tables -fno-rtti -MD -MT lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/MBFIWrapper.cpp.o -MF lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/MBFIWrapper.cpp.o.d -o lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/MBFIWrapper.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/CodeGen/MBFIWrapper.cpp [501/3344] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/lib/CodeGen -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/CodeGen -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fno-exceptions -funwind-tables -fno-rtti -MD -MT lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/MLRegAllocPriorityAdvisor.cpp.o -MF lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/MLRegAllocPriorityAdvisor.cpp.o.d -o lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/MLRegAllocPriorityAdvisor.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/CodeGen/MLRegAllocPriorityAdvisor.cpp [502/3344] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/lib/CodeGen -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/CodeGen -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fno-exceptions -funwind-tables -fno-rtti -MD -MT lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/MachineVerifier.cpp.o -MF lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/MachineVerifier.cpp.o.d -o lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/MachineVerifier.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/CodeGen/MachineVerifier.cpp [503/3344] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/lib/CodeGen -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/CodeGen -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fno-exceptions -funwind-tables -fno-rtti -MD -MT lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/MLRegAllocEvictAdvisor.cpp.o -MF lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/MLRegAllocEvictAdvisor.cpp.o.d -o lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/MLRegAllocEvictAdvisor.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/CodeGen/MLRegAllocEvictAdvisor.cpp [504/3344] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/lib/CodeGen -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/CodeGen -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fno-exceptions -funwind-tables -fno-rtti -MD -MT lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/PatchableFunction.cpp.o -MF lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/PatchableFunction.cpp.o.d -o lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/PatchableFunction.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/CodeGen/PatchableFunction.cpp [505/3344] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/lib/CodeGen -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/CodeGen -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fno-exceptions -funwind-tables -fno-rtti -MD -MT lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/NonRelocatableStringpool.cpp.o -MF lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/NonRelocatableStringpool.cpp.o.d -o lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/NonRelocatableStringpool.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/CodeGen/NonRelocatableStringpool.cpp [506/3344] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/lib/CodeGen -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/CodeGen -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fno-exceptions -funwind-tables -fno-rtti -MD -MT lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/MIRPrintingPass.cpp.o -MF lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/MIRPrintingPass.cpp.o.d -o lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/MIRPrintingPass.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/CodeGen/MIRPrintingPass.cpp [507/3344] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/lib/CodeGen -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/CodeGen -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fno-exceptions -funwind-tables -fno-rtti -MD -MT lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/MIRSampleProfile.cpp.o -MF lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/MIRSampleProfile.cpp.o.d -o lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/MIRSampleProfile.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/CodeGen/MIRSampleProfile.cpp [508/3344] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/lib/CodeGen -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/CodeGen -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fno-exceptions -funwind-tables -fno-rtti -MD -MT lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/ModuloSchedule.cpp.o -MF lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/ModuloSchedule.cpp.o.d -o lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/ModuloSchedule.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/CodeGen/ModuloSchedule.cpp [509/3344] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/lib/CodeGen -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/CodeGen -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fno-exceptions -funwind-tables -fno-rtti -MD -MT lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/OptimizePHIs.cpp.o -MF lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/OptimizePHIs.cpp.o.d -o lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/OptimizePHIs.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/CodeGen/OptimizePHIs.cpp [510/3344] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/lib/CodeGen -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/CodeGen -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fno-exceptions -funwind-tables -fno-rtti -MD -MT lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/MacroFusion.cpp.o -MF lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/MacroFusion.cpp.o.d -o lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/MacroFusion.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/CodeGen/MacroFusion.cpp [511/3344] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/lib/CodeGen -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/CodeGen -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fno-exceptions -funwind-tables -fno-rtti -MD -MT lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/PHIEliminationUtils.cpp.o -MF lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/PHIEliminationUtils.cpp.o.d -o lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/PHIEliminationUtils.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/CodeGen/PHIEliminationUtils.cpp [512/3344] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/lib/CodeGen -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/CodeGen -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fno-exceptions -funwind-tables -fno-rtti -MD -MT lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/ParallelCG.cpp.o -MF lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/ParallelCG.cpp.o.d -o lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/ParallelCG.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/CodeGen/ParallelCG.cpp [513/3344] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/lib/CodeGen -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/CodeGen -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fno-exceptions -funwind-tables -fno-rtti -MD -MT lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/PostRAHazardRecognizer.cpp.o -MF lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/PostRAHazardRecognizer.cpp.o.d -o lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/PostRAHazardRecognizer.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/CodeGen/PostRAHazardRecognizer.cpp [514/3344] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/lib/CodeGen -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/CodeGen -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fno-exceptions -funwind-tables -fno-rtti -MD -MT lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/PeepholeOptimizer.cpp.o -MF lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/PeepholeOptimizer.cpp.o.d -o lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/PeepholeOptimizer.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/CodeGen/PeepholeOptimizer.cpp [515/3344] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/lib/CodeGen -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/CodeGen -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fno-exceptions -funwind-tables -fno-rtti -MD -MT lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/MIRPrinter.cpp.o -MF lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/MIRPrinter.cpp.o.d -o lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/MIRPrinter.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/CodeGen/MIRPrinter.cpp [516/3344] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/lib/CodeGen -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/CodeGen -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fno-exceptions -funwind-tables -fno-rtti -MD -MT lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/PHIElimination.cpp.o -MF lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/PHIElimination.cpp.o.d -o lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/PHIElimination.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/CodeGen/PHIElimination.cpp [517/3344] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/lib/CodeGen -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/CodeGen -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fno-exceptions -funwind-tables -fno-rtti -MD -MT lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/PostRASchedulerList.cpp.o -MF lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/PostRASchedulerList.cpp.o.d -o lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/PostRASchedulerList.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/CodeGen/PostRASchedulerList.cpp [518/3344] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/lib/CodeGen -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/CodeGen -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fno-exceptions -funwind-tables -fno-rtti -MD -MT lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/ProcessImplicitDefs.cpp.o -MF lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/ProcessImplicitDefs.cpp.o.d -o lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/ProcessImplicitDefs.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/CodeGen/ProcessImplicitDefs.cpp [519/3344] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/lib/CodeGen -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/CodeGen -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fno-exceptions -funwind-tables -fno-rtti -MD -MT lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/PreISelIntrinsicLowering.cpp.o -MF lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/PreISelIntrinsicLowering.cpp.o.d -o lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/PreISelIntrinsicLowering.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/CodeGen/PreISelIntrinsicLowering.cpp [520/3344] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/lib/CodeGen -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/CodeGen -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fno-exceptions -funwind-tables -fno-rtti -MD -MT lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/PseudoSourceValue.cpp.o -MF lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/PseudoSourceValue.cpp.o.d -o lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/PseudoSourceValue.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/CodeGen/PseudoSourceValue.cpp [521/3344] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/lib/CodeGen -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/CodeGen -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fno-exceptions -funwind-tables -fno-rtti -MD -MT lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/PseudoProbeInserter.cpp.o -MF lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/PseudoProbeInserter.cpp.o.d -o lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/PseudoProbeInserter.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/CodeGen/PseudoProbeInserter.cpp [522/3344] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/lib/CodeGen -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/CodeGen -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fno-exceptions -funwind-tables -fno-rtti -MD -MT lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/RDFRegisters.cpp.o -MF lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/RDFRegisters.cpp.o.d -o lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/RDFRegisters.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/CodeGen/RDFRegisters.cpp [523/3344] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/lib/CodeGen -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/CodeGen -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fno-exceptions -funwind-tables -fno-rtti -MD -MT lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/PrologEpilogInserter.cpp.o -MF lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/PrologEpilogInserter.cpp.o.d -o lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/PrologEpilogInserter.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/CodeGen/PrologEpilogInserter.cpp [524/3344] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/lib/CodeGen -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/CodeGen -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fno-exceptions -funwind-tables -fno-rtti -MD -MT lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/ReachingDefAnalysis.cpp.o -MF lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/ReachingDefAnalysis.cpp.o.d -o lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/ReachingDefAnalysis.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/CodeGen/ReachingDefAnalysis.cpp [525/3344] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/lib/CodeGen -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/CodeGen -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fno-exceptions -funwind-tables -fno-rtti -MD -MT lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/RegAllocBase.cpp.o -MF lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/RegAllocBase.cpp.o.d -o lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/RegAllocBase.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/CodeGen/RegAllocBase.cpp [526/3344] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/lib/CodeGen -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/CodeGen -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fno-exceptions -funwind-tables -fno-rtti -MD -MT lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/RegAllocBasic.cpp.o -MF lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/RegAllocBasic.cpp.o.d -o lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/RegAllocBasic.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/CodeGen/RegAllocBasic.cpp [527/3344] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/lib/CodeGen -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/CodeGen -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fno-exceptions -funwind-tables -fno-rtti -MD -MT lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/RegAllocEvictionAdvisor.cpp.o -MF lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/RegAllocEvictionAdvisor.cpp.o.d -o lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/RegAllocEvictionAdvisor.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/CodeGen/RegAllocEvictionAdvisor.cpp [528/3344] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/lib/CodeGen -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/CodeGen -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fno-exceptions -funwind-tables -fno-rtti -MD -MT lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/RDFGraph.cpp.o -MF lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/RDFGraph.cpp.o.d -o lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/RDFGraph.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/CodeGen/RDFGraph.cpp [529/3344] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/lib/CodeGen -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/CodeGen -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fno-exceptions -funwind-tables -fno-rtti -MD -MT lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/RDFLiveness.cpp.o -MF lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/RDFLiveness.cpp.o.d -o lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/RDFLiveness.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/CodeGen/RDFLiveness.cpp [530/3344] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/lib/CodeGen -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/CodeGen -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fno-exceptions -funwind-tables -fno-rtti -MD -MT lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/RegisterClassInfo.cpp.o -MF lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/RegisterClassInfo.cpp.o.d -o lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/RegisterClassInfo.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/CodeGen/RegisterClassInfo.cpp [531/3344] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/lib/CodeGen -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/CodeGen -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fno-exceptions -funwind-tables -fno-rtti -MD -MT lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/RegAllocPriorityAdvisor.cpp.o -MF lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/RegAllocPriorityAdvisor.cpp.o.d -o lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/RegAllocPriorityAdvisor.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/CodeGen/RegAllocPriorityAdvisor.cpp [532/3344] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/lib/CodeGen -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/CodeGen -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fno-exceptions -funwind-tables -fno-rtti -MD -MT lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/RegAllocScore.cpp.o -MF lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/RegAllocScore.cpp.o.d -o lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/RegAllocScore.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/CodeGen/RegAllocScore.cpp [533/3344] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/lib/CodeGen -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/CodeGen -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fno-exceptions -funwind-tables -fno-rtti -MD -MT lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/RegAllocFast.cpp.o -MF lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/RegAllocFast.cpp.o.d -o lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/RegAllocFast.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/CodeGen/RegAllocFast.cpp [534/3344] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/lib/CodeGen -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/CodeGen -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fno-exceptions -funwind-tables -fno-rtti -MD -MT lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/RegAllocPBQP.cpp.o -MF lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/RegAllocPBQP.cpp.o.d -o lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/RegAllocPBQP.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/CodeGen/RegAllocPBQP.cpp [535/3344] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/lib/CodeGen -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/CodeGen -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fno-exceptions -funwind-tables -fno-rtti -MD -MT lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/GCEmptyBasicBlocks.cpp.o -MF lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/GCEmptyBasicBlocks.cpp.o.d -o lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/GCEmptyBasicBlocks.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/CodeGen/GCEmptyBasicBlocks.cpp [536/3344] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/lib/CodeGen -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/CodeGen -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fno-exceptions -funwind-tables -fno-rtti -MD -MT lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/RegisterScavenging.cpp.o -MF lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/RegisterScavenging.cpp.o.d -o lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/RegisterScavenging.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/CodeGen/RegisterScavenging.cpp [537/3344] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/lib/CodeGen -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/CodeGen -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fno-exceptions -funwind-tables -fno-rtti -MD -MT lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/RemoveRedundantDebugValues.cpp.o -MF lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/RemoveRedundantDebugValues.cpp.o.d -o lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/RemoveRedundantDebugValues.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/CodeGen/RemoveRedundantDebugValues.cpp [538/3344] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/lib/CodeGen -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/CodeGen -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fno-exceptions -funwind-tables -fno-rtti -MD -MT lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/RegisterPressure.cpp.o -MF lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/RegisterPressure.cpp.o.d -o lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/RegisterPressure.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/CodeGen/RegisterPressure.cpp [539/3344] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/lib/CodeGen -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/CodeGen -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fno-exceptions -funwind-tables -fno-rtti -MD -MT lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/RegAllocGreedy.cpp.o -MF lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/RegAllocGreedy.cpp.o.d -o lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/RegAllocGreedy.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/CodeGen/RegAllocGreedy.cpp [540/3344] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/lib/CodeGen -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/CodeGen -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fno-exceptions -funwind-tables -fno-rtti -MD -MT lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/RenameIndependentSubregs.cpp.o -MF lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/RenameIndependentSubregs.cpp.o.d -o lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/RenameIndependentSubregs.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/CodeGen/RenameIndependentSubregs.cpp [541/3344] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/lib/CodeGen -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/CodeGen -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fno-exceptions -funwind-tables -fno-rtti -MD -MT lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/MIRNamerPass.cpp.o -MF lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/MIRNamerPass.cpp.o.d -o lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/MIRNamerPass.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/CodeGen/MIRNamerPass.cpp [542/3344] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/lib/CodeGen -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/CodeGen -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fno-exceptions -funwind-tables -fno-rtti -MD -MT lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/MachineStableHash.cpp.o -MF lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/MachineStableHash.cpp.o.d -o lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/MachineStableHash.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/CodeGen/MachineStableHash.cpp [543/3344] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/lib/CodeGen -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/CodeGen -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fno-exceptions -funwind-tables -fno-rtti -MD -MT lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/RegisterCoalescer.cpp.o -MF lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/RegisterCoalescer.cpp.o.d -o lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/RegisterCoalescer.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/CodeGen/RegisterCoalescer.cpp [544/3344] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/lib/CodeGen -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/CodeGen -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fno-exceptions -funwind-tables -fno-rtti -MD -MT lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/MIRVRegNamerUtils.cpp.o -MF lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/MIRVRegNamerUtils.cpp.o.d -o lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/MIRVRegNamerUtils.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/CodeGen/MIRVRegNamerUtils.cpp [545/3344] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/lib/CodeGen -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/CodeGen -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fno-exceptions -funwind-tables -fno-rtti -MD -MT lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/RegisterUsageInfo.cpp.o -MF lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/RegisterUsageInfo.cpp.o.d -o lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/RegisterUsageInfo.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/CodeGen/RegisterUsageInfo.cpp [546/3344] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/lib/CodeGen -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/CodeGen -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fno-exceptions -funwind-tables -fno-rtti -MD -MT lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/RegUsageInfoCollector.cpp.o -MF lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/RegUsageInfoCollector.cpp.o.d -o lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/RegUsageInfoCollector.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/CodeGen/RegUsageInfoCollector.cpp [547/3344] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/lib/CodeGen -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/CodeGen -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fno-exceptions -funwind-tables -fno-rtti -MD -MT lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/MIRCanonicalizerPass.cpp.o -MF lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/MIRCanonicalizerPass.cpp.o.d -o lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/MIRCanonicalizerPass.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/CodeGen/MIRCanonicalizerPass.cpp [548/3344] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/lib/CodeGen -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/CodeGen -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fno-exceptions -funwind-tables -fno-rtti -MD -MT lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/RegUsageInfoPropagate.cpp.o -MF lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/RegUsageInfoPropagate.cpp.o.d -o lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/RegUsageInfoPropagate.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/CodeGen/RegUsageInfoPropagate.cpp [549/3344] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/lib/CodeGen -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/CodeGen -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fno-exceptions -funwind-tables -fno-rtti -MD -MT lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/RegisterBank.cpp.o -MF lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/RegisterBank.cpp.o.d -o lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/RegisterBank.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/CodeGen/RegisterBank.cpp [550/3344] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/lib/CodeGen -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/CodeGen -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fno-exceptions -funwind-tables -fno-rtti -MD -MT lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/ResetMachineFunctionPass.cpp.o -MF lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/ResetMachineFunctionPass.cpp.o.d -o lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/ResetMachineFunctionPass.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/CodeGen/ResetMachineFunctionPass.cpp [551/3344] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/lib/CodeGen -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/CodeGen -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fno-exceptions -funwind-tables -fno-rtti -MD -MT lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/ReplaceWithVeclib.cpp.o -MF lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/ReplaceWithVeclib.cpp.o.d -o lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/ReplaceWithVeclib.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/CodeGen/ReplaceWithVeclib.cpp [552/3344] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/lib/CodeGen -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/CodeGen -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fno-exceptions -funwind-tables -fno-rtti -MD -MT lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/RegisterBankInfo.cpp.o -MF lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/RegisterBankInfo.cpp.o.d -o lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/RegisterBankInfo.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/CodeGen/RegisterBankInfo.cpp [553/3344] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/lib/CodeGen -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/CodeGen -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fno-exceptions -funwind-tables -fno-rtti -MD -MT lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/SafeStackLayout.cpp.o -MF lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/SafeStackLayout.cpp.o.d -o lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/SafeStackLayout.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/CodeGen/SafeStackLayout.cpp [554/3344] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/lib/CodeGen -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/CodeGen -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fno-exceptions -funwind-tables -fno-rtti -MD -MT lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/SanitizerBinaryMetadata.cpp.o -MF lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/SanitizerBinaryMetadata.cpp.o.d -o lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/SanitizerBinaryMetadata.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/CodeGen/SanitizerBinaryMetadata.cpp [555/3344] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/lib/CodeGen -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/CodeGen -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fno-exceptions -funwind-tables -fno-rtti -MD -MT lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/ScheduleDAG.cpp.o -MF lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/ScheduleDAG.cpp.o.d -o lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/ScheduleDAG.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/CodeGen/ScheduleDAG.cpp [556/3344] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/lib/CodeGen -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/CodeGen -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fno-exceptions -funwind-tables -fno-rtti -MD -MT lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/ScheduleDAGPrinter.cpp.o -MF lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/ScheduleDAGPrinter.cpp.o.d -o lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/ScheduleDAGPrinter.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/CodeGen/ScheduleDAGPrinter.cpp [557/3344] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/lib/CodeGen -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/CodeGen -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fno-exceptions -funwind-tables -fno-rtti -MD -MT lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/ScoreboardHazardRecognizer.cpp.o -MF lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/ScoreboardHazardRecognizer.cpp.o.d -o lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/ScoreboardHazardRecognizer.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/CodeGen/ScoreboardHazardRecognizer.cpp [558/3344] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/lib/CodeGen -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/CodeGen -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fno-exceptions -funwind-tables -fno-rtti -MD -MT lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/ShadowStackGCLowering.cpp.o -MF lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/ShadowStackGCLowering.cpp.o.d -o lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/ShadowStackGCLowering.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/CodeGen/ShadowStackGCLowering.cpp [559/3344] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/lib/CodeGen -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/CodeGen -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fno-exceptions -funwind-tables -fno-rtti -MD -MT lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/SafeStack.cpp.o -MF lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/SafeStack.cpp.o.d -o lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/SafeStack.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/CodeGen/SafeStack.cpp [560/3344] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/lib/CodeGen -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/CodeGen -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fno-exceptions -funwind-tables -fno-rtti -MD -MT lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/SpillPlacement.cpp.o -MF lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/SpillPlacement.cpp.o.d -o lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/SpillPlacement.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/CodeGen/SpillPlacement.cpp [561/3344] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/lib/CodeGen -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/CodeGen -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fno-exceptions -funwind-tables -fno-rtti -MD -MT lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/ScheduleDAGInstrs.cpp.o -MF lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/ScheduleDAGInstrs.cpp.o.d -o lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/ScheduleDAGInstrs.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/CodeGen/ScheduleDAGInstrs.cpp [562/3344] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/lib/CodeGen -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/CodeGen -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fno-exceptions -funwind-tables -fno-rtti -MD -MT lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/SlotIndexes.cpp.o -MF lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/SlotIndexes.cpp.o.d -o lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/SlotIndexes.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/CodeGen/SlotIndexes.cpp [563/3344] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/lib/CodeGen -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/CodeGen -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fno-exceptions -funwind-tables -fno-rtti -MD -MT lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/SjLjEHPrepare.cpp.o -MF lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/SjLjEHPrepare.cpp.o.d -o lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/SjLjEHPrepare.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/CodeGen/SjLjEHPrepare.cpp [564/3344] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/lib/CodeGen -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/CodeGen -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fno-exceptions -funwind-tables -fno-rtti -MD -MT lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/SelectOptimize.cpp.o -MF lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/SelectOptimize.cpp.o.d -o lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/SelectOptimize.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/CodeGen/SelectOptimize.cpp [565/3344] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/lib/CodeGen -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/CodeGen -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fno-exceptions -funwind-tables -fno-rtti -MD -MT lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/StackMapLivenessAnalysis.cpp.o -MF lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/StackMapLivenessAnalysis.cpp.o.d -o lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/StackMapLivenessAnalysis.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/CodeGen/StackMapLivenessAnalysis.cpp [566/3344] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/lib/CodeGen -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/CodeGen -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fno-exceptions -funwind-tables -fno-rtti -MD -MT lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/ShrinkWrap.cpp.o -MF lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/ShrinkWrap.cpp.o.d -o lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/ShrinkWrap.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/CodeGen/ShrinkWrap.cpp [567/3344] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/lib/CodeGen -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/CodeGen -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fno-exceptions -funwind-tables -fno-rtti -MD -MT lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/StackMaps.cpp.o -MF lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/StackMaps.cpp.o.d -o lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/StackMaps.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/CodeGen/StackMaps.cpp [568/3344] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/lib/CodeGen -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/CodeGen -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fno-exceptions -funwind-tables -fno-rtti -MD -MT lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/StackFrameLayoutAnalysisPass.cpp.o -MF lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/StackFrameLayoutAnalysisPass.cpp.o.d -o lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/StackFrameLayoutAnalysisPass.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/CodeGen/StackFrameLayoutAnalysisPass.cpp [569/3344] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/lib/CodeGen -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/CodeGen -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fno-exceptions -funwind-tables -fno-rtti -MD -MT lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/SplitKit.cpp.o -MF lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/SplitKit.cpp.o.d -o lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/SplitKit.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/CodeGen/SplitKit.cpp [570/3344] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/lib/CodeGen -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/CodeGen -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fno-exceptions -funwind-tables -fno-rtti -MD -MT lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/StackColoring.cpp.o -MF lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/StackColoring.cpp.o.d -o lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/StackColoring.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/CodeGen/StackColoring.cpp [571/3344] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/lib/CodeGen -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/CodeGen -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fno-exceptions -funwind-tables -fno-rtti -MD -MT lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/StackSlotColoring.cpp.o -MF lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/StackSlotColoring.cpp.o.d -o lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/StackSlotColoring.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/CodeGen/StackSlotColoring.cpp [572/3344] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/lib/CodeGen -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/CodeGen -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fno-exceptions -funwind-tables -fno-rtti -MD -MT lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/StackProtector.cpp.o -MF lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/StackProtector.cpp.o.d -o lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/StackProtector.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/CodeGen/StackProtector.cpp [573/3344] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/lib/CodeGen -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/CodeGen -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fno-exceptions -funwind-tables -fno-rtti -MD -MT lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/SwiftErrorValueTracking.cpp.o -MF lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/SwiftErrorValueTracking.cpp.o.d -o lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/SwiftErrorValueTracking.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/CodeGen/SwiftErrorValueTracking.cpp [574/3344] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/lib/CodeGen -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/CodeGen -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fno-exceptions -funwind-tables -fno-rtti -MD -MT lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/SwitchLoweringUtils.cpp.o -MF lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/SwitchLoweringUtils.cpp.o.d -o lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/SwitchLoweringUtils.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/CodeGen/SwitchLoweringUtils.cpp [575/3344] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/lib/CodeGen -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/CodeGen -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fno-exceptions -funwind-tables -fno-rtti -MD -MT lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/TailDuplication.cpp.o -MF lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/TailDuplication.cpp.o.d -o lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/TailDuplication.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/CodeGen/TailDuplication.cpp [576/3344] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/lib/CodeGen -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/CodeGen -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fno-exceptions -funwind-tables -fno-rtti -MD -MT lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/TargetFrameLoweringImpl.cpp.o -MF lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/TargetFrameLoweringImpl.cpp.o.d -o lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/TargetFrameLoweringImpl.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/CodeGen/TargetFrameLoweringImpl.cpp [577/3344] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/lib/CodeGen -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/CodeGen -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fno-exceptions -funwind-tables -fno-rtti -MD -MT lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/TargetOptionsImpl.cpp.o -MF lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/TargetOptionsImpl.cpp.o.d -o lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/TargetOptionsImpl.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/CodeGen/TargetOptionsImpl.cpp [578/3344] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/lib/CodeGen -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/CodeGen -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fno-exceptions -funwind-tables -fno-rtti -MD -MT lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/TailDuplicator.cpp.o -MF lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/TailDuplicator.cpp.o.d -o lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/TailDuplicator.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/CodeGen/TailDuplicator.cpp [579/3344] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/lib/CodeGen -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/CodeGen -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fno-exceptions -funwind-tables -fno-rtti -MD -MT lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/TargetSubtargetInfo.cpp.o -MF lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/TargetSubtargetInfo.cpp.o.d -o lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/TargetSubtargetInfo.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/CodeGen/TargetSubtargetInfo.cpp [580/3344] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/lib/CodeGen -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/CodeGen -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fno-exceptions -funwind-tables -fno-rtti -MD -MT lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/TargetSchedule.cpp.o -MF lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/TargetSchedule.cpp.o.d -o lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/TargetSchedule.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/CodeGen/TargetSchedule.cpp [581/3344] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/lib/CodeGen -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/CodeGen -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fno-exceptions -funwind-tables -fno-rtti -MD -MT lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/TargetInstrInfo.cpp.o -MF lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/TargetInstrInfo.cpp.o.d -o lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/TargetInstrInfo.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/CodeGen/TargetInstrInfo.cpp [582/3344] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/lib/CodeGen -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/CodeGen -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fno-exceptions -funwind-tables -fno-rtti -MD -MT lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/TargetPassConfig.cpp.o -MF lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/TargetPassConfig.cpp.o.d -o lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/TargetPassConfig.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/CodeGen/TargetPassConfig.cpp [583/3344] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/lib/CodeGen -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/CodeGen -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fno-exceptions -funwind-tables -fno-rtti -MD -MT lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/TargetRegisterInfo.cpp.o -MF lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/TargetRegisterInfo.cpp.o.d -o lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/TargetRegisterInfo.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/CodeGen/TargetRegisterInfo.cpp [584/3344] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/lib/CodeGen -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/CodeGen -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fno-exceptions -funwind-tables -fno-rtti -MD -MT lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/TargetLoweringObjectFileImpl.cpp.o -MF lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/TargetLoweringObjectFileImpl.cpp.o.d -o lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/TargetLoweringObjectFileImpl.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/CodeGen/TargetLoweringObjectFileImpl.cpp [585/3344] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/lib/CodeGen -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/CodeGen -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fno-exceptions -funwind-tables -fno-rtti -MD -MT lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/TargetLoweringBase.cpp.o -MF lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/TargetLoweringBase.cpp.o.d -o lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/TargetLoweringBase.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/CodeGen/TargetLoweringBase.cpp [586/3344] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/lib/CodeGen -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/CodeGen -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fno-exceptions -funwind-tables -fno-rtti -MD -MT lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/ValueTypes.cpp.o -MF lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/ValueTypes.cpp.o.d -o lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/ValueTypes.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/CodeGen/ValueTypes.cpp [587/3344] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/lib/CodeGen -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/CodeGen -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fno-exceptions -funwind-tables -fno-rtti -MD -MT lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/UnreachableBlockElim.cpp.o -MF lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/UnreachableBlockElim.cpp.o.d -o lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/UnreachableBlockElim.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/CodeGen/UnreachableBlockElim.cpp [588/3344] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/lib/CodeGen -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/CodeGen -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fno-exceptions -funwind-tables -fno-rtti -MD -MT lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/TwoAddressInstructionPass.cpp.o -MF lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/TwoAddressInstructionPass.cpp.o.d -o lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/TwoAddressInstructionPass.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/CodeGen/TwoAddressInstructionPass.cpp [589/3344] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/lib/CodeGen -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/CodeGen -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fno-exceptions -funwind-tables -fno-rtti -MD -MT lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/TypePromotion.cpp.o -MF lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/TypePromotion.cpp.o.d -o lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/TypePromotion.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/CodeGen/TypePromotion.cpp [590/3344] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/lib/CodeGen -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/CodeGen -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fno-exceptions -funwind-tables -fno-rtti -MD -MT lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/VirtRegMap.cpp.o -MF lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/VirtRegMap.cpp.o.d -o lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/VirtRegMap.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/CodeGen/VirtRegMap.cpp [591/3344] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/lib/CodeGen -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/CodeGen -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fno-exceptions -funwind-tables -fno-rtti -MD -MT lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/WasmEHPrepare.cpp.o -MF lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/WasmEHPrepare.cpp.o.d -o lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/WasmEHPrepare.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/CodeGen/WasmEHPrepare.cpp [592/3344] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/lib/CodeGen -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/CodeGen -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fno-exceptions -funwind-tables -fno-rtti -MD -MT lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/VLIWMachineScheduler.cpp.o -MF lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/VLIWMachineScheduler.cpp.o.d -o lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/VLIWMachineScheduler.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/CodeGen/VLIWMachineScheduler.cpp [593/3344] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/lib/CodeGen -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/CodeGen -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fno-exceptions -funwind-tables -fno-rtti -MD -MT lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/XRayInstrumentation.cpp.o -MF lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/XRayInstrumentation.cpp.o.d -o lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/XRayInstrumentation.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/CodeGen/XRayInstrumentation.cpp [594/3344] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/lib/CodeGen -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/CodeGen -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fno-exceptions -funwind-tables -fno-rtti -MD -MT lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/LiveDebugValues/LiveDebugValues.cpp.o -MF lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/LiveDebugValues/LiveDebugValues.cpp.o.d -o lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/LiveDebugValues/LiveDebugValues.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/CodeGen/LiveDebugValues/LiveDebugValues.cpp [595/3344] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/lib/CodeGen -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/CodeGen -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fno-exceptions -funwind-tables -fno-rtti -MD -MT lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/WinEHPrepare.cpp.o -MF lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/WinEHPrepare.cpp.o.d -o lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/WinEHPrepare.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/CodeGen/WinEHPrepare.cpp [596/3344] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/lib/CodeGen/SelectionDAG -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/CodeGen/SelectionDAG -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fno-exceptions -funwind-tables -fno-rtti -MD -MT lib/CodeGen/SelectionDAG/CMakeFiles/LLVMSelectionDAG.dir/FunctionLoweringInfo.cpp.o -MF lib/CodeGen/SelectionDAG/CMakeFiles/LLVMSelectionDAG.dir/FunctionLoweringInfo.cpp.o.d -o lib/CodeGen/SelectionDAG/CMakeFiles/LLVMSelectionDAG.dir/FunctionLoweringInfo.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/CodeGen/SelectionDAG/FunctionLoweringInfo.cpp [597/3344] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/lib/CodeGen/SelectionDAG -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/CodeGen/SelectionDAG -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fno-exceptions -funwind-tables -fno-rtti -MD -MT lib/CodeGen/SelectionDAG/CMakeFiles/LLVMSelectionDAG.dir/InstrEmitter.cpp.o -MF lib/CodeGen/SelectionDAG/CMakeFiles/LLVMSelectionDAG.dir/InstrEmitter.cpp.o.d -o lib/CodeGen/SelectionDAG/CMakeFiles/LLVMSelectionDAG.dir/InstrEmitter.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/CodeGen/SelectionDAG/InstrEmitter.cpp [598/3344] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/lib/CodeGen/SelectionDAG -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/CodeGen/SelectionDAG -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fno-exceptions -funwind-tables -fno-rtti -MD -MT lib/CodeGen/SelectionDAG/CMakeFiles/LLVMSelectionDAG.dir/FastISel.cpp.o -MF lib/CodeGen/SelectionDAG/CMakeFiles/LLVMSelectionDAG.dir/FastISel.cpp.o.d -o lib/CodeGen/SelectionDAG/CMakeFiles/LLVMSelectionDAG.dir/FastISel.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/CodeGen/SelectionDAG/FastISel.cpp [599/3344] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/lib/CodeGen/SelectionDAG -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/CodeGen/SelectionDAG -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fno-exceptions -funwind-tables -fno-rtti -MD -MT lib/CodeGen/SelectionDAG/CMakeFiles/LLVMSelectionDAG.dir/LegalizeFloatTypes.cpp.o -MF lib/CodeGen/SelectionDAG/CMakeFiles/LLVMSelectionDAG.dir/LegalizeFloatTypes.cpp.o.d -o lib/CodeGen/SelectionDAG/CMakeFiles/LLVMSelectionDAG.dir/LegalizeFloatTypes.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/CodeGen/SelectionDAG/LegalizeFloatTypes.cpp [600/3344] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/lib/CodeGen -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/CodeGen -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fno-exceptions -funwind-tables -fno-rtti -MD -MT lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/LiveDebugValues/VarLocBasedImpl.cpp.o -MF lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/LiveDebugValues/VarLocBasedImpl.cpp.o.d -o lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/LiveDebugValues/VarLocBasedImpl.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/CodeGen/LiveDebugValues/VarLocBasedImpl.cpp [601/3344] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/lib/CodeGen/SelectionDAG -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/CodeGen/SelectionDAG -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fno-exceptions -funwind-tables -fno-rtti -MD -MT lib/CodeGen/SelectionDAG/CMakeFiles/LLVMSelectionDAG.dir/LegalizeDAG.cpp.o -MF lib/CodeGen/SelectionDAG/CMakeFiles/LLVMSelectionDAG.dir/LegalizeDAG.cpp.o.d -o lib/CodeGen/SelectionDAG/CMakeFiles/LLVMSelectionDAG.dir/LegalizeDAG.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/CodeGen/SelectionDAG/LegalizeDAG.cpp [602/3344] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/lib/CodeGen/SelectionDAG -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/CodeGen/SelectionDAG -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fno-exceptions -funwind-tables -fno-rtti -MD -MT lib/CodeGen/SelectionDAG/CMakeFiles/LLVMSelectionDAG.dir/LegalizeTypesGeneric.cpp.o -MF lib/CodeGen/SelectionDAG/CMakeFiles/LLVMSelectionDAG.dir/LegalizeTypesGeneric.cpp.o.d -o lib/CodeGen/SelectionDAG/CMakeFiles/LLVMSelectionDAG.dir/LegalizeTypesGeneric.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/CodeGen/SelectionDAG/LegalizeTypesGeneric.cpp [603/3344] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/lib/CodeGen/SelectionDAG -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/CodeGen/SelectionDAG -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fno-exceptions -funwind-tables -fno-rtti -MD -MT lib/CodeGen/SelectionDAG/CMakeFiles/LLVMSelectionDAG.dir/LegalizeTypes.cpp.o -MF lib/CodeGen/SelectionDAG/CMakeFiles/LLVMSelectionDAG.dir/LegalizeTypes.cpp.o.d -o lib/CodeGen/SelectionDAG/CMakeFiles/LLVMSelectionDAG.dir/LegalizeTypes.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/CodeGen/SelectionDAG/LegalizeTypes.cpp [604/3344] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/lib/CodeGen/SelectionDAG -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/CodeGen/SelectionDAG -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fno-exceptions -funwind-tables -fno-rtti -MD -MT lib/CodeGen/SelectionDAG/CMakeFiles/LLVMSelectionDAG.dir/LegalizeVectorOps.cpp.o -MF lib/CodeGen/SelectionDAG/CMakeFiles/LLVMSelectionDAG.dir/LegalizeVectorOps.cpp.o.d -o lib/CodeGen/SelectionDAG/CMakeFiles/LLVMSelectionDAG.dir/LegalizeVectorOps.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/CodeGen/SelectionDAG/LegalizeVectorOps.cpp [605/3344] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/lib/CodeGen/SelectionDAG -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/CodeGen/SelectionDAG -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fno-exceptions -funwind-tables -fno-rtti -MD -MT lib/CodeGen/SelectionDAG/CMakeFiles/LLVMSelectionDAG.dir/ResourcePriorityQueue.cpp.o -MF lib/CodeGen/SelectionDAG/CMakeFiles/LLVMSelectionDAG.dir/ResourcePriorityQueue.cpp.o.d -o lib/CodeGen/SelectionDAG/CMakeFiles/LLVMSelectionDAG.dir/ResourcePriorityQueue.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/CodeGen/SelectionDAG/ResourcePriorityQueue.cpp [606/3344] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/lib/CodeGen -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/CodeGen -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fno-exceptions -funwind-tables -fno-rtti -MD -MT lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/LiveDebugValues/InstrRefBasedImpl.cpp.o -MF lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/LiveDebugValues/InstrRefBasedImpl.cpp.o.d -o lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/LiveDebugValues/InstrRefBasedImpl.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/CodeGen/LiveDebugValues/InstrRefBasedImpl.cpp [607/3344] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/lib/CodeGen/SelectionDAG -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/CodeGen/SelectionDAG -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fno-exceptions -funwind-tables -fno-rtti -MD -MT lib/CodeGen/SelectionDAG/CMakeFiles/LLVMSelectionDAG.dir/ScheduleDAGFast.cpp.o -MF lib/CodeGen/SelectionDAG/CMakeFiles/LLVMSelectionDAG.dir/ScheduleDAGFast.cpp.o.d -o lib/CodeGen/SelectionDAG/CMakeFiles/LLVMSelectionDAG.dir/ScheduleDAGFast.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/CodeGen/SelectionDAG/ScheduleDAGFast.cpp [608/3344] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/lib/CodeGen/SelectionDAG -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/CodeGen/SelectionDAG -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fno-exceptions -funwind-tables -fno-rtti -MD -MT lib/CodeGen/SelectionDAG/CMakeFiles/LLVMSelectionDAG.dir/LegalizeIntegerTypes.cpp.o -MF lib/CodeGen/SelectionDAG/CMakeFiles/LLVMSelectionDAG.dir/LegalizeIntegerTypes.cpp.o.d -o lib/CodeGen/SelectionDAG/CMakeFiles/LLVMSelectionDAG.dir/LegalizeIntegerTypes.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/CodeGen/SelectionDAG/LegalizeIntegerTypes.cpp [609/3344] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/lib/CodeGen/SelectionDAG -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/CodeGen/SelectionDAG -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fno-exceptions -funwind-tables -fno-rtti -MD -MT lib/CodeGen/SelectionDAG/CMakeFiles/LLVMSelectionDAG.dir/ScheduleDAGRRList.cpp.o -MF lib/CodeGen/SelectionDAG/CMakeFiles/LLVMSelectionDAG.dir/ScheduleDAGRRList.cpp.o.d -o lib/CodeGen/SelectionDAG/CMakeFiles/LLVMSelectionDAG.dir/ScheduleDAGRRList.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/CodeGen/SelectionDAG/ScheduleDAGRRList.cpp [610/3344] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/lib/CodeGen/SelectionDAG -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/CodeGen/SelectionDAG -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fno-exceptions -funwind-tables -fno-rtti -MD -MT lib/CodeGen/SelectionDAG/CMakeFiles/LLVMSelectionDAG.dir/ScheduleDAGVLIW.cpp.o -MF lib/CodeGen/SelectionDAG/CMakeFiles/LLVMSelectionDAG.dir/ScheduleDAGVLIW.cpp.o.d -o lib/CodeGen/SelectionDAG/CMakeFiles/LLVMSelectionDAG.dir/ScheduleDAGVLIW.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/CodeGen/SelectionDAG/ScheduleDAGVLIW.cpp [611/3344] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/lib/CodeGen/SelectionDAG -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/CodeGen/SelectionDAG -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fno-exceptions -funwind-tables -fno-rtti -MD -MT lib/CodeGen/SelectionDAG/CMakeFiles/LLVMSelectionDAG.dir/ScheduleDAGSDNodes.cpp.o -MF lib/CodeGen/SelectionDAG/CMakeFiles/LLVMSelectionDAG.dir/ScheduleDAGSDNodes.cpp.o.d -o lib/CodeGen/SelectionDAG/CMakeFiles/LLVMSelectionDAG.dir/ScheduleDAGSDNodes.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/CodeGen/SelectionDAG/ScheduleDAGSDNodes.cpp [612/3344] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/lib/CodeGen/SelectionDAG -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/CodeGen/SelectionDAG -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fno-exceptions -funwind-tables -fno-rtti -MD -MT lib/CodeGen/SelectionDAG/CMakeFiles/LLVMSelectionDAG.dir/SelectionDAGAddressAnalysis.cpp.o -MF lib/CodeGen/SelectionDAG/CMakeFiles/LLVMSelectionDAG.dir/SelectionDAGAddressAnalysis.cpp.o.d -o lib/CodeGen/SelectionDAG/CMakeFiles/LLVMSelectionDAG.dir/SelectionDAGAddressAnalysis.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/CodeGen/SelectionDAG/SelectionDAGAddressAnalysis.cpp [613/3344] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/lib/CodeGen/SelectionDAG -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/CodeGen/SelectionDAG -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fno-exceptions -funwind-tables -fno-rtti -MD -MT lib/CodeGen/SelectionDAG/CMakeFiles/LLVMSelectionDAG.dir/LegalizeVectorTypes.cpp.o -MF lib/CodeGen/SelectionDAG/CMakeFiles/LLVMSelectionDAG.dir/LegalizeVectorTypes.cpp.o.d -o lib/CodeGen/SelectionDAG/CMakeFiles/LLVMSelectionDAG.dir/LegalizeVectorTypes.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/CodeGen/SelectionDAG/LegalizeVectorTypes.cpp [614/3344] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/lib/CodeGen/SelectionDAG -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/CodeGen/SelectionDAG -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fno-exceptions -funwind-tables -fno-rtti -MD -MT lib/CodeGen/SelectionDAG/CMakeFiles/LLVMSelectionDAG.dir/SelectionDAGTargetInfo.cpp.o -MF lib/CodeGen/SelectionDAG/CMakeFiles/LLVMSelectionDAG.dir/SelectionDAGTargetInfo.cpp.o.d -o lib/CodeGen/SelectionDAG/CMakeFiles/LLVMSelectionDAG.dir/SelectionDAGTargetInfo.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/CodeGen/SelectionDAG/SelectionDAGTargetInfo.cpp [615/3344] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/lib/CodeGen/SelectionDAG -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/CodeGen/SelectionDAG -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fno-exceptions -funwind-tables -fno-rtti -MD -MT lib/CodeGen/SelectionDAG/CMakeFiles/LLVMSelectionDAG.dir/SelectionDAGPrinter.cpp.o -MF lib/CodeGen/SelectionDAG/CMakeFiles/LLVMSelectionDAG.dir/SelectionDAGPrinter.cpp.o.d -o lib/CodeGen/SelectionDAG/CMakeFiles/LLVMSelectionDAG.dir/SelectionDAGPrinter.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/CodeGen/SelectionDAG/SelectionDAGPrinter.cpp [616/3344] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/lib/CodeGen/SelectionDAG -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/CodeGen/SelectionDAG -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fno-exceptions -funwind-tables -fno-rtti -MD -MT lib/CodeGen/SelectionDAG/CMakeFiles/LLVMSelectionDAG.dir/SelectionDAGDumper.cpp.o -MF lib/CodeGen/SelectionDAG/CMakeFiles/LLVMSelectionDAG.dir/SelectionDAGDumper.cpp.o.d -o lib/CodeGen/SelectionDAG/CMakeFiles/LLVMSelectionDAG.dir/SelectionDAGDumper.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/CodeGen/SelectionDAG/SelectionDAGDumper.cpp [617/3344] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/lib/CodeGen/AsmPrinter -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/CodeGen/AsmPrinter -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fno-exceptions -funwind-tables -fno-rtti -MD -MT lib/CodeGen/AsmPrinter/CMakeFiles/LLVMAsmPrinter.dir/AddressPool.cpp.o -MF lib/CodeGen/AsmPrinter/CMakeFiles/LLVMAsmPrinter.dir/AddressPool.cpp.o.d -o lib/CodeGen/AsmPrinter/CMakeFiles/LLVMAsmPrinter.dir/AddressPool.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/CodeGen/AsmPrinter/AddressPool.cpp [618/3344] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/lib/CodeGen/SelectionDAG -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/CodeGen/SelectionDAG -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fno-exceptions -funwind-tables -fno-rtti -MD -MT lib/CodeGen/SelectionDAG/CMakeFiles/LLVMSelectionDAG.dir/StatepointLowering.cpp.o -MF lib/CodeGen/SelectionDAG/CMakeFiles/LLVMSelectionDAG.dir/StatepointLowering.cpp.o.d -o lib/CodeGen/SelectionDAG/CMakeFiles/LLVMSelectionDAG.dir/StatepointLowering.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/CodeGen/SelectionDAG/StatepointLowering.cpp [619/3344] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/lib/CodeGen/SelectionDAG -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/CodeGen/SelectionDAG -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fno-exceptions -funwind-tables -fno-rtti -MD -MT lib/CodeGen/SelectionDAG/CMakeFiles/LLVMSelectionDAG.dir/DAGCombiner.cpp.o -MF lib/CodeGen/SelectionDAG/CMakeFiles/LLVMSelectionDAG.dir/DAGCombiner.cpp.o.d -o lib/CodeGen/SelectionDAG/CMakeFiles/LLVMSelectionDAG.dir/DAGCombiner.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/CodeGen/SelectionDAG/DAGCombiner.cpp [620/3344] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/lib/CodeGen/SelectionDAG -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/CodeGen/SelectionDAG -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fno-exceptions -funwind-tables -fno-rtti -MD -MT lib/CodeGen/SelectionDAG/CMakeFiles/LLVMSelectionDAG.dir/SelectionDAGISel.cpp.o -MF lib/CodeGen/SelectionDAG/CMakeFiles/LLVMSelectionDAG.dir/SelectionDAGISel.cpp.o.d -o lib/CodeGen/SelectionDAG/CMakeFiles/LLVMSelectionDAG.dir/SelectionDAGISel.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/CodeGen/SelectionDAG/SelectionDAGISel.cpp [621/3344] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/lib/CodeGen/AsmPrinter -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/CodeGen/AsmPrinter -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fno-exceptions -funwind-tables -fno-rtti -MD -MT lib/CodeGen/AsmPrinter/CMakeFiles/LLVMAsmPrinter.dir/AIXException.cpp.o -MF lib/CodeGen/AsmPrinter/CMakeFiles/LLVMAsmPrinter.dir/AIXException.cpp.o.d -o lib/CodeGen/AsmPrinter/CMakeFiles/LLVMAsmPrinter.dir/AIXException.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/CodeGen/AsmPrinter/AIXException.cpp [622/3344] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/lib/CodeGen/AsmPrinter -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/CodeGen/AsmPrinter -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fno-exceptions -funwind-tables -fno-rtti -MD -MT lib/CodeGen/AsmPrinter/CMakeFiles/LLVMAsmPrinter.dir/AccelTable.cpp.o -MF lib/CodeGen/AsmPrinter/CMakeFiles/LLVMAsmPrinter.dir/AccelTable.cpp.o.d -o lib/CodeGen/AsmPrinter/CMakeFiles/LLVMAsmPrinter.dir/AccelTable.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/CodeGen/AsmPrinter/AccelTable.cpp [623/3344] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/lib/CodeGen/AsmPrinter -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/CodeGen/AsmPrinter -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fno-exceptions -funwind-tables -fno-rtti -MD -MT lib/CodeGen/AsmPrinter/CMakeFiles/LLVMAsmPrinter.dir/ARMException.cpp.o -MF lib/CodeGen/AsmPrinter/CMakeFiles/LLVMAsmPrinter.dir/ARMException.cpp.o.d -o lib/CodeGen/AsmPrinter/CMakeFiles/LLVMAsmPrinter.dir/ARMException.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/CodeGen/AsmPrinter/ARMException.cpp [624/3344] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/lib/CodeGen/AsmPrinter -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/CodeGen/AsmPrinter -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fno-exceptions -funwind-tables -fno-rtti -MD -MT lib/CodeGen/AsmPrinter/CMakeFiles/LLVMAsmPrinter.dir/AsmPrinterDwarf.cpp.o -MF lib/CodeGen/AsmPrinter/CMakeFiles/LLVMAsmPrinter.dir/AsmPrinterDwarf.cpp.o.d -o lib/CodeGen/AsmPrinter/CMakeFiles/LLVMAsmPrinter.dir/AsmPrinterDwarf.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/CodeGen/AsmPrinter/AsmPrinterDwarf.cpp [625/3344] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/lib/CodeGen/AsmPrinter -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/CodeGen/AsmPrinter -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fno-exceptions -funwind-tables -fno-rtti -MD -MT lib/CodeGen/AsmPrinter/CMakeFiles/LLVMAsmPrinter.dir/AsmPrinterInlineAsm.cpp.o -MF lib/CodeGen/AsmPrinter/CMakeFiles/LLVMAsmPrinter.dir/AsmPrinterInlineAsm.cpp.o.d -o lib/CodeGen/AsmPrinter/CMakeFiles/LLVMAsmPrinter.dir/AsmPrinterInlineAsm.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/CodeGen/AsmPrinter/AsmPrinterInlineAsm.cpp [626/3344] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/lib/CodeGen/SelectionDAG -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/CodeGen/SelectionDAG -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fno-exceptions -funwind-tables -fno-rtti -MD -MT lib/CodeGen/SelectionDAG/CMakeFiles/LLVMSelectionDAG.dir/SelectionDAG.cpp.o -MF lib/CodeGen/SelectionDAG/CMakeFiles/LLVMSelectionDAG.dir/SelectionDAG.cpp.o.d -o lib/CodeGen/SelectionDAG/CMakeFiles/LLVMSelectionDAG.dir/SelectionDAG.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/CodeGen/SelectionDAG/SelectionDAG.cpp [627/3344] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/lib/CodeGen/AsmPrinter -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/CodeGen/AsmPrinter -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fno-exceptions -funwind-tables -fno-rtti -MD -MT lib/CodeGen/AsmPrinter/CMakeFiles/LLVMAsmPrinter.dir/DbgEntityHistoryCalculator.cpp.o -MF lib/CodeGen/AsmPrinter/CMakeFiles/LLVMAsmPrinter.dir/DbgEntityHistoryCalculator.cpp.o.d -o lib/CodeGen/AsmPrinter/CMakeFiles/LLVMAsmPrinter.dir/DbgEntityHistoryCalculator.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/CodeGen/AsmPrinter/DbgEntityHistoryCalculator.cpp [628/3344] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/lib/CodeGen/SelectionDAG -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/CodeGen/SelectionDAG -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fno-exceptions -funwind-tables -fno-rtti -MD -MT lib/CodeGen/SelectionDAG/CMakeFiles/LLVMSelectionDAG.dir/SelectionDAGBuilder.cpp.o -MF lib/CodeGen/SelectionDAG/CMakeFiles/LLVMSelectionDAG.dir/SelectionDAGBuilder.cpp.o.d -o lib/CodeGen/SelectionDAG/CMakeFiles/LLVMSelectionDAG.dir/SelectionDAGBuilder.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/CodeGen/SelectionDAG/SelectionDAGBuilder.cpp [629/3344] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/lib/CodeGen/AsmPrinter -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/CodeGen/AsmPrinter -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fno-exceptions -funwind-tables -fno-rtti -MD -MT lib/CodeGen/AsmPrinter/CMakeFiles/LLVMAsmPrinter.dir/DebugHandlerBase.cpp.o -MF lib/CodeGen/AsmPrinter/CMakeFiles/LLVMAsmPrinter.dir/DebugHandlerBase.cpp.o.d -o lib/CodeGen/AsmPrinter/CMakeFiles/LLVMAsmPrinter.dir/DebugHandlerBase.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/CodeGen/AsmPrinter/DebugHandlerBase.cpp [630/3344] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/lib/CodeGen/SelectionDAG -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/CodeGen/SelectionDAG -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fno-exceptions -funwind-tables -fno-rtti -MD -MT lib/CodeGen/SelectionDAG/CMakeFiles/LLVMSelectionDAG.dir/TargetLowering.cpp.o -MF lib/CodeGen/SelectionDAG/CMakeFiles/LLVMSelectionDAG.dir/TargetLowering.cpp.o.d -o lib/CodeGen/SelectionDAG/CMakeFiles/LLVMSelectionDAG.dir/TargetLowering.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/CodeGen/SelectionDAG/TargetLowering.cpp [631/3344] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/lib/CodeGen/AsmPrinter -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/CodeGen/AsmPrinter -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fno-exceptions -funwind-tables -fno-rtti -MD -MT lib/CodeGen/AsmPrinter/CMakeFiles/LLVMAsmPrinter.dir/DebugLocStream.cpp.o -MF lib/CodeGen/AsmPrinter/CMakeFiles/LLVMAsmPrinter.dir/DebugLocStream.cpp.o.d -o lib/CodeGen/AsmPrinter/CMakeFiles/LLVMAsmPrinter.dir/DebugLocStream.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/CodeGen/AsmPrinter/DebugLocStream.cpp [632/3344] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/lib/CodeGen/AsmPrinter -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/CodeGen/AsmPrinter -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fno-exceptions -funwind-tables -fno-rtti -MD -MT lib/CodeGen/AsmPrinter/CMakeFiles/LLVMAsmPrinter.dir/DwarfCFIException.cpp.o -MF lib/CodeGen/AsmPrinter/CMakeFiles/LLVMAsmPrinter.dir/DwarfCFIException.cpp.o.d -o lib/CodeGen/AsmPrinter/CMakeFiles/LLVMAsmPrinter.dir/DwarfCFIException.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/CodeGen/AsmPrinter/DwarfCFIException.cpp [633/3344] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/lib/CodeGen/AsmPrinter -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/CodeGen/AsmPrinter -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fno-exceptions -funwind-tables -fno-rtti -MD -MT lib/CodeGen/AsmPrinter/CMakeFiles/LLVMAsmPrinter.dir/DIE.cpp.o -MF lib/CodeGen/AsmPrinter/CMakeFiles/LLVMAsmPrinter.dir/DIE.cpp.o.d -o lib/CodeGen/AsmPrinter/CMakeFiles/LLVMAsmPrinter.dir/DIE.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/CodeGen/AsmPrinter/DIE.cpp [634/3344] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/lib/CodeGen/AsmPrinter -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/CodeGen/AsmPrinter -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fno-exceptions -funwind-tables -fno-rtti -MD -MT lib/CodeGen/AsmPrinter/CMakeFiles/LLVMAsmPrinter.dir/DIEHash.cpp.o -MF lib/CodeGen/AsmPrinter/CMakeFiles/LLVMAsmPrinter.dir/DIEHash.cpp.o.d -o lib/CodeGen/AsmPrinter/CMakeFiles/LLVMAsmPrinter.dir/DIEHash.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/CodeGen/AsmPrinter/DIEHash.cpp [635/3344] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/lib/CodeGen/AsmPrinter -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/CodeGen/AsmPrinter -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fno-exceptions -funwind-tables -fno-rtti -MD -MT lib/CodeGen/AsmPrinter/CMakeFiles/LLVMAsmPrinter.dir/DwarfStringPool.cpp.o -MF lib/CodeGen/AsmPrinter/CMakeFiles/LLVMAsmPrinter.dir/DwarfStringPool.cpp.o.d -o lib/CodeGen/AsmPrinter/CMakeFiles/LLVMAsmPrinter.dir/DwarfStringPool.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/CodeGen/AsmPrinter/DwarfStringPool.cpp [636/3344] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/lib/CodeGen/AsmPrinter -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/CodeGen/AsmPrinter -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fno-exceptions -funwind-tables -fno-rtti -MD -MT lib/CodeGen/AsmPrinter/CMakeFiles/LLVMAsmPrinter.dir/DwarfExpression.cpp.o -MF lib/CodeGen/AsmPrinter/CMakeFiles/LLVMAsmPrinter.dir/DwarfExpression.cpp.o.d -o lib/CodeGen/AsmPrinter/CMakeFiles/LLVMAsmPrinter.dir/DwarfExpression.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/CodeGen/AsmPrinter/DwarfExpression.cpp [637/3344] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/lib/CodeGen/AsmPrinter -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/CodeGen/AsmPrinter -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fno-exceptions -funwind-tables -fno-rtti -MD -MT lib/CodeGen/AsmPrinter/CMakeFiles/LLVMAsmPrinter.dir/DwarfFile.cpp.o -MF lib/CodeGen/AsmPrinter/CMakeFiles/LLVMAsmPrinter.dir/DwarfFile.cpp.o.d -o lib/CodeGen/AsmPrinter/CMakeFiles/LLVMAsmPrinter.dir/DwarfFile.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/CodeGen/AsmPrinter/DwarfFile.cpp [638/3344] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/lib/CodeGen/AsmPrinter -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/CodeGen/AsmPrinter -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fno-exceptions -funwind-tables -fno-rtti -MD -MT lib/CodeGen/AsmPrinter/CMakeFiles/LLVMAsmPrinter.dir/AsmPrinter.cpp.o -MF lib/CodeGen/AsmPrinter/CMakeFiles/LLVMAsmPrinter.dir/AsmPrinter.cpp.o.d -o lib/CodeGen/AsmPrinter/CMakeFiles/LLVMAsmPrinter.dir/AsmPrinter.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/CodeGen/AsmPrinter/AsmPrinter.cpp [639/3344] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/lib/CodeGen/AsmPrinter -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/CodeGen/AsmPrinter -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fno-exceptions -funwind-tables -fno-rtti -MD -MT lib/CodeGen/AsmPrinter/CMakeFiles/LLVMAsmPrinter.dir/DwarfCompileUnit.cpp.o -MF lib/CodeGen/AsmPrinter/CMakeFiles/LLVMAsmPrinter.dir/DwarfCompileUnit.cpp.o.d -o lib/CodeGen/AsmPrinter/CMakeFiles/LLVMAsmPrinter.dir/DwarfCompileUnit.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/CodeGen/AsmPrinter/DwarfCompileUnit.cpp [640/3344] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/lib/CodeGen/AsmPrinter -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/CodeGen/AsmPrinter -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fno-exceptions -funwind-tables -fno-rtti -MD -MT lib/CodeGen/AsmPrinter/CMakeFiles/LLVMAsmPrinter.dir/EHStreamer.cpp.o -MF lib/CodeGen/AsmPrinter/CMakeFiles/LLVMAsmPrinter.dir/EHStreamer.cpp.o.d -o lib/CodeGen/AsmPrinter/CMakeFiles/LLVMAsmPrinter.dir/EHStreamer.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/CodeGen/AsmPrinter/EHStreamer.cpp [641/3344] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/lib/CodeGen/AsmPrinter -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/CodeGen/AsmPrinter -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fno-exceptions -funwind-tables -fno-rtti -MD -MT lib/CodeGen/AsmPrinter/CMakeFiles/LLVMAsmPrinter.dir/ErlangGCPrinter.cpp.o -MF lib/CodeGen/AsmPrinter/CMakeFiles/LLVMAsmPrinter.dir/ErlangGCPrinter.cpp.o.d -o lib/CodeGen/AsmPrinter/CMakeFiles/LLVMAsmPrinter.dir/ErlangGCPrinter.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/CodeGen/AsmPrinter/ErlangGCPrinter.cpp [642/3344] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/lib/CodeGen/AsmPrinter -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/CodeGen/AsmPrinter -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fno-exceptions -funwind-tables -fno-rtti -MD -MT lib/CodeGen/AsmPrinter/CMakeFiles/LLVMAsmPrinter.dir/OcamlGCPrinter.cpp.o -MF lib/CodeGen/AsmPrinter/CMakeFiles/LLVMAsmPrinter.dir/OcamlGCPrinter.cpp.o.d -o lib/CodeGen/AsmPrinter/CMakeFiles/LLVMAsmPrinter.dir/OcamlGCPrinter.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/CodeGen/AsmPrinter/OcamlGCPrinter.cpp [643/3344] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/lib/CodeGen/AsmPrinter -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/CodeGen/AsmPrinter -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fno-exceptions -funwind-tables -fno-rtti -MD -MT lib/CodeGen/AsmPrinter/CMakeFiles/LLVMAsmPrinter.dir/PseudoProbePrinter.cpp.o -MF lib/CodeGen/AsmPrinter/CMakeFiles/LLVMAsmPrinter.dir/PseudoProbePrinter.cpp.o.d -o lib/CodeGen/AsmPrinter/CMakeFiles/LLVMAsmPrinter.dir/PseudoProbePrinter.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/CodeGen/AsmPrinter/PseudoProbePrinter.cpp [644/3344] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/lib/CodeGen/AsmPrinter -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/CodeGen/AsmPrinter -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fno-exceptions -funwind-tables -fno-rtti -MD -MT lib/CodeGen/AsmPrinter/CMakeFiles/LLVMAsmPrinter.dir/DwarfUnit.cpp.o -MF lib/CodeGen/AsmPrinter/CMakeFiles/LLVMAsmPrinter.dir/DwarfUnit.cpp.o.d -o lib/CodeGen/AsmPrinter/CMakeFiles/LLVMAsmPrinter.dir/DwarfUnit.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/CodeGen/AsmPrinter/DwarfUnit.cpp [645/3344] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/lib/CodeGen/AsmPrinter -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/CodeGen/AsmPrinter -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fno-exceptions -funwind-tables -fno-rtti -MD -MT lib/CodeGen/AsmPrinter/CMakeFiles/LLVMAsmPrinter.dir/WinCFGuard.cpp.o -MF lib/CodeGen/AsmPrinter/CMakeFiles/LLVMAsmPrinter.dir/WinCFGuard.cpp.o.d -o lib/CodeGen/AsmPrinter/CMakeFiles/LLVMAsmPrinter.dir/WinCFGuard.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/CodeGen/AsmPrinter/WinCFGuard.cpp [646/3344] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/lib/CodeGen/MIRParser -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/CodeGen/MIRParser -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fno-exceptions -funwind-tables -fno-rtti -MD -MT lib/CodeGen/MIRParser/CMakeFiles/LLVMMIRParser.dir/MILexer.cpp.o -MF lib/CodeGen/MIRParser/CMakeFiles/LLVMMIRParser.dir/MILexer.cpp.o.d -o lib/CodeGen/MIRParser/CMakeFiles/LLVMMIRParser.dir/MILexer.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/CodeGen/MIRParser/MILexer.cpp [647/3344] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/lib/CodeGen/AsmPrinter -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/CodeGen/AsmPrinter -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fno-exceptions -funwind-tables -fno-rtti -MD -MT lib/CodeGen/AsmPrinter/CMakeFiles/LLVMAsmPrinter.dir/WasmException.cpp.o -MF lib/CodeGen/AsmPrinter/CMakeFiles/LLVMAsmPrinter.dir/WasmException.cpp.o.d -o lib/CodeGen/AsmPrinter/CMakeFiles/LLVMAsmPrinter.dir/WasmException.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/CodeGen/AsmPrinter/WasmException.cpp [648/3344] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/lib/CodeGen/AsmPrinter -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/CodeGen/AsmPrinter -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fno-exceptions -funwind-tables -fno-rtti -MD -MT lib/CodeGen/AsmPrinter/CMakeFiles/LLVMAsmPrinter.dir/WinException.cpp.o -MF lib/CodeGen/AsmPrinter/CMakeFiles/LLVMAsmPrinter.dir/WinException.cpp.o.d -o lib/CodeGen/AsmPrinter/CMakeFiles/LLVMAsmPrinter.dir/WinException.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/CodeGen/AsmPrinter/WinException.cpp [649/3344] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/lib/CodeGen/GlobalISel -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/CodeGen/GlobalISel -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fno-exceptions -funwind-tables -fno-rtti -MD -MT lib/CodeGen/GlobalISel/CMakeFiles/LLVMGlobalISel.dir/CSEInfo.cpp.o -MF lib/CodeGen/GlobalISel/CMakeFiles/LLVMGlobalISel.dir/CSEInfo.cpp.o.d -o lib/CodeGen/GlobalISel/CMakeFiles/LLVMGlobalISel.dir/CSEInfo.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/CodeGen/GlobalISel/CSEInfo.cpp [650/3344] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/lib/CodeGen/GlobalISel -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/CodeGen/GlobalISel -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fno-exceptions -funwind-tables -fno-rtti -MD -MT lib/CodeGen/GlobalISel/CMakeFiles/LLVMGlobalISel.dir/GlobalISel.cpp.o -MF lib/CodeGen/GlobalISel/CMakeFiles/LLVMGlobalISel.dir/GlobalISel.cpp.o.d -o lib/CodeGen/GlobalISel/CMakeFiles/LLVMGlobalISel.dir/GlobalISel.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/CodeGen/GlobalISel/GlobalISel.cpp [651/3344] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/lib/CodeGen/AsmPrinter -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/CodeGen/AsmPrinter -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fno-exceptions -funwind-tables -fno-rtti -MD -MT lib/CodeGen/AsmPrinter/CMakeFiles/LLVMAsmPrinter.dir/DwarfDebug.cpp.o -MF lib/CodeGen/AsmPrinter/CMakeFiles/LLVMAsmPrinter.dir/DwarfDebug.cpp.o.d -o lib/CodeGen/AsmPrinter/CMakeFiles/LLVMAsmPrinter.dir/DwarfDebug.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/CodeGen/AsmPrinter/DwarfDebug.cpp [652/3344] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/lib/CodeGen/GlobalISel -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/CodeGen/GlobalISel -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fno-exceptions -funwind-tables -fno-rtti -MD -MT lib/CodeGen/GlobalISel/CMakeFiles/LLVMGlobalISel.dir/CSEMIRBuilder.cpp.o -MF lib/CodeGen/GlobalISel/CMakeFiles/LLVMGlobalISel.dir/CSEMIRBuilder.cpp.o.d -o lib/CodeGen/GlobalISel/CMakeFiles/LLVMGlobalISel.dir/CSEMIRBuilder.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/CodeGen/GlobalISel/CSEMIRBuilder.cpp [653/3344] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/lib/CodeGen/GlobalISel -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/CodeGen/GlobalISel -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fno-exceptions -funwind-tables -fno-rtti -MD -MT lib/CodeGen/GlobalISel/CMakeFiles/LLVMGlobalISel.dir/GISelKnownBits.cpp.o -MF lib/CodeGen/GlobalISel/CMakeFiles/LLVMGlobalISel.dir/GISelKnownBits.cpp.o.d -o lib/CodeGen/GlobalISel/CMakeFiles/LLVMGlobalISel.dir/GISelKnownBits.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/CodeGen/GlobalISel/GISelKnownBits.cpp [654/3344] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/lib/CodeGen/GlobalISel -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/CodeGen/GlobalISel -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fno-exceptions -funwind-tables -fno-rtti -MD -MT lib/CodeGen/GlobalISel/CMakeFiles/LLVMGlobalISel.dir/Combiner.cpp.o -MF lib/CodeGen/GlobalISel/CMakeFiles/LLVMGlobalISel.dir/Combiner.cpp.o.d -o lib/CodeGen/GlobalISel/CMakeFiles/LLVMGlobalISel.dir/Combiner.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/CodeGen/GlobalISel/Combiner.cpp [655/3344] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/lib/CodeGen/GlobalISel -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/CodeGen/GlobalISel -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fno-exceptions -funwind-tables -fno-rtti -MD -MT lib/CodeGen/GlobalISel/CMakeFiles/LLVMGlobalISel.dir/GIMatchTableExecutor.cpp.o -MF lib/CodeGen/GlobalISel/CMakeFiles/LLVMGlobalISel.dir/GIMatchTableExecutor.cpp.o.d -o lib/CodeGen/GlobalISel/CMakeFiles/LLVMGlobalISel.dir/GIMatchTableExecutor.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/CodeGen/GlobalISel/GIMatchTableExecutor.cpp [656/3344] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/lib/CodeGen/MIRParser -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/CodeGen/MIRParser -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fno-exceptions -funwind-tables -fno-rtti -MD -MT lib/CodeGen/MIRParser/CMakeFiles/LLVMMIRParser.dir/MIParser.cpp.o -MF lib/CodeGen/MIRParser/CMakeFiles/LLVMMIRParser.dir/MIParser.cpp.o.d -o lib/CodeGen/MIRParser/CMakeFiles/LLVMMIRParser.dir/MIParser.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/CodeGen/MIRParser/MIParser.cpp [657/3344] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/lib/CodeGen/GlobalISel -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/CodeGen/GlobalISel -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fno-exceptions -funwind-tables -fno-rtti -MD -MT lib/CodeGen/GlobalISel/CMakeFiles/LLVMGlobalISel.dir/CallLowering.cpp.o -MF lib/CodeGen/GlobalISel/CMakeFiles/LLVMGlobalISel.dir/CallLowering.cpp.o.d -o lib/CodeGen/GlobalISel/CMakeFiles/LLVMGlobalISel.dir/CallLowering.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/CodeGen/GlobalISel/CallLowering.cpp [658/3344] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/lib/CodeGen/GlobalISel -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/CodeGen/GlobalISel -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fno-exceptions -funwind-tables -fno-rtti -MD -MT lib/CodeGen/GlobalISel/CMakeFiles/LLVMGlobalISel.dir/GISelChangeObserver.cpp.o -MF lib/CodeGen/GlobalISel/CMakeFiles/LLVMGlobalISel.dir/GISelChangeObserver.cpp.o.d -o lib/CodeGen/GlobalISel/CMakeFiles/LLVMGlobalISel.dir/GISelChangeObserver.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/CodeGen/GlobalISel/GISelChangeObserver.cpp [659/3344] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/lib/CodeGen/MIRParser -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/CodeGen/MIRParser -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fno-exceptions -funwind-tables -fno-rtti -MD -MT lib/CodeGen/MIRParser/CMakeFiles/LLVMMIRParser.dir/MIRParser.cpp.o -MF lib/CodeGen/MIRParser/CMakeFiles/LLVMMIRParser.dir/MIRParser.cpp.o.d -o lib/CodeGen/MIRParser/CMakeFiles/LLVMMIRParser.dir/MIRParser.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/CodeGen/MIRParser/MIRParser.cpp [660/3344] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/lib/CodeGen/GlobalISel -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/CodeGen/GlobalISel -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fno-exceptions -funwind-tables -fno-rtti -MD -MT lib/CodeGen/GlobalISel/CMakeFiles/LLVMGlobalISel.dir/InstructionSelector.cpp.o -MF lib/CodeGen/GlobalISel/CMakeFiles/LLVMGlobalISel.dir/InstructionSelector.cpp.o.d -o lib/CodeGen/GlobalISel/CMakeFiles/LLVMGlobalISel.dir/InstructionSelector.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/CodeGen/GlobalISel/InstructionSelector.cpp [661/3344] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/lib/CodeGen/AsmPrinter -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/CodeGen/AsmPrinter -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fno-exceptions -funwind-tables -fno-rtti -MD -MT lib/CodeGen/AsmPrinter/CMakeFiles/LLVMAsmPrinter.dir/CodeViewDebug.cpp.o -MF lib/CodeGen/AsmPrinter/CMakeFiles/LLVMAsmPrinter.dir/CodeViewDebug.cpp.o.d -o lib/CodeGen/AsmPrinter/CMakeFiles/LLVMAsmPrinter.dir/CodeViewDebug.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/CodeGen/AsmPrinter/CodeViewDebug.cpp [662/3344] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/lib/CodeGen/GlobalISel -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/CodeGen/GlobalISel -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fno-exceptions -funwind-tables -fno-rtti -MD -MT lib/CodeGen/GlobalISel/CMakeFiles/LLVMGlobalISel.dir/LegalityPredicates.cpp.o -MF lib/CodeGen/GlobalISel/CMakeFiles/LLVMGlobalISel.dir/LegalityPredicates.cpp.o.d -o lib/CodeGen/GlobalISel/CMakeFiles/LLVMGlobalISel.dir/LegalityPredicates.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/CodeGen/GlobalISel/LegalityPredicates.cpp [663/3344] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/lib/CodeGen/GlobalISel -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/CodeGen/GlobalISel -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fno-exceptions -funwind-tables -fno-rtti -MD -MT lib/CodeGen/GlobalISel/CMakeFiles/LLVMGlobalISel.dir/LegalizeMutations.cpp.o -MF lib/CodeGen/GlobalISel/CMakeFiles/LLVMGlobalISel.dir/LegalizeMutations.cpp.o.d -o lib/CodeGen/GlobalISel/CMakeFiles/LLVMGlobalISel.dir/LegalizeMutations.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/CodeGen/GlobalISel/LegalizeMutations.cpp [664/3344] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/lib/CodeGen/GlobalISel -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/CodeGen/GlobalISel -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fno-exceptions -funwind-tables -fno-rtti -MD -MT lib/CodeGen/GlobalISel/CMakeFiles/LLVMGlobalISel.dir/InlineAsmLowering.cpp.o -MF lib/CodeGen/GlobalISel/CMakeFiles/LLVMGlobalISel.dir/InlineAsmLowering.cpp.o.d -o lib/CodeGen/GlobalISel/CMakeFiles/LLVMGlobalISel.dir/InlineAsmLowering.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/CodeGen/GlobalISel/InlineAsmLowering.cpp [665/3344] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/lib/CodeGen/GlobalISel -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/CodeGen/GlobalISel -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fno-exceptions -funwind-tables -fno-rtti -MD -MT lib/CodeGen/GlobalISel/CMakeFiles/LLVMGlobalISel.dir/LegalizerInfo.cpp.o -MF lib/CodeGen/GlobalISel/CMakeFiles/LLVMGlobalISel.dir/LegalizerInfo.cpp.o.d -o lib/CodeGen/GlobalISel/CMakeFiles/LLVMGlobalISel.dir/LegalizerInfo.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/CodeGen/GlobalISel/LegalizerInfo.cpp [666/3344] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/lib/CodeGen/GlobalISel -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/CodeGen/GlobalISel -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fno-exceptions -funwind-tables -fno-rtti -MD -MT lib/CodeGen/GlobalISel/CMakeFiles/LLVMGlobalISel.dir/InstructionSelect.cpp.o -MF lib/CodeGen/GlobalISel/CMakeFiles/LLVMGlobalISel.dir/InstructionSelect.cpp.o.d -o lib/CodeGen/GlobalISel/CMakeFiles/LLVMGlobalISel.dir/InstructionSelect.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/CodeGen/GlobalISel/InstructionSelect.cpp [667/3344] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/lib/CodeGen/GlobalISel -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/CodeGen/GlobalISel -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fno-exceptions -funwind-tables -fno-rtti -MD -MT lib/CodeGen/GlobalISel/CMakeFiles/LLVMGlobalISel.dir/LegacyLegalizerInfo.cpp.o -MF lib/CodeGen/GlobalISel/CMakeFiles/LLVMGlobalISel.dir/LegacyLegalizerInfo.cpp.o.d -o lib/CodeGen/GlobalISel/CMakeFiles/LLVMGlobalISel.dir/LegacyLegalizerInfo.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/CodeGen/GlobalISel/LegacyLegalizerInfo.cpp [668/3344] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/lib/CodeGen/GlobalISel -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/CodeGen/GlobalISel -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fno-exceptions -funwind-tables -fno-rtti -MD -MT lib/CodeGen/GlobalISel/CMakeFiles/LLVMGlobalISel.dir/LostDebugLocObserver.cpp.o -MF lib/CodeGen/GlobalISel/CMakeFiles/LLVMGlobalISel.dir/LostDebugLocObserver.cpp.o.d -o lib/CodeGen/GlobalISel/CMakeFiles/LLVMGlobalISel.dir/LostDebugLocObserver.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/CodeGen/GlobalISel/LostDebugLocObserver.cpp [669/3344] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/lib/CodeGen/GlobalISel -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/CodeGen/GlobalISel -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fno-exceptions -funwind-tables -fno-rtti -MD -MT lib/CodeGen/GlobalISel/CMakeFiles/LLVMGlobalISel.dir/Legalizer.cpp.o -MF lib/CodeGen/GlobalISel/CMakeFiles/LLVMGlobalISel.dir/Legalizer.cpp.o.d -o lib/CodeGen/GlobalISel/CMakeFiles/LLVMGlobalISel.dir/Legalizer.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/CodeGen/GlobalISel/Legalizer.cpp [670/3344] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/lib/CodeGen/GlobalISel -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/CodeGen/GlobalISel -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fno-exceptions -funwind-tables -fno-rtti -MD -MT lib/CodeGen/GlobalISel/CMakeFiles/LLVMGlobalISel.dir/Localizer.cpp.o -MF lib/CodeGen/GlobalISel/CMakeFiles/LLVMGlobalISel.dir/Localizer.cpp.o.d -o lib/CodeGen/GlobalISel/CMakeFiles/LLVMGlobalISel.dir/Localizer.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/CodeGen/GlobalISel/Localizer.cpp [671/3344] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/lib/CodeGen/GlobalISel -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/CodeGen/GlobalISel -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fno-exceptions -funwind-tables -fno-rtti -MD -MT lib/CodeGen/GlobalISel/CMakeFiles/LLVMGlobalISel.dir/CombinerHelper.cpp.o -MF lib/CodeGen/GlobalISel/CMakeFiles/LLVMGlobalISel.dir/CombinerHelper.cpp.o.d -o lib/CodeGen/GlobalISel/CMakeFiles/LLVMGlobalISel.dir/CombinerHelper.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/CodeGen/GlobalISel/CombinerHelper.cpp [672/3344] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/lib/CodeGen/GlobalISel -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/CodeGen/GlobalISel -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fno-exceptions -funwind-tables -fno-rtti -MD -MT lib/CodeGen/GlobalISel/CMakeFiles/LLVMGlobalISel.dir/LoadStoreOpt.cpp.o -MF lib/CodeGen/GlobalISel/CMakeFiles/LLVMGlobalISel.dir/LoadStoreOpt.cpp.o.d -o lib/CodeGen/GlobalISel/CMakeFiles/LLVMGlobalISel.dir/LoadStoreOpt.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/CodeGen/GlobalISel/LoadStoreOpt.cpp [673/3344] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/lib/BinaryFormat -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/BinaryFormat -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fno-exceptions -funwind-tables -fno-rtti -MD -MT lib/BinaryFormat/CMakeFiles/LLVMBinaryFormat.dir/COFF.cpp.o -MF lib/BinaryFormat/CMakeFiles/LLVMBinaryFormat.dir/COFF.cpp.o.d -o lib/BinaryFormat/CMakeFiles/LLVMBinaryFormat.dir/COFF.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/BinaryFormat/COFF.cpp [674/3344] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/lib/CodeGen/GlobalISel -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/CodeGen/GlobalISel -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fno-exceptions -funwind-tables -fno-rtti -MD -MT lib/CodeGen/GlobalISel/CMakeFiles/LLVMGlobalISel.dir/MachineIRBuilder.cpp.o -MF lib/CodeGen/GlobalISel/CMakeFiles/LLVMGlobalISel.dir/MachineIRBuilder.cpp.o.d -o lib/CodeGen/GlobalISel/CMakeFiles/LLVMGlobalISel.dir/MachineIRBuilder.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/CodeGen/GlobalISel/MachineIRBuilder.cpp [675/3344] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/lib/BinaryFormat -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/BinaryFormat -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fno-exceptions -funwind-tables -fno-rtti -MD -MT lib/BinaryFormat/CMakeFiles/LLVMBinaryFormat.dir/AMDGPUMetadataVerifier.cpp.o -MF lib/BinaryFormat/CMakeFiles/LLVMBinaryFormat.dir/AMDGPUMetadataVerifier.cpp.o.d -o lib/BinaryFormat/CMakeFiles/LLVMBinaryFormat.dir/AMDGPUMetadataVerifier.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/BinaryFormat/AMDGPUMetadataVerifier.cpp [676/3344] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/lib/CodeGen/GlobalISel -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/CodeGen/GlobalISel -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fno-exceptions -funwind-tables -fno-rtti -MD -MT lib/CodeGen/GlobalISel/CMakeFiles/LLVMGlobalISel.dir/IRTranslator.cpp.o -MF lib/CodeGen/GlobalISel/CMakeFiles/LLVMGlobalISel.dir/IRTranslator.cpp.o.d -o lib/CodeGen/GlobalISel/CMakeFiles/LLVMGlobalISel.dir/IRTranslator.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/CodeGen/GlobalISel/IRTranslator.cpp [677/3344] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/lib/BinaryFormat -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/BinaryFormat -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fno-exceptions -funwind-tables -fno-rtti -MD -MT lib/BinaryFormat/CMakeFiles/LLVMBinaryFormat.dir/ELF.cpp.o -MF lib/BinaryFormat/CMakeFiles/LLVMBinaryFormat.dir/ELF.cpp.o.d -o lib/BinaryFormat/CMakeFiles/LLVMBinaryFormat.dir/ELF.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/BinaryFormat/ELF.cpp [678/3344] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/lib/CodeGen/GlobalISel -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/CodeGen/GlobalISel -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fno-exceptions -funwind-tables -fno-rtti -MD -MT lib/CodeGen/GlobalISel/CMakeFiles/LLVMGlobalISel.dir/RegBankSelect.cpp.o -MF lib/CodeGen/GlobalISel/CMakeFiles/LLVMGlobalISel.dir/RegBankSelect.cpp.o.d -o lib/CodeGen/GlobalISel/CMakeFiles/LLVMGlobalISel.dir/RegBankSelect.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/CodeGen/GlobalISel/RegBankSelect.cpp [679/3344] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/lib/BinaryFormat -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/BinaryFormat -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fno-exceptions -funwind-tables -fno-rtti -MD -MT lib/BinaryFormat/CMakeFiles/LLVMBinaryFormat.dir/Minidump.cpp.o -MF lib/BinaryFormat/CMakeFiles/LLVMBinaryFormat.dir/Minidump.cpp.o.d -o lib/BinaryFormat/CMakeFiles/LLVMBinaryFormat.dir/Minidump.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/BinaryFormat/Minidump.cpp [680/3344] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/lib/BinaryFormat -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/BinaryFormat -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fno-exceptions -funwind-tables -fno-rtti -MD -MT lib/BinaryFormat/CMakeFiles/LLVMBinaryFormat.dir/Dwarf.cpp.o -MF lib/BinaryFormat/CMakeFiles/LLVMBinaryFormat.dir/Dwarf.cpp.o.d -o lib/BinaryFormat/CMakeFiles/LLVMBinaryFormat.dir/Dwarf.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/BinaryFormat/Dwarf.cpp [681/3344] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/lib/BinaryFormat -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/BinaryFormat -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fno-exceptions -funwind-tables -fno-rtti -MD -MT lib/BinaryFormat/CMakeFiles/LLVMBinaryFormat.dir/DXContainer.cpp.o -MF lib/BinaryFormat/CMakeFiles/LLVMBinaryFormat.dir/DXContainer.cpp.o.d -o lib/BinaryFormat/CMakeFiles/LLVMBinaryFormat.dir/DXContainer.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/BinaryFormat/DXContainer.cpp [682/3344] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/lib/BinaryFormat -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/BinaryFormat -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fno-exceptions -funwind-tables -fno-rtti -MD -MT lib/BinaryFormat/CMakeFiles/LLVMBinaryFormat.dir/Magic.cpp.o -MF lib/BinaryFormat/CMakeFiles/LLVMBinaryFormat.dir/Magic.cpp.o.d -o lib/BinaryFormat/CMakeFiles/LLVMBinaryFormat.dir/Magic.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/BinaryFormat/Magic.cpp [683/3344] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/lib/BinaryFormat -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/BinaryFormat -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fno-exceptions -funwind-tables -fno-rtti -MD -MT lib/BinaryFormat/CMakeFiles/LLVMBinaryFormat.dir/MachO.cpp.o -MF lib/BinaryFormat/CMakeFiles/LLVMBinaryFormat.dir/MachO.cpp.o.d -o lib/BinaryFormat/CMakeFiles/LLVMBinaryFormat.dir/MachO.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/BinaryFormat/MachO.cpp [684/3344] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/lib/BinaryFormat -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/BinaryFormat -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fno-exceptions -funwind-tables -fno-rtti -MD -MT lib/BinaryFormat/CMakeFiles/LLVMBinaryFormat.dir/MsgPackReader.cpp.o -MF lib/BinaryFormat/CMakeFiles/LLVMBinaryFormat.dir/MsgPackReader.cpp.o.d -o lib/BinaryFormat/CMakeFiles/LLVMBinaryFormat.dir/MsgPackReader.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/BinaryFormat/MsgPackReader.cpp [685/3344] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/lib/BinaryFormat -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/BinaryFormat -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fno-exceptions -funwind-tables -fno-rtti -MD -MT lib/BinaryFormat/CMakeFiles/LLVMBinaryFormat.dir/MsgPackWriter.cpp.o -MF lib/BinaryFormat/CMakeFiles/LLVMBinaryFormat.dir/MsgPackWriter.cpp.o.d -o lib/BinaryFormat/CMakeFiles/LLVMBinaryFormat.dir/MsgPackWriter.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/BinaryFormat/MsgPackWriter.cpp [686/3344] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/lib/BinaryFormat -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/BinaryFormat -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fno-exceptions -funwind-tables -fno-rtti -MD -MT lib/BinaryFormat/CMakeFiles/LLVMBinaryFormat.dir/Wasm.cpp.o -MF lib/BinaryFormat/CMakeFiles/LLVMBinaryFormat.dir/Wasm.cpp.o.d -o lib/BinaryFormat/CMakeFiles/LLVMBinaryFormat.dir/Wasm.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/BinaryFormat/Wasm.cpp [687/3344] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/lib/BinaryFormat -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/BinaryFormat -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fno-exceptions -funwind-tables -fno-rtti -MD -MT lib/BinaryFormat/CMakeFiles/LLVMBinaryFormat.dir/MsgPackDocument.cpp.o -MF lib/BinaryFormat/CMakeFiles/LLVMBinaryFormat.dir/MsgPackDocument.cpp.o.d -o lib/BinaryFormat/CMakeFiles/LLVMBinaryFormat.dir/MsgPackDocument.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/BinaryFormat/MsgPackDocument.cpp [688/3344] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/lib/BinaryFormat -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/BinaryFormat -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fno-exceptions -funwind-tables -fno-rtti -MD -MT lib/BinaryFormat/CMakeFiles/LLVMBinaryFormat.dir/XCOFF.cpp.o -MF lib/BinaryFormat/CMakeFiles/LLVMBinaryFormat.dir/XCOFF.cpp.o.d -o lib/BinaryFormat/CMakeFiles/LLVMBinaryFormat.dir/XCOFF.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/BinaryFormat/XCOFF.cpp [689/3344] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/lib/BinaryFormat -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/BinaryFormat -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fno-exceptions -funwind-tables -fno-rtti -MD -MT lib/BinaryFormat/CMakeFiles/LLVMBinaryFormat.dir/MsgPackDocumentYAML.cpp.o -MF lib/BinaryFormat/CMakeFiles/LLVMBinaryFormat.dir/MsgPackDocumentYAML.cpp.o.d -o lib/BinaryFormat/CMakeFiles/LLVMBinaryFormat.dir/MsgPackDocumentYAML.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/BinaryFormat/MsgPackDocumentYAML.cpp [690/3344] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/lib/Bitcode/Reader -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Bitcode/Reader -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fno-exceptions -funwind-tables -fno-rtti -MD -MT lib/Bitcode/Reader/CMakeFiles/LLVMBitReader.dir/BitReader.cpp.o -MF lib/Bitcode/Reader/CMakeFiles/LLVMBitReader.dir/BitReader.cpp.o.d -o lib/Bitcode/Reader/CMakeFiles/LLVMBitReader.dir/BitReader.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Bitcode/Reader/BitReader.cpp [691/3344] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/lib/Bitcode/Reader -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Bitcode/Reader -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fno-exceptions -funwind-tables -fno-rtti -MD -MT lib/Bitcode/Reader/CMakeFiles/LLVMBitReader.dir/ValueList.cpp.o -MF lib/Bitcode/Reader/CMakeFiles/LLVMBitReader.dir/ValueList.cpp.o.d -o lib/Bitcode/Reader/CMakeFiles/LLVMBitReader.dir/ValueList.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Bitcode/Reader/ValueList.cpp [692/3344] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/lib/CodeGen/GlobalISel -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/CodeGen/GlobalISel -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fno-exceptions -funwind-tables -fno-rtti -MD -MT lib/CodeGen/GlobalISel/CMakeFiles/LLVMGlobalISel.dir/Utils.cpp.o -MF lib/CodeGen/GlobalISel/CMakeFiles/LLVMGlobalISel.dir/Utils.cpp.o.d -o lib/CodeGen/GlobalISel/CMakeFiles/LLVMGlobalISel.dir/Utils.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/CodeGen/GlobalISel/Utils.cpp [693/3344] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/lib/CodeGen/GlobalISel -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/CodeGen/GlobalISel -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fno-exceptions -funwind-tables -fno-rtti -MD -MT lib/CodeGen/GlobalISel/CMakeFiles/LLVMGlobalISel.dir/LegalizerHelper.cpp.o -MF lib/CodeGen/GlobalISel/CMakeFiles/LLVMGlobalISel.dir/LegalizerHelper.cpp.o.d -o lib/CodeGen/GlobalISel/CMakeFiles/LLVMGlobalISel.dir/LegalizerHelper.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/CodeGen/GlobalISel/LegalizerHelper.cpp [694/3344] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/lib/Bitcode/Writer -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Bitcode/Writer -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fno-exceptions -funwind-tables -fno-rtti -MD -MT lib/Bitcode/Writer/CMakeFiles/LLVMBitWriter.dir/BitWriter.cpp.o -MF lib/Bitcode/Writer/CMakeFiles/LLVMBitWriter.dir/BitWriter.cpp.o.d -o lib/Bitcode/Writer/CMakeFiles/LLVMBitWriter.dir/BitWriter.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Bitcode/Writer/BitWriter.cpp [695/3344] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/lib/Bitcode/Reader -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Bitcode/Reader -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fno-exceptions -funwind-tables -fno-rtti -MD -MT lib/Bitcode/Reader/CMakeFiles/LLVMBitReader.dir/BitcodeAnalyzer.cpp.o -MF lib/Bitcode/Reader/CMakeFiles/LLVMBitReader.dir/BitcodeAnalyzer.cpp.o.d -o lib/Bitcode/Reader/CMakeFiles/LLVMBitReader.dir/BitcodeAnalyzer.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Bitcode/Reader/BitcodeAnalyzer.cpp [696/3344] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/lib/DWARFLinker -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/DWARFLinker -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fno-exceptions -funwind-tables -fno-rtti -MD -MT lib/DWARFLinker/CMakeFiles/LLVMDWARFLinker.dir/Utils.cpp.o -MF lib/DWARFLinker/CMakeFiles/LLVMDWARFLinker.dir/Utils.cpp.o.d -o lib/DWARFLinker/CMakeFiles/LLVMDWARFLinker.dir/Utils.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/DWARFLinker/Utils.cpp [697/3344] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/lib/DWARFLinker -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/DWARFLinker -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fno-exceptions -funwind-tables -fno-rtti -MD -MT lib/DWARFLinker/CMakeFiles/LLVMDWARFLinker.dir/DWARFLinkerBase.cpp.o -MF lib/DWARFLinker/CMakeFiles/LLVMDWARFLinker.dir/DWARFLinkerBase.cpp.o.d -o lib/DWARFLinker/CMakeFiles/LLVMDWARFLinker.dir/DWARFLinkerBase.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/DWARFLinker/DWARFLinkerBase.cpp [698/3344] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/lib/Bitcode/Writer -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Bitcode/Writer -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fno-exceptions -funwind-tables -fno-rtti -MD -MT lib/Bitcode/Writer/CMakeFiles/LLVMBitWriter.dir/BitcodeWriterPass.cpp.o -MF lib/Bitcode/Writer/CMakeFiles/LLVMBitWriter.dir/BitcodeWriterPass.cpp.o.d -o lib/Bitcode/Writer/CMakeFiles/LLVMBitWriter.dir/BitcodeWriterPass.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Bitcode/Writer/BitcodeWriterPass.cpp [699/3344] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/lib/DWARFLinker/Classic -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/DWARFLinker/Classic -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fno-exceptions -funwind-tables -fno-rtti -MD -MT lib/DWARFLinker/Classic/CMakeFiles/LLVMDWARFLinkerClassic.dir/DWARFLinkerCompileUnit.cpp.o -MF lib/DWARFLinker/Classic/CMakeFiles/LLVMDWARFLinkerClassic.dir/DWARFLinkerCompileUnit.cpp.o.d -o lib/DWARFLinker/Classic/CMakeFiles/LLVMDWARFLinkerClassic.dir/DWARFLinkerCompileUnit.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/DWARFLinker/Classic/DWARFLinkerCompileUnit.cpp [700/3344] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/lib/DWARFLinker/Classic -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/DWARFLinker/Classic -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fno-exceptions -funwind-tables -fno-rtti -MD -MT lib/DWARFLinker/Classic/CMakeFiles/LLVMDWARFLinkerClassic.dir/DWARFLinkerDeclContext.cpp.o -MF lib/DWARFLinker/Classic/CMakeFiles/LLVMDWARFLinkerClassic.dir/DWARFLinkerDeclContext.cpp.o.d -o lib/DWARFLinker/Classic/CMakeFiles/LLVMDWARFLinkerClassic.dir/DWARFLinkerDeclContext.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/DWARFLinker/Classic/DWARFLinkerDeclContext.cpp [701/3344] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/lib/Bitcode/Reader -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Bitcode/Reader -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fno-exceptions -funwind-tables -fno-rtti -MD -MT lib/Bitcode/Reader/CMakeFiles/LLVMBitReader.dir/MetadataLoader.cpp.o -MF lib/Bitcode/Reader/CMakeFiles/LLVMBitReader.dir/MetadataLoader.cpp.o.d -o lib/Bitcode/Reader/CMakeFiles/LLVMBitReader.dir/MetadataLoader.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Bitcode/Reader/MetadataLoader.cpp [702/3344] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/lib/Bitcode/Writer -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Bitcode/Writer -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fno-exceptions -funwind-tables -fno-rtti -MD -MT lib/Bitcode/Writer/CMakeFiles/LLVMBitWriter.dir/ValueEnumerator.cpp.o -MF lib/Bitcode/Writer/CMakeFiles/LLVMBitWriter.dir/ValueEnumerator.cpp.o.d -o lib/Bitcode/Writer/CMakeFiles/LLVMBitWriter.dir/ValueEnumerator.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Bitcode/Writer/ValueEnumerator.cpp [703/3344] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/lib/DWARFLinker/Parallel -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/DWARFLinker/Parallel -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fno-exceptions -funwind-tables -fno-rtti -MD -MT lib/DWARFLinker/Parallel/CMakeFiles/LLVMDWARFLinkerParallel.dir/AcceleratorRecordsSaver.cpp.o -MF lib/DWARFLinker/Parallel/CMakeFiles/LLVMDWARFLinkerParallel.dir/AcceleratorRecordsSaver.cpp.o.d -o lib/DWARFLinker/Parallel/CMakeFiles/LLVMDWARFLinkerParallel.dir/AcceleratorRecordsSaver.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/DWARFLinker/Parallel/AcceleratorRecordsSaver.cpp [704/3344] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/lib/DWARFLinker/Parallel -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/DWARFLinker/Parallel -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fno-exceptions -funwind-tables -fno-rtti -MD -MT lib/DWARFLinker/Parallel/CMakeFiles/LLVMDWARFLinkerParallel.dir/DependencyTracker.cpp.o -MF lib/DWARFLinker/Parallel/CMakeFiles/LLVMDWARFLinkerParallel.dir/DependencyTracker.cpp.o.d -o lib/DWARFLinker/Parallel/CMakeFiles/LLVMDWARFLinkerParallel.dir/DependencyTracker.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/DWARFLinker/Parallel/DependencyTracker.cpp [705/3344] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/lib/DWARFLinker/Classic -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/DWARFLinker/Classic -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fno-exceptions -funwind-tables -fno-rtti -MD -MT lib/DWARFLinker/Classic/CMakeFiles/LLVMDWARFLinkerClassic.dir/DWARFStreamer.cpp.o -MF lib/DWARFLinker/Classic/CMakeFiles/LLVMDWARFLinkerClassic.dir/DWARFStreamer.cpp.o.d -o lib/DWARFLinker/Classic/CMakeFiles/LLVMDWARFLinkerClassic.dir/DWARFStreamer.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/DWARFLinker/Classic/DWARFStreamer.cpp [706/3344] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/lib/DWARFLinker/Parallel -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/DWARFLinker/Parallel -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fno-exceptions -funwind-tables -fno-rtti -MD -MT lib/DWARFLinker/Parallel/CMakeFiles/LLVMDWARFLinkerParallel.dir/DIEAttributeCloner.cpp.o -MF lib/DWARFLinker/Parallel/CMakeFiles/LLVMDWARFLinkerParallel.dir/DIEAttributeCloner.cpp.o.d -o lib/DWARFLinker/Parallel/CMakeFiles/LLVMDWARFLinkerParallel.dir/DIEAttributeCloner.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/DWARFLinker/Parallel/DIEAttributeCloner.cpp [707/3344] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/lib/Bitcode/Writer -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Bitcode/Writer -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fno-exceptions -funwind-tables -fno-rtti -MD -MT lib/Bitcode/Writer/CMakeFiles/LLVMBitWriter.dir/BitcodeWriter.cpp.o -MF lib/Bitcode/Writer/CMakeFiles/LLVMBitWriter.dir/BitcodeWriter.cpp.o.d -o lib/Bitcode/Writer/CMakeFiles/LLVMBitWriter.dir/BitcodeWriter.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Bitcode/Writer/BitcodeWriter.cpp [708/3344] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/lib/DWARFLinker/Parallel -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/DWARFLinker/Parallel -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fno-exceptions -funwind-tables -fno-rtti -MD -MT lib/DWARFLinker/Parallel/CMakeFiles/LLVMDWARFLinkerParallel.dir/DWARFEmitterImpl.cpp.o -MF lib/DWARFLinker/Parallel/CMakeFiles/LLVMDWARFLinkerParallel.dir/DWARFEmitterImpl.cpp.o.d -o lib/DWARFLinker/Parallel/CMakeFiles/LLVMDWARFLinkerParallel.dir/DWARFEmitterImpl.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/DWARFLinker/Parallel/DWARFEmitterImpl.cpp [709/3344] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/lib/DWARFLinker/Classic -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/DWARFLinker/Classic -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fno-exceptions -funwind-tables -fno-rtti -MD -MT lib/DWARFLinker/Classic/CMakeFiles/LLVMDWARFLinkerClassic.dir/DWARFLinker.cpp.o -MF lib/DWARFLinker/Classic/CMakeFiles/LLVMDWARFLinkerClassic.dir/DWARFLinker.cpp.o.d -o lib/DWARFLinker/Classic/CMakeFiles/LLVMDWARFLinkerClassic.dir/DWARFLinker.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/DWARFLinker/Classic/DWARFLinker.cpp [710/3344] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/lib/DWARFLinker/Parallel -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/DWARFLinker/Parallel -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fno-exceptions -funwind-tables -fno-rtti -MD -MT lib/DWARFLinker/Parallel/CMakeFiles/LLVMDWARFLinkerParallel.dir/DWARFLinker.cpp.o -MF lib/DWARFLinker/Parallel/CMakeFiles/LLVMDWARFLinkerParallel.dir/DWARFLinker.cpp.o.d -o lib/DWARFLinker/Parallel/CMakeFiles/LLVMDWARFLinkerParallel.dir/DWARFLinker.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/DWARFLinker/Parallel/DWARFLinker.cpp [711/3344] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/lib/Bitcode/Reader -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Bitcode/Reader -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fno-exceptions -funwind-tables -fno-rtti -MD -MT lib/Bitcode/Reader/CMakeFiles/LLVMBitReader.dir/BitcodeReader.cpp.o -MF lib/Bitcode/Reader/CMakeFiles/LLVMBitReader.dir/BitcodeReader.cpp.o.d -o lib/Bitcode/Reader/CMakeFiles/LLVMBitReader.dir/BitcodeReader.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Bitcode/Reader/BitcodeReader.cpp [712/3344] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/lib/DWARFLinker/Parallel -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/DWARFLinker/Parallel -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fno-exceptions -funwind-tables -fno-rtti -MD -MT lib/DWARFLinker/Parallel/CMakeFiles/LLVMDWARFLinkerParallel.dir/DWARFLinkerCompileUnit.cpp.o -MF lib/DWARFLinker/Parallel/CMakeFiles/LLVMDWARFLinkerParallel.dir/DWARFLinkerCompileUnit.cpp.o.d -o lib/DWARFLinker/Parallel/CMakeFiles/LLVMDWARFLinkerParallel.dir/DWARFLinkerCompileUnit.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/DWARFLinker/Parallel/DWARFLinkerCompileUnit.cpp [713/3344] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/lib/Frontend/Driver -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Frontend/Driver -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fno-exceptions -funwind-tables -fno-rtti -MD -MT lib/Frontend/Driver/CMakeFiles/LLVMFrontendDriver.dir/CodeGenOptions.cpp.o -MF lib/Frontend/Driver/CMakeFiles/LLVMFrontendDriver.dir/CodeGenOptions.cpp.o.d -o lib/Frontend/Driver/CMakeFiles/LLVMFrontendDriver.dir/CodeGenOptions.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Frontend/Driver/CodeGenOptions.cpp [714/3344] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/lib/Frontend/OpenACC -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Frontend/OpenACC -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fno-exceptions -funwind-tables -fno-rtti -MD -MT lib/Frontend/OpenACC/CMakeFiles/LLVMFrontendOpenACC.dir/ACC.cpp.o -MF lib/Frontend/OpenACC/CMakeFiles/LLVMFrontendOpenACC.dir/ACC.cpp.o.d -o lib/Frontend/OpenACC/CMakeFiles/LLVMFrontendOpenACC.dir/ACC.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Frontend/OpenACC/ACC.cpp [715/3344] : && /usr/bin/cmake -E rm -f lib/libLLVMFrontendOpenACC.a && /usr/gnu/bin/ar qc lib/libLLVMFrontendOpenACC.a lib/Frontend/OpenACC/CMakeFiles/LLVMFrontendOpenACC.dir/ACC.cpp.o && /usr/gnu/bin/ranlib lib/libLLVMFrontendOpenACC.a && : [716/3344] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/lib/Frontend/HLSL -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Frontend/HLSL -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fno-exceptions -funwind-tables -fno-rtti -MD -MT lib/Frontend/HLSL/CMakeFiles/LLVMFrontendHLSL.dir/HLSLResource.cpp.o -MF lib/Frontend/HLSL/CMakeFiles/LLVMFrontendHLSL.dir/HLSLResource.cpp.o.d -o lib/Frontend/HLSL/CMakeFiles/LLVMFrontendHLSL.dir/HLSLResource.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Frontend/HLSL/HLSLResource.cpp [717/3344] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/lib/DWARFLinker/Parallel -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/DWARFLinker/Parallel -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fno-exceptions -funwind-tables -fno-rtti -MD -MT lib/DWARFLinker/Parallel/CMakeFiles/LLVMDWARFLinkerParallel.dir/OutputSections.cpp.o -MF lib/DWARFLinker/Parallel/CMakeFiles/LLVMDWARFLinkerParallel.dir/OutputSections.cpp.o.d -o lib/DWARFLinker/Parallel/CMakeFiles/LLVMDWARFLinkerParallel.dir/OutputSections.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/DWARFLinker/Parallel/OutputSections.cpp [718/3344] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/lib/Frontend/OpenMP -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Frontend/OpenMP -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fno-exceptions -funwind-tables -fno-rtti -MD -MT lib/Frontend/OpenMP/CMakeFiles/LLVMFrontendOpenMP.dir/OMP.cpp.o -MF lib/Frontend/OpenMP/CMakeFiles/LLVMFrontendOpenMP.dir/OMP.cpp.o.d -o lib/Frontend/OpenMP/CMakeFiles/LLVMFrontendOpenMP.dir/OMP.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Frontend/OpenMP/OMP.cpp [719/3344] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/lib/DWARFLinker/Parallel -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/DWARFLinker/Parallel -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fno-exceptions -funwind-tables -fno-rtti -MD -MT lib/DWARFLinker/Parallel/CMakeFiles/LLVMDWARFLinkerParallel.dir/DWARFLinkerUnit.cpp.o -MF lib/DWARFLinker/Parallel/CMakeFiles/LLVMDWARFLinkerParallel.dir/DWARFLinkerUnit.cpp.o.d -o lib/DWARFLinker/Parallel/CMakeFiles/LLVMDWARFLinkerParallel.dir/DWARFLinkerUnit.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/DWARFLinker/Parallel/DWARFLinkerUnit.cpp [720/3344] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/lib/DWARFLinker/Parallel -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/DWARFLinker/Parallel -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fno-exceptions -funwind-tables -fno-rtti -MD -MT lib/DWARFLinker/Parallel/CMakeFiles/LLVMDWARFLinkerParallel.dir/SyntheticTypeNameBuilder.cpp.o -MF lib/DWARFLinker/Parallel/CMakeFiles/LLVMDWARFLinkerParallel.dir/SyntheticTypeNameBuilder.cpp.o.d -o lib/DWARFLinker/Parallel/CMakeFiles/LLVMDWARFLinkerParallel.dir/SyntheticTypeNameBuilder.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/DWARFLinker/Parallel/SyntheticTypeNameBuilder.cpp [721/3344] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/lib/Frontend/OpenMP -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Frontend/OpenMP -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fno-exceptions -funwind-tables -fno-rtti -MD -MT lib/Frontend/OpenMP/CMakeFiles/LLVMFrontendOpenMP.dir/OMPContext.cpp.o -MF lib/Frontend/OpenMP/CMakeFiles/LLVMFrontendOpenMP.dir/OMPContext.cpp.o.d -o lib/Frontend/OpenMP/CMakeFiles/LLVMFrontendOpenMP.dir/OMPContext.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Frontend/OpenMP/OMPContext.cpp [722/3344] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/lib/DWARFLinker/Parallel -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/DWARFLinker/Parallel -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fno-exceptions -funwind-tables -fno-rtti -MD -MT lib/DWARFLinker/Parallel/CMakeFiles/LLVMDWARFLinkerParallel.dir/DWARFLinkerTypeUnit.cpp.o -MF lib/DWARFLinker/Parallel/CMakeFiles/LLVMDWARFLinkerParallel.dir/DWARFLinkerTypeUnit.cpp.o.d -o lib/DWARFLinker/Parallel/CMakeFiles/LLVMDWARFLinkerParallel.dir/DWARFLinkerTypeUnit.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/DWARFLinker/Parallel/DWARFLinkerTypeUnit.cpp [723/3344] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/lib/Frontend/Offloading -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Frontend/Offloading -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fno-exceptions -funwind-tables -fno-rtti -MD -MT lib/Frontend/Offloading/CMakeFiles/LLVMFrontendOffloading.dir/Utility.cpp.o -MF lib/Frontend/Offloading/CMakeFiles/LLVMFrontendOffloading.dir/Utility.cpp.o.d -o lib/Frontend/Offloading/CMakeFiles/LLVMFrontendOffloading.dir/Utility.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Frontend/Offloading/Utility.cpp [724/3344] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/lib/Transforms/Utils -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Transforms/Utils -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fno-exceptions -funwind-tables -fno-rtti -MD -MT lib/Transforms/Utils/CMakeFiles/LLVMTransformUtils.dir/ASanStackFrameLayout.cpp.o -MF lib/Transforms/Utils/CMakeFiles/LLVMTransformUtils.dir/ASanStackFrameLayout.cpp.o.d -o lib/Transforms/Utils/CMakeFiles/LLVMTransformUtils.dir/ASanStackFrameLayout.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Transforms/Utils/ASanStackFrameLayout.cpp [725/3344] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/lib/Frontend/Offloading -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Frontend/Offloading -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fno-exceptions -funwind-tables -fno-rtti -MD -MT lib/Frontend/Offloading/CMakeFiles/LLVMFrontendOffloading.dir/OffloadWrapper.cpp.o -MF lib/Frontend/Offloading/CMakeFiles/LLVMFrontendOffloading.dir/OffloadWrapper.cpp.o.d -o lib/Frontend/Offloading/CMakeFiles/LLVMFrontendOffloading.dir/OffloadWrapper.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Frontend/Offloading/OffloadWrapper.cpp [726/3344] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/lib/DWARFLinker/Parallel -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/DWARFLinker/Parallel -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fno-exceptions -funwind-tables -fno-rtti -MD -MT lib/DWARFLinker/Parallel/CMakeFiles/LLVMDWARFLinkerParallel.dir/DWARFLinkerImpl.cpp.o -MF lib/DWARFLinker/Parallel/CMakeFiles/LLVMDWARFLinkerParallel.dir/DWARFLinkerImpl.cpp.o.d -o lib/DWARFLinker/Parallel/CMakeFiles/LLVMDWARFLinkerParallel.dir/DWARFLinkerImpl.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/DWARFLinker/Parallel/DWARFLinkerImpl.cpp [727/3344] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/lib/Transforms/Utils -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Transforms/Utils -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fno-exceptions -funwind-tables -fno-rtti -MD -MT lib/Transforms/Utils/CMakeFiles/LLVMTransformUtils.dir/AddDiscriminators.cpp.o -MF lib/Transforms/Utils/CMakeFiles/LLVMTransformUtils.dir/AddDiscriminators.cpp.o.d -o lib/Transforms/Utils/CMakeFiles/LLVMTransformUtils.dir/AddDiscriminators.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Transforms/Utils/AddDiscriminators.cpp [728/3344] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/lib/Transforms/Utils -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Transforms/Utils -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fno-exceptions -funwind-tables -fno-rtti -MD -MT lib/Transforms/Utils/CMakeFiles/LLVMTransformUtils.dir/AMDGPUEmitPrintf.cpp.o -MF lib/Transforms/Utils/CMakeFiles/LLVMTransformUtils.dir/AMDGPUEmitPrintf.cpp.o.d -o lib/Transforms/Utils/CMakeFiles/LLVMTransformUtils.dir/AMDGPUEmitPrintf.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Transforms/Utils/AMDGPUEmitPrintf.cpp [729/3344] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/lib/Transforms/Utils -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Transforms/Utils -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fno-exceptions -funwind-tables -fno-rtti -MD -MT lib/Transforms/Utils/CMakeFiles/LLVMTransformUtils.dir/AssumeBundleBuilder.cpp.o -MF lib/Transforms/Utils/CMakeFiles/LLVMTransformUtils.dir/AssumeBundleBuilder.cpp.o.d -o lib/Transforms/Utils/CMakeFiles/LLVMTransformUtils.dir/AssumeBundleBuilder.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Transforms/Utils/AssumeBundleBuilder.cpp [730/3344] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/lib/Transforms/Utils -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Transforms/Utils -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fno-exceptions -funwind-tables -fno-rtti -MD -MT lib/Transforms/Utils/CMakeFiles/LLVMTransformUtils.dir/CallPromotionUtils.cpp.o -MF lib/Transforms/Utils/CMakeFiles/LLVMTransformUtils.dir/CallPromotionUtils.cpp.o.d -o lib/Transforms/Utils/CMakeFiles/LLVMTransformUtils.dir/CallPromotionUtils.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Transforms/Utils/CallPromotionUtils.cpp [731/3344] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/lib/Transforms/Utils -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Transforms/Utils -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fno-exceptions -funwind-tables -fno-rtti -MD -MT lib/Transforms/Utils/CMakeFiles/LLVMTransformUtils.dir/BypassSlowDivision.cpp.o -MF lib/Transforms/Utils/CMakeFiles/LLVMTransformUtils.dir/BypassSlowDivision.cpp.o.d -o lib/Transforms/Utils/CMakeFiles/LLVMTransformUtils.dir/BypassSlowDivision.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Transforms/Utils/BypassSlowDivision.cpp [732/3344] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/lib/Transforms/Utils -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Transforms/Utils -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fno-exceptions -funwind-tables -fno-rtti -MD -MT lib/Transforms/Utils/CMakeFiles/LLVMTransformUtils.dir/BreakCriticalEdges.cpp.o -MF lib/Transforms/Utils/CMakeFiles/LLVMTransformUtils.dir/BreakCriticalEdges.cpp.o.d -o lib/Transforms/Utils/CMakeFiles/LLVMTransformUtils.dir/BreakCriticalEdges.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Transforms/Utils/BreakCriticalEdges.cpp [733/3344] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/lib/Transforms/Utils -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Transforms/Utils -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fno-exceptions -funwind-tables -fno-rtti -MD -MT lib/Transforms/Utils/CMakeFiles/LLVMTransformUtils.dir/BuildLibCalls.cpp.o -MF lib/Transforms/Utils/CMakeFiles/LLVMTransformUtils.dir/BuildLibCalls.cpp.o.d -o lib/Transforms/Utils/CMakeFiles/LLVMTransformUtils.dir/BuildLibCalls.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Transforms/Utils/BuildLibCalls.cpp [734/3344] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/lib/Transforms/Utils -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Transforms/Utils -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fno-exceptions -funwind-tables -fno-rtti -MD -MT lib/Transforms/Utils/CMakeFiles/LLVMTransformUtils.dir/CallGraphUpdater.cpp.o -MF lib/Transforms/Utils/CMakeFiles/LLVMTransformUtils.dir/CallGraphUpdater.cpp.o.d -o lib/Transforms/Utils/CMakeFiles/LLVMTransformUtils.dir/CallGraphUpdater.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Transforms/Utils/CallGraphUpdater.cpp [735/3344] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/lib/Transforms/Utils -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Transforms/Utils -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fno-exceptions -funwind-tables -fno-rtti -MD -MT lib/Transforms/Utils/CMakeFiles/LLVMTransformUtils.dir/BasicBlockUtils.cpp.o -MF lib/Transforms/Utils/CMakeFiles/LLVMTransformUtils.dir/BasicBlockUtils.cpp.o.d -o lib/Transforms/Utils/CMakeFiles/LLVMTransformUtils.dir/BasicBlockUtils.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Transforms/Utils/BasicBlockUtils.cpp [736/3344] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/lib/Transforms/Utils -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Transforms/Utils -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fno-exceptions -funwind-tables -fno-rtti -MD -MT lib/Transforms/Utils/CMakeFiles/LLVMTransformUtils.dir/CanonicalizeAliases.cpp.o -MF lib/Transforms/Utils/CMakeFiles/LLVMTransformUtils.dir/CanonicalizeAliases.cpp.o.d -o lib/Transforms/Utils/CMakeFiles/LLVMTransformUtils.dir/CanonicalizeAliases.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Transforms/Utils/CanonicalizeAliases.cpp [737/3344] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/lib/Transforms/Utils -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Transforms/Utils -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fno-exceptions -funwind-tables -fno-rtti -MD -MT lib/Transforms/Utils/CMakeFiles/LLVMTransformUtils.dir/CloneModule.cpp.o -MF lib/Transforms/Utils/CMakeFiles/LLVMTransformUtils.dir/CloneModule.cpp.o.d -o lib/Transforms/Utils/CMakeFiles/LLVMTransformUtils.dir/CloneModule.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Transforms/Utils/CloneModule.cpp [738/3344] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/lib/Transforms/Utils -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Transforms/Utils -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fno-exceptions -funwind-tables -fno-rtti -MD -MT lib/Transforms/Utils/CMakeFiles/LLVMTransformUtils.dir/CtorUtils.cpp.o -MF lib/Transforms/Utils/CMakeFiles/LLVMTransformUtils.dir/CtorUtils.cpp.o.d -o lib/Transforms/Utils/CMakeFiles/LLVMTransformUtils.dir/CtorUtils.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Transforms/Utils/CtorUtils.cpp [739/3344] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/lib/Transforms/Utils -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Transforms/Utils -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fno-exceptions -funwind-tables -fno-rtti -MD -MT lib/Transforms/Utils/CMakeFiles/LLVMTransformUtils.dir/CanonicalizeFreezeInLoops.cpp.o -MF lib/Transforms/Utils/CMakeFiles/LLVMTransformUtils.dir/CanonicalizeFreezeInLoops.cpp.o.d -o lib/Transforms/Utils/CMakeFiles/LLVMTransformUtils.dir/CanonicalizeFreezeInLoops.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Transforms/Utils/CanonicalizeFreezeInLoops.cpp [740/3344] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/lib/Transforms/Utils -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Transforms/Utils -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fno-exceptions -funwind-tables -fno-rtti -MD -MT lib/Transforms/Utils/CMakeFiles/LLVMTransformUtils.dir/CodeLayout.cpp.o -MF lib/Transforms/Utils/CMakeFiles/LLVMTransformUtils.dir/CodeLayout.cpp.o.d -o lib/Transforms/Utils/CMakeFiles/LLVMTransformUtils.dir/CodeLayout.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Transforms/Utils/CodeLayout.cpp [741/3344] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/lib/Transforms/Utils -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Transforms/Utils -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fno-exceptions -funwind-tables -fno-rtti -MD -MT lib/Transforms/Utils/CMakeFiles/LLVMTransformUtils.dir/CountVisits.cpp.o -MF lib/Transforms/Utils/CMakeFiles/LLVMTransformUtils.dir/CountVisits.cpp.o.d -o lib/Transforms/Utils/CMakeFiles/LLVMTransformUtils.dir/CountVisits.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Transforms/Utils/CountVisits.cpp [742/3344] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/lib/Transforms/Utils -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Transforms/Utils -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fno-exceptions -funwind-tables -fno-rtti -MD -MT lib/Transforms/Utils/CMakeFiles/LLVMTransformUtils.dir/CodeMoverUtils.cpp.o -MF lib/Transforms/Utils/CMakeFiles/LLVMTransformUtils.dir/CodeMoverUtils.cpp.o.d -o lib/Transforms/Utils/CMakeFiles/LLVMTransformUtils.dir/CodeMoverUtils.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Transforms/Utils/CodeMoverUtils.cpp [743/3344] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/lib/Transforms/Utils -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Transforms/Utils -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fno-exceptions -funwind-tables -fno-rtti -MD -MT lib/Transforms/Utils/CMakeFiles/LLVMTransformUtils.dir/DemoteRegToStack.cpp.o -MF lib/Transforms/Utils/CMakeFiles/LLVMTransformUtils.dir/DemoteRegToStack.cpp.o.d -o lib/Transforms/Utils/CMakeFiles/LLVMTransformUtils.dir/DemoteRegToStack.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Transforms/Utils/DemoteRegToStack.cpp [744/3344] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/lib/Transforms/Utils -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Transforms/Utils -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fno-exceptions -funwind-tables -fno-rtti -MD -MT lib/Transforms/Utils/CMakeFiles/LLVMTransformUtils.dir/DXILUpgrade.cpp.o -MF lib/Transforms/Utils/CMakeFiles/LLVMTransformUtils.dir/DXILUpgrade.cpp.o.d -o lib/Transforms/Utils/CMakeFiles/LLVMTransformUtils.dir/DXILUpgrade.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Transforms/Utils/DXILUpgrade.cpp [745/3344] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/lib/Transforms/Utils -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Transforms/Utils -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fno-exceptions -funwind-tables -fno-rtti -MD -MT lib/Transforms/Utils/CMakeFiles/LLVMTransformUtils.dir/CloneFunction.cpp.o -MF lib/Transforms/Utils/CMakeFiles/LLVMTransformUtils.dir/CloneFunction.cpp.o.d -o lib/Transforms/Utils/CMakeFiles/LLVMTransformUtils.dir/CloneFunction.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Transforms/Utils/CloneFunction.cpp [746/3344] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/lib/Transforms/Utils -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Transforms/Utils -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fno-exceptions -funwind-tables -fno-rtti -MD -MT lib/Transforms/Utils/CMakeFiles/LLVMTransformUtils.dir/CodeExtractor.cpp.o -MF lib/Transforms/Utils/CMakeFiles/LLVMTransformUtils.dir/CodeExtractor.cpp.o.d -o lib/Transforms/Utils/CMakeFiles/LLVMTransformUtils.dir/CodeExtractor.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Transforms/Utils/CodeExtractor.cpp [747/3344] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/lib/Transforms/Utils -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Transforms/Utils -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fno-exceptions -funwind-tables -fno-rtti -MD -MT lib/Transforms/Utils/CMakeFiles/LLVMTransformUtils.dir/EscapeEnumerator.cpp.o -MF lib/Transforms/Utils/CMakeFiles/LLVMTransformUtils.dir/EscapeEnumerator.cpp.o.d -o lib/Transforms/Utils/CMakeFiles/LLVMTransformUtils.dir/EscapeEnumerator.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Transforms/Utils/EscapeEnumerator.cpp [748/3344] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/lib/Transforms/Utils -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Transforms/Utils -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fno-exceptions -funwind-tables -fno-rtti -MD -MT lib/Transforms/Utils/CMakeFiles/LLVMTransformUtils.dir/EntryExitInstrumenter.cpp.o -MF lib/Transforms/Utils/CMakeFiles/LLVMTransformUtils.dir/EntryExitInstrumenter.cpp.o.d -o lib/Transforms/Utils/CMakeFiles/LLVMTransformUtils.dir/EntryExitInstrumenter.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Transforms/Utils/EntryExitInstrumenter.cpp [749/3344] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/lib/Frontend/OpenMP -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Frontend/OpenMP -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fno-exceptions -funwind-tables -fno-rtti -MD -MT lib/Frontend/OpenMP/CMakeFiles/LLVMFrontendOpenMP.dir/OMPIRBuilder.cpp.o -MF lib/Frontend/OpenMP/CMakeFiles/LLVMFrontendOpenMP.dir/OMPIRBuilder.cpp.o.d -o lib/Frontend/OpenMP/CMakeFiles/LLVMFrontendOpenMP.dir/OMPIRBuilder.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Frontend/OpenMP/OMPIRBuilder.cpp [750/3344] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/lib/Transforms/Utils -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Transforms/Utils -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fno-exceptions -funwind-tables -fno-rtti -MD -MT lib/Transforms/Utils/CMakeFiles/LLVMTransformUtils.dir/Debugify.cpp.o -MF lib/Transforms/Utils/CMakeFiles/LLVMTransformUtils.dir/Debugify.cpp.o.d -o lib/Transforms/Utils/CMakeFiles/LLVMTransformUtils.dir/Debugify.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Transforms/Utils/Debugify.cpp [751/3344] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/lib/Transforms/Utils -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Transforms/Utils -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fno-exceptions -funwind-tables -fno-rtti -MD -MT lib/Transforms/Utils/CMakeFiles/LLVMTransformUtils.dir/FunctionComparator.cpp.o -MF lib/Transforms/Utils/CMakeFiles/LLVMTransformUtils.dir/FunctionComparator.cpp.o.d -o lib/Transforms/Utils/CMakeFiles/LLVMTransformUtils.dir/FunctionComparator.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Transforms/Utils/FunctionComparator.cpp [752/3344] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/lib/Transforms/Utils -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Transforms/Utils -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fno-exceptions -funwind-tables -fno-rtti -MD -MT lib/Transforms/Utils/CMakeFiles/LLVMTransformUtils.dir/FlattenCFG.cpp.o -MF lib/Transforms/Utils/CMakeFiles/LLVMTransformUtils.dir/FlattenCFG.cpp.o.d -o lib/Transforms/Utils/CMakeFiles/LLVMTransformUtils.dir/FlattenCFG.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Transforms/Utils/FlattenCFG.cpp [753/3344] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/lib/Transforms/Utils -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Transforms/Utils -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fno-exceptions -funwind-tables -fno-rtti -MD -MT lib/Transforms/Utils/CMakeFiles/LLVMTransformUtils.dir/Evaluator.cpp.o -MF lib/Transforms/Utils/CMakeFiles/LLVMTransformUtils.dir/Evaluator.cpp.o.d -o lib/Transforms/Utils/CMakeFiles/LLVMTransformUtils.dir/Evaluator.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Transforms/Utils/Evaluator.cpp [754/3344] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/lib/Transforms/Utils -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Transforms/Utils -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fno-exceptions -funwind-tables -fno-rtti -MD -MT lib/Transforms/Utils/CMakeFiles/LLVMTransformUtils.dir/FunctionImportUtils.cpp.o -MF lib/Transforms/Utils/CMakeFiles/LLVMTransformUtils.dir/FunctionImportUtils.cpp.o.d -o lib/Transforms/Utils/CMakeFiles/LLVMTransformUtils.dir/FunctionImportUtils.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Transforms/Utils/FunctionImportUtils.cpp [755/3344] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/lib/Transforms/Utils -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Transforms/Utils -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fno-exceptions -funwind-tables -fno-rtti -MD -MT lib/Transforms/Utils/CMakeFiles/LLVMTransformUtils.dir/FixIrreducible.cpp.o -MF lib/Transforms/Utils/CMakeFiles/LLVMTransformUtils.dir/FixIrreducible.cpp.o.d -o lib/Transforms/Utils/CMakeFiles/LLVMTransformUtils.dir/FixIrreducible.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Transforms/Utils/FixIrreducible.cpp [756/3344] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/lib/Transforms/Utils -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Transforms/Utils -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fno-exceptions -funwind-tables -fno-rtti -MD -MT lib/Transforms/Utils/CMakeFiles/LLVMTransformUtils.dir/GlobalStatus.cpp.o -MF lib/Transforms/Utils/CMakeFiles/LLVMTransformUtils.dir/GlobalStatus.cpp.o.d -o lib/Transforms/Utils/CMakeFiles/LLVMTransformUtils.dir/GlobalStatus.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Transforms/Utils/GlobalStatus.cpp [757/3344] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/lib/Transforms/Utils -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Transforms/Utils -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fno-exceptions -funwind-tables -fno-rtti -MD -MT lib/Transforms/Utils/CMakeFiles/LLVMTransformUtils.dir/HelloWorld.cpp.o -MF lib/Transforms/Utils/CMakeFiles/LLVMTransformUtils.dir/HelloWorld.cpp.o.d -o lib/Transforms/Utils/CMakeFiles/LLVMTransformUtils.dir/HelloWorld.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Transforms/Utils/HelloWorld.cpp [758/3344] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/lib/Transforms/Utils -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Transforms/Utils -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fno-exceptions -funwind-tables -fno-rtti -MD -MT lib/Transforms/Utils/CMakeFiles/LLVMTransformUtils.dir/InstructionNamer.cpp.o -MF lib/Transforms/Utils/CMakeFiles/LLVMTransformUtils.dir/InstructionNamer.cpp.o.d -o lib/Transforms/Utils/CMakeFiles/LLVMTransformUtils.dir/InstructionNamer.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Transforms/Utils/InstructionNamer.cpp [759/3344] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/lib/Transforms/Utils -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Transforms/Utils -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fno-exceptions -funwind-tables -fno-rtti -MD -MT lib/Transforms/Utils/CMakeFiles/LLVMTransformUtils.dir/GuardUtils.cpp.o -MF lib/Transforms/Utils/CMakeFiles/LLVMTransformUtils.dir/GuardUtils.cpp.o.d -o lib/Transforms/Utils/CMakeFiles/LLVMTransformUtils.dir/GuardUtils.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Transforms/Utils/GuardUtils.cpp [760/3344] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/lib/Transforms/Utils -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Transforms/Utils -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fno-exceptions -funwind-tables -fno-rtti -MD -MT lib/Transforms/Utils/CMakeFiles/LLVMTransformUtils.dir/IntegerDivision.cpp.o -MF lib/Transforms/Utils/CMakeFiles/LLVMTransformUtils.dir/IntegerDivision.cpp.o.d -o lib/Transforms/Utils/CMakeFiles/LLVMTransformUtils.dir/IntegerDivision.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Transforms/Utils/IntegerDivision.cpp [761/3344] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/lib/Transforms/Utils -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Transforms/Utils -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fno-exceptions -funwind-tables -fno-rtti -MD -MT lib/Transforms/Utils/CMakeFiles/LLVMTransformUtils.dir/InjectTLIMappings.cpp.o -MF lib/Transforms/Utils/CMakeFiles/LLVMTransformUtils.dir/InjectTLIMappings.cpp.o.d -o lib/Transforms/Utils/CMakeFiles/LLVMTransformUtils.dir/InjectTLIMappings.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Transforms/Utils/InjectTLIMappings.cpp [762/3344] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/lib/Transforms/Utils -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Transforms/Utils -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fno-exceptions -funwind-tables -fno-rtti -MD -MT lib/Transforms/Utils/CMakeFiles/LLVMTransformUtils.dir/LibCallsShrinkWrap.cpp.o -MF lib/Transforms/Utils/CMakeFiles/LLVMTransformUtils.dir/LibCallsShrinkWrap.cpp.o.d -o lib/Transforms/Utils/CMakeFiles/LLVMTransformUtils.dir/LibCallsShrinkWrap.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Transforms/Utils/LibCallsShrinkWrap.cpp [763/3344] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/lib/Transforms/Utils -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Transforms/Utils -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fno-exceptions -funwind-tables -fno-rtti -MD -MT lib/Transforms/Utils/CMakeFiles/LLVMTransformUtils.dir/LCSSA.cpp.o -MF lib/Transforms/Utils/CMakeFiles/LLVMTransformUtils.dir/LCSSA.cpp.o.d -o lib/Transforms/Utils/CMakeFiles/LLVMTransformUtils.dir/LCSSA.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Transforms/Utils/LCSSA.cpp [764/3344] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/lib/Transforms/Utils -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Transforms/Utils -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fno-exceptions -funwind-tables -fno-rtti -MD -MT lib/Transforms/Utils/CMakeFiles/LLVMTransformUtils.dir/LoopConstrainer.cpp.o -MF lib/Transforms/Utils/CMakeFiles/LLVMTransformUtils.dir/LoopConstrainer.cpp.o.d -o lib/Transforms/Utils/CMakeFiles/LLVMTransformUtils.dir/LoopConstrainer.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Transforms/Utils/LoopConstrainer.cpp [765/3344] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/lib/Transforms/Utils -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Transforms/Utils -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fno-exceptions -funwind-tables -fno-rtti -MD -MT lib/Transforms/Utils/CMakeFiles/LLVMTransformUtils.dir/LoopPeel.cpp.o -MF lib/Transforms/Utils/CMakeFiles/LLVMTransformUtils.dir/LoopPeel.cpp.o.d -o lib/Transforms/Utils/CMakeFiles/LLVMTransformUtils.dir/LoopPeel.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Transforms/Utils/LoopPeel.cpp [766/3344] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/lib/Transforms/Utils -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Transforms/Utils -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fno-exceptions -funwind-tables -fno-rtti -MD -MT lib/Transforms/Utils/CMakeFiles/LLVMTransformUtils.dir/LoopRotationUtils.cpp.o -MF lib/Transforms/Utils/CMakeFiles/LLVMTransformUtils.dir/LoopRotationUtils.cpp.o.d -o lib/Transforms/Utils/CMakeFiles/LLVMTransformUtils.dir/LoopRotationUtils.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Transforms/Utils/LoopRotationUtils.cpp [767/3344] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/lib/Transforms/Utils -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Transforms/Utils -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fno-exceptions -funwind-tables -fno-rtti -MD -MT lib/Transforms/Utils/CMakeFiles/LLVMTransformUtils.dir/LoopSimplify.cpp.o -MF lib/Transforms/Utils/CMakeFiles/LLVMTransformUtils.dir/LoopSimplify.cpp.o.d -o lib/Transforms/Utils/CMakeFiles/LLVMTransformUtils.dir/LoopSimplify.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Transforms/Utils/LoopSimplify.cpp [768/3344] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/lib/Transforms/Utils -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Transforms/Utils -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fno-exceptions -funwind-tables -fno-rtti -MD -MT lib/Transforms/Utils/CMakeFiles/LLVMTransformUtils.dir/InlineFunction.cpp.o -MF lib/Transforms/Utils/CMakeFiles/LLVMTransformUtils.dir/InlineFunction.cpp.o.d -o lib/Transforms/Utils/CMakeFiles/LLVMTransformUtils.dir/InlineFunction.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Transforms/Utils/InlineFunction.cpp [769/3344] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/lib/Transforms/Utils -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Transforms/Utils -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fno-exceptions -funwind-tables -fno-rtti -MD -MT lib/Transforms/Utils/CMakeFiles/LLVMTransformUtils.dir/LoopUnroll.cpp.o -MF lib/Transforms/Utils/CMakeFiles/LLVMTransformUtils.dir/LoopUnroll.cpp.o.d -o lib/Transforms/Utils/CMakeFiles/LLVMTransformUtils.dir/LoopUnroll.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Transforms/Utils/LoopUnroll.cpp [770/3344] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/lib/Transforms/Utils -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Transforms/Utils -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fno-exceptions -funwind-tables -fno-rtti -MD -MT lib/Transforms/Utils/CMakeFiles/LLVMTransformUtils.dir/LowerAtomic.cpp.o -MF lib/Transforms/Utils/CMakeFiles/LLVMTransformUtils.dir/LowerAtomic.cpp.o.d -o lib/Transforms/Utils/CMakeFiles/LLVMTransformUtils.dir/LowerAtomic.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Transforms/Utils/LowerAtomic.cpp [771/3344] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/lib/Transforms/Utils -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Transforms/Utils -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fno-exceptions -funwind-tables -fno-rtti -MD -MT lib/Transforms/Utils/CMakeFiles/LLVMTransformUtils.dir/Local.cpp.o -MF lib/Transforms/Utils/CMakeFiles/LLVMTransformUtils.dir/Local.cpp.o.d -o lib/Transforms/Utils/CMakeFiles/LLVMTransformUtils.dir/Local.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Transforms/Utils/Local.cpp [772/3344] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/lib/Transforms/Utils -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Transforms/Utils -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fno-exceptions -funwind-tables -fno-rtti -MD -MT lib/Transforms/Utils/CMakeFiles/LLVMTransformUtils.dir/LowerGlobalDtors.cpp.o -MF lib/Transforms/Utils/CMakeFiles/LLVMTransformUtils.dir/LowerGlobalDtors.cpp.o.d -o lib/Transforms/Utils/CMakeFiles/LLVMTransformUtils.dir/LowerGlobalDtors.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Transforms/Utils/LowerGlobalDtors.cpp [773/3344] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/lib/Transforms/Utils -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Transforms/Utils -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fno-exceptions -funwind-tables -fno-rtti -MD -MT lib/Transforms/Utils/CMakeFiles/LLVMTransformUtils.dir/LoopUnrollAndJam.cpp.o -MF lib/Transforms/Utils/CMakeFiles/LLVMTransformUtils.dir/LoopUnrollAndJam.cpp.o.d -o lib/Transforms/Utils/CMakeFiles/LLVMTransformUtils.dir/LoopUnrollAndJam.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Transforms/Utils/LoopUnrollAndJam.cpp [774/3344] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/lib/Transforms/Utils -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Transforms/Utils -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fno-exceptions -funwind-tables -fno-rtti -MD -MT lib/Transforms/Utils/CMakeFiles/LLVMTransformUtils.dir/LowerIFunc.cpp.o -MF lib/Transforms/Utils/CMakeFiles/LLVMTransformUtils.dir/LowerIFunc.cpp.o.d -o lib/Transforms/Utils/CMakeFiles/LLVMTransformUtils.dir/LowerIFunc.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Transforms/Utils/LowerIFunc.cpp [775/3344] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/lib/Transforms/Utils -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Transforms/Utils -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fno-exceptions -funwind-tables -fno-rtti -MD -MT lib/Transforms/Utils/CMakeFiles/LLVMTransformUtils.dir/LowerInvoke.cpp.o -MF lib/Transforms/Utils/CMakeFiles/LLVMTransformUtils.dir/LowerInvoke.cpp.o.d -o lib/Transforms/Utils/CMakeFiles/LLVMTransformUtils.dir/LowerInvoke.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Transforms/Utils/LowerInvoke.cpp [776/3344] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/lib/Transforms/Utils -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Transforms/Utils -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fno-exceptions -funwind-tables -fno-rtti -MD -MT lib/Transforms/Utils/CMakeFiles/LLVMTransformUtils.dir/LoopUnrollRuntime.cpp.o -MF lib/Transforms/Utils/CMakeFiles/LLVMTransformUtils.dir/LoopUnrollRuntime.cpp.o.d -o lib/Transforms/Utils/CMakeFiles/LLVMTransformUtils.dir/LoopUnrollRuntime.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Transforms/Utils/LoopUnrollRuntime.cpp [777/3344] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/lib/Transforms/Utils -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Transforms/Utils -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fno-exceptions -funwind-tables -fno-rtti -MD -MT lib/Transforms/Utils/CMakeFiles/LLVMTransformUtils.dir/MatrixUtils.cpp.o -MF lib/Transforms/Utils/CMakeFiles/LLVMTransformUtils.dir/MatrixUtils.cpp.o.d -o lib/Transforms/Utils/CMakeFiles/LLVMTransformUtils.dir/MatrixUtils.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Transforms/Utils/MatrixUtils.cpp [778/3344] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/lib/Transforms/Utils -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Transforms/Utils -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fno-exceptions -funwind-tables -fno-rtti -MD -MT lib/Transforms/Utils/CMakeFiles/LLVMTransformUtils.dir/LoopVersioning.cpp.o -MF lib/Transforms/Utils/CMakeFiles/LLVMTransformUtils.dir/LoopVersioning.cpp.o.d -o lib/Transforms/Utils/CMakeFiles/LLVMTransformUtils.dir/LoopVersioning.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Transforms/Utils/LoopVersioning.cpp [779/3344] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/lib/Transforms/Utils -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Transforms/Utils -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fno-exceptions -funwind-tables -fno-rtti -MD -MT lib/Transforms/Utils/CMakeFiles/LLVMTransformUtils.dir/LowerMemIntrinsics.cpp.o -MF lib/Transforms/Utils/CMakeFiles/LLVMTransformUtils.dir/LowerMemIntrinsics.cpp.o.d -o lib/Transforms/Utils/CMakeFiles/LLVMTransformUtils.dir/LowerMemIntrinsics.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Transforms/Utils/LowerMemIntrinsics.cpp [780/3344] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/lib/Transforms/Utils -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Transforms/Utils -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fno-exceptions -funwind-tables -fno-rtti -MD -MT lib/Transforms/Utils/CMakeFiles/LLVMTransformUtils.dir/LowerSwitch.cpp.o -MF lib/Transforms/Utils/CMakeFiles/LLVMTransformUtils.dir/LowerSwitch.cpp.o.d -o lib/Transforms/Utils/CMakeFiles/LLVMTransformUtils.dir/LowerSwitch.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Transforms/Utils/LowerSwitch.cpp [781/3344] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/lib/Transforms/Utils -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Transforms/Utils -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fno-exceptions -funwind-tables -fno-rtti -MD -MT lib/Transforms/Utils/CMakeFiles/LLVMTransformUtils.dir/MemoryOpRemark.cpp.o -MF lib/Transforms/Utils/CMakeFiles/LLVMTransformUtils.dir/MemoryOpRemark.cpp.o.d -o lib/Transforms/Utils/CMakeFiles/LLVMTransformUtils.dir/MemoryOpRemark.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Transforms/Utils/MemoryOpRemark.cpp [782/3344] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/lib/Transforms/Utils -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Transforms/Utils -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fno-exceptions -funwind-tables -fno-rtti -MD -MT lib/Transforms/Utils/CMakeFiles/LLVMTransformUtils.dir/Mem2Reg.cpp.o -MF lib/Transforms/Utils/CMakeFiles/LLVMTransformUtils.dir/Mem2Reg.cpp.o.d -o lib/Transforms/Utils/CMakeFiles/LLVMTransformUtils.dir/Mem2Reg.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Transforms/Utils/Mem2Reg.cpp [783/3344] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/lib/Transforms/Utils -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Transforms/Utils -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fno-exceptions -funwind-tables -fno-rtti -MD -MT lib/Transforms/Utils/CMakeFiles/LLVMTransformUtils.dir/LoopUtils.cpp.o -MF lib/Transforms/Utils/CMakeFiles/LLVMTransformUtils.dir/LoopUtils.cpp.o.d -o lib/Transforms/Utils/CMakeFiles/LLVMTransformUtils.dir/LoopUtils.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Transforms/Utils/LoopUtils.cpp [784/3344] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/lib/Transforms/Utils -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Transforms/Utils -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fno-exceptions -funwind-tables -fno-rtti -MD -MT lib/Transforms/Utils/CMakeFiles/LLVMTransformUtils.dir/MetaRenamer.cpp.o -MF lib/Transforms/Utils/CMakeFiles/LLVMTransformUtils.dir/MetaRenamer.cpp.o.d -o lib/Transforms/Utils/CMakeFiles/LLVMTransformUtils.dir/MetaRenamer.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Transforms/Utils/MetaRenamer.cpp [785/3344] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/lib/Transforms/Utils -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Transforms/Utils -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fno-exceptions -funwind-tables -fno-rtti -MD -MT lib/Transforms/Utils/CMakeFiles/LLVMTransformUtils.dir/MemoryTaggingSupport.cpp.o -MF lib/Transforms/Utils/CMakeFiles/LLVMTransformUtils.dir/MemoryTaggingSupport.cpp.o.d -o lib/Transforms/Utils/CMakeFiles/LLVMTransformUtils.dir/MemoryTaggingSupport.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Transforms/Utils/MemoryTaggingSupport.cpp [786/3344] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/lib/Transforms/Utils -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Transforms/Utils -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fno-exceptions -funwind-tables -fno-rtti -MD -MT lib/Transforms/Utils/CMakeFiles/LLVMTransformUtils.dir/NameAnonGlobals.cpp.o -MF lib/Transforms/Utils/CMakeFiles/LLVMTransformUtils.dir/NameAnonGlobals.cpp.o.d -o lib/Transforms/Utils/CMakeFiles/LLVMTransformUtils.dir/NameAnonGlobals.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Transforms/Utils/NameAnonGlobals.cpp [787/3344] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/lib/Transforms/Utils -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Transforms/Utils -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fno-exceptions -funwind-tables -fno-rtti -MD -MT lib/Transforms/Utils/CMakeFiles/LLVMTransformUtils.dir/MisExpect.cpp.o -MF lib/Transforms/Utils/CMakeFiles/LLVMTransformUtils.dir/MisExpect.cpp.o.d -o lib/Transforms/Utils/CMakeFiles/LLVMTransformUtils.dir/MisExpect.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Transforms/Utils/MisExpect.cpp [788/3344] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/lib/Transforms/Utils -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Transforms/Utils -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fno-exceptions -funwind-tables -fno-rtti -MD -MT lib/Transforms/Utils/CMakeFiles/LLVMTransformUtils.dir/ModuleUtils.cpp.o -MF lib/Transforms/Utils/CMakeFiles/LLVMTransformUtils.dir/ModuleUtils.cpp.o.d -o lib/Transforms/Utils/CMakeFiles/LLVMTransformUtils.dir/ModuleUtils.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Transforms/Utils/ModuleUtils.cpp [789/3344] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/lib/Transforms/Utils -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Transforms/Utils -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fno-exceptions -funwind-tables -fno-rtti -MD -MT lib/Transforms/Utils/CMakeFiles/LLVMTransformUtils.dir/RelLookupTableConverter.cpp.o -MF lib/Transforms/Utils/CMakeFiles/LLVMTransformUtils.dir/RelLookupTableConverter.cpp.o.d -o lib/Transforms/Utils/CMakeFiles/LLVMTransformUtils.dir/RelLookupTableConverter.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Transforms/Utils/RelLookupTableConverter.cpp [790/3344] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/lib/Transforms/Utils -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Transforms/Utils -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fno-exceptions -funwind-tables -fno-rtti -MD -MT lib/Transforms/Utils/CMakeFiles/LLVMTransformUtils.dir/MoveAutoInit.cpp.o -MF lib/Transforms/Utils/CMakeFiles/LLVMTransformUtils.dir/MoveAutoInit.cpp.o.d -o lib/Transforms/Utils/CMakeFiles/LLVMTransformUtils.dir/MoveAutoInit.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Transforms/Utils/MoveAutoInit.cpp [791/3344] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/lib/Transforms/Utils -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Transforms/Utils -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fno-exceptions -funwind-tables -fno-rtti -MD -MT lib/Transforms/Utils/CMakeFiles/LLVMTransformUtils.dir/StripGCRelocates.cpp.o -MF lib/Transforms/Utils/CMakeFiles/LLVMTransformUtils.dir/StripGCRelocates.cpp.o.d -o lib/Transforms/Utils/CMakeFiles/LLVMTransformUtils.dir/StripGCRelocates.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Transforms/Utils/StripGCRelocates.cpp [792/3344] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/lib/Transforms/Utils -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Transforms/Utils -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fno-exceptions -funwind-tables -fno-rtti -MD -MT lib/Transforms/Utils/CMakeFiles/LLVMTransformUtils.dir/PredicateInfo.cpp.o -MF lib/Transforms/Utils/CMakeFiles/LLVMTransformUtils.dir/PredicateInfo.cpp.o.d -o lib/Transforms/Utils/CMakeFiles/LLVMTransformUtils.dir/PredicateInfo.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Transforms/Utils/PredicateInfo.cpp [793/3344] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/lib/Transforms/Utils -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Transforms/Utils -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fno-exceptions -funwind-tables -fno-rtti -MD -MT lib/Transforms/Utils/CMakeFiles/LLVMTransformUtils.dir/SampleProfileInference.cpp.o -MF lib/Transforms/Utils/CMakeFiles/LLVMTransformUtils.dir/SampleProfileInference.cpp.o.d -o lib/Transforms/Utils/CMakeFiles/LLVMTransformUtils.dir/SampleProfileInference.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Transforms/Utils/SampleProfileInference.cpp [794/3344] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/lib/Transforms/Utils -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Transforms/Utils -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fno-exceptions -funwind-tables -fno-rtti -MD -MT lib/Transforms/Utils/CMakeFiles/LLVMTransformUtils.dir/PromoteMemoryToRegister.cpp.o -MF lib/Transforms/Utils/CMakeFiles/LLVMTransformUtils.dir/PromoteMemoryToRegister.cpp.o.d -o lib/Transforms/Utils/CMakeFiles/LLVMTransformUtils.dir/PromoteMemoryToRegister.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Transforms/Utils/PromoteMemoryToRegister.cpp [795/3344] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/lib/Transforms/Utils -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Transforms/Utils -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fno-exceptions -funwind-tables -fno-rtti -MD -MT lib/Transforms/Utils/CMakeFiles/LLVMTransformUtils.dir/SSAUpdaterBulk.cpp.o -MF lib/Transforms/Utils/CMakeFiles/LLVMTransformUtils.dir/SSAUpdaterBulk.cpp.o.d -o lib/Transforms/Utils/CMakeFiles/LLVMTransformUtils.dir/SSAUpdaterBulk.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Transforms/Utils/SSAUpdaterBulk.cpp [796/3344] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/lib/Transforms/Utils -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Transforms/Utils -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fno-exceptions -funwind-tables -fno-rtti -MD -MT lib/Transforms/Utils/CMakeFiles/LLVMTransformUtils.dir/SanitizerStats.cpp.o -MF lib/Transforms/Utils/CMakeFiles/LLVMTransformUtils.dir/SanitizerStats.cpp.o.d -o lib/Transforms/Utils/CMakeFiles/LLVMTransformUtils.dir/SanitizerStats.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Transforms/Utils/SanitizerStats.cpp [797/3344] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/lib/Transforms/Utils -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Transforms/Utils -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fno-exceptions -funwind-tables -fno-rtti -MD -MT lib/Transforms/Utils/CMakeFiles/LLVMTransformUtils.dir/SampleProfileLoaderBaseUtil.cpp.o -MF lib/Transforms/Utils/CMakeFiles/LLVMTransformUtils.dir/SampleProfileLoaderBaseUtil.cpp.o.d -o lib/Transforms/Utils/CMakeFiles/LLVMTransformUtils.dir/SampleProfileLoaderBaseUtil.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Transforms/Utils/SampleProfileLoaderBaseUtil.cpp [798/3344] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/lib/Transforms/Utils -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Transforms/Utils -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fno-exceptions -funwind-tables -fno-rtti -MD -MT lib/Transforms/Utils/CMakeFiles/LLVMTransformUtils.dir/SCCPSolver.cpp.o -MF lib/Transforms/Utils/CMakeFiles/LLVMTransformUtils.dir/SCCPSolver.cpp.o.d -o lib/Transforms/Utils/CMakeFiles/LLVMTransformUtils.dir/SCCPSolver.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Transforms/Utils/SCCPSolver.cpp [799/3344] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/lib/Transforms/Utils -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Transforms/Utils -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fno-exceptions -funwind-tables -fno-rtti -MD -MT lib/Transforms/Utils/CMakeFiles/LLVMTransformUtils.dir/SSAUpdater.cpp.o -MF lib/Transforms/Utils/CMakeFiles/LLVMTransformUtils.dir/SSAUpdater.cpp.o.d -o lib/Transforms/Utils/CMakeFiles/LLVMTransformUtils.dir/SSAUpdater.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Transforms/Utils/SSAUpdater.cpp [800/3344] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/lib/Transforms/Utils -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Transforms/Utils -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fno-exceptions -funwind-tables -fno-rtti -MD -MT lib/Transforms/Utils/CMakeFiles/LLVMTransformUtils.dir/ScalarEvolutionExpander.cpp.o -MF lib/Transforms/Utils/CMakeFiles/LLVMTransformUtils.dir/ScalarEvolutionExpander.cpp.o.d -o lib/Transforms/Utils/CMakeFiles/LLVMTransformUtils.dir/ScalarEvolutionExpander.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Transforms/Utils/ScalarEvolutionExpander.cpp [801/3344] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/lib/Transforms/Utils -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Transforms/Utils -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fno-exceptions -funwind-tables -fno-rtti -MD -MT lib/Transforms/Utils/CMakeFiles/LLVMTransformUtils.dir/SizeOpts.cpp.o -MF lib/Transforms/Utils/CMakeFiles/LLVMTransformUtils.dir/SizeOpts.cpp.o.d -o lib/Transforms/Utils/CMakeFiles/LLVMTransformUtils.dir/SizeOpts.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Transforms/Utils/SizeOpts.cpp [802/3344] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/lib/Transforms/Utils -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Transforms/Utils -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fno-exceptions -funwind-tables -fno-rtti -MD -MT lib/Transforms/Utils/CMakeFiles/LLVMTransformUtils.dir/StripNonLineTableDebugInfo.cpp.o -MF lib/Transforms/Utils/CMakeFiles/LLVMTransformUtils.dir/StripNonLineTableDebugInfo.cpp.o.d -o lib/Transforms/Utils/CMakeFiles/LLVMTransformUtils.dir/StripNonLineTableDebugInfo.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Transforms/Utils/StripNonLineTableDebugInfo.cpp [803/3344] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/lib/Transforms/Utils -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Transforms/Utils -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fno-exceptions -funwind-tables -fno-rtti -MD -MT lib/Transforms/Utils/CMakeFiles/LLVMTransformUtils.dir/UnifyFunctionExitNodes.cpp.o -MF lib/Transforms/Utils/CMakeFiles/LLVMTransformUtils.dir/UnifyFunctionExitNodes.cpp.o.d -o lib/Transforms/Utils/CMakeFiles/LLVMTransformUtils.dir/UnifyFunctionExitNodes.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Transforms/Utils/UnifyFunctionExitNodes.cpp [804/3344] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/lib/Transforms/Utils -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Transforms/Utils -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fno-exceptions -funwind-tables -fno-rtti -MD -MT lib/Transforms/Utils/CMakeFiles/LLVMTransformUtils.dir/SymbolRewriter.cpp.o -MF lib/Transforms/Utils/CMakeFiles/LLVMTransformUtils.dir/SymbolRewriter.cpp.o.d -o lib/Transforms/Utils/CMakeFiles/LLVMTransformUtils.dir/SymbolRewriter.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Transforms/Utils/SymbolRewriter.cpp [805/3344] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/lib/Transforms/Utils -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Transforms/Utils -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fno-exceptions -funwind-tables -fno-rtti -MD -MT lib/Transforms/Utils/CMakeFiles/LLVMTransformUtils.dir/SplitModule.cpp.o -MF lib/Transforms/Utils/CMakeFiles/LLVMTransformUtils.dir/SplitModule.cpp.o.d -o lib/Transforms/Utils/CMakeFiles/LLVMTransformUtils.dir/SplitModule.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Transforms/Utils/SplitModule.cpp [806/3344] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/lib/Transforms/Utils -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Transforms/Utils -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fno-exceptions -funwind-tables -fno-rtti -MD -MT lib/Transforms/Utils/CMakeFiles/LLVMTransformUtils.dir/Utils.cpp.o -MF lib/Transforms/Utils/CMakeFiles/LLVMTransformUtils.dir/Utils.cpp.o.d -o lib/Transforms/Utils/CMakeFiles/LLVMTransformUtils.dir/Utils.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Transforms/Utils/Utils.cpp [807/3344] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/lib/Transforms/Utils -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Transforms/Utils -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fno-exceptions -funwind-tables -fno-rtti -MD -MT lib/Transforms/Utils/CMakeFiles/LLVMTransformUtils.dir/SimplifyIndVar.cpp.o -MF lib/Transforms/Utils/CMakeFiles/LLVMTransformUtils.dir/SimplifyIndVar.cpp.o.d -o lib/Transforms/Utils/CMakeFiles/LLVMTransformUtils.dir/SimplifyIndVar.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Transforms/Utils/SimplifyIndVar.cpp [808/3344] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/lib/Transforms/Utils -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Transforms/Utils -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fno-exceptions -funwind-tables -fno-rtti -MD -MT lib/Transforms/Utils/CMakeFiles/LLVMTransformUtils.dir/UnifyLoopExits.cpp.o -MF lib/Transforms/Utils/CMakeFiles/LLVMTransformUtils.dir/UnifyLoopExits.cpp.o.d -o lib/Transforms/Utils/CMakeFiles/LLVMTransformUtils.dir/UnifyLoopExits.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Transforms/Utils/UnifyLoopExits.cpp [809/3344] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/lib/Transforms/Utils -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Transforms/Utils -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fno-exceptions -funwind-tables -fno-rtti -MD -MT lib/Transforms/Utils/CMakeFiles/LLVMTransformUtils.dir/SimplifyLibCalls.cpp.o -MF lib/Transforms/Utils/CMakeFiles/LLVMTransformUtils.dir/SimplifyLibCalls.cpp.o.d -o lib/Transforms/Utils/CMakeFiles/LLVMTransformUtils.dir/SimplifyLibCalls.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Transforms/Utils/SimplifyLibCalls.cpp [810/3344] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/lib/Transforms/Utils -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Transforms/Utils -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fno-exceptions -funwind-tables -fno-rtti -MD -MT lib/Transforms/Utils/CMakeFiles/LLVMTransformUtils.dir/VNCoercion.cpp.o -MF lib/Transforms/Utils/CMakeFiles/LLVMTransformUtils.dir/VNCoercion.cpp.o.d -o lib/Transforms/Utils/CMakeFiles/LLVMTransformUtils.dir/VNCoercion.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Transforms/Utils/VNCoercion.cpp [811/3344] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/lib/Transforms/Utils -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Transforms/Utils -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fno-exceptions -funwind-tables -fno-rtti -MD -MT lib/Transforms/Utils/CMakeFiles/LLVMTransformUtils.dir/ValueMapper.cpp.o -MF lib/Transforms/Utils/CMakeFiles/LLVMTransformUtils.dir/ValueMapper.cpp.o.d -o lib/Transforms/Utils/CMakeFiles/LLVMTransformUtils.dir/ValueMapper.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Transforms/Utils/ValueMapper.cpp [812/3344] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/lib/Transforms/Instrumentation -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Transforms/Instrumentation -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fno-exceptions -funwind-tables -fno-rtti -MD -MT lib/Transforms/Instrumentation/CMakeFiles/LLVMInstrumentation.dir/BoundsChecking.cpp.o -MF lib/Transforms/Instrumentation/CMakeFiles/LLVMInstrumentation.dir/BoundsChecking.cpp.o.d -o lib/Transforms/Instrumentation/CMakeFiles/LLVMInstrumentation.dir/BoundsChecking.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Transforms/Instrumentation/BoundsChecking.cpp [813/3344] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/lib/Transforms/Instrumentation -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Transforms/Instrumentation -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fno-exceptions -funwind-tables -fno-rtti -MD -MT lib/Transforms/Instrumentation/CMakeFiles/LLVMInstrumentation.dir/CGProfile.cpp.o -MF lib/Transforms/Instrumentation/CMakeFiles/LLVMInstrumentation.dir/CGProfile.cpp.o.d -o lib/Transforms/Instrumentation/CMakeFiles/LLVMInstrumentation.dir/CGProfile.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Transforms/Instrumentation/CGProfile.cpp [814/3344] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/lib/Transforms/Instrumentation -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Transforms/Instrumentation -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fno-exceptions -funwind-tables -fno-rtti -MD -MT lib/Transforms/Instrumentation/CMakeFiles/LLVMInstrumentation.dir/BlockCoverageInference.cpp.o -MF lib/Transforms/Instrumentation/CMakeFiles/LLVMInstrumentation.dir/BlockCoverageInference.cpp.o.d -o lib/Transforms/Instrumentation/CMakeFiles/LLVMInstrumentation.dir/BlockCoverageInference.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Transforms/Instrumentation/BlockCoverageInference.cpp [815/3344] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/lib/Transforms/Utils -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Transforms/Utils -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fno-exceptions -funwind-tables -fno-rtti -MD -MT lib/Transforms/Utils/CMakeFiles/LLVMTransformUtils.dir/SimplifyCFG.cpp.o -MF lib/Transforms/Utils/CMakeFiles/LLVMTransformUtils.dir/SimplifyCFG.cpp.o.d -o lib/Transforms/Utils/CMakeFiles/LLVMTransformUtils.dir/SimplifyCFG.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Transforms/Utils/SimplifyCFG.cpp [816/3344] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/lib/Transforms/Instrumentation -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Transforms/Instrumentation -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fno-exceptions -funwind-tables -fno-rtti -MD -MT lib/Transforms/Instrumentation/CMakeFiles/LLVMInstrumentation.dir/AddressSanitizer.cpp.o -MF lib/Transforms/Instrumentation/CMakeFiles/LLVMInstrumentation.dir/AddressSanitizer.cpp.o.d -o lib/Transforms/Instrumentation/CMakeFiles/LLVMInstrumentation.dir/AddressSanitizer.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Transforms/Instrumentation/AddressSanitizer.cpp [817/3344] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/lib/Transforms/Instrumentation -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Transforms/Instrumentation -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fno-exceptions -funwind-tables -fno-rtti -MD -MT lib/Transforms/Instrumentation/CMakeFiles/LLVMInstrumentation.dir/ControlHeightReduction.cpp.o -MF lib/Transforms/Instrumentation/CMakeFiles/LLVMInstrumentation.dir/ControlHeightReduction.cpp.o.d -o lib/Transforms/Instrumentation/CMakeFiles/LLVMInstrumentation.dir/ControlHeightReduction.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Transforms/Instrumentation/ControlHeightReduction.cpp [818/3344] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/lib/Transforms/Instrumentation -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Transforms/Instrumentation -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fno-exceptions -funwind-tables -fno-rtti -MD -MT lib/Transforms/Instrumentation/CMakeFiles/LLVMInstrumentation.dir/GCOVProfiling.cpp.o -MF lib/Transforms/Instrumentation/CMakeFiles/LLVMInstrumentation.dir/GCOVProfiling.cpp.o.d -o lib/Transforms/Instrumentation/CMakeFiles/LLVMInstrumentation.dir/GCOVProfiling.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Transforms/Instrumentation/GCOVProfiling.cpp [819/3344] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/lib/Transforms/Instrumentation -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Transforms/Instrumentation -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fno-exceptions -funwind-tables -fno-rtti -MD -MT lib/Transforms/Instrumentation/CMakeFiles/LLVMInstrumentation.dir/Instrumentation.cpp.o -MF lib/Transforms/Instrumentation/CMakeFiles/LLVMInstrumentation.dir/Instrumentation.cpp.o.d -o lib/Transforms/Instrumentation/CMakeFiles/LLVMInstrumentation.dir/Instrumentation.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Transforms/Instrumentation/Instrumentation.cpp [820/3344] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/lib/Transforms/Instrumentation -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Transforms/Instrumentation -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fno-exceptions -funwind-tables -fno-rtti -MD -MT lib/Transforms/Instrumentation/CMakeFiles/LLVMInstrumentation.dir/MemProfiler.cpp.o -MF lib/Transforms/Instrumentation/CMakeFiles/LLVMInstrumentation.dir/MemProfiler.cpp.o.d -o lib/Transforms/Instrumentation/CMakeFiles/LLVMInstrumentation.dir/MemProfiler.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Transforms/Instrumentation/MemProfiler.cpp [821/3344] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/lib/Transforms/Instrumentation -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Transforms/Instrumentation -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fno-exceptions -funwind-tables -fno-rtti -MD -MT lib/Transforms/Instrumentation/CMakeFiles/LLVMInstrumentation.dir/DataFlowSanitizer.cpp.o -MF lib/Transforms/Instrumentation/CMakeFiles/LLVMInstrumentation.dir/DataFlowSanitizer.cpp.o.d -o lib/Transforms/Instrumentation/CMakeFiles/LLVMInstrumentation.dir/DataFlowSanitizer.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Transforms/Instrumentation/DataFlowSanitizer.cpp [822/3344] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/lib/Transforms/Instrumentation -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Transforms/Instrumentation -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fno-exceptions -funwind-tables -fno-rtti -MD -MT lib/Transforms/Instrumentation/CMakeFiles/LLVMInstrumentation.dir/IndirectCallPromotion.cpp.o -MF lib/Transforms/Instrumentation/CMakeFiles/LLVMInstrumentation.dir/IndirectCallPromotion.cpp.o.d -o lib/Transforms/Instrumentation/CMakeFiles/LLVMInstrumentation.dir/IndirectCallPromotion.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Transforms/Instrumentation/IndirectCallPromotion.cpp [823/3344] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/lib/Transforms/Instrumentation -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Transforms/Instrumentation -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fno-exceptions -funwind-tables -fno-rtti -MD -MT lib/Transforms/Instrumentation/CMakeFiles/LLVMInstrumentation.dir/InstrOrderFile.cpp.o -MF lib/Transforms/Instrumentation/CMakeFiles/LLVMInstrumentation.dir/InstrOrderFile.cpp.o.d -o lib/Transforms/Instrumentation/CMakeFiles/LLVMInstrumentation.dir/InstrOrderFile.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Transforms/Instrumentation/InstrOrderFile.cpp [824/3344] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/lib/Transforms/Instrumentation -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Transforms/Instrumentation -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fno-exceptions -funwind-tables -fno-rtti -MD -MT lib/Transforms/Instrumentation/CMakeFiles/LLVMInstrumentation.dir/KCFI.cpp.o -MF lib/Transforms/Instrumentation/CMakeFiles/LLVMInstrumentation.dir/KCFI.cpp.o.d -o lib/Transforms/Instrumentation/CMakeFiles/LLVMInstrumentation.dir/KCFI.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Transforms/Instrumentation/KCFI.cpp [825/3344] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/lib/Transforms/Instrumentation -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Transforms/Instrumentation -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fno-exceptions -funwind-tables -fno-rtti -MD -MT lib/Transforms/Instrumentation/CMakeFiles/LLVMInstrumentation.dir/MemorySanitizer.cpp.o -MF lib/Transforms/Instrumentation/CMakeFiles/LLVMInstrumentation.dir/MemorySanitizer.cpp.o.d -o lib/Transforms/Instrumentation/CMakeFiles/LLVMInstrumentation.dir/MemorySanitizer.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Transforms/Instrumentation/MemorySanitizer.cpp [826/3344] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/lib/Transforms/Instrumentation -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Transforms/Instrumentation -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fno-exceptions -funwind-tables -fno-rtti -MD -MT lib/Transforms/Instrumentation/CMakeFiles/LLVMInstrumentation.dir/PoisonChecking.cpp.o -MF lib/Transforms/Instrumentation/CMakeFiles/LLVMInstrumentation.dir/PoisonChecking.cpp.o.d -o lib/Transforms/Instrumentation/CMakeFiles/LLVMInstrumentation.dir/PoisonChecking.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Transforms/Instrumentation/PoisonChecking.cpp [827/3344] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/lib/Transforms/Instrumentation -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Transforms/Instrumentation -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fno-exceptions -funwind-tables -fno-rtti -MD -MT lib/Transforms/Instrumentation/CMakeFiles/LLVMInstrumentation.dir/PGOMemOPSizeOpt.cpp.o -MF lib/Transforms/Instrumentation/CMakeFiles/LLVMInstrumentation.dir/PGOMemOPSizeOpt.cpp.o.d -o lib/Transforms/Instrumentation/CMakeFiles/LLVMInstrumentation.dir/PGOMemOPSizeOpt.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Transforms/Instrumentation/PGOMemOPSizeOpt.cpp [828/3344] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/lib/Transforms/Instrumentation -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Transforms/Instrumentation -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fno-exceptions -funwind-tables -fno-rtti -MD -MT lib/Transforms/Instrumentation/CMakeFiles/LLVMInstrumentation.dir/ValueProfileCollector.cpp.o -MF lib/Transforms/Instrumentation/CMakeFiles/LLVMInstrumentation.dir/ValueProfileCollector.cpp.o.d -o lib/Transforms/Instrumentation/CMakeFiles/LLVMInstrumentation.dir/ValueProfileCollector.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Transforms/Instrumentation/ValueProfileCollector.cpp [829/3344] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/lib/Transforms/Instrumentation -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Transforms/Instrumentation -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fno-exceptions -funwind-tables -fno-rtti -MD -MT lib/Transforms/Instrumentation/CMakeFiles/LLVMInstrumentation.dir/InstrProfiling.cpp.o -MF lib/Transforms/Instrumentation/CMakeFiles/LLVMInstrumentation.dir/InstrProfiling.cpp.o.d -o lib/Transforms/Instrumentation/CMakeFiles/LLVMInstrumentation.dir/InstrProfiling.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Transforms/Instrumentation/InstrProfiling.cpp [830/3344] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/lib/Transforms/Instrumentation -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Transforms/Instrumentation -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fno-exceptions -funwind-tables -fno-rtti -MD -MT lib/Transforms/Instrumentation/CMakeFiles/LLVMInstrumentation.dir/SanitizerBinaryMetadata.cpp.o -MF lib/Transforms/Instrumentation/CMakeFiles/LLVMInstrumentation.dir/SanitizerBinaryMetadata.cpp.o.d -o lib/Transforms/Instrumentation/CMakeFiles/LLVMInstrumentation.dir/SanitizerBinaryMetadata.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Transforms/Instrumentation/SanitizerBinaryMetadata.cpp [831/3344] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/lib/Transforms/Instrumentation -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Transforms/Instrumentation -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fno-exceptions -funwind-tables -fno-rtti -MD -MT lib/Transforms/Instrumentation/CMakeFiles/LLVMInstrumentation.dir/SanitizerCoverage.cpp.o -MF lib/Transforms/Instrumentation/CMakeFiles/LLVMInstrumentation.dir/SanitizerCoverage.cpp.o.d -o lib/Transforms/Instrumentation/CMakeFiles/LLVMInstrumentation.dir/SanitizerCoverage.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Transforms/Instrumentation/SanitizerCoverage.cpp [832/3344] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/lib/Transforms/Instrumentation -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Transforms/Instrumentation -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fno-exceptions -funwind-tables -fno-rtti -MD -MT lib/Transforms/Instrumentation/CMakeFiles/LLVMInstrumentation.dir/ThreadSanitizer.cpp.o -MF lib/Transforms/Instrumentation/CMakeFiles/LLVMInstrumentation.dir/ThreadSanitizer.cpp.o.d -o lib/Transforms/Instrumentation/CMakeFiles/LLVMInstrumentation.dir/ThreadSanitizer.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Transforms/Instrumentation/ThreadSanitizer.cpp [833/3344] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/lib/Transforms/AggressiveInstCombine -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Transforms/AggressiveInstCombine -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fno-exceptions -funwind-tables -fno-rtti -MD -MT lib/Transforms/AggressiveInstCombine/CMakeFiles/LLVMAggressiveInstCombine.dir/TruncInstCombine.cpp.o -MF lib/Transforms/AggressiveInstCombine/CMakeFiles/LLVMAggressiveInstCombine.dir/TruncInstCombine.cpp.o.d -o lib/Transforms/AggressiveInstCombine/CMakeFiles/LLVMAggressiveInstCombine.dir/TruncInstCombine.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Transforms/AggressiveInstCombine/TruncInstCombine.cpp [834/3344] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/lib/Transforms/InstCombine -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Transforms/InstCombine -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fno-exceptions -funwind-tables -fno-rtti -MD -MT lib/Transforms/InstCombine/CMakeFiles/LLVMInstCombine.dir/InstCombineAtomicRMW.cpp.o -MF lib/Transforms/InstCombine/CMakeFiles/LLVMInstCombine.dir/InstCombineAtomicRMW.cpp.o.d -o lib/Transforms/InstCombine/CMakeFiles/LLVMInstCombine.dir/InstCombineAtomicRMW.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Transforms/InstCombine/InstCombineAtomicRMW.cpp [835/3344] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/lib/Transforms/Instrumentation -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Transforms/Instrumentation -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fno-exceptions -funwind-tables -fno-rtti -MD -MT lib/Transforms/Instrumentation/CMakeFiles/LLVMInstrumentation.dir/PGOInstrumentation.cpp.o -MF lib/Transforms/Instrumentation/CMakeFiles/LLVMInstrumentation.dir/PGOInstrumentation.cpp.o.d -o lib/Transforms/Instrumentation/CMakeFiles/LLVMInstrumentation.dir/PGOInstrumentation.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Transforms/Instrumentation/PGOInstrumentation.cpp [836/3344] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/lib/Transforms/AggressiveInstCombine -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Transforms/AggressiveInstCombine -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fno-exceptions -funwind-tables -fno-rtti -MD -MT lib/Transforms/AggressiveInstCombine/CMakeFiles/LLVMAggressiveInstCombine.dir/AggressiveInstCombine.cpp.o -MF lib/Transforms/AggressiveInstCombine/CMakeFiles/LLVMAggressiveInstCombine.dir/AggressiveInstCombine.cpp.o.d -o lib/Transforms/AggressiveInstCombine/CMakeFiles/LLVMAggressiveInstCombine.dir/AggressiveInstCombine.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Transforms/AggressiveInstCombine/AggressiveInstCombine.cpp [837/3344] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/lib/Transforms/Instrumentation -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Transforms/Instrumentation -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fno-exceptions -funwind-tables -fno-rtti -MD -MT lib/Transforms/Instrumentation/CMakeFiles/LLVMInstrumentation.dir/HWAddressSanitizer.cpp.o -MF lib/Transforms/Instrumentation/CMakeFiles/LLVMInstrumentation.dir/HWAddressSanitizer.cpp.o.d -o lib/Transforms/Instrumentation/CMakeFiles/LLVMInstrumentation.dir/HWAddressSanitizer.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Transforms/Instrumentation/HWAddressSanitizer.cpp [838/3344] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/lib/Transforms/InstCombine -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Transforms/InstCombine -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fno-exceptions -funwind-tables -fno-rtti -MD -MT lib/Transforms/InstCombine/CMakeFiles/LLVMInstCombine.dir/InstCombineAddSub.cpp.o -MF lib/Transforms/InstCombine/CMakeFiles/LLVMInstCombine.dir/InstCombineAddSub.cpp.o.d -o lib/Transforms/InstCombine/CMakeFiles/LLVMInstCombine.dir/InstCombineAddSub.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Transforms/InstCombine/InstCombineAddSub.cpp [839/3344] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/lib/Transforms/InstCombine -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Transforms/InstCombine -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fno-exceptions -funwind-tables -fno-rtti -MD -MT lib/Transforms/InstCombine/CMakeFiles/LLVMInstCombine.dir/InstCombineCasts.cpp.o -MF lib/Transforms/InstCombine/CMakeFiles/LLVMInstCombine.dir/InstCombineCasts.cpp.o.d -o lib/Transforms/InstCombine/CMakeFiles/LLVMInstCombine.dir/InstCombineCasts.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Transforms/InstCombine/InstCombineCasts.cpp [840/3344] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/lib/Transforms/InstCombine -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Transforms/InstCombine -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fno-exceptions -funwind-tables -fno-rtti -MD -MT lib/Transforms/InstCombine/CMakeFiles/LLVMInstCombine.dir/InstCombineLoadStoreAlloca.cpp.o -MF lib/Transforms/InstCombine/CMakeFiles/LLVMInstCombine.dir/InstCombineLoadStoreAlloca.cpp.o.d -o lib/Transforms/InstCombine/CMakeFiles/LLVMInstCombine.dir/InstCombineLoadStoreAlloca.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Transforms/InstCombine/InstCombineLoadStoreAlloca.cpp [841/3344] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/lib/Transforms/InstCombine -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Transforms/InstCombine -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fno-exceptions -funwind-tables -fno-rtti -MD -MT lib/Transforms/InstCombine/CMakeFiles/LLVMInstCombine.dir/InstCombineAndOrXor.cpp.o -MF lib/Transforms/InstCombine/CMakeFiles/LLVMInstCombine.dir/InstCombineAndOrXor.cpp.o.d -o lib/Transforms/InstCombine/CMakeFiles/LLVMInstCombine.dir/InstCombineAndOrXor.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Transforms/InstCombine/InstCombineAndOrXor.cpp [842/3344] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/lib/Transforms/InstCombine -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Transforms/InstCombine -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fno-exceptions -funwind-tables -fno-rtti -MD -MT lib/Transforms/InstCombine/CMakeFiles/LLVMInstCombine.dir/InstructionCombining.cpp.o -MF lib/Transforms/InstCombine/CMakeFiles/LLVMInstCombine.dir/InstructionCombining.cpp.o.d -o lib/Transforms/InstCombine/CMakeFiles/LLVMInstCombine.dir/InstructionCombining.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Transforms/InstCombine/InstructionCombining.cpp [843/3344] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/lib/Transforms/InstCombine -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Transforms/InstCombine -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fno-exceptions -funwind-tables -fno-rtti -MD -MT lib/Transforms/InstCombine/CMakeFiles/LLVMInstCombine.dir/InstCombineMulDivRem.cpp.o -MF lib/Transforms/InstCombine/CMakeFiles/LLVMInstCombine.dir/InstCombineMulDivRem.cpp.o.d -o lib/Transforms/InstCombine/CMakeFiles/LLVMInstCombine.dir/InstCombineMulDivRem.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Transforms/InstCombine/InstCombineMulDivRem.cpp [844/3344] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/lib/Transforms/InstCombine -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Transforms/InstCombine -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fno-exceptions -funwind-tables -fno-rtti -MD -MT lib/Transforms/InstCombine/CMakeFiles/LLVMInstCombine.dir/InstCombineNegator.cpp.o -MF lib/Transforms/InstCombine/CMakeFiles/LLVMInstCombine.dir/InstCombineNegator.cpp.o.d -o lib/Transforms/InstCombine/CMakeFiles/LLVMInstCombine.dir/InstCombineNegator.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Transforms/InstCombine/InstCombineNegator.cpp [845/3344] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/lib/Transforms/InstCombine -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Transforms/InstCombine -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fno-exceptions -funwind-tables -fno-rtti -MD -MT lib/Transforms/InstCombine/CMakeFiles/LLVMInstCombine.dir/InstCombineCalls.cpp.o -MF lib/Transforms/InstCombine/CMakeFiles/LLVMInstCombine.dir/InstCombineCalls.cpp.o.d -o lib/Transforms/InstCombine/CMakeFiles/LLVMInstCombine.dir/InstCombineCalls.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Transforms/InstCombine/InstCombineCalls.cpp [846/3344] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/lib/Transforms/InstCombine -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Transforms/InstCombine -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fno-exceptions -funwind-tables -fno-rtti -MD -MT lib/Transforms/InstCombine/CMakeFiles/LLVMInstCombine.dir/InstCombineShifts.cpp.o -MF lib/Transforms/InstCombine/CMakeFiles/LLVMInstCombine.dir/InstCombineShifts.cpp.o.d -o lib/Transforms/InstCombine/CMakeFiles/LLVMInstCombine.dir/InstCombineShifts.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Transforms/InstCombine/InstCombineShifts.cpp [847/3344] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/lib/Transforms/InstCombine -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Transforms/InstCombine -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fno-exceptions -funwind-tables -fno-rtti -MD -MT lib/Transforms/InstCombine/CMakeFiles/LLVMInstCombine.dir/InstCombineCompares.cpp.o -MF lib/Transforms/InstCombine/CMakeFiles/LLVMInstCombine.dir/InstCombineCompares.cpp.o.d -o lib/Transforms/InstCombine/CMakeFiles/LLVMInstCombine.dir/InstCombineCompares.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Transforms/InstCombine/InstCombineCompares.cpp [848/3344] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/lib/Transforms/InstCombine -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Transforms/InstCombine -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fno-exceptions -funwind-tables -fno-rtti -MD -MT lib/Transforms/InstCombine/CMakeFiles/LLVMInstCombine.dir/InstCombinePHI.cpp.o -MF lib/Transforms/InstCombine/CMakeFiles/LLVMInstCombine.dir/InstCombinePHI.cpp.o.d -o lib/Transforms/InstCombine/CMakeFiles/LLVMInstCombine.dir/InstCombinePHI.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Transforms/InstCombine/InstCombinePHI.cpp [849/3344] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/lib/Transforms/InstCombine -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Transforms/InstCombine -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fno-exceptions -funwind-tables -fno-rtti -MD -MT lib/Transforms/InstCombine/CMakeFiles/LLVMInstCombine.dir/InstCombineSimplifyDemanded.cpp.o -MF lib/Transforms/InstCombine/CMakeFiles/LLVMInstCombine.dir/InstCombineSimplifyDemanded.cpp.o.d -o lib/Transforms/InstCombine/CMakeFiles/LLVMInstCombine.dir/InstCombineSimplifyDemanded.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Transforms/InstCombine/InstCombineSimplifyDemanded.cpp [850/3344] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/lib/Transforms/Scalar -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Transforms/Scalar -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fno-exceptions -funwind-tables -fno-rtti -MD -MT lib/Transforms/Scalar/CMakeFiles/LLVMScalarOpts.dir/AlignmentFromAssumptions.cpp.o -MF lib/Transforms/Scalar/CMakeFiles/LLVMScalarOpts.dir/AlignmentFromAssumptions.cpp.o.d -o lib/Transforms/Scalar/CMakeFiles/LLVMScalarOpts.dir/AlignmentFromAssumptions.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Transforms/Scalar/AlignmentFromAssumptions.cpp [851/3344] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/lib/Transforms/InstCombine -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Transforms/InstCombine -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fno-exceptions -funwind-tables -fno-rtti -MD -MT lib/Transforms/InstCombine/CMakeFiles/LLVMInstCombine.dir/InstCombineSelect.cpp.o -MF lib/Transforms/InstCombine/CMakeFiles/LLVMInstCombine.dir/InstCombineSelect.cpp.o.d -o lib/Transforms/InstCombine/CMakeFiles/LLVMInstCombine.dir/InstCombineSelect.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Transforms/InstCombine/InstCombineSelect.cpp [852/3344] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/lib/Transforms/InstCombine -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Transforms/InstCombine -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fno-exceptions -funwind-tables -fno-rtti -MD -MT lib/Transforms/InstCombine/CMakeFiles/LLVMInstCombine.dir/InstCombineVectorOps.cpp.o -MF lib/Transforms/InstCombine/CMakeFiles/LLVMInstCombine.dir/InstCombineVectorOps.cpp.o.d -o lib/Transforms/InstCombine/CMakeFiles/LLVMInstCombine.dir/InstCombineVectorOps.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Transforms/InstCombine/InstCombineVectorOps.cpp [853/3344] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/lib/Transforms/Scalar -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Transforms/Scalar -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fno-exceptions -funwind-tables -fno-rtti -MD -MT lib/Transforms/Scalar/CMakeFiles/LLVMScalarOpts.dir/ADCE.cpp.o -MF lib/Transforms/Scalar/CMakeFiles/LLVMScalarOpts.dir/ADCE.cpp.o.d -o lib/Transforms/Scalar/CMakeFiles/LLVMScalarOpts.dir/ADCE.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Transforms/Scalar/ADCE.cpp [854/3344] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/lib/Transforms/Scalar -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Transforms/Scalar -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fno-exceptions -funwind-tables -fno-rtti -MD -MT lib/Transforms/Scalar/CMakeFiles/LLVMScalarOpts.dir/AnnotationRemarks.cpp.o -MF lib/Transforms/Scalar/CMakeFiles/LLVMScalarOpts.dir/AnnotationRemarks.cpp.o.d -o lib/Transforms/Scalar/CMakeFiles/LLVMScalarOpts.dir/AnnotationRemarks.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Transforms/Scalar/AnnotationRemarks.cpp [855/3344] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/lib/Transforms/Scalar -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Transforms/Scalar -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fno-exceptions -funwind-tables -fno-rtti -MD -MT lib/Transforms/Scalar/CMakeFiles/LLVMScalarOpts.dir/BDCE.cpp.o -MF lib/Transforms/Scalar/CMakeFiles/LLVMScalarOpts.dir/BDCE.cpp.o.d -o lib/Transforms/Scalar/CMakeFiles/LLVMScalarOpts.dir/BDCE.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Transforms/Scalar/BDCE.cpp [856/3344] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/lib/Transforms/Scalar -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Transforms/Scalar -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fno-exceptions -funwind-tables -fno-rtti -MD -MT lib/Transforms/Scalar/CMakeFiles/LLVMScalarOpts.dir/CallSiteSplitting.cpp.o -MF lib/Transforms/Scalar/CMakeFiles/LLVMScalarOpts.dir/CallSiteSplitting.cpp.o.d -o lib/Transforms/Scalar/CMakeFiles/LLVMScalarOpts.dir/CallSiteSplitting.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Transforms/Scalar/CallSiteSplitting.cpp [857/3344] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/lib/Transforms/Scalar -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Transforms/Scalar -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fno-exceptions -funwind-tables -fno-rtti -MD -MT lib/Transforms/Scalar/CMakeFiles/LLVMScalarOpts.dir/DCE.cpp.o -MF lib/Transforms/Scalar/CMakeFiles/LLVMScalarOpts.dir/DCE.cpp.o.d -o lib/Transforms/Scalar/CMakeFiles/LLVMScalarOpts.dir/DCE.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Transforms/Scalar/DCE.cpp [858/3344] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/lib/Transforms/Scalar -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Transforms/Scalar -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fno-exceptions -funwind-tables -fno-rtti -MD -MT lib/Transforms/Scalar/CMakeFiles/LLVMScalarOpts.dir/CorrelatedValuePropagation.cpp.o -MF lib/Transforms/Scalar/CMakeFiles/LLVMScalarOpts.dir/CorrelatedValuePropagation.cpp.o.d -o lib/Transforms/Scalar/CMakeFiles/LLVMScalarOpts.dir/CorrelatedValuePropagation.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Transforms/Scalar/CorrelatedValuePropagation.cpp [859/3344] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/lib/Transforms/Scalar -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Transforms/Scalar -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fno-exceptions -funwind-tables -fno-rtti -MD -MT lib/Transforms/Scalar/CMakeFiles/LLVMScalarOpts.dir/DivRemPairs.cpp.o -MF lib/Transforms/Scalar/CMakeFiles/LLVMScalarOpts.dir/DivRemPairs.cpp.o.d -o lib/Transforms/Scalar/CMakeFiles/LLVMScalarOpts.dir/DivRemPairs.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Transforms/Scalar/DivRemPairs.cpp [860/3344] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/lib/Transforms/Scalar -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Transforms/Scalar -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fno-exceptions -funwind-tables -fno-rtti -MD -MT lib/Transforms/Scalar/CMakeFiles/LLVMScalarOpts.dir/ConstantHoisting.cpp.o -MF lib/Transforms/Scalar/CMakeFiles/LLVMScalarOpts.dir/ConstantHoisting.cpp.o.d -o lib/Transforms/Scalar/CMakeFiles/LLVMScalarOpts.dir/ConstantHoisting.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Transforms/Scalar/ConstantHoisting.cpp [861/3344] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/lib/Transforms/Scalar -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Transforms/Scalar -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fno-exceptions -funwind-tables -fno-rtti -MD -MT lib/Transforms/Scalar/CMakeFiles/LLVMScalarOpts.dir/FlattenCFGPass.cpp.o -MF lib/Transforms/Scalar/CMakeFiles/LLVMScalarOpts.dir/FlattenCFGPass.cpp.o.d -o lib/Transforms/Scalar/CMakeFiles/LLVMScalarOpts.dir/FlattenCFGPass.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Transforms/Scalar/FlattenCFGPass.cpp [862/3344] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/lib/Transforms/Scalar -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Transforms/Scalar -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fno-exceptions -funwind-tables -fno-rtti -MD -MT lib/Transforms/Scalar/CMakeFiles/LLVMScalarOpts.dir/DFAJumpThreading.cpp.o -MF lib/Transforms/Scalar/CMakeFiles/LLVMScalarOpts.dir/DFAJumpThreading.cpp.o.d -o lib/Transforms/Scalar/CMakeFiles/LLVMScalarOpts.dir/DFAJumpThreading.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Transforms/Scalar/DFAJumpThreading.cpp [863/3344] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/lib/Transforms/Scalar -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Transforms/Scalar -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fno-exceptions -funwind-tables -fno-rtti -MD -MT lib/Transforms/Scalar/CMakeFiles/LLVMScalarOpts.dir/ConstraintElimination.cpp.o -MF lib/Transforms/Scalar/CMakeFiles/LLVMScalarOpts.dir/ConstraintElimination.cpp.o.d -o lib/Transforms/Scalar/CMakeFiles/LLVMScalarOpts.dir/ConstraintElimination.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Transforms/Scalar/ConstraintElimination.cpp [864/3344] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/lib/Transforms/Scalar -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Transforms/Scalar -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fno-exceptions -funwind-tables -fno-rtti -MD -MT lib/Transforms/Scalar/CMakeFiles/LLVMScalarOpts.dir/DeadStoreElimination.cpp.o -MF lib/Transforms/Scalar/CMakeFiles/LLVMScalarOpts.dir/DeadStoreElimination.cpp.o.d -o lib/Transforms/Scalar/CMakeFiles/LLVMScalarOpts.dir/DeadStoreElimination.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Transforms/Scalar/DeadStoreElimination.cpp [865/3344] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/lib/Transforms/Scalar -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Transforms/Scalar -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fno-exceptions -funwind-tables -fno-rtti -MD -MT lib/Transforms/Scalar/CMakeFiles/LLVMScalarOpts.dir/EarlyCSE.cpp.o -MF lib/Transforms/Scalar/CMakeFiles/LLVMScalarOpts.dir/EarlyCSE.cpp.o.d -o lib/Transforms/Scalar/CMakeFiles/LLVMScalarOpts.dir/EarlyCSE.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Transforms/Scalar/EarlyCSE.cpp [866/3344] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/lib/Transforms/Scalar -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Transforms/Scalar -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fno-exceptions -funwind-tables -fno-rtti -MD -MT lib/Transforms/Scalar/CMakeFiles/LLVMScalarOpts.dir/IVUsersPrinter.cpp.o -MF lib/Transforms/Scalar/CMakeFiles/LLVMScalarOpts.dir/IVUsersPrinter.cpp.o.d -o lib/Transforms/Scalar/CMakeFiles/LLVMScalarOpts.dir/IVUsersPrinter.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Transforms/Scalar/IVUsersPrinter.cpp [867/3344] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/lib/Transforms/Scalar -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Transforms/Scalar -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fno-exceptions -funwind-tables -fno-rtti -MD -MT lib/Transforms/Scalar/CMakeFiles/LLVMScalarOpts.dir/Float2Int.cpp.o -MF lib/Transforms/Scalar/CMakeFiles/LLVMScalarOpts.dir/Float2Int.cpp.o.d -o lib/Transforms/Scalar/CMakeFiles/LLVMScalarOpts.dir/Float2Int.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Transforms/Scalar/Float2Int.cpp [868/3344] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/lib/Transforms/Scalar -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Transforms/Scalar -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fno-exceptions -funwind-tables -fno-rtti -MD -MT lib/Transforms/Scalar/CMakeFiles/LLVMScalarOpts.dir/GuardWidening.cpp.o -MF lib/Transforms/Scalar/CMakeFiles/LLVMScalarOpts.dir/GuardWidening.cpp.o.d -o lib/Transforms/Scalar/CMakeFiles/LLVMScalarOpts.dir/GuardWidening.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Transforms/Scalar/GuardWidening.cpp [869/3344] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/lib/Transforms/Scalar -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Transforms/Scalar -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fno-exceptions -funwind-tables -fno-rtti -MD -MT lib/Transforms/Scalar/CMakeFiles/LLVMScalarOpts.dir/GVNSink.cpp.o -MF lib/Transforms/Scalar/CMakeFiles/LLVMScalarOpts.dir/GVNSink.cpp.o.d -o lib/Transforms/Scalar/CMakeFiles/LLVMScalarOpts.dir/GVNSink.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Transforms/Scalar/GVNSink.cpp [870/3344] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/lib/Transforms/Scalar -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Transforms/Scalar -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fno-exceptions -funwind-tables -fno-rtti -MD -MT lib/Transforms/Scalar/CMakeFiles/LLVMScalarOpts.dir/InferAlignment.cpp.o -MF lib/Transforms/Scalar/CMakeFiles/LLVMScalarOpts.dir/InferAlignment.cpp.o.d -o lib/Transforms/Scalar/CMakeFiles/LLVMScalarOpts.dir/InferAlignment.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Transforms/Scalar/InferAlignment.cpp [871/3344] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/lib/Transforms/Scalar -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Transforms/Scalar -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fno-exceptions -funwind-tables -fno-rtti -MD -MT lib/Transforms/Scalar/CMakeFiles/LLVMScalarOpts.dir/GVNHoist.cpp.o -MF lib/Transforms/Scalar/CMakeFiles/LLVMScalarOpts.dir/GVNHoist.cpp.o.d -o lib/Transforms/Scalar/CMakeFiles/LLVMScalarOpts.dir/GVNHoist.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Transforms/Scalar/GVNHoist.cpp [872/3344] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/lib/Transforms/Scalar -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Transforms/Scalar -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fno-exceptions -funwind-tables -fno-rtti -MD -MT lib/Transforms/Scalar/CMakeFiles/LLVMScalarOpts.dir/InductiveRangeCheckElimination.cpp.o -MF lib/Transforms/Scalar/CMakeFiles/LLVMScalarOpts.dir/InductiveRangeCheckElimination.cpp.o.d -o lib/Transforms/Scalar/CMakeFiles/LLVMScalarOpts.dir/InductiveRangeCheckElimination.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Transforms/Scalar/InductiveRangeCheckElimination.cpp [873/3344] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/lib/Transforms/Scalar -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Transforms/Scalar -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fno-exceptions -funwind-tables -fno-rtti -MD -MT lib/Transforms/Scalar/CMakeFiles/LLVMScalarOpts.dir/InstSimplifyPass.cpp.o -MF lib/Transforms/Scalar/CMakeFiles/LLVMScalarOpts.dir/InstSimplifyPass.cpp.o.d -o lib/Transforms/Scalar/CMakeFiles/LLVMScalarOpts.dir/InstSimplifyPass.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Transforms/Scalar/InstSimplifyPass.cpp [874/3344] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/lib/Transforms/Scalar -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Transforms/Scalar -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fno-exceptions -funwind-tables -fno-rtti -MD -MT lib/Transforms/Scalar/CMakeFiles/LLVMScalarOpts.dir/GVN.cpp.o -MF lib/Transforms/Scalar/CMakeFiles/LLVMScalarOpts.dir/GVN.cpp.o.d -o lib/Transforms/Scalar/CMakeFiles/LLVMScalarOpts.dir/GVN.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Transforms/Scalar/GVN.cpp [875/3344] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/lib/Transforms/Scalar -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Transforms/Scalar -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fno-exceptions -funwind-tables -fno-rtti -MD -MT lib/Transforms/Scalar/CMakeFiles/LLVMScalarOpts.dir/InferAddressSpaces.cpp.o -MF lib/Transforms/Scalar/CMakeFiles/LLVMScalarOpts.dir/InferAddressSpaces.cpp.o.d -o lib/Transforms/Scalar/CMakeFiles/LLVMScalarOpts.dir/InferAddressSpaces.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Transforms/Scalar/InferAddressSpaces.cpp [876/3344] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/lib/Transforms/Scalar -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Transforms/Scalar -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fno-exceptions -funwind-tables -fno-rtti -MD -MT lib/Transforms/Scalar/CMakeFiles/LLVMScalarOpts.dir/IndVarSimplify.cpp.o -MF lib/Transforms/Scalar/CMakeFiles/LLVMScalarOpts.dir/IndVarSimplify.cpp.o.d -o lib/Transforms/Scalar/CMakeFiles/LLVMScalarOpts.dir/IndVarSimplify.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Transforms/Scalar/IndVarSimplify.cpp [877/3344] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/lib/Transforms/Scalar -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Transforms/Scalar -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fno-exceptions -funwind-tables -fno-rtti -MD -MT lib/Transforms/Scalar/CMakeFiles/LLVMScalarOpts.dir/LoopAccessAnalysisPrinter.cpp.o -MF lib/Transforms/Scalar/CMakeFiles/LLVMScalarOpts.dir/LoopAccessAnalysisPrinter.cpp.o.d -o lib/Transforms/Scalar/CMakeFiles/LLVMScalarOpts.dir/LoopAccessAnalysisPrinter.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Transforms/Scalar/LoopAccessAnalysisPrinter.cpp [878/3344] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/lib/Transforms/Scalar -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Transforms/Scalar -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fno-exceptions -funwind-tables -fno-rtti -MD -MT lib/Transforms/Scalar/CMakeFiles/LLVMScalarOpts.dir/LoopBoundSplit.cpp.o -MF lib/Transforms/Scalar/CMakeFiles/LLVMScalarOpts.dir/LoopBoundSplit.cpp.o.d -o lib/Transforms/Scalar/CMakeFiles/LLVMScalarOpts.dir/LoopBoundSplit.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Transforms/Scalar/LoopBoundSplit.cpp [879/3344] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/lib/Transforms/Scalar -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Transforms/Scalar -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fno-exceptions -funwind-tables -fno-rtti -MD -MT lib/Transforms/Scalar/CMakeFiles/LLVMScalarOpts.dir/LoopSink.cpp.o -MF lib/Transforms/Scalar/CMakeFiles/LLVMScalarOpts.dir/LoopSink.cpp.o.d -o lib/Transforms/Scalar/CMakeFiles/LLVMScalarOpts.dir/LoopSink.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Transforms/Scalar/LoopSink.cpp [880/3344] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/lib/Transforms/Scalar -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Transforms/Scalar -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fno-exceptions -funwind-tables -fno-rtti -MD -MT lib/Transforms/Scalar/CMakeFiles/LLVMScalarOpts.dir/LoopDeletion.cpp.o -MF lib/Transforms/Scalar/CMakeFiles/LLVMScalarOpts.dir/LoopDeletion.cpp.o.d -o lib/Transforms/Scalar/CMakeFiles/LLVMScalarOpts.dir/LoopDeletion.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Transforms/Scalar/LoopDeletion.cpp [881/3344] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/lib/Transforms/Scalar -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Transforms/Scalar -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fno-exceptions -funwind-tables -fno-rtti -MD -MT lib/Transforms/Scalar/CMakeFiles/LLVMScalarOpts.dir/LoopDataPrefetch.cpp.o -MF lib/Transforms/Scalar/CMakeFiles/LLVMScalarOpts.dir/LoopDataPrefetch.cpp.o.d -o lib/Transforms/Scalar/CMakeFiles/LLVMScalarOpts.dir/LoopDataPrefetch.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Transforms/Scalar/LoopDataPrefetch.cpp [882/3344] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/lib/Transforms/Scalar -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Transforms/Scalar -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fno-exceptions -funwind-tables -fno-rtti -MD -MT lib/Transforms/Scalar/CMakeFiles/LLVMScalarOpts.dir/JumpThreading.cpp.o -MF lib/Transforms/Scalar/CMakeFiles/LLVMScalarOpts.dir/JumpThreading.cpp.o.d -o lib/Transforms/Scalar/CMakeFiles/LLVMScalarOpts.dir/JumpThreading.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Transforms/Scalar/JumpThreading.cpp [883/3344] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/lib/Transforms/Scalar -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Transforms/Scalar -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fno-exceptions -funwind-tables -fno-rtti -MD -MT lib/Transforms/Scalar/CMakeFiles/LLVMScalarOpts.dir/LICM.cpp.o -MF lib/Transforms/Scalar/CMakeFiles/LLVMScalarOpts.dir/LICM.cpp.o.d -o lib/Transforms/Scalar/CMakeFiles/LLVMScalarOpts.dir/LICM.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Transforms/Scalar/LICM.cpp [884/3344] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/lib/Transforms/Scalar -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Transforms/Scalar -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fno-exceptions -funwind-tables -fno-rtti -MD -MT lib/Transforms/Scalar/CMakeFiles/LLVMScalarOpts.dir/LoopFuse.cpp.o -MF lib/Transforms/Scalar/CMakeFiles/LLVMScalarOpts.dir/LoopFuse.cpp.o.d -o lib/Transforms/Scalar/CMakeFiles/LLVMScalarOpts.dir/LoopFuse.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Transforms/Scalar/LoopFuse.cpp [885/3344] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/lib/Transforms/Scalar -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Transforms/Scalar -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fno-exceptions -funwind-tables -fno-rtti -MD -MT lib/Transforms/Scalar/CMakeFiles/LLVMScalarOpts.dir/LoopDistribute.cpp.o -MF lib/Transforms/Scalar/CMakeFiles/LLVMScalarOpts.dir/LoopDistribute.cpp.o.d -o lib/Transforms/Scalar/CMakeFiles/LLVMScalarOpts.dir/LoopDistribute.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Transforms/Scalar/LoopDistribute.cpp [886/3344] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/lib/Transforms/Scalar -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Transforms/Scalar -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fno-exceptions -funwind-tables -fno-rtti -MD -MT lib/Transforms/Scalar/CMakeFiles/LLVMScalarOpts.dir/LoopInstSimplify.cpp.o -MF lib/Transforms/Scalar/CMakeFiles/LLVMScalarOpts.dir/LoopInstSimplify.cpp.o.d -o lib/Transforms/Scalar/CMakeFiles/LLVMScalarOpts.dir/LoopInstSimplify.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Transforms/Scalar/LoopInstSimplify.cpp [887/3344] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/lib/Transforms/Scalar -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Transforms/Scalar -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fno-exceptions -funwind-tables -fno-rtti -MD -MT lib/Transforms/Scalar/CMakeFiles/LLVMScalarOpts.dir/LoopFlatten.cpp.o -MF lib/Transforms/Scalar/CMakeFiles/LLVMScalarOpts.dir/LoopFlatten.cpp.o.d -o lib/Transforms/Scalar/CMakeFiles/LLVMScalarOpts.dir/LoopFlatten.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Transforms/Scalar/LoopFlatten.cpp [888/3344] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/lib/Transforms/Scalar -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Transforms/Scalar -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fno-exceptions -funwind-tables -fno-rtti -MD -MT lib/Transforms/Scalar/CMakeFiles/LLVMScalarOpts.dir/LoopInterchange.cpp.o -MF lib/Transforms/Scalar/CMakeFiles/LLVMScalarOpts.dir/LoopInterchange.cpp.o.d -o lib/Transforms/Scalar/CMakeFiles/LLVMScalarOpts.dir/LoopInterchange.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Transforms/Scalar/LoopInterchange.cpp [889/3344] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/lib/Transforms/Scalar -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Transforms/Scalar -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fno-exceptions -funwind-tables -fno-rtti -MD -MT lib/Transforms/Scalar/CMakeFiles/LLVMScalarOpts.dir/LoopIdiomRecognize.cpp.o -MF lib/Transforms/Scalar/CMakeFiles/LLVMScalarOpts.dir/LoopIdiomRecognize.cpp.o.d -o lib/Transforms/Scalar/CMakeFiles/LLVMScalarOpts.dir/LoopIdiomRecognize.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Transforms/Scalar/LoopIdiomRecognize.cpp [890/3344] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/lib/Transforms/Scalar -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Transforms/Scalar -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fno-exceptions -funwind-tables -fno-rtti -MD -MT lib/Transforms/Scalar/CMakeFiles/LLVMScalarOpts.dir/LoopLoadElimination.cpp.o -MF lib/Transforms/Scalar/CMakeFiles/LLVMScalarOpts.dir/LoopLoadElimination.cpp.o.d -o lib/Transforms/Scalar/CMakeFiles/LLVMScalarOpts.dir/LoopLoadElimination.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Transforms/Scalar/LoopLoadElimination.cpp [891/3344] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/lib/Transforms/Scalar -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Transforms/Scalar -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fno-exceptions -funwind-tables -fno-rtti -MD -MT lib/Transforms/Scalar/CMakeFiles/LLVMScalarOpts.dir/LoopPassManager.cpp.o -MF lib/Transforms/Scalar/CMakeFiles/LLVMScalarOpts.dir/LoopPassManager.cpp.o.d -o lib/Transforms/Scalar/CMakeFiles/LLVMScalarOpts.dir/LoopPassManager.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Transforms/Scalar/LoopPassManager.cpp [892/3344] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/lib/Transforms/Scalar -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Transforms/Scalar -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fno-exceptions -funwind-tables -fno-rtti -MD -MT lib/Transforms/Scalar/CMakeFiles/LLVMScalarOpts.dir/LoopPredication.cpp.o -MF lib/Transforms/Scalar/CMakeFiles/LLVMScalarOpts.dir/LoopPredication.cpp.o.d -o lib/Transforms/Scalar/CMakeFiles/LLVMScalarOpts.dir/LoopPredication.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Transforms/Scalar/LoopPredication.cpp [893/3344] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/lib/Transforms/Scalar -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Transforms/Scalar -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fno-exceptions -funwind-tables -fno-rtti -MD -MT lib/Transforms/Scalar/CMakeFiles/LLVMScalarOpts.dir/LoopRotation.cpp.o -MF lib/Transforms/Scalar/CMakeFiles/LLVMScalarOpts.dir/LoopRotation.cpp.o.d -o lib/Transforms/Scalar/CMakeFiles/LLVMScalarOpts.dir/LoopRotation.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Transforms/Scalar/LoopRotation.cpp [894/3344] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/lib/Transforms/Scalar -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Transforms/Scalar -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fno-exceptions -funwind-tables -fno-rtti -MD -MT lib/Transforms/Scalar/CMakeFiles/LLVMScalarOpts.dir/LoopRerollPass.cpp.o -MF lib/Transforms/Scalar/CMakeFiles/LLVMScalarOpts.dir/LoopRerollPass.cpp.o.d -o lib/Transforms/Scalar/CMakeFiles/LLVMScalarOpts.dir/LoopRerollPass.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Transforms/Scalar/LoopRerollPass.cpp [895/3344] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/lib/Transforms/Scalar -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Transforms/Scalar -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fno-exceptions -funwind-tables -fno-rtti -MD -MT lib/Transforms/Scalar/CMakeFiles/LLVMScalarOpts.dir/LowerAtomicPass.cpp.o -MF lib/Transforms/Scalar/CMakeFiles/LLVMScalarOpts.dir/LowerAtomicPass.cpp.o.d -o lib/Transforms/Scalar/CMakeFiles/LLVMScalarOpts.dir/LowerAtomicPass.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Transforms/Scalar/LowerAtomicPass.cpp [896/3344] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/lib/Transforms/Scalar -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Transforms/Scalar -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fno-exceptions -funwind-tables -fno-rtti -MD -MT lib/Transforms/Scalar/CMakeFiles/LLVMScalarOpts.dir/LoopUnrollAndJamPass.cpp.o -MF lib/Transforms/Scalar/CMakeFiles/LLVMScalarOpts.dir/LoopUnrollAndJamPass.cpp.o.d -o lib/Transforms/Scalar/CMakeFiles/LLVMScalarOpts.dir/LoopUnrollAndJamPass.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Transforms/Scalar/LoopUnrollAndJamPass.cpp [897/3344] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/lib/Transforms/Scalar -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Transforms/Scalar -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fno-exceptions -funwind-tables -fno-rtti -MD -MT lib/Transforms/Scalar/CMakeFiles/LLVMScalarOpts.dir/LoopSimplifyCFG.cpp.o -MF lib/Transforms/Scalar/CMakeFiles/LLVMScalarOpts.dir/LoopSimplifyCFG.cpp.o.d -o lib/Transforms/Scalar/CMakeFiles/LLVMScalarOpts.dir/LoopSimplifyCFG.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Transforms/Scalar/LoopSimplifyCFG.cpp [898/3344] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/lib/Transforms/Scalar -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Transforms/Scalar -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fno-exceptions -funwind-tables -fno-rtti -MD -MT lib/Transforms/Scalar/CMakeFiles/LLVMScalarOpts.dir/LowerGuardIntrinsic.cpp.o -MF lib/Transforms/Scalar/CMakeFiles/LLVMScalarOpts.dir/LowerGuardIntrinsic.cpp.o.d -o lib/Transforms/Scalar/CMakeFiles/LLVMScalarOpts.dir/LowerGuardIntrinsic.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Transforms/Scalar/LowerGuardIntrinsic.cpp [899/3344] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/lib/Transforms/Scalar -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Transforms/Scalar -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fno-exceptions -funwind-tables -fno-rtti -MD -MT lib/Transforms/Scalar/CMakeFiles/LLVMScalarOpts.dir/LowerExpectIntrinsic.cpp.o -MF lib/Transforms/Scalar/CMakeFiles/LLVMScalarOpts.dir/LowerExpectIntrinsic.cpp.o.d -o lib/Transforms/Scalar/CMakeFiles/LLVMScalarOpts.dir/LowerExpectIntrinsic.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Transforms/Scalar/LowerExpectIntrinsic.cpp [900/3344] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/lib/Transforms/Scalar -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Transforms/Scalar -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fno-exceptions -funwind-tables -fno-rtti -MD -MT lib/Transforms/Scalar/CMakeFiles/LLVMScalarOpts.dir/LowerConstantIntrinsics.cpp.o -MF lib/Transforms/Scalar/CMakeFiles/LLVMScalarOpts.dir/LowerConstantIntrinsics.cpp.o.d -o lib/Transforms/Scalar/CMakeFiles/LLVMScalarOpts.dir/LowerConstantIntrinsics.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Transforms/Scalar/LowerConstantIntrinsics.cpp [901/3344] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/lib/Transforms/Scalar -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Transforms/Scalar -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fno-exceptions -funwind-tables -fno-rtti -MD -MT lib/Transforms/Scalar/CMakeFiles/LLVMScalarOpts.dir/LoopVersioningLICM.cpp.o -MF lib/Transforms/Scalar/CMakeFiles/LLVMScalarOpts.dir/LoopVersioningLICM.cpp.o.d -o lib/Transforms/Scalar/CMakeFiles/LLVMScalarOpts.dir/LoopVersioningLICM.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Transforms/Scalar/LoopVersioningLICM.cpp [902/3344] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/lib/Transforms/Scalar -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Transforms/Scalar -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fno-exceptions -funwind-tables -fno-rtti -MD -MT lib/Transforms/Scalar/CMakeFiles/LLVMScalarOpts.dir/LoopUnrollPass.cpp.o -MF lib/Transforms/Scalar/CMakeFiles/LLVMScalarOpts.dir/LoopUnrollPass.cpp.o.d -o lib/Transforms/Scalar/CMakeFiles/LLVMScalarOpts.dir/LoopUnrollPass.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Transforms/Scalar/LoopUnrollPass.cpp [903/3344] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/lib/Transforms/Scalar -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Transforms/Scalar -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fno-exceptions -funwind-tables -fno-rtti -MD -MT lib/Transforms/Scalar/CMakeFiles/LLVMScalarOpts.dir/MakeGuardsExplicit.cpp.o -MF lib/Transforms/Scalar/CMakeFiles/LLVMScalarOpts.dir/MakeGuardsExplicit.cpp.o.d -o lib/Transforms/Scalar/CMakeFiles/LLVMScalarOpts.dir/MakeGuardsExplicit.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Transforms/Scalar/MakeGuardsExplicit.cpp [904/3344] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/lib/Transforms/Scalar -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Transforms/Scalar -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fno-exceptions -funwind-tables -fno-rtti -MD -MT lib/Transforms/Scalar/CMakeFiles/LLVMScalarOpts.dir/LowerWidenableCondition.cpp.o -MF lib/Transforms/Scalar/CMakeFiles/LLVMScalarOpts.dir/LowerWidenableCondition.cpp.o.d -o lib/Transforms/Scalar/CMakeFiles/LLVMScalarOpts.dir/LowerWidenableCondition.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Transforms/Scalar/LowerWidenableCondition.cpp [905/3344] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/lib/Transforms/Scalar -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Transforms/Scalar -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fno-exceptions -funwind-tables -fno-rtti -MD -MT lib/Transforms/Scalar/CMakeFiles/LLVMScalarOpts.dir/MergedLoadStoreMotion.cpp.o -MF lib/Transforms/Scalar/CMakeFiles/LLVMScalarOpts.dir/MergedLoadStoreMotion.cpp.o.d -o lib/Transforms/Scalar/CMakeFiles/LLVMScalarOpts.dir/MergedLoadStoreMotion.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Transforms/Scalar/MergedLoadStoreMotion.cpp [906/3344] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/lib/Transforms/Scalar -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Transforms/Scalar -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fno-exceptions -funwind-tables -fno-rtti -MD -MT lib/Transforms/Scalar/CMakeFiles/LLVMScalarOpts.dir/PartiallyInlineLibCalls.cpp.o -MF lib/Transforms/Scalar/CMakeFiles/LLVMScalarOpts.dir/PartiallyInlineLibCalls.cpp.o.d -o lib/Transforms/Scalar/CMakeFiles/LLVMScalarOpts.dir/PartiallyInlineLibCalls.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Transforms/Scalar/PartiallyInlineLibCalls.cpp [907/3344] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/lib/Transforms/Scalar -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Transforms/Scalar -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fno-exceptions -funwind-tables -fno-rtti -MD -MT lib/Transforms/Scalar/CMakeFiles/LLVMScalarOpts.dir/MergeICmps.cpp.o -MF lib/Transforms/Scalar/CMakeFiles/LLVMScalarOpts.dir/MergeICmps.cpp.o.d -o lib/Transforms/Scalar/CMakeFiles/LLVMScalarOpts.dir/MergeICmps.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Transforms/Scalar/MergeICmps.cpp [908/3344] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/lib/Transforms/Scalar -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Transforms/Scalar -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fno-exceptions -funwind-tables -fno-rtti -MD -MT lib/Transforms/Scalar/CMakeFiles/LLVMScalarOpts.dir/MemCpyOptimizer.cpp.o -MF lib/Transforms/Scalar/CMakeFiles/LLVMScalarOpts.dir/MemCpyOptimizer.cpp.o.d -o lib/Transforms/Scalar/CMakeFiles/LLVMScalarOpts.dir/MemCpyOptimizer.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Transforms/Scalar/MemCpyOptimizer.cpp [909/3344] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/lib/Transforms/Scalar -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Transforms/Scalar -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fno-exceptions -funwind-tables -fno-rtti -MD -MT lib/Transforms/Scalar/CMakeFiles/LLVMScalarOpts.dir/NaryReassociate.cpp.o -MF lib/Transforms/Scalar/CMakeFiles/LLVMScalarOpts.dir/NaryReassociate.cpp.o.d -o lib/Transforms/Scalar/CMakeFiles/LLVMScalarOpts.dir/NaryReassociate.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Transforms/Scalar/NaryReassociate.cpp [910/3344] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/lib/Transforms/Scalar -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Transforms/Scalar -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fno-exceptions -funwind-tables -fno-rtti -MD -MT lib/Transforms/Scalar/CMakeFiles/LLVMScalarOpts.dir/LoopStrengthReduce.cpp.o -MF lib/Transforms/Scalar/CMakeFiles/LLVMScalarOpts.dir/LoopStrengthReduce.cpp.o.d -o lib/Transforms/Scalar/CMakeFiles/LLVMScalarOpts.dir/LoopStrengthReduce.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Transforms/Scalar/LoopStrengthReduce.cpp [911/3344] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/lib/Transforms/Scalar -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Transforms/Scalar -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fno-exceptions -funwind-tables -fno-rtti -MD -MT lib/Transforms/Scalar/CMakeFiles/LLVMScalarOpts.dir/PlaceSafepoints.cpp.o -MF lib/Transforms/Scalar/CMakeFiles/LLVMScalarOpts.dir/PlaceSafepoints.cpp.o.d -o lib/Transforms/Scalar/CMakeFiles/LLVMScalarOpts.dir/PlaceSafepoints.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Transforms/Scalar/PlaceSafepoints.cpp [912/3344] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/lib/Transforms/Scalar -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Transforms/Scalar -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fno-exceptions -funwind-tables -fno-rtti -MD -MT lib/Transforms/Scalar/CMakeFiles/LLVMScalarOpts.dir/Scalar.cpp.o -MF lib/Transforms/Scalar/CMakeFiles/LLVMScalarOpts.dir/Scalar.cpp.o.d -o lib/Transforms/Scalar/CMakeFiles/LLVMScalarOpts.dir/Scalar.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Transforms/Scalar/Scalar.cpp [913/3344] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/lib/Transforms/Scalar -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Transforms/Scalar -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fno-exceptions -funwind-tables -fno-rtti -MD -MT lib/Transforms/Scalar/CMakeFiles/LLVMScalarOpts.dir/Reg2Mem.cpp.o -MF lib/Transforms/Scalar/CMakeFiles/LLVMScalarOpts.dir/Reg2Mem.cpp.o.d -o lib/Transforms/Scalar/CMakeFiles/LLVMScalarOpts.dir/Reg2Mem.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Transforms/Scalar/Reg2Mem.cpp [914/3344] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/lib/Transforms/Scalar -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Transforms/Scalar -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fno-exceptions -funwind-tables -fno-rtti -MD -MT lib/Transforms/Scalar/CMakeFiles/LLVMScalarOpts.dir/LowerMatrixIntrinsics.cpp.o -MF lib/Transforms/Scalar/CMakeFiles/LLVMScalarOpts.dir/LowerMatrixIntrinsics.cpp.o.d -o lib/Transforms/Scalar/CMakeFiles/LLVMScalarOpts.dir/LowerMatrixIntrinsics.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Transforms/Scalar/LowerMatrixIntrinsics.cpp [915/3344] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/lib/Transforms/Scalar -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Transforms/Scalar -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fno-exceptions -funwind-tables -fno-rtti -MD -MT lib/Transforms/Scalar/CMakeFiles/LLVMScalarOpts.dir/SCCP.cpp.o -MF lib/Transforms/Scalar/CMakeFiles/LLVMScalarOpts.dir/SCCP.cpp.o.d -o lib/Transforms/Scalar/CMakeFiles/LLVMScalarOpts.dir/SCCP.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Transforms/Scalar/SCCP.cpp [916/3344] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/lib/Transforms/Scalar -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Transforms/Scalar -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fno-exceptions -funwind-tables -fno-rtti -MD -MT lib/Transforms/Scalar/CMakeFiles/LLVMScalarOpts.dir/ScalarizeMaskedMemIntrin.cpp.o -MF lib/Transforms/Scalar/CMakeFiles/LLVMScalarOpts.dir/ScalarizeMaskedMemIntrin.cpp.o.d -o lib/Transforms/Scalar/CMakeFiles/LLVMScalarOpts.dir/ScalarizeMaskedMemIntrin.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Transforms/Scalar/ScalarizeMaskedMemIntrin.cpp [917/3344] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/lib/Transforms/Scalar -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Transforms/Scalar -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fno-exceptions -funwind-tables -fno-rtti -MD -MT lib/Transforms/Scalar/CMakeFiles/LLVMScalarOpts.dir/NewGVN.cpp.o -MF lib/Transforms/Scalar/CMakeFiles/LLVMScalarOpts.dir/NewGVN.cpp.o.d -o lib/Transforms/Scalar/CMakeFiles/LLVMScalarOpts.dir/NewGVN.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Transforms/Scalar/NewGVN.cpp [918/3344] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/lib/Transforms/Scalar -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Transforms/Scalar -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fno-exceptions -funwind-tables -fno-rtti -MD -MT lib/Transforms/Scalar/CMakeFiles/LLVMScalarOpts.dir/Reassociate.cpp.o -MF lib/Transforms/Scalar/CMakeFiles/LLVMScalarOpts.dir/Reassociate.cpp.o.d -o lib/Transforms/Scalar/CMakeFiles/LLVMScalarOpts.dir/Reassociate.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Transforms/Scalar/Reassociate.cpp [919/3344] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/lib/Transforms/Scalar -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Transforms/Scalar -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fno-exceptions -funwind-tables -fno-rtti -MD -MT lib/Transforms/Scalar/CMakeFiles/LLVMScalarOpts.dir/RewriteStatepointsForGC.cpp.o -MF lib/Transforms/Scalar/CMakeFiles/LLVMScalarOpts.dir/RewriteStatepointsForGC.cpp.o.d -o lib/Transforms/Scalar/CMakeFiles/LLVMScalarOpts.dir/RewriteStatepointsForGC.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Transforms/Scalar/RewriteStatepointsForGC.cpp [920/3344] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/lib/Transforms/Scalar -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Transforms/Scalar -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fno-exceptions -funwind-tables -fno-rtti -MD -MT lib/Transforms/Scalar/CMakeFiles/LLVMScalarOpts.dir/Scalarizer.cpp.o -MF lib/Transforms/Scalar/CMakeFiles/LLVMScalarOpts.dir/Scalarizer.cpp.o.d -o lib/Transforms/Scalar/CMakeFiles/LLVMScalarOpts.dir/Scalarizer.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Transforms/Scalar/Scalarizer.cpp [921/3344] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/lib/Transforms/Scalar -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Transforms/Scalar -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fno-exceptions -funwind-tables -fno-rtti -MD -MT lib/Transforms/Scalar/CMakeFiles/LLVMScalarOpts.dir/SeparateConstOffsetFromGEP.cpp.o -MF lib/Transforms/Scalar/CMakeFiles/LLVMScalarOpts.dir/SeparateConstOffsetFromGEP.cpp.o.d -o lib/Transforms/Scalar/CMakeFiles/LLVMScalarOpts.dir/SeparateConstOffsetFromGEP.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Transforms/Scalar/SeparateConstOffsetFromGEP.cpp [922/3344] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/lib/Transforms/Scalar -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Transforms/Scalar -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fno-exceptions -funwind-tables -fno-rtti -MD -MT lib/Transforms/Scalar/CMakeFiles/LLVMScalarOpts.dir/Sink.cpp.o -MF lib/Transforms/Scalar/CMakeFiles/LLVMScalarOpts.dir/Sink.cpp.o.d -o lib/Transforms/Scalar/CMakeFiles/LLVMScalarOpts.dir/Sink.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Transforms/Scalar/Sink.cpp [923/3344] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/lib/Transforms/Scalar -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Transforms/Scalar -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fno-exceptions -funwind-tables -fno-rtti -MD -MT lib/Transforms/Scalar/CMakeFiles/LLVMScalarOpts.dir/SpeculativeExecution.cpp.o -MF lib/Transforms/Scalar/CMakeFiles/LLVMScalarOpts.dir/SpeculativeExecution.cpp.o.d -o lib/Transforms/Scalar/CMakeFiles/LLVMScalarOpts.dir/SpeculativeExecution.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Transforms/Scalar/SpeculativeExecution.cpp [924/3344] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/lib/Transforms/Scalar -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Transforms/Scalar -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fno-exceptions -funwind-tables -fno-rtti -MD -MT lib/Transforms/Scalar/CMakeFiles/LLVMScalarOpts.dir/SimplifyCFGPass.cpp.o -MF lib/Transforms/Scalar/CMakeFiles/LLVMScalarOpts.dir/SimplifyCFGPass.cpp.o.d -o lib/Transforms/Scalar/CMakeFiles/LLVMScalarOpts.dir/SimplifyCFGPass.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Transforms/Scalar/SimplifyCFGPass.cpp [925/3344] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/lib/Transforms/Scalar -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Transforms/Scalar -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fno-exceptions -funwind-tables -fno-rtti -MD -MT lib/Transforms/Scalar/CMakeFiles/LLVMScalarOpts.dir/SROA.cpp.o -MF lib/Transforms/Scalar/CMakeFiles/LLVMScalarOpts.dir/SROA.cpp.o.d -o lib/Transforms/Scalar/CMakeFiles/LLVMScalarOpts.dir/SROA.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Transforms/Scalar/SROA.cpp [926/3344] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/lib/Transforms/Scalar -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Transforms/Scalar -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fno-exceptions -funwind-tables -fno-rtti -MD -MT lib/Transforms/Scalar/CMakeFiles/LLVMScalarOpts.dir/StraightLineStrengthReduce.cpp.o -MF lib/Transforms/Scalar/CMakeFiles/LLVMScalarOpts.dir/StraightLineStrengthReduce.cpp.o.d -o lib/Transforms/Scalar/CMakeFiles/LLVMScalarOpts.dir/StraightLineStrengthReduce.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Transforms/Scalar/StraightLineStrengthReduce.cpp [927/3344] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/lib/Transforms/Scalar -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Transforms/Scalar -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fno-exceptions -funwind-tables -fno-rtti -MD -MT lib/Transforms/Scalar/CMakeFiles/LLVMScalarOpts.dir/TailRecursionElimination.cpp.o -MF lib/Transforms/Scalar/CMakeFiles/LLVMScalarOpts.dir/TailRecursionElimination.cpp.o.d -o lib/Transforms/Scalar/CMakeFiles/LLVMScalarOpts.dir/TailRecursionElimination.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Transforms/Scalar/TailRecursionElimination.cpp [928/3344] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/lib/Transforms/Scalar -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Transforms/Scalar -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fno-exceptions -funwind-tables -fno-rtti -MD -MT lib/Transforms/Scalar/CMakeFiles/LLVMScalarOpts.dir/TLSVariableHoist.cpp.o -MF lib/Transforms/Scalar/CMakeFiles/LLVMScalarOpts.dir/TLSVariableHoist.cpp.o.d -o lib/Transforms/Scalar/CMakeFiles/LLVMScalarOpts.dir/TLSVariableHoist.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Transforms/Scalar/TLSVariableHoist.cpp [929/3344] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/lib/Transforms/IPO -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Transforms/IPO -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fno-exceptions -funwind-tables -fno-rtti -MD -MT lib/Transforms/IPO/CMakeFiles/LLVMipo.dir/Annotation2Metadata.cpp.o -MF lib/Transforms/IPO/CMakeFiles/LLVMipo.dir/Annotation2Metadata.cpp.o.d -o lib/Transforms/IPO/CMakeFiles/LLVMipo.dir/Annotation2Metadata.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Transforms/IPO/Annotation2Metadata.cpp [930/3344] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/lib/Transforms/Scalar -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Transforms/Scalar -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fno-exceptions -funwind-tables -fno-rtti -MD -MT lib/Transforms/Scalar/CMakeFiles/LLVMScalarOpts.dir/WarnMissedTransforms.cpp.o -MF lib/Transforms/Scalar/CMakeFiles/LLVMScalarOpts.dir/WarnMissedTransforms.cpp.o.d -o lib/Transforms/Scalar/CMakeFiles/LLVMScalarOpts.dir/WarnMissedTransforms.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Transforms/Scalar/WarnMissedTransforms.cpp [931/3344] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/lib/Transforms/Scalar -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Transforms/Scalar -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fno-exceptions -funwind-tables -fno-rtti -MD -MT lib/Transforms/Scalar/CMakeFiles/LLVMScalarOpts.dir/StructurizeCFG.cpp.o -MF lib/Transforms/Scalar/CMakeFiles/LLVMScalarOpts.dir/StructurizeCFG.cpp.o.d -o lib/Transforms/Scalar/CMakeFiles/LLVMScalarOpts.dir/StructurizeCFG.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Transforms/Scalar/StructurizeCFG.cpp [932/3344] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/lib/Transforms/IPO -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Transforms/IPO -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fno-exceptions -funwind-tables -fno-rtti -MD -MT lib/Transforms/IPO/CMakeFiles/LLVMipo.dir/AlwaysInliner.cpp.o -MF lib/Transforms/IPO/CMakeFiles/LLVMipo.dir/AlwaysInliner.cpp.o.d -o lib/Transforms/IPO/CMakeFiles/LLVMipo.dir/AlwaysInliner.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Transforms/IPO/AlwaysInliner.cpp [933/3344] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/lib/Transforms/IPO -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Transforms/IPO -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fno-exceptions -funwind-tables -fno-rtti -MD -MT lib/Transforms/IPO/CMakeFiles/LLVMipo.dir/BarrierNoopPass.cpp.o -MF lib/Transforms/IPO/CMakeFiles/LLVMipo.dir/BarrierNoopPass.cpp.o.d -o lib/Transforms/IPO/CMakeFiles/LLVMipo.dir/BarrierNoopPass.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Transforms/IPO/BarrierNoopPass.cpp [934/3344] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/lib/Transforms/Scalar -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Transforms/Scalar -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fno-exceptions -funwind-tables -fno-rtti -MD -MT lib/Transforms/Scalar/CMakeFiles/LLVMScalarOpts.dir/SimpleLoopUnswitch.cpp.o -MF lib/Transforms/Scalar/CMakeFiles/LLVMScalarOpts.dir/SimpleLoopUnswitch.cpp.o.d -o lib/Transforms/Scalar/CMakeFiles/LLVMScalarOpts.dir/SimpleLoopUnswitch.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Transforms/Scalar/SimpleLoopUnswitch.cpp [935/3344] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/lib/Transforms/IPO -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Transforms/IPO -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fno-exceptions -funwind-tables -fno-rtti -MD -MT lib/Transforms/IPO/CMakeFiles/LLVMipo.dir/ConstantMerge.cpp.o -MF lib/Transforms/IPO/CMakeFiles/LLVMipo.dir/ConstantMerge.cpp.o.d -o lib/Transforms/IPO/CMakeFiles/LLVMipo.dir/ConstantMerge.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Transforms/IPO/ConstantMerge.cpp [936/3344] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/lib/Transforms/IPO -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Transforms/IPO -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fno-exceptions -funwind-tables -fno-rtti -MD -MT lib/Transforms/IPO/CMakeFiles/LLVMipo.dir/BlockExtractor.cpp.o -MF lib/Transforms/IPO/CMakeFiles/LLVMipo.dir/BlockExtractor.cpp.o.d -o lib/Transforms/IPO/CMakeFiles/LLVMipo.dir/BlockExtractor.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Transforms/IPO/BlockExtractor.cpp [937/3344] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/lib/Transforms/IPO -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Transforms/IPO -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fno-exceptions -funwind-tables -fno-rtti -MD -MT lib/Transforms/IPO/CMakeFiles/LLVMipo.dir/ArgumentPromotion.cpp.o -MF lib/Transforms/IPO/CMakeFiles/LLVMipo.dir/ArgumentPromotion.cpp.o.d -o lib/Transforms/IPO/CMakeFiles/LLVMipo.dir/ArgumentPromotion.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Transforms/IPO/ArgumentPromotion.cpp [938/3344] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/lib/Transforms/IPO -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Transforms/IPO -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fno-exceptions -funwind-tables -fno-rtti -MD -MT lib/Transforms/IPO/CMakeFiles/LLVMipo.dir/CrossDSOCFI.cpp.o -MF lib/Transforms/IPO/CMakeFiles/LLVMipo.dir/CrossDSOCFI.cpp.o.d -o lib/Transforms/IPO/CMakeFiles/LLVMipo.dir/CrossDSOCFI.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Transforms/IPO/CrossDSOCFI.cpp [939/3344] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/lib/Transforms/IPO -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Transforms/IPO -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fno-exceptions -funwind-tables -fno-rtti -MD -MT lib/Transforms/IPO/CMakeFiles/LLVMipo.dir/CalledValuePropagation.cpp.o -MF lib/Transforms/IPO/CMakeFiles/LLVMipo.dir/CalledValuePropagation.cpp.o.d -o lib/Transforms/IPO/CMakeFiles/LLVMipo.dir/CalledValuePropagation.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Transforms/IPO/CalledValuePropagation.cpp [940/3344] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/lib/Transforms/IPO -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Transforms/IPO -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fno-exceptions -funwind-tables -fno-rtti -MD -MT lib/Transforms/IPO/CMakeFiles/LLVMipo.dir/ElimAvailExtern.cpp.o -MF lib/Transforms/IPO/CMakeFiles/LLVMipo.dir/ElimAvailExtern.cpp.o.d -o lib/Transforms/IPO/CMakeFiles/LLVMipo.dir/ElimAvailExtern.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Transforms/IPO/ElimAvailExtern.cpp [941/3344] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/lib/Transforms/IPO -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Transforms/IPO -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fno-exceptions -funwind-tables -fno-rtti -MD -MT lib/Transforms/IPO/CMakeFiles/LLVMipo.dir/ExtractGV.cpp.o -MF lib/Transforms/IPO/CMakeFiles/LLVMipo.dir/ExtractGV.cpp.o.d -o lib/Transforms/IPO/CMakeFiles/LLVMipo.dir/ExtractGV.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Transforms/IPO/ExtractGV.cpp [942/3344] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/lib/Transforms/IPO -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Transforms/IPO -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fno-exceptions -funwind-tables -fno-rtti -MD -MT lib/Transforms/IPO/CMakeFiles/LLVMipo.dir/ForceFunctionAttrs.cpp.o -MF lib/Transforms/IPO/CMakeFiles/LLVMipo.dir/ForceFunctionAttrs.cpp.o.d -o lib/Transforms/IPO/CMakeFiles/LLVMipo.dir/ForceFunctionAttrs.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Transforms/IPO/ForceFunctionAttrs.cpp [943/3344] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/lib/Transforms/IPO -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Transforms/IPO -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fno-exceptions -funwind-tables -fno-rtti -MD -MT lib/Transforms/IPO/CMakeFiles/LLVMipo.dir/EmbedBitcodePass.cpp.o -MF lib/Transforms/IPO/CMakeFiles/LLVMipo.dir/EmbedBitcodePass.cpp.o.d -o lib/Transforms/IPO/CMakeFiles/LLVMipo.dir/EmbedBitcodePass.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Transforms/IPO/EmbedBitcodePass.cpp [944/3344] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/lib/Transforms/IPO -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Transforms/IPO -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fno-exceptions -funwind-tables -fno-rtti -MD -MT lib/Transforms/IPO/CMakeFiles/LLVMipo.dir/DeadArgumentElimination.cpp.o -MF lib/Transforms/IPO/CMakeFiles/LLVMipo.dir/DeadArgumentElimination.cpp.o.d -o lib/Transforms/IPO/CMakeFiles/LLVMipo.dir/DeadArgumentElimination.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Transforms/IPO/DeadArgumentElimination.cpp [945/3344] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/lib/Transforms/IPO -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Transforms/IPO -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fno-exceptions -funwind-tables -fno-rtti -MD -MT lib/Transforms/IPO/CMakeFiles/LLVMipo.dir/GlobalSplit.cpp.o -MF lib/Transforms/IPO/CMakeFiles/LLVMipo.dir/GlobalSplit.cpp.o.d -o lib/Transforms/IPO/CMakeFiles/LLVMipo.dir/GlobalSplit.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Transforms/IPO/GlobalSplit.cpp [946/3344] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/lib/Transforms/IPO -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Transforms/IPO -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fno-exceptions -funwind-tables -fno-rtti -MD -MT lib/Transforms/IPO/CMakeFiles/LLVMipo.dir/GlobalDCE.cpp.o -MF lib/Transforms/IPO/CMakeFiles/LLVMipo.dir/GlobalDCE.cpp.o.d -o lib/Transforms/IPO/CMakeFiles/LLVMipo.dir/GlobalDCE.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Transforms/IPO/GlobalDCE.cpp [947/3344] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/lib/Transforms/IPO -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Transforms/IPO -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fno-exceptions -funwind-tables -fno-rtti -MD -MT lib/Transforms/IPO/CMakeFiles/LLVMipo.dir/FunctionAttrs.cpp.o -MF lib/Transforms/IPO/CMakeFiles/LLVMipo.dir/FunctionAttrs.cpp.o.d -o lib/Transforms/IPO/CMakeFiles/LLVMipo.dir/FunctionAttrs.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Transforms/IPO/FunctionAttrs.cpp [948/3344] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/lib/Transforms/IPO -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Transforms/IPO -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fno-exceptions -funwind-tables -fno-rtti -MD -MT lib/Transforms/IPO/CMakeFiles/LLVMipo.dir/FunctionSpecialization.cpp.o -MF lib/Transforms/IPO/CMakeFiles/LLVMipo.dir/FunctionSpecialization.cpp.o.d -o lib/Transforms/IPO/CMakeFiles/LLVMipo.dir/FunctionSpecialization.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Transforms/IPO/FunctionSpecialization.cpp [949/3344] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/lib/Transforms/IPO -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Transforms/IPO -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fno-exceptions -funwind-tables -fno-rtti -MD -MT lib/Transforms/IPO/CMakeFiles/LLVMipo.dir/FunctionImport.cpp.o -MF lib/Transforms/IPO/CMakeFiles/LLVMipo.dir/FunctionImport.cpp.o.d -o lib/Transforms/IPO/CMakeFiles/LLVMipo.dir/FunctionImport.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Transforms/IPO/FunctionImport.cpp [950/3344] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/lib/Transforms/IPO -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Transforms/IPO -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fno-exceptions -funwind-tables -fno-rtti -MD -MT lib/Transforms/IPO/CMakeFiles/LLVMipo.dir/GlobalOpt.cpp.o -MF lib/Transforms/IPO/CMakeFiles/LLVMipo.dir/GlobalOpt.cpp.o.d -o lib/Transforms/IPO/CMakeFiles/LLVMipo.dir/GlobalOpt.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Transforms/IPO/GlobalOpt.cpp [951/3344] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/lib/Transforms/IPO -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Transforms/IPO -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fno-exceptions -funwind-tables -fno-rtti -MD -MT lib/Transforms/IPO/CMakeFiles/LLVMipo.dir/IPO.cpp.o -MF lib/Transforms/IPO/CMakeFiles/LLVMipo.dir/IPO.cpp.o.d -o lib/Transforms/IPO/CMakeFiles/LLVMipo.dir/IPO.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Transforms/IPO/IPO.cpp [952/3344] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/lib/Transforms/IPO -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Transforms/IPO -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fno-exceptions -funwind-tables -fno-rtti -MD -MT lib/Transforms/IPO/CMakeFiles/LLVMipo.dir/HotColdSplitting.cpp.o -MF lib/Transforms/IPO/CMakeFiles/LLVMipo.dir/HotColdSplitting.cpp.o.d -o lib/Transforms/IPO/CMakeFiles/LLVMipo.dir/HotColdSplitting.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Transforms/IPO/HotColdSplitting.cpp [953/3344] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/lib/Transforms/IPO -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Transforms/IPO -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fno-exceptions -funwind-tables -fno-rtti -MD -MT lib/Transforms/IPO/CMakeFiles/LLVMipo.dir/InferFunctionAttrs.cpp.o -MF lib/Transforms/IPO/CMakeFiles/LLVMipo.dir/InferFunctionAttrs.cpp.o.d -o lib/Transforms/IPO/CMakeFiles/LLVMipo.dir/InferFunctionAttrs.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Transforms/IPO/InferFunctionAttrs.cpp [954/3344] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/lib/Transforms/IPO -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Transforms/IPO -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fno-exceptions -funwind-tables -fno-rtti -MD -MT lib/Transforms/IPO/CMakeFiles/LLVMipo.dir/Attributor.cpp.o -MF lib/Transforms/IPO/CMakeFiles/LLVMipo.dir/Attributor.cpp.o.d -o lib/Transforms/IPO/CMakeFiles/LLVMipo.dir/Attributor.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Transforms/IPO/Attributor.cpp [955/3344] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/lib/Transforms/IPO -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Transforms/IPO -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fno-exceptions -funwind-tables -fno-rtti -MD -MT lib/Transforms/IPO/CMakeFiles/LLVMipo.dir/LoopExtractor.cpp.o -MF lib/Transforms/IPO/CMakeFiles/LLVMipo.dir/LoopExtractor.cpp.o.d -o lib/Transforms/IPO/CMakeFiles/LLVMipo.dir/LoopExtractor.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Transforms/IPO/LoopExtractor.cpp [956/3344] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/lib/Transforms/IPO -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Transforms/IPO -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fno-exceptions -funwind-tables -fno-rtti -MD -MT lib/Transforms/IPO/CMakeFiles/LLVMipo.dir/Internalize.cpp.o -MF lib/Transforms/IPO/CMakeFiles/LLVMipo.dir/Internalize.cpp.o.d -o lib/Transforms/IPO/CMakeFiles/LLVMipo.dir/Internalize.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Transforms/IPO/Internalize.cpp [957/3344] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/lib/Transforms/IPO -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Transforms/IPO -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fno-exceptions -funwind-tables -fno-rtti -MD -MT lib/Transforms/IPO/CMakeFiles/LLVMipo.dir/MergeFunctions.cpp.o -MF lib/Transforms/IPO/CMakeFiles/LLVMipo.dir/MergeFunctions.cpp.o.d -o lib/Transforms/IPO/CMakeFiles/LLVMipo.dir/MergeFunctions.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Transforms/IPO/MergeFunctions.cpp [958/3344] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/lib/Transforms/IPO -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Transforms/IPO -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fno-exceptions -funwind-tables -fno-rtti -MD -MT lib/Transforms/IPO/CMakeFiles/LLVMipo.dir/Inliner.cpp.o -MF lib/Transforms/IPO/CMakeFiles/LLVMipo.dir/Inliner.cpp.o.d -o lib/Transforms/IPO/CMakeFiles/LLVMipo.dir/Inliner.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Transforms/IPO/Inliner.cpp [959/3344] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/lib/Transforms/IPO -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Transforms/IPO -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fno-exceptions -funwind-tables -fno-rtti -MD -MT lib/Transforms/IPO/CMakeFiles/LLVMipo.dir/ModuleInliner.cpp.o -MF lib/Transforms/IPO/CMakeFiles/LLVMipo.dir/ModuleInliner.cpp.o.d -o lib/Transforms/IPO/CMakeFiles/LLVMipo.dir/ModuleInliner.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Transforms/IPO/ModuleInliner.cpp [960/3344] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/lib/Transforms/IPO -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Transforms/IPO -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fno-exceptions -funwind-tables -fno-rtti -MD -MT lib/Transforms/IPO/CMakeFiles/LLVMipo.dir/IROutliner.cpp.o -MF lib/Transforms/IPO/CMakeFiles/LLVMipo.dir/IROutliner.cpp.o.d -o lib/Transforms/IPO/CMakeFiles/LLVMipo.dir/IROutliner.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Transforms/IPO/IROutliner.cpp [961/3344] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/lib/Transforms/IPO -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Transforms/IPO -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fno-exceptions -funwind-tables -fno-rtti -MD -MT lib/Transforms/IPO/CMakeFiles/LLVMipo.dir/SampleContextTracker.cpp.o -MF lib/Transforms/IPO/CMakeFiles/LLVMipo.dir/SampleContextTracker.cpp.o.d -o lib/Transforms/IPO/CMakeFiles/LLVMipo.dir/SampleContextTracker.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Transforms/IPO/SampleContextTracker.cpp [962/3344] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/lib/Transforms/IPO -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Transforms/IPO -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fno-exceptions -funwind-tables -fno-rtti -MD -MT lib/Transforms/IPO/CMakeFiles/LLVMipo.dir/AttributorAttributes.cpp.o -MF lib/Transforms/IPO/CMakeFiles/LLVMipo.dir/AttributorAttributes.cpp.o.d -o lib/Transforms/IPO/CMakeFiles/LLVMipo.dir/AttributorAttributes.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Transforms/IPO/AttributorAttributes.cpp [963/3344] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/lib/Transforms/IPO -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Transforms/IPO -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fno-exceptions -funwind-tables -fno-rtti -MD -MT lib/Transforms/IPO/CMakeFiles/LLVMipo.dir/PartialInlining.cpp.o -MF lib/Transforms/IPO/CMakeFiles/LLVMipo.dir/PartialInlining.cpp.o.d -o lib/Transforms/IPO/CMakeFiles/LLVMipo.dir/PartialInlining.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Transforms/IPO/PartialInlining.cpp [964/3344] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/lib/Transforms/IPO -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Transforms/IPO -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fno-exceptions -funwind-tables -fno-rtti -MD -MT lib/Transforms/IPO/CMakeFiles/LLVMipo.dir/LowerTypeTests.cpp.o -MF lib/Transforms/IPO/CMakeFiles/LLVMipo.dir/LowerTypeTests.cpp.o.d -o lib/Transforms/IPO/CMakeFiles/LLVMipo.dir/LowerTypeTests.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Transforms/IPO/LowerTypeTests.cpp [965/3344] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/lib/Transforms/IPO -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Transforms/IPO -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fno-exceptions -funwind-tables -fno-rtti -MD -MT lib/Transforms/IPO/CMakeFiles/LLVMipo.dir/StripDeadPrototypes.cpp.o -MF lib/Transforms/IPO/CMakeFiles/LLVMipo.dir/StripDeadPrototypes.cpp.o.d -o lib/Transforms/IPO/CMakeFiles/LLVMipo.dir/StripDeadPrototypes.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Transforms/IPO/StripDeadPrototypes.cpp [966/3344] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/lib/Transforms/IPO -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Transforms/IPO -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fno-exceptions -funwind-tables -fno-rtti -MD -MT lib/Transforms/IPO/CMakeFiles/LLVMipo.dir/SampleProfileProbe.cpp.o -MF lib/Transforms/IPO/CMakeFiles/LLVMipo.dir/SampleProfileProbe.cpp.o.d -o lib/Transforms/IPO/CMakeFiles/LLVMipo.dir/SampleProfileProbe.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Transforms/IPO/SampleProfileProbe.cpp [967/3344] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/lib/Transforms/IPO -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Transforms/IPO -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fno-exceptions -funwind-tables -fno-rtti -MD -MT lib/Transforms/IPO/CMakeFiles/LLVMipo.dir/SCCP.cpp.o -MF lib/Transforms/IPO/CMakeFiles/LLVMipo.dir/SCCP.cpp.o.d -o lib/Transforms/IPO/CMakeFiles/LLVMipo.dir/SCCP.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Transforms/IPO/SCCP.cpp [968/3344] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/lib/Transforms/IPO -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Transforms/IPO -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fno-exceptions -funwind-tables -fno-rtti -MD -MT lib/Transforms/IPO/CMakeFiles/LLVMipo.dir/SyntheticCountsPropagation.cpp.o -MF lib/Transforms/IPO/CMakeFiles/LLVMipo.dir/SyntheticCountsPropagation.cpp.o.d -o lib/Transforms/IPO/CMakeFiles/LLVMipo.dir/SyntheticCountsPropagation.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Transforms/IPO/SyntheticCountsPropagation.cpp [969/3344] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/lib/Transforms/IPO -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Transforms/IPO -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fno-exceptions -funwind-tables -fno-rtti -MD -MT lib/Transforms/IPO/CMakeFiles/LLVMipo.dir/StripSymbols.cpp.o -MF lib/Transforms/IPO/CMakeFiles/LLVMipo.dir/StripSymbols.cpp.o.d -o lib/Transforms/IPO/CMakeFiles/LLVMipo.dir/StripSymbols.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Transforms/IPO/StripSymbols.cpp [970/3344] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/lib/Transforms/IPO -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Transforms/IPO -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fno-exceptions -funwind-tables -fno-rtti -MD -MT lib/Transforms/IPO/CMakeFiles/LLVMipo.dir/MemProfContextDisambiguation.cpp.o -MF lib/Transforms/IPO/CMakeFiles/LLVMipo.dir/MemProfContextDisambiguation.cpp.o.d -o lib/Transforms/IPO/CMakeFiles/LLVMipo.dir/MemProfContextDisambiguation.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Transforms/IPO/MemProfContextDisambiguation.cpp [971/3344] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/lib/Transforms/IPO -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Transforms/IPO -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fno-exceptions -funwind-tables -fno-rtti -MD -MT lib/Transforms/IPO/CMakeFiles/LLVMipo.dir/OpenMPOpt.cpp.o -MF lib/Transforms/IPO/CMakeFiles/LLVMipo.dir/OpenMPOpt.cpp.o.d -o lib/Transforms/IPO/CMakeFiles/LLVMipo.dir/OpenMPOpt.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Transforms/IPO/OpenMPOpt.cpp [972/3344] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/lib/Transforms/IPO -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Transforms/IPO -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fno-exceptions -funwind-tables -fno-rtti -MD -MT lib/Transforms/IPO/CMakeFiles/LLVMipo.dir/ThinLTOBitcodeWriter.cpp.o -MF lib/Transforms/IPO/CMakeFiles/LLVMipo.dir/ThinLTOBitcodeWriter.cpp.o.d -o lib/Transforms/IPO/CMakeFiles/LLVMipo.dir/ThinLTOBitcodeWriter.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Transforms/IPO/ThinLTOBitcodeWriter.cpp [973/3344] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/lib/Transforms/Vectorize -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Transforms/Vectorize -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fno-exceptions -funwind-tables -fno-rtti -MD -MT lib/Transforms/Vectorize/CMakeFiles/LLVMVectorize.dir/Vectorize.cpp.o -MF lib/Transforms/Vectorize/CMakeFiles/LLVMVectorize.dir/Vectorize.cpp.o.d -o lib/Transforms/Vectorize/CMakeFiles/LLVMVectorize.dir/Vectorize.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Transforms/Vectorize/Vectorize.cpp [974/3344] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/lib/Transforms/Vectorize -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Transforms/Vectorize -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fno-exceptions -funwind-tables -fno-rtti -MD -MT lib/Transforms/Vectorize/CMakeFiles/LLVMVectorize.dir/LoadStoreVectorizer.cpp.o -MF lib/Transforms/Vectorize/CMakeFiles/LLVMVectorize.dir/LoadStoreVectorizer.cpp.o.d -o lib/Transforms/Vectorize/CMakeFiles/LLVMVectorize.dir/LoadStoreVectorizer.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Transforms/Vectorize/LoadStoreVectorizer.cpp [975/3344] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/lib/Transforms/Vectorize -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Transforms/Vectorize -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fno-exceptions -funwind-tables -fno-rtti -MD -MT lib/Transforms/Vectorize/CMakeFiles/LLVMVectorize.dir/LoopVectorizationLegality.cpp.o -MF lib/Transforms/Vectorize/CMakeFiles/LLVMVectorize.dir/LoopVectorizationLegality.cpp.o.d -o lib/Transforms/Vectorize/CMakeFiles/LLVMVectorize.dir/LoopVectorizationLegality.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Transforms/Vectorize/LoopVectorizationLegality.cpp [976/3344] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/lib/Transforms/IPO -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Transforms/IPO -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fno-exceptions -funwind-tables -fno-rtti -MD -MT lib/Transforms/IPO/CMakeFiles/LLVMipo.dir/SampleProfile.cpp.o -MF lib/Transforms/IPO/CMakeFiles/LLVMipo.dir/SampleProfile.cpp.o.d -o lib/Transforms/IPO/CMakeFiles/LLVMipo.dir/SampleProfile.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Transforms/IPO/SampleProfile.cpp [977/3344] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/lib/Transforms/IPO -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Transforms/IPO -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fno-exceptions -funwind-tables -fno-rtti -MD -MT lib/Transforms/IPO/CMakeFiles/LLVMipo.dir/WholeProgramDevirt.cpp.o -MF lib/Transforms/IPO/CMakeFiles/LLVMipo.dir/WholeProgramDevirt.cpp.o.d -o lib/Transforms/IPO/CMakeFiles/LLVMipo.dir/WholeProgramDevirt.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Transforms/IPO/WholeProgramDevirt.cpp [978/3344] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/lib/Transforms/Vectorize -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Transforms/Vectorize -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fno-exceptions -funwind-tables -fno-rtti -MD -MT lib/Transforms/Vectorize/CMakeFiles/LLVMVectorize.dir/VPlanAnalysis.cpp.o -MF lib/Transforms/Vectorize/CMakeFiles/LLVMVectorize.dir/VPlanAnalysis.cpp.o.d -o lib/Transforms/Vectorize/CMakeFiles/LLVMVectorize.dir/VPlanAnalysis.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Transforms/Vectorize/VPlanAnalysis.cpp [979/3344] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/lib/Transforms/Vectorize -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Transforms/Vectorize -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fno-exceptions -funwind-tables -fno-rtti -MD -MT lib/Transforms/Vectorize/CMakeFiles/LLVMVectorize.dir/VPlanHCFGBuilder.cpp.o -MF lib/Transforms/Vectorize/CMakeFiles/LLVMVectorize.dir/VPlanHCFGBuilder.cpp.o.d -o lib/Transforms/Vectorize/CMakeFiles/LLVMVectorize.dir/VPlanHCFGBuilder.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Transforms/Vectorize/VPlanHCFGBuilder.cpp [980/3344] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/lib/Transforms/Vectorize -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Transforms/Vectorize -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fno-exceptions -funwind-tables -fno-rtti -MD -MT lib/Transforms/Vectorize/CMakeFiles/LLVMVectorize.dir/VectorCombine.cpp.o -MF lib/Transforms/Vectorize/CMakeFiles/LLVMVectorize.dir/VectorCombine.cpp.o.d -o lib/Transforms/Vectorize/CMakeFiles/LLVMVectorize.dir/VectorCombine.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Transforms/Vectorize/VectorCombine.cpp [981/3344] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/lib/Transforms/Vectorize -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Transforms/Vectorize -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fno-exceptions -funwind-tables -fno-rtti -MD -MT lib/Transforms/Vectorize/CMakeFiles/LLVMVectorize.dir/VPlanRecipes.cpp.o -MF lib/Transforms/Vectorize/CMakeFiles/LLVMVectorize.dir/VPlanRecipes.cpp.o.d -o lib/Transforms/Vectorize/CMakeFiles/LLVMVectorize.dir/VPlanRecipes.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Transforms/Vectorize/VPlanRecipes.cpp [982/3344] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/lib/Transforms/Vectorize -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Transforms/Vectorize -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fno-exceptions -funwind-tables -fno-rtti -MD -MT lib/Transforms/Vectorize/CMakeFiles/LLVMVectorize.dir/VPlan.cpp.o -MF lib/Transforms/Vectorize/CMakeFiles/LLVMVectorize.dir/VPlan.cpp.o.d -o lib/Transforms/Vectorize/CMakeFiles/LLVMVectorize.dir/VPlan.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Transforms/Vectorize/VPlan.cpp [983/3344] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/lib/Transforms/Vectorize -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Transforms/Vectorize -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fno-exceptions -funwind-tables -fno-rtti -MD -MT lib/Transforms/Vectorize/CMakeFiles/LLVMVectorize.dir/VPlanSLP.cpp.o -MF lib/Transforms/Vectorize/CMakeFiles/LLVMVectorize.dir/VPlanSLP.cpp.o.d -o lib/Transforms/Vectorize/CMakeFiles/LLVMVectorize.dir/VPlanSLP.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Transforms/Vectorize/VPlanSLP.cpp [984/3344] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/lib/Transforms/ObjCARC -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Transforms/ObjCARC -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fno-exceptions -funwind-tables -fno-rtti -MD -MT lib/Transforms/ObjCARC/CMakeFiles/LLVMObjCARCOpts.dir/ObjCARC.cpp.o -MF lib/Transforms/ObjCARC/CMakeFiles/LLVMObjCARCOpts.dir/ObjCARC.cpp.o.d -o lib/Transforms/ObjCARC/CMakeFiles/LLVMObjCARCOpts.dir/ObjCARC.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Transforms/ObjCARC/ObjCARC.cpp [985/3344] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/lib/Transforms/ObjCARC -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Transforms/ObjCARC -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fno-exceptions -funwind-tables -fno-rtti -MD -MT lib/Transforms/ObjCARC/CMakeFiles/LLVMObjCARCOpts.dir/ObjCARCExpand.cpp.o -MF lib/Transforms/ObjCARC/CMakeFiles/LLVMObjCARCOpts.dir/ObjCARCExpand.cpp.o.d -o lib/Transforms/ObjCARC/CMakeFiles/LLVMObjCARCOpts.dir/ObjCARCExpand.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Transforms/ObjCARC/ObjCARCExpand.cpp [986/3344] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/lib/Transforms/Vectorize -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Transforms/Vectorize -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fno-exceptions -funwind-tables -fno-rtti -MD -MT lib/Transforms/Vectorize/CMakeFiles/LLVMVectorize.dir/VPlanVerifier.cpp.o -MF lib/Transforms/Vectorize/CMakeFiles/LLVMVectorize.dir/VPlanVerifier.cpp.o.d -o lib/Transforms/Vectorize/CMakeFiles/LLVMVectorize.dir/VPlanVerifier.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Transforms/Vectorize/VPlanVerifier.cpp [987/3344] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/lib/Transforms/ObjCARC -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Transforms/ObjCARC -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fno-exceptions -funwind-tables -fno-rtti -MD -MT lib/Transforms/ObjCARC/CMakeFiles/LLVMObjCARCOpts.dir/ObjCARCAPElim.cpp.o -MF lib/Transforms/ObjCARC/CMakeFiles/LLVMObjCARCOpts.dir/ObjCARCAPElim.cpp.o.d -o lib/Transforms/ObjCARC/CMakeFiles/LLVMObjCARCOpts.dir/ObjCARCAPElim.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Transforms/ObjCARC/ObjCARCAPElim.cpp [988/3344] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/lib/Transforms/Vectorize -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Transforms/Vectorize -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fno-exceptions -funwind-tables -fno-rtti -MD -MT lib/Transforms/Vectorize/CMakeFiles/LLVMVectorize.dir/VPlanTransforms.cpp.o -MF lib/Transforms/Vectorize/CMakeFiles/LLVMVectorize.dir/VPlanTransforms.cpp.o.d -o lib/Transforms/Vectorize/CMakeFiles/LLVMVectorize.dir/VPlanTransforms.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Transforms/Vectorize/VPlanTransforms.cpp [989/3344] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/lib/Transforms/ObjCARC -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Transforms/ObjCARC -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fno-exceptions -funwind-tables -fno-rtti -MD -MT lib/Transforms/ObjCARC/CMakeFiles/LLVMObjCARCOpts.dir/ObjCARCContract.cpp.o -MF lib/Transforms/ObjCARC/CMakeFiles/LLVMObjCARCOpts.dir/ObjCARCContract.cpp.o.d -o lib/Transforms/ObjCARC/CMakeFiles/LLVMObjCARCOpts.dir/ObjCARCContract.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Transforms/ObjCARC/ObjCARCContract.cpp [990/3344] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/lib/Transforms/ObjCARC -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Transforms/ObjCARC -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fno-exceptions -funwind-tables -fno-rtti -MD -MT lib/Transforms/ObjCARC/CMakeFiles/LLVMObjCARCOpts.dir/ObjCARCOpts.cpp.o -MF lib/Transforms/ObjCARC/CMakeFiles/LLVMObjCARCOpts.dir/ObjCARCOpts.cpp.o.d -o lib/Transforms/ObjCARC/CMakeFiles/LLVMObjCARCOpts.dir/ObjCARCOpts.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Transforms/ObjCARC/ObjCARCOpts.cpp [991/3344] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/lib/Transforms/ObjCARC -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Transforms/ObjCARC -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fno-exceptions -funwind-tables -fno-rtti -MD -MT lib/Transforms/ObjCARC/CMakeFiles/LLVMObjCARCOpts.dir/DependencyAnalysis.cpp.o -MF lib/Transforms/ObjCARC/CMakeFiles/LLVMObjCARCOpts.dir/DependencyAnalysis.cpp.o.d -o lib/Transforms/ObjCARC/CMakeFiles/LLVMObjCARCOpts.dir/DependencyAnalysis.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Transforms/ObjCARC/DependencyAnalysis.cpp [992/3344] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/lib/Transforms/ObjCARC -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Transforms/ObjCARC -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fno-exceptions -funwind-tables -fno-rtti -MD -MT lib/Transforms/ObjCARC/CMakeFiles/LLVMObjCARCOpts.dir/ProvenanceAnalysisEvaluator.cpp.o -MF lib/Transforms/ObjCARC/CMakeFiles/LLVMObjCARCOpts.dir/ProvenanceAnalysisEvaluator.cpp.o.d -o lib/Transforms/ObjCARC/CMakeFiles/LLVMObjCARCOpts.dir/ProvenanceAnalysisEvaluator.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Transforms/ObjCARC/ProvenanceAnalysisEvaluator.cpp [993/3344] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/lib/Transforms/Vectorize -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Transforms/Vectorize -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fno-exceptions -funwind-tables -fno-rtti -MD -MT lib/Transforms/Vectorize/CMakeFiles/LLVMVectorize.dir/LoopVectorize.cpp.o -MF lib/Transforms/Vectorize/CMakeFiles/LLVMVectorize.dir/LoopVectorize.cpp.o.d -o lib/Transforms/Vectorize/CMakeFiles/LLVMVectorize.dir/LoopVectorize.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Transforms/Vectorize/LoopVectorize.cpp [994/3344] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/lib/Transforms/ObjCARC -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Transforms/ObjCARC -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fno-exceptions -funwind-tables -fno-rtti -MD -MT lib/Transforms/ObjCARC/CMakeFiles/LLVMObjCARCOpts.dir/ProvenanceAnalysis.cpp.o -MF lib/Transforms/ObjCARC/CMakeFiles/LLVMObjCARCOpts.dir/ProvenanceAnalysis.cpp.o.d -o lib/Transforms/ObjCARC/CMakeFiles/LLVMObjCARCOpts.dir/ProvenanceAnalysis.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Transforms/ObjCARC/ProvenanceAnalysis.cpp [995/3344] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/lib/Transforms/ObjCARC -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Transforms/ObjCARC -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fno-exceptions -funwind-tables -fno-rtti -MD -MT lib/Transforms/ObjCARC/CMakeFiles/LLVMObjCARCOpts.dir/PtrState.cpp.o -MF lib/Transforms/ObjCARC/CMakeFiles/LLVMObjCARCOpts.dir/PtrState.cpp.o.d -o lib/Transforms/ObjCARC/CMakeFiles/LLVMObjCARCOpts.dir/PtrState.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Transforms/ObjCARC/PtrState.cpp [996/3344] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/lib/Transforms/Coroutines -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Transforms/Coroutines -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fno-exceptions -funwind-tables -fno-rtti -MD -MT lib/Transforms/Coroutines/CMakeFiles/LLVMCoroutines.dir/CoroConditionalWrapper.cpp.o -MF lib/Transforms/Coroutines/CMakeFiles/LLVMCoroutines.dir/CoroConditionalWrapper.cpp.o.d -o lib/Transforms/Coroutines/CMakeFiles/LLVMCoroutines.dir/CoroConditionalWrapper.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Transforms/Coroutines/CoroConditionalWrapper.cpp [997/3344] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/lib/Transforms/Coroutines -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Transforms/Coroutines -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fno-exceptions -funwind-tables -fno-rtti -MD -MT lib/Transforms/Coroutines/CMakeFiles/LLVMCoroutines.dir/CoroCleanup.cpp.o -MF lib/Transforms/Coroutines/CMakeFiles/LLVMCoroutines.dir/CoroCleanup.cpp.o.d -o lib/Transforms/Coroutines/CMakeFiles/LLVMCoroutines.dir/CoroCleanup.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Transforms/Coroutines/CoroCleanup.cpp [998/3344] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/lib/Transforms/Coroutines -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Transforms/Coroutines -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fno-exceptions -funwind-tables -fno-rtti -MD -MT lib/Transforms/Coroutines/CMakeFiles/LLVMCoroutines.dir/Coroutines.cpp.o -MF lib/Transforms/Coroutines/CMakeFiles/LLVMCoroutines.dir/Coroutines.cpp.o.d -o lib/Transforms/Coroutines/CMakeFiles/LLVMCoroutines.dir/Coroutines.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Transforms/Coroutines/Coroutines.cpp [999/3344] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/lib/Transforms/Coroutines -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Transforms/Coroutines -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fno-exceptions -funwind-tables -fno-rtti -MD -MT lib/Transforms/Coroutines/CMakeFiles/LLVMCoroutines.dir/CoroEarly.cpp.o -MF lib/Transforms/Coroutines/CMakeFiles/LLVMCoroutines.dir/CoroEarly.cpp.o.d -o lib/Transforms/Coroutines/CMakeFiles/LLVMCoroutines.dir/CoroEarly.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Transforms/Coroutines/CoroEarly.cpp [1000/3344] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/lib/Transforms/Coroutines -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Transforms/Coroutines -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fno-exceptions -funwind-tables -fno-rtti -MD -MT lib/Transforms/Coroutines/CMakeFiles/LLVMCoroutines.dir/CoroElide.cpp.o -MF lib/Transforms/Coroutines/CMakeFiles/LLVMCoroutines.dir/CoroElide.cpp.o.d -o lib/Transforms/Coroutines/CMakeFiles/LLVMCoroutines.dir/CoroElide.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Transforms/Coroutines/CoroElide.cpp [1001/3344] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/lib/Transforms/CFGuard -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Transforms/CFGuard -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fno-exceptions -funwind-tables -fno-rtti -MD -MT lib/Transforms/CFGuard/CMakeFiles/LLVMCFGuard.dir/CFGuard.cpp.o -MF lib/Transforms/CFGuard/CMakeFiles/LLVMCFGuard.dir/CFGuard.cpp.o.d -o lib/Transforms/CFGuard/CMakeFiles/LLVMCFGuard.dir/CFGuard.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Transforms/CFGuard/CFGuard.cpp [1002/3344] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/lib/Linker -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Linker -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fno-exceptions -funwind-tables -fno-rtti -MD -MT lib/Linker/CMakeFiles/LLVMLinker.dir/LinkModules.cpp.o -MF lib/Linker/CMakeFiles/LLVMLinker.dir/LinkModules.cpp.o.d -o lib/Linker/CMakeFiles/LLVMLinker.dir/LinkModules.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Linker/LinkModules.cpp [1003/3344] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/lib/Transforms/HipStdPar -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Transforms/HipStdPar -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fno-exceptions -funwind-tables -fno-rtti -MD -MT lib/Transforms/HipStdPar/CMakeFiles/LLVMHipStdPar.dir/HipStdPar.cpp.o -MF lib/Transforms/HipStdPar/CMakeFiles/LLVMHipStdPar.dir/HipStdPar.cpp.o.d -o lib/Transforms/HipStdPar/CMakeFiles/LLVMHipStdPar.dir/HipStdPar.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Transforms/HipStdPar/HipStdPar.cpp [1004/3344] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/lib/Analysis -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Analysis -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fno-exceptions -funwind-tables -fno-rtti -MD -MT lib/Analysis/CMakeFiles/LLVMAnalysis.dir/Analysis.cpp.o -MF lib/Analysis/CMakeFiles/LLVMAnalysis.dir/Analysis.cpp.o.d -o lib/Analysis/CMakeFiles/LLVMAnalysis.dir/Analysis.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Analysis/Analysis.cpp [1005/3344] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/lib/Transforms/Coroutines -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Transforms/Coroutines -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fno-exceptions -funwind-tables -fno-rtti -MD -MT lib/Transforms/Coroutines/CMakeFiles/LLVMCoroutines.dir/CoroSplit.cpp.o -MF lib/Transforms/Coroutines/CMakeFiles/LLVMCoroutines.dir/CoroSplit.cpp.o.d -o lib/Transforms/Coroutines/CMakeFiles/LLVMCoroutines.dir/CoroSplit.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Transforms/Coroutines/CoroSplit.cpp [1006/3344] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/lib/Analysis -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Analysis -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fno-exceptions -funwind-tables -fno-rtti -MD -MT lib/Analysis/CMakeFiles/LLVMAnalysis.dir/AliasAnalysisEvaluator.cpp.o -MF lib/Analysis/CMakeFiles/LLVMAnalysis.dir/AliasAnalysisEvaluator.cpp.o.d -o lib/Analysis/CMakeFiles/LLVMAnalysis.dir/AliasAnalysisEvaluator.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Analysis/AliasAnalysisEvaluator.cpp [1007/3344] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/lib/Linker -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Linker -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fno-exceptions -funwind-tables -fno-rtti -MD -MT lib/Linker/CMakeFiles/LLVMLinker.dir/IRMover.cpp.o -MF lib/Linker/CMakeFiles/LLVMLinker.dir/IRMover.cpp.o.d -o lib/Linker/CMakeFiles/LLVMLinker.dir/IRMover.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Linker/IRMover.cpp [1008/3344] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/lib/Analysis -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Analysis -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fno-exceptions -funwind-tables -fno-rtti -MD -MT lib/Analysis/CMakeFiles/LLVMAnalysis.dir/AliasAnalysis.cpp.o -MF lib/Analysis/CMakeFiles/LLVMAnalysis.dir/AliasAnalysis.cpp.o.d -o lib/Analysis/CMakeFiles/LLVMAnalysis.dir/AliasAnalysis.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Analysis/AliasAnalysis.cpp [1009/3344] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/lib/Transforms/Coroutines -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Transforms/Coroutines -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fno-exceptions -funwind-tables -fno-rtti -MD -MT lib/Transforms/Coroutines/CMakeFiles/LLVMCoroutines.dir/CoroFrame.cpp.o -MF lib/Transforms/Coroutines/CMakeFiles/LLVMCoroutines.dir/CoroFrame.cpp.o.d -o lib/Transforms/Coroutines/CMakeFiles/LLVMCoroutines.dir/CoroFrame.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Transforms/Coroutines/CoroFrame.cpp [1010/3344] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/lib/Analysis -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Analysis -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fno-exceptions -funwind-tables -fno-rtti -MD -MT lib/Analysis/CMakeFiles/LLVMAnalysis.dir/AliasSetTracker.cpp.o -MF lib/Analysis/CMakeFiles/LLVMAnalysis.dir/AliasSetTracker.cpp.o.d -o lib/Analysis/CMakeFiles/LLVMAnalysis.dir/AliasSetTracker.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Analysis/AliasSetTracker.cpp [1011/3344] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/lib/Analysis -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Analysis -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fno-exceptions -funwind-tables -fno-rtti -MD -MT lib/Analysis/CMakeFiles/LLVMAnalysis.dir/AssumeBundleQueries.cpp.o -MF lib/Analysis/CMakeFiles/LLVMAnalysis.dir/AssumeBundleQueries.cpp.o.d -o lib/Analysis/CMakeFiles/LLVMAnalysis.dir/AssumeBundleQueries.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Analysis/AssumeBundleQueries.cpp [1012/3344] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/lib/Analysis -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Analysis -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fno-exceptions -funwind-tables -fno-rtti -MD -MT lib/Analysis/CMakeFiles/LLVMAnalysis.dir/BlockFrequencyInfoImpl.cpp.o -MF lib/Analysis/CMakeFiles/LLVMAnalysis.dir/BlockFrequencyInfoImpl.cpp.o.d -o lib/Analysis/CMakeFiles/LLVMAnalysis.dir/BlockFrequencyInfoImpl.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Analysis/BlockFrequencyInfoImpl.cpp [1013/3344] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/lib/Analysis -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Analysis -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fno-exceptions -funwind-tables -fno-rtti -MD -MT lib/Analysis/CMakeFiles/LLVMAnalysis.dir/AssumptionCache.cpp.o -MF lib/Analysis/CMakeFiles/LLVMAnalysis.dir/AssumptionCache.cpp.o.d -o lib/Analysis/CMakeFiles/LLVMAnalysis.dir/AssumptionCache.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Analysis/AssumptionCache.cpp [1014/3344] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/lib/Analysis -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Analysis -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fno-exceptions -funwind-tables -fno-rtti -MD -MT lib/Analysis/CMakeFiles/LLVMAnalysis.dir/CFG.cpp.o -MF lib/Analysis/CMakeFiles/LLVMAnalysis.dir/CFG.cpp.o.d -o lib/Analysis/CMakeFiles/LLVMAnalysis.dir/CFG.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Analysis/CFG.cpp [1015/3344] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/lib/Analysis -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Analysis -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fno-exceptions -funwind-tables -fno-rtti -MD -MT lib/Analysis/CMakeFiles/LLVMAnalysis.dir/BlockFrequencyInfo.cpp.o -MF lib/Analysis/CMakeFiles/LLVMAnalysis.dir/BlockFrequencyInfo.cpp.o.d -o lib/Analysis/CMakeFiles/LLVMAnalysis.dir/BlockFrequencyInfo.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Analysis/BlockFrequencyInfo.cpp [1016/3344] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/lib/Analysis -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Analysis -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fno-exceptions -funwind-tables -fno-rtti -MD -MT lib/Analysis/CMakeFiles/LLVMAnalysis.dir/BasicAliasAnalysis.cpp.o -MF lib/Analysis/CMakeFiles/LLVMAnalysis.dir/BasicAliasAnalysis.cpp.o.d -o lib/Analysis/CMakeFiles/LLVMAnalysis.dir/BasicAliasAnalysis.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Analysis/BasicAliasAnalysis.cpp [1017/3344] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/lib/Analysis -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Analysis -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fno-exceptions -funwind-tables -fno-rtti -MD -MT lib/Analysis/CMakeFiles/LLVMAnalysis.dir/CFGSCCPrinter.cpp.o -MF lib/Analysis/CMakeFiles/LLVMAnalysis.dir/CFGSCCPrinter.cpp.o.d -o lib/Analysis/CMakeFiles/LLVMAnalysis.dir/CFGSCCPrinter.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Analysis/CFGSCCPrinter.cpp [1018/3344] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/lib/Analysis -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Analysis -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fno-exceptions -funwind-tables -fno-rtti -MD -MT lib/Analysis/CMakeFiles/LLVMAnalysis.dir/BranchProbabilityInfo.cpp.o -MF lib/Analysis/CMakeFiles/LLVMAnalysis.dir/BranchProbabilityInfo.cpp.o.d -o lib/Analysis/CMakeFiles/LLVMAnalysis.dir/BranchProbabilityInfo.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Analysis/BranchProbabilityInfo.cpp [1019/3344] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/lib/Transforms/Vectorize -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Transforms/Vectorize -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fno-exceptions -funwind-tables -fno-rtti -MD -MT lib/Transforms/Vectorize/CMakeFiles/LLVMVectorize.dir/SLPVectorizer.cpp.o -MF lib/Transforms/Vectorize/CMakeFiles/LLVMVectorize.dir/SLPVectorizer.cpp.o.d -o lib/Transforms/Vectorize/CMakeFiles/LLVMVectorize.dir/SLPVectorizer.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Transforms/Vectorize/SLPVectorizer.cpp [1020/3344] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/lib/Analysis -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Analysis -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fno-exceptions -funwind-tables -fno-rtti -MD -MT lib/Analysis/CMakeFiles/LLVMAnalysis.dir/CFGPrinter.cpp.o -MF lib/Analysis/CMakeFiles/LLVMAnalysis.dir/CFGPrinter.cpp.o.d -o lib/Analysis/CMakeFiles/LLVMAnalysis.dir/CFGPrinter.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Analysis/CFGPrinter.cpp [1021/3344] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/lib/Analysis -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Analysis -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fno-exceptions -funwind-tables -fno-rtti -MD -MT lib/Analysis/CMakeFiles/LLVMAnalysis.dir/CallGraph.cpp.o -MF lib/Analysis/CMakeFiles/LLVMAnalysis.dir/CallGraph.cpp.o.d -o lib/Analysis/CMakeFiles/LLVMAnalysis.dir/CallGraph.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Analysis/CallGraph.cpp [1022/3344] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/lib/Analysis -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Analysis -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fno-exceptions -funwind-tables -fno-rtti -MD -MT lib/Analysis/CMakeFiles/LLVMAnalysis.dir/CallPrinter.cpp.o -MF lib/Analysis/CMakeFiles/LLVMAnalysis.dir/CallPrinter.cpp.o.d -o lib/Analysis/CMakeFiles/LLVMAnalysis.dir/CallPrinter.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Analysis/CallPrinter.cpp [1023/3344] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/lib/Analysis -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Analysis -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fno-exceptions -funwind-tables -fno-rtti -MD -MT lib/Analysis/CMakeFiles/LLVMAnalysis.dir/CallGraphSCCPass.cpp.o -MF lib/Analysis/CMakeFiles/LLVMAnalysis.dir/CallGraphSCCPass.cpp.o.d -o lib/Analysis/CMakeFiles/LLVMAnalysis.dir/CallGraphSCCPass.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Analysis/CallGraphSCCPass.cpp [1024/3344] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/lib/Analysis -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Analysis -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fno-exceptions -funwind-tables -fno-rtti -MD -MT lib/Analysis/CMakeFiles/LLVMAnalysis.dir/CGSCCPassManager.cpp.o -MF lib/Analysis/CMakeFiles/LLVMAnalysis.dir/CGSCCPassManager.cpp.o.d -o lib/Analysis/CMakeFiles/LLVMAnalysis.dir/CGSCCPassManager.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Analysis/CGSCCPassManager.cpp [1025/3344] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/lib/Analysis -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Analysis -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fno-exceptions -funwind-tables -fno-rtti -MD -MT lib/Analysis/CMakeFiles/LLVMAnalysis.dir/CmpInstAnalysis.cpp.o -MF lib/Analysis/CMakeFiles/LLVMAnalysis.dir/CmpInstAnalysis.cpp.o.d -o lib/Analysis/CMakeFiles/LLVMAnalysis.dir/CmpInstAnalysis.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Analysis/CmpInstAnalysis.cpp [1026/3344] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/lib/Analysis -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Analysis -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fno-exceptions -funwind-tables -fno-rtti -MD -MT lib/Analysis/CMakeFiles/LLVMAnalysis.dir/CaptureTracking.cpp.o -MF lib/Analysis/CMakeFiles/LLVMAnalysis.dir/CaptureTracking.cpp.o.d -o lib/Analysis/CMakeFiles/LLVMAnalysis.dir/CaptureTracking.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Analysis/CaptureTracking.cpp [1027/3344] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/lib/Analysis -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Analysis -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fno-exceptions -funwind-tables -fno-rtti -MD -MT lib/Analysis/CMakeFiles/LLVMAnalysis.dir/CodeMetrics.cpp.o -MF lib/Analysis/CMakeFiles/LLVMAnalysis.dir/CodeMetrics.cpp.o.d -o lib/Analysis/CMakeFiles/LLVMAnalysis.dir/CodeMetrics.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Analysis/CodeMetrics.cpp [1028/3344] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/lib/Analysis -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Analysis -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fno-exceptions -funwind-tables -fno-rtti -MD -MT lib/Analysis/CMakeFiles/LLVMAnalysis.dir/ConstraintSystem.cpp.o -MF lib/Analysis/CMakeFiles/LLVMAnalysis.dir/ConstraintSystem.cpp.o.d -o lib/Analysis/CMakeFiles/LLVMAnalysis.dir/ConstraintSystem.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Analysis/ConstraintSystem.cpp [1029/3344] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/lib/Analysis -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Analysis -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fno-exceptions -funwind-tables -fno-rtti -MD -MT lib/Analysis/CMakeFiles/LLVMAnalysis.dir/CostModel.cpp.o -MF lib/Analysis/CMakeFiles/LLVMAnalysis.dir/CostModel.cpp.o.d -o lib/Analysis/CMakeFiles/LLVMAnalysis.dir/CostModel.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Analysis/CostModel.cpp [1030/3344] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/lib/Analysis -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Analysis -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fno-exceptions -funwind-tables -fno-rtti -MD -MT lib/Analysis/CMakeFiles/LLVMAnalysis.dir/DDGPrinter.cpp.o -MF lib/Analysis/CMakeFiles/LLVMAnalysis.dir/DDGPrinter.cpp.o.d -o lib/Analysis/CMakeFiles/LLVMAnalysis.dir/DDGPrinter.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Analysis/DDGPrinter.cpp [1031/3344] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/lib/Analysis -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Analysis -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fno-exceptions -funwind-tables -fno-rtti -MD -MT lib/Analysis/CMakeFiles/LLVMAnalysis.dir/CycleAnalysis.cpp.o -MF lib/Analysis/CMakeFiles/LLVMAnalysis.dir/CycleAnalysis.cpp.o.d -o lib/Analysis/CMakeFiles/LLVMAnalysis.dir/CycleAnalysis.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Analysis/CycleAnalysis.cpp [1032/3344] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/lib/Analysis -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Analysis -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fno-exceptions -funwind-tables -fno-rtti -MD -MT lib/Analysis/CMakeFiles/LLVMAnalysis.dir/Delinearization.cpp.o -MF lib/Analysis/CMakeFiles/LLVMAnalysis.dir/Delinearization.cpp.o.d -o lib/Analysis/CMakeFiles/LLVMAnalysis.dir/Delinearization.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Analysis/Delinearization.cpp [1033/3344] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/lib/Analysis -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Analysis -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fno-exceptions -funwind-tables -fno-rtti -MD -MT lib/Analysis/CMakeFiles/LLVMAnalysis.dir/DevelopmentModeInlineAdvisor.cpp.o -MF lib/Analysis/CMakeFiles/LLVMAnalysis.dir/DevelopmentModeInlineAdvisor.cpp.o.d -o lib/Analysis/CMakeFiles/LLVMAnalysis.dir/DevelopmentModeInlineAdvisor.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Analysis/DevelopmentModeInlineAdvisor.cpp [1034/3344] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/lib/Analysis -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Analysis -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fno-exceptions -funwind-tables -fno-rtti -MD -MT lib/Analysis/CMakeFiles/LLVMAnalysis.dir/DDG.cpp.o -MF lib/Analysis/CMakeFiles/LLVMAnalysis.dir/DDG.cpp.o.d -o lib/Analysis/CMakeFiles/LLVMAnalysis.dir/DDG.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Analysis/DDG.cpp [1035/3344] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/lib/Analysis -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Analysis -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fno-exceptions -funwind-tables -fno-rtti -MD -MT lib/Analysis/CMakeFiles/LLVMAnalysis.dir/ConstantFolding.cpp.o -MF lib/Analysis/CMakeFiles/LLVMAnalysis.dir/ConstantFolding.cpp.o.d -o lib/Analysis/CMakeFiles/LLVMAnalysis.dir/ConstantFolding.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Analysis/ConstantFolding.cpp [1036/3344] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/lib/Analysis -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Analysis -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fno-exceptions -funwind-tables -fno-rtti -MD -MT lib/Analysis/CMakeFiles/LLVMAnalysis.dir/DemandedBits.cpp.o -MF lib/Analysis/CMakeFiles/LLVMAnalysis.dir/DemandedBits.cpp.o.d -o lib/Analysis/CMakeFiles/LLVMAnalysis.dir/DemandedBits.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Analysis/DemandedBits.cpp [1037/3344] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/lib/Analysis -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Analysis -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fno-exceptions -funwind-tables -fno-rtti -MD -MT lib/Analysis/CMakeFiles/LLVMAnalysis.dir/DomConditionCache.cpp.o -MF lib/Analysis/CMakeFiles/LLVMAnalysis.dir/DomConditionCache.cpp.o.d -o lib/Analysis/CMakeFiles/LLVMAnalysis.dir/DomConditionCache.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Analysis/DomConditionCache.cpp [1038/3344] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/lib/Analysis -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Analysis -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fno-exceptions -funwind-tables -fno-rtti -MD -MT lib/Analysis/CMakeFiles/LLVMAnalysis.dir/DependenceGraphBuilder.cpp.o -MF lib/Analysis/CMakeFiles/LLVMAnalysis.dir/DependenceGraphBuilder.cpp.o.d -o lib/Analysis/CMakeFiles/LLVMAnalysis.dir/DependenceGraphBuilder.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Analysis/DependenceGraphBuilder.cpp [1039/3344] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/lib/Analysis -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Analysis -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fno-exceptions -funwind-tables -fno-rtti -MD -MT lib/Analysis/CMakeFiles/LLVMAnalysis.dir/DomPrinter.cpp.o -MF lib/Analysis/CMakeFiles/LLVMAnalysis.dir/DomPrinter.cpp.o.d -o lib/Analysis/CMakeFiles/LLVMAnalysis.dir/DomPrinter.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Analysis/DomPrinter.cpp [1040/3344] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/lib/Analysis -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Analysis -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fno-exceptions -funwind-tables -fno-rtti -MD -MT lib/Analysis/CMakeFiles/LLVMAnalysis.dir/DependenceAnalysis.cpp.o -MF lib/Analysis/CMakeFiles/LLVMAnalysis.dir/DependenceAnalysis.cpp.o.d -o lib/Analysis/CMakeFiles/LLVMAnalysis.dir/DependenceAnalysis.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Analysis/DependenceAnalysis.cpp [1041/3344] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/lib/Analysis -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Analysis -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fno-exceptions -funwind-tables -fno-rtti -MD -MT lib/Analysis/CMakeFiles/LLVMAnalysis.dir/DominanceFrontier.cpp.o -MF lib/Analysis/CMakeFiles/LLVMAnalysis.dir/DominanceFrontier.cpp.o.d -o lib/Analysis/CMakeFiles/LLVMAnalysis.dir/DominanceFrontier.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Analysis/DominanceFrontier.cpp [1042/3344] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/lib/Analysis -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Analysis -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fno-exceptions -funwind-tables -fno-rtti -MD -MT lib/Analysis/CMakeFiles/LLVMAnalysis.dir/DomTreeUpdater.cpp.o -MF lib/Analysis/CMakeFiles/LLVMAnalysis.dir/DomTreeUpdater.cpp.o.d -o lib/Analysis/CMakeFiles/LLVMAnalysis.dir/DomTreeUpdater.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Analysis/DomTreeUpdater.cpp [1043/3344] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/lib/Analysis -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Analysis -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fno-exceptions -funwind-tables -fno-rtti -MD -MT lib/Analysis/CMakeFiles/LLVMAnalysis.dir/GuardUtils.cpp.o -MF lib/Analysis/CMakeFiles/LLVMAnalysis.dir/GuardUtils.cpp.o.d -o lib/Analysis/CMakeFiles/LLVMAnalysis.dir/GuardUtils.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Analysis/GuardUtils.cpp [1044/3344] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/lib/Analysis -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Analysis -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fno-exceptions -funwind-tables -fno-rtti -MD -MT lib/Analysis/CMakeFiles/LLVMAnalysis.dir/HeatUtils.cpp.o -MF lib/Analysis/CMakeFiles/LLVMAnalysis.dir/HeatUtils.cpp.o.d -o lib/Analysis/CMakeFiles/LLVMAnalysis.dir/HeatUtils.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Analysis/HeatUtils.cpp [1045/3344] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/lib/Analysis -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Analysis -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fno-exceptions -funwind-tables -fno-rtti -MD -MT lib/Analysis/CMakeFiles/LLVMAnalysis.dir/FunctionPropertiesAnalysis.cpp.o -MF lib/Analysis/CMakeFiles/LLVMAnalysis.dir/FunctionPropertiesAnalysis.cpp.o.d -o lib/Analysis/CMakeFiles/LLVMAnalysis.dir/FunctionPropertiesAnalysis.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Analysis/FunctionPropertiesAnalysis.cpp [1046/3344] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/lib/Analysis -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Analysis -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fno-exceptions -funwind-tables -fno-rtti -MD -MT lib/Analysis/CMakeFiles/LLVMAnalysis.dir/IndirectCallPromotionAnalysis.cpp.o -MF lib/Analysis/CMakeFiles/LLVMAnalysis.dir/IndirectCallPromotionAnalysis.cpp.o.d -o lib/Analysis/CMakeFiles/LLVMAnalysis.dir/IndirectCallPromotionAnalysis.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Analysis/IndirectCallPromotionAnalysis.cpp [1047/3344] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/lib/Analysis -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Analysis -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fno-exceptions -funwind-tables -fno-rtti -MD -MT lib/Analysis/CMakeFiles/LLVMAnalysis.dir/ImportedFunctionsInliningStatistics.cpp.o -MF lib/Analysis/CMakeFiles/LLVMAnalysis.dir/ImportedFunctionsInliningStatistics.cpp.o.d -o lib/Analysis/CMakeFiles/LLVMAnalysis.dir/ImportedFunctionsInliningStatistics.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Analysis/ImportedFunctionsInliningStatistics.cpp [1048/3344] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/lib/Analysis -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Analysis -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fno-exceptions -funwind-tables -fno-rtti -MD -MT lib/Analysis/CMakeFiles/LLVMAnalysis.dir/IVUsers.cpp.o -MF lib/Analysis/CMakeFiles/LLVMAnalysis.dir/IVUsers.cpp.o.d -o lib/Analysis/CMakeFiles/LLVMAnalysis.dir/IVUsers.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Analysis/IVUsers.cpp [1049/3344] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/lib/Analysis -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Analysis -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fno-exceptions -funwind-tables -fno-rtti -MD -MT lib/Analysis/CMakeFiles/LLVMAnalysis.dir/IVDescriptors.cpp.o -MF lib/Analysis/CMakeFiles/LLVMAnalysis.dir/IVDescriptors.cpp.o.d -o lib/Analysis/CMakeFiles/LLVMAnalysis.dir/IVDescriptors.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Analysis/IVDescriptors.cpp [1050/3344] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/lib/Analysis -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Analysis -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fno-exceptions -funwind-tables -fno-rtti -MD -MT lib/Analysis/CMakeFiles/LLVMAnalysis.dir/InlineSizeEstimatorAnalysis.cpp.o -MF lib/Analysis/CMakeFiles/LLVMAnalysis.dir/InlineSizeEstimatorAnalysis.cpp.o.d -o lib/Analysis/CMakeFiles/LLVMAnalysis.dir/InlineSizeEstimatorAnalysis.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Analysis/InlineSizeEstimatorAnalysis.cpp [1051/3344] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/lib/Analysis -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Analysis -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fno-exceptions -funwind-tables -fno-rtti -MD -MT lib/Analysis/CMakeFiles/LLVMAnalysis.dir/GlobalsModRef.cpp.o -MF lib/Analysis/CMakeFiles/LLVMAnalysis.dir/GlobalsModRef.cpp.o.d -o lib/Analysis/CMakeFiles/LLVMAnalysis.dir/GlobalsModRef.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Analysis/GlobalsModRef.cpp [1052/3344] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/lib/Analysis -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Analysis -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fno-exceptions -funwind-tables -fno-rtti -MD -MT lib/Analysis/CMakeFiles/LLVMAnalysis.dir/IRSimilarityIdentifier.cpp.o -MF lib/Analysis/CMakeFiles/LLVMAnalysis.dir/IRSimilarityIdentifier.cpp.o.d -o lib/Analysis/CMakeFiles/LLVMAnalysis.dir/IRSimilarityIdentifier.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Analysis/IRSimilarityIdentifier.cpp [1053/3344] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/lib/Analysis -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Analysis -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fno-exceptions -funwind-tables -fno-rtti -MD -MT lib/Analysis/CMakeFiles/LLVMAnalysis.dir/InstCount.cpp.o -MF lib/Analysis/CMakeFiles/LLVMAnalysis.dir/InstCount.cpp.o.d -o lib/Analysis/CMakeFiles/LLVMAnalysis.dir/InstCount.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Analysis/InstCount.cpp [1054/3344] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/lib/Analysis -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Analysis -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fno-exceptions -funwind-tables -fno-rtti -MD -MT lib/Analysis/CMakeFiles/LLVMAnalysis.dir/InstructionPrecedenceTracking.cpp.o -MF lib/Analysis/CMakeFiles/LLVMAnalysis.dir/InstructionPrecedenceTracking.cpp.o.d -o lib/Analysis/CMakeFiles/LLVMAnalysis.dir/InstructionPrecedenceTracking.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Analysis/InstructionPrecedenceTracking.cpp [1055/3344] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/lib/Analysis -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Analysis -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fno-exceptions -funwind-tables -fno-rtti -MD -MT lib/Analysis/CMakeFiles/LLVMAnalysis.dir/InteractiveModelRunner.cpp.o -MF lib/Analysis/CMakeFiles/LLVMAnalysis.dir/InteractiveModelRunner.cpp.o.d -o lib/Analysis/CMakeFiles/LLVMAnalysis.dir/InteractiveModelRunner.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Analysis/InteractiveModelRunner.cpp [1056/3344] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/lib/Analysis -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Analysis -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fno-exceptions -funwind-tables -fno-rtti -MD -MT lib/Analysis/CMakeFiles/LLVMAnalysis.dir/InlineAdvisor.cpp.o -MF lib/Analysis/CMakeFiles/LLVMAnalysis.dir/InlineAdvisor.cpp.o.d -o lib/Analysis/CMakeFiles/LLVMAnalysis.dir/InlineAdvisor.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Analysis/InlineAdvisor.cpp [1057/3344] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/lib/Analysis -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Analysis -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fno-exceptions -funwind-tables -fno-rtti -MD -MT lib/Analysis/CMakeFiles/LLVMAnalysis.dir/Interval.cpp.o -MF lib/Analysis/CMakeFiles/LLVMAnalysis.dir/Interval.cpp.o.d -o lib/Analysis/CMakeFiles/LLVMAnalysis.dir/Interval.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Analysis/Interval.cpp [1058/3344] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/lib/Analysis -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Analysis -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fno-exceptions -funwind-tables -fno-rtti -MD -MT lib/Analysis/CMakeFiles/LLVMAnalysis.dir/InlineOrder.cpp.o -MF lib/Analysis/CMakeFiles/LLVMAnalysis.dir/InlineOrder.cpp.o.d -o lib/Analysis/CMakeFiles/LLVMAnalysis.dir/InlineOrder.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Analysis/InlineOrder.cpp [1059/3344] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/lib/Analysis -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Analysis -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fno-exceptions -funwind-tables -fno-rtti -MD -MT lib/Analysis/CMakeFiles/LLVMAnalysis.dir/InlineCost.cpp.o -MF lib/Analysis/CMakeFiles/LLVMAnalysis.dir/InlineCost.cpp.o.d -o lib/Analysis/CMakeFiles/LLVMAnalysis.dir/InlineCost.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Analysis/InlineCost.cpp [1060/3344] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/lib/Analysis -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Analysis -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fno-exceptions -funwind-tables -fno-rtti -MD -MT lib/Analysis/CMakeFiles/LLVMAnalysis.dir/LazyBranchProbabilityInfo.cpp.o -MF lib/Analysis/CMakeFiles/LLVMAnalysis.dir/LazyBranchProbabilityInfo.cpp.o.d -o lib/Analysis/CMakeFiles/LLVMAnalysis.dir/LazyBranchProbabilityInfo.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Analysis/LazyBranchProbabilityInfo.cpp [1061/3344] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/lib/Analysis -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Analysis -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fno-exceptions -funwind-tables -fno-rtti -MD -MT lib/Analysis/CMakeFiles/LLVMAnalysis.dir/LazyBlockFrequencyInfo.cpp.o -MF lib/Analysis/CMakeFiles/LLVMAnalysis.dir/LazyBlockFrequencyInfo.cpp.o.d -o lib/Analysis/CMakeFiles/LLVMAnalysis.dir/LazyBlockFrequencyInfo.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Analysis/LazyBlockFrequencyInfo.cpp [1062/3344] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/lib/Analysis -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Analysis -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fno-exceptions -funwind-tables -fno-rtti -MD -MT lib/Analysis/CMakeFiles/LLVMAnalysis.dir/IntervalPartition.cpp.o -MF lib/Analysis/CMakeFiles/LLVMAnalysis.dir/IntervalPartition.cpp.o.d -o lib/Analysis/CMakeFiles/LLVMAnalysis.dir/IntervalPartition.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Analysis/IntervalPartition.cpp [1063/3344] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/lib/Analysis -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Analysis -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fno-exceptions -funwind-tables -fno-rtti -MD -MT lib/Analysis/CMakeFiles/LLVMAnalysis.dir/Local.cpp.o -MF lib/Analysis/CMakeFiles/LLVMAnalysis.dir/Local.cpp.o.d -o lib/Analysis/CMakeFiles/LLVMAnalysis.dir/Local.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Analysis/Local.cpp [1064/3344] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/lib/Analysis -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Analysis -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fno-exceptions -funwind-tables -fno-rtti -MD -MT lib/Analysis/CMakeFiles/LLVMAnalysis.dir/LazyCallGraph.cpp.o -MF lib/Analysis/CMakeFiles/LLVMAnalysis.dir/LazyCallGraph.cpp.o.d -o lib/Analysis/CMakeFiles/LLVMAnalysis.dir/LazyCallGraph.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Analysis/LazyCallGraph.cpp [1065/3344] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/lib/Analysis -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Analysis -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fno-exceptions -funwind-tables -fno-rtti -MD -MT lib/Analysis/CMakeFiles/LLVMAnalysis.dir/Loads.cpp.o -MF lib/Analysis/CMakeFiles/LLVMAnalysis.dir/Loads.cpp.o.d -o lib/Analysis/CMakeFiles/LLVMAnalysis.dir/Loads.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Analysis/Loads.cpp [1066/3344] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/lib/Analysis -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Analysis -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fno-exceptions -funwind-tables -fno-rtti -MD -MT lib/Analysis/CMakeFiles/LLVMAnalysis.dir/Lint.cpp.o -MF lib/Analysis/CMakeFiles/LLVMAnalysis.dir/Lint.cpp.o.d -o lib/Analysis/CMakeFiles/LLVMAnalysis.dir/Lint.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Analysis/Lint.cpp [1067/3344] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/lib/Analysis -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Analysis -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fno-exceptions -funwind-tables -fno-rtti -MD -MT lib/Analysis/CMakeFiles/LLVMAnalysis.dir/LazyValueInfo.cpp.o -MF lib/Analysis/CMakeFiles/LLVMAnalysis.dir/LazyValueInfo.cpp.o.d -o lib/Analysis/CMakeFiles/LLVMAnalysis.dir/LazyValueInfo.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Analysis/LazyValueInfo.cpp [1068/3344] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/lib/Analysis -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Analysis -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fno-exceptions -funwind-tables -fno-rtti -MD -MT lib/Analysis/CMakeFiles/LLVMAnalysis.dir/InstructionSimplify.cpp.o -MF lib/Analysis/CMakeFiles/LLVMAnalysis.dir/InstructionSimplify.cpp.o.d -o lib/Analysis/CMakeFiles/LLVMAnalysis.dir/InstructionSimplify.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Analysis/InstructionSimplify.cpp [1069/3344] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/lib/Analysis -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Analysis -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fno-exceptions -funwind-tables -fno-rtti -MD -MT lib/Analysis/CMakeFiles/LLVMAnalysis.dir/LoopAnalysisManager.cpp.o -MF lib/Analysis/CMakeFiles/LLVMAnalysis.dir/LoopAnalysisManager.cpp.o.d -o lib/Analysis/CMakeFiles/LLVMAnalysis.dir/LoopAnalysisManager.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Analysis/LoopAnalysisManager.cpp [1070/3344] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/lib/Analysis -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Analysis -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fno-exceptions -funwind-tables -fno-rtti -MD -MT lib/Analysis/CMakeFiles/LLVMAnalysis.dir/LoopCacheAnalysis.cpp.o -MF lib/Analysis/CMakeFiles/LLVMAnalysis.dir/LoopCacheAnalysis.cpp.o.d -o lib/Analysis/CMakeFiles/LLVMAnalysis.dir/LoopCacheAnalysis.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Analysis/LoopCacheAnalysis.cpp [1071/3344] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/lib/Analysis -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Analysis -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fno-exceptions -funwind-tables -fno-rtti -MD -MT lib/Analysis/CMakeFiles/LLVMAnalysis.dir/LoopPass.cpp.o -MF lib/Analysis/CMakeFiles/LLVMAnalysis.dir/LoopPass.cpp.o.d -o lib/Analysis/CMakeFiles/LLVMAnalysis.dir/LoopPass.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Analysis/LoopPass.cpp [1072/3344] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/lib/Analysis -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Analysis -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fno-exceptions -funwind-tables -fno-rtti -MD -MT lib/Analysis/CMakeFiles/LLVMAnalysis.dir/LoopNestAnalysis.cpp.o -MF lib/Analysis/CMakeFiles/LLVMAnalysis.dir/LoopNestAnalysis.cpp.o.d -o lib/Analysis/CMakeFiles/LLVMAnalysis.dir/LoopNestAnalysis.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Analysis/LoopNestAnalysis.cpp [1073/3344] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/lib/Analysis -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Analysis -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fno-exceptions -funwind-tables -fno-rtti -MD -MT lib/Analysis/CMakeFiles/LLVMAnalysis.dir/MemDerefPrinter.cpp.o -MF lib/Analysis/CMakeFiles/LLVMAnalysis.dir/MemDerefPrinter.cpp.o.d -o lib/Analysis/CMakeFiles/LLVMAnalysis.dir/MemDerefPrinter.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Analysis/MemDerefPrinter.cpp [1074/3344] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/lib/Analysis -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Analysis -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fno-exceptions -funwind-tables -fno-rtti -MD -MT lib/Analysis/CMakeFiles/LLVMAnalysis.dir/LoopUnrollAnalyzer.cpp.o -MF lib/Analysis/CMakeFiles/LLVMAnalysis.dir/LoopUnrollAnalyzer.cpp.o.d -o lib/Analysis/CMakeFiles/LLVMAnalysis.dir/LoopUnrollAnalyzer.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Analysis/LoopUnrollAnalyzer.cpp [1075/3344] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/lib/Analysis -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Analysis -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fno-exceptions -funwind-tables -fno-rtti -MD -MT lib/Analysis/CMakeFiles/LLVMAnalysis.dir/LoopAccessAnalysis.cpp.o -MF lib/Analysis/CMakeFiles/LLVMAnalysis.dir/LoopAccessAnalysis.cpp.o.d -o lib/Analysis/CMakeFiles/LLVMAnalysis.dir/LoopAccessAnalysis.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Analysis/LoopAccessAnalysis.cpp [1076/3344] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/lib/Analysis -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Analysis -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fno-exceptions -funwind-tables -fno-rtti -MD -MT lib/Analysis/CMakeFiles/LLVMAnalysis.dir/MemoryProfileInfo.cpp.o -MF lib/Analysis/CMakeFiles/LLVMAnalysis.dir/MemoryProfileInfo.cpp.o.d -o lib/Analysis/CMakeFiles/LLVMAnalysis.dir/MemoryProfileInfo.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Analysis/MemoryProfileInfo.cpp [1077/3344] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/lib/Analysis -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Analysis -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fno-exceptions -funwind-tables -fno-rtti -MD -MT lib/Analysis/CMakeFiles/LLVMAnalysis.dir/MLInlineAdvisor.cpp.o -MF lib/Analysis/CMakeFiles/LLVMAnalysis.dir/MLInlineAdvisor.cpp.o.d -o lib/Analysis/CMakeFiles/LLVMAnalysis.dir/MLInlineAdvisor.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Analysis/MLInlineAdvisor.cpp [1078/3344] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/lib/Analysis -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Analysis -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fno-exceptions -funwind-tables -fno-rtti -MD -MT lib/Analysis/CMakeFiles/LLVMAnalysis.dir/LoopInfo.cpp.o -MF lib/Analysis/CMakeFiles/LLVMAnalysis.dir/LoopInfo.cpp.o.d -o lib/Analysis/CMakeFiles/LLVMAnalysis.dir/LoopInfo.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Analysis/LoopInfo.cpp [1079/3344] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/lib/Analysis -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Analysis -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fno-exceptions -funwind-tables -fno-rtti -MD -MT lib/Analysis/CMakeFiles/LLVMAnalysis.dir/ModelUnderTrainingRunner.cpp.o -MF lib/Analysis/CMakeFiles/LLVMAnalysis.dir/ModelUnderTrainingRunner.cpp.o.d -o lib/Analysis/CMakeFiles/LLVMAnalysis.dir/ModelUnderTrainingRunner.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Analysis/ModelUnderTrainingRunner.cpp [1080/3344] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/lib/Analysis -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Analysis -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fno-exceptions -funwind-tables -fno-rtti -MD -MT lib/Analysis/CMakeFiles/LLVMAnalysis.dir/MemoryLocation.cpp.o -MF lib/Analysis/CMakeFiles/LLVMAnalysis.dir/MemoryLocation.cpp.o.d -o lib/Analysis/CMakeFiles/LLVMAnalysis.dir/MemoryLocation.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Analysis/MemoryLocation.cpp [1081/3344] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/lib/Analysis -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Analysis -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fno-exceptions -funwind-tables -fno-rtti -MD -MT lib/Analysis/CMakeFiles/LLVMAnalysis.dir/MemoryBuiltins.cpp.o -MF lib/Analysis/CMakeFiles/LLVMAnalysis.dir/MemoryBuiltins.cpp.o.d -o lib/Analysis/CMakeFiles/LLVMAnalysis.dir/MemoryBuiltins.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Analysis/MemoryBuiltins.cpp [1082/3344] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/lib/Analysis -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Analysis -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fno-exceptions -funwind-tables -fno-rtti -MD -MT lib/Analysis/CMakeFiles/LLVMAnalysis.dir/NoInferenceModelRunner.cpp.o -MF lib/Analysis/CMakeFiles/LLVMAnalysis.dir/NoInferenceModelRunner.cpp.o.d -o lib/Analysis/CMakeFiles/LLVMAnalysis.dir/NoInferenceModelRunner.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Analysis/NoInferenceModelRunner.cpp [1083/3344] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/lib/Analysis -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Analysis -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fno-exceptions -funwind-tables -fno-rtti -MD -MT lib/Analysis/CMakeFiles/LLVMAnalysis.dir/MemoryDependenceAnalysis.cpp.o -MF lib/Analysis/CMakeFiles/LLVMAnalysis.dir/MemoryDependenceAnalysis.cpp.o.d -o lib/Analysis/CMakeFiles/LLVMAnalysis.dir/MemoryDependenceAnalysis.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Analysis/MemoryDependenceAnalysis.cpp [1084/3344] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/lib/Analysis -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Analysis -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fno-exceptions -funwind-tables -fno-rtti -MD -MT lib/Analysis/CMakeFiles/LLVMAnalysis.dir/ModuleDebugInfoPrinter.cpp.o -MF lib/Analysis/CMakeFiles/LLVMAnalysis.dir/ModuleDebugInfoPrinter.cpp.o.d -o lib/Analysis/CMakeFiles/LLVMAnalysis.dir/ModuleDebugInfoPrinter.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Analysis/ModuleDebugInfoPrinter.cpp [1085/3344] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/lib/Analysis -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Analysis -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fno-exceptions -funwind-tables -fno-rtti -MD -MT lib/Analysis/CMakeFiles/LLVMAnalysis.dir/MemorySSA.cpp.o -MF lib/Analysis/CMakeFiles/LLVMAnalysis.dir/MemorySSA.cpp.o.d -o lib/Analysis/CMakeFiles/LLVMAnalysis.dir/MemorySSA.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Analysis/MemorySSA.cpp [1086/3344] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/lib/Analysis -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Analysis -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fno-exceptions -funwind-tables -fno-rtti -MD -MT lib/Analysis/CMakeFiles/LLVMAnalysis.dir/ObjCARCAliasAnalysis.cpp.o -MF lib/Analysis/CMakeFiles/LLVMAnalysis.dir/ObjCARCAliasAnalysis.cpp.o.d -o lib/Analysis/CMakeFiles/LLVMAnalysis.dir/ObjCARCAliasAnalysis.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Analysis/ObjCARCAliasAnalysis.cpp [1087/3344] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/lib/Analysis -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Analysis -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fno-exceptions -funwind-tables -fno-rtti -MD -MT lib/Analysis/CMakeFiles/LLVMAnalysis.dir/MemorySSAUpdater.cpp.o -MF lib/Analysis/CMakeFiles/LLVMAnalysis.dir/MemorySSAUpdater.cpp.o.d -o lib/Analysis/CMakeFiles/LLVMAnalysis.dir/MemorySSAUpdater.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Analysis/MemorySSAUpdater.cpp [1088/3344] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/lib/Analysis -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Analysis -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fno-exceptions -funwind-tables -fno-rtti -MD -MT lib/Analysis/CMakeFiles/LLVMAnalysis.dir/ObjCARCInstKind.cpp.o -MF lib/Analysis/CMakeFiles/LLVMAnalysis.dir/ObjCARCInstKind.cpp.o.d -o lib/Analysis/CMakeFiles/LLVMAnalysis.dir/ObjCARCInstKind.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Analysis/ObjCARCInstKind.cpp [1089/3344] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/lib/Analysis -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Analysis -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fno-exceptions -funwind-tables -fno-rtti -MD -MT lib/Analysis/CMakeFiles/LLVMAnalysis.dir/ObjCARCAnalysisUtils.cpp.o -MF lib/Analysis/CMakeFiles/LLVMAnalysis.dir/ObjCARCAnalysisUtils.cpp.o.d -o lib/Analysis/CMakeFiles/LLVMAnalysis.dir/ObjCARCAnalysisUtils.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Analysis/ObjCARCAnalysisUtils.cpp [1090/3344] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/lib/Analysis -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Analysis -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fno-exceptions -funwind-tables -fno-rtti -MD -MT lib/Analysis/CMakeFiles/LLVMAnalysis.dir/MustExecute.cpp.o -MF lib/Analysis/CMakeFiles/LLVMAnalysis.dir/MustExecute.cpp.o.d -o lib/Analysis/CMakeFiles/LLVMAnalysis.dir/MustExecute.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Analysis/MustExecute.cpp [1091/3344] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/lib/Analysis -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Analysis -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fno-exceptions -funwind-tables -fno-rtti -MD -MT lib/Analysis/CMakeFiles/LLVMAnalysis.dir/OptimizationRemarkEmitter.cpp.o -MF lib/Analysis/CMakeFiles/LLVMAnalysis.dir/OptimizationRemarkEmitter.cpp.o.d -o lib/Analysis/CMakeFiles/LLVMAnalysis.dir/OptimizationRemarkEmitter.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Analysis/OptimizationRemarkEmitter.cpp [1092/3344] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/lib/Analysis -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Analysis -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fno-exceptions -funwind-tables -fno-rtti -MD -MT lib/Analysis/CMakeFiles/LLVMAnalysis.dir/OverflowInstAnalysis.cpp.o -MF lib/Analysis/CMakeFiles/LLVMAnalysis.dir/OverflowInstAnalysis.cpp.o.d -o lib/Analysis/CMakeFiles/LLVMAnalysis.dir/OverflowInstAnalysis.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Analysis/OverflowInstAnalysis.cpp [1093/3344] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/lib/Analysis -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Analysis -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fno-exceptions -funwind-tables -fno-rtti -MD -MT lib/Analysis/CMakeFiles/LLVMAnalysis.dir/PostDominators.cpp.o -MF lib/Analysis/CMakeFiles/LLVMAnalysis.dir/PostDominators.cpp.o.d -o lib/Analysis/CMakeFiles/LLVMAnalysis.dir/PostDominators.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Analysis/PostDominators.cpp [1094/3344] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/lib/Analysis -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Analysis -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fno-exceptions -funwind-tables -fno-rtti -MD -MT lib/Analysis/CMakeFiles/LLVMAnalysis.dir/PHITransAddr.cpp.o -MF lib/Analysis/CMakeFiles/LLVMAnalysis.dir/PHITransAddr.cpp.o.d -o lib/Analysis/CMakeFiles/LLVMAnalysis.dir/PHITransAddr.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Analysis/PHITransAddr.cpp [1095/3344] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/lib/Analysis -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Analysis -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fno-exceptions -funwind-tables -fno-rtti -MD -MT lib/Analysis/CMakeFiles/LLVMAnalysis.dir/PtrUseVisitor.cpp.o -MF lib/Analysis/CMakeFiles/LLVMAnalysis.dir/PtrUseVisitor.cpp.o.d -o lib/Analysis/CMakeFiles/LLVMAnalysis.dir/PtrUseVisitor.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Analysis/PtrUseVisitor.cpp [1096/3344] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/lib/Analysis -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Analysis -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fno-exceptions -funwind-tables -fno-rtti -MD -MT lib/Analysis/CMakeFiles/LLVMAnalysis.dir/ModuleSummaryAnalysis.cpp.o -MF lib/Analysis/CMakeFiles/LLVMAnalysis.dir/ModuleSummaryAnalysis.cpp.o.d -o lib/Analysis/CMakeFiles/LLVMAnalysis.dir/ModuleSummaryAnalysis.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Analysis/ModuleSummaryAnalysis.cpp [1097/3344] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/lib/Analysis -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Analysis -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fno-exceptions -funwind-tables -fno-rtti -MD -MT lib/Analysis/CMakeFiles/LLVMAnalysis.dir/RegionPass.cpp.o -MF lib/Analysis/CMakeFiles/LLVMAnalysis.dir/RegionPass.cpp.o.d -o lib/Analysis/CMakeFiles/LLVMAnalysis.dir/RegionPass.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Analysis/RegionPass.cpp [1098/3344] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/lib/Analysis -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Analysis -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fno-exceptions -funwind-tables -fno-rtti -MD -MT lib/Analysis/CMakeFiles/LLVMAnalysis.dir/PhiValues.cpp.o -MF lib/Analysis/CMakeFiles/LLVMAnalysis.dir/PhiValues.cpp.o.d -o lib/Analysis/CMakeFiles/LLVMAnalysis.dir/PhiValues.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Analysis/PhiValues.cpp [1099/3344] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/lib/Analysis -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Analysis -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fno-exceptions -funwind-tables -fno-rtti -MD -MT lib/Analysis/CMakeFiles/LLVMAnalysis.dir/ProfileSummaryInfo.cpp.o -MF lib/Analysis/CMakeFiles/LLVMAnalysis.dir/ProfileSummaryInfo.cpp.o.d -o lib/Analysis/CMakeFiles/LLVMAnalysis.dir/ProfileSummaryInfo.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Analysis/ProfileSummaryInfo.cpp [1100/3344] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/lib/Analysis -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Analysis -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fno-exceptions -funwind-tables -fno-rtti -MD -MT lib/Analysis/CMakeFiles/LLVMAnalysis.dir/ReplayInlineAdvisor.cpp.o -MF lib/Analysis/CMakeFiles/LLVMAnalysis.dir/ReplayInlineAdvisor.cpp.o.d -o lib/Analysis/CMakeFiles/LLVMAnalysis.dir/ReplayInlineAdvisor.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Analysis/ReplayInlineAdvisor.cpp [1101/3344] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/lib/Analysis -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Analysis -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fno-exceptions -funwind-tables -fno-rtti -MD -MT lib/Analysis/CMakeFiles/LLVMAnalysis.dir/RegionInfo.cpp.o -MF lib/Analysis/CMakeFiles/LLVMAnalysis.dir/RegionInfo.cpp.o.d -o lib/Analysis/CMakeFiles/LLVMAnalysis.dir/RegionInfo.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Analysis/RegionInfo.cpp [1102/3344] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/lib/Analysis -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Analysis -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fno-exceptions -funwind-tables -fno-rtti -MD -MT lib/Analysis/CMakeFiles/LLVMAnalysis.dir/ScalarEvolutionAliasAnalysis.cpp.o -MF lib/Analysis/CMakeFiles/LLVMAnalysis.dir/ScalarEvolutionAliasAnalysis.cpp.o.d -o lib/Analysis/CMakeFiles/LLVMAnalysis.dir/ScalarEvolutionAliasAnalysis.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Analysis/ScalarEvolutionAliasAnalysis.cpp [1103/3344] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/lib/Analysis -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Analysis -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fno-exceptions -funwind-tables -fno-rtti -MD -MT lib/Analysis/CMakeFiles/LLVMAnalysis.dir/ScalarEvolutionNormalization.cpp.o -MF lib/Analysis/CMakeFiles/LLVMAnalysis.dir/ScalarEvolutionNormalization.cpp.o.d -o lib/Analysis/CMakeFiles/LLVMAnalysis.dir/ScalarEvolutionNormalization.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Analysis/ScalarEvolutionNormalization.cpp [1104/3344] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/lib/Analysis -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Analysis -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fno-exceptions -funwind-tables -fno-rtti -MD -MT lib/Analysis/CMakeFiles/LLVMAnalysis.dir/TFLiteUtils.cpp.o -MF lib/Analysis/CMakeFiles/LLVMAnalysis.dir/TFLiteUtils.cpp.o.d -o lib/Analysis/CMakeFiles/LLVMAnalysis.dir/TFLiteUtils.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Analysis/TFLiteUtils.cpp [1105/3344] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/lib/Analysis -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Analysis -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fno-exceptions -funwind-tables -fno-rtti -MD -MT lib/Analysis/CMakeFiles/LLVMAnalysis.dir/RegionPrinter.cpp.o -MF lib/Analysis/CMakeFiles/LLVMAnalysis.dir/RegionPrinter.cpp.o.d -o lib/Analysis/CMakeFiles/LLVMAnalysis.dir/RegionPrinter.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Analysis/RegionPrinter.cpp [1106/3344] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/lib/Analysis -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Analysis -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fno-exceptions -funwind-tables -fno-rtti -MD -MT lib/Analysis/CMakeFiles/LLVMAnalysis.dir/ScalarEvolutionDivision.cpp.o -MF lib/Analysis/CMakeFiles/LLVMAnalysis.dir/ScalarEvolutionDivision.cpp.o.d -o lib/Analysis/CMakeFiles/LLVMAnalysis.dir/ScalarEvolutionDivision.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Analysis/ScalarEvolutionDivision.cpp [1107/3344] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/lib/Analysis -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Analysis -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fno-exceptions -funwind-tables -fno-rtti -MD -MT lib/Analysis/CMakeFiles/LLVMAnalysis.dir/StructuralHash.cpp.o -MF lib/Analysis/CMakeFiles/LLVMAnalysis.dir/StructuralHash.cpp.o.d -o lib/Analysis/CMakeFiles/LLVMAnalysis.dir/StructuralHash.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Analysis/StructuralHash.cpp [1108/3344] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/lib/Analysis -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Analysis -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fno-exceptions -funwind-tables -fno-rtti -MD -MT lib/Analysis/CMakeFiles/LLVMAnalysis.dir/Trace.cpp.o -MF lib/Analysis/CMakeFiles/LLVMAnalysis.dir/Trace.cpp.o.d -o lib/Analysis/CMakeFiles/LLVMAnalysis.dir/Trace.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Analysis/Trace.cpp [1109/3344] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/lib/Analysis -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Analysis -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fno-exceptions -funwind-tables -fno-rtti -MD -MT lib/Analysis/CMakeFiles/LLVMAnalysis.dir/TensorSpec.cpp.o -MF lib/Analysis/CMakeFiles/LLVMAnalysis.dir/TensorSpec.cpp.o.d -o lib/Analysis/CMakeFiles/LLVMAnalysis.dir/TensorSpec.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Analysis/TensorSpec.cpp [1110/3344] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/lib/Analysis -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Analysis -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fno-exceptions -funwind-tables -fno-rtti -MD -MT lib/Analysis/CMakeFiles/LLVMAnalysis.dir/StackLifetime.cpp.o -MF lib/Analysis/CMakeFiles/LLVMAnalysis.dir/StackLifetime.cpp.o.d -o lib/Analysis/CMakeFiles/LLVMAnalysis.dir/StackLifetime.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Analysis/StackLifetime.cpp [1111/3344] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/lib/Analysis -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Analysis -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fno-exceptions -funwind-tables -fno-rtti -MD -MT lib/Analysis/CMakeFiles/LLVMAnalysis.dir/TrainingLogger.cpp.o -MF lib/Analysis/CMakeFiles/LLVMAnalysis.dir/TrainingLogger.cpp.o.d -o lib/Analysis/CMakeFiles/LLVMAnalysis.dir/TrainingLogger.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Analysis/TrainingLogger.cpp [1112/3344] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/lib/Analysis -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Analysis -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fno-exceptions -funwind-tables -fno-rtti -MD -MT lib/Analysis/CMakeFiles/LLVMAnalysis.dir/SyntheticCountsUtils.cpp.o -MF lib/Analysis/CMakeFiles/LLVMAnalysis.dir/SyntheticCountsUtils.cpp.o.d -o lib/Analysis/CMakeFiles/LLVMAnalysis.dir/SyntheticCountsUtils.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Analysis/SyntheticCountsUtils.cpp [1113/3344] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/lib/Analysis -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Analysis -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fno-exceptions -funwind-tables -fno-rtti -MD -MT lib/Analysis/CMakeFiles/LLVMAnalysis.dir/TypeBasedAliasAnalysis.cpp.o -MF lib/Analysis/CMakeFiles/LLVMAnalysis.dir/TypeBasedAliasAnalysis.cpp.o.d -o lib/Analysis/CMakeFiles/LLVMAnalysis.dir/TypeBasedAliasAnalysis.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Analysis/TypeBasedAliasAnalysis.cpp [1114/3344] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/lib/Analysis -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Analysis -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fno-exceptions -funwind-tables -fno-rtti -MD -MT lib/Analysis/CMakeFiles/LLVMAnalysis.dir/TypeMetadataUtils.cpp.o -MF lib/Analysis/CMakeFiles/LLVMAnalysis.dir/TypeMetadataUtils.cpp.o.d -o lib/Analysis/CMakeFiles/LLVMAnalysis.dir/TypeMetadataUtils.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Analysis/TypeMetadataUtils.cpp [1115/3344] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/lib/Analysis -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Analysis -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fno-exceptions -funwind-tables -fno-rtti -MD -MT lib/Analysis/CMakeFiles/LLVMAnalysis.dir/TargetTransformInfo.cpp.o -MF lib/Analysis/CMakeFiles/LLVMAnalysis.dir/TargetTransformInfo.cpp.o.d -o lib/Analysis/CMakeFiles/LLVMAnalysis.dir/TargetTransformInfo.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Analysis/TargetTransformInfo.cpp [1116/3344] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/lib/Analysis -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Analysis -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fno-exceptions -funwind-tables -fno-rtti -MD -MT lib/Analysis/CMakeFiles/LLVMAnalysis.dir/ScopedNoAliasAA.cpp.o -MF lib/Analysis/CMakeFiles/LLVMAnalysis.dir/ScopedNoAliasAA.cpp.o.d -o lib/Analysis/CMakeFiles/LLVMAnalysis.dir/ScopedNoAliasAA.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Analysis/ScopedNoAliasAA.cpp [1117/3344] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/lib/Analysis -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Analysis -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fno-exceptions -funwind-tables -fno-rtti -MD -MT lib/Analysis/CMakeFiles/LLVMAnalysis.dir/StackSafetyAnalysis.cpp.o -MF lib/Analysis/CMakeFiles/LLVMAnalysis.dir/StackSafetyAnalysis.cpp.o.d -o lib/Analysis/CMakeFiles/LLVMAnalysis.dir/StackSafetyAnalysis.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Analysis/StackSafetyAnalysis.cpp [1118/3344] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/lib/Analysis -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Analysis -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fno-exceptions -funwind-tables -fno-rtti -MD -MT lib/Analysis/CMakeFiles/LLVMAnalysis.dir/ValueLattice.cpp.o -MF lib/Analysis/CMakeFiles/LLVMAnalysis.dir/ValueLattice.cpp.o.d -o lib/Analysis/CMakeFiles/LLVMAnalysis.dir/ValueLattice.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Analysis/ValueLattice.cpp [1119/3344] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/lib/Analysis -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Analysis -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fno-exceptions -funwind-tables -fno-rtti -MD -MT lib/Analysis/CMakeFiles/LLVMAnalysis.dir/ValueLatticeUtils.cpp.o -MF lib/Analysis/CMakeFiles/LLVMAnalysis.dir/ValueLatticeUtils.cpp.o.d -o lib/Analysis/CMakeFiles/LLVMAnalysis.dir/ValueLatticeUtils.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Analysis/ValueLatticeUtils.cpp [1120/3344] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/lib/Analysis -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Analysis -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fno-exceptions -funwind-tables -fno-rtti -MD -MT lib/Analysis/CMakeFiles/LLVMAnalysis.dir/TargetLibraryInfo.cpp.o -MF lib/Analysis/CMakeFiles/LLVMAnalysis.dir/TargetLibraryInfo.cpp.o.d -o lib/Analysis/CMakeFiles/LLVMAnalysis.dir/TargetLibraryInfo.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Analysis/TargetLibraryInfo.cpp [1121/3344] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/lib/Analysis -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Analysis -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fno-exceptions -funwind-tables -fno-rtti -MD -MT lib/Analysis/CMakeFiles/LLVMAnalysis.dir/UniformityAnalysis.cpp.o -MF lib/Analysis/CMakeFiles/LLVMAnalysis.dir/UniformityAnalysis.cpp.o.d -o lib/Analysis/CMakeFiles/LLVMAnalysis.dir/UniformityAnalysis.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Analysis/UniformityAnalysis.cpp [1122/3344] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/lib/LTO -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/LTO -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fno-exceptions -funwind-tables -fno-rtti -MD -MT lib/LTO/CMakeFiles/LLVMLTO.dir/SummaryBasedOptimizations.cpp.o -MF lib/LTO/CMakeFiles/LLVMLTO.dir/SummaryBasedOptimizations.cpp.o.d -o lib/LTO/CMakeFiles/LLVMLTO.dir/SummaryBasedOptimizations.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/LTO/SummaryBasedOptimizations.cpp [1123/3344] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/lib/Analysis -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Analysis -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fno-exceptions -funwind-tables -fno-rtti -MD -MT lib/Analysis/CMakeFiles/LLVMAnalysis.dir/VectorUtils.cpp.o -MF lib/Analysis/CMakeFiles/LLVMAnalysis.dir/VectorUtils.cpp.o.d -o lib/Analysis/CMakeFiles/LLVMAnalysis.dir/VectorUtils.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Analysis/VectorUtils.cpp [1124/3344] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/lib/LTO -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/LTO -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fno-exceptions -funwind-tables -fno-rtti -MD -MT lib/LTO/CMakeFiles/LLVMLTO.dir/LTOModule.cpp.o -MF lib/LTO/CMakeFiles/LLVMLTO.dir/LTOModule.cpp.o.d -o lib/LTO/CMakeFiles/LLVMLTO.dir/LTOModule.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/LTO/LTOModule.cpp [1125/3344] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/lib/LTO -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/LTO -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fno-exceptions -funwind-tables -fno-rtti -MD -MT lib/LTO/CMakeFiles/LLVMLTO.dir/UpdateCompilerUsed.cpp.o -MF lib/LTO/CMakeFiles/LLVMLTO.dir/UpdateCompilerUsed.cpp.o.d -o lib/LTO/CMakeFiles/LLVMLTO.dir/UpdateCompilerUsed.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/LTO/UpdateCompilerUsed.cpp [1126/3344] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/lib/MC -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/MC -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fno-exceptions -funwind-tables -fno-rtti -MD -MT lib/MC/CMakeFiles/LLVMMC.dir/ConstantPools.cpp.o -MF lib/MC/CMakeFiles/LLVMMC.dir/ConstantPools.cpp.o.d -o lib/MC/CMakeFiles/LLVMMC.dir/ConstantPools.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/MC/ConstantPools.cpp [1127/3344] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/lib/MC -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/MC -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fno-exceptions -funwind-tables -fno-rtti -MD -MT lib/MC/CMakeFiles/LLVMMC.dir/DXContainerPSVInfo.cpp.o -MF lib/MC/CMakeFiles/LLVMMC.dir/DXContainerPSVInfo.cpp.o.d -o lib/MC/CMakeFiles/LLVMMC.dir/DXContainerPSVInfo.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/MC/DXContainerPSVInfo.cpp [1128/3344] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/lib/LTO -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/LTO -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fno-exceptions -funwind-tables -fno-rtti -MD -MT lib/LTO/CMakeFiles/LLVMLTO.dir/LTOCodeGenerator.cpp.o -MF lib/LTO/CMakeFiles/LLVMLTO.dir/LTOCodeGenerator.cpp.o.d -o lib/LTO/CMakeFiles/LLVMLTO.dir/LTOCodeGenerator.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/LTO/LTOCodeGenerator.cpp [1129/3344] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/lib/Analysis -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Analysis -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fno-exceptions -funwind-tables -fno-rtti -MD -MT lib/Analysis/CMakeFiles/LLVMAnalysis.dir/ScalarEvolution.cpp.o -MF lib/Analysis/CMakeFiles/LLVMAnalysis.dir/ScalarEvolution.cpp.o.d -o lib/Analysis/CMakeFiles/LLVMAnalysis.dir/ScalarEvolution.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Analysis/ScalarEvolution.cpp [1130/3344] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/lib/LTO -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/LTO -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fno-exceptions -funwind-tables -fno-rtti -MD -MT lib/LTO/CMakeFiles/LLVMLTO.dir/LTOBackend.cpp.o -MF lib/LTO/CMakeFiles/LLVMLTO.dir/LTOBackend.cpp.o.d -o lib/LTO/CMakeFiles/LLVMLTO.dir/LTOBackend.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/LTO/LTOBackend.cpp [1131/3344] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/lib/Analysis -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Analysis -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fno-exceptions -funwind-tables -fno-rtti -MD -MT lib/Analysis/CMakeFiles/LLVMAnalysis.dir/ValueTracking.cpp.o -MF lib/Analysis/CMakeFiles/LLVMAnalysis.dir/ValueTracking.cpp.o.d -o lib/Analysis/CMakeFiles/LLVMAnalysis.dir/ValueTracking.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Analysis/ValueTracking.cpp [1132/3344] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/lib/MC -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/MC -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fno-exceptions -funwind-tables -fno-rtti -MD -MT lib/MC/CMakeFiles/LLVMMC.dir/MCAsmInfoCOFF.cpp.o -MF lib/MC/CMakeFiles/LLVMMC.dir/MCAsmInfoCOFF.cpp.o.d -o lib/MC/CMakeFiles/LLVMMC.dir/MCAsmInfoCOFF.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/MC/MCAsmInfoCOFF.cpp [1133/3344] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/lib/MC -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/MC -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fno-exceptions -funwind-tables -fno-rtti -MD -MT lib/MC/CMakeFiles/LLVMMC.dir/MCAsmBackend.cpp.o -MF lib/MC/CMakeFiles/LLVMMC.dir/MCAsmBackend.cpp.o.d -o lib/MC/CMakeFiles/LLVMMC.dir/MCAsmBackend.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/MC/MCAsmBackend.cpp [1134/3344] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/lib/MC -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/MC -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fno-exceptions -funwind-tables -fno-rtti -MD -MT lib/MC/CMakeFiles/LLVMMC.dir/GOFFObjectWriter.cpp.o -MF lib/MC/CMakeFiles/LLVMMC.dir/GOFFObjectWriter.cpp.o.d -o lib/MC/CMakeFiles/LLVMMC.dir/GOFFObjectWriter.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/MC/GOFFObjectWriter.cpp [1135/3344] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/lib/MC -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/MC -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fno-exceptions -funwind-tables -fno-rtti -MD -MT lib/MC/CMakeFiles/LLVMMC.dir/MCAsmInfoDarwin.cpp.o -MF lib/MC/CMakeFiles/LLVMMC.dir/MCAsmInfoDarwin.cpp.o.d -o lib/MC/CMakeFiles/LLVMMC.dir/MCAsmInfoDarwin.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/MC/MCAsmInfoDarwin.cpp [1136/3344] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/lib/MC -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/MC -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fno-exceptions -funwind-tables -fno-rtti -MD -MT lib/MC/CMakeFiles/LLVMMC.dir/MCAsmInfoGOFF.cpp.o -MF lib/MC/CMakeFiles/LLVMMC.dir/MCAsmInfoGOFF.cpp.o.d -o lib/MC/CMakeFiles/LLVMMC.dir/MCAsmInfoGOFF.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/MC/MCAsmInfoGOFF.cpp [1137/3344] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/lib/MC -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/MC -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fno-exceptions -funwind-tables -fno-rtti -MD -MT lib/MC/CMakeFiles/LLVMMC.dir/MCAsmInfoWasm.cpp.o -MF lib/MC/CMakeFiles/LLVMMC.dir/MCAsmInfoWasm.cpp.o.d -o lib/MC/CMakeFiles/LLVMMC.dir/MCAsmInfoWasm.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/MC/MCAsmInfoWasm.cpp [1138/3344] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/lib/MC -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/MC -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fno-exceptions -funwind-tables -fno-rtti -MD -MT lib/MC/CMakeFiles/LLVMMC.dir/MCAsmInfoXCOFF.cpp.o -MF lib/MC/CMakeFiles/LLVMMC.dir/MCAsmInfoXCOFF.cpp.o.d -o lib/MC/CMakeFiles/LLVMMC.dir/MCAsmInfoXCOFF.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/MC/MCAsmInfoXCOFF.cpp [1139/3344] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/lib/MC -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/MC -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fno-exceptions -funwind-tables -fno-rtti -MD -MT lib/MC/CMakeFiles/LLVMMC.dir/MCAsmInfoELF.cpp.o -MF lib/MC/CMakeFiles/LLVMMC.dir/MCAsmInfoELF.cpp.o.d -o lib/MC/CMakeFiles/LLVMMC.dir/MCAsmInfoELF.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/MC/MCAsmInfoELF.cpp [1140/3344] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/lib/MC -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/MC -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fno-exceptions -funwind-tables -fno-rtti -MD -MT lib/MC/CMakeFiles/LLVMMC.dir/MCCodeEmitter.cpp.o -MF lib/MC/CMakeFiles/LLVMMC.dir/MCCodeEmitter.cpp.o.d -o lib/MC/CMakeFiles/LLVMMC.dir/MCCodeEmitter.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/MC/MCCodeEmitter.cpp [1141/3344] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/lib/LTO -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/LTO -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fno-exceptions -funwind-tables -fno-rtti -MD -MT lib/LTO/CMakeFiles/LLVMLTO.dir/LTO.cpp.o -MF lib/LTO/CMakeFiles/LLVMLTO.dir/LTO.cpp.o.d -o lib/LTO/CMakeFiles/LLVMLTO.dir/LTO.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/LTO/LTO.cpp [1142/3344] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/lib/MC -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/MC -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fno-exceptions -funwind-tables -fno-rtti -MD -MT lib/MC/CMakeFiles/LLVMMC.dir/MCAsmMacro.cpp.o -MF lib/MC/CMakeFiles/LLVMMC.dir/MCAsmMacro.cpp.o.d -o lib/MC/CMakeFiles/LLVMMC.dir/MCAsmMacro.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/MC/MCAsmMacro.cpp [1143/3344] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/lib/MC -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/MC -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fno-exceptions -funwind-tables -fno-rtti -MD -MT lib/MC/CMakeFiles/LLVMMC.dir/MCAsmInfo.cpp.o -MF lib/MC/CMakeFiles/LLVMMC.dir/MCAsmInfo.cpp.o.d -o lib/MC/CMakeFiles/LLVMMC.dir/MCAsmInfo.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/MC/MCAsmInfo.cpp [1144/3344] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/lib/MC -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/MC -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fno-exceptions -funwind-tables -fno-rtti -MD -MT lib/MC/CMakeFiles/LLVMMC.dir/ELFObjectWriter.cpp.o -MF lib/MC/CMakeFiles/LLVMMC.dir/ELFObjectWriter.cpp.o.d -o lib/MC/CMakeFiles/LLVMMC.dir/ELFObjectWriter.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/MC/ELFObjectWriter.cpp [1145/3344] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/lib/MC -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/MC -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fno-exceptions -funwind-tables -fno-rtti -MD -MT lib/MC/CMakeFiles/LLVMMC.dir/MCDXContainerStreamer.cpp.o -MF lib/MC/CMakeFiles/LLVMMC.dir/MCDXContainerStreamer.cpp.o.d -o lib/MC/CMakeFiles/LLVMMC.dir/MCDXContainerStreamer.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/MC/MCDXContainerStreamer.cpp [1146/3344] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/lib/MC -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/MC -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fno-exceptions -funwind-tables -fno-rtti -MD -MT lib/MC/CMakeFiles/LLVMMC.dir/MCAssembler.cpp.o -MF lib/MC/CMakeFiles/LLVMMC.dir/MCAssembler.cpp.o.d -o lib/MC/CMakeFiles/LLVMMC.dir/MCAssembler.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/MC/MCAssembler.cpp [1147/3344] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/lib/MC -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/MC -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fno-exceptions -funwind-tables -fno-rtti -MD -MT lib/MC/CMakeFiles/LLVMMC.dir/MCELFObjectTargetWriter.cpp.o -MF lib/MC/CMakeFiles/LLVMMC.dir/MCELFObjectTargetWriter.cpp.o.d -o lib/MC/CMakeFiles/LLVMMC.dir/MCELFObjectTargetWriter.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/MC/MCELFObjectTargetWriter.cpp [1148/3344] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/lib/MC -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/MC -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fno-exceptions -funwind-tables -fno-rtti -MD -MT lib/MC/CMakeFiles/LLVMMC.dir/MCCodeView.cpp.o -MF lib/MC/CMakeFiles/LLVMMC.dir/MCCodeView.cpp.o.d -o lib/MC/CMakeFiles/LLVMMC.dir/MCCodeView.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/MC/MCCodeView.cpp [1149/3344] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/lib/MC -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/MC -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fno-exceptions -funwind-tables -fno-rtti -MD -MT lib/MC/CMakeFiles/LLVMMC.dir/MCDXContainerWriter.cpp.o -MF lib/MC/CMakeFiles/LLVMMC.dir/MCDXContainerWriter.cpp.o.d -o lib/MC/CMakeFiles/LLVMMC.dir/MCDXContainerWriter.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/MC/MCDXContainerWriter.cpp [1150/3344] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/lib/MC -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/MC -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fno-exceptions -funwind-tables -fno-rtti -MD -MT lib/MC/CMakeFiles/LLVMMC.dir/MCAsmStreamer.cpp.o -MF lib/MC/CMakeFiles/LLVMMC.dir/MCAsmStreamer.cpp.o.d -o lib/MC/CMakeFiles/LLVMMC.dir/MCAsmStreamer.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/MC/MCAsmStreamer.cpp [1151/3344] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/lib/MC -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/MC -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fno-exceptions -funwind-tables -fno-rtti -MD -MT lib/MC/CMakeFiles/LLVMMC.dir/MCDwarf.cpp.o -MF lib/MC/CMakeFiles/LLVMMC.dir/MCDwarf.cpp.o.d -o lib/MC/CMakeFiles/LLVMMC.dir/MCDwarf.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/MC/MCDwarf.cpp [1152/3344] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/lib/MC -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/MC -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fno-exceptions -funwind-tables -fno-rtti -MD -MT lib/MC/CMakeFiles/LLVMMC.dir/MCInst.cpp.o -MF lib/MC/CMakeFiles/LLVMMC.dir/MCInst.cpp.o.d -o lib/MC/CMakeFiles/LLVMMC.dir/MCInst.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/MC/MCInst.cpp [1153/3344] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/lib/MC -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/MC -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fno-exceptions -funwind-tables -fno-rtti -MD -MT lib/MC/CMakeFiles/LLVMMC.dir/MCFragment.cpp.o -MF lib/MC/CMakeFiles/LLVMMC.dir/MCFragment.cpp.o.d -o lib/MC/CMakeFiles/LLVMMC.dir/MCFragment.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/MC/MCFragment.cpp [1154/3344] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/lib/MC -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/MC -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fno-exceptions -funwind-tables -fno-rtti -MD -MT lib/MC/CMakeFiles/LLVMMC.dir/MCGOFFStreamer.cpp.o -MF lib/MC/CMakeFiles/LLVMMC.dir/MCGOFFStreamer.cpp.o.d -o lib/MC/CMakeFiles/LLVMMC.dir/MCGOFFStreamer.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/MC/MCGOFFStreamer.cpp [1155/3344] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/lib/MC -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/MC -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fno-exceptions -funwind-tables -fno-rtti -MD -MT lib/MC/CMakeFiles/LLVMMC.dir/MCExpr.cpp.o -MF lib/MC/CMakeFiles/LLVMMC.dir/MCExpr.cpp.o.d -o lib/MC/CMakeFiles/LLVMMC.dir/MCExpr.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/MC/MCExpr.cpp [1156/3344] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/lib/MC -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/MC -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fno-exceptions -funwind-tables -fno-rtti -MD -MT lib/MC/CMakeFiles/LLVMMC.dir/MCInstrAnalysis.cpp.o -MF lib/MC/CMakeFiles/LLVMMC.dir/MCInstrAnalysis.cpp.o.d -o lib/MC/CMakeFiles/LLVMMC.dir/MCInstrAnalysis.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/MC/MCInstrAnalysis.cpp [1157/3344] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/lib/MC -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/MC -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fno-exceptions -funwind-tables -fno-rtti -MD -MT lib/MC/CMakeFiles/LLVMMC.dir/MCELFStreamer.cpp.o -MF lib/MC/CMakeFiles/LLVMMC.dir/MCELFStreamer.cpp.o.d -o lib/MC/CMakeFiles/LLVMMC.dir/MCELFStreamer.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/MC/MCELFStreamer.cpp [1158/3344] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/lib/MC -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/MC -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fno-exceptions -funwind-tables -fno-rtti -MD -MT lib/MC/CMakeFiles/LLVMMC.dir/MCContext.cpp.o -MF lib/MC/CMakeFiles/LLVMMC.dir/MCContext.cpp.o.d -o lib/MC/CMakeFiles/LLVMMC.dir/MCContext.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/MC/MCContext.cpp [1159/3344] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/lib/MC -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/MC -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fno-exceptions -funwind-tables -fno-rtti -MD -MT lib/MC/CMakeFiles/LLVMMC.dir/MCInstPrinter.cpp.o -MF lib/MC/CMakeFiles/LLVMMC.dir/MCInstPrinter.cpp.o.d -o lib/MC/CMakeFiles/LLVMMC.dir/MCInstPrinter.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/MC/MCInstPrinter.cpp [1160/3344] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/lib/MC -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/MC -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fno-exceptions -funwind-tables -fno-rtti -MD -MT lib/MC/CMakeFiles/LLVMMC.dir/MCInstrDesc.cpp.o -MF lib/MC/CMakeFiles/LLVMMC.dir/MCInstrDesc.cpp.o.d -o lib/MC/CMakeFiles/LLVMMC.dir/MCInstrDesc.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/MC/MCInstrDesc.cpp [1161/3344] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/lib/MC -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/MC -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fno-exceptions -funwind-tables -fno-rtti -MD -MT lib/MC/CMakeFiles/LLVMMC.dir/MCLabel.cpp.o -MF lib/MC/CMakeFiles/LLVMMC.dir/MCLabel.cpp.o.d -o lib/MC/CMakeFiles/LLVMMC.dir/MCLabel.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/MC/MCLabel.cpp [1162/3344] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/lib/LTO -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/LTO -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fno-exceptions -funwind-tables -fno-rtti -MD -MT lib/LTO/CMakeFiles/LLVMLTO.dir/ThinLTOCodeGenerator.cpp.o -MF lib/LTO/CMakeFiles/LLVMLTO.dir/ThinLTOCodeGenerator.cpp.o.d -o lib/LTO/CMakeFiles/LLVMLTO.dir/ThinLTOCodeGenerator.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/LTO/ThinLTOCodeGenerator.cpp [1163/3344] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/lib/MC -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/MC -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fno-exceptions -funwind-tables -fno-rtti -MD -MT lib/MC/CMakeFiles/LLVMMC.dir/MCInstrInfo.cpp.o -MF lib/MC/CMakeFiles/LLVMMC.dir/MCInstrInfo.cpp.o.d -o lib/MC/CMakeFiles/LLVMMC.dir/MCInstrInfo.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/MC/MCInstrInfo.cpp [1164/3344] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/lib/MC -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/MC -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fno-exceptions -funwind-tables -fno-rtti -MD -MT lib/MC/CMakeFiles/LLVMMC.dir/MCLinkerOptimizationHint.cpp.o -MF lib/MC/CMakeFiles/LLVMMC.dir/MCLinkerOptimizationHint.cpp.o.d -o lib/MC/CMakeFiles/LLVMMC.dir/MCLinkerOptimizationHint.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/MC/MCLinkerOptimizationHint.cpp [1165/3344] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/lib/MC -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/MC -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fno-exceptions -funwind-tables -fno-rtti -MD -MT lib/MC/CMakeFiles/LLVMMC.dir/MCObjectWriter.cpp.o -MF lib/MC/CMakeFiles/LLVMMC.dir/MCObjectWriter.cpp.o.d -o lib/MC/CMakeFiles/LLVMMC.dir/MCObjectWriter.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/MC/MCObjectWriter.cpp [1166/3344] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/lib/MC -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/MC -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fno-exceptions -funwind-tables -fno-rtti -MD -MT lib/MC/CMakeFiles/LLVMMC.dir/MCMachObjectTargetWriter.cpp.o -MF lib/MC/CMakeFiles/LLVMMC.dir/MCMachObjectTargetWriter.cpp.o.d -o lib/MC/CMakeFiles/LLVMMC.dir/MCMachObjectTargetWriter.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/MC/MCMachObjectTargetWriter.cpp [1167/3344] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/lib/MC -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/MC -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fno-exceptions -funwind-tables -fno-rtti -MD -MT lib/MC/CMakeFiles/LLVMMC.dir/MCNullStreamer.cpp.o -MF lib/MC/CMakeFiles/LLVMMC.dir/MCNullStreamer.cpp.o.d -o lib/MC/CMakeFiles/LLVMMC.dir/MCNullStreamer.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/MC/MCNullStreamer.cpp [1168/3344] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/lib/MC -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/MC -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fno-exceptions -funwind-tables -fno-rtti -MD -MT lib/MC/CMakeFiles/LLVMMC.dir/MCRegisterInfo.cpp.o -MF lib/MC/CMakeFiles/LLVMMC.dir/MCRegisterInfo.cpp.o.d -o lib/MC/CMakeFiles/LLVMMC.dir/MCRegisterInfo.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/MC/MCRegisterInfo.cpp [1169/3344] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/lib/MC -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/MC -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fno-exceptions -funwind-tables -fno-rtti -MD -MT lib/MC/CMakeFiles/LLVMMC.dir/MCSchedule.cpp.o -MF lib/MC/CMakeFiles/LLVMMC.dir/MCSchedule.cpp.o.d -o lib/MC/CMakeFiles/LLVMMC.dir/MCSchedule.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/MC/MCSchedule.cpp [1170/3344] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/lib/MC -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/MC -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fno-exceptions -funwind-tables -fno-rtti -MD -MT lib/MC/CMakeFiles/LLVMMC.dir/MCSectionCOFF.cpp.o -MF lib/MC/CMakeFiles/LLVMMC.dir/MCSectionCOFF.cpp.o.d -o lib/MC/CMakeFiles/LLVMMC.dir/MCSectionCOFF.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/MC/MCSectionCOFF.cpp [1171/3344] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/lib/MC -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/MC -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fno-exceptions -funwind-tables -fno-rtti -MD -MT lib/MC/CMakeFiles/LLVMMC.dir/MCObjectFileInfo.cpp.o -MF lib/MC/CMakeFiles/LLVMMC.dir/MCObjectFileInfo.cpp.o.d -o lib/MC/CMakeFiles/LLVMMC.dir/MCObjectFileInfo.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/MC/MCObjectFileInfo.cpp [1172/3344] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/lib/MC -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/MC -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fno-exceptions -funwind-tables -fno-rtti -MD -MT lib/MC/CMakeFiles/LLVMMC.dir/MCSectionDXContainer.cpp.o -MF lib/MC/CMakeFiles/LLVMMC.dir/MCSectionDXContainer.cpp.o.d -o lib/MC/CMakeFiles/LLVMMC.dir/MCSectionDXContainer.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/MC/MCSectionDXContainer.cpp [1173/3344] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/lib/MC -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/MC -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fno-exceptions -funwind-tables -fno-rtti -MD -MT lib/MC/CMakeFiles/LLVMMC.dir/MCMachOStreamer.cpp.o -MF lib/MC/CMakeFiles/LLVMMC.dir/MCMachOStreamer.cpp.o.d -o lib/MC/CMakeFiles/LLVMMC.dir/MCMachOStreamer.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/MC/MCMachOStreamer.cpp [1174/3344] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/lib/MC -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/MC -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fno-exceptions -funwind-tables -fno-rtti -MD -MT lib/MC/CMakeFiles/LLVMMC.dir/MCSection.cpp.o -MF lib/MC/CMakeFiles/LLVMMC.dir/MCSection.cpp.o.d -o lib/MC/CMakeFiles/LLVMMC.dir/MCSection.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/MC/MCSection.cpp [1175/3344] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/lib/MC -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/MC -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fno-exceptions -funwind-tables -fno-rtti -MD -MT lib/MC/CMakeFiles/LLVMMC.dir/MCSectionELF.cpp.o -MF lib/MC/CMakeFiles/LLVMMC.dir/MCSectionELF.cpp.o.d -o lib/MC/CMakeFiles/LLVMMC.dir/MCSectionELF.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/MC/MCSectionELF.cpp [1176/3344] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/lib/MC -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/MC -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fno-exceptions -funwind-tables -fno-rtti -MD -MT lib/MC/CMakeFiles/LLVMMC.dir/MCSectionWasm.cpp.o -MF lib/MC/CMakeFiles/LLVMMC.dir/MCSectionWasm.cpp.o.d -o lib/MC/CMakeFiles/LLVMMC.dir/MCSectionWasm.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/MC/MCSectionWasm.cpp [1177/3344] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/lib/MC -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/MC -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fno-exceptions -funwind-tables -fno-rtti -MD -MT lib/MC/CMakeFiles/LLVMMC.dir/MCSectionXCOFF.cpp.o -MF lib/MC/CMakeFiles/LLVMMC.dir/MCSectionXCOFF.cpp.o.d -o lib/MC/CMakeFiles/LLVMMC.dir/MCSectionXCOFF.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/MC/MCSectionXCOFF.cpp [1178/3344] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/lib/MC -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/MC -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fno-exceptions -funwind-tables -fno-rtti -MD -MT lib/MC/CMakeFiles/LLVMMC.dir/MCSectionMachO.cpp.o -MF lib/MC/CMakeFiles/LLVMMC.dir/MCSectionMachO.cpp.o.d -o lib/MC/CMakeFiles/LLVMMC.dir/MCSectionMachO.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/MC/MCSectionMachO.cpp [1179/3344] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/lib/MC -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/MC -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fno-exceptions -funwind-tables -fno-rtti -MD -MT lib/MC/CMakeFiles/LLVMMC.dir/MCObjectStreamer.cpp.o -MF lib/MC/CMakeFiles/LLVMMC.dir/MCObjectStreamer.cpp.o.d -o lib/MC/CMakeFiles/LLVMMC.dir/MCObjectStreamer.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/MC/MCObjectStreamer.cpp [1180/3344] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/lib/MC -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/MC -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fno-exceptions -funwind-tables -fno-rtti -MD -MT lib/MC/CMakeFiles/LLVMMC.dir/MCPseudoProbe.cpp.o -MF lib/MC/CMakeFiles/LLVMMC.dir/MCPseudoProbe.cpp.o.d -o lib/MC/CMakeFiles/LLVMMC.dir/MCPseudoProbe.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/MC/MCPseudoProbe.cpp [1181/3344] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/lib/MC -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/MC -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fno-exceptions -funwind-tables -fno-rtti -MD -MT lib/MC/CMakeFiles/LLVMMC.dir/MCSubtargetInfo.cpp.o -MF lib/MC/CMakeFiles/LLVMMC.dir/MCSubtargetInfo.cpp.o.d -o lib/MC/CMakeFiles/LLVMMC.dir/MCSubtargetInfo.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/MC/MCSubtargetInfo.cpp [1182/3344] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/lib/MC -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/MC -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fno-exceptions -funwind-tables -fno-rtti -MD -MT lib/MC/CMakeFiles/LLVMMC.dir/MCSymbolXCOFF.cpp.o -MF lib/MC/CMakeFiles/LLVMMC.dir/MCSymbolXCOFF.cpp.o.d -o lib/MC/CMakeFiles/LLVMMC.dir/MCSymbolXCOFF.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/MC/MCSymbolXCOFF.cpp [1183/3344] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/lib/MC -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/MC -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fno-exceptions -funwind-tables -fno-rtti -MD -MT lib/MC/CMakeFiles/LLVMMC.dir/MCTargetOptions.cpp.o -MF lib/MC/CMakeFiles/LLVMMC.dir/MCTargetOptions.cpp.o.d -o lib/MC/CMakeFiles/LLVMMC.dir/MCTargetOptions.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/MC/MCTargetOptions.cpp [1184/3344] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/lib/MC -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/MC -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fno-exceptions -funwind-tables -fno-rtti -MD -MT lib/MC/CMakeFiles/LLVMMC.dir/MCSymbolELF.cpp.o -MF lib/MC/CMakeFiles/LLVMMC.dir/MCSymbolELF.cpp.o.d -o lib/MC/CMakeFiles/LLVMMC.dir/MCSymbolELF.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/MC/MCSymbolELF.cpp [1185/3344] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/lib/MC -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/MC -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fno-exceptions -funwind-tables -fno-rtti -MD -MT lib/MC/CMakeFiles/LLVMMC.dir/MCValue.cpp.o -MF lib/MC/CMakeFiles/LLVMMC.dir/MCValue.cpp.o.d -o lib/MC/CMakeFiles/LLVMMC.dir/MCValue.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/MC/MCValue.cpp [1186/3344] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/lib/MC -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/MC -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fno-exceptions -funwind-tables -fno-rtti -MD -MT lib/MC/CMakeFiles/LLVMMC.dir/MCSPIRVStreamer.cpp.o -MF lib/MC/CMakeFiles/LLVMMC.dir/MCSPIRVStreamer.cpp.o.d -o lib/MC/CMakeFiles/LLVMMC.dir/MCSPIRVStreamer.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/MC/MCSPIRVStreamer.cpp [1187/3344] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/lib/MC -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/MC -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fno-exceptions -funwind-tables -fno-rtti -MD -MT lib/MC/CMakeFiles/LLVMMC.dir/MCSymbol.cpp.o -MF lib/MC/CMakeFiles/LLVMMC.dir/MCSymbol.cpp.o.d -o lib/MC/CMakeFiles/LLVMMC.dir/MCSymbol.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/MC/MCSymbol.cpp [1188/3344] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/lib/MC -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/MC -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fno-exceptions -funwind-tables -fno-rtti -MD -MT lib/MC/CMakeFiles/LLVMMC.dir/MCWasmObjectTargetWriter.cpp.o -MF lib/MC/CMakeFiles/LLVMMC.dir/MCWasmObjectTargetWriter.cpp.o.d -o lib/MC/CMakeFiles/LLVMMC.dir/MCWasmObjectTargetWriter.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/MC/MCWasmObjectTargetWriter.cpp [1189/3344] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/lib/MC -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/MC -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fno-exceptions -funwind-tables -fno-rtti -MD -MT lib/MC/CMakeFiles/LLVMMC.dir/MCTargetOptionsCommandFlags.cpp.o -MF lib/MC/CMakeFiles/LLVMMC.dir/MCTargetOptionsCommandFlags.cpp.o.d -o lib/MC/CMakeFiles/LLVMMC.dir/MCTargetOptionsCommandFlags.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/MC/MCTargetOptionsCommandFlags.cpp [1190/3344] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/lib/MC -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/MC -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fno-exceptions -funwind-tables -fno-rtti -MD -MT lib/MC/CMakeFiles/LLVMMC.dir/MCWinEH.cpp.o -MF lib/MC/CMakeFiles/LLVMMC.dir/MCWinEH.cpp.o.d -o lib/MC/CMakeFiles/LLVMMC.dir/MCWinEH.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/MC/MCWinEH.cpp [1191/3344] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/lib/MC -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/MC -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fno-exceptions -funwind-tables -fno-rtti -MD -MT lib/MC/CMakeFiles/LLVMMC.dir/MCXCOFFObjectTargetWriter.cpp.o -MF lib/MC/CMakeFiles/LLVMMC.dir/MCXCOFFObjectTargetWriter.cpp.o.d -o lib/MC/CMakeFiles/LLVMMC.dir/MCXCOFFObjectTargetWriter.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/MC/MCXCOFFObjectTargetWriter.cpp [1192/3344] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/lib/MC -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/MC -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fno-exceptions -funwind-tables -fno-rtti -MD -MT lib/MC/CMakeFiles/LLVMMC.dir/MCWasmStreamer.cpp.o -MF lib/MC/CMakeFiles/LLVMMC.dir/MCWasmStreamer.cpp.o.d -o lib/MC/CMakeFiles/LLVMMC.dir/MCWasmStreamer.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/MC/MCWasmStreamer.cpp [1193/3344] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/lib/MC -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/MC -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fno-exceptions -funwind-tables -fno-rtti -MD -MT lib/MC/CMakeFiles/LLVMMC.dir/MCStreamer.cpp.o -MF lib/MC/CMakeFiles/LLVMMC.dir/MCStreamer.cpp.o.d -o lib/MC/CMakeFiles/LLVMMC.dir/MCStreamer.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/MC/MCStreamer.cpp [1194/3344] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/lib/MC -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/MC -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fno-exceptions -funwind-tables -fno-rtti -MD -MT lib/MC/CMakeFiles/LLVMMC.dir/SPIRVObjectWriter.cpp.o -MF lib/MC/CMakeFiles/LLVMMC.dir/SPIRVObjectWriter.cpp.o.d -o lib/MC/CMakeFiles/LLVMMC.dir/SPIRVObjectWriter.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/MC/SPIRVObjectWriter.cpp [1195/3344] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/lib/MC -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/MC -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fno-exceptions -funwind-tables -fno-rtti -MD -MT lib/MC/CMakeFiles/LLVMMC.dir/StringTableBuilder.cpp.o -MF lib/MC/CMakeFiles/LLVMMC.dir/StringTableBuilder.cpp.o.d -o lib/MC/CMakeFiles/LLVMMC.dir/StringTableBuilder.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/MC/StringTableBuilder.cpp [1196/3344] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/lib/MC -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/MC -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fno-exceptions -funwind-tables -fno-rtti -MD -MT lib/MC/CMakeFiles/LLVMMC.dir/MCXCOFFStreamer.cpp.o -MF lib/MC/CMakeFiles/LLVMMC.dir/MCXCOFFStreamer.cpp.o.d -o lib/MC/CMakeFiles/LLVMMC.dir/MCXCOFFStreamer.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/MC/MCXCOFFStreamer.cpp [1197/3344] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/lib/MC -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/MC -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fno-exceptions -funwind-tables -fno-rtti -MD -MT lib/MC/CMakeFiles/LLVMMC.dir/MCWinCOFFStreamer.cpp.o -MF lib/MC/CMakeFiles/LLVMMC.dir/MCWinCOFFStreamer.cpp.o.d -o lib/MC/CMakeFiles/LLVMMC.dir/MCWinCOFFStreamer.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/MC/MCWinCOFFStreamer.cpp [1198/3344] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/lib/MC -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/MC -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fno-exceptions -funwind-tables -fno-rtti -MD -MT lib/MC/CMakeFiles/LLVMMC.dir/TargetRegistry.cpp.o -MF lib/MC/CMakeFiles/LLVMMC.dir/TargetRegistry.cpp.o.d -o lib/MC/CMakeFiles/LLVMMC.dir/TargetRegistry.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/MC/TargetRegistry.cpp [1199/3344] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/lib/MC -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/MC -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fno-exceptions -funwind-tables -fno-rtti -MD -MT lib/MC/CMakeFiles/LLVMMC.dir/MCWin64EH.cpp.o -MF lib/MC/CMakeFiles/LLVMMC.dir/MCWin64EH.cpp.o.d -o lib/MC/CMakeFiles/LLVMMC.dir/MCWin64EH.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/MC/MCWin64EH.cpp [1200/3344] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/lib/MC/MCParser -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/MC/MCParser -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fno-exceptions -funwind-tables -fno-rtti -MD -MT lib/MC/MCParser/CMakeFiles/LLVMMCParser.dir/AsmLexer.cpp.o -MF lib/MC/MCParser/CMakeFiles/LLVMMCParser.dir/AsmLexer.cpp.o.d -o lib/MC/MCParser/CMakeFiles/LLVMMCParser.dir/AsmLexer.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/MC/MCParser/AsmLexer.cpp [1201/3344] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/lib/MC -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/MC -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fno-exceptions -funwind-tables -fno-rtti -MD -MT lib/MC/CMakeFiles/LLVMMC.dir/MachObjectWriter.cpp.o -MF lib/MC/CMakeFiles/LLVMMC.dir/MachObjectWriter.cpp.o.d -o lib/MC/CMakeFiles/LLVMMC.dir/MachObjectWriter.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/MC/MachObjectWriter.cpp [1202/3344] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/lib/MC/MCParser -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/MC/MCParser -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fno-exceptions -funwind-tables -fno-rtti -MD -MT lib/MC/MCParser/CMakeFiles/LLVMMCParser.dir/GOFFAsmParser.cpp.o -MF lib/MC/MCParser/CMakeFiles/LLVMMCParser.dir/GOFFAsmParser.cpp.o.d -o lib/MC/MCParser/CMakeFiles/LLVMMCParser.dir/GOFFAsmParser.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/MC/MCParser/GOFFAsmParser.cpp [1203/3344] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/lib/MC/MCParser -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/MC/MCParser -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fno-exceptions -funwind-tables -fno-rtti -MD -MT lib/MC/MCParser/CMakeFiles/LLVMMCParser.dir/COFFAsmParser.cpp.o -MF lib/MC/MCParser/CMakeFiles/LLVMMCParser.dir/COFFAsmParser.cpp.o.d -o lib/MC/MCParser/CMakeFiles/LLVMMCParser.dir/COFFAsmParser.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/MC/MCParser/COFFAsmParser.cpp [1204/3344] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/lib/MC -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/MC -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fno-exceptions -funwind-tables -fno-rtti -MD -MT lib/MC/CMakeFiles/LLVMMC.dir/WinCOFFObjectWriter.cpp.o -MF lib/MC/CMakeFiles/LLVMMC.dir/WinCOFFObjectWriter.cpp.o.d -o lib/MC/CMakeFiles/LLVMMC.dir/WinCOFFObjectWriter.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/MC/WinCOFFObjectWriter.cpp [1205/3344] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/lib/MC/MCParser -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/MC/MCParser -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fno-exceptions -funwind-tables -fno-rtti -MD -MT lib/MC/MCParser/CMakeFiles/LLVMMCParser.dir/COFFMasmParser.cpp.o -MF lib/MC/MCParser/CMakeFiles/LLVMMCParser.dir/COFFMasmParser.cpp.o.d -o lib/MC/MCParser/CMakeFiles/LLVMMCParser.dir/COFFMasmParser.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/MC/MCParser/COFFMasmParser.cpp [1206/3344] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/lib/MC/MCParser -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/MC/MCParser -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fno-exceptions -funwind-tables -fno-rtti -MD -MT lib/MC/MCParser/CMakeFiles/LLVMMCParser.dir/MCAsmLexer.cpp.o -MF lib/MC/MCParser/CMakeFiles/LLVMMCParser.dir/MCAsmLexer.cpp.o.d -o lib/MC/MCParser/CMakeFiles/LLVMMCParser.dir/MCAsmLexer.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/MC/MCParser/MCAsmLexer.cpp [1207/3344] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/lib/MC -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/MC -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fno-exceptions -funwind-tables -fno-rtti -MD -MT lib/MC/CMakeFiles/LLVMMC.dir/XCOFFObjectWriter.cpp.o -MF lib/MC/CMakeFiles/LLVMMC.dir/XCOFFObjectWriter.cpp.o.d -o lib/MC/CMakeFiles/LLVMMC.dir/XCOFFObjectWriter.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/MC/XCOFFObjectWriter.cpp [1208/3344] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/lib/MC -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/MC -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fno-exceptions -funwind-tables -fno-rtti -MD -MT lib/MC/CMakeFiles/LLVMMC.dir/WasmObjectWriter.cpp.o -MF lib/MC/CMakeFiles/LLVMMC.dir/WasmObjectWriter.cpp.o.d -o lib/MC/CMakeFiles/LLVMMC.dir/WasmObjectWriter.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/MC/WasmObjectWriter.cpp [1209/3344] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/lib/MC/MCParser -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/MC/MCParser -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fno-exceptions -funwind-tables -fno-rtti -MD -MT lib/MC/MCParser/CMakeFiles/LLVMMCParser.dir/MCAsmParser.cpp.o -MF lib/MC/MCParser/CMakeFiles/LLVMMCParser.dir/MCAsmParser.cpp.o.d -o lib/MC/MCParser/CMakeFiles/LLVMMCParser.dir/MCAsmParser.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/MC/MCParser/MCAsmParser.cpp [1210/3344] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/lib/MC/MCParser -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/MC/MCParser -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fno-exceptions -funwind-tables -fno-rtti -MD -MT lib/MC/MCParser/CMakeFiles/LLVMMCParser.dir/DarwinAsmParser.cpp.o -MF lib/MC/MCParser/CMakeFiles/LLVMMCParser.dir/DarwinAsmParser.cpp.o.d -o lib/MC/MCParser/CMakeFiles/LLVMMCParser.dir/DarwinAsmParser.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/MC/MCParser/DarwinAsmParser.cpp [1211/3344] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/lib/MC/MCParser -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/MC/MCParser -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fno-exceptions -funwind-tables -fno-rtti -MD -MT lib/MC/MCParser/CMakeFiles/LLVMMCParser.dir/ELFAsmParser.cpp.o -MF lib/MC/MCParser/CMakeFiles/LLVMMCParser.dir/ELFAsmParser.cpp.o.d -o lib/MC/MCParser/CMakeFiles/LLVMMCParser.dir/ELFAsmParser.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/MC/MCParser/ELFAsmParser.cpp [1212/3344] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/lib/MC/MCParser -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/MC/MCParser -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fno-exceptions -funwind-tables -fno-rtti -MD -MT lib/MC/MCParser/CMakeFiles/LLVMMCParser.dir/XCOFFAsmParser.cpp.o -MF lib/MC/MCParser/CMakeFiles/LLVMMCParser.dir/XCOFFAsmParser.cpp.o.d -o lib/MC/MCParser/CMakeFiles/LLVMMCParser.dir/XCOFFAsmParser.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/MC/MCParser/XCOFFAsmParser.cpp [1213/3344] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/lib/MC/MCParser -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/MC/MCParser -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fno-exceptions -funwind-tables -fno-rtti -MD -MT lib/MC/MCParser/CMakeFiles/LLVMMCParser.dir/MCAsmParserExtension.cpp.o -MF lib/MC/MCParser/CMakeFiles/LLVMMCParser.dir/MCAsmParserExtension.cpp.o.d -o lib/MC/MCParser/CMakeFiles/LLVMMCParser.dir/MCAsmParserExtension.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/MC/MCParser/MCAsmParserExtension.cpp [1214/3344] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/lib/MC/MCParser -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/MC/MCParser -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fno-exceptions -funwind-tables -fno-rtti -MD -MT lib/MC/MCParser/CMakeFiles/LLVMMCParser.dir/MCTargetAsmParser.cpp.o -MF lib/MC/MCParser/CMakeFiles/LLVMMCParser.dir/MCTargetAsmParser.cpp.o.d -o lib/MC/MCParser/CMakeFiles/LLVMMCParser.dir/MCTargetAsmParser.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/MC/MCParser/MCTargetAsmParser.cpp [1215/3344] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/lib/MC/MCDisassembler -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/MC/MCDisassembler -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fno-exceptions -funwind-tables -fno-rtti -MD -MT lib/MC/MCDisassembler/CMakeFiles/LLVMMCDisassembler.dir/MCDisassembler.cpp.o -MF lib/MC/MCDisassembler/CMakeFiles/LLVMMCDisassembler.dir/MCDisassembler.cpp.o.d -o lib/MC/MCDisassembler/CMakeFiles/LLVMMCDisassembler.dir/MCDisassembler.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/MC/MCDisassembler/MCDisassembler.cpp [1216/3344] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/lib/MC/MCDisassembler -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/MC/MCDisassembler -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fno-exceptions -funwind-tables -fno-rtti -MD -MT lib/MC/MCDisassembler/CMakeFiles/LLVMMCDisassembler.dir/MCSymbolizer.cpp.o -MF lib/MC/MCDisassembler/CMakeFiles/LLVMMCDisassembler.dir/MCSymbolizer.cpp.o.d -o lib/MC/MCDisassembler/CMakeFiles/LLVMMCDisassembler.dir/MCSymbolizer.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/MC/MCDisassembler/MCSymbolizer.cpp [1217/3344] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/lib/MC/MCDisassembler -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/MC/MCDisassembler -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fno-exceptions -funwind-tables -fno-rtti -MD -MT lib/MC/MCDisassembler/CMakeFiles/LLVMMCDisassembler.dir/MCRelocationInfo.cpp.o -MF lib/MC/MCDisassembler/CMakeFiles/LLVMMCDisassembler.dir/MCRelocationInfo.cpp.o.d -o lib/MC/MCDisassembler/CMakeFiles/LLVMMCDisassembler.dir/MCRelocationInfo.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/MC/MCDisassembler/MCRelocationInfo.cpp [1218/3344] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/lib/MCA -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/MCA -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fno-exceptions -funwind-tables -fno-rtti -MD -MT lib/MCA/CMakeFiles/LLVMMCA.dir/CodeEmitter.cpp.o -MF lib/MCA/CMakeFiles/LLVMMCA.dir/CodeEmitter.cpp.o.d -o lib/MCA/CMakeFiles/LLVMMCA.dir/CodeEmitter.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/MCA/CodeEmitter.cpp [1219/3344] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/lib/MC/MCParser -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/MC/MCParser -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fno-exceptions -funwind-tables -fno-rtti -MD -MT lib/MC/MCParser/CMakeFiles/LLVMMCParser.dir/WasmAsmParser.cpp.o -MF lib/MC/MCParser/CMakeFiles/LLVMMCParser.dir/WasmAsmParser.cpp.o.d -o lib/MC/MCParser/CMakeFiles/LLVMMCParser.dir/WasmAsmParser.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/MC/MCParser/WasmAsmParser.cpp [1220/3344] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/lib/MC/MCDisassembler -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/MC/MCDisassembler -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fno-exceptions -funwind-tables -fno-rtti -MD -MT lib/MC/MCDisassembler/CMakeFiles/LLVMMCDisassembler.dir/MCExternalSymbolizer.cpp.o -MF lib/MC/MCDisassembler/CMakeFiles/LLVMMCDisassembler.dir/MCExternalSymbolizer.cpp.o.d -o lib/MC/MCDisassembler/CMakeFiles/LLVMMCDisassembler.dir/MCExternalSymbolizer.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/MC/MCDisassembler/MCExternalSymbolizer.cpp [1221/3344] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/lib/MCA -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/MCA -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fno-exceptions -funwind-tables -fno-rtti -MD -MT lib/MCA/CMakeFiles/LLVMMCA.dir/HardwareUnits/HardwareUnit.cpp.o -MF lib/MCA/CMakeFiles/LLVMMCA.dir/HardwareUnits/HardwareUnit.cpp.o.d -o lib/MCA/CMakeFiles/LLVMMCA.dir/HardwareUnits/HardwareUnit.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/MCA/HardwareUnits/HardwareUnit.cpp [1222/3344] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/lib/MC/MCDisassembler -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/MC/MCDisassembler -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fno-exceptions -funwind-tables -fno-rtti -MD -MT lib/MC/MCDisassembler/CMakeFiles/LLVMMCDisassembler.dir/Disassembler.cpp.o -MF lib/MC/MCDisassembler/CMakeFiles/LLVMMCDisassembler.dir/Disassembler.cpp.o.d -o lib/MC/MCDisassembler/CMakeFiles/LLVMMCDisassembler.dir/Disassembler.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/MC/MCDisassembler/Disassembler.cpp [1223/3344] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/lib/MCA -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/MCA -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fno-exceptions -funwind-tables -fno-rtti -MD -MT lib/MCA/CMakeFiles/LLVMMCA.dir/HWEventListener.cpp.o -MF lib/MCA/CMakeFiles/LLVMMCA.dir/HWEventListener.cpp.o.d -o lib/MCA/CMakeFiles/LLVMMCA.dir/HWEventListener.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/MCA/HWEventListener.cpp [1224/3344] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/lib/MCA -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/MCA -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fno-exceptions -funwind-tables -fno-rtti -MD -MT lib/MCA/CMakeFiles/LLVMMCA.dir/CustomBehaviour.cpp.o -MF lib/MCA/CMakeFiles/LLVMMCA.dir/CustomBehaviour.cpp.o.d -o lib/MCA/CMakeFiles/LLVMMCA.dir/CustomBehaviour.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/MCA/CustomBehaviour.cpp [1225/3344] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/lib/MCA -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/MCA -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fno-exceptions -funwind-tables -fno-rtti -MD -MT lib/MCA/CMakeFiles/LLVMMCA.dir/HardwareUnits/LSUnit.cpp.o -MF lib/MCA/CMakeFiles/LLVMMCA.dir/HardwareUnits/LSUnit.cpp.o.d -o lib/MCA/CMakeFiles/LLVMMCA.dir/HardwareUnits/LSUnit.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/MCA/HardwareUnits/LSUnit.cpp [1226/3344] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/lib/MCA -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/MCA -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fno-exceptions -funwind-tables -fno-rtti -MD -MT lib/MCA/CMakeFiles/LLVMMCA.dir/HardwareUnits/RegisterFile.cpp.o -MF lib/MCA/CMakeFiles/LLVMMCA.dir/HardwareUnits/RegisterFile.cpp.o.d -o lib/MCA/CMakeFiles/LLVMMCA.dir/HardwareUnits/RegisterFile.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/MCA/HardwareUnits/RegisterFile.cpp [1227/3344] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/lib/MCA -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/MCA -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fno-exceptions -funwind-tables -fno-rtti -MD -MT lib/MCA/CMakeFiles/LLVMMCA.dir/HardwareUnits/RetireControlUnit.cpp.o -MF lib/MCA/CMakeFiles/LLVMMCA.dir/HardwareUnits/RetireControlUnit.cpp.o.d -o lib/MCA/CMakeFiles/LLVMMCA.dir/HardwareUnits/RetireControlUnit.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/MCA/HardwareUnits/RetireControlUnit.cpp [1228/3344] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/lib/MCA -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/MCA -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fno-exceptions -funwind-tables -fno-rtti -MD -MT lib/MCA/CMakeFiles/LLVMMCA.dir/Context.cpp.o -MF lib/MCA/CMakeFiles/LLVMMCA.dir/Context.cpp.o.d -o lib/MCA/CMakeFiles/LLVMMCA.dir/Context.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/MCA/Context.cpp [1229/3344] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/lib/MC/MCParser -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/MC/MCParser -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fno-exceptions -funwind-tables -fno-rtti -MD -MT lib/MC/MCParser/CMakeFiles/LLVMMCParser.dir/AsmParser.cpp.o -MF lib/MC/MCParser/CMakeFiles/LLVMMCParser.dir/AsmParser.cpp.o.d -o lib/MC/MCParser/CMakeFiles/LLVMMCParser.dir/AsmParser.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/MC/MCParser/AsmParser.cpp [1230/3344] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/lib/MCA -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/MCA -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fno-exceptions -funwind-tables -fno-rtti -MD -MT lib/MCA/CMakeFiles/LLVMMCA.dir/IncrementalSourceMgr.cpp.o -MF lib/MCA/CMakeFiles/LLVMMCA.dir/IncrementalSourceMgr.cpp.o.d -o lib/MCA/CMakeFiles/LLVMMCA.dir/IncrementalSourceMgr.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/MCA/IncrementalSourceMgr.cpp [1231/3344] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/lib/MCA -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/MCA -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fno-exceptions -funwind-tables -fno-rtti -MD -MT lib/MCA/CMakeFiles/LLVMMCA.dir/HardwareUnits/ResourceManager.cpp.o -MF lib/MCA/CMakeFiles/LLVMMCA.dir/HardwareUnits/ResourceManager.cpp.o.d -o lib/MCA/CMakeFiles/LLVMMCA.dir/HardwareUnits/ResourceManager.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/MCA/HardwareUnits/ResourceManager.cpp [1232/3344] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/lib/MCA -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/MCA -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fno-exceptions -funwind-tables -fno-rtti -MD -MT lib/MCA/CMakeFiles/LLVMMCA.dir/HardwareUnits/Scheduler.cpp.o -MF lib/MCA/CMakeFiles/LLVMMCA.dir/HardwareUnits/Scheduler.cpp.o.d -o lib/MCA/CMakeFiles/LLVMMCA.dir/HardwareUnits/Scheduler.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/MCA/HardwareUnits/Scheduler.cpp [1233/3344] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/lib/MCA -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/MCA -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fno-exceptions -funwind-tables -fno-rtti -MD -MT lib/MCA/CMakeFiles/LLVMMCA.dir/Instruction.cpp.o -MF lib/MCA/CMakeFiles/LLVMMCA.dir/Instruction.cpp.o.d -o lib/MCA/CMakeFiles/LLVMMCA.dir/Instruction.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/MCA/Instruction.cpp [1234/3344] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/lib/MCA -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/MCA -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fno-exceptions -funwind-tables -fno-rtti -MD -MT lib/MCA/CMakeFiles/LLVMMCA.dir/Pipeline.cpp.o -MF lib/MCA/CMakeFiles/LLVMMCA.dir/Pipeline.cpp.o.d -o lib/MCA/CMakeFiles/LLVMMCA.dir/Pipeline.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/MCA/Pipeline.cpp [1235/3344] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/lib/MCA -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/MCA -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fno-exceptions -funwind-tables -fno-rtti -MD -MT lib/MCA/CMakeFiles/LLVMMCA.dir/Stages/DispatchStage.cpp.o -MF lib/MCA/CMakeFiles/LLVMMCA.dir/Stages/DispatchStage.cpp.o.d -o lib/MCA/CMakeFiles/LLVMMCA.dir/Stages/DispatchStage.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/MCA/Stages/DispatchStage.cpp [1236/3344] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/lib/MCA -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/MCA -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fno-exceptions -funwind-tables -fno-rtti -MD -MT lib/MCA/CMakeFiles/LLVMMCA.dir/Stages/EntryStage.cpp.o -MF lib/MCA/CMakeFiles/LLVMMCA.dir/Stages/EntryStage.cpp.o.d -o lib/MCA/CMakeFiles/LLVMMCA.dir/Stages/EntryStage.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/MCA/Stages/EntryStage.cpp [1237/3344] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/lib/MCA -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/MCA -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fno-exceptions -funwind-tables -fno-rtti -MD -MT lib/MCA/CMakeFiles/LLVMMCA.dir/Stages/ExecuteStage.cpp.o -MF lib/MCA/CMakeFiles/LLVMMCA.dir/Stages/ExecuteStage.cpp.o.d -o lib/MCA/CMakeFiles/LLVMMCA.dir/Stages/ExecuteStage.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/MCA/Stages/ExecuteStage.cpp [1238/3344] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/lib/MCA -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/MCA -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fno-exceptions -funwind-tables -fno-rtti -MD -MT lib/MCA/CMakeFiles/LLVMMCA.dir/Stages/InstructionTables.cpp.o -MF lib/MCA/CMakeFiles/LLVMMCA.dir/Stages/InstructionTables.cpp.o.d -o lib/MCA/CMakeFiles/LLVMMCA.dir/Stages/InstructionTables.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/MCA/Stages/InstructionTables.cpp [1239/3344] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/lib/MCA -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/MCA -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fno-exceptions -funwind-tables -fno-rtti -MD -MT lib/MCA/CMakeFiles/LLVMMCA.dir/Stages/MicroOpQueueStage.cpp.o -MF lib/MCA/CMakeFiles/LLVMMCA.dir/Stages/MicroOpQueueStage.cpp.o.d -o lib/MCA/CMakeFiles/LLVMMCA.dir/Stages/MicroOpQueueStage.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/MCA/Stages/MicroOpQueueStage.cpp [1240/3344] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/lib/MCA -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/MCA -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fno-exceptions -funwind-tables -fno-rtti -MD -MT lib/MCA/CMakeFiles/LLVMMCA.dir/InstrBuilder.cpp.o -MF lib/MCA/CMakeFiles/LLVMMCA.dir/InstrBuilder.cpp.o.d -o lib/MCA/CMakeFiles/LLVMMCA.dir/InstrBuilder.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/MCA/InstrBuilder.cpp [1241/3344] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/lib/MCA -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/MCA -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fno-exceptions -funwind-tables -fno-rtti -MD -MT lib/MCA/CMakeFiles/LLVMMCA.dir/Stages/Stage.cpp.o -MF lib/MCA/CMakeFiles/LLVMMCA.dir/Stages/Stage.cpp.o.d -o lib/MCA/CMakeFiles/LLVMMCA.dir/Stages/Stage.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/MCA/Stages/Stage.cpp [1242/3344] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/lib/MCA -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/MCA -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fno-exceptions -funwind-tables -fno-rtti -MD -MT lib/MCA/CMakeFiles/LLVMMCA.dir/Support.cpp.o -MF lib/MCA/CMakeFiles/LLVMMCA.dir/Support.cpp.o.d -o lib/MCA/CMakeFiles/LLVMMCA.dir/Support.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/MCA/Support.cpp [1243/3344] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/lib/MCA -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/MCA -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fno-exceptions -funwind-tables -fno-rtti -MD -MT lib/MCA/CMakeFiles/LLVMMCA.dir/Stages/InOrderIssueStage.cpp.o -MF lib/MCA/CMakeFiles/LLVMMCA.dir/Stages/InOrderIssueStage.cpp.o.d -o lib/MCA/CMakeFiles/LLVMMCA.dir/Stages/InOrderIssueStage.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/MCA/Stages/InOrderIssueStage.cpp [1244/3344] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/lib/MCA -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/MCA -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fno-exceptions -funwind-tables -fno-rtti -MD -MT lib/MCA/CMakeFiles/LLVMMCA.dir/Stages/RetireStage.cpp.o -MF lib/MCA/CMakeFiles/LLVMMCA.dir/Stages/RetireStage.cpp.o.d -o lib/MCA/CMakeFiles/LLVMMCA.dir/Stages/RetireStage.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/MCA/Stages/RetireStage.cpp [1245/3344] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/lib/MCA -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/MCA -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fno-exceptions -funwind-tables -fno-rtti -MD -MT lib/MCA/CMakeFiles/LLVMMCA.dir/View.cpp.o -MF lib/MCA/CMakeFiles/LLVMMCA.dir/View.cpp.o.d -o lib/MCA/CMakeFiles/LLVMMCA.dir/View.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/MCA/View.cpp [1246/3344] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/lib/ObjCopy -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/ObjCopy -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fno-exceptions -funwind-tables -fno-rtti -MD -MT lib/ObjCopy/CMakeFiles/LLVMObjCopy.dir/CommonConfig.cpp.o -MF lib/ObjCopy/CMakeFiles/LLVMObjCopy.dir/CommonConfig.cpp.o.d -o lib/ObjCopy/CMakeFiles/LLVMObjCopy.dir/CommonConfig.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/ObjCopy/CommonConfig.cpp [1247/3344] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/lib/ObjCopy -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/ObjCopy -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fno-exceptions -funwind-tables -fno-rtti -MD -MT lib/ObjCopy/CMakeFiles/LLVMObjCopy.dir/ConfigManager.cpp.o -MF lib/ObjCopy/CMakeFiles/LLVMObjCopy.dir/ConfigManager.cpp.o.d -o lib/ObjCopy/CMakeFiles/LLVMObjCopy.dir/ConfigManager.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/ObjCopy/ConfigManager.cpp [1248/3344] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/lib/ObjCopy -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/ObjCopy -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fno-exceptions -funwind-tables -fno-rtti -MD -MT lib/ObjCopy/CMakeFiles/LLVMObjCopy.dir/Archive.cpp.o -MF lib/ObjCopy/CMakeFiles/LLVMObjCopy.dir/Archive.cpp.o.d -o lib/ObjCopy/CMakeFiles/LLVMObjCopy.dir/Archive.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/ObjCopy/Archive.cpp [1249/3344] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/lib/ObjCopy -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/ObjCopy -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fno-exceptions -funwind-tables -fno-rtti -MD -MT lib/ObjCopy/CMakeFiles/LLVMObjCopy.dir/COFF/COFFReader.cpp.o -MF lib/ObjCopy/CMakeFiles/LLVMObjCopy.dir/COFF/COFFReader.cpp.o.d -o lib/ObjCopy/CMakeFiles/LLVMObjCopy.dir/COFF/COFFReader.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/ObjCopy/COFF/COFFReader.cpp [1250/3344] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/lib/ObjCopy -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/ObjCopy -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fno-exceptions -funwind-tables -fno-rtti -MD -MT lib/ObjCopy/CMakeFiles/LLVMObjCopy.dir/COFF/COFFObjcopy.cpp.o -MF lib/ObjCopy/CMakeFiles/LLVMObjCopy.dir/COFF/COFFObjcopy.cpp.o.d -o lib/ObjCopy/CMakeFiles/LLVMObjCopy.dir/COFF/COFFObjcopy.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/ObjCopy/COFF/COFFObjcopy.cpp [1251/3344] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/lib/ObjCopy -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/ObjCopy -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fno-exceptions -funwind-tables -fno-rtti -MD -MT lib/ObjCopy/CMakeFiles/LLVMObjCopy.dir/ObjCopy.cpp.o -MF lib/ObjCopy/CMakeFiles/LLVMObjCopy.dir/ObjCopy.cpp.o.d -o lib/ObjCopy/CMakeFiles/LLVMObjCopy.dir/ObjCopy.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/ObjCopy/ObjCopy.cpp [1252/3344] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/lib/ObjCopy -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/ObjCopy -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fno-exceptions -funwind-tables -fno-rtti -MD -MT lib/ObjCopy/CMakeFiles/LLVMObjCopy.dir/COFF/COFFObject.cpp.o -MF lib/ObjCopy/CMakeFiles/LLVMObjCopy.dir/COFF/COFFObject.cpp.o.d -o lib/ObjCopy/CMakeFiles/LLVMObjCopy.dir/COFF/COFFObject.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/ObjCopy/COFF/COFFObject.cpp [1253/3344] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/lib/ObjCopy -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/ObjCopy -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fno-exceptions -funwind-tables -fno-rtti -MD -MT lib/ObjCopy/CMakeFiles/LLVMObjCopy.dir/COFF/COFFWriter.cpp.o -MF lib/ObjCopy/CMakeFiles/LLVMObjCopy.dir/COFF/COFFWriter.cpp.o.d -o lib/ObjCopy/CMakeFiles/LLVMObjCopy.dir/COFF/COFFWriter.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/ObjCopy/COFF/COFFWriter.cpp [1254/3344] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/lib/MC/MCParser -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/MC/MCParser -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fno-exceptions -funwind-tables -fno-rtti -MD -MT lib/MC/MCParser/CMakeFiles/LLVMMCParser.dir/MasmParser.cpp.o -MF lib/MC/MCParser/CMakeFiles/LLVMMCParser.dir/MasmParser.cpp.o.d -o lib/MC/MCParser/CMakeFiles/LLVMMCParser.dir/MasmParser.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/MC/MCParser/MasmParser.cpp [1255/3344] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/lib/ObjCopy -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/ObjCopy -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fno-exceptions -funwind-tables -fno-rtti -MD -MT lib/ObjCopy/CMakeFiles/LLVMObjCopy.dir/MachO/MachOLayoutBuilder.cpp.o -MF lib/ObjCopy/CMakeFiles/LLVMObjCopy.dir/MachO/MachOLayoutBuilder.cpp.o.d -o lib/ObjCopy/CMakeFiles/LLVMObjCopy.dir/MachO/MachOLayoutBuilder.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/ObjCopy/MachO/MachOLayoutBuilder.cpp [1256/3344] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/lib/ObjCopy -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/ObjCopy -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fno-exceptions -funwind-tables -fno-rtti -MD -MT lib/ObjCopy/CMakeFiles/LLVMObjCopy.dir/wasm/WasmObject.cpp.o -MF lib/ObjCopy/CMakeFiles/LLVMObjCopy.dir/wasm/WasmObject.cpp.o.d -o lib/ObjCopy/CMakeFiles/LLVMObjCopy.dir/wasm/WasmObject.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/ObjCopy/wasm/WasmObject.cpp [1257/3344] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/lib/ObjCopy -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/ObjCopy -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fno-exceptions -funwind-tables -fno-rtti -MD -MT lib/ObjCopy/CMakeFiles/LLVMObjCopy.dir/MachO/MachOWriter.cpp.o -MF lib/ObjCopy/CMakeFiles/LLVMObjCopy.dir/MachO/MachOWriter.cpp.o.d -o lib/ObjCopy/CMakeFiles/LLVMObjCopy.dir/MachO/MachOWriter.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/ObjCopy/MachO/MachOWriter.cpp [1258/3344] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/lib/ObjCopy -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/ObjCopy -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fno-exceptions -funwind-tables -fno-rtti -MD -MT lib/ObjCopy/CMakeFiles/LLVMObjCopy.dir/MachO/MachOReader.cpp.o -MF lib/ObjCopy/CMakeFiles/LLVMObjCopy.dir/MachO/MachOReader.cpp.o.d -o lib/ObjCopy/CMakeFiles/LLVMObjCopy.dir/MachO/MachOReader.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/ObjCopy/MachO/MachOReader.cpp [1259/3344] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/lib/ObjCopy -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/ObjCopy -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fno-exceptions -funwind-tables -fno-rtti -MD -MT lib/ObjCopy/CMakeFiles/LLVMObjCopy.dir/MachO/MachOObject.cpp.o -MF lib/ObjCopy/CMakeFiles/LLVMObjCopy.dir/MachO/MachOObject.cpp.o.d -o lib/ObjCopy/CMakeFiles/LLVMObjCopy.dir/MachO/MachOObject.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/ObjCopy/MachO/MachOObject.cpp [1260/3344] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/lib/ObjCopy -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/ObjCopy -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fno-exceptions -funwind-tables -fno-rtti -MD -MT lib/ObjCopy/CMakeFiles/LLVMObjCopy.dir/wasm/WasmReader.cpp.o -MF lib/ObjCopy/CMakeFiles/LLVMObjCopy.dir/wasm/WasmReader.cpp.o.d -o lib/ObjCopy/CMakeFiles/LLVMObjCopy.dir/wasm/WasmReader.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/ObjCopy/wasm/WasmReader.cpp [1261/3344] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/lib/ObjCopy -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/ObjCopy -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fno-exceptions -funwind-tables -fno-rtti -MD -MT lib/ObjCopy/CMakeFiles/LLVMObjCopy.dir/wasm/WasmWriter.cpp.o -MF lib/ObjCopy/CMakeFiles/LLVMObjCopy.dir/wasm/WasmWriter.cpp.o.d -o lib/ObjCopy/CMakeFiles/LLVMObjCopy.dir/wasm/WasmWriter.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/ObjCopy/wasm/WasmWriter.cpp [1262/3344] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/lib/ObjCopy -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/ObjCopy -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fno-exceptions -funwind-tables -fno-rtti -MD -MT lib/ObjCopy/CMakeFiles/LLVMObjCopy.dir/ELF/ELFObjcopy.cpp.o -MF lib/ObjCopy/CMakeFiles/LLVMObjCopy.dir/ELF/ELFObjcopy.cpp.o.d -o lib/ObjCopy/CMakeFiles/LLVMObjCopy.dir/ELF/ELFObjcopy.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/ObjCopy/ELF/ELFObjcopy.cpp [1263/3344] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/lib/ObjCopy -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/ObjCopy -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fno-exceptions -funwind-tables -fno-rtti -MD -MT lib/ObjCopy/CMakeFiles/LLVMObjCopy.dir/MachO/MachOObjcopy.cpp.o -MF lib/ObjCopy/CMakeFiles/LLVMObjCopy.dir/MachO/MachOObjcopy.cpp.o.d -o lib/ObjCopy/CMakeFiles/LLVMObjCopy.dir/MachO/MachOObjcopy.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/ObjCopy/MachO/MachOObjcopy.cpp [1264/3344] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/lib/ObjCopy -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/ObjCopy -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fno-exceptions -funwind-tables -fno-rtti -MD -MT lib/ObjCopy/CMakeFiles/LLVMObjCopy.dir/wasm/WasmObjcopy.cpp.o -MF lib/ObjCopy/CMakeFiles/LLVMObjCopy.dir/wasm/WasmObjcopy.cpp.o.d -o lib/ObjCopy/CMakeFiles/LLVMObjCopy.dir/wasm/WasmObjcopy.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/ObjCopy/wasm/WasmObjcopy.cpp [1265/3344] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/lib/ObjCopy -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/ObjCopy -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fno-exceptions -funwind-tables -fno-rtti -MD -MT lib/ObjCopy/CMakeFiles/LLVMObjCopy.dir/XCOFF/XCOFFReader.cpp.o -MF lib/ObjCopy/CMakeFiles/LLVMObjCopy.dir/XCOFF/XCOFFReader.cpp.o.d -o lib/ObjCopy/CMakeFiles/LLVMObjCopy.dir/XCOFF/XCOFFReader.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/ObjCopy/XCOFF/XCOFFReader.cpp [1266/3344] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/lib/ObjCopy -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/ObjCopy -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fno-exceptions -funwind-tables -fno-rtti -MD -MT lib/ObjCopy/CMakeFiles/LLVMObjCopy.dir/XCOFF/XCOFFObjcopy.cpp.o -MF lib/ObjCopy/CMakeFiles/LLVMObjCopy.dir/XCOFF/XCOFFObjcopy.cpp.o.d -o lib/ObjCopy/CMakeFiles/LLVMObjCopy.dir/XCOFF/XCOFFObjcopy.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/ObjCopy/XCOFF/XCOFFObjcopy.cpp [1267/3344] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/lib/ObjCopy -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/ObjCopy -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fno-exceptions -funwind-tables -fno-rtti -MD -MT lib/ObjCopy/CMakeFiles/LLVMObjCopy.dir/XCOFF/XCOFFWriter.cpp.o -MF lib/ObjCopy/CMakeFiles/LLVMObjCopy.dir/XCOFF/XCOFFWriter.cpp.o.d -o lib/ObjCopy/CMakeFiles/LLVMObjCopy.dir/XCOFF/XCOFFWriter.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/ObjCopy/XCOFF/XCOFFWriter.cpp [1268/3344] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/lib/Object -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Object -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fno-exceptions -funwind-tables -fno-rtti -MD -MT lib/Object/CMakeFiles/LLVMObject.dir/COFFModuleDefinition.cpp.o -MF lib/Object/CMakeFiles/LLVMObject.dir/COFFModuleDefinition.cpp.o.d -o lib/Object/CMakeFiles/LLVMObject.dir/COFFModuleDefinition.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Object/COFFModuleDefinition.cpp [1269/3344] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/lib/Object -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Object -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fno-exceptions -funwind-tables -fno-rtti -MD -MT lib/Object/CMakeFiles/LLVMObject.dir/Binary.cpp.o -MF lib/Object/CMakeFiles/LLVMObject.dir/Binary.cpp.o.d -o lib/Object/CMakeFiles/LLVMObject.dir/Binary.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Object/Binary.cpp [1270/3344] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/lib/Object -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Object -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fno-exceptions -funwind-tables -fno-rtti -MD -MT lib/Object/CMakeFiles/LLVMObject.dir/Archive.cpp.o -MF lib/Object/CMakeFiles/LLVMObject.dir/Archive.cpp.o.d -o lib/Object/CMakeFiles/LLVMObject.dir/Archive.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Object/Archive.cpp [1271/3344] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/lib/Object -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Object -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fno-exceptions -funwind-tables -fno-rtti -MD -MT lib/Object/CMakeFiles/LLVMObject.dir/COFFImportFile.cpp.o -MF lib/Object/CMakeFiles/LLVMObject.dir/COFFImportFile.cpp.o.d -o lib/Object/CMakeFiles/LLVMObject.dir/COFFImportFile.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Object/COFFImportFile.cpp [1272/3344] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/lib/Object -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Object -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fno-exceptions -funwind-tables -fno-rtti -MD -MT lib/Object/CMakeFiles/LLVMObject.dir/BuildID.cpp.o -MF lib/Object/CMakeFiles/LLVMObject.dir/BuildID.cpp.o.d -o lib/Object/CMakeFiles/LLVMObject.dir/BuildID.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Object/BuildID.cpp [1273/3344] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/lib/Object -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Object -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fno-exceptions -funwind-tables -fno-rtti -MD -MT lib/Object/CMakeFiles/LLVMObject.dir/Decompressor.cpp.o -MF lib/Object/CMakeFiles/LLVMObject.dir/Decompressor.cpp.o.d -o lib/Object/CMakeFiles/LLVMObject.dir/Decompressor.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Object/Decompressor.cpp [1274/3344] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/lib/Object -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Object -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fno-exceptions -funwind-tables -fno-rtti -MD -MT lib/Object/CMakeFiles/LLVMObject.dir/ArchiveWriter.cpp.o -MF lib/Object/CMakeFiles/LLVMObject.dir/ArchiveWriter.cpp.o.d -o lib/Object/CMakeFiles/LLVMObject.dir/ArchiveWriter.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Object/ArchiveWriter.cpp [1275/3344] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/lib/Object -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Object -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fno-exceptions -funwind-tables -fno-rtti -MD -MT lib/Object/CMakeFiles/LLVMObject.dir/COFFObjectFile.cpp.o -MF lib/Object/CMakeFiles/LLVMObject.dir/COFFObjectFile.cpp.o.d -o lib/Object/CMakeFiles/LLVMObject.dir/COFFObjectFile.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Object/COFFObjectFile.cpp [1276/3344] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/lib/Object -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Object -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fno-exceptions -funwind-tables -fno-rtti -MD -MT lib/Object/CMakeFiles/LLVMObject.dir/FaultMapParser.cpp.o -MF lib/Object/CMakeFiles/LLVMObject.dir/FaultMapParser.cpp.o.d -o lib/Object/CMakeFiles/LLVMObject.dir/FaultMapParser.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Object/FaultMapParser.cpp [1277/3344] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/lib/Object -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Object -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fno-exceptions -funwind-tables -fno-rtti -MD -MT lib/Object/CMakeFiles/LLVMObject.dir/DXContainer.cpp.o -MF lib/Object/CMakeFiles/LLVMObject.dir/DXContainer.cpp.o.d -o lib/Object/CMakeFiles/LLVMObject.dir/DXContainer.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Object/DXContainer.cpp [1278/3344] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/lib/Object -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Object -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fno-exceptions -funwind-tables -fno-rtti -MD -MT lib/Object/CMakeFiles/LLVMObject.dir/Error.cpp.o -MF lib/Object/CMakeFiles/LLVMObject.dir/Error.cpp.o.d -o lib/Object/CMakeFiles/LLVMObject.dir/Error.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Object/Error.cpp [1279/3344] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/lib/Object -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Object -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fno-exceptions -funwind-tables -fno-rtti -MD -MT lib/Object/CMakeFiles/LLVMObject.dir/GOFFObjectFile.cpp.o -MF lib/Object/CMakeFiles/LLVMObject.dir/GOFFObjectFile.cpp.o.d -o lib/Object/CMakeFiles/LLVMObject.dir/GOFFObjectFile.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Object/GOFFObjectFile.cpp [1280/3344] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/lib/Object -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Object -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fno-exceptions -funwind-tables -fno-rtti -MD -MT lib/Object/CMakeFiles/LLVMObject.dir/IRObjectFile.cpp.o -MF lib/Object/CMakeFiles/LLVMObject.dir/IRObjectFile.cpp.o.d -o lib/Object/CMakeFiles/LLVMObject.dir/IRObjectFile.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Object/IRObjectFile.cpp [1281/3344] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/lib/Object -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Object -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fno-exceptions -funwind-tables -fno-rtti -MD -MT lib/Object/CMakeFiles/LLVMObject.dir/MachOUniversal.cpp.o -MF lib/Object/CMakeFiles/LLVMObject.dir/MachOUniversal.cpp.o.d -o lib/Object/CMakeFiles/LLVMObject.dir/MachOUniversal.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Object/MachOUniversal.cpp [1282/3344] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/lib/Object -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Object -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fno-exceptions -funwind-tables -fno-rtti -MD -MT lib/Object/CMakeFiles/LLVMObject.dir/Minidump.cpp.o -MF lib/Object/CMakeFiles/LLVMObject.dir/Minidump.cpp.o.d -o lib/Object/CMakeFiles/LLVMObject.dir/Minidump.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Object/Minidump.cpp [1283/3344] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/lib/ObjCopy -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/ObjCopy -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fno-exceptions -funwind-tables -fno-rtti -MD -MT lib/ObjCopy/CMakeFiles/LLVMObjCopy.dir/ELF/ELFObject.cpp.o -MF lib/ObjCopy/CMakeFiles/LLVMObjCopy.dir/ELF/ELFObject.cpp.o.d -o lib/ObjCopy/CMakeFiles/LLVMObjCopy.dir/ELF/ELFObject.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/ObjCopy/ELF/ELFObject.cpp [1284/3344] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/lib/Object -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Object -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fno-exceptions -funwind-tables -fno-rtti -MD -MT lib/Object/CMakeFiles/LLVMObject.dir/IRSymtab.cpp.o -MF lib/Object/CMakeFiles/LLVMObject.dir/IRSymtab.cpp.o.d -o lib/Object/CMakeFiles/LLVMObject.dir/IRSymtab.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Object/IRSymtab.cpp [1285/3344] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/lib/Object -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Object -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fno-exceptions -funwind-tables -fno-rtti -MD -MT lib/Object/CMakeFiles/LLVMObject.dir/Object.cpp.o -MF lib/Object/CMakeFiles/LLVMObject.dir/Object.cpp.o.d -o lib/Object/CMakeFiles/LLVMObject.dir/Object.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Object/Object.cpp [1286/3344] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/lib/Object -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Object -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fno-exceptions -funwind-tables -fno-rtti -MD -MT lib/Object/CMakeFiles/LLVMObject.dir/ObjectFile.cpp.o -MF lib/Object/CMakeFiles/LLVMObject.dir/ObjectFile.cpp.o.d -o lib/Object/CMakeFiles/LLVMObject.dir/ObjectFile.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Object/ObjectFile.cpp [1287/3344] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/lib/Object -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Object -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fno-exceptions -funwind-tables -fno-rtti -MD -MT lib/Object/CMakeFiles/LLVMObject.dir/ModuleSymbolTable.cpp.o -MF lib/Object/CMakeFiles/LLVMObject.dir/ModuleSymbolTable.cpp.o.d -o lib/Object/CMakeFiles/LLVMObject.dir/ModuleSymbolTable.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Object/ModuleSymbolTable.cpp [1288/3344] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/lib/Object -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Object -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fno-exceptions -funwind-tables -fno-rtti -MD -MT lib/Object/CMakeFiles/LLVMObject.dir/RelocationResolver.cpp.o -MF lib/Object/CMakeFiles/LLVMObject.dir/RelocationResolver.cpp.o.d -o lib/Object/CMakeFiles/LLVMObject.dir/RelocationResolver.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Object/RelocationResolver.cpp [1289/3344] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/lib/Object -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Object -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fno-exceptions -funwind-tables -fno-rtti -MD -MT lib/Object/CMakeFiles/LLVMObject.dir/MachOObjectFile.cpp.o -MF lib/Object/CMakeFiles/LLVMObject.dir/MachOObjectFile.cpp.o.d -o lib/Object/CMakeFiles/LLVMObject.dir/MachOObjectFile.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Object/MachOObjectFile.cpp [1290/3344] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/lib/Object -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Object -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fno-exceptions -funwind-tables -fno-rtti -MD -MT lib/Object/CMakeFiles/LLVMObject.dir/SymbolicFile.cpp.o -MF lib/Object/CMakeFiles/LLVMObject.dir/SymbolicFile.cpp.o.d -o lib/Object/CMakeFiles/LLVMObject.dir/SymbolicFile.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Object/SymbolicFile.cpp [1291/3344] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/lib/Object -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Object -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fno-exceptions -funwind-tables -fno-rtti -MD -MT lib/Object/CMakeFiles/LLVMObject.dir/RecordStreamer.cpp.o -MF lib/Object/CMakeFiles/LLVMObject.dir/RecordStreamer.cpp.o.d -o lib/Object/CMakeFiles/LLVMObject.dir/RecordStreamer.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Object/RecordStreamer.cpp [1292/3344] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/lib/Object -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Object -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fno-exceptions -funwind-tables -fno-rtti -MD -MT lib/Object/CMakeFiles/LLVMObject.dir/OffloadBinary.cpp.o -MF lib/Object/CMakeFiles/LLVMObject.dir/OffloadBinary.cpp.o.d -o lib/Object/CMakeFiles/LLVMObject.dir/OffloadBinary.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Object/OffloadBinary.cpp [1293/3344] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/lib/Object -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Object -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fno-exceptions -funwind-tables -fno-rtti -MD -MT lib/Object/CMakeFiles/LLVMObject.dir/TapiFile.cpp.o -MF lib/Object/CMakeFiles/LLVMObject.dir/TapiFile.cpp.o.d -o lib/Object/CMakeFiles/LLVMObject.dir/TapiFile.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Object/TapiFile.cpp [1294/3344] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/lib/Object -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Object -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fno-exceptions -funwind-tables -fno-rtti -MD -MT lib/Object/CMakeFiles/LLVMObject.dir/WindowsMachineFlag.cpp.o -MF lib/Object/CMakeFiles/LLVMObject.dir/WindowsMachineFlag.cpp.o.d -o lib/Object/CMakeFiles/LLVMObject.dir/WindowsMachineFlag.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Object/WindowsMachineFlag.cpp [1295/3344] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/lib/Object -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Object -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fno-exceptions -funwind-tables -fno-rtti -MD -MT lib/Object/CMakeFiles/LLVMObject.dir/TapiUniversal.cpp.o -MF lib/Object/CMakeFiles/LLVMObject.dir/TapiUniversal.cpp.o.d -o lib/Object/CMakeFiles/LLVMObject.dir/TapiUniversal.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Object/TapiUniversal.cpp [1296/3344] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/lib/Object -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Object -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fno-exceptions -funwind-tables -fno-rtti -MD -MT lib/Object/CMakeFiles/LLVMObject.dir/SymbolSize.cpp.o -MF lib/Object/CMakeFiles/LLVMObject.dir/SymbolSize.cpp.o.d -o lib/Object/CMakeFiles/LLVMObject.dir/SymbolSize.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Object/SymbolSize.cpp [1297/3344] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/lib/Object -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Object -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fno-exceptions -funwind-tables -fno-rtti -MD -MT lib/Object/CMakeFiles/LLVMObject.dir/MachOUniversalWriter.cpp.o -MF lib/Object/CMakeFiles/LLVMObject.dir/MachOUniversalWriter.cpp.o.d -o lib/Object/CMakeFiles/LLVMObject.dir/MachOUniversalWriter.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Object/MachOUniversalWriter.cpp [1298/3344] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/lib/ObjectYAML -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/ObjectYAML -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fno-exceptions -funwind-tables -fno-rtti -MD -MT lib/ObjectYAML/CMakeFiles/LLVMObjectYAML.dir/ArchiveEmitter.cpp.o -MF lib/ObjectYAML/CMakeFiles/LLVMObjectYAML.dir/ArchiveEmitter.cpp.o.d -o lib/ObjectYAML/CMakeFiles/LLVMObjectYAML.dir/ArchiveEmitter.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/ObjectYAML/ArchiveEmitter.cpp [1299/3344] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/lib/Object -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Object -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fno-exceptions -funwind-tables -fno-rtti -MD -MT lib/Object/CMakeFiles/LLVMObject.dir/ELFObjectFile.cpp.o -MF lib/Object/CMakeFiles/LLVMObject.dir/ELFObjectFile.cpp.o.d -o lib/Object/CMakeFiles/LLVMObject.dir/ELFObjectFile.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Object/ELFObjectFile.cpp [1300/3344] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/lib/ObjectYAML -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/ObjectYAML -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fno-exceptions -funwind-tables -fno-rtti -MD -MT lib/ObjectYAML/CMakeFiles/LLVMObjectYAML.dir/ArchiveYAML.cpp.o -MF lib/ObjectYAML/CMakeFiles/LLVMObjectYAML.dir/ArchiveYAML.cpp.o.d -o lib/ObjectYAML/CMakeFiles/LLVMObjectYAML.dir/ArchiveYAML.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/ObjectYAML/ArchiveYAML.cpp [1301/3344] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/lib/Object -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Object -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fno-exceptions -funwind-tables -fno-rtti -MD -MT lib/Object/CMakeFiles/LLVMObject.dir/ELF.cpp.o -MF lib/Object/CMakeFiles/LLVMObject.dir/ELF.cpp.o.d -o lib/Object/CMakeFiles/LLVMObject.dir/ELF.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Object/ELF.cpp [1302/3344] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/lib/Object -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Object -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fno-exceptions -funwind-tables -fno-rtti -MD -MT lib/Object/CMakeFiles/LLVMObject.dir/XCOFFObjectFile.cpp.o -MF lib/Object/CMakeFiles/LLVMObject.dir/XCOFFObjectFile.cpp.o.d -o lib/Object/CMakeFiles/LLVMObject.dir/XCOFFObjectFile.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Object/XCOFFObjectFile.cpp [1303/3344] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/lib/ObjectYAML -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/ObjectYAML -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fno-exceptions -funwind-tables -fno-rtti -MD -MT lib/ObjectYAML/CMakeFiles/LLVMObjectYAML.dir/CodeViewYAMLTypeHashing.cpp.o -MF lib/ObjectYAML/CMakeFiles/LLVMObjectYAML.dir/CodeViewYAMLTypeHashing.cpp.o.d -o lib/ObjectYAML/CMakeFiles/LLVMObjectYAML.dir/CodeViewYAMLTypeHashing.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/ObjectYAML/CodeViewYAMLTypeHashing.cpp [1304/3344] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/lib/Object -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Object -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fno-exceptions -funwind-tables -fno-rtti -MD -MT lib/Object/CMakeFiles/LLVMObject.dir/WasmObjectFile.cpp.o -MF lib/Object/CMakeFiles/LLVMObject.dir/WasmObjectFile.cpp.o.d -o lib/Object/CMakeFiles/LLVMObject.dir/WasmObjectFile.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Object/WasmObjectFile.cpp [1305/3344] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/lib/Object -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Object -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fno-exceptions -funwind-tables -fno-rtti -MD -MT lib/Object/CMakeFiles/LLVMObject.dir/WindowsResource.cpp.o -MF lib/Object/CMakeFiles/LLVMObject.dir/WindowsResource.cpp.o.d -o lib/Object/CMakeFiles/LLVMObject.dir/WindowsResource.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Object/WindowsResource.cpp [1306/3344] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/lib/ObjectYAML -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/ObjectYAML -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fno-exceptions -funwind-tables -fno-rtti -MD -MT lib/ObjectYAML/CMakeFiles/LLVMObjectYAML.dir/COFFYAML.cpp.o -MF lib/ObjectYAML/CMakeFiles/LLVMObjectYAML.dir/COFFYAML.cpp.o.d -o lib/ObjectYAML/CMakeFiles/LLVMObjectYAML.dir/COFFYAML.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/ObjectYAML/COFFYAML.cpp [1307/3344] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/lib/ObjectYAML -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/ObjectYAML -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fno-exceptions -funwind-tables -fno-rtti -MD -MT lib/ObjectYAML/CMakeFiles/LLVMObjectYAML.dir/CodeViewYAMLDebugSections.cpp.o -MF lib/ObjectYAML/CMakeFiles/LLVMObjectYAML.dir/CodeViewYAMLDebugSections.cpp.o.d -o lib/ObjectYAML/CMakeFiles/LLVMObjectYAML.dir/CodeViewYAMLDebugSections.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/ObjectYAML/CodeViewYAMLDebugSections.cpp [1308/3344] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/lib/ObjectYAML -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/ObjectYAML -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fno-exceptions -funwind-tables -fno-rtti -MD -MT lib/ObjectYAML/CMakeFiles/LLVMObjectYAML.dir/COFFEmitter.cpp.o -MF lib/ObjectYAML/CMakeFiles/LLVMObjectYAML.dir/COFFEmitter.cpp.o.d -o lib/ObjectYAML/CMakeFiles/LLVMObjectYAML.dir/COFFEmitter.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/ObjectYAML/COFFEmitter.cpp [1309/3344] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/lib/ObjectYAML -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/ObjectYAML -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fno-exceptions -funwind-tables -fno-rtti -MD -MT lib/ObjectYAML/CMakeFiles/LLVMObjectYAML.dir/DWARFEmitter.cpp.o -MF lib/ObjectYAML/CMakeFiles/LLVMObjectYAML.dir/DWARFEmitter.cpp.o.d -o lib/ObjectYAML/CMakeFiles/LLVMObjectYAML.dir/DWARFEmitter.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/ObjectYAML/DWARFEmitter.cpp [1310/3344] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/lib/ObjectYAML -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/ObjectYAML -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fno-exceptions -funwind-tables -fno-rtti -MD -MT lib/ObjectYAML/CMakeFiles/LLVMObjectYAML.dir/CodeViewYAMLTypes.cpp.o -MF lib/ObjectYAML/CMakeFiles/LLVMObjectYAML.dir/CodeViewYAMLTypes.cpp.o.d -o lib/ObjectYAML/CMakeFiles/LLVMObjectYAML.dir/CodeViewYAMLTypes.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/ObjectYAML/CodeViewYAMLTypes.cpp [1311/3344] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/lib/ObjectYAML -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/ObjectYAML -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fno-exceptions -funwind-tables -fno-rtti -MD -MT lib/ObjectYAML/CMakeFiles/LLVMObjectYAML.dir/DXContainerEmitter.cpp.o -MF lib/ObjectYAML/CMakeFiles/LLVMObjectYAML.dir/DXContainerEmitter.cpp.o.d -o lib/ObjectYAML/CMakeFiles/LLVMObjectYAML.dir/DXContainerEmitter.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/ObjectYAML/DXContainerEmitter.cpp [1312/3344] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/lib/ObjectYAML -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/ObjectYAML -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fno-exceptions -funwind-tables -fno-rtti -MD -MT lib/ObjectYAML/CMakeFiles/LLVMObjectYAML.dir/CodeViewYAMLSymbols.cpp.o -MF lib/ObjectYAML/CMakeFiles/LLVMObjectYAML.dir/CodeViewYAMLSymbols.cpp.o.d -o lib/ObjectYAML/CMakeFiles/LLVMObjectYAML.dir/CodeViewYAMLSymbols.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/ObjectYAML/CodeViewYAMLSymbols.cpp [1313/3344] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/lib/ObjectYAML -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/ObjectYAML -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fno-exceptions -funwind-tables -fno-rtti -MD -MT lib/ObjectYAML/CMakeFiles/LLVMObjectYAML.dir/GOFFYAML.cpp.o -MF lib/ObjectYAML/CMakeFiles/LLVMObjectYAML.dir/GOFFYAML.cpp.o.d -o lib/ObjectYAML/CMakeFiles/LLVMObjectYAML.dir/GOFFYAML.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/ObjectYAML/GOFFYAML.cpp [1314/3344] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/lib/ObjectYAML -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/ObjectYAML -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fno-exceptions -funwind-tables -fno-rtti -MD -MT lib/ObjectYAML/CMakeFiles/LLVMObjectYAML.dir/DXContainerYAML.cpp.o -MF lib/ObjectYAML/CMakeFiles/LLVMObjectYAML.dir/DXContainerYAML.cpp.o.d -o lib/ObjectYAML/CMakeFiles/LLVMObjectYAML.dir/DXContainerYAML.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/ObjectYAML/DXContainerYAML.cpp [1315/3344] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/lib/ObjectYAML -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/ObjectYAML -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fno-exceptions -funwind-tables -fno-rtti -MD -MT lib/ObjectYAML/CMakeFiles/LLVMObjectYAML.dir/DWARFYAML.cpp.o -MF lib/ObjectYAML/CMakeFiles/LLVMObjectYAML.dir/DWARFYAML.cpp.o.d -o lib/ObjectYAML/CMakeFiles/LLVMObjectYAML.dir/DWARFYAML.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/ObjectYAML/DWARFYAML.cpp [1316/3344] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/lib/ObjectYAML -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/ObjectYAML -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fno-exceptions -funwind-tables -fno-rtti -MD -MT lib/ObjectYAML/CMakeFiles/LLVMObjectYAML.dir/GOFFEmitter.cpp.o -MF lib/ObjectYAML/CMakeFiles/LLVMObjectYAML.dir/GOFFEmitter.cpp.o.d -o lib/ObjectYAML/CMakeFiles/LLVMObjectYAML.dir/GOFFEmitter.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/ObjectYAML/GOFFEmitter.cpp [1317/3344] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/lib/ObjectYAML -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/ObjectYAML -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fno-exceptions -funwind-tables -fno-rtti -MD -MT lib/ObjectYAML/CMakeFiles/LLVMObjectYAML.dir/MinidumpEmitter.cpp.o -MF lib/ObjectYAML/CMakeFiles/LLVMObjectYAML.dir/MinidumpEmitter.cpp.o.d -o lib/ObjectYAML/CMakeFiles/LLVMObjectYAML.dir/MinidumpEmitter.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/ObjectYAML/MinidumpEmitter.cpp [1318/3344] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/lib/ObjectYAML -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/ObjectYAML -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fno-exceptions -funwind-tables -fno-rtti -MD -MT lib/ObjectYAML/CMakeFiles/LLVMObjectYAML.dir/OffloadEmitter.cpp.o -MF lib/ObjectYAML/CMakeFiles/LLVMObjectYAML.dir/OffloadEmitter.cpp.o.d -o lib/ObjectYAML/CMakeFiles/LLVMObjectYAML.dir/OffloadEmitter.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/ObjectYAML/OffloadEmitter.cpp [1319/3344] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/lib/ObjectYAML -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/ObjectYAML -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fno-exceptions -funwind-tables -fno-rtti -MD -MT lib/ObjectYAML/CMakeFiles/LLVMObjectYAML.dir/MachOEmitter.cpp.o -MF lib/ObjectYAML/CMakeFiles/LLVMObjectYAML.dir/MachOEmitter.cpp.o.d -o lib/ObjectYAML/CMakeFiles/LLVMObjectYAML.dir/MachOEmitter.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/ObjectYAML/MachOEmitter.cpp [1320/3344] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/lib/ObjectYAML -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/ObjectYAML -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fno-exceptions -funwind-tables -fno-rtti -MD -MT lib/ObjectYAML/CMakeFiles/LLVMObjectYAML.dir/MachOYAML.cpp.o -MF lib/ObjectYAML/CMakeFiles/LLVMObjectYAML.dir/MachOYAML.cpp.o.d -o lib/ObjectYAML/CMakeFiles/LLVMObjectYAML.dir/MachOYAML.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/ObjectYAML/MachOYAML.cpp [1321/3344] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/lib/ObjectYAML -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/ObjectYAML -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fno-exceptions -funwind-tables -fno-rtti -MD -MT lib/ObjectYAML/CMakeFiles/LLVMObjectYAML.dir/MinidumpYAML.cpp.o -MF lib/ObjectYAML/CMakeFiles/LLVMObjectYAML.dir/MinidumpYAML.cpp.o.d -o lib/ObjectYAML/CMakeFiles/LLVMObjectYAML.dir/MinidumpYAML.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/ObjectYAML/MinidumpYAML.cpp [1322/3344] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/lib/ObjectYAML -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/ObjectYAML -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fno-exceptions -funwind-tables -fno-rtti -MD -MT lib/ObjectYAML/CMakeFiles/LLVMObjectYAML.dir/OffloadYAML.cpp.o -MF lib/ObjectYAML/CMakeFiles/LLVMObjectYAML.dir/OffloadYAML.cpp.o.d -o lib/ObjectYAML/CMakeFiles/LLVMObjectYAML.dir/OffloadYAML.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/ObjectYAML/OffloadYAML.cpp [1323/3344] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/lib/ObjectYAML -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/ObjectYAML -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fno-exceptions -funwind-tables -fno-rtti -MD -MT lib/ObjectYAML/CMakeFiles/LLVMObjectYAML.dir/ObjectYAML.cpp.o -MF lib/ObjectYAML/CMakeFiles/LLVMObjectYAML.dir/ObjectYAML.cpp.o.d -o lib/ObjectYAML/CMakeFiles/LLVMObjectYAML.dir/ObjectYAML.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/ObjectYAML/ObjectYAML.cpp [1324/3344] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/lib/ObjectYAML -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/ObjectYAML -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fno-exceptions -funwind-tables -fno-rtti -MD -MT lib/ObjectYAML/CMakeFiles/LLVMObjectYAML.dir/YAML.cpp.o -MF lib/ObjectYAML/CMakeFiles/LLVMObjectYAML.dir/YAML.cpp.o.d -o lib/ObjectYAML/CMakeFiles/LLVMObjectYAML.dir/YAML.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/ObjectYAML/YAML.cpp [1325/3344] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/lib/ObjectYAML -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/ObjectYAML -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fno-exceptions -funwind-tables -fno-rtti -MD -MT lib/ObjectYAML/CMakeFiles/LLVMObjectYAML.dir/XCOFFYAML.cpp.o -MF lib/ObjectYAML/CMakeFiles/LLVMObjectYAML.dir/XCOFFYAML.cpp.o.d -o lib/ObjectYAML/CMakeFiles/LLVMObjectYAML.dir/XCOFFYAML.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/ObjectYAML/XCOFFYAML.cpp [1326/3344] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/lib/ObjectYAML -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/ObjectYAML -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fno-exceptions -funwind-tables -fno-rtti -MD -MT lib/ObjectYAML/CMakeFiles/LLVMObjectYAML.dir/ELFEmitter.cpp.o -MF lib/ObjectYAML/CMakeFiles/LLVMObjectYAML.dir/ELFEmitter.cpp.o.d -o lib/ObjectYAML/CMakeFiles/LLVMObjectYAML.dir/ELFEmitter.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/ObjectYAML/ELFEmitter.cpp [1327/3344] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/lib/ObjectYAML -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/ObjectYAML -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fno-exceptions -funwind-tables -fno-rtti -MD -MT lib/ObjectYAML/CMakeFiles/LLVMObjectYAML.dir/WasmEmitter.cpp.o -MF lib/ObjectYAML/CMakeFiles/LLVMObjectYAML.dir/WasmEmitter.cpp.o.d -o lib/ObjectYAML/CMakeFiles/LLVMObjectYAML.dir/WasmEmitter.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/ObjectYAML/WasmEmitter.cpp [1328/3344] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/lib/ObjectYAML -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/ObjectYAML -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fno-exceptions -funwind-tables -fno-rtti -MD -MT lib/ObjectYAML/CMakeFiles/LLVMObjectYAML.dir/WasmYAML.cpp.o -MF lib/ObjectYAML/CMakeFiles/LLVMObjectYAML.dir/WasmYAML.cpp.o.d -o lib/ObjectYAML/CMakeFiles/LLVMObjectYAML.dir/WasmYAML.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/ObjectYAML/WasmYAML.cpp [1329/3344] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/lib/Remarks -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Remarks -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fno-exceptions -funwind-tables -fno-rtti -MD -MT lib/Remarks/CMakeFiles/LLVMRemarks.dir/Remark.cpp.o -MF lib/Remarks/CMakeFiles/LLVMRemarks.dir/Remark.cpp.o.d -o lib/Remarks/CMakeFiles/LLVMRemarks.dir/Remark.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Remarks/Remark.cpp [1330/3344] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/lib/Remarks -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Remarks -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fno-exceptions -funwind-tables -fno-rtti -MD -MT lib/Remarks/CMakeFiles/LLVMRemarks.dir/RemarkFormat.cpp.o -MF lib/Remarks/CMakeFiles/LLVMRemarks.dir/RemarkFormat.cpp.o.d -o lib/Remarks/CMakeFiles/LLVMRemarks.dir/RemarkFormat.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Remarks/RemarkFormat.cpp [1331/3344] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/lib/Remarks -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Remarks -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fno-exceptions -funwind-tables -fno-rtti -MD -MT lib/Remarks/CMakeFiles/LLVMRemarks.dir/BitstreamRemarkParser.cpp.o -MF lib/Remarks/CMakeFiles/LLVMRemarks.dir/BitstreamRemarkParser.cpp.o.d -o lib/Remarks/CMakeFiles/LLVMRemarks.dir/BitstreamRemarkParser.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Remarks/BitstreamRemarkParser.cpp [1332/3344] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/lib/ObjectYAML -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/ObjectYAML -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fno-exceptions -funwind-tables -fno-rtti -MD -MT lib/ObjectYAML/CMakeFiles/LLVMObjectYAML.dir/XCOFFEmitter.cpp.o -MF lib/ObjectYAML/CMakeFiles/LLVMObjectYAML.dir/XCOFFEmitter.cpp.o.d -o lib/ObjectYAML/CMakeFiles/LLVMObjectYAML.dir/XCOFFEmitter.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/ObjectYAML/XCOFFEmitter.cpp [1333/3344] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/lib/Remarks -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Remarks -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fno-exceptions -funwind-tables -fno-rtti -MD -MT lib/Remarks/CMakeFiles/LLVMRemarks.dir/RemarkLinker.cpp.o -MF lib/Remarks/CMakeFiles/LLVMRemarks.dir/RemarkLinker.cpp.o.d -o lib/Remarks/CMakeFiles/LLVMRemarks.dir/RemarkLinker.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Remarks/RemarkLinker.cpp [1334/3344] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/lib/ObjectYAML -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/ObjectYAML -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fno-exceptions -funwind-tables -fno-rtti -MD -MT lib/ObjectYAML/CMakeFiles/LLVMObjectYAML.dir/yaml2obj.cpp.o -MF lib/ObjectYAML/CMakeFiles/LLVMObjectYAML.dir/yaml2obj.cpp.o.d -o lib/ObjectYAML/CMakeFiles/LLVMObjectYAML.dir/yaml2obj.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/ObjectYAML/yaml2obj.cpp [1335/3344] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/lib/Remarks -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Remarks -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fno-exceptions -funwind-tables -fno-rtti -MD -MT lib/Remarks/CMakeFiles/LLVMRemarks.dir/BitstreamRemarkSerializer.cpp.o -MF lib/Remarks/CMakeFiles/LLVMRemarks.dir/BitstreamRemarkSerializer.cpp.o.d -o lib/Remarks/CMakeFiles/LLVMRemarks.dir/BitstreamRemarkSerializer.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Remarks/BitstreamRemarkSerializer.cpp [1336/3344] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/lib/Remarks -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Remarks -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fno-exceptions -funwind-tables -fno-rtti -MD -MT lib/Remarks/CMakeFiles/LLVMRemarks.dir/RemarkStringTable.cpp.o -MF lib/Remarks/CMakeFiles/LLVMRemarks.dir/RemarkStringTable.cpp.o.d -o lib/Remarks/CMakeFiles/LLVMRemarks.dir/RemarkStringTable.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Remarks/RemarkStringTable.cpp [1337/3344] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/lib/Remarks -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Remarks -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fno-exceptions -funwind-tables -fno-rtti -MD -MT lib/Remarks/CMakeFiles/LLVMRemarks.dir/RemarkStreamer.cpp.o -MF lib/Remarks/CMakeFiles/LLVMRemarks.dir/RemarkStreamer.cpp.o.d -o lib/Remarks/CMakeFiles/LLVMRemarks.dir/RemarkStreamer.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Remarks/RemarkStreamer.cpp [1338/3344] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/lib/Remarks -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Remarks -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fno-exceptions -funwind-tables -fno-rtti -MD -MT lib/Remarks/CMakeFiles/LLVMRemarks.dir/RemarkParser.cpp.o -MF lib/Remarks/CMakeFiles/LLVMRemarks.dir/RemarkParser.cpp.o.d -o lib/Remarks/CMakeFiles/LLVMRemarks.dir/RemarkParser.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Remarks/RemarkParser.cpp [1339/3344] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/lib/Remarks -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Remarks -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fno-exceptions -funwind-tables -fno-rtti -MD -MT lib/Remarks/CMakeFiles/LLVMRemarks.dir/RemarkSerializer.cpp.o -MF lib/Remarks/CMakeFiles/LLVMRemarks.dir/RemarkSerializer.cpp.o.d -o lib/Remarks/CMakeFiles/LLVMRemarks.dir/RemarkSerializer.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Remarks/RemarkSerializer.cpp [1340/3344] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/lib/ObjectYAML -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/ObjectYAML -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fno-exceptions -funwind-tables -fno-rtti -MD -MT lib/ObjectYAML/CMakeFiles/LLVMObjectYAML.dir/ELFYAML.cpp.o -MF lib/ObjectYAML/CMakeFiles/LLVMObjectYAML.dir/ELFYAML.cpp.o.d -o lib/ObjectYAML/CMakeFiles/LLVMObjectYAML.dir/ELFYAML.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/ObjectYAML/ELFYAML.cpp [1341/3344] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/lib/DebugInfo/DWARF -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/DebugInfo/DWARF -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fno-exceptions -funwind-tables -fno-rtti -MD -MT lib/DebugInfo/DWARF/CMakeFiles/LLVMDebugInfoDWARF.dir/DWARFAddressRange.cpp.o -MF lib/DebugInfo/DWARF/CMakeFiles/LLVMDebugInfoDWARF.dir/DWARFAddressRange.cpp.o.d -o lib/DebugInfo/DWARF/CMakeFiles/LLVMDebugInfoDWARF.dir/DWARFAddressRange.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/DebugInfo/DWARF/DWARFAddressRange.cpp [1342/3344] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/lib/DebugInfo/DWARF -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/DebugInfo/DWARF -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fno-exceptions -funwind-tables -fno-rtti -MD -MT lib/DebugInfo/DWARF/CMakeFiles/LLVMDebugInfoDWARF.dir/DWARFDataExtractor.cpp.o -MF lib/DebugInfo/DWARF/CMakeFiles/LLVMDebugInfoDWARF.dir/DWARFDataExtractor.cpp.o.d -o lib/DebugInfo/DWARF/CMakeFiles/LLVMDebugInfoDWARF.dir/DWARFDataExtractor.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/DebugInfo/DWARF/DWARFDataExtractor.cpp [1343/3344] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/lib/Remarks -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Remarks -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fno-exceptions -funwind-tables -fno-rtti -MD -MT lib/Remarks/CMakeFiles/LLVMRemarks.dir/YAMLRemarkParser.cpp.o -MF lib/Remarks/CMakeFiles/LLVMRemarks.dir/YAMLRemarkParser.cpp.o.d -o lib/Remarks/CMakeFiles/LLVMRemarks.dir/YAMLRemarkParser.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Remarks/YAMLRemarkParser.cpp [1344/3344] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/lib/DebugInfo/DWARF -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/DebugInfo/DWARF -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fno-exceptions -funwind-tables -fno-rtti -MD -MT lib/DebugInfo/DWARF/CMakeFiles/LLVMDebugInfoDWARF.dir/DWARFCompileUnit.cpp.o -MF lib/DebugInfo/DWARF/CMakeFiles/LLVMDebugInfoDWARF.dir/DWARFCompileUnit.cpp.o.d -o lib/DebugInfo/DWARF/CMakeFiles/LLVMDebugInfoDWARF.dir/DWARFCompileUnit.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/DebugInfo/DWARF/DWARFCompileUnit.cpp [1345/3344] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/lib/Remarks -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Remarks -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fno-exceptions -funwind-tables -fno-rtti -MD -MT lib/Remarks/CMakeFiles/LLVMRemarks.dir/YAMLRemarkSerializer.cpp.o -MF lib/Remarks/CMakeFiles/LLVMRemarks.dir/YAMLRemarkSerializer.cpp.o.d -o lib/Remarks/CMakeFiles/LLVMRemarks.dir/YAMLRemarkSerializer.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Remarks/YAMLRemarkSerializer.cpp [1346/3344] : && /usr/bin/cmake -E rm -f lib/libLLVMRemarks.a && /usr/gnu/bin/ar qc lib/libLLVMRemarks.a lib/Remarks/CMakeFiles/LLVMRemarks.dir/BitstreamRemarkParser.cpp.o lib/Remarks/CMakeFiles/LLVMRemarks.dir/BitstreamRemarkSerializer.cpp.o lib/Remarks/CMakeFiles/LLVMRemarks.dir/Remark.cpp.o lib/Remarks/CMakeFiles/LLVMRemarks.dir/RemarkFormat.cpp.o lib/Remarks/CMakeFiles/LLVMRemarks.dir/RemarkLinker.cpp.o lib/Remarks/CMakeFiles/LLVMRemarks.dir/RemarkParser.cpp.o lib/Remarks/CMakeFiles/LLVMRemarks.dir/RemarkSerializer.cpp.o lib/Remarks/CMakeFiles/LLVMRemarks.dir/RemarkStreamer.cpp.o lib/Remarks/CMakeFiles/LLVMRemarks.dir/RemarkStringTable.cpp.o lib/Remarks/CMakeFiles/LLVMRemarks.dir/YAMLRemarkParser.cpp.o lib/Remarks/CMakeFiles/LLVMRemarks.dir/YAMLRemarkSerializer.cpp.o && /usr/gnu/bin/ranlib lib/libLLVMRemarks.a && : [1347/3344] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/lib/DebugInfo/DWARF -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/DebugInfo/DWARF -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fno-exceptions -funwind-tables -fno-rtti -MD -MT lib/DebugInfo/DWARF/CMakeFiles/LLVMDebugInfoDWARF.dir/DWARFAbbreviationDeclaration.cpp.o -MF lib/DebugInfo/DWARF/CMakeFiles/LLVMDebugInfoDWARF.dir/DWARFAbbreviationDeclaration.cpp.o.d -o lib/DebugInfo/DWARF/CMakeFiles/LLVMDebugInfoDWARF.dir/DWARFAbbreviationDeclaration.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/DebugInfo/DWARF/DWARFAbbreviationDeclaration.cpp [1348/3344] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/lib/DebugInfo/DWARF -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/DebugInfo/DWARF -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fno-exceptions -funwind-tables -fno-rtti -MD -MT lib/DebugInfo/DWARF/CMakeFiles/LLVMDebugInfoDWARF.dir/DWARFDebugAbbrev.cpp.o -MF lib/DebugInfo/DWARF/CMakeFiles/LLVMDebugInfoDWARF.dir/DWARFDebugAbbrev.cpp.o.d -o lib/DebugInfo/DWARF/CMakeFiles/LLVMDebugInfoDWARF.dir/DWARFDebugAbbrev.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/DebugInfo/DWARF/DWARFDebugAbbrev.cpp [1349/3344] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/lib/DebugInfo/DWARF -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/DebugInfo/DWARF -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fno-exceptions -funwind-tables -fno-rtti -MD -MT lib/DebugInfo/DWARF/CMakeFiles/LLVMDebugInfoDWARF.dir/DWARFDebugAddr.cpp.o -MF lib/DebugInfo/DWARF/CMakeFiles/LLVMDebugInfoDWARF.dir/DWARFDebugAddr.cpp.o.d -o lib/DebugInfo/DWARF/CMakeFiles/LLVMDebugInfoDWARF.dir/DWARFDebugAddr.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/DebugInfo/DWARF/DWARFDebugAddr.cpp [1350/3344] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/lib/DebugInfo/DWARF -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/DebugInfo/DWARF -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fno-exceptions -funwind-tables -fno-rtti -MD -MT lib/DebugInfo/DWARF/CMakeFiles/LLVMDebugInfoDWARF.dir/DWARFDebugArangeSet.cpp.o -MF lib/DebugInfo/DWARF/CMakeFiles/LLVMDebugInfoDWARF.dir/DWARFDebugArangeSet.cpp.o.d -o lib/DebugInfo/DWARF/CMakeFiles/LLVMDebugInfoDWARF.dir/DWARFDebugArangeSet.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/DebugInfo/DWARF/DWARFDebugArangeSet.cpp [1351/3344] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/lib/DebugInfo/DWARF -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/DebugInfo/DWARF -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fno-exceptions -funwind-tables -fno-rtti -MD -MT lib/DebugInfo/DWARF/CMakeFiles/LLVMDebugInfoDWARF.dir/DWARFDebugAranges.cpp.o -MF lib/DebugInfo/DWARF/CMakeFiles/LLVMDebugInfoDWARF.dir/DWARFDebugAranges.cpp.o.d -o lib/DebugInfo/DWARF/CMakeFiles/LLVMDebugInfoDWARF.dir/DWARFDebugAranges.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/DebugInfo/DWARF/DWARFDebugAranges.cpp [1352/3344] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/lib/DebugInfo/DWARF -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/DebugInfo/DWARF -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fno-exceptions -funwind-tables -fno-rtti -MD -MT lib/DebugInfo/DWARF/CMakeFiles/LLVMDebugInfoDWARF.dir/DWARFAcceleratorTable.cpp.o -MF lib/DebugInfo/DWARF/CMakeFiles/LLVMDebugInfoDWARF.dir/DWARFAcceleratorTable.cpp.o.d -o lib/DebugInfo/DWARF/CMakeFiles/LLVMDebugInfoDWARF.dir/DWARFAcceleratorTable.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/DebugInfo/DWARF/DWARFAcceleratorTable.cpp [1353/3344] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/lib/DebugInfo/DWARF -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/DebugInfo/DWARF -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fno-exceptions -funwind-tables -fno-rtti -MD -MT lib/DebugInfo/DWARF/CMakeFiles/LLVMDebugInfoDWARF.dir/DWARFTypePrinter.cpp.o -MF lib/DebugInfo/DWARF/CMakeFiles/LLVMDebugInfoDWARF.dir/DWARFTypePrinter.cpp.o.d -o lib/DebugInfo/DWARF/CMakeFiles/LLVMDebugInfoDWARF.dir/DWARFTypePrinter.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/DebugInfo/DWARF/DWARFTypePrinter.cpp [1354/3344] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/lib/DebugInfo/DWARF -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/DebugInfo/DWARF -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fno-exceptions -funwind-tables -fno-rtti -MD -MT lib/DebugInfo/DWARF/CMakeFiles/LLVMDebugInfoDWARF.dir/DWARFDebugInfoEntry.cpp.o -MF lib/DebugInfo/DWARF/CMakeFiles/LLVMDebugInfoDWARF.dir/DWARFDebugInfoEntry.cpp.o.d -o lib/DebugInfo/DWARF/CMakeFiles/LLVMDebugInfoDWARF.dir/DWARFDebugInfoEntry.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/DebugInfo/DWARF/DWARFDebugInfoEntry.cpp [1355/3344] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/lib/DebugInfo/DWARF -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/DebugInfo/DWARF -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fno-exceptions -funwind-tables -fno-rtti -MD -MT lib/DebugInfo/DWARF/CMakeFiles/LLVMDebugInfoDWARF.dir/DWARFDebugFrame.cpp.o -MF lib/DebugInfo/DWARF/CMakeFiles/LLVMDebugInfoDWARF.dir/DWARFDebugFrame.cpp.o.d -o lib/DebugInfo/DWARF/CMakeFiles/LLVMDebugInfoDWARF.dir/DWARFDebugFrame.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/DebugInfo/DWARF/DWARFDebugFrame.cpp [1356/3344] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/lib/DebugInfo/DWARF -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/DebugInfo/DWARF -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fno-exceptions -funwind-tables -fno-rtti -MD -MT lib/DebugInfo/DWARF/CMakeFiles/LLVMDebugInfoDWARF.dir/DWARFDebugLoc.cpp.o -MF lib/DebugInfo/DWARF/CMakeFiles/LLVMDebugInfoDWARF.dir/DWARFDebugLoc.cpp.o.d -o lib/DebugInfo/DWARF/CMakeFiles/LLVMDebugInfoDWARF.dir/DWARFDebugLoc.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/DebugInfo/DWARF/DWARFDebugLoc.cpp [1357/3344] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/lib/DebugInfo/DWARF -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/DebugInfo/DWARF -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fno-exceptions -funwind-tables -fno-rtti -MD -MT lib/DebugInfo/DWARF/CMakeFiles/LLVMDebugInfoDWARF.dir/DWARFDebugPubTable.cpp.o -MF lib/DebugInfo/DWARF/CMakeFiles/LLVMDebugInfoDWARF.dir/DWARFDebugPubTable.cpp.o.d -o lib/DebugInfo/DWARF/CMakeFiles/LLVMDebugInfoDWARF.dir/DWARFDebugPubTable.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/DebugInfo/DWARF/DWARFDebugPubTable.cpp [1358/3344] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/lib/DebugInfo/DWARF -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/DebugInfo/DWARF -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fno-exceptions -funwind-tables -fno-rtti -MD -MT lib/DebugInfo/DWARF/CMakeFiles/LLVMDebugInfoDWARF.dir/DWARFDebugMacro.cpp.o -MF lib/DebugInfo/DWARF/CMakeFiles/LLVMDebugInfoDWARF.dir/DWARFDebugMacro.cpp.o.d -o lib/DebugInfo/DWARF/CMakeFiles/LLVMDebugInfoDWARF.dir/DWARFDebugMacro.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/DebugInfo/DWARF/DWARFDebugMacro.cpp [1359/3344] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/lib/DebugInfo/DWARF -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/DebugInfo/DWARF -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fno-exceptions -funwind-tables -fno-rtti -MD -MT lib/DebugInfo/DWARF/CMakeFiles/LLVMDebugInfoDWARF.dir/DWARFDebugRangeList.cpp.o -MF lib/DebugInfo/DWARF/CMakeFiles/LLVMDebugInfoDWARF.dir/DWARFDebugRangeList.cpp.o.d -o lib/DebugInfo/DWARF/CMakeFiles/LLVMDebugInfoDWARF.dir/DWARFDebugRangeList.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/DebugInfo/DWARF/DWARFDebugRangeList.cpp [1360/3344] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/lib/DebugInfo/DWARF -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/DebugInfo/DWARF -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fno-exceptions -funwind-tables -fno-rtti -MD -MT lib/DebugInfo/DWARF/CMakeFiles/LLVMDebugInfoDWARF.dir/DWARFDebugRnglists.cpp.o -MF lib/DebugInfo/DWARF/CMakeFiles/LLVMDebugInfoDWARF.dir/DWARFDebugRnglists.cpp.o.d -o lib/DebugInfo/DWARF/CMakeFiles/LLVMDebugInfoDWARF.dir/DWARFDebugRnglists.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/DebugInfo/DWARF/DWARFDebugRnglists.cpp [1361/3344] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/lib/DebugInfo/DWARF -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/DebugInfo/DWARF -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fno-exceptions -funwind-tables -fno-rtti -MD -MT lib/DebugInfo/DWARF/CMakeFiles/LLVMDebugInfoDWARF.dir/DWARFDebugLine.cpp.o -MF lib/DebugInfo/DWARF/CMakeFiles/LLVMDebugInfoDWARF.dir/DWARFDebugLine.cpp.o.d -o lib/DebugInfo/DWARF/CMakeFiles/LLVMDebugInfoDWARF.dir/DWARFDebugLine.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/DebugInfo/DWARF/DWARFDebugLine.cpp [1362/3344] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/lib/DebugInfo/DWARF -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/DebugInfo/DWARF -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fno-exceptions -funwind-tables -fno-rtti -MD -MT lib/DebugInfo/DWARF/CMakeFiles/LLVMDebugInfoDWARF.dir/DWARFGdbIndex.cpp.o -MF lib/DebugInfo/DWARF/CMakeFiles/LLVMDebugInfoDWARF.dir/DWARFGdbIndex.cpp.o.d -o lib/DebugInfo/DWARF/CMakeFiles/LLVMDebugInfoDWARF.dir/DWARFGdbIndex.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/DebugInfo/DWARF/DWARFGdbIndex.cpp [1363/3344] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/lib/DebugInfo/DWARF -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/DebugInfo/DWARF -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fno-exceptions -funwind-tables -fno-rtti -MD -MT lib/DebugInfo/DWARF/CMakeFiles/LLVMDebugInfoDWARF.dir/DWARFExpression.cpp.o -MF lib/DebugInfo/DWARF/CMakeFiles/LLVMDebugInfoDWARF.dir/DWARFExpression.cpp.o.d -o lib/DebugInfo/DWARF/CMakeFiles/LLVMDebugInfoDWARF.dir/DWARFExpression.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/DebugInfo/DWARF/DWARFExpression.cpp [1364/3344] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/lib/DebugInfo/DWARF -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/DebugInfo/DWARF -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fno-exceptions -funwind-tables -fno-rtti -MD -MT lib/DebugInfo/DWARF/CMakeFiles/LLVMDebugInfoDWARF.dir/DWARFContext.cpp.o -MF lib/DebugInfo/DWARF/CMakeFiles/LLVMDebugInfoDWARF.dir/DWARFContext.cpp.o.d -o lib/DebugInfo/DWARF/CMakeFiles/LLVMDebugInfoDWARF.dir/DWARFContext.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/DebugInfo/DWARF/DWARFContext.cpp [1365/3344] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/lib/DebugInfo/DWARF -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/DebugInfo/DWARF -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fno-exceptions -funwind-tables -fno-rtti -MD -MT lib/DebugInfo/DWARF/CMakeFiles/LLVMDebugInfoDWARF.dir/DWARFLocationExpression.cpp.o -MF lib/DebugInfo/DWARF/CMakeFiles/LLVMDebugInfoDWARF.dir/DWARFLocationExpression.cpp.o.d -o lib/DebugInfo/DWARF/CMakeFiles/LLVMDebugInfoDWARF.dir/DWARFLocationExpression.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/DebugInfo/DWARF/DWARFLocationExpression.cpp [1366/3344] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/lib/DebugInfo/DWARF -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/DebugInfo/DWARF -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fno-exceptions -funwind-tables -fno-rtti -MD -MT lib/DebugInfo/DWARF/CMakeFiles/LLVMDebugInfoDWARF.dir/DWARFFormValue.cpp.o -MF lib/DebugInfo/DWARF/CMakeFiles/LLVMDebugInfoDWARF.dir/DWARFFormValue.cpp.o.d -o lib/DebugInfo/DWARF/CMakeFiles/LLVMDebugInfoDWARF.dir/DWARFFormValue.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/DebugInfo/DWARF/DWARFFormValue.cpp [1367/3344] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/lib/DebugInfo/DWARF -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/DebugInfo/DWARF -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fno-exceptions -funwind-tables -fno-rtti -MD -MT lib/DebugInfo/DWARF/CMakeFiles/LLVMDebugInfoDWARF.dir/DWARFDie.cpp.o -MF lib/DebugInfo/DWARF/CMakeFiles/LLVMDebugInfoDWARF.dir/DWARFDie.cpp.o.d -o lib/DebugInfo/DWARF/CMakeFiles/LLVMDebugInfoDWARF.dir/DWARFDie.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/DebugInfo/DWARF/DWARFDie.cpp [1368/3344] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/lib/DebugInfo/DWARF -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/DebugInfo/DWARF -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fno-exceptions -funwind-tables -fno-rtti -MD -MT lib/DebugInfo/DWARF/CMakeFiles/LLVMDebugInfoDWARF.dir/DWARFListTable.cpp.o -MF lib/DebugInfo/DWARF/CMakeFiles/LLVMDebugInfoDWARF.dir/DWARFListTable.cpp.o.d -o lib/DebugInfo/DWARF/CMakeFiles/LLVMDebugInfoDWARF.dir/DWARFListTable.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/DebugInfo/DWARF/DWARFListTable.cpp [1369/3344] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/lib/DebugInfo/DWARF -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/DebugInfo/DWARF -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fno-exceptions -funwind-tables -fno-rtti -MD -MT lib/DebugInfo/DWARF/CMakeFiles/LLVMDebugInfoDWARF.dir/DWARFUnitIndex.cpp.o -MF lib/DebugInfo/DWARF/CMakeFiles/LLVMDebugInfoDWARF.dir/DWARFUnitIndex.cpp.o.d -o lib/DebugInfo/DWARF/CMakeFiles/LLVMDebugInfoDWARF.dir/DWARFUnitIndex.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/DebugInfo/DWARF/DWARFUnitIndex.cpp [1370/3344] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/lib/DebugInfo/DWARF -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/DebugInfo/DWARF -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fno-exceptions -funwind-tables -fno-rtti -MD -MT lib/DebugInfo/DWARF/CMakeFiles/LLVMDebugInfoDWARF.dir/DWARFTypeUnit.cpp.o -MF lib/DebugInfo/DWARF/CMakeFiles/LLVMDebugInfoDWARF.dir/DWARFTypeUnit.cpp.o.d -o lib/DebugInfo/DWARF/CMakeFiles/LLVMDebugInfoDWARF.dir/DWARFTypeUnit.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/DebugInfo/DWARF/DWARFTypeUnit.cpp [1371/3344] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/lib/DebugInfo/GSYM -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/DebugInfo/GSYM -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fno-exceptions -funwind-tables -fno-rtti -MD -MT lib/DebugInfo/GSYM/CMakeFiles/LLVMDebugInfoGSYM.dir/Header.cpp.o -MF lib/DebugInfo/GSYM/CMakeFiles/LLVMDebugInfoGSYM.dir/Header.cpp.o.d -o lib/DebugInfo/GSYM/CMakeFiles/LLVMDebugInfoGSYM.dir/Header.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/DebugInfo/GSYM/Header.cpp [1372/3344] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/lib/DebugInfo/GSYM -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/DebugInfo/GSYM -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fno-exceptions -funwind-tables -fno-rtti -MD -MT lib/DebugInfo/GSYM/CMakeFiles/LLVMDebugInfoGSYM.dir/FileWriter.cpp.o -MF lib/DebugInfo/GSYM/CMakeFiles/LLVMDebugInfoGSYM.dir/FileWriter.cpp.o.d -o lib/DebugInfo/GSYM/CMakeFiles/LLVMDebugInfoGSYM.dir/FileWriter.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/DebugInfo/GSYM/FileWriter.cpp [1373/3344] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/lib/DebugInfo/GSYM -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/DebugInfo/GSYM -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fno-exceptions -funwind-tables -fno-rtti -MD -MT lib/DebugInfo/GSYM/CMakeFiles/LLVMDebugInfoGSYM.dir/FunctionInfo.cpp.o -MF lib/DebugInfo/GSYM/CMakeFiles/LLVMDebugInfoGSYM.dir/FunctionInfo.cpp.o.d -o lib/DebugInfo/GSYM/CMakeFiles/LLVMDebugInfoGSYM.dir/FunctionInfo.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/DebugInfo/GSYM/FunctionInfo.cpp [1374/3344] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/lib/DebugInfo/GSYM -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/DebugInfo/GSYM -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fno-exceptions -funwind-tables -fno-rtti -MD -MT lib/DebugInfo/GSYM/CMakeFiles/LLVMDebugInfoGSYM.dir/LineTable.cpp.o -MF lib/DebugInfo/GSYM/CMakeFiles/LLVMDebugInfoGSYM.dir/LineTable.cpp.o.d -o lib/DebugInfo/GSYM/CMakeFiles/LLVMDebugInfoGSYM.dir/LineTable.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/DebugInfo/GSYM/LineTable.cpp [1375/3344] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/lib/DebugInfo/GSYM -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/DebugInfo/GSYM -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fno-exceptions -funwind-tables -fno-rtti -MD -MT lib/DebugInfo/GSYM/CMakeFiles/LLVMDebugInfoGSYM.dir/InlineInfo.cpp.o -MF lib/DebugInfo/GSYM/CMakeFiles/LLVMDebugInfoGSYM.dir/InlineInfo.cpp.o.d -o lib/DebugInfo/GSYM/CMakeFiles/LLVMDebugInfoGSYM.dir/InlineInfo.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/DebugInfo/GSYM/InlineInfo.cpp [1376/3344] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/lib/DebugInfo/GSYM -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/DebugInfo/GSYM -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fno-exceptions -funwind-tables -fno-rtti -MD -MT lib/DebugInfo/GSYM/CMakeFiles/LLVMDebugInfoGSYM.dir/GsymReader.cpp.o -MF lib/DebugInfo/GSYM/CMakeFiles/LLVMDebugInfoGSYM.dir/GsymReader.cpp.o.d -o lib/DebugInfo/GSYM/CMakeFiles/LLVMDebugInfoGSYM.dir/GsymReader.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/DebugInfo/GSYM/GsymReader.cpp [1377/3344] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/lib/DebugInfo/GSYM -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/DebugInfo/GSYM -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fno-exceptions -funwind-tables -fno-rtti -MD -MT lib/DebugInfo/GSYM/CMakeFiles/LLVMDebugInfoGSYM.dir/LookupResult.cpp.o -MF lib/DebugInfo/GSYM/CMakeFiles/LLVMDebugInfoGSYM.dir/LookupResult.cpp.o.d -o lib/DebugInfo/GSYM/CMakeFiles/LLVMDebugInfoGSYM.dir/LookupResult.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/DebugInfo/GSYM/LookupResult.cpp [1378/3344] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/lib/DebugInfo/GSYM -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/DebugInfo/GSYM -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fno-exceptions -funwind-tables -fno-rtti -MD -MT lib/DebugInfo/GSYM/CMakeFiles/LLVMDebugInfoGSYM.dir/ExtractRanges.cpp.o -MF lib/DebugInfo/GSYM/CMakeFiles/LLVMDebugInfoGSYM.dir/ExtractRanges.cpp.o.d -o lib/DebugInfo/GSYM/CMakeFiles/LLVMDebugInfoGSYM.dir/ExtractRanges.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/DebugInfo/GSYM/ExtractRanges.cpp [1379/3344] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/lib/DebugInfo/DWARF -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/DebugInfo/DWARF -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fno-exceptions -funwind-tables -fno-rtti -MD -MT lib/DebugInfo/DWARF/CMakeFiles/LLVMDebugInfoDWARF.dir/DWARFUnit.cpp.o -MF lib/DebugInfo/DWARF/CMakeFiles/LLVMDebugInfoDWARF.dir/DWARFUnit.cpp.o.d -o lib/DebugInfo/DWARF/CMakeFiles/LLVMDebugInfoDWARF.dir/DWARFUnit.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/DebugInfo/DWARF/DWARFUnit.cpp [1380/3344] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/lib/DebugInfo/GSYM -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/DebugInfo/GSYM -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fno-exceptions -funwind-tables -fno-rtti -MD -MT lib/DebugInfo/GSYM/CMakeFiles/LLVMDebugInfoGSYM.dir/GsymCreator.cpp.o -MF lib/DebugInfo/GSYM/CMakeFiles/LLVMDebugInfoGSYM.dir/GsymCreator.cpp.o.d -o lib/DebugInfo/GSYM/CMakeFiles/LLVMDebugInfoGSYM.dir/GsymCreator.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/DebugInfo/GSYM/GsymCreator.cpp [1381/3344] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/lib/DebugInfo/GSYM -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/DebugInfo/GSYM -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fno-exceptions -funwind-tables -fno-rtti -MD -MT lib/DebugInfo/GSYM/CMakeFiles/LLVMDebugInfoGSYM.dir/DwarfTransformer.cpp.o -MF lib/DebugInfo/GSYM/CMakeFiles/LLVMDebugInfoGSYM.dir/DwarfTransformer.cpp.o.d -o lib/DebugInfo/GSYM/CMakeFiles/LLVMDebugInfoGSYM.dir/DwarfTransformer.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/DebugInfo/GSYM/DwarfTransformer.cpp [1382/3344] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/lib/DebugInfo/GSYM -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/DebugInfo/GSYM -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fno-exceptions -funwind-tables -fno-rtti -MD -MT lib/DebugInfo/GSYM/CMakeFiles/LLVMDebugInfoGSYM.dir/ObjectFileTransformer.cpp.o -MF lib/DebugInfo/GSYM/CMakeFiles/LLVMDebugInfoGSYM.dir/ObjectFileTransformer.cpp.o.d -o lib/DebugInfo/GSYM/CMakeFiles/LLVMDebugInfoGSYM.dir/ObjectFileTransformer.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/DebugInfo/GSYM/ObjectFileTransformer.cpp [1383/3344] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/lib/DebugInfo/LogicalView -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/DebugInfo/LogicalView -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fno-exceptions -funwind-tables -fno-rtti -MD -MT lib/DebugInfo/LogicalView/CMakeFiles/LLVMDebugInfoLogicalView.dir/Core/LVElement.cpp.o -MF lib/DebugInfo/LogicalView/CMakeFiles/LLVMDebugInfoLogicalView.dir/Core/LVElement.cpp.o.d -o lib/DebugInfo/LogicalView/CMakeFiles/LLVMDebugInfoLogicalView.dir/Core/LVElement.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/DebugInfo/LogicalView/Core/LVElement.cpp [1384/3344] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/lib/DebugInfo/LogicalView -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/DebugInfo/LogicalView -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fno-exceptions -funwind-tables -fno-rtti -MD -MT lib/DebugInfo/LogicalView/CMakeFiles/LLVMDebugInfoLogicalView.dir/Core/LVLine.cpp.o -MF lib/DebugInfo/LogicalView/CMakeFiles/LLVMDebugInfoLogicalView.dir/Core/LVLine.cpp.o.d -o lib/DebugInfo/LogicalView/CMakeFiles/LLVMDebugInfoLogicalView.dir/Core/LVLine.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/DebugInfo/LogicalView/Core/LVLine.cpp [1385/3344] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/lib/DebugInfo/LogicalView -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/DebugInfo/LogicalView -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fno-exceptions -funwind-tables -fno-rtti -MD -MT lib/DebugInfo/LogicalView/CMakeFiles/LLVMDebugInfoLogicalView.dir/Core/LVCompare.cpp.o -MF lib/DebugInfo/LogicalView/CMakeFiles/LLVMDebugInfoLogicalView.dir/Core/LVCompare.cpp.o.d -o lib/DebugInfo/LogicalView/CMakeFiles/LLVMDebugInfoLogicalView.dir/Core/LVCompare.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/DebugInfo/LogicalView/Core/LVCompare.cpp [1386/3344] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/lib/DebugInfo/DWARF -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/DebugInfo/DWARF -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fno-exceptions -funwind-tables -fno-rtti -MD -MT lib/DebugInfo/DWARF/CMakeFiles/LLVMDebugInfoDWARF.dir/DWARFVerifier.cpp.o -MF lib/DebugInfo/DWARF/CMakeFiles/LLVMDebugInfoDWARF.dir/DWARFVerifier.cpp.o.d -o lib/DebugInfo/DWARF/CMakeFiles/LLVMDebugInfoDWARF.dir/DWARFVerifier.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/DebugInfo/DWARF/DWARFVerifier.cpp [1387/3344] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/lib/DebugInfo/LogicalView -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/DebugInfo/LogicalView -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fno-exceptions -funwind-tables -fno-rtti -MD -MT lib/DebugInfo/LogicalView/CMakeFiles/LLVMDebugInfoLogicalView.dir/Core/LVObject.cpp.o -MF lib/DebugInfo/LogicalView/CMakeFiles/LLVMDebugInfoLogicalView.dir/Core/LVObject.cpp.o.d -o lib/DebugInfo/LogicalView/CMakeFiles/LLVMDebugInfoLogicalView.dir/Core/LVObject.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/DebugInfo/LogicalView/Core/LVObject.cpp [1388/3344] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/lib/DebugInfo/LogicalView -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/DebugInfo/LogicalView -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fno-exceptions -funwind-tables -fno-rtti -MD -MT lib/DebugInfo/LogicalView/CMakeFiles/LLVMDebugInfoLogicalView.dir/Core/LVLocation.cpp.o -MF lib/DebugInfo/LogicalView/CMakeFiles/LLVMDebugInfoLogicalView.dir/Core/LVLocation.cpp.o.d -o lib/DebugInfo/LogicalView/CMakeFiles/LLVMDebugInfoLogicalView.dir/Core/LVLocation.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/DebugInfo/LogicalView/Core/LVLocation.cpp [1389/3344] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/lib/DebugInfo/LogicalView -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/DebugInfo/LogicalView -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fno-exceptions -funwind-tables -fno-rtti -MD -MT lib/DebugInfo/LogicalView/CMakeFiles/LLVMDebugInfoLogicalView.dir/Core/LVRange.cpp.o -MF lib/DebugInfo/LogicalView/CMakeFiles/LLVMDebugInfoLogicalView.dir/Core/LVRange.cpp.o.d -o lib/DebugInfo/LogicalView/CMakeFiles/LLVMDebugInfoLogicalView.dir/Core/LVRange.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/DebugInfo/LogicalView/Core/LVRange.cpp [1390/3344] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/lib/DebugInfo/LogicalView -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/DebugInfo/LogicalView -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fno-exceptions -funwind-tables -fno-rtti -MD -MT lib/DebugInfo/LogicalView/CMakeFiles/LLVMDebugInfoLogicalView.dir/Core/LVSupport.cpp.o -MF lib/DebugInfo/LogicalView/CMakeFiles/LLVMDebugInfoLogicalView.dir/Core/LVSupport.cpp.o.d -o lib/DebugInfo/LogicalView/CMakeFiles/LLVMDebugInfoLogicalView.dir/Core/LVSupport.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/DebugInfo/LogicalView/Core/LVSupport.cpp [1391/3344] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/lib/DebugInfo/LogicalView -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/DebugInfo/LogicalView -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fno-exceptions -funwind-tables -fno-rtti -MD -MT lib/DebugInfo/LogicalView/CMakeFiles/LLVMDebugInfoLogicalView.dir/Core/LVOptions.cpp.o -MF lib/DebugInfo/LogicalView/CMakeFiles/LLVMDebugInfoLogicalView.dir/Core/LVOptions.cpp.o.d -o lib/DebugInfo/LogicalView/CMakeFiles/LLVMDebugInfoLogicalView.dir/Core/LVOptions.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/DebugInfo/LogicalView/Core/LVOptions.cpp [1392/3344] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/lib/DebugInfo/LogicalView -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/DebugInfo/LogicalView -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fno-exceptions -funwind-tables -fno-rtti -MD -MT lib/DebugInfo/LogicalView/CMakeFiles/LLVMDebugInfoLogicalView.dir/Core/LVSort.cpp.o -MF lib/DebugInfo/LogicalView/CMakeFiles/LLVMDebugInfoLogicalView.dir/Core/LVSort.cpp.o.d -o lib/DebugInfo/LogicalView/CMakeFiles/LLVMDebugInfoLogicalView.dir/Core/LVSort.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/DebugInfo/LogicalView/Core/LVSort.cpp [1393/3344] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/lib/DebugInfo/LogicalView -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/DebugInfo/LogicalView -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fno-exceptions -funwind-tables -fno-rtti -MD -MT lib/DebugInfo/LogicalView/CMakeFiles/LLVMDebugInfoLogicalView.dir/Core/LVSymbol.cpp.o -MF lib/DebugInfo/LogicalView/CMakeFiles/LLVMDebugInfoLogicalView.dir/Core/LVSymbol.cpp.o.d -o lib/DebugInfo/LogicalView/CMakeFiles/LLVMDebugInfoLogicalView.dir/Core/LVSymbol.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/DebugInfo/LogicalView/Core/LVSymbol.cpp [1394/3344] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/lib/DebugInfo/LogicalView -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/DebugInfo/LogicalView -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fno-exceptions -funwind-tables -fno-rtti -MD -MT lib/DebugInfo/LogicalView/CMakeFiles/LLVMDebugInfoLogicalView.dir/Core/LVType.cpp.o -MF lib/DebugInfo/LogicalView/CMakeFiles/LLVMDebugInfoLogicalView.dir/Core/LVType.cpp.o.d -o lib/DebugInfo/LogicalView/CMakeFiles/LLVMDebugInfoLogicalView.dir/Core/LVType.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/DebugInfo/LogicalView/Core/LVType.cpp [1395/3344] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/lib/DebugInfo/LogicalView -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/DebugInfo/LogicalView -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fno-exceptions -funwind-tables -fno-rtti -MD -MT lib/DebugInfo/LogicalView/CMakeFiles/LLVMDebugInfoLogicalView.dir/Core/LVReader.cpp.o -MF lib/DebugInfo/LogicalView/CMakeFiles/LLVMDebugInfoLogicalView.dir/Core/LVReader.cpp.o.d -o lib/DebugInfo/LogicalView/CMakeFiles/LLVMDebugInfoLogicalView.dir/Core/LVReader.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/DebugInfo/LogicalView/Core/LVReader.cpp [1396/3344] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/lib/DebugInfo/CodeView -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/DebugInfo/CodeView -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fno-exceptions -funwind-tables -fno-rtti -MD -MT lib/DebugInfo/CodeView/CMakeFiles/LLVMDebugInfoCodeView.dir/DebugChecksumsSubsection.cpp.o -MF lib/DebugInfo/CodeView/CMakeFiles/LLVMDebugInfoCodeView.dir/DebugChecksumsSubsection.cpp.o.d -o lib/DebugInfo/CodeView/CMakeFiles/LLVMDebugInfoCodeView.dir/DebugChecksumsSubsection.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/DebugInfo/CodeView/DebugChecksumsSubsection.cpp [1397/3344] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/lib/DebugInfo/CodeView -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/DebugInfo/CodeView -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fno-exceptions -funwind-tables -fno-rtti -MD -MT lib/DebugInfo/CodeView/CMakeFiles/LLVMDebugInfoCodeView.dir/CVTypeVisitor.cpp.o -MF lib/DebugInfo/CodeView/CMakeFiles/LLVMDebugInfoCodeView.dir/CVTypeVisitor.cpp.o.d -o lib/DebugInfo/CodeView/CMakeFiles/LLVMDebugInfoCodeView.dir/CVTypeVisitor.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/DebugInfo/CodeView/CVTypeVisitor.cpp [1398/3344] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/lib/DebugInfo/CodeView -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/DebugInfo/CodeView -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fno-exceptions -funwind-tables -fno-rtti -MD -MT lib/DebugInfo/CodeView/CMakeFiles/LLVMDebugInfoCodeView.dir/DebugCrossExSubsection.cpp.o -MF lib/DebugInfo/CodeView/CMakeFiles/LLVMDebugInfoCodeView.dir/DebugCrossExSubsection.cpp.o.d -o lib/DebugInfo/CodeView/CMakeFiles/LLVMDebugInfoCodeView.dir/DebugCrossExSubsection.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/DebugInfo/CodeView/DebugCrossExSubsection.cpp [1399/3344] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/lib/DebugInfo/LogicalView -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/DebugInfo/LogicalView -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fno-exceptions -funwind-tables -fno-rtti -MD -MT lib/DebugInfo/LogicalView/CMakeFiles/LLVMDebugInfoLogicalView.dir/Core/LVScope.cpp.o -MF lib/DebugInfo/LogicalView/CMakeFiles/LLVMDebugInfoLogicalView.dir/Core/LVScope.cpp.o.d -o lib/DebugInfo/LogicalView/CMakeFiles/LLVMDebugInfoLogicalView.dir/Core/LVScope.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/DebugInfo/LogicalView/Core/LVScope.cpp [1400/3344] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/lib/DebugInfo/LogicalView -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/DebugInfo/LogicalView -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fno-exceptions -funwind-tables -fno-rtti -MD -MT lib/DebugInfo/LogicalView/CMakeFiles/LLVMDebugInfoLogicalView.dir/Readers/LVBinaryReader.cpp.o -MF lib/DebugInfo/LogicalView/CMakeFiles/LLVMDebugInfoLogicalView.dir/Readers/LVBinaryReader.cpp.o.d -o lib/DebugInfo/LogicalView/CMakeFiles/LLVMDebugInfoLogicalView.dir/Readers/LVBinaryReader.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/DebugInfo/LogicalView/Readers/LVBinaryReader.cpp [1401/3344] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/lib/DebugInfo/CodeView -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/DebugInfo/CodeView -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fno-exceptions -funwind-tables -fno-rtti -MD -MT lib/DebugInfo/CodeView/CMakeFiles/LLVMDebugInfoCodeView.dir/DebugCrossImpSubsection.cpp.o -MF lib/DebugInfo/CodeView/CMakeFiles/LLVMDebugInfoCodeView.dir/DebugCrossImpSubsection.cpp.o.d -o lib/DebugInfo/CodeView/CMakeFiles/LLVMDebugInfoCodeView.dir/DebugCrossImpSubsection.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/DebugInfo/CodeView/DebugCrossImpSubsection.cpp [1402/3344] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/lib/DebugInfo/CodeView -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/DebugInfo/CodeView -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fno-exceptions -funwind-tables -fno-rtti -MD -MT lib/DebugInfo/CodeView/CMakeFiles/LLVMDebugInfoCodeView.dir/DebugFrameDataSubsection.cpp.o -MF lib/DebugInfo/CodeView/CMakeFiles/LLVMDebugInfoCodeView.dir/DebugFrameDataSubsection.cpp.o.d -o lib/DebugInfo/CodeView/CMakeFiles/LLVMDebugInfoCodeView.dir/DebugFrameDataSubsection.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/DebugInfo/CodeView/DebugFrameDataSubsection.cpp [1403/3344] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/lib/DebugInfo/CodeView -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/DebugInfo/CodeView -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fno-exceptions -funwind-tables -fno-rtti -MD -MT lib/DebugInfo/CodeView/CMakeFiles/LLVMDebugInfoCodeView.dir/DebugInlineeLinesSubsection.cpp.o -MF lib/DebugInfo/CodeView/CMakeFiles/LLVMDebugInfoCodeView.dir/DebugInlineeLinesSubsection.cpp.o.d -o lib/DebugInfo/CodeView/CMakeFiles/LLVMDebugInfoCodeView.dir/DebugInlineeLinesSubsection.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/DebugInfo/CodeView/DebugInlineeLinesSubsection.cpp [1404/3344] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/lib/DebugInfo/CodeView -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/DebugInfo/CodeView -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fno-exceptions -funwind-tables -fno-rtti -MD -MT lib/DebugInfo/CodeView/CMakeFiles/LLVMDebugInfoCodeView.dir/DebugLinesSubsection.cpp.o -MF lib/DebugInfo/CodeView/CMakeFiles/LLVMDebugInfoCodeView.dir/DebugLinesSubsection.cpp.o.d -o lib/DebugInfo/CodeView/CMakeFiles/LLVMDebugInfoCodeView.dir/DebugLinesSubsection.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/DebugInfo/CodeView/DebugLinesSubsection.cpp [1405/3344] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/lib/DebugInfo/CodeView -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/DebugInfo/CodeView -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fno-exceptions -funwind-tables -fno-rtti -MD -MT lib/DebugInfo/CodeView/CMakeFiles/LLVMDebugInfoCodeView.dir/DebugSubsection.cpp.o -MF lib/DebugInfo/CodeView/CMakeFiles/LLVMDebugInfoCodeView.dir/DebugSubsection.cpp.o.d -o lib/DebugInfo/CodeView/CMakeFiles/LLVMDebugInfoCodeView.dir/DebugSubsection.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/DebugInfo/CodeView/DebugSubsection.cpp [1406/3344] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/lib/DebugInfo/CodeView -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/DebugInfo/CodeView -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fno-exceptions -funwind-tables -fno-rtti -MD -MT lib/DebugInfo/CodeView/CMakeFiles/LLVMDebugInfoCodeView.dir/DebugStringTableSubsection.cpp.o -MF lib/DebugInfo/CodeView/CMakeFiles/LLVMDebugInfoCodeView.dir/DebugStringTableSubsection.cpp.o.d -o lib/DebugInfo/CodeView/CMakeFiles/LLVMDebugInfoCodeView.dir/DebugStringTableSubsection.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/DebugInfo/CodeView/DebugStringTableSubsection.cpp [1407/3344] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/lib/DebugInfo/CodeView -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/DebugInfo/CodeView -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fno-exceptions -funwind-tables -fno-rtti -MD -MT lib/DebugInfo/CodeView/CMakeFiles/LLVMDebugInfoCodeView.dir/DebugSubsectionRecord.cpp.o -MF lib/DebugInfo/CodeView/CMakeFiles/LLVMDebugInfoCodeView.dir/DebugSubsectionRecord.cpp.o.d -o lib/DebugInfo/CodeView/CMakeFiles/LLVMDebugInfoCodeView.dir/DebugSubsectionRecord.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/DebugInfo/CodeView/DebugSubsectionRecord.cpp [1408/3344] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/lib/DebugInfo/LogicalView -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/DebugInfo/LogicalView -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fno-exceptions -funwind-tables -fno-rtti -MD -MT lib/DebugInfo/LogicalView/CMakeFiles/LLVMDebugInfoLogicalView.dir/LVReaderHandler.cpp.o -MF lib/DebugInfo/LogicalView/CMakeFiles/LLVMDebugInfoLogicalView.dir/LVReaderHandler.cpp.o.d -o lib/DebugInfo/LogicalView/CMakeFiles/LLVMDebugInfoLogicalView.dir/LVReaderHandler.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/DebugInfo/LogicalView/LVReaderHandler.cpp [1409/3344] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/lib/DebugInfo/CodeView -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/DebugInfo/CodeView -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fno-exceptions -funwind-tables -fno-rtti -MD -MT lib/DebugInfo/CodeView/CMakeFiles/LLVMDebugInfoCodeView.dir/DebugSymbolRVASubsection.cpp.o -MF lib/DebugInfo/CodeView/CMakeFiles/LLVMDebugInfoCodeView.dir/DebugSymbolRVASubsection.cpp.o.d -o lib/DebugInfo/CodeView/CMakeFiles/LLVMDebugInfoCodeView.dir/DebugSymbolRVASubsection.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/DebugInfo/CodeView/DebugSymbolRVASubsection.cpp [1410/3344] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/lib/DebugInfo/CodeView -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/DebugInfo/CodeView -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fno-exceptions -funwind-tables -fno-rtti -MD -MT lib/DebugInfo/CodeView/CMakeFiles/LLVMDebugInfoCodeView.dir/DebugSymbolsSubsection.cpp.o -MF lib/DebugInfo/CodeView/CMakeFiles/LLVMDebugInfoCodeView.dir/DebugSymbolsSubsection.cpp.o.d -o lib/DebugInfo/CodeView/CMakeFiles/LLVMDebugInfoCodeView.dir/DebugSymbolsSubsection.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/DebugInfo/CodeView/DebugSymbolsSubsection.cpp [1411/3344] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/lib/DebugInfo/CodeView -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/DebugInfo/CodeView -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fno-exceptions -funwind-tables -fno-rtti -MD -MT lib/DebugInfo/CodeView/CMakeFiles/LLVMDebugInfoCodeView.dir/DebugSubsectionVisitor.cpp.o -MF lib/DebugInfo/CodeView/CMakeFiles/LLVMDebugInfoCodeView.dir/DebugSubsectionVisitor.cpp.o.d -o lib/DebugInfo/CodeView/CMakeFiles/LLVMDebugInfoCodeView.dir/DebugSubsectionVisitor.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/DebugInfo/CodeView/DebugSubsectionVisitor.cpp [1412/3344] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/lib/DebugInfo/CodeView -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/DebugInfo/CodeView -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fno-exceptions -funwind-tables -fno-rtti -MD -MT lib/DebugInfo/CodeView/CMakeFiles/LLVMDebugInfoCodeView.dir/Line.cpp.o -MF lib/DebugInfo/CodeView/CMakeFiles/LLVMDebugInfoCodeView.dir/Line.cpp.o.d -o lib/DebugInfo/CodeView/CMakeFiles/LLVMDebugInfoCodeView.dir/Line.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/DebugInfo/CodeView/Line.cpp [1413/3344] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/lib/DebugInfo/CodeView -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/DebugInfo/CodeView -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fno-exceptions -funwind-tables -fno-rtti -MD -MT lib/DebugInfo/CodeView/CMakeFiles/LLVMDebugInfoCodeView.dir/Formatters.cpp.o -MF lib/DebugInfo/CodeView/CMakeFiles/LLVMDebugInfoCodeView.dir/Formatters.cpp.o.d -o lib/DebugInfo/CodeView/CMakeFiles/LLVMDebugInfoCodeView.dir/Formatters.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/DebugInfo/CodeView/Formatters.cpp [1414/3344] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/lib/DebugInfo/LogicalView -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/DebugInfo/LogicalView -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fno-exceptions -funwind-tables -fno-rtti -MD -MT lib/DebugInfo/LogicalView/CMakeFiles/LLVMDebugInfoLogicalView.dir/Readers/LVELFReader.cpp.o -MF lib/DebugInfo/LogicalView/CMakeFiles/LLVMDebugInfoLogicalView.dir/Readers/LVELFReader.cpp.o.d -o lib/DebugInfo/LogicalView/CMakeFiles/LLVMDebugInfoLogicalView.dir/Readers/LVELFReader.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/DebugInfo/LogicalView/Readers/LVELFReader.cpp [1415/3344] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/lib/DebugInfo/CodeView -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/DebugInfo/CodeView -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fno-exceptions -funwind-tables -fno-rtti -MD -MT lib/DebugInfo/CodeView/CMakeFiles/LLVMDebugInfoCodeView.dir/GlobalTypeTableBuilder.cpp.o -MF lib/DebugInfo/CodeView/CMakeFiles/LLVMDebugInfoCodeView.dir/GlobalTypeTableBuilder.cpp.o.d -o lib/DebugInfo/CodeView/CMakeFiles/LLVMDebugInfoCodeView.dir/GlobalTypeTableBuilder.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/DebugInfo/CodeView/GlobalTypeTableBuilder.cpp [1416/3344] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/lib/DebugInfo/CodeView -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/DebugInfo/CodeView -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fno-exceptions -funwind-tables -fno-rtti -MD -MT lib/DebugInfo/CodeView/CMakeFiles/LLVMDebugInfoCodeView.dir/LazyRandomTypeCollection.cpp.o -MF lib/DebugInfo/CodeView/CMakeFiles/LLVMDebugInfoCodeView.dir/LazyRandomTypeCollection.cpp.o.d -o lib/DebugInfo/CodeView/CMakeFiles/LLVMDebugInfoCodeView.dir/LazyRandomTypeCollection.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/DebugInfo/CodeView/LazyRandomTypeCollection.cpp [1417/3344] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/lib/DebugInfo/CodeView -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/DebugInfo/CodeView -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fno-exceptions -funwind-tables -fno-rtti -MD -MT lib/DebugInfo/CodeView/CMakeFiles/LLVMDebugInfoCodeView.dir/MergingTypeTableBuilder.cpp.o -MF lib/DebugInfo/CodeView/CMakeFiles/LLVMDebugInfoCodeView.dir/MergingTypeTableBuilder.cpp.o.d -o lib/DebugInfo/CodeView/CMakeFiles/LLVMDebugInfoCodeView.dir/MergingTypeTableBuilder.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/DebugInfo/CodeView/MergingTypeTableBuilder.cpp [1418/3344] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/lib/DebugInfo/CodeView -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/DebugInfo/CodeView -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fno-exceptions -funwind-tables -fno-rtti -MD -MT lib/DebugInfo/CodeView/CMakeFiles/LLVMDebugInfoCodeView.dir/RecordName.cpp.o -MF lib/DebugInfo/CodeView/CMakeFiles/LLVMDebugInfoCodeView.dir/RecordName.cpp.o.d -o lib/DebugInfo/CodeView/CMakeFiles/LLVMDebugInfoCodeView.dir/RecordName.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/DebugInfo/CodeView/RecordName.cpp [1419/3344] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/lib/DebugInfo/CodeView -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/DebugInfo/CodeView -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fno-exceptions -funwind-tables -fno-rtti -MD -MT lib/DebugInfo/CodeView/CMakeFiles/LLVMDebugInfoCodeView.dir/RecordSerialization.cpp.o -MF lib/DebugInfo/CodeView/CMakeFiles/LLVMDebugInfoCodeView.dir/RecordSerialization.cpp.o.d -o lib/DebugInfo/CodeView/CMakeFiles/LLVMDebugInfoCodeView.dir/RecordSerialization.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/DebugInfo/CodeView/RecordSerialization.cpp [1420/3344] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/lib/DebugInfo/LogicalView -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/DebugInfo/LogicalView -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fno-exceptions -funwind-tables -fno-rtti -MD -MT lib/DebugInfo/LogicalView/CMakeFiles/LLVMDebugInfoLogicalView.dir/Readers/LVCodeViewReader.cpp.o -MF lib/DebugInfo/LogicalView/CMakeFiles/LLVMDebugInfoLogicalView.dir/Readers/LVCodeViewReader.cpp.o.d -o lib/DebugInfo/LogicalView/CMakeFiles/LLVMDebugInfoLogicalView.dir/Readers/LVCodeViewReader.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/DebugInfo/LogicalView/Readers/LVCodeViewReader.cpp [1421/3344] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/lib/DebugInfo/LogicalView -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/DebugInfo/LogicalView -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fno-exceptions -funwind-tables -fno-rtti -MD -MT lib/DebugInfo/LogicalView/CMakeFiles/LLVMDebugInfoLogicalView.dir/Readers/LVCodeViewVisitor.cpp.o -MF lib/DebugInfo/LogicalView/CMakeFiles/LLVMDebugInfoLogicalView.dir/Readers/LVCodeViewVisitor.cpp.o.d -o lib/DebugInfo/LogicalView/CMakeFiles/LLVMDebugInfoLogicalView.dir/Readers/LVCodeViewVisitor.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/DebugInfo/LogicalView/Readers/LVCodeViewVisitor.cpp [1422/3344] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/lib/DebugInfo/CodeView -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/DebugInfo/CodeView -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fno-exceptions -funwind-tables -fno-rtti -MD -MT lib/DebugInfo/CodeView/CMakeFiles/LLVMDebugInfoCodeView.dir/StringsAndChecksums.cpp.o -MF lib/DebugInfo/CodeView/CMakeFiles/LLVMDebugInfoCodeView.dir/StringsAndChecksums.cpp.o.d -o lib/DebugInfo/CodeView/CMakeFiles/LLVMDebugInfoCodeView.dir/StringsAndChecksums.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/DebugInfo/CodeView/StringsAndChecksums.cpp [1423/3344] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/lib/DebugInfo/CodeView -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/DebugInfo/CodeView -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fno-exceptions -funwind-tables -fno-rtti -MD -MT lib/DebugInfo/CodeView/CMakeFiles/LLVMDebugInfoCodeView.dir/SimpleTypeSerializer.cpp.o -MF lib/DebugInfo/CodeView/CMakeFiles/LLVMDebugInfoCodeView.dir/SimpleTypeSerializer.cpp.o.d -o lib/DebugInfo/CodeView/CMakeFiles/LLVMDebugInfoCodeView.dir/SimpleTypeSerializer.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/DebugInfo/CodeView/SimpleTypeSerializer.cpp [1424/3344] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/lib/DebugInfo/CodeView -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/DebugInfo/CodeView -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fno-exceptions -funwind-tables -fno-rtti -MD -MT lib/DebugInfo/CodeView/CMakeFiles/LLVMDebugInfoCodeView.dir/SymbolSerializer.cpp.o -MF lib/DebugInfo/CodeView/CMakeFiles/LLVMDebugInfoCodeView.dir/SymbolSerializer.cpp.o.d -o lib/DebugInfo/CodeView/CMakeFiles/LLVMDebugInfoCodeView.dir/SymbolSerializer.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/DebugInfo/CodeView/SymbolSerializer.cpp [1425/3344] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/lib/DebugInfo/CodeView -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/DebugInfo/CodeView -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fno-exceptions -funwind-tables -fno-rtti -MD -MT lib/DebugInfo/CodeView/CMakeFiles/LLVMDebugInfoCodeView.dir/SymbolRecordHelpers.cpp.o -MF lib/DebugInfo/CodeView/CMakeFiles/LLVMDebugInfoCodeView.dir/SymbolRecordHelpers.cpp.o.d -o lib/DebugInfo/CodeView/CMakeFiles/LLVMDebugInfoCodeView.dir/SymbolRecordHelpers.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/DebugInfo/CodeView/SymbolRecordHelpers.cpp [1426/3344] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/lib/DebugInfo/CodeView -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/DebugInfo/CodeView -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fno-exceptions -funwind-tables -fno-rtti -MD -MT lib/DebugInfo/CodeView/CMakeFiles/LLVMDebugInfoCodeView.dir/TypeIndex.cpp.o -MF lib/DebugInfo/CodeView/CMakeFiles/LLVMDebugInfoCodeView.dir/TypeIndex.cpp.o.d -o lib/DebugInfo/CodeView/CMakeFiles/LLVMDebugInfoCodeView.dir/TypeIndex.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/DebugInfo/CodeView/TypeIndex.cpp [1427/3344] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/lib/DebugInfo/CodeView -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/DebugInfo/CodeView -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fno-exceptions -funwind-tables -fno-rtti -MD -MT lib/DebugInfo/CodeView/CMakeFiles/LLVMDebugInfoCodeView.dir/TypeIndexDiscovery.cpp.o -MF lib/DebugInfo/CodeView/CMakeFiles/LLVMDebugInfoCodeView.dir/TypeIndexDiscovery.cpp.o.d -o lib/DebugInfo/CodeView/CMakeFiles/LLVMDebugInfoCodeView.dir/TypeIndexDiscovery.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/DebugInfo/CodeView/TypeIndexDiscovery.cpp [1428/3344] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/lib/DebugInfo/CodeView -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/DebugInfo/CodeView -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fno-exceptions -funwind-tables -fno-rtti -MD -MT lib/DebugInfo/CodeView/CMakeFiles/LLVMDebugInfoCodeView.dir/SymbolRecordMapping.cpp.o -MF lib/DebugInfo/CodeView/CMakeFiles/LLVMDebugInfoCodeView.dir/SymbolRecordMapping.cpp.o.d -o lib/DebugInfo/CodeView/CMakeFiles/LLVMDebugInfoCodeView.dir/SymbolRecordMapping.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/DebugInfo/CodeView/SymbolRecordMapping.cpp [1429/3344] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/lib/DebugInfo/CodeView -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/DebugInfo/CodeView -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fno-exceptions -funwind-tables -fno-rtti -MD -MT lib/DebugInfo/CodeView/CMakeFiles/LLVMDebugInfoCodeView.dir/TypeHashing.cpp.o -MF lib/DebugInfo/CodeView/CMakeFiles/LLVMDebugInfoCodeView.dir/TypeHashing.cpp.o.d -o lib/DebugInfo/CodeView/CMakeFiles/LLVMDebugInfoCodeView.dir/TypeHashing.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/DebugInfo/CodeView/TypeHashing.cpp [1430/3344] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/lib/DebugInfo/CodeView -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/DebugInfo/CodeView -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fno-exceptions -funwind-tables -fno-rtti -MD -MT lib/DebugInfo/CodeView/CMakeFiles/LLVMDebugInfoCodeView.dir/SymbolDumper.cpp.o -MF lib/DebugInfo/CodeView/CMakeFiles/LLVMDebugInfoCodeView.dir/SymbolDumper.cpp.o.d -o lib/DebugInfo/CodeView/CMakeFiles/LLVMDebugInfoCodeView.dir/SymbolDumper.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/DebugInfo/CodeView/SymbolDumper.cpp [1431/3344] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/lib/DebugInfo/CodeView -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/DebugInfo/CodeView -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fno-exceptions -funwind-tables -fno-rtti -MD -MT lib/DebugInfo/CodeView/CMakeFiles/LLVMDebugInfoCodeView.dir/TypeTableCollection.cpp.o -MF lib/DebugInfo/CodeView/CMakeFiles/LLVMDebugInfoCodeView.dir/TypeTableCollection.cpp.o.d -o lib/DebugInfo/CodeView/CMakeFiles/LLVMDebugInfoCodeView.dir/TypeTableCollection.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/DebugInfo/CodeView/TypeTableCollection.cpp [1432/3344] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/lib/DebugInfo/PDB -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/DebugInfo/PDB -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fno-exceptions -funwind-tables -fno-rtti -MD -MT lib/DebugInfo/PDB/CMakeFiles/LLVMDebugInfoPDB.dir/GenericError.cpp.o -MF lib/DebugInfo/PDB/CMakeFiles/LLVMDebugInfoPDB.dir/GenericError.cpp.o.d -o lib/DebugInfo/PDB/CMakeFiles/LLVMDebugInfoPDB.dir/GenericError.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/DebugInfo/PDB/GenericError.cpp [1433/3344] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/lib/DebugInfo/CodeView -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/DebugInfo/CodeView -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fno-exceptions -funwind-tables -fno-rtti -MD -MT lib/DebugInfo/CodeView/CMakeFiles/LLVMDebugInfoCodeView.dir/TypeDumpVisitor.cpp.o -MF lib/DebugInfo/CodeView/CMakeFiles/LLVMDebugInfoCodeView.dir/TypeDumpVisitor.cpp.o.d -o lib/DebugInfo/CodeView/CMakeFiles/LLVMDebugInfoCodeView.dir/TypeDumpVisitor.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/DebugInfo/CodeView/TypeDumpVisitor.cpp [1434/3344] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/lib/DebugInfo/CodeView -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/DebugInfo/CodeView -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fno-exceptions -funwind-tables -fno-rtti -MD -MT lib/DebugInfo/CodeView/CMakeFiles/LLVMDebugInfoCodeView.dir/TypeRecordHelpers.cpp.o -MF lib/DebugInfo/CodeView/CMakeFiles/LLVMDebugInfoCodeView.dir/TypeRecordHelpers.cpp.o.d -o lib/DebugInfo/CodeView/CMakeFiles/LLVMDebugInfoCodeView.dir/TypeRecordHelpers.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/DebugInfo/CodeView/TypeRecordHelpers.cpp [1435/3344] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/lib/DebugInfo/CodeView -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/DebugInfo/CodeView -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fno-exceptions -funwind-tables -fno-rtti -MD -MT lib/DebugInfo/CodeView/CMakeFiles/LLVMDebugInfoCodeView.dir/TypeStreamMerger.cpp.o -MF lib/DebugInfo/CodeView/CMakeFiles/LLVMDebugInfoCodeView.dir/TypeStreamMerger.cpp.o.d -o lib/DebugInfo/CodeView/CMakeFiles/LLVMDebugInfoCodeView.dir/TypeStreamMerger.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/DebugInfo/CodeView/TypeStreamMerger.cpp [1436/3344] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/lib/DebugInfo/PDB -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/DebugInfo/PDB -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fno-exceptions -funwind-tables -fno-rtti -MD -MT lib/DebugInfo/PDB/CMakeFiles/LLVMDebugInfoPDB.dir/IPDBSourceFile.cpp.o -MF lib/DebugInfo/PDB/CMakeFiles/LLVMDebugInfoPDB.dir/IPDBSourceFile.cpp.o.d -o lib/DebugInfo/PDB/CMakeFiles/LLVMDebugInfoPDB.dir/IPDBSourceFile.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/DebugInfo/PDB/IPDBSourceFile.cpp [1437/3344] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/lib/DebugInfo/PDB -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/DebugInfo/PDB -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fno-exceptions -funwind-tables -fno-rtti -MD -MT lib/DebugInfo/PDB/CMakeFiles/LLVMDebugInfoPDB.dir/PDBInterfaceAnchors.cpp.o -MF lib/DebugInfo/PDB/CMakeFiles/LLVMDebugInfoPDB.dir/PDBInterfaceAnchors.cpp.o.d -o lib/DebugInfo/PDB/CMakeFiles/LLVMDebugInfoPDB.dir/PDBInterfaceAnchors.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/DebugInfo/PDB/PDBInterfaceAnchors.cpp [1438/3344] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/lib/DebugInfo/PDB -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/DebugInfo/PDB -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fno-exceptions -funwind-tables -fno-rtti -MD -MT lib/DebugInfo/PDB/CMakeFiles/LLVMDebugInfoPDB.dir/PDB.cpp.o -MF lib/DebugInfo/PDB/CMakeFiles/LLVMDebugInfoPDB.dir/PDB.cpp.o.d -o lib/DebugInfo/PDB/CMakeFiles/LLVMDebugInfoPDB.dir/PDB.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/DebugInfo/PDB/PDB.cpp [1439/3344] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/lib/DebugInfo/PDB -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/DebugInfo/PDB -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fno-exceptions -funwind-tables -fno-rtti -MD -MT lib/DebugInfo/PDB/CMakeFiles/LLVMDebugInfoPDB.dir/PDBSymbolAnnotation.cpp.o -MF lib/DebugInfo/PDB/CMakeFiles/LLVMDebugInfoPDB.dir/PDBSymbolAnnotation.cpp.o.d -o lib/DebugInfo/PDB/CMakeFiles/LLVMDebugInfoPDB.dir/PDBSymbolAnnotation.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/DebugInfo/PDB/PDBSymbolAnnotation.cpp [1440/3344] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/lib/DebugInfo/PDB -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/DebugInfo/PDB -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fno-exceptions -funwind-tables -fno-rtti -MD -MT lib/DebugInfo/PDB/CMakeFiles/LLVMDebugInfoPDB.dir/PDBExtras.cpp.o -MF lib/DebugInfo/PDB/CMakeFiles/LLVMDebugInfoPDB.dir/PDBExtras.cpp.o.d -o lib/DebugInfo/PDB/CMakeFiles/LLVMDebugInfoPDB.dir/PDBExtras.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/DebugInfo/PDB/PDBExtras.cpp [1441/3344] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/lib/DebugInfo/PDB -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/DebugInfo/PDB -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fno-exceptions -funwind-tables -fno-rtti -MD -MT lib/DebugInfo/PDB/CMakeFiles/LLVMDebugInfoPDB.dir/PDBSymbol.cpp.o -MF lib/DebugInfo/PDB/CMakeFiles/LLVMDebugInfoPDB.dir/PDBSymbol.cpp.o.d -o lib/DebugInfo/PDB/CMakeFiles/LLVMDebugInfoPDB.dir/PDBSymbol.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/DebugInfo/PDB/PDBSymbol.cpp [1442/3344] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/lib/DebugInfo/PDB -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/DebugInfo/PDB -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fno-exceptions -funwind-tables -fno-rtti -MD -MT lib/DebugInfo/PDB/CMakeFiles/LLVMDebugInfoPDB.dir/PDBContext.cpp.o -MF lib/DebugInfo/PDB/CMakeFiles/LLVMDebugInfoPDB.dir/PDBContext.cpp.o.d -o lib/DebugInfo/PDB/CMakeFiles/LLVMDebugInfoPDB.dir/PDBContext.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/DebugInfo/PDB/PDBContext.cpp [1443/3344] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/lib/DebugInfo/PDB -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/DebugInfo/PDB -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fno-exceptions -funwind-tables -fno-rtti -MD -MT lib/DebugInfo/PDB/CMakeFiles/LLVMDebugInfoPDB.dir/PDBSymbolBlock.cpp.o -MF lib/DebugInfo/PDB/CMakeFiles/LLVMDebugInfoPDB.dir/PDBSymbolBlock.cpp.o.d -o lib/DebugInfo/PDB/CMakeFiles/LLVMDebugInfoPDB.dir/PDBSymbolBlock.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/DebugInfo/PDB/PDBSymbolBlock.cpp [1444/3344] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/lib/DebugInfo/CodeView -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/DebugInfo/CodeView -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fno-exceptions -funwind-tables -fno-rtti -MD -MT lib/DebugInfo/CodeView/CMakeFiles/LLVMDebugInfoCodeView.dir/TypeRecordMapping.cpp.o -MF lib/DebugInfo/CodeView/CMakeFiles/LLVMDebugInfoCodeView.dir/TypeRecordMapping.cpp.o.d -o lib/DebugInfo/CodeView/CMakeFiles/LLVMDebugInfoCodeView.dir/TypeRecordMapping.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/DebugInfo/CodeView/TypeRecordMapping.cpp [1445/3344] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/lib/DebugInfo/PDB -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/DebugInfo/PDB -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fno-exceptions -funwind-tables -fno-rtti -MD -MT lib/DebugInfo/PDB/CMakeFiles/LLVMDebugInfoPDB.dir/PDBSymbolCompiland.cpp.o -MF lib/DebugInfo/PDB/CMakeFiles/LLVMDebugInfoPDB.dir/PDBSymbolCompiland.cpp.o.d -o lib/DebugInfo/PDB/CMakeFiles/LLVMDebugInfoPDB.dir/PDBSymbolCompiland.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/DebugInfo/PDB/PDBSymbolCompiland.cpp [1446/3344] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/lib/DebugInfo/PDB -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/DebugInfo/PDB -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fno-exceptions -funwind-tables -fno-rtti -MD -MT lib/DebugInfo/PDB/CMakeFiles/LLVMDebugInfoPDB.dir/PDBSymbolCompilandDetails.cpp.o -MF lib/DebugInfo/PDB/CMakeFiles/LLVMDebugInfoPDB.dir/PDBSymbolCompilandDetails.cpp.o.d -o lib/DebugInfo/PDB/CMakeFiles/LLVMDebugInfoPDB.dir/PDBSymbolCompilandDetails.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/DebugInfo/PDB/PDBSymbolCompilandDetails.cpp [1447/3344] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/lib/DebugInfo/CodeView -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/DebugInfo/CodeView -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fno-exceptions -funwind-tables -fno-rtti -MD -MT lib/DebugInfo/CodeView/CMakeFiles/LLVMDebugInfoCodeView.dir/EnumTables.cpp.o -MF lib/DebugInfo/CodeView/CMakeFiles/LLVMDebugInfoCodeView.dir/EnumTables.cpp.o.d -o lib/DebugInfo/CodeView/CMakeFiles/LLVMDebugInfoCodeView.dir/EnumTables.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/DebugInfo/CodeView/EnumTables.cpp [1448/3344] : && /usr/bin/cmake -E rm -f lib/libLLVMDebugInfoCodeView.a && /usr/gnu/bin/ar qc lib/libLLVMDebugInfoCodeView.a lib/DebugInfo/CodeView/CMakeFiles/LLVMDebugInfoCodeView.dir/AppendingTypeTableBuilder.cpp.o lib/DebugInfo/CodeView/CMakeFiles/LLVMDebugInfoCodeView.dir/CodeViewError.cpp.o lib/DebugInfo/CodeView/CMakeFiles/LLVMDebugInfoCodeView.dir/CodeViewRecordIO.cpp.o lib/DebugInfo/CodeView/CMakeFiles/LLVMDebugInfoCodeView.dir/ContinuationRecordBuilder.cpp.o lib/DebugInfo/CodeView/CMakeFiles/LLVMDebugInfoCodeView.dir/CVSymbolVisitor.cpp.o lib/DebugInfo/CodeView/CMakeFiles/LLVMDebugInfoCodeView.dir/CVTypeVisitor.cpp.o lib/DebugInfo/CodeView/CMakeFiles/LLVMDebugInfoCodeView.dir/DebugChecksumsSubsection.cpp.o lib/DebugInfo/CodeView/CMakeFiles/LLVMDebugInfoCodeView.dir/DebugCrossExSubsection.cpp.o lib/DebugInfo/CodeView/CMakeFiles/LLVMDebugInfoCodeView.dir/DebugCrossImpSubsection.cpp.o lib/DebugInfo/CodeView/CMakeFiles/LLVMDebugInfoCodeView.dir/DebugFrameDataSubsection.cpp.o lib/DebugInfo/CodeView/CMakeFiles/LLVMDebugInfoCodeView.dir/DebugInlineeLinesSubsection.cpp.o lib/DebugInfo/CodeView/CMakeFiles/LLVMDebugInfoCodeView.dir/DebugLinesSubsection.cpp.o lib/DebugInfo/CodeView/CMakeFiles/LLVMDebugInfoCodeView.dir/DebugStringTableSubsection.cpp.o lib/DebugInfo/CodeView/CMakeFiles/LLVMDebugInfoCodeView.dir/DebugSubsection.cpp.o lib/DebugInfo/CodeView/CMakeFiles/LLVMDebugInfoCodeView.dir/DebugSubsectionRecord.cpp.o lib/DebugInfo/CodeView/CMakeFiles/LLVMDebugInfoCodeView.dir/DebugSubsectionVisitor.cpp.o lib/DebugInfo/CodeView/CMakeFiles/LLVMDebugInfoCodeView.dir/DebugSymbolRVASubsection.cpp.o lib/DebugInfo/CodeView/CMakeFiles/LLVMDebugInfoCodeView.dir/DebugSymbolsSubsection.cpp.o lib/DebugInfo/CodeView/CMakeFiles/LLVMDebugInfoCodeView.dir/EnumTables.cpp.o lib/DebugInfo/CodeView/CMakeFiles/LLVMDebugInfoCodeView.dir/Formatters.cpp.o lib/DebugInfo/CodeView/CMakeFiles/LLVMDebugInfoCodeView.dir/GlobalTypeTableBuilder.cpp.o lib/DebugInfo/CodeView/CMakeFiles/LLVMDebugInfoCodeView.dir/LazyRandomTypeCollection.cpp.o lib/DebugInfo/CodeView/CMakeFiles/LLVMDebugInfoCodeView.dir/Line.cpp.o lib/DebugInfo/CodeView/CMakeFiles/LLVMDebugInfoCodeView.dir/MergingTypeTableBuilder.cpp.o lib/DebugInfo/CodeView/CMakeFiles/LLVMDebugInfoCodeView.dir/RecordName.cpp.o lib/DebugInfo/CodeView/CMakeFiles/LLVMDebugInfoCodeView.dir/RecordSerialization.cpp.o lib/DebugInfo/CodeView/CMakeFiles/LLVMDebugInfoCodeView.dir/SimpleTypeSerializer.cpp.o lib/DebugInfo/CodeView/CMakeFiles/LLVMDebugInfoCodeView.dir/StringsAndChecksums.cpp.o lib/DebugInfo/CodeView/CMakeFiles/LLVMDebugInfoCodeView.dir/SymbolDumper.cpp.o lib/DebugInfo/CodeView/CMakeFiles/LLVMDebugInfoCodeView.dir/SymbolRecordHelpers.cpp.o lib/DebugInfo/CodeView/CMakeFiles/LLVMDebugInfoCodeView.dir/SymbolRecordMapping.cpp.o lib/DebugInfo/CodeView/CMakeFiles/LLVMDebugInfoCodeView.dir/SymbolSerializer.cpp.o lib/DebugInfo/CodeView/CMakeFiles/LLVMDebugInfoCodeView.dir/TypeDumpVisitor.cpp.o lib/DebugInfo/CodeView/CMakeFiles/LLVMDebugInfoCodeView.dir/TypeIndex.cpp.o lib/DebugInfo/CodeView/CMakeFiles/LLVMDebugInfoCodeView.dir/TypeIndexDiscovery.cpp.o lib/DebugInfo/CodeView/CMakeFiles/LLVMDebugInfoCodeView.dir/TypeHashing.cpp.o lib/DebugInfo/CodeView/CMakeFiles/LLVMDebugInfoCodeView.dir/TypeRecordHelpers.cpp.o lib/DebugInfo/CodeView/CMakeFiles/LLVMDebugInfoCodeView.dir/TypeRecordMapping.cpp.o lib/DebugInfo/CodeView/CMakeFiles/LLVMDebugInfoCodeView.dir/TypeStreamMerger.cpp.o lib/DebugInfo/CodeView/CMakeFiles/LLVMDebugInfoCodeView.dir/TypeTableCollection.cpp.o && /usr/gnu/bin/ranlib lib/libLLVMDebugInfoCodeView.a && : [1449/3344] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/lib/DebugInfo/PDB -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/DebugInfo/PDB -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fno-exceptions -funwind-tables -fno-rtti -MD -MT lib/DebugInfo/PDB/CMakeFiles/LLVMDebugInfoPDB.dir/PDBSymbolCustom.cpp.o -MF lib/DebugInfo/PDB/CMakeFiles/LLVMDebugInfoPDB.dir/PDBSymbolCustom.cpp.o.d -o lib/DebugInfo/PDB/CMakeFiles/LLVMDebugInfoPDB.dir/PDBSymbolCustom.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/DebugInfo/PDB/PDBSymbolCustom.cpp [1450/3344] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/lib/DebugInfo/PDB -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/DebugInfo/PDB -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fno-exceptions -funwind-tables -fno-rtti -MD -MT lib/DebugInfo/PDB/CMakeFiles/LLVMDebugInfoPDB.dir/PDBSymbolCompilandEnv.cpp.o -MF lib/DebugInfo/PDB/CMakeFiles/LLVMDebugInfoPDB.dir/PDBSymbolCompilandEnv.cpp.o.d -o lib/DebugInfo/PDB/CMakeFiles/LLVMDebugInfoPDB.dir/PDBSymbolCompilandEnv.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/DebugInfo/PDB/PDBSymbolCompilandEnv.cpp [1451/3344] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/lib/DebugInfo/PDB -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/DebugInfo/PDB -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fno-exceptions -funwind-tables -fno-rtti -MD -MT lib/DebugInfo/PDB/CMakeFiles/LLVMDebugInfoPDB.dir/PDBSymbolData.cpp.o -MF lib/DebugInfo/PDB/CMakeFiles/LLVMDebugInfoPDB.dir/PDBSymbolData.cpp.o.d -o lib/DebugInfo/PDB/CMakeFiles/LLVMDebugInfoPDB.dir/PDBSymbolData.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/DebugInfo/PDB/PDBSymbolData.cpp [1452/3344] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/lib/DebugInfo/PDB -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/DebugInfo/PDB -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fno-exceptions -funwind-tables -fno-rtti -MD -MT lib/DebugInfo/PDB/CMakeFiles/LLVMDebugInfoPDB.dir/PDBSymbolExe.cpp.o -MF lib/DebugInfo/PDB/CMakeFiles/LLVMDebugInfoPDB.dir/PDBSymbolExe.cpp.o.d -o lib/DebugInfo/PDB/CMakeFiles/LLVMDebugInfoPDB.dir/PDBSymbolExe.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/DebugInfo/PDB/PDBSymbolExe.cpp [1453/3344] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/lib/DebugInfo/PDB -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/DebugInfo/PDB -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fno-exceptions -funwind-tables -fno-rtti -MD -MT lib/DebugInfo/PDB/CMakeFiles/LLVMDebugInfoPDB.dir/PDBSymbolFunc.cpp.o -MF lib/DebugInfo/PDB/CMakeFiles/LLVMDebugInfoPDB.dir/PDBSymbolFunc.cpp.o.d -o lib/DebugInfo/PDB/CMakeFiles/LLVMDebugInfoPDB.dir/PDBSymbolFunc.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/DebugInfo/PDB/PDBSymbolFunc.cpp [1454/3344] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/lib/DebugInfo/PDB -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/DebugInfo/PDB -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fno-exceptions -funwind-tables -fno-rtti -MD -MT lib/DebugInfo/PDB/CMakeFiles/LLVMDebugInfoPDB.dir/PDBSymbolFuncDebugEnd.cpp.o -MF lib/DebugInfo/PDB/CMakeFiles/LLVMDebugInfoPDB.dir/PDBSymbolFuncDebugEnd.cpp.o.d -o lib/DebugInfo/PDB/CMakeFiles/LLVMDebugInfoPDB.dir/PDBSymbolFuncDebugEnd.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/DebugInfo/PDB/PDBSymbolFuncDebugEnd.cpp [1455/3344] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/lib/DebugInfo/PDB -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/DebugInfo/PDB -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fno-exceptions -funwind-tables -fno-rtti -MD -MT lib/DebugInfo/PDB/CMakeFiles/LLVMDebugInfoPDB.dir/PDBSymbolFuncDebugStart.cpp.o -MF lib/DebugInfo/PDB/CMakeFiles/LLVMDebugInfoPDB.dir/PDBSymbolFuncDebugStart.cpp.o.d -o lib/DebugInfo/PDB/CMakeFiles/LLVMDebugInfoPDB.dir/PDBSymbolFuncDebugStart.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/DebugInfo/PDB/PDBSymbolFuncDebugStart.cpp [1456/3344] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/lib/DebugInfo/PDB -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/DebugInfo/PDB -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fno-exceptions -funwind-tables -fno-rtti -MD -MT lib/DebugInfo/PDB/CMakeFiles/LLVMDebugInfoPDB.dir/PDBSymbolPublicSymbol.cpp.o -MF lib/DebugInfo/PDB/CMakeFiles/LLVMDebugInfoPDB.dir/PDBSymbolPublicSymbol.cpp.o.d -o lib/DebugInfo/PDB/CMakeFiles/LLVMDebugInfoPDB.dir/PDBSymbolPublicSymbol.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/DebugInfo/PDB/PDBSymbolPublicSymbol.cpp [1457/3344] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/lib/DebugInfo/PDB -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/DebugInfo/PDB -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fno-exceptions -funwind-tables -fno-rtti -MD -MT lib/DebugInfo/PDB/CMakeFiles/LLVMDebugInfoPDB.dir/PDBSymbolLabel.cpp.o -MF lib/DebugInfo/PDB/CMakeFiles/LLVMDebugInfoPDB.dir/PDBSymbolLabel.cpp.o.d -o lib/DebugInfo/PDB/CMakeFiles/LLVMDebugInfoPDB.dir/PDBSymbolLabel.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/DebugInfo/PDB/PDBSymbolLabel.cpp [1458/3344] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/lib/DebugInfo/PDB -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/DebugInfo/PDB -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fno-exceptions -funwind-tables -fno-rtti -MD -MT lib/DebugInfo/PDB/CMakeFiles/LLVMDebugInfoPDB.dir/PDBSymbolThunk.cpp.o -MF lib/DebugInfo/PDB/CMakeFiles/LLVMDebugInfoPDB.dir/PDBSymbolThunk.cpp.o.d -o lib/DebugInfo/PDB/CMakeFiles/LLVMDebugInfoPDB.dir/PDBSymbolThunk.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/DebugInfo/PDB/PDBSymbolThunk.cpp [1459/3344] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/lib/DebugInfo/PDB -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/DebugInfo/PDB -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fno-exceptions -funwind-tables -fno-rtti -MD -MT lib/DebugInfo/PDB/CMakeFiles/LLVMDebugInfoPDB.dir/PDBSymbolTypeArray.cpp.o -MF lib/DebugInfo/PDB/CMakeFiles/LLVMDebugInfoPDB.dir/PDBSymbolTypeArray.cpp.o.d -o lib/DebugInfo/PDB/CMakeFiles/LLVMDebugInfoPDB.dir/PDBSymbolTypeArray.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/DebugInfo/PDB/PDBSymbolTypeArray.cpp [1460/3344] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/lib/DebugInfo/PDB -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/DebugInfo/PDB -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fno-exceptions -funwind-tables -fno-rtti -MD -MT lib/DebugInfo/PDB/CMakeFiles/LLVMDebugInfoPDB.dir/PDBSymbolTypeBaseClass.cpp.o -MF lib/DebugInfo/PDB/CMakeFiles/LLVMDebugInfoPDB.dir/PDBSymbolTypeBaseClass.cpp.o.d -o lib/DebugInfo/PDB/CMakeFiles/LLVMDebugInfoPDB.dir/PDBSymbolTypeBaseClass.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/DebugInfo/PDB/PDBSymbolTypeBaseClass.cpp [1461/3344] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/lib/DebugInfo/PDB -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/DebugInfo/PDB -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fno-exceptions -funwind-tables -fno-rtti -MD -MT lib/DebugInfo/PDB/CMakeFiles/LLVMDebugInfoPDB.dir/PDBSymbolTypeBuiltin.cpp.o -MF lib/DebugInfo/PDB/CMakeFiles/LLVMDebugInfoPDB.dir/PDBSymbolTypeBuiltin.cpp.o.d -o lib/DebugInfo/PDB/CMakeFiles/LLVMDebugInfoPDB.dir/PDBSymbolTypeBuiltin.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/DebugInfo/PDB/PDBSymbolTypeBuiltin.cpp [1462/3344] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/lib/DebugInfo/PDB -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/DebugInfo/PDB -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fno-exceptions -funwind-tables -fno-rtti -MD -MT lib/DebugInfo/PDB/CMakeFiles/LLVMDebugInfoPDB.dir/PDBSymbolTypeCustom.cpp.o -MF lib/DebugInfo/PDB/CMakeFiles/LLVMDebugInfoPDB.dir/PDBSymbolTypeCustom.cpp.o.d -o lib/DebugInfo/PDB/CMakeFiles/LLVMDebugInfoPDB.dir/PDBSymbolTypeCustom.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/DebugInfo/PDB/PDBSymbolTypeCustom.cpp [1463/3344] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/lib/DebugInfo/PDB -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/DebugInfo/PDB -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fno-exceptions -funwind-tables -fno-rtti -MD -MT lib/DebugInfo/PDB/CMakeFiles/LLVMDebugInfoPDB.dir/PDBSymbolTypeDimension.cpp.o -MF lib/DebugInfo/PDB/CMakeFiles/LLVMDebugInfoPDB.dir/PDBSymbolTypeDimension.cpp.o.d -o lib/DebugInfo/PDB/CMakeFiles/LLVMDebugInfoPDB.dir/PDBSymbolTypeDimension.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/DebugInfo/PDB/PDBSymbolTypeDimension.cpp [1464/3344] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/lib/DebugInfo/PDB -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/DebugInfo/PDB -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fno-exceptions -funwind-tables -fno-rtti -MD -MT lib/DebugInfo/PDB/CMakeFiles/LLVMDebugInfoPDB.dir/PDBSymbolTypeEnum.cpp.o -MF lib/DebugInfo/PDB/CMakeFiles/LLVMDebugInfoPDB.dir/PDBSymbolTypeEnum.cpp.o.d -o lib/DebugInfo/PDB/CMakeFiles/LLVMDebugInfoPDB.dir/PDBSymbolTypeEnum.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/DebugInfo/PDB/PDBSymbolTypeEnum.cpp [1465/3344] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/lib/DebugInfo/PDB -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/DebugInfo/PDB -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fno-exceptions -funwind-tables -fno-rtti -MD -MT lib/DebugInfo/PDB/CMakeFiles/LLVMDebugInfoPDB.dir/PDBSymbolTypeFriend.cpp.o -MF lib/DebugInfo/PDB/CMakeFiles/LLVMDebugInfoPDB.dir/PDBSymbolTypeFriend.cpp.o.d -o lib/DebugInfo/PDB/CMakeFiles/LLVMDebugInfoPDB.dir/PDBSymbolTypeFriend.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/DebugInfo/PDB/PDBSymbolTypeFriend.cpp [1466/3344] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/lib/DebugInfo/PDB -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/DebugInfo/PDB -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fno-exceptions -funwind-tables -fno-rtti -MD -MT lib/DebugInfo/PDB/CMakeFiles/LLVMDebugInfoPDB.dir/PDBSymbolTypeFunctionArg.cpp.o -MF lib/DebugInfo/PDB/CMakeFiles/LLVMDebugInfoPDB.dir/PDBSymbolTypeFunctionArg.cpp.o.d -o lib/DebugInfo/PDB/CMakeFiles/LLVMDebugInfoPDB.dir/PDBSymbolTypeFunctionArg.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/DebugInfo/PDB/PDBSymbolTypeFunctionArg.cpp [1467/3344] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/lib/DebugInfo/PDB -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/DebugInfo/PDB -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fno-exceptions -funwind-tables -fno-rtti -MD -MT lib/DebugInfo/PDB/CMakeFiles/LLVMDebugInfoPDB.dir/PDBSymbolTypeFunctionSig.cpp.o -MF lib/DebugInfo/PDB/CMakeFiles/LLVMDebugInfoPDB.dir/PDBSymbolTypeFunctionSig.cpp.o.d -o lib/DebugInfo/PDB/CMakeFiles/LLVMDebugInfoPDB.dir/PDBSymbolTypeFunctionSig.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/DebugInfo/PDB/PDBSymbolTypeFunctionSig.cpp [1468/3344] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/lib/DebugInfo/PDB -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/DebugInfo/PDB -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fno-exceptions -funwind-tables -fno-rtti -MD -MT lib/DebugInfo/PDB/CMakeFiles/LLVMDebugInfoPDB.dir/PDBSymbolTypeManaged.cpp.o -MF lib/DebugInfo/PDB/CMakeFiles/LLVMDebugInfoPDB.dir/PDBSymbolTypeManaged.cpp.o.d -o lib/DebugInfo/PDB/CMakeFiles/LLVMDebugInfoPDB.dir/PDBSymbolTypeManaged.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/DebugInfo/PDB/PDBSymbolTypeManaged.cpp [1469/3344] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/lib/DebugInfo/PDB -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/DebugInfo/PDB -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fno-exceptions -funwind-tables -fno-rtti -MD -MT lib/DebugInfo/PDB/CMakeFiles/LLVMDebugInfoPDB.dir/PDBSymbolTypePointer.cpp.o -MF lib/DebugInfo/PDB/CMakeFiles/LLVMDebugInfoPDB.dir/PDBSymbolTypePointer.cpp.o.d -o lib/DebugInfo/PDB/CMakeFiles/LLVMDebugInfoPDB.dir/PDBSymbolTypePointer.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/DebugInfo/PDB/PDBSymbolTypePointer.cpp [1470/3344] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/lib/DebugInfo/PDB -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/DebugInfo/PDB -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fno-exceptions -funwind-tables -fno-rtti -MD -MT lib/DebugInfo/PDB/CMakeFiles/LLVMDebugInfoPDB.dir/PDBSymbolTypeTypedef.cpp.o -MF lib/DebugInfo/PDB/CMakeFiles/LLVMDebugInfoPDB.dir/PDBSymbolTypeTypedef.cpp.o.d -o lib/DebugInfo/PDB/CMakeFiles/LLVMDebugInfoPDB.dir/PDBSymbolTypeTypedef.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/DebugInfo/PDB/PDBSymbolTypeTypedef.cpp [1471/3344] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/lib/DebugInfo/PDB -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/DebugInfo/PDB -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fno-exceptions -funwind-tables -fno-rtti -MD -MT lib/DebugInfo/PDB/CMakeFiles/LLVMDebugInfoPDB.dir/PDBSymbolTypeUDT.cpp.o -MF lib/DebugInfo/PDB/CMakeFiles/LLVMDebugInfoPDB.dir/PDBSymbolTypeUDT.cpp.o.d -o lib/DebugInfo/PDB/CMakeFiles/LLVMDebugInfoPDB.dir/PDBSymbolTypeUDT.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/DebugInfo/PDB/PDBSymbolTypeUDT.cpp [1472/3344] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/lib/DebugInfo/PDB -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/DebugInfo/PDB -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fno-exceptions -funwind-tables -fno-rtti -MD -MT lib/DebugInfo/PDB/CMakeFiles/LLVMDebugInfoPDB.dir/PDBSymbolTypeVTable.cpp.o -MF lib/DebugInfo/PDB/CMakeFiles/LLVMDebugInfoPDB.dir/PDBSymbolTypeVTable.cpp.o.d -o lib/DebugInfo/PDB/CMakeFiles/LLVMDebugInfoPDB.dir/PDBSymbolTypeVTable.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/DebugInfo/PDB/PDBSymbolTypeVTable.cpp [1473/3344] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/lib/DebugInfo/PDB -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/DebugInfo/PDB -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fno-exceptions -funwind-tables -fno-rtti -MD -MT lib/DebugInfo/PDB/CMakeFiles/LLVMDebugInfoPDB.dir/PDBSymbolTypeVTableShape.cpp.o -MF lib/DebugInfo/PDB/CMakeFiles/LLVMDebugInfoPDB.dir/PDBSymbolTypeVTableShape.cpp.o.d -o lib/DebugInfo/PDB/CMakeFiles/LLVMDebugInfoPDB.dir/PDBSymbolTypeVTableShape.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/DebugInfo/PDB/PDBSymbolTypeVTableShape.cpp [1474/3344] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/lib/DebugInfo/PDB -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/DebugInfo/PDB -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fno-exceptions -funwind-tables -fno-rtti -MD -MT lib/DebugInfo/PDB/CMakeFiles/LLVMDebugInfoPDB.dir/PDBSymbolUnknown.cpp.o -MF lib/DebugInfo/PDB/CMakeFiles/LLVMDebugInfoPDB.dir/PDBSymbolUnknown.cpp.o.d -o lib/DebugInfo/PDB/CMakeFiles/LLVMDebugInfoPDB.dir/PDBSymbolUnknown.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/DebugInfo/PDB/PDBSymbolUnknown.cpp [1475/3344] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/lib/DebugInfo/PDB -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/DebugInfo/PDB -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fno-exceptions -funwind-tables -fno-rtti -MD -MT lib/DebugInfo/PDB/CMakeFiles/LLVMDebugInfoPDB.dir/PDBSymbolUsingNamespace.cpp.o -MF lib/DebugInfo/PDB/CMakeFiles/LLVMDebugInfoPDB.dir/PDBSymbolUsingNamespace.cpp.o.d -o lib/DebugInfo/PDB/CMakeFiles/LLVMDebugInfoPDB.dir/PDBSymbolUsingNamespace.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/DebugInfo/PDB/PDBSymbolUsingNamespace.cpp [1476/3344] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/lib/DebugInfo/PDB -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/DebugInfo/PDB -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fno-exceptions -funwind-tables -fno-rtti -MD -MT lib/DebugInfo/PDB/CMakeFiles/LLVMDebugInfoPDB.dir/PDBSymDumper.cpp.o -MF lib/DebugInfo/PDB/CMakeFiles/LLVMDebugInfoPDB.dir/PDBSymDumper.cpp.o.d -o lib/DebugInfo/PDB/CMakeFiles/LLVMDebugInfoPDB.dir/PDBSymDumper.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/DebugInfo/PDB/PDBSymDumper.cpp [1477/3344] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/lib/DebugInfo/PDB -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/DebugInfo/PDB -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fno-exceptions -funwind-tables -fno-rtti -MD -MT lib/DebugInfo/PDB/CMakeFiles/LLVMDebugInfoPDB.dir/Native/DbiModuleDescriptor.cpp.o -MF lib/DebugInfo/PDB/CMakeFiles/LLVMDebugInfoPDB.dir/Native/DbiModuleDescriptor.cpp.o.d -o lib/DebugInfo/PDB/CMakeFiles/LLVMDebugInfoPDB.dir/Native/DbiModuleDescriptor.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/DebugInfo/PDB/Native/DbiModuleDescriptor.cpp [1478/3344] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/lib/DebugInfo/PDB -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/DebugInfo/PDB -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fno-exceptions -funwind-tables -fno-rtti -MD -MT lib/DebugInfo/PDB/CMakeFiles/LLVMDebugInfoPDB.dir/Native/DbiModuleDescriptorBuilder.cpp.o -MF lib/DebugInfo/PDB/CMakeFiles/LLVMDebugInfoPDB.dir/Native/DbiModuleDescriptorBuilder.cpp.o.d -o lib/DebugInfo/PDB/CMakeFiles/LLVMDebugInfoPDB.dir/Native/DbiModuleDescriptorBuilder.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/DebugInfo/PDB/Native/DbiModuleDescriptorBuilder.cpp [1479/3344] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/lib/DebugInfo/PDB -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/DebugInfo/PDB -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fno-exceptions -funwind-tables -fno-rtti -MD -MT lib/DebugInfo/PDB/CMakeFiles/LLVMDebugInfoPDB.dir/Native/DbiModuleList.cpp.o -MF lib/DebugInfo/PDB/CMakeFiles/LLVMDebugInfoPDB.dir/Native/DbiModuleList.cpp.o.d -o lib/DebugInfo/PDB/CMakeFiles/LLVMDebugInfoPDB.dir/Native/DbiModuleList.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/DebugInfo/PDB/Native/DbiModuleList.cpp [1480/3344] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/lib/DebugInfo/PDB -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/DebugInfo/PDB -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fno-exceptions -funwind-tables -fno-rtti -MD -MT lib/DebugInfo/PDB/CMakeFiles/LLVMDebugInfoPDB.dir/Native/EnumTables.cpp.o -MF lib/DebugInfo/PDB/CMakeFiles/LLVMDebugInfoPDB.dir/Native/EnumTables.cpp.o.d -o lib/DebugInfo/PDB/CMakeFiles/LLVMDebugInfoPDB.dir/Native/EnumTables.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/DebugInfo/PDB/Native/EnumTables.cpp [1481/3344] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/lib/DebugInfo/PDB -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/DebugInfo/PDB -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fno-exceptions -funwind-tables -fno-rtti -MD -MT lib/DebugInfo/PDB/CMakeFiles/LLVMDebugInfoPDB.dir/UDTLayout.cpp.o -MF lib/DebugInfo/PDB/CMakeFiles/LLVMDebugInfoPDB.dir/UDTLayout.cpp.o.d -o lib/DebugInfo/PDB/CMakeFiles/LLVMDebugInfoPDB.dir/UDTLayout.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/DebugInfo/PDB/UDTLayout.cpp [1482/3344] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/lib/DebugInfo/PDB -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/DebugInfo/PDB -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fno-exceptions -funwind-tables -fno-rtti -MD -MT lib/DebugInfo/PDB/CMakeFiles/LLVMDebugInfoPDB.dir/Native/Hash.cpp.o -MF lib/DebugInfo/PDB/CMakeFiles/LLVMDebugInfoPDB.dir/Native/Hash.cpp.o.d -o lib/DebugInfo/PDB/CMakeFiles/LLVMDebugInfoPDB.dir/Native/Hash.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/DebugInfo/PDB/Native/Hash.cpp [1483/3344] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/lib/DebugInfo/PDB -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/DebugInfo/PDB -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fno-exceptions -funwind-tables -fno-rtti -MD -MT lib/DebugInfo/PDB/CMakeFiles/LLVMDebugInfoPDB.dir/Native/FormatUtil.cpp.o -MF lib/DebugInfo/PDB/CMakeFiles/LLVMDebugInfoPDB.dir/Native/FormatUtil.cpp.o.d -o lib/DebugInfo/PDB/CMakeFiles/LLVMDebugInfoPDB.dir/Native/FormatUtil.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/DebugInfo/PDB/Native/FormatUtil.cpp [1484/3344] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/lib/DebugInfo/PDB -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/DebugInfo/PDB -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fno-exceptions -funwind-tables -fno-rtti -MD -MT lib/DebugInfo/PDB/CMakeFiles/LLVMDebugInfoPDB.dir/Native/DbiStream.cpp.o -MF lib/DebugInfo/PDB/CMakeFiles/LLVMDebugInfoPDB.dir/Native/DbiStream.cpp.o.d -o lib/DebugInfo/PDB/CMakeFiles/LLVMDebugInfoPDB.dir/Native/DbiStream.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/DebugInfo/PDB/Native/DbiStream.cpp [1485/3344] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/lib/DebugInfo/PDB -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/DebugInfo/PDB -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fno-exceptions -funwind-tables -fno-rtti -MD -MT lib/DebugInfo/PDB/CMakeFiles/LLVMDebugInfoPDB.dir/Native/GlobalsStream.cpp.o -MF lib/DebugInfo/PDB/CMakeFiles/LLVMDebugInfoPDB.dir/Native/GlobalsStream.cpp.o.d -o lib/DebugInfo/PDB/CMakeFiles/LLVMDebugInfoPDB.dir/Native/GlobalsStream.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/DebugInfo/PDB/Native/GlobalsStream.cpp [1486/3344] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/lib/DebugInfo/PDB -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/DebugInfo/PDB -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fno-exceptions -funwind-tables -fno-rtti -MD -MT lib/DebugInfo/PDB/CMakeFiles/LLVMDebugInfoPDB.dir/Native/HashTable.cpp.o -MF lib/DebugInfo/PDB/CMakeFiles/LLVMDebugInfoPDB.dir/Native/HashTable.cpp.o.d -o lib/DebugInfo/PDB/CMakeFiles/LLVMDebugInfoPDB.dir/Native/HashTable.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/DebugInfo/PDB/Native/HashTable.cpp [1487/3344] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/lib/DebugInfo/PDB -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/DebugInfo/PDB -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fno-exceptions -funwind-tables -fno-rtti -MD -MT lib/DebugInfo/PDB/CMakeFiles/LLVMDebugInfoPDB.dir/Native/DbiStreamBuilder.cpp.o -MF lib/DebugInfo/PDB/CMakeFiles/LLVMDebugInfoPDB.dir/Native/DbiStreamBuilder.cpp.o.d -o lib/DebugInfo/PDB/CMakeFiles/LLVMDebugInfoPDB.dir/Native/DbiStreamBuilder.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/DebugInfo/PDB/Native/DbiStreamBuilder.cpp [1488/3344] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/lib/DebugInfo/PDB -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/DebugInfo/PDB -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fno-exceptions -funwind-tables -fno-rtti -MD -MT lib/DebugInfo/PDB/CMakeFiles/LLVMDebugInfoPDB.dir/Native/InfoStream.cpp.o -MF lib/DebugInfo/PDB/CMakeFiles/LLVMDebugInfoPDB.dir/Native/InfoStream.cpp.o.d -o lib/DebugInfo/PDB/CMakeFiles/LLVMDebugInfoPDB.dir/Native/InfoStream.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/DebugInfo/PDB/Native/InfoStream.cpp [1489/3344] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/lib/DebugInfo/PDB -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/DebugInfo/PDB -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fno-exceptions -funwind-tables -fno-rtti -MD -MT lib/DebugInfo/PDB/CMakeFiles/LLVMDebugInfoPDB.dir/Native/InfoStreamBuilder.cpp.o -MF lib/DebugInfo/PDB/CMakeFiles/LLVMDebugInfoPDB.dir/Native/InfoStreamBuilder.cpp.o.d -o lib/DebugInfo/PDB/CMakeFiles/LLVMDebugInfoPDB.dir/Native/InfoStreamBuilder.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/DebugInfo/PDB/Native/InfoStreamBuilder.cpp [1490/3344] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/lib/DebugInfo/PDB -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/DebugInfo/PDB -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fno-exceptions -funwind-tables -fno-rtti -MD -MT lib/DebugInfo/PDB/CMakeFiles/LLVMDebugInfoPDB.dir/Native/InjectedSourceStream.cpp.o -MF lib/DebugInfo/PDB/CMakeFiles/LLVMDebugInfoPDB.dir/Native/InjectedSourceStream.cpp.o.d -o lib/DebugInfo/PDB/CMakeFiles/LLVMDebugInfoPDB.dir/Native/InjectedSourceStream.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/DebugInfo/PDB/Native/InjectedSourceStream.cpp [1491/3344] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/lib/DebugInfo/PDB -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/DebugInfo/PDB -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fno-exceptions -funwind-tables -fno-rtti -MD -MT lib/DebugInfo/PDB/CMakeFiles/LLVMDebugInfoPDB.dir/Native/NativeEnumLineNumbers.cpp.o -MF lib/DebugInfo/PDB/CMakeFiles/LLVMDebugInfoPDB.dir/Native/NativeEnumLineNumbers.cpp.o.d -o lib/DebugInfo/PDB/CMakeFiles/LLVMDebugInfoPDB.dir/Native/NativeEnumLineNumbers.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/DebugInfo/PDB/Native/NativeEnumLineNumbers.cpp [1492/3344] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/lib/DebugInfo/PDB -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/DebugInfo/PDB -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fno-exceptions -funwind-tables -fno-rtti -MD -MT lib/DebugInfo/PDB/CMakeFiles/LLVMDebugInfoPDB.dir/Native/NativeCompilandSymbol.cpp.o -MF lib/DebugInfo/PDB/CMakeFiles/LLVMDebugInfoPDB.dir/Native/NativeCompilandSymbol.cpp.o.d -o lib/DebugInfo/PDB/CMakeFiles/LLVMDebugInfoPDB.dir/Native/NativeCompilandSymbol.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/DebugInfo/PDB/Native/NativeCompilandSymbol.cpp [1493/3344] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/lib/DebugInfo/PDB -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/DebugInfo/PDB -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fno-exceptions -funwind-tables -fno-rtti -MD -MT lib/DebugInfo/PDB/CMakeFiles/LLVMDebugInfoPDB.dir/Native/ModuleDebugStream.cpp.o -MF lib/DebugInfo/PDB/CMakeFiles/LLVMDebugInfoPDB.dir/Native/ModuleDebugStream.cpp.o.d -o lib/DebugInfo/PDB/CMakeFiles/LLVMDebugInfoPDB.dir/Native/ModuleDebugStream.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/DebugInfo/PDB/Native/ModuleDebugStream.cpp [1494/3344] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/lib/DebugInfo/PDB -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/DebugInfo/PDB -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fno-exceptions -funwind-tables -fno-rtti -MD -MT lib/DebugInfo/PDB/CMakeFiles/LLVMDebugInfoPDB.dir/Native/NativeEnumGlobals.cpp.o -MF lib/DebugInfo/PDB/CMakeFiles/LLVMDebugInfoPDB.dir/Native/NativeEnumGlobals.cpp.o.d -o lib/DebugInfo/PDB/CMakeFiles/LLVMDebugInfoPDB.dir/Native/NativeEnumGlobals.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/DebugInfo/PDB/Native/NativeEnumGlobals.cpp [1495/3344] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/lib/DebugInfo/PDB -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/DebugInfo/PDB -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fno-exceptions -funwind-tables -fno-rtti -MD -MT lib/DebugInfo/PDB/CMakeFiles/LLVMDebugInfoPDB.dir/Native/NativeEnumInjectedSources.cpp.o -MF lib/DebugInfo/PDB/CMakeFiles/LLVMDebugInfoPDB.dir/Native/NativeEnumInjectedSources.cpp.o.d -o lib/DebugInfo/PDB/CMakeFiles/LLVMDebugInfoPDB.dir/Native/NativeEnumInjectedSources.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/DebugInfo/PDB/Native/NativeEnumInjectedSources.cpp [1496/3344] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/lib/DebugInfo/PDB -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/DebugInfo/PDB -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fno-exceptions -funwind-tables -fno-rtti -MD -MT lib/DebugInfo/PDB/CMakeFiles/LLVMDebugInfoPDB.dir/Native/NativeEnumModules.cpp.o -MF lib/DebugInfo/PDB/CMakeFiles/LLVMDebugInfoPDB.dir/Native/NativeEnumModules.cpp.o.d -o lib/DebugInfo/PDB/CMakeFiles/LLVMDebugInfoPDB.dir/Native/NativeEnumModules.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/DebugInfo/PDB/Native/NativeEnumModules.cpp [1497/3344] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/lib/DebugInfo/PDB -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/DebugInfo/PDB -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fno-exceptions -funwind-tables -fno-rtti -MD -MT lib/DebugInfo/PDB/CMakeFiles/LLVMDebugInfoPDB.dir/Native/LinePrinter.cpp.o -MF lib/DebugInfo/PDB/CMakeFiles/LLVMDebugInfoPDB.dir/Native/LinePrinter.cpp.o.d -o lib/DebugInfo/PDB/CMakeFiles/LLVMDebugInfoPDB.dir/Native/LinePrinter.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/DebugInfo/PDB/Native/LinePrinter.cpp [1498/3344] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/lib/DebugInfo/PDB -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/DebugInfo/PDB -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fno-exceptions -funwind-tables -fno-rtti -MD -MT lib/DebugInfo/PDB/CMakeFiles/LLVMDebugInfoPDB.dir/Native/NativeEnumSymbols.cpp.o -MF lib/DebugInfo/PDB/CMakeFiles/LLVMDebugInfoPDB.dir/Native/NativeEnumSymbols.cpp.o.d -o lib/DebugInfo/PDB/CMakeFiles/LLVMDebugInfoPDB.dir/Native/NativeEnumSymbols.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/DebugInfo/PDB/Native/NativeEnumSymbols.cpp [1499/3344] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/lib/DebugInfo/PDB -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/DebugInfo/PDB -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fno-exceptions -funwind-tables -fno-rtti -MD -MT lib/DebugInfo/PDB/CMakeFiles/LLVMDebugInfoPDB.dir/Native/NativeEnumTypes.cpp.o -MF lib/DebugInfo/PDB/CMakeFiles/LLVMDebugInfoPDB.dir/Native/NativeEnumTypes.cpp.o.d -o lib/DebugInfo/PDB/CMakeFiles/LLVMDebugInfoPDB.dir/Native/NativeEnumTypes.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/DebugInfo/PDB/Native/NativeEnumTypes.cpp [1500/3344] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/lib/DebugInfo/PDB -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/DebugInfo/PDB -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fno-exceptions -funwind-tables -fno-rtti -MD -MT lib/DebugInfo/PDB/CMakeFiles/LLVMDebugInfoPDB.dir/Native/NativeExeSymbol.cpp.o -MF lib/DebugInfo/PDB/CMakeFiles/LLVMDebugInfoPDB.dir/Native/NativeExeSymbol.cpp.o.d -o lib/DebugInfo/PDB/CMakeFiles/LLVMDebugInfoPDB.dir/Native/NativeExeSymbol.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/DebugInfo/PDB/Native/NativeExeSymbol.cpp [1501/3344] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/lib/DebugInfo/PDB -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/DebugInfo/PDB -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fno-exceptions -funwind-tables -fno-rtti -MD -MT lib/DebugInfo/PDB/CMakeFiles/LLVMDebugInfoPDB.dir/Native/InputFile.cpp.o -MF lib/DebugInfo/PDB/CMakeFiles/LLVMDebugInfoPDB.dir/Native/InputFile.cpp.o.d -o lib/DebugInfo/PDB/CMakeFiles/LLVMDebugInfoPDB.dir/Native/InputFile.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/DebugInfo/PDB/Native/InputFile.cpp [1502/3344] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/lib/DebugInfo/PDB -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/DebugInfo/PDB -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fno-exceptions -funwind-tables -fno-rtti -MD -MT lib/DebugInfo/PDB/CMakeFiles/LLVMDebugInfoPDB.dir/Native/NativeLineNumber.cpp.o -MF lib/DebugInfo/PDB/CMakeFiles/LLVMDebugInfoPDB.dir/Native/NativeLineNumber.cpp.o.d -o lib/DebugInfo/PDB/CMakeFiles/LLVMDebugInfoPDB.dir/Native/NativeLineNumber.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/DebugInfo/PDB/Native/NativeLineNumber.cpp [1503/3344] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/lib/DebugInfo/PDB -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/DebugInfo/PDB -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fno-exceptions -funwind-tables -fno-rtti -MD -MT lib/DebugInfo/PDB/CMakeFiles/LLVMDebugInfoPDB.dir/Native/NativePublicSymbol.cpp.o -MF lib/DebugInfo/PDB/CMakeFiles/LLVMDebugInfoPDB.dir/Native/NativePublicSymbol.cpp.o.d -o lib/DebugInfo/PDB/CMakeFiles/LLVMDebugInfoPDB.dir/Native/NativePublicSymbol.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/DebugInfo/PDB/Native/NativePublicSymbol.cpp [1504/3344] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/lib/DebugInfo/PDB -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/DebugInfo/PDB -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fno-exceptions -funwind-tables -fno-rtti -MD -MT lib/DebugInfo/PDB/CMakeFiles/LLVMDebugInfoPDB.dir/Native/NativeRawSymbol.cpp.o -MF lib/DebugInfo/PDB/CMakeFiles/LLVMDebugInfoPDB.dir/Native/NativeRawSymbol.cpp.o.d -o lib/DebugInfo/PDB/CMakeFiles/LLVMDebugInfoPDB.dir/Native/NativeRawSymbol.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/DebugInfo/PDB/Native/NativeRawSymbol.cpp [1505/3344] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/lib/DebugInfo/PDB -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/DebugInfo/PDB -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fno-exceptions -funwind-tables -fno-rtti -MD -MT lib/DebugInfo/PDB/CMakeFiles/LLVMDebugInfoPDB.dir/Native/NativeSourceFile.cpp.o -MF lib/DebugInfo/PDB/CMakeFiles/LLVMDebugInfoPDB.dir/Native/NativeSourceFile.cpp.o.d -o lib/DebugInfo/PDB/CMakeFiles/LLVMDebugInfoPDB.dir/Native/NativeSourceFile.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/DebugInfo/PDB/Native/NativeSourceFile.cpp [1506/3344] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/lib/DebugInfo/PDB -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/DebugInfo/PDB -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fno-exceptions -funwind-tables -fno-rtti -MD -MT lib/DebugInfo/PDB/CMakeFiles/LLVMDebugInfoPDB.dir/Native/NativeInlineSiteSymbol.cpp.o -MF lib/DebugInfo/PDB/CMakeFiles/LLVMDebugInfoPDB.dir/Native/NativeInlineSiteSymbol.cpp.o.d -o lib/DebugInfo/PDB/CMakeFiles/LLVMDebugInfoPDB.dir/Native/NativeInlineSiteSymbol.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/DebugInfo/PDB/Native/NativeInlineSiteSymbol.cpp [1507/3344] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/lib/DebugInfo/PDB -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/DebugInfo/PDB -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fno-exceptions -funwind-tables -fno-rtti -MD -MT lib/DebugInfo/PDB/CMakeFiles/LLVMDebugInfoPDB.dir/Native/NativeFunctionSymbol.cpp.o -MF lib/DebugInfo/PDB/CMakeFiles/LLVMDebugInfoPDB.dir/Native/NativeFunctionSymbol.cpp.o.d -o lib/DebugInfo/PDB/CMakeFiles/LLVMDebugInfoPDB.dir/Native/NativeFunctionSymbol.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/DebugInfo/PDB/Native/NativeFunctionSymbol.cpp [1508/3344] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/lib/DebugInfo/PDB -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/DebugInfo/PDB -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fno-exceptions -funwind-tables -fno-rtti -MD -MT lib/DebugInfo/PDB/CMakeFiles/LLVMDebugInfoPDB.dir/Native/NativeSymbolEnumerator.cpp.o -MF lib/DebugInfo/PDB/CMakeFiles/LLVMDebugInfoPDB.dir/Native/NativeSymbolEnumerator.cpp.o.d -o lib/DebugInfo/PDB/CMakeFiles/LLVMDebugInfoPDB.dir/Native/NativeSymbolEnumerator.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/DebugInfo/PDB/Native/NativeSymbolEnumerator.cpp [1509/3344] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/lib/DebugInfo/PDB -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/DebugInfo/PDB -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fno-exceptions -funwind-tables -fno-rtti -MD -MT lib/DebugInfo/PDB/CMakeFiles/LLVMDebugInfoPDB.dir/Native/NativeTypeBuiltin.cpp.o -MF lib/DebugInfo/PDB/CMakeFiles/LLVMDebugInfoPDB.dir/Native/NativeTypeBuiltin.cpp.o.d -o lib/DebugInfo/PDB/CMakeFiles/LLVMDebugInfoPDB.dir/Native/NativeTypeBuiltin.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/DebugInfo/PDB/Native/NativeTypeBuiltin.cpp [1510/3344] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/lib/DebugInfo/PDB -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/DebugInfo/PDB -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fno-exceptions -funwind-tables -fno-rtti -MD -MT lib/DebugInfo/PDB/CMakeFiles/LLVMDebugInfoPDB.dir/Native/NativeTypeArray.cpp.o -MF lib/DebugInfo/PDB/CMakeFiles/LLVMDebugInfoPDB.dir/Native/NativeTypeArray.cpp.o.d -o lib/DebugInfo/PDB/CMakeFiles/LLVMDebugInfoPDB.dir/Native/NativeTypeArray.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/DebugInfo/PDB/Native/NativeTypeArray.cpp [1511/3344] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/lib/DebugInfo/PDB -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/DebugInfo/PDB -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fno-exceptions -funwind-tables -fno-rtti -MD -MT lib/DebugInfo/PDB/CMakeFiles/LLVMDebugInfoPDB.dir/Native/NativeTypePointer.cpp.o -MF lib/DebugInfo/PDB/CMakeFiles/LLVMDebugInfoPDB.dir/Native/NativeTypePointer.cpp.o.d -o lib/DebugInfo/PDB/CMakeFiles/LLVMDebugInfoPDB.dir/Native/NativeTypePointer.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/DebugInfo/PDB/Native/NativeTypePointer.cpp [1512/3344] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/lib/DebugInfo/PDB -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/DebugInfo/PDB -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fno-exceptions -funwind-tables -fno-rtti -MD -MT lib/DebugInfo/PDB/CMakeFiles/LLVMDebugInfoPDB.dir/Native/NativeTypeTypedef.cpp.o -MF lib/DebugInfo/PDB/CMakeFiles/LLVMDebugInfoPDB.dir/Native/NativeTypeTypedef.cpp.o.d -o lib/DebugInfo/PDB/CMakeFiles/LLVMDebugInfoPDB.dir/Native/NativeTypeTypedef.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/DebugInfo/PDB/Native/NativeTypeTypedef.cpp [1513/3344] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/lib/DebugInfo/PDB -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/DebugInfo/PDB -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fno-exceptions -funwind-tables -fno-rtti -MD -MT lib/DebugInfo/PDB/CMakeFiles/LLVMDebugInfoPDB.dir/Native/NativeTypeVTShape.cpp.o -MF lib/DebugInfo/PDB/CMakeFiles/LLVMDebugInfoPDB.dir/Native/NativeTypeVTShape.cpp.o.d -o lib/DebugInfo/PDB/CMakeFiles/LLVMDebugInfoPDB.dir/Native/NativeTypeVTShape.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/DebugInfo/PDB/Native/NativeTypeVTShape.cpp [1514/3344] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/lib/DebugInfo/PDB -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/DebugInfo/PDB -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fno-exceptions -funwind-tables -fno-rtti -MD -MT lib/DebugInfo/PDB/CMakeFiles/LLVMDebugInfoPDB.dir/Native/NativeTypeEnum.cpp.o -MF lib/DebugInfo/PDB/CMakeFiles/LLVMDebugInfoPDB.dir/Native/NativeTypeEnum.cpp.o.d -o lib/DebugInfo/PDB/CMakeFiles/LLVMDebugInfoPDB.dir/Native/NativeTypeEnum.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/DebugInfo/PDB/Native/NativeTypeEnum.cpp [1515/3344] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/lib/DebugInfo/PDB -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/DebugInfo/PDB -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fno-exceptions -funwind-tables -fno-rtti -MD -MT lib/DebugInfo/PDB/CMakeFiles/LLVMDebugInfoPDB.dir/Native/NativeTypeUDT.cpp.o -MF lib/DebugInfo/PDB/CMakeFiles/LLVMDebugInfoPDB.dir/Native/NativeTypeUDT.cpp.o.d -o lib/DebugInfo/PDB/CMakeFiles/LLVMDebugInfoPDB.dir/Native/NativeTypeUDT.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/DebugInfo/PDB/Native/NativeTypeUDT.cpp [1516/3344] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/lib/DebugInfo/PDB -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/DebugInfo/PDB -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fno-exceptions -funwind-tables -fno-rtti -MD -MT lib/DebugInfo/PDB/CMakeFiles/LLVMDebugInfoPDB.dir/Native/NamedStreamMap.cpp.o -MF lib/DebugInfo/PDB/CMakeFiles/LLVMDebugInfoPDB.dir/Native/NamedStreamMap.cpp.o.d -o lib/DebugInfo/PDB/CMakeFiles/LLVMDebugInfoPDB.dir/Native/NamedStreamMap.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/DebugInfo/PDB/Native/NamedStreamMap.cpp [1517/3344] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/lib/DebugInfo/PDB -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/DebugInfo/PDB -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fno-exceptions -funwind-tables -fno-rtti -MD -MT lib/DebugInfo/PDB/CMakeFiles/LLVMDebugInfoPDB.dir/Native/NativeTypeFunctionSig.cpp.o -MF lib/DebugInfo/PDB/CMakeFiles/LLVMDebugInfoPDB.dir/Native/NativeTypeFunctionSig.cpp.o.d -o lib/DebugInfo/PDB/CMakeFiles/LLVMDebugInfoPDB.dir/Native/NativeTypeFunctionSig.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/DebugInfo/PDB/Native/NativeTypeFunctionSig.cpp [1518/3344] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/lib/DebugInfo/PDB -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/DebugInfo/PDB -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fno-exceptions -funwind-tables -fno-rtti -MD -MT lib/DebugInfo/PDB/CMakeFiles/LLVMDebugInfoPDB.dir/Native/RawError.cpp.o -MF lib/DebugInfo/PDB/CMakeFiles/LLVMDebugInfoPDB.dir/Native/RawError.cpp.o.d -o lib/DebugInfo/PDB/CMakeFiles/LLVMDebugInfoPDB.dir/Native/RawError.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/DebugInfo/PDB/Native/RawError.cpp [1519/3344] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/lib/DebugInfo/PDB -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/DebugInfo/PDB -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fno-exceptions -funwind-tables -fno-rtti -MD -MT lib/DebugInfo/PDB/CMakeFiles/LLVMDebugInfoPDB.dir/Native/PDBStringTable.cpp.o -MF lib/DebugInfo/PDB/CMakeFiles/LLVMDebugInfoPDB.dir/Native/PDBStringTable.cpp.o.d -o lib/DebugInfo/PDB/CMakeFiles/LLVMDebugInfoPDB.dir/Native/PDBStringTable.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/DebugInfo/PDB/Native/PDBStringTable.cpp [1520/3344] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/lib/DebugInfo/PDB -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/DebugInfo/PDB -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fno-exceptions -funwind-tables -fno-rtti -MD -MT lib/DebugInfo/PDB/CMakeFiles/LLVMDebugInfoPDB.dir/Native/PDBStringTableBuilder.cpp.o -MF lib/DebugInfo/PDB/CMakeFiles/LLVMDebugInfoPDB.dir/Native/PDBStringTableBuilder.cpp.o.d -o lib/DebugInfo/PDB/CMakeFiles/LLVMDebugInfoPDB.dir/Native/PDBStringTableBuilder.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/DebugInfo/PDB/Native/PDBStringTableBuilder.cpp [1521/3344] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/lib/DebugInfo/PDB -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/DebugInfo/PDB -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fno-exceptions -funwind-tables -fno-rtti -MD -MT lib/DebugInfo/PDB/CMakeFiles/LLVMDebugInfoPDB.dir/Native/PublicsStream.cpp.o -MF lib/DebugInfo/PDB/CMakeFiles/LLVMDebugInfoPDB.dir/Native/PublicsStream.cpp.o.d -o lib/DebugInfo/PDB/CMakeFiles/LLVMDebugInfoPDB.dir/Native/PublicsStream.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/DebugInfo/PDB/Native/PublicsStream.cpp [1522/3344] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/lib/DebugInfo/PDB -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/DebugInfo/PDB -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fno-exceptions -funwind-tables -fno-rtti -MD -MT lib/DebugInfo/PDB/CMakeFiles/LLVMDebugInfoPDB.dir/Native/PDBFile.cpp.o -MF lib/DebugInfo/PDB/CMakeFiles/LLVMDebugInfoPDB.dir/Native/PDBFile.cpp.o.d -o lib/DebugInfo/PDB/CMakeFiles/LLVMDebugInfoPDB.dir/Native/PDBFile.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/DebugInfo/PDB/Native/PDBFile.cpp [1523/3344] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/lib/DebugInfo/PDB -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/DebugInfo/PDB -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fno-exceptions -funwind-tables -fno-rtti -MD -MT lib/DebugInfo/PDB/CMakeFiles/LLVMDebugInfoPDB.dir/Native/NativeSession.cpp.o -MF lib/DebugInfo/PDB/CMakeFiles/LLVMDebugInfoPDB.dir/Native/NativeSession.cpp.o.d -o lib/DebugInfo/PDB/CMakeFiles/LLVMDebugInfoPDB.dir/Native/NativeSession.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/DebugInfo/PDB/Native/NativeSession.cpp [1524/3344] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/lib/DebugInfo/PDB -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/DebugInfo/PDB -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fno-exceptions -funwind-tables -fno-rtti -MD -MT lib/DebugInfo/PDB/CMakeFiles/LLVMDebugInfoPDB.dir/Native/PDBFileBuilder.cpp.o -MF lib/DebugInfo/PDB/CMakeFiles/LLVMDebugInfoPDB.dir/Native/PDBFileBuilder.cpp.o.d -o lib/DebugInfo/PDB/CMakeFiles/LLVMDebugInfoPDB.dir/Native/PDBFileBuilder.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/DebugInfo/PDB/Native/PDBFileBuilder.cpp [1525/3344] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/lib/DebugInfo/PDB -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/DebugInfo/PDB -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fno-exceptions -funwind-tables -fno-rtti -MD -MT lib/DebugInfo/PDB/CMakeFiles/LLVMDebugInfoPDB.dir/Native/SymbolStream.cpp.o -MF lib/DebugInfo/PDB/CMakeFiles/LLVMDebugInfoPDB.dir/Native/SymbolStream.cpp.o.d -o lib/DebugInfo/PDB/CMakeFiles/LLVMDebugInfoPDB.dir/Native/SymbolStream.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/DebugInfo/PDB/Native/SymbolStream.cpp [1526/3344] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/lib/DebugInfo/PDB -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/DebugInfo/PDB -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fno-exceptions -funwind-tables -fno-rtti -MD -MT lib/DebugInfo/PDB/CMakeFiles/LLVMDebugInfoPDB.dir/Native/TpiHashing.cpp.o -MF lib/DebugInfo/PDB/CMakeFiles/LLVMDebugInfoPDB.dir/Native/TpiHashing.cpp.o.d -o lib/DebugInfo/PDB/CMakeFiles/LLVMDebugInfoPDB.dir/Native/TpiHashing.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/DebugInfo/PDB/Native/TpiHashing.cpp [1527/3344] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/lib/DebugInfo/PDB -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/DebugInfo/PDB -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fno-exceptions -funwind-tables -fno-rtti -MD -MT lib/DebugInfo/PDB/CMakeFiles/LLVMDebugInfoPDB.dir/Native/GSIStreamBuilder.cpp.o -MF lib/DebugInfo/PDB/CMakeFiles/LLVMDebugInfoPDB.dir/Native/GSIStreamBuilder.cpp.o.d -o lib/DebugInfo/PDB/CMakeFiles/LLVMDebugInfoPDB.dir/Native/GSIStreamBuilder.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/DebugInfo/PDB/Native/GSIStreamBuilder.cpp [1528/3344] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/lib/DebugInfo/Symbolize -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/DebugInfo/Symbolize -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fno-exceptions -funwind-tables -fno-rtti -MD -MT lib/DebugInfo/Symbolize/CMakeFiles/LLVMSymbolize.dir/Markup.cpp.o -MF lib/DebugInfo/Symbolize/CMakeFiles/LLVMSymbolize.dir/Markup.cpp.o.d -o lib/DebugInfo/Symbolize/CMakeFiles/LLVMSymbolize.dir/Markup.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/DebugInfo/Symbolize/Markup.cpp [1529/3344] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/lib/DebugInfo/PDB -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/DebugInfo/PDB -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fno-exceptions -funwind-tables -fno-rtti -MD -MT lib/DebugInfo/PDB/CMakeFiles/LLVMDebugInfoPDB.dir/Native/TpiStreamBuilder.cpp.o -MF lib/DebugInfo/PDB/CMakeFiles/LLVMDebugInfoPDB.dir/Native/TpiStreamBuilder.cpp.o.d -o lib/DebugInfo/PDB/CMakeFiles/LLVMDebugInfoPDB.dir/Native/TpiStreamBuilder.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/DebugInfo/PDB/Native/TpiStreamBuilder.cpp [1530/3344] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/lib/DebugInfo/PDB -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/DebugInfo/PDB -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fno-exceptions -funwind-tables -fno-rtti -MD -MT lib/DebugInfo/PDB/CMakeFiles/LLVMDebugInfoPDB.dir/Native/TpiStream.cpp.o -MF lib/DebugInfo/PDB/CMakeFiles/LLVMDebugInfoPDB.dir/Native/TpiStream.cpp.o.d -o lib/DebugInfo/PDB/CMakeFiles/LLVMDebugInfoPDB.dir/Native/TpiStream.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/DebugInfo/PDB/Native/TpiStream.cpp [1531/3344] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/lib/DebugInfo/BTF -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/DebugInfo/BTF -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fno-exceptions -funwind-tables -fno-rtti -MD -MT lib/DebugInfo/BTF/CMakeFiles/LLVMDebugInfoBTF.dir/BTFContext.cpp.o -MF lib/DebugInfo/BTF/CMakeFiles/LLVMDebugInfoBTF.dir/BTFContext.cpp.o.d -o lib/DebugInfo/BTF/CMakeFiles/LLVMDebugInfoBTF.dir/BTFContext.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/DebugInfo/BTF/BTFContext.cpp [1532/3344] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/lib/DebugInfo/Symbolize -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/DebugInfo/Symbolize -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fno-exceptions -funwind-tables -fno-rtti -MD -MT lib/DebugInfo/Symbolize/CMakeFiles/LLVMSymbolize.dir/DIPrinter.cpp.o -MF lib/DebugInfo/Symbolize/CMakeFiles/LLVMSymbolize.dir/DIPrinter.cpp.o.d -o lib/DebugInfo/Symbolize/CMakeFiles/LLVMSymbolize.dir/DIPrinter.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/DebugInfo/Symbolize/DIPrinter.cpp [1533/3344] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/lib/DWP -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/DWP -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fno-exceptions -funwind-tables -fno-rtti -MD -MT lib/DWP/CMakeFiles/LLVMDWP.dir/DWPError.cpp.o -MF lib/DWP/CMakeFiles/LLVMDWP.dir/DWPError.cpp.o.d -o lib/DWP/CMakeFiles/LLVMDWP.dir/DWPError.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/DWP/DWPError.cpp [1534/3344] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/lib/DebugInfo/PDB -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/DebugInfo/PDB -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fno-exceptions -funwind-tables -fno-rtti -MD -MT lib/DebugInfo/PDB/CMakeFiles/LLVMDebugInfoPDB.dir/Native/SymbolCache.cpp.o -MF lib/DebugInfo/PDB/CMakeFiles/LLVMDebugInfoPDB.dir/Native/SymbolCache.cpp.o.d -o lib/DebugInfo/PDB/CMakeFiles/LLVMDebugInfoPDB.dir/Native/SymbolCache.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/DebugInfo/PDB/Native/SymbolCache.cpp [1535/3344] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/lib/DebugInfo/Symbolize -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/DebugInfo/Symbolize -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fno-exceptions -funwind-tables -fno-rtti -MD -MT lib/DebugInfo/Symbolize/CMakeFiles/LLVMSymbolize.dir/MarkupFilter.cpp.o -MF lib/DebugInfo/Symbolize/CMakeFiles/LLVMSymbolize.dir/MarkupFilter.cpp.o.d -o lib/DebugInfo/Symbolize/CMakeFiles/LLVMSymbolize.dir/MarkupFilter.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/DebugInfo/Symbolize/MarkupFilter.cpp [1536/3344] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/lib/DebugInfo/Symbolize -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/DebugInfo/Symbolize -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fno-exceptions -funwind-tables -fno-rtti -MD -MT lib/DebugInfo/Symbolize/CMakeFiles/LLVMSymbolize.dir/SymbolizableObjectFile.cpp.o -MF lib/DebugInfo/Symbolize/CMakeFiles/LLVMSymbolize.dir/SymbolizableObjectFile.cpp.o.d -o lib/DebugInfo/Symbolize/CMakeFiles/LLVMSymbolize.dir/SymbolizableObjectFile.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/DebugInfo/Symbolize/SymbolizableObjectFile.cpp [1537/3344] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/lib/DebugInfo/BTF -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/DebugInfo/BTF -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fno-exceptions -funwind-tables -fno-rtti -MD -MT lib/DebugInfo/BTF/CMakeFiles/LLVMDebugInfoBTF.dir/BTFParser.cpp.o -MF lib/DebugInfo/BTF/CMakeFiles/LLVMDebugInfoBTF.dir/BTFParser.cpp.o.d -o lib/DebugInfo/BTF/CMakeFiles/LLVMDebugInfoBTF.dir/BTFParser.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/DebugInfo/BTF/BTFParser.cpp [1538/3344] : && /usr/bin/cmake -E rm -f lib/libLLVMDebugInfoBTF.a && /usr/gnu/bin/ar qc lib/libLLVMDebugInfoBTF.a lib/DebugInfo/BTF/CMakeFiles/LLVMDebugInfoBTF.dir/BTFParser.cpp.o lib/DebugInfo/BTF/CMakeFiles/LLVMDebugInfoBTF.dir/BTFContext.cpp.o && /usr/gnu/bin/ranlib lib/libLLVMDebugInfoBTF.a && : [1539/3344] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/lib/ExecutionEngine -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/ExecutionEngine -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fno-exceptions -funwind-tables -fno-rtti -MD -MT lib/ExecutionEngine/CMakeFiles/LLVMExecutionEngine.dir/GDBRegistrationListener.cpp.o -MF lib/ExecutionEngine/CMakeFiles/LLVMExecutionEngine.dir/GDBRegistrationListener.cpp.o.d -o lib/ExecutionEngine/CMakeFiles/LLVMExecutionEngine.dir/GDBRegistrationListener.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/ExecutionEngine/GDBRegistrationListener.cpp [1540/3344] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/lib/ExecutionEngine -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/ExecutionEngine -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fno-exceptions -funwind-tables -fno-rtti -MD -MT lib/ExecutionEngine/CMakeFiles/LLVMExecutionEngine.dir/SectionMemoryManager.cpp.o -MF lib/ExecutionEngine/CMakeFiles/LLVMExecutionEngine.dir/SectionMemoryManager.cpp.o.d -o lib/ExecutionEngine/CMakeFiles/LLVMExecutionEngine.dir/SectionMemoryManager.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/ExecutionEngine/SectionMemoryManager.cpp [1541/3344] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/lib/ExecutionEngine -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/ExecutionEngine -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fno-exceptions -funwind-tables -fno-rtti -MD -MT lib/ExecutionEngine/CMakeFiles/LLVMExecutionEngine.dir/ExecutionEngineBindings.cpp.o -MF lib/ExecutionEngine/CMakeFiles/LLVMExecutionEngine.dir/ExecutionEngineBindings.cpp.o.d -o lib/ExecutionEngine/CMakeFiles/LLVMExecutionEngine.dir/ExecutionEngineBindings.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/ExecutionEngine/ExecutionEngineBindings.cpp [1542/3344] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/lib/ExecutionEngine -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/ExecutionEngine -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fno-exceptions -funwind-tables -fno-rtti -MD -MT lib/ExecutionEngine/CMakeFiles/LLVMExecutionEngine.dir/TargetSelect.cpp.o -MF lib/ExecutionEngine/CMakeFiles/LLVMExecutionEngine.dir/TargetSelect.cpp.o.d -o lib/ExecutionEngine/CMakeFiles/LLVMExecutionEngine.dir/TargetSelect.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/ExecutionEngine/TargetSelect.cpp [1543/3344] cd /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build && /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/bin/llvm-tblgen -gen-opt-parser-defs -I /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/ExecutionEngine/JITLink -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -no-warn-on-unused-template-args /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/ExecutionEngine/JITLink/COFFOptions.td --write-if-changed -o lib/ExecutionEngine/JITLink/COFFOptions.inc -d lib/ExecutionEngine/JITLink/COFFOptions.inc.d [1544/3344] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/lib/DebugInfo/Symbolize -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/DebugInfo/Symbolize -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fno-exceptions -funwind-tables -fno-rtti -MD -MT lib/DebugInfo/Symbolize/CMakeFiles/LLVMSymbolize.dir/Symbolize.cpp.o -MF lib/DebugInfo/Symbolize/CMakeFiles/LLVMSymbolize.dir/Symbolize.cpp.o.d -o lib/DebugInfo/Symbolize/CMakeFiles/LLVMSymbolize.dir/Symbolize.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/DebugInfo/Symbolize/Symbolize.cpp [1545/3344] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/lib/DWP -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/DWP -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fno-exceptions -funwind-tables -fno-rtti -MD -MT lib/DWP/CMakeFiles/LLVMDWP.dir/DWP.cpp.o -MF lib/DWP/CMakeFiles/LLVMDWP.dir/DWP.cpp.o.d -o lib/DWP/CMakeFiles/LLVMDWP.dir/DWP.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/DWP/DWP.cpp [1546/3344] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/lib/ExecutionEngine/Orc/Shared -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/ExecutionEngine/Orc/Shared -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fno-exceptions -funwind-tables -fno-rtti -MD -MT lib/ExecutionEngine/Orc/Shared/CMakeFiles/LLVMOrcShared.dir/AllocationActions.cpp.o -MF lib/ExecutionEngine/Orc/Shared/CMakeFiles/LLVMOrcShared.dir/AllocationActions.cpp.o.d -o lib/ExecutionEngine/Orc/Shared/CMakeFiles/LLVMOrcShared.dir/AllocationActions.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/ExecutionEngine/Orc/Shared/AllocationActions.cpp [1547/3344] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/lib/ExecutionEngine/Interpreter -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/ExecutionEngine/Interpreter -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fno-exceptions -funwind-tables -fno-rtti -MD -MT lib/ExecutionEngine/Interpreter/CMakeFiles/LLVMInterpreter.dir/Interpreter.cpp.o -MF lib/ExecutionEngine/Interpreter/CMakeFiles/LLVMInterpreter.dir/Interpreter.cpp.o.d -o lib/ExecutionEngine/Interpreter/CMakeFiles/LLVMInterpreter.dir/Interpreter.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/ExecutionEngine/Interpreter/Interpreter.cpp [1548/3344] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/lib/ExecutionEngine -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/ExecutionEngine -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fno-exceptions -funwind-tables -fno-rtti -MD -MT lib/ExecutionEngine/CMakeFiles/LLVMExecutionEngine.dir/ExecutionEngine.cpp.o -MF lib/ExecutionEngine/CMakeFiles/LLVMExecutionEngine.dir/ExecutionEngine.cpp.o.d -o lib/ExecutionEngine/CMakeFiles/LLVMExecutionEngine.dir/ExecutionEngine.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/ExecutionEngine/ExecutionEngine.cpp [1549/3344] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/lib/ExecutionEngine/Interpreter -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/ExecutionEngine/Interpreter -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fno-exceptions -funwind-tables -fno-rtti -MD -MT lib/ExecutionEngine/Interpreter/CMakeFiles/LLVMInterpreter.dir/ExternalFunctions.cpp.o -MF lib/ExecutionEngine/Interpreter/CMakeFiles/LLVMInterpreter.dir/ExternalFunctions.cpp.o.d -o lib/ExecutionEngine/Interpreter/CMakeFiles/LLVMInterpreter.dir/ExternalFunctions.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/ExecutionEngine/Interpreter/ExternalFunctions.cpp [1550/3344] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/lib/ExecutionEngine/JITLink -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/ExecutionEngine/JITLink -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fno-exceptions -funwind-tables -fno-rtti -MD -MT lib/ExecutionEngine/JITLink/CMakeFiles/LLVMJITLink.dir/DWARFRecordSectionSplitter.cpp.o -MF lib/ExecutionEngine/JITLink/CMakeFiles/LLVMJITLink.dir/DWARFRecordSectionSplitter.cpp.o.d -o lib/ExecutionEngine/JITLink/CMakeFiles/LLVMJITLink.dir/DWARFRecordSectionSplitter.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/ExecutionEngine/JITLink/DWARFRecordSectionSplitter.cpp [1551/3344] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/lib/ExecutionEngine/Interpreter -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/ExecutionEngine/Interpreter -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fno-exceptions -funwind-tables -fno-rtti -MD -MT lib/ExecutionEngine/Interpreter/CMakeFiles/LLVMInterpreter.dir/Execution.cpp.o -MF lib/ExecutionEngine/Interpreter/CMakeFiles/LLVMInterpreter.dir/Execution.cpp.o.d -o lib/ExecutionEngine/Interpreter/CMakeFiles/LLVMInterpreter.dir/Execution.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/ExecutionEngine/Interpreter/Execution.cpp [1552/3344] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/lib/ExecutionEngine/MCJIT -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/ExecutionEngine/MCJIT -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fno-exceptions -funwind-tables -fno-rtti -MD -MT lib/ExecutionEngine/MCJIT/CMakeFiles/LLVMMCJIT.dir/MCJIT.cpp.o -MF lib/ExecutionEngine/MCJIT/CMakeFiles/LLVMMCJIT.dir/MCJIT.cpp.o.d -o lib/ExecutionEngine/MCJIT/CMakeFiles/LLVMMCJIT.dir/MCJIT.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/ExecutionEngine/MCJIT/MCJIT.cpp [1553/3344] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/lib/ExecutionEngine/JITLink -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/ExecutionEngine/JITLink -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fno-exceptions -funwind-tables -fno-rtti -MD -MT lib/ExecutionEngine/JITLink/CMakeFiles/LLVMJITLink.dir/MachO.cpp.o -MF lib/ExecutionEngine/JITLink/CMakeFiles/LLVMJITLink.dir/MachO.cpp.o.d -o lib/ExecutionEngine/JITLink/CMakeFiles/LLVMJITLink.dir/MachO.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/ExecutionEngine/JITLink/MachO.cpp [1554/3344] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/lib/ExecutionEngine/JITLink -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/ExecutionEngine/JITLink -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fno-exceptions -funwind-tables -fno-rtti -MD -MT lib/ExecutionEngine/JITLink/CMakeFiles/LLVMJITLink.dir/EHFrameSupport.cpp.o -MF lib/ExecutionEngine/JITLink/CMakeFiles/LLVMJITLink.dir/EHFrameSupport.cpp.o.d -o lib/ExecutionEngine/JITLink/CMakeFiles/LLVMJITLink.dir/EHFrameSupport.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/ExecutionEngine/JITLink/EHFrameSupport.cpp [1555/3344] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/lib/ExecutionEngine/JITLink -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/ExecutionEngine/JITLink -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fno-exceptions -funwind-tables -fno-rtti -MD -MT lib/ExecutionEngine/JITLink/CMakeFiles/LLVMJITLink.dir/JITLinkGeneric.cpp.o -MF lib/ExecutionEngine/JITLink/CMakeFiles/LLVMJITLink.dir/JITLinkGeneric.cpp.o.d -o lib/ExecutionEngine/JITLink/CMakeFiles/LLVMJITLink.dir/JITLinkGeneric.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/ExecutionEngine/JITLink/JITLinkGeneric.cpp [1556/3344] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/lib/ExecutionEngine/JITLink -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/ExecutionEngine/JITLink -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fno-exceptions -funwind-tables -fno-rtti -MD -MT lib/ExecutionEngine/JITLink/CMakeFiles/LLVMJITLink.dir/JITLink.cpp.o -MF lib/ExecutionEngine/JITLink/CMakeFiles/LLVMJITLink.dir/JITLink.cpp.o.d -o lib/ExecutionEngine/JITLink/CMakeFiles/LLVMJITLink.dir/JITLink.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/ExecutionEngine/JITLink/JITLink.cpp [1557/3344] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/lib/ExecutionEngine/JITLink -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/ExecutionEngine/JITLink -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fno-exceptions -funwind-tables -fno-rtti -MD -MT lib/ExecutionEngine/JITLink/CMakeFiles/LLVMJITLink.dir/JITLinkMemoryManager.cpp.o -MF lib/ExecutionEngine/JITLink/CMakeFiles/LLVMJITLink.dir/JITLinkMemoryManager.cpp.o.d -o lib/ExecutionEngine/JITLink/CMakeFiles/LLVMJITLink.dir/JITLinkMemoryManager.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/ExecutionEngine/JITLink/JITLinkMemoryManager.cpp [1558/3344] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/lib/ExecutionEngine/JITLink -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/ExecutionEngine/JITLink -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fno-exceptions -funwind-tables -fno-rtti -MD -MT lib/ExecutionEngine/JITLink/CMakeFiles/LLVMJITLink.dir/MachO_arm64.cpp.o -MF lib/ExecutionEngine/JITLink/CMakeFiles/LLVMJITLink.dir/MachO_arm64.cpp.o.d -o lib/ExecutionEngine/JITLink/CMakeFiles/LLVMJITLink.dir/MachO_arm64.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/ExecutionEngine/JITLink/MachO_arm64.cpp [1559/3344] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/lib/ExecutionEngine/JITLink -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/ExecutionEngine/JITLink -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fno-exceptions -funwind-tables -fno-rtti -MD -MT lib/ExecutionEngine/JITLink/CMakeFiles/LLVMJITLink.dir/ELFLinkGraphBuilder.cpp.o -MF lib/ExecutionEngine/JITLink/CMakeFiles/LLVMJITLink.dir/ELFLinkGraphBuilder.cpp.o.d -o lib/ExecutionEngine/JITLink/CMakeFiles/LLVMJITLink.dir/ELFLinkGraphBuilder.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/ExecutionEngine/JITLink/ELFLinkGraphBuilder.cpp [1560/3344] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/lib/ExecutionEngine/JITLink -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/ExecutionEngine/JITLink -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fno-exceptions -funwind-tables -fno-rtti -MD -MT lib/ExecutionEngine/JITLink/CMakeFiles/LLVMJITLink.dir/ELF.cpp.o -MF lib/ExecutionEngine/JITLink/CMakeFiles/LLVMJITLink.dir/ELF.cpp.o.d -o lib/ExecutionEngine/JITLink/CMakeFiles/LLVMJITLink.dir/ELF.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/ExecutionEngine/JITLink/ELF.cpp [1561/3344] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/lib/ExecutionEngine/JITLink -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/ExecutionEngine/JITLink -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fno-exceptions -funwind-tables -fno-rtti -MD -MT lib/ExecutionEngine/JITLink/CMakeFiles/LLVMJITLink.dir/MachO_x86_64.cpp.o -MF lib/ExecutionEngine/JITLink/CMakeFiles/LLVMJITLink.dir/MachO_x86_64.cpp.o.d -o lib/ExecutionEngine/JITLink/CMakeFiles/LLVMJITLink.dir/MachO_x86_64.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/ExecutionEngine/JITLink/MachO_x86_64.cpp [1562/3344] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/lib/ExecutionEngine/JITLink -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/ExecutionEngine/JITLink -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fno-exceptions -funwind-tables -fno-rtti -MD -MT lib/ExecutionEngine/JITLink/CMakeFiles/LLVMJITLink.dir/MachOLinkGraphBuilder.cpp.o -MF lib/ExecutionEngine/JITLink/CMakeFiles/LLVMJITLink.dir/MachOLinkGraphBuilder.cpp.o.d -o lib/ExecutionEngine/JITLink/CMakeFiles/LLVMJITLink.dir/MachOLinkGraphBuilder.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/ExecutionEngine/JITLink/MachOLinkGraphBuilder.cpp [1563/3344] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/lib/ExecutionEngine/JITLink -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/ExecutionEngine/JITLink -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fno-exceptions -funwind-tables -fno-rtti -MD -MT lib/ExecutionEngine/JITLink/CMakeFiles/LLVMJITLink.dir/ELF_aarch64.cpp.o -MF lib/ExecutionEngine/JITLink/CMakeFiles/LLVMJITLink.dir/ELF_aarch64.cpp.o.d -o lib/ExecutionEngine/JITLink/CMakeFiles/LLVMJITLink.dir/ELF_aarch64.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/ExecutionEngine/JITLink/ELF_aarch64.cpp [1564/3344] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/lib/ExecutionEngine/JITLink -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/ExecutionEngine/JITLink -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fno-exceptions -funwind-tables -fno-rtti -MD -MT lib/ExecutionEngine/JITLink/CMakeFiles/LLVMJITLink.dir/ELF_aarch32.cpp.o -MF lib/ExecutionEngine/JITLink/CMakeFiles/LLVMJITLink.dir/ELF_aarch32.cpp.o.d -o lib/ExecutionEngine/JITLink/CMakeFiles/LLVMJITLink.dir/ELF_aarch32.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/ExecutionEngine/JITLink/ELF_aarch32.cpp [1565/3344] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/lib/ExecutionEngine/JITLink -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/ExecutionEngine/JITLink -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fno-exceptions -funwind-tables -fno-rtti -MD -MT lib/ExecutionEngine/JITLink/CMakeFiles/LLVMJITLink.dir/COFF.cpp.o -MF lib/ExecutionEngine/JITLink/CMakeFiles/LLVMJITLink.dir/COFF.cpp.o.d -o lib/ExecutionEngine/JITLink/CMakeFiles/LLVMJITLink.dir/COFF.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/ExecutionEngine/JITLink/COFF.cpp [1566/3344] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/lib/ExecutionEngine/JITLink -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/ExecutionEngine/JITLink -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fno-exceptions -funwind-tables -fno-rtti -MD -MT lib/ExecutionEngine/JITLink/CMakeFiles/LLVMJITLink.dir/ELF_i386.cpp.o -MF lib/ExecutionEngine/JITLink/CMakeFiles/LLVMJITLink.dir/ELF_i386.cpp.o.d -o lib/ExecutionEngine/JITLink/CMakeFiles/LLVMJITLink.dir/ELF_i386.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/ExecutionEngine/JITLink/ELF_i386.cpp [1567/3344] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/lib/ExecutionEngine/JITLink -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/ExecutionEngine/JITLink -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fno-exceptions -funwind-tables -fno-rtti -MD -MT lib/ExecutionEngine/JITLink/CMakeFiles/LLVMJITLink.dir/ELF_loongarch.cpp.o -MF lib/ExecutionEngine/JITLink/CMakeFiles/LLVMJITLink.dir/ELF_loongarch.cpp.o.d -o lib/ExecutionEngine/JITLink/CMakeFiles/LLVMJITLink.dir/ELF_loongarch.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/ExecutionEngine/JITLink/ELF_loongarch.cpp [1568/3344] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/lib/ExecutionEngine/JITLink -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/ExecutionEngine/JITLink -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fno-exceptions -funwind-tables -fno-rtti -MD -MT lib/ExecutionEngine/JITLink/CMakeFiles/LLVMJITLink.dir/COFFDirectiveParser.cpp.o -MF lib/ExecutionEngine/JITLink/CMakeFiles/LLVMJITLink.dir/COFFDirectiveParser.cpp.o.d -o lib/ExecutionEngine/JITLink/CMakeFiles/LLVMJITLink.dir/COFFDirectiveParser.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/ExecutionEngine/JITLink/COFFDirectiveParser.cpp [1569/3344] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/lib/ExecutionEngine/JITLink -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/ExecutionEngine/JITLink -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fno-exceptions -funwind-tables -fno-rtti -MD -MT lib/ExecutionEngine/JITLink/CMakeFiles/LLVMJITLink.dir/ELF_x86_64.cpp.o -MF lib/ExecutionEngine/JITLink/CMakeFiles/LLVMJITLink.dir/ELF_x86_64.cpp.o.d -o lib/ExecutionEngine/JITLink/CMakeFiles/LLVMJITLink.dir/ELF_x86_64.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/ExecutionEngine/JITLink/ELF_x86_64.cpp [1570/3344] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/lib/ExecutionEngine/JITLink -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/ExecutionEngine/JITLink -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fno-exceptions -funwind-tables -fno-rtti -MD -MT lib/ExecutionEngine/JITLink/CMakeFiles/LLVMJITLink.dir/ELF_ppc64.cpp.o -MF lib/ExecutionEngine/JITLink/CMakeFiles/LLVMJITLink.dir/ELF_ppc64.cpp.o.d -o lib/ExecutionEngine/JITLink/CMakeFiles/LLVMJITLink.dir/ELF_ppc64.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/ExecutionEngine/JITLink/ELF_ppc64.cpp [1571/3344] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/lib/ExecutionEngine/JITLink -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/ExecutionEngine/JITLink -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fno-exceptions -funwind-tables -fno-rtti -MD -MT lib/ExecutionEngine/JITLink/CMakeFiles/LLVMJITLink.dir/ELF_riscv.cpp.o -MF lib/ExecutionEngine/JITLink/CMakeFiles/LLVMJITLink.dir/ELF_riscv.cpp.o.d -o lib/ExecutionEngine/JITLink/CMakeFiles/LLVMJITLink.dir/ELF_riscv.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/ExecutionEngine/JITLink/ELF_riscv.cpp [1572/3344] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/lib/ExecutionEngine/JITLink -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/ExecutionEngine/JITLink -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fno-exceptions -funwind-tables -fno-rtti -MD -MT lib/ExecutionEngine/JITLink/CMakeFiles/LLVMJITLink.dir/COFF_x86_64.cpp.o -MF lib/ExecutionEngine/JITLink/CMakeFiles/LLVMJITLink.dir/COFF_x86_64.cpp.o.d -o lib/ExecutionEngine/JITLink/CMakeFiles/LLVMJITLink.dir/COFF_x86_64.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/ExecutionEngine/JITLink/COFF_x86_64.cpp [1573/3344] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/lib/ExecutionEngine/JITLink -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/ExecutionEngine/JITLink -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fno-exceptions -funwind-tables -fno-rtti -MD -MT lib/ExecutionEngine/JITLink/CMakeFiles/LLVMJITLink.dir/aarch64.cpp.o -MF lib/ExecutionEngine/JITLink/CMakeFiles/LLVMJITLink.dir/aarch64.cpp.o.d -o lib/ExecutionEngine/JITLink/CMakeFiles/LLVMJITLink.dir/aarch64.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/ExecutionEngine/JITLink/aarch64.cpp [1574/3344] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/lib/ExecutionEngine/JITLink -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/ExecutionEngine/JITLink -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fno-exceptions -funwind-tables -fno-rtti -MD -MT lib/ExecutionEngine/JITLink/CMakeFiles/LLVMJITLink.dir/loongarch.cpp.o -MF lib/ExecutionEngine/JITLink/CMakeFiles/LLVMJITLink.dir/loongarch.cpp.o.d -o lib/ExecutionEngine/JITLink/CMakeFiles/LLVMJITLink.dir/loongarch.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/ExecutionEngine/JITLink/loongarch.cpp [1575/3344] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/lib/ExecutionEngine/JITLink -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/ExecutionEngine/JITLink -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fno-exceptions -funwind-tables -fno-rtti -MD -MT lib/ExecutionEngine/JITLink/CMakeFiles/LLVMJITLink.dir/i386.cpp.o -MF lib/ExecutionEngine/JITLink/CMakeFiles/LLVMJITLink.dir/i386.cpp.o.d -o lib/ExecutionEngine/JITLink/CMakeFiles/LLVMJITLink.dir/i386.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/ExecutionEngine/JITLink/i386.cpp [1576/3344] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/lib/ExecutionEngine/JITLink -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/ExecutionEngine/JITLink -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fno-exceptions -funwind-tables -fno-rtti -MD -MT lib/ExecutionEngine/JITLink/CMakeFiles/LLVMJITLink.dir/ppc64.cpp.o -MF lib/ExecutionEngine/JITLink/CMakeFiles/LLVMJITLink.dir/ppc64.cpp.o.d -o lib/ExecutionEngine/JITLink/CMakeFiles/LLVMJITLink.dir/ppc64.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/ExecutionEngine/JITLink/ppc64.cpp [1577/3344] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/lib/ExecutionEngine/JITLink -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/ExecutionEngine/JITLink -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fno-exceptions -funwind-tables -fno-rtti -MD -MT lib/ExecutionEngine/JITLink/CMakeFiles/LLVMJITLink.dir/aarch32.cpp.o -MF lib/ExecutionEngine/JITLink/CMakeFiles/LLVMJITLink.dir/aarch32.cpp.o.d -o lib/ExecutionEngine/JITLink/CMakeFiles/LLVMJITLink.dir/aarch32.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/ExecutionEngine/JITLink/aarch32.cpp [1578/3344] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/lib/ExecutionEngine/JITLink -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/ExecutionEngine/JITLink -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fno-exceptions -funwind-tables -fno-rtti -MD -MT lib/ExecutionEngine/JITLink/CMakeFiles/LLVMJITLink.dir/COFFLinkGraphBuilder.cpp.o -MF lib/ExecutionEngine/JITLink/CMakeFiles/LLVMJITLink.dir/COFFLinkGraphBuilder.cpp.o.d -o lib/ExecutionEngine/JITLink/CMakeFiles/LLVMJITLink.dir/COFFLinkGraphBuilder.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/ExecutionEngine/JITLink/COFFLinkGraphBuilder.cpp [1579/3344] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/lib/ExecutionEngine/JITLink -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/ExecutionEngine/JITLink -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fno-exceptions -funwind-tables -fno-rtti -MD -MT lib/ExecutionEngine/JITLink/CMakeFiles/LLVMJITLink.dir/riscv.cpp.o -MF lib/ExecutionEngine/JITLink/CMakeFiles/LLVMJITLink.dir/riscv.cpp.o.d -o lib/ExecutionEngine/JITLink/CMakeFiles/LLVMJITLink.dir/riscv.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/ExecutionEngine/JITLink/riscv.cpp [1580/3344] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/lib/ExecutionEngine/JITLink -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/ExecutionEngine/JITLink -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fno-exceptions -funwind-tables -fno-rtti -MD -MT lib/ExecutionEngine/JITLink/CMakeFiles/LLVMJITLink.dir/x86_64.cpp.o -MF lib/ExecutionEngine/JITLink/CMakeFiles/LLVMJITLink.dir/x86_64.cpp.o.d -o lib/ExecutionEngine/JITLink/CMakeFiles/LLVMJITLink.dir/x86_64.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/ExecutionEngine/JITLink/x86_64.cpp [1581/3344] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/lib/ExecutionEngine/Orc -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/ExecutionEngine/Orc -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fno-exceptions -funwind-tables -fno-rtti -MD -MT lib/ExecutionEngine/Orc/CMakeFiles/LLVMOrcJIT.dir/DebugUtils.cpp.o -MF lib/ExecutionEngine/Orc/CMakeFiles/LLVMOrcJIT.dir/DebugUtils.cpp.o.d -o lib/ExecutionEngine/Orc/CMakeFiles/LLVMOrcJIT.dir/DebugUtils.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/ExecutionEngine/Orc/DebugUtils.cpp [1582/3344] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/lib/ExecutionEngine/Orc -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/ExecutionEngine/Orc -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fno-exceptions -funwind-tables -fno-rtti -MD -MT lib/ExecutionEngine/Orc/CMakeFiles/LLVMOrcJIT.dir/COFFVCRuntimeSupport.cpp.o -MF lib/ExecutionEngine/Orc/CMakeFiles/LLVMOrcJIT.dir/COFFVCRuntimeSupport.cpp.o.d -o lib/ExecutionEngine/Orc/CMakeFiles/LLVMOrcJIT.dir/COFFVCRuntimeSupport.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/ExecutionEngine/Orc/COFFVCRuntimeSupport.cpp [1583/3344] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/lib/ExecutionEngine/Orc -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/ExecutionEngine/Orc -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fno-exceptions -funwind-tables -fno-rtti -MD -MT lib/ExecutionEngine/Orc/CMakeFiles/LLVMOrcJIT.dir/EPCDynamicLibrarySearchGenerator.cpp.o -MF lib/ExecutionEngine/Orc/CMakeFiles/LLVMOrcJIT.dir/EPCDynamicLibrarySearchGenerator.cpp.o.d -o lib/ExecutionEngine/Orc/CMakeFiles/LLVMOrcJIT.dir/EPCDynamicLibrarySearchGenerator.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/ExecutionEngine/Orc/EPCDynamicLibrarySearchGenerator.cpp [1584/3344] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/lib/ExecutionEngine/Orc -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/ExecutionEngine/Orc -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fno-exceptions -funwind-tables -fno-rtti -MD -MT lib/ExecutionEngine/Orc/CMakeFiles/LLVMOrcJIT.dir/CompileUtils.cpp.o -MF lib/ExecutionEngine/Orc/CMakeFiles/LLVMOrcJIT.dir/CompileUtils.cpp.o.d -o lib/ExecutionEngine/Orc/CMakeFiles/LLVMOrcJIT.dir/CompileUtils.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/ExecutionEngine/Orc/CompileUtils.cpp [1585/3344] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/lib/ExecutionEngine/Orc -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/ExecutionEngine/Orc -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fno-exceptions -funwind-tables -fno-rtti -MD -MT lib/ExecutionEngine/Orc/CMakeFiles/LLVMOrcJIT.dir/CompileOnDemandLayer.cpp.o -MF lib/ExecutionEngine/Orc/CMakeFiles/LLVMOrcJIT.dir/CompileOnDemandLayer.cpp.o.d -o lib/ExecutionEngine/Orc/CMakeFiles/LLVMOrcJIT.dir/CompileOnDemandLayer.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/ExecutionEngine/Orc/CompileOnDemandLayer.cpp [1586/3344] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/lib/ExecutionEngine/Orc -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/ExecutionEngine/Orc -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fno-exceptions -funwind-tables -fno-rtti -MD -MT lib/ExecutionEngine/Orc/CMakeFiles/LLVMOrcJIT.dir/EPCDebugObjectRegistrar.cpp.o -MF lib/ExecutionEngine/Orc/CMakeFiles/LLVMOrcJIT.dir/EPCDebugObjectRegistrar.cpp.o.d -o lib/ExecutionEngine/Orc/CMakeFiles/LLVMOrcJIT.dir/EPCDebugObjectRegistrar.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/ExecutionEngine/Orc/EPCDebugObjectRegistrar.cpp [1587/3344] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/lib/ExecutionEngine/Orc -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/ExecutionEngine/Orc -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fno-exceptions -funwind-tables -fno-rtti -MD -MT lib/ExecutionEngine/Orc/CMakeFiles/LLVMOrcJIT.dir/EPCEHFrameRegistrar.cpp.o -MF lib/ExecutionEngine/Orc/CMakeFiles/LLVMOrcJIT.dir/EPCEHFrameRegistrar.cpp.o.d -o lib/ExecutionEngine/Orc/CMakeFiles/LLVMOrcJIT.dir/EPCEHFrameRegistrar.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/ExecutionEngine/Orc/EPCEHFrameRegistrar.cpp [1588/3344] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/lib/ExecutionEngine/Orc -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/ExecutionEngine/Orc -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fno-exceptions -funwind-tables -fno-rtti -MD -MT lib/ExecutionEngine/Orc/CMakeFiles/LLVMOrcJIT.dir/EPCGenericDylibManager.cpp.o -MF lib/ExecutionEngine/Orc/CMakeFiles/LLVMOrcJIT.dir/EPCGenericDylibManager.cpp.o.d -o lib/ExecutionEngine/Orc/CMakeFiles/LLVMOrcJIT.dir/EPCGenericDylibManager.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/ExecutionEngine/Orc/EPCGenericDylibManager.cpp [1589/3344] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/lib/ExecutionEngine/Orc -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/ExecutionEngine/Orc -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fno-exceptions -funwind-tables -fno-rtti -MD -MT lib/ExecutionEngine/Orc/CMakeFiles/LLVMOrcJIT.dir/DebugObjectManagerPlugin.cpp.o -MF lib/ExecutionEngine/Orc/CMakeFiles/LLVMOrcJIT.dir/DebugObjectManagerPlugin.cpp.o.d -o lib/ExecutionEngine/Orc/CMakeFiles/LLVMOrcJIT.dir/DebugObjectManagerPlugin.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/ExecutionEngine/Orc/DebugObjectManagerPlugin.cpp [1590/3344] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/lib/ExecutionEngine/Orc -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/ExecutionEngine/Orc -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fno-exceptions -funwind-tables -fno-rtti -MD -MT lib/ExecutionEngine/Orc/CMakeFiles/LLVMOrcJIT.dir/EPCGenericJITLinkMemoryManager.cpp.o -MF lib/ExecutionEngine/Orc/CMakeFiles/LLVMOrcJIT.dir/EPCGenericJITLinkMemoryManager.cpp.o.d -o lib/ExecutionEngine/Orc/CMakeFiles/LLVMOrcJIT.dir/EPCGenericJITLinkMemoryManager.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/ExecutionEngine/Orc/EPCGenericJITLinkMemoryManager.cpp [1591/3344] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/lib/ExecutionEngine/Orc -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/ExecutionEngine/Orc -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fno-exceptions -funwind-tables -fno-rtti -MD -MT lib/ExecutionEngine/Orc/CMakeFiles/LLVMOrcJIT.dir/COFFPlatform.cpp.o -MF lib/ExecutionEngine/Orc/CMakeFiles/LLVMOrcJIT.dir/COFFPlatform.cpp.o.d -o lib/ExecutionEngine/Orc/CMakeFiles/LLVMOrcJIT.dir/COFFPlatform.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/ExecutionEngine/Orc/COFFPlatform.cpp [1592/3344] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/lib/ExecutionEngine/Orc -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/ExecutionEngine/Orc -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fno-exceptions -funwind-tables -fno-rtti -MD -MT lib/ExecutionEngine/Orc/CMakeFiles/LLVMOrcJIT.dir/EPCGenericRTDyldMemoryManager.cpp.o -MF lib/ExecutionEngine/Orc/CMakeFiles/LLVMOrcJIT.dir/EPCGenericRTDyldMemoryManager.cpp.o.d -o lib/ExecutionEngine/Orc/CMakeFiles/LLVMOrcJIT.dir/EPCGenericRTDyldMemoryManager.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/ExecutionEngine/Orc/EPCGenericRTDyldMemoryManager.cpp [1593/3344] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/lib/ExecutionEngine/Orc -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/ExecutionEngine/Orc -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fno-exceptions -funwind-tables -fno-rtti -MD -MT lib/ExecutionEngine/Orc/CMakeFiles/LLVMOrcJIT.dir/Core.cpp.o -MF lib/ExecutionEngine/Orc/CMakeFiles/LLVMOrcJIT.dir/Core.cpp.o.d -o lib/ExecutionEngine/Orc/CMakeFiles/LLVMOrcJIT.dir/Core.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/ExecutionEngine/Orc/Core.cpp [1594/3344] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/lib/ExecutionEngine/Orc -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/ExecutionEngine/Orc -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fno-exceptions -funwind-tables -fno-rtti -MD -MT lib/ExecutionEngine/Orc/CMakeFiles/LLVMOrcJIT.dir/EPCIndirectionUtils.cpp.o -MF lib/ExecutionEngine/Orc/CMakeFiles/LLVMOrcJIT.dir/EPCIndirectionUtils.cpp.o.d -o lib/ExecutionEngine/Orc/CMakeFiles/LLVMOrcJIT.dir/EPCIndirectionUtils.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/ExecutionEngine/Orc/EPCIndirectionUtils.cpp [1595/3344] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/lib/ExecutionEngine/Orc -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/ExecutionEngine/Orc -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fno-exceptions -funwind-tables -fno-rtti -MD -MT lib/ExecutionEngine/Orc/CMakeFiles/LLVMOrcJIT.dir/IRCompileLayer.cpp.o -MF lib/ExecutionEngine/Orc/CMakeFiles/LLVMOrcJIT.dir/IRCompileLayer.cpp.o.d -o lib/ExecutionEngine/Orc/CMakeFiles/LLVMOrcJIT.dir/IRCompileLayer.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/ExecutionEngine/Orc/IRCompileLayer.cpp [1596/3344] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/lib/ExecutionEngine/Orc -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/ExecutionEngine/Orc -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fno-exceptions -funwind-tables -fno-rtti -MD -MT lib/ExecutionEngine/Orc/CMakeFiles/LLVMOrcJIT.dir/IRTransformLayer.cpp.o -MF lib/ExecutionEngine/Orc/CMakeFiles/LLVMOrcJIT.dir/IRTransformLayer.cpp.o.d -o lib/ExecutionEngine/Orc/CMakeFiles/LLVMOrcJIT.dir/IRTransformLayer.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/ExecutionEngine/Orc/IRTransformLayer.cpp [1597/3344] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/lib/ExecutionEngine/Orc -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/ExecutionEngine/Orc -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fno-exceptions -funwind-tables -fno-rtti -MD -MT lib/ExecutionEngine/Orc/CMakeFiles/LLVMOrcJIT.dir/JITTargetMachineBuilder.cpp.o -MF lib/ExecutionEngine/Orc/CMakeFiles/LLVMOrcJIT.dir/JITTargetMachineBuilder.cpp.o.d -o lib/ExecutionEngine/Orc/CMakeFiles/LLVMOrcJIT.dir/JITTargetMachineBuilder.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/ExecutionEngine/Orc/JITTargetMachineBuilder.cpp [1598/3344] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/lib/ExecutionEngine/Orc -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/ExecutionEngine/Orc -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fno-exceptions -funwind-tables -fno-rtti -MD -MT lib/ExecutionEngine/Orc/CMakeFiles/LLVMOrcJIT.dir/ObjectFileInterface.cpp.o -MF lib/ExecutionEngine/Orc/CMakeFiles/LLVMOrcJIT.dir/ObjectFileInterface.cpp.o.d -o lib/ExecutionEngine/Orc/CMakeFiles/LLVMOrcJIT.dir/ObjectFileInterface.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/ExecutionEngine/Orc/ObjectFileInterface.cpp [1599/3344] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/lib/ExecutionEngine/Orc -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/ExecutionEngine/Orc -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fno-exceptions -funwind-tables -fno-rtti -MD -MT lib/ExecutionEngine/Orc/CMakeFiles/LLVMOrcJIT.dir/LookupAndRecordAddrs.cpp.o -MF lib/ExecutionEngine/Orc/CMakeFiles/LLVMOrcJIT.dir/LookupAndRecordAddrs.cpp.o.d -o lib/ExecutionEngine/Orc/CMakeFiles/LLVMOrcJIT.dir/LookupAndRecordAddrs.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/ExecutionEngine/Orc/LookupAndRecordAddrs.cpp [1600/3344] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/lib/ExecutionEngine/Orc -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/ExecutionEngine/Orc -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fno-exceptions -funwind-tables -fno-rtti -MD -MT lib/ExecutionEngine/Orc/CMakeFiles/LLVMOrcJIT.dir/ExecutionUtils.cpp.o -MF lib/ExecutionEngine/Orc/CMakeFiles/LLVMOrcJIT.dir/ExecutionUtils.cpp.o.d -o lib/ExecutionEngine/Orc/CMakeFiles/LLVMOrcJIT.dir/ExecutionUtils.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/ExecutionEngine/Orc/ExecutionUtils.cpp [1601/3344] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/lib/ExecutionEngine/Orc -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/ExecutionEngine/Orc -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fno-exceptions -funwind-tables -fno-rtti -MD -MT lib/ExecutionEngine/Orc/CMakeFiles/LLVMOrcJIT.dir/Layer.cpp.o -MF lib/ExecutionEngine/Orc/CMakeFiles/LLVMOrcJIT.dir/Layer.cpp.o.d -o lib/ExecutionEngine/Orc/CMakeFiles/LLVMOrcJIT.dir/Layer.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/ExecutionEngine/Orc/Layer.cpp [1602/3344] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/lib/ExecutionEngine/Orc -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/ExecutionEngine/Orc -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fno-exceptions -funwind-tables -fno-rtti -MD -MT lib/ExecutionEngine/Orc/CMakeFiles/LLVMOrcJIT.dir/LazyReexports.cpp.o -MF lib/ExecutionEngine/Orc/CMakeFiles/LLVMOrcJIT.dir/LazyReexports.cpp.o.d -o lib/ExecutionEngine/Orc/CMakeFiles/LLVMOrcJIT.dir/LazyReexports.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/ExecutionEngine/Orc/LazyReexports.cpp [1603/3344] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/lib/ExecutionEngine/Orc -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/ExecutionEngine/Orc -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fno-exceptions -funwind-tables -fno-rtti -MD -MT lib/ExecutionEngine/Orc/CMakeFiles/LLVMOrcJIT.dir/MapperJITLinkMemoryManager.cpp.o -MF lib/ExecutionEngine/Orc/CMakeFiles/LLVMOrcJIT.dir/MapperJITLinkMemoryManager.cpp.o.d -o lib/ExecutionEngine/Orc/CMakeFiles/LLVMOrcJIT.dir/MapperJITLinkMemoryManager.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/ExecutionEngine/Orc/MapperJITLinkMemoryManager.cpp [1604/3344] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/lib/ExecutionEngine/Orc -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/ExecutionEngine/Orc -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fno-exceptions -funwind-tables -fno-rtti -MD -MT lib/ExecutionEngine/Orc/CMakeFiles/LLVMOrcJIT.dir/IndirectionUtils.cpp.o -MF lib/ExecutionEngine/Orc/CMakeFiles/LLVMOrcJIT.dir/IndirectionUtils.cpp.o.d -o lib/ExecutionEngine/Orc/CMakeFiles/LLVMOrcJIT.dir/IndirectionUtils.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/ExecutionEngine/Orc/IndirectionUtils.cpp [1605/3344] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/lib/ExecutionEngine/Orc -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/ExecutionEngine/Orc -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fno-exceptions -funwind-tables -fno-rtti -MD -MT lib/ExecutionEngine/Orc/CMakeFiles/LLVMOrcJIT.dir/MemoryMapper.cpp.o -MF lib/ExecutionEngine/Orc/CMakeFiles/LLVMOrcJIT.dir/MemoryMapper.cpp.o.d -o lib/ExecutionEngine/Orc/CMakeFiles/LLVMOrcJIT.dir/MemoryMapper.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/ExecutionEngine/Orc/MemoryMapper.cpp [1606/3344] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/lib/ExecutionEngine/Orc -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/ExecutionEngine/Orc -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fno-exceptions -funwind-tables -fno-rtti -MD -MT lib/ExecutionEngine/Orc/CMakeFiles/LLVMOrcJIT.dir/Mangling.cpp.o -MF lib/ExecutionEngine/Orc/CMakeFiles/LLVMOrcJIT.dir/Mangling.cpp.o.d -o lib/ExecutionEngine/Orc/CMakeFiles/LLVMOrcJIT.dir/Mangling.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/ExecutionEngine/Orc/Mangling.cpp [1607/3344] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/lib/ExecutionEngine/Orc -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/ExecutionEngine/Orc -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fno-exceptions -funwind-tables -fno-rtti -MD -MT lib/ExecutionEngine/Orc/CMakeFiles/LLVMOrcJIT.dir/OrcABISupport.cpp.o -MF lib/ExecutionEngine/Orc/CMakeFiles/LLVMOrcJIT.dir/OrcABISupport.cpp.o.d -o lib/ExecutionEngine/Orc/CMakeFiles/LLVMOrcJIT.dir/OrcABISupport.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/ExecutionEngine/Orc/OrcABISupport.cpp [1608/3344] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/lib/ExecutionEngine/Orc -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/ExecutionEngine/Orc -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fno-exceptions -funwind-tables -fno-rtti -MD -MT lib/ExecutionEngine/Orc/CMakeFiles/LLVMOrcJIT.dir/ObjectTransformLayer.cpp.o -MF lib/ExecutionEngine/Orc/CMakeFiles/LLVMOrcJIT.dir/ObjectTransformLayer.cpp.o.d -o lib/ExecutionEngine/Orc/CMakeFiles/LLVMOrcJIT.dir/ObjectTransformLayer.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/ExecutionEngine/Orc/ObjectTransformLayer.cpp [1609/3344] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/lib/ExecutionEngine/Orc -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/ExecutionEngine/Orc -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fno-exceptions -funwind-tables -fno-rtti -MD -MT lib/ExecutionEngine/Orc/CMakeFiles/LLVMOrcJIT.dir/LLJIT.cpp.o -MF lib/ExecutionEngine/Orc/CMakeFiles/LLVMOrcJIT.dir/LLJIT.cpp.o.d -o lib/ExecutionEngine/Orc/CMakeFiles/LLVMOrcJIT.dir/LLJIT.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/ExecutionEngine/Orc/LLJIT.cpp [1610/3344] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/lib/ExecutionEngine/Orc -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/ExecutionEngine/Orc -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fno-exceptions -funwind-tables -fno-rtti -MD -MT lib/ExecutionEngine/Orc/CMakeFiles/LLVMOrcJIT.dir/MachOPlatform.cpp.o -MF lib/ExecutionEngine/Orc/CMakeFiles/LLVMOrcJIT.dir/MachOPlatform.cpp.o.d -o lib/ExecutionEngine/Orc/CMakeFiles/LLVMOrcJIT.dir/MachOPlatform.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/ExecutionEngine/Orc/MachOPlatform.cpp [1611/3344] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/lib/ExecutionEngine/Orc -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/ExecutionEngine/Orc -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fno-exceptions -funwind-tables -fno-rtti -MD -MT lib/ExecutionEngine/Orc/CMakeFiles/LLVMOrcJIT.dir/ELFNixPlatform.cpp.o -MF lib/ExecutionEngine/Orc/CMakeFiles/LLVMOrcJIT.dir/ELFNixPlatform.cpp.o.d -o lib/ExecutionEngine/Orc/CMakeFiles/LLVMOrcJIT.dir/ELFNixPlatform.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/ExecutionEngine/Orc/ELFNixPlatform.cpp [1612/3344] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/lib/ExecutionEngine/Orc -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/ExecutionEngine/Orc -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fno-exceptions -funwind-tables -fno-rtti -MD -MT lib/ExecutionEngine/Orc/CMakeFiles/LLVMOrcJIT.dir/ObjectLinkingLayer.cpp.o -MF lib/ExecutionEngine/Orc/CMakeFiles/LLVMOrcJIT.dir/ObjectLinkingLayer.cpp.o.d -o lib/ExecutionEngine/Orc/CMakeFiles/LLVMOrcJIT.dir/ObjectLinkingLayer.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/ExecutionEngine/Orc/ObjectLinkingLayer.cpp [1613/3344] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/lib/ExecutionEngine/Orc -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/ExecutionEngine/Orc -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fno-exceptions -funwind-tables -fno-rtti -MD -MT lib/ExecutionEngine/Orc/CMakeFiles/LLVMOrcJIT.dir/TaskDispatch.cpp.o -MF lib/ExecutionEngine/Orc/CMakeFiles/LLVMOrcJIT.dir/TaskDispatch.cpp.o.d -o lib/ExecutionEngine/Orc/CMakeFiles/LLVMOrcJIT.dir/TaskDispatch.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/ExecutionEngine/Orc/TaskDispatch.cpp [1614/3344] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/lib/ExecutionEngine/Orc -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/ExecutionEngine/Orc -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fno-exceptions -funwind-tables -fno-rtti -MD -MT lib/ExecutionEngine/Orc/CMakeFiles/LLVMOrcJIT.dir/SimpleRemoteEPC.cpp.o -MF lib/ExecutionEngine/Orc/CMakeFiles/LLVMOrcJIT.dir/SimpleRemoteEPC.cpp.o.d -o lib/ExecutionEngine/Orc/CMakeFiles/LLVMOrcJIT.dir/SimpleRemoteEPC.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/ExecutionEngine/Orc/SimpleRemoteEPC.cpp [1615/3344] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/lib/ExecutionEngine/Orc -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/ExecutionEngine/Orc -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fno-exceptions -funwind-tables -fno-rtti -MD -MT lib/ExecutionEngine/Orc/CMakeFiles/LLVMOrcJIT.dir/RTDyldObjectLinkingLayer.cpp.o -MF lib/ExecutionEngine/Orc/CMakeFiles/LLVMOrcJIT.dir/RTDyldObjectLinkingLayer.cpp.o.d -o lib/ExecutionEngine/Orc/CMakeFiles/LLVMOrcJIT.dir/RTDyldObjectLinkingLayer.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/ExecutionEngine/Orc/RTDyldObjectLinkingLayer.cpp [1616/3344] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/lib/ExecutionEngine/Orc -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/ExecutionEngine/Orc -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fno-exceptions -funwind-tables -fno-rtti -MD -MT lib/ExecutionEngine/Orc/CMakeFiles/LLVMOrcJIT.dir/Speculation.cpp.o -MF lib/ExecutionEngine/Orc/CMakeFiles/LLVMOrcJIT.dir/Speculation.cpp.o.d -o lib/ExecutionEngine/Orc/CMakeFiles/LLVMOrcJIT.dir/Speculation.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/ExecutionEngine/Orc/Speculation.cpp [1617/3344] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/lib/ExecutionEngine/Orc -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/ExecutionEngine/Orc -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fno-exceptions -funwind-tables -fno-rtti -MD -MT lib/ExecutionEngine/Orc/CMakeFiles/LLVMOrcJIT.dir/ExecutorProcessControl.cpp.o -MF lib/ExecutionEngine/Orc/CMakeFiles/LLVMOrcJIT.dir/ExecutorProcessControl.cpp.o.d -o lib/ExecutionEngine/Orc/CMakeFiles/LLVMOrcJIT.dir/ExecutorProcessControl.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/ExecutionEngine/Orc/ExecutorProcessControl.cpp [1618/3344] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/lib/ExecutionEngine/Orc -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/ExecutionEngine/Orc -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fno-exceptions -funwind-tables -fno-rtti -MD -MT lib/ExecutionEngine/Orc/CMakeFiles/LLVMOrcJIT.dir/OrcV2CBindings.cpp.o -MF lib/ExecutionEngine/Orc/CMakeFiles/LLVMOrcJIT.dir/OrcV2CBindings.cpp.o.d -o lib/ExecutionEngine/Orc/CMakeFiles/LLVMOrcJIT.dir/OrcV2CBindings.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/ExecutionEngine/Orc/OrcV2CBindings.cpp [1619/3344] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/lib/ExecutionEngine/Orc -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/ExecutionEngine/Orc -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fno-exceptions -funwind-tables -fno-rtti -MD -MT lib/ExecutionEngine/Orc/CMakeFiles/LLVMOrcJIT.dir/ThreadSafeModule.cpp.o -MF lib/ExecutionEngine/Orc/CMakeFiles/LLVMOrcJIT.dir/ThreadSafeModule.cpp.o.d -o lib/ExecutionEngine/Orc/CMakeFiles/LLVMOrcJIT.dir/ThreadSafeModule.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/ExecutionEngine/Orc/ThreadSafeModule.cpp [1620/3344] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/lib/ExecutionEngine/Orc/Shared -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/ExecutionEngine/Orc/Shared -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fno-exceptions -funwind-tables -fno-rtti -MD -MT lib/ExecutionEngine/Orc/Shared/CMakeFiles/LLVMOrcShared.dir/ObjectFormats.cpp.o -MF lib/ExecutionEngine/Orc/Shared/CMakeFiles/LLVMOrcShared.dir/ObjectFormats.cpp.o.d -o lib/ExecutionEngine/Orc/Shared/CMakeFiles/LLVMOrcShared.dir/ObjectFormats.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/ExecutionEngine/Orc/Shared/ObjectFormats.cpp [1621/3344] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/lib/ExecutionEngine/Orc/Shared -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/ExecutionEngine/Orc/Shared -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fno-exceptions -funwind-tables -fno-rtti -MD -MT lib/ExecutionEngine/Orc/Shared/CMakeFiles/LLVMOrcShared.dir/OrcError.cpp.o -MF lib/ExecutionEngine/Orc/Shared/CMakeFiles/LLVMOrcShared.dir/OrcError.cpp.o.d -o lib/ExecutionEngine/Orc/Shared/CMakeFiles/LLVMOrcShared.dir/OrcError.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/ExecutionEngine/Orc/Shared/OrcError.cpp [1622/3344] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/lib/ExecutionEngine/Orc/Debugging -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/ExecutionEngine/Orc/Debugging -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fno-exceptions -funwind-tables -fno-rtti -MD -MT lib/ExecutionEngine/Orc/Debugging/CMakeFiles/LLVMOrcDebugging.dir/DebugInfoSupport.cpp.o -MF lib/ExecutionEngine/Orc/Debugging/CMakeFiles/LLVMOrcDebugging.dir/DebugInfoSupport.cpp.o.d -o lib/ExecutionEngine/Orc/Debugging/CMakeFiles/LLVMOrcDebugging.dir/DebugInfoSupport.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/ExecutionEngine/Orc/Debugging/DebugInfoSupport.cpp [1623/3344] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/lib/ExecutionEngine/Orc/Shared -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/ExecutionEngine/Orc/Shared -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fno-exceptions -funwind-tables -fno-rtti -MD -MT lib/ExecutionEngine/Orc/Shared/CMakeFiles/LLVMOrcShared.dir/OrcRTBridge.cpp.o -MF lib/ExecutionEngine/Orc/Shared/CMakeFiles/LLVMOrcShared.dir/OrcRTBridge.cpp.o.d -o lib/ExecutionEngine/Orc/Shared/CMakeFiles/LLVMOrcShared.dir/OrcRTBridge.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/ExecutionEngine/Orc/Shared/OrcRTBridge.cpp [1624/3344] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/lib/ExecutionEngine/Orc/Debugging -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/ExecutionEngine/Orc/Debugging -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fno-exceptions -funwind-tables -fno-rtti -MD -MT lib/ExecutionEngine/Orc/Debugging/CMakeFiles/LLVMOrcDebugging.dir/DebuggerSupport.cpp.o -MF lib/ExecutionEngine/Orc/Debugging/CMakeFiles/LLVMOrcDebugging.dir/DebuggerSupport.cpp.o.d -o lib/ExecutionEngine/Orc/Debugging/CMakeFiles/LLVMOrcDebugging.dir/DebuggerSupport.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/ExecutionEngine/Orc/Debugging/DebuggerSupport.cpp [1625/3344] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/lib/ExecutionEngine/Orc -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/ExecutionEngine/Orc -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fno-exceptions -funwind-tables -fno-rtti -MD -MT lib/ExecutionEngine/Orc/CMakeFiles/LLVMOrcJIT.dir/SpeculateAnalyses.cpp.o -MF lib/ExecutionEngine/Orc/CMakeFiles/LLVMOrcJIT.dir/SpeculateAnalyses.cpp.o.d -o lib/ExecutionEngine/Orc/CMakeFiles/LLVMOrcJIT.dir/SpeculateAnalyses.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/ExecutionEngine/Orc/SpeculateAnalyses.cpp [1626/3344] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/lib/ExecutionEngine/Orc/Shared -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/ExecutionEngine/Orc/Shared -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fno-exceptions -funwind-tables -fno-rtti -MD -MT lib/ExecutionEngine/Orc/Shared/CMakeFiles/LLVMOrcShared.dir/SimpleRemoteEPCUtils.cpp.o -MF lib/ExecutionEngine/Orc/Shared/CMakeFiles/LLVMOrcShared.dir/SimpleRemoteEPCUtils.cpp.o.d -o lib/ExecutionEngine/Orc/Shared/CMakeFiles/LLVMOrcShared.dir/SimpleRemoteEPCUtils.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/ExecutionEngine/Orc/Shared/SimpleRemoteEPCUtils.cpp [1627/3344] : && /usr/bin/cmake -E rm -f lib/libLLVMOrcShared.a && /usr/gnu/bin/ar qc lib/libLLVMOrcShared.a lib/ExecutionEngine/Orc/Shared/CMakeFiles/LLVMOrcShared.dir/AllocationActions.cpp.o lib/ExecutionEngine/Orc/Shared/CMakeFiles/LLVMOrcShared.dir/ObjectFormats.cpp.o lib/ExecutionEngine/Orc/Shared/CMakeFiles/LLVMOrcShared.dir/OrcError.cpp.o lib/ExecutionEngine/Orc/Shared/CMakeFiles/LLVMOrcShared.dir/OrcRTBridge.cpp.o lib/ExecutionEngine/Orc/Shared/CMakeFiles/LLVMOrcShared.dir/SimpleRemoteEPCUtils.cpp.o && /usr/gnu/bin/ranlib lib/libLLVMOrcShared.a && : [1628/3344] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/lib/ExecutionEngine/Orc/Debugging -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/ExecutionEngine/Orc/Debugging -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fno-exceptions -funwind-tables -fno-rtti -MD -MT lib/ExecutionEngine/Orc/Debugging/CMakeFiles/LLVMOrcDebugging.dir/LLJITUtilsCBindings.cpp.o -MF lib/ExecutionEngine/Orc/Debugging/CMakeFiles/LLVMOrcDebugging.dir/LLJITUtilsCBindings.cpp.o.d -o lib/ExecutionEngine/Orc/Debugging/CMakeFiles/LLVMOrcDebugging.dir/LLJITUtilsCBindings.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/ExecutionEngine/Orc/Debugging/LLJITUtilsCBindings.cpp [1629/3344] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/lib/ExecutionEngine/Orc/TargetProcess -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/ExecutionEngine/Orc/TargetProcess -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fno-exceptions -funwind-tables -fno-rtti -MD -MT lib/ExecutionEngine/Orc/TargetProcess/CMakeFiles/LLVMOrcTargetProcess.dir/JITLoaderGDB.cpp.o -MF lib/ExecutionEngine/Orc/TargetProcess/CMakeFiles/LLVMOrcTargetProcess.dir/JITLoaderGDB.cpp.o.d -o lib/ExecutionEngine/Orc/TargetProcess/CMakeFiles/LLVMOrcTargetProcess.dir/JITLoaderGDB.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/ExecutionEngine/Orc/TargetProcess/JITLoaderGDB.cpp [1630/3344] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/lib/ExecutionEngine/Orc/Debugging -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/ExecutionEngine/Orc/Debugging -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fno-exceptions -funwind-tables -fno-rtti -MD -MT lib/ExecutionEngine/Orc/Debugging/CMakeFiles/LLVMOrcDebugging.dir/DebuggerSupportPlugin.cpp.o -MF lib/ExecutionEngine/Orc/Debugging/CMakeFiles/LLVMOrcDebugging.dir/DebuggerSupportPlugin.cpp.o.d -o lib/ExecutionEngine/Orc/Debugging/CMakeFiles/LLVMOrcDebugging.dir/DebuggerSupportPlugin.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/ExecutionEngine/Orc/Debugging/DebuggerSupportPlugin.cpp [1631/3344] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/lib/ExecutionEngine/Orc/TargetProcess -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/ExecutionEngine/Orc/TargetProcess -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fno-exceptions -funwind-tables -fno-rtti -MD -MT lib/ExecutionEngine/Orc/TargetProcess/CMakeFiles/LLVMOrcTargetProcess.dir/JITLoaderPerf.cpp.o -MF lib/ExecutionEngine/Orc/TargetProcess/CMakeFiles/LLVMOrcTargetProcess.dir/JITLoaderPerf.cpp.o.d -o lib/ExecutionEngine/Orc/TargetProcess/CMakeFiles/LLVMOrcTargetProcess.dir/JITLoaderPerf.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/ExecutionEngine/Orc/TargetProcess/JITLoaderPerf.cpp [1632/3344] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/lib/ExecutionEngine/Orc/TargetProcess -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/ExecutionEngine/Orc/TargetProcess -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fno-exceptions -funwind-tables -fno-rtti -MD -MT lib/ExecutionEngine/Orc/TargetProcess/CMakeFiles/LLVMOrcTargetProcess.dir/RegisterEHFrames.cpp.o -MF lib/ExecutionEngine/Orc/TargetProcess/CMakeFiles/LLVMOrcTargetProcess.dir/RegisterEHFrames.cpp.o.d -o lib/ExecutionEngine/Orc/TargetProcess/CMakeFiles/LLVMOrcTargetProcess.dir/RegisterEHFrames.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/ExecutionEngine/Orc/TargetProcess/RegisterEHFrames.cpp [1633/3344] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/lib/ExecutionEngine/Orc/TargetProcess -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/ExecutionEngine/Orc/TargetProcess -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fno-exceptions -funwind-tables -fno-rtti -MD -MT lib/ExecutionEngine/Orc/TargetProcess/CMakeFiles/LLVMOrcTargetProcess.dir/ExecutorSharedMemoryMapperService.cpp.o -MF lib/ExecutionEngine/Orc/TargetProcess/CMakeFiles/LLVMOrcTargetProcess.dir/ExecutorSharedMemoryMapperService.cpp.o.d -o lib/ExecutionEngine/Orc/TargetProcess/CMakeFiles/LLVMOrcTargetProcess.dir/ExecutorSharedMemoryMapperService.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/ExecutionEngine/Orc/TargetProcess/ExecutorSharedMemoryMapperService.cpp [1634/3344] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/lib/ExecutionEngine/Orc/TargetProcess -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/ExecutionEngine/Orc/TargetProcess -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fno-exceptions -funwind-tables -fno-rtti -MD -MT lib/ExecutionEngine/Orc/TargetProcess/CMakeFiles/LLVMOrcTargetProcess.dir/OrcRTBootstrap.cpp.o -MF lib/ExecutionEngine/Orc/TargetProcess/CMakeFiles/LLVMOrcTargetProcess.dir/OrcRTBootstrap.cpp.o.d -o lib/ExecutionEngine/Orc/TargetProcess/CMakeFiles/LLVMOrcTargetProcess.dir/OrcRTBootstrap.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/ExecutionEngine/Orc/TargetProcess/OrcRTBootstrap.cpp [1635/3344] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/lib/ExecutionEngine/Orc/Debugging -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/ExecutionEngine/Orc/Debugging -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fno-exceptions -funwind-tables -fno-rtti -MD -MT lib/ExecutionEngine/Orc/Debugging/CMakeFiles/LLVMOrcDebugging.dir/PerfSupportPlugin.cpp.o -MF lib/ExecutionEngine/Orc/Debugging/CMakeFiles/LLVMOrcDebugging.dir/PerfSupportPlugin.cpp.o.d -o lib/ExecutionEngine/Orc/Debugging/CMakeFiles/LLVMOrcDebugging.dir/PerfSupportPlugin.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/ExecutionEngine/Orc/Debugging/PerfSupportPlugin.cpp [1636/3344] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/lib/ExecutionEngine/Orc/TargetProcess -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/ExecutionEngine/Orc/TargetProcess -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fno-exceptions -funwind-tables -fno-rtti -MD -MT lib/ExecutionEngine/Orc/TargetProcess/CMakeFiles/LLVMOrcTargetProcess.dir/TargetExecutionUtils.cpp.o -MF lib/ExecutionEngine/Orc/TargetProcess/CMakeFiles/LLVMOrcTargetProcess.dir/TargetExecutionUtils.cpp.o.d -o lib/ExecutionEngine/Orc/TargetProcess/CMakeFiles/LLVMOrcTargetProcess.dir/TargetExecutionUtils.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/ExecutionEngine/Orc/TargetProcess/TargetExecutionUtils.cpp [1637/3344] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/lib/ExecutionEngine/Orc/TargetProcess -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/ExecutionEngine/Orc/TargetProcess -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fno-exceptions -funwind-tables -fno-rtti -MD -MT lib/ExecutionEngine/Orc/TargetProcess/CMakeFiles/LLVMOrcTargetProcess.dir/SimpleExecutorDylibManager.cpp.o -MF lib/ExecutionEngine/Orc/TargetProcess/CMakeFiles/LLVMOrcTargetProcess.dir/SimpleExecutorDylibManager.cpp.o.d -o lib/ExecutionEngine/Orc/TargetProcess/CMakeFiles/LLVMOrcTargetProcess.dir/SimpleExecutorDylibManager.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/ExecutionEngine/Orc/TargetProcess/SimpleExecutorDylibManager.cpp [1638/3344] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/lib/ExecutionEngine/Orc/TargetProcess -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/ExecutionEngine/Orc/TargetProcess -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fno-exceptions -funwind-tables -fno-rtti -MD -MT lib/ExecutionEngine/Orc/TargetProcess/CMakeFiles/LLVMOrcTargetProcess.dir/SimpleExecutorMemoryManager.cpp.o -MF lib/ExecutionEngine/Orc/TargetProcess/CMakeFiles/LLVMOrcTargetProcess.dir/SimpleExecutorMemoryManager.cpp.o.d -o lib/ExecutionEngine/Orc/TargetProcess/CMakeFiles/LLVMOrcTargetProcess.dir/SimpleExecutorMemoryManager.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/ExecutionEngine/Orc/TargetProcess/SimpleExecutorMemoryManager.cpp [1639/3344] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/lib/ExecutionEngine/RuntimeDyld -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/ExecutionEngine/RuntimeDyld -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fno-exceptions -funwind-tables -fno-rtti -MD -MT lib/ExecutionEngine/RuntimeDyld/CMakeFiles/LLVMRuntimeDyld.dir/RTDyldMemoryManager.cpp.o -MF lib/ExecutionEngine/RuntimeDyld/CMakeFiles/LLVMRuntimeDyld.dir/RTDyldMemoryManager.cpp.o.d -o lib/ExecutionEngine/RuntimeDyld/CMakeFiles/LLVMRuntimeDyld.dir/RTDyldMemoryManager.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/ExecutionEngine/RuntimeDyld/RTDyldMemoryManager.cpp [1640/3344] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/lib/ExecutionEngine/Orc/TargetProcess -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/ExecutionEngine/Orc/TargetProcess -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fno-exceptions -funwind-tables -fno-rtti -MD -MT lib/ExecutionEngine/Orc/TargetProcess/CMakeFiles/LLVMOrcTargetProcess.dir/SimpleRemoteEPCServer.cpp.o -MF lib/ExecutionEngine/Orc/TargetProcess/CMakeFiles/LLVMOrcTargetProcess.dir/SimpleRemoteEPCServer.cpp.o.d -o lib/ExecutionEngine/Orc/TargetProcess/CMakeFiles/LLVMOrcTargetProcess.dir/SimpleRemoteEPCServer.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/ExecutionEngine/Orc/TargetProcess/SimpleRemoteEPCServer.cpp [1641/3344] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/lib/ExecutionEngine/RuntimeDyld -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/ExecutionEngine/RuntimeDyld -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fno-exceptions -funwind-tables -fno-rtti -MD -MT lib/ExecutionEngine/RuntimeDyld/CMakeFiles/LLVMRuntimeDyld.dir/JITSymbol.cpp.o -MF lib/ExecutionEngine/RuntimeDyld/CMakeFiles/LLVMRuntimeDyld.dir/JITSymbol.cpp.o.d -o lib/ExecutionEngine/RuntimeDyld/CMakeFiles/LLVMRuntimeDyld.dir/JITSymbol.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/ExecutionEngine/RuntimeDyld/JITSymbol.cpp [1642/3344] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/lib/ExecutionEngine/RuntimeDyld -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/ExecutionEngine/RuntimeDyld -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fno-exceptions -funwind-tables -fno-rtti -MD -MT lib/ExecutionEngine/RuntimeDyld/CMakeFiles/LLVMRuntimeDyld.dir/RuntimeDyldCOFF.cpp.o -MF lib/ExecutionEngine/RuntimeDyld/CMakeFiles/LLVMRuntimeDyld.dir/RuntimeDyldCOFF.cpp.o.d -o lib/ExecutionEngine/RuntimeDyld/CMakeFiles/LLVMRuntimeDyld.dir/RuntimeDyldCOFF.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/ExecutionEngine/RuntimeDyld/RuntimeDyldCOFF.cpp [1643/3344] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/lib/ExecutionEngine/RuntimeDyld -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/ExecutionEngine/RuntimeDyld -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fno-exceptions -funwind-tables -fno-rtti -MD -MT lib/ExecutionEngine/RuntimeDyld/CMakeFiles/LLVMRuntimeDyld.dir/Targets/RuntimeDyldELFMips.cpp.o -MF lib/ExecutionEngine/RuntimeDyld/CMakeFiles/LLVMRuntimeDyld.dir/Targets/RuntimeDyldELFMips.cpp.o.d -o lib/ExecutionEngine/RuntimeDyld/CMakeFiles/LLVMRuntimeDyld.dir/Targets/RuntimeDyldELFMips.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/ExecutionEngine/RuntimeDyld/Targets/RuntimeDyldELFMips.cpp [1644/3344] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/lib/Target -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Target -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fno-exceptions -funwind-tables -fno-rtti -MD -MT lib/Target/CMakeFiles/LLVMTarget.dir/TargetIntrinsicInfo.cpp.o -MF lib/Target/CMakeFiles/LLVMTarget.dir/TargetIntrinsicInfo.cpp.o.d -o lib/Target/CMakeFiles/LLVMTarget.dir/TargetIntrinsicInfo.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Target/TargetIntrinsicInfo.cpp [1645/3344] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/lib/Target -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Target -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fno-exceptions -funwind-tables -fno-rtti -MD -MT lib/Target/CMakeFiles/LLVMTarget.dir/Target.cpp.o -MF lib/Target/CMakeFiles/LLVMTarget.dir/Target.cpp.o.d -o lib/Target/CMakeFiles/LLVMTarget.dir/Target.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Target/Target.cpp [1646/3344] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/lib/ExecutionEngine/RuntimeDyld -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/ExecutionEngine/RuntimeDyld -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fno-exceptions -funwind-tables -fno-rtti -MD -MT lib/ExecutionEngine/RuntimeDyld/CMakeFiles/LLVMRuntimeDyld.dir/RuntimeDyldMachO.cpp.o -MF lib/ExecutionEngine/RuntimeDyld/CMakeFiles/LLVMRuntimeDyld.dir/RuntimeDyldMachO.cpp.o.d -o lib/ExecutionEngine/RuntimeDyld/CMakeFiles/LLVMRuntimeDyld.dir/RuntimeDyldMachO.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/ExecutionEngine/RuntimeDyld/RuntimeDyldMachO.cpp [1647/3344] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/lib/ExecutionEngine/RuntimeDyld -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/ExecutionEngine/RuntimeDyld -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fno-exceptions -funwind-tables -fno-rtti -MD -MT lib/ExecutionEngine/RuntimeDyld/CMakeFiles/LLVMRuntimeDyld.dir/RuntimeDyldChecker.cpp.o -MF lib/ExecutionEngine/RuntimeDyld/CMakeFiles/LLVMRuntimeDyld.dir/RuntimeDyldChecker.cpp.o.d -o lib/ExecutionEngine/RuntimeDyld/CMakeFiles/LLVMRuntimeDyld.dir/RuntimeDyldChecker.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/ExecutionEngine/RuntimeDyld/RuntimeDyldChecker.cpp [1648/3344] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/lib/ExecutionEngine/RuntimeDyld -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/ExecutionEngine/RuntimeDyld -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fno-exceptions -funwind-tables -fno-rtti -MD -MT lib/ExecutionEngine/RuntimeDyld/CMakeFiles/LLVMRuntimeDyld.dir/RuntimeDyld.cpp.o -MF lib/ExecutionEngine/RuntimeDyld/CMakeFiles/LLVMRuntimeDyld.dir/RuntimeDyld.cpp.o.d -o lib/ExecutionEngine/RuntimeDyld/CMakeFiles/LLVMRuntimeDyld.dir/RuntimeDyld.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/ExecutionEngine/RuntimeDyld/RuntimeDyld.cpp [1649/3344] cd /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build && /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/bin/llvm-tblgen -gen-asm-writer -I /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Target/AArch64 -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -I /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Target -no-warn-on-unused-template-args /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Target/AArch64/AArch64.td --write-if-changed -o lib/Target/AArch64/AArch64GenAsmWriter.inc -d lib/Target/AArch64/AArch64GenAsmWriter.inc.d [1650/3344] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/lib/Target -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Target -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fno-exceptions -funwind-tables -fno-rtti -MD -MT lib/Target/CMakeFiles/LLVMTarget.dir/TargetLoweringObjectFile.cpp.o -MF lib/Target/CMakeFiles/LLVMTarget.dir/TargetLoweringObjectFile.cpp.o.d -o lib/Target/CMakeFiles/LLVMTarget.dir/TargetLoweringObjectFile.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Target/TargetLoweringObjectFile.cpp [1651/3344] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/lib/Target -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Target -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fno-exceptions -funwind-tables -fno-rtti -MD -MT lib/Target/CMakeFiles/LLVMTarget.dir/TargetMachine.cpp.o -MF lib/Target/CMakeFiles/LLVMTarget.dir/TargetMachine.cpp.o.d -o lib/Target/CMakeFiles/LLVMTarget.dir/TargetMachine.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Target/TargetMachine.cpp [1652/3344] cd /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build && /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/bin/llvm-tblgen -gen-asm-matcher -I /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Target/AArch64 -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -I /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Target -no-warn-on-unused-template-args /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Target/AArch64/AArch64.td --write-if-changed -o lib/Target/AArch64/AArch64GenAsmMatcher.inc -d lib/Target/AArch64/AArch64GenAsmMatcher.inc.d [1653/3344] cd /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build && /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/bin/llvm-tblgen -gen-callingconv -I /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Target/AArch64 -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -I /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Target -no-warn-on-unused-template-args /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Target/AArch64/AArch64.td --write-if-changed -o lib/Target/AArch64/AArch64GenCallingConv.inc -d lib/Target/AArch64/AArch64GenCallingConv.inc.d [1654/3344] cd /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build && /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/bin/llvm-tblgen -gen-asm-writer -asmwriternum=1 -I /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Target/AArch64 -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -I /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Target -no-warn-on-unused-template-args /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Target/AArch64/AArch64.td --write-if-changed -o lib/Target/AArch64/AArch64GenAsmWriter1.inc -d lib/Target/AArch64/AArch64GenAsmWriter1.inc.d [1655/3344] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/lib/Target -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Target -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fno-exceptions -funwind-tables -fno-rtti -MD -MT lib/Target/CMakeFiles/LLVMTarget.dir/TargetMachineC.cpp.o -MF lib/Target/CMakeFiles/LLVMTarget.dir/TargetMachineC.cpp.o.d -o lib/Target/CMakeFiles/LLVMTarget.dir/TargetMachineC.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Target/TargetMachineC.cpp [1656/3344] cd /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build && /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/bin/llvm-tblgen -gen-exegesis -I /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Target/AArch64 -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -I /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Target -no-warn-on-unused-template-args /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Target/AArch64/AArch64.td --write-if-changed -o lib/Target/AArch64/AArch64GenExegesis.inc -d lib/Target/AArch64/AArch64GenExegesis.inc.d [1657/3344] cd /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build && /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/bin/llvm-tblgen -gen-disassembler -I /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Target/AArch64 -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -I /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Target -no-warn-on-unused-template-args /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Target/AArch64/AArch64.td --write-if-changed -o lib/Target/AArch64/AArch64GenDisassemblerTables.inc -d lib/Target/AArch64/AArch64GenDisassemblerTables.inc.d [1658/3344] cd /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build && /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/bin/llvm-tblgen -gen-emitter -I /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Target/AArch64 -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -I /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Target -no-warn-on-unused-template-args /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Target/AArch64/AArch64.td --write-if-changed -o lib/Target/AArch64/AArch64GenMCCodeEmitter.inc -d lib/Target/AArch64/AArch64GenMCCodeEmitter.inc.d [1659/3344] cd /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build && /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/bin/llvm-tblgen -gen-fast-isel -I /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Target/AArch64 -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -I /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Target -no-warn-on-unused-template-args /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Target/AArch64/AArch64.td --write-if-changed -o lib/Target/AArch64/AArch64GenFastISel.inc -d lib/Target/AArch64/AArch64GenFastISel.inc.d [1660/3344] cd /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build && /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/bin/llvm-tblgen -gen-pseudo-lowering -I /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Target/AArch64 -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -I /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Target -no-warn-on-unused-template-args /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Target/AArch64/AArch64.td --write-if-changed -o lib/Target/AArch64/AArch64GenMCPseudoLowering.inc -d lib/Target/AArch64/AArch64GenMCPseudoLowering.inc.d [1661/3344] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/lib/ExecutionEngine/RuntimeDyld -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/ExecutionEngine/RuntimeDyld -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fno-exceptions -funwind-tables -fno-rtti -MD -MT lib/ExecutionEngine/RuntimeDyld/CMakeFiles/LLVMRuntimeDyld.dir/RuntimeDyldELF.cpp.o -MF lib/ExecutionEngine/RuntimeDyld/CMakeFiles/LLVMRuntimeDyld.dir/RuntimeDyldELF.cpp.o.d -o lib/ExecutionEngine/RuntimeDyld/CMakeFiles/LLVMRuntimeDyld.dir/RuntimeDyldELF.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/ExecutionEngine/RuntimeDyld/RuntimeDyldELF.cpp [1662/3344] cd /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build && /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/bin/llvm-tblgen -gen-global-isel-combiner -combiners="AArch64O0PreLegalizerCombiner" -I /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Target/AArch64 -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -I /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Target -no-warn-on-unused-template-args /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Target/AArch64/AArch64.td --write-if-changed -o lib/Target/AArch64/AArch64GenO0PreLegalizeGICombiner.inc -d lib/Target/AArch64/AArch64GenO0PreLegalizeGICombiner.inc.d [1663/3344] cd /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build && /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/bin/llvm-tblgen -gen-dag-isel -I /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Target/AArch64 -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -I /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Target -omit-comments -no-warn-on-unused-template-args /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Target/AArch64/AArch64.td --write-if-changed -o lib/Target/AArch64/AArch64GenDAGISel.inc -d lib/Target/AArch64/AArch64GenDAGISel.inc.d [1664/3344] cd /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build && /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/bin/llvm-tblgen -gen-global-isel-combiner -combiners="AArch64PostLegalizerCombiner" -I /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Target/AArch64 -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -I /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Target -no-warn-on-unused-template-args /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Target/AArch64/AArch64.td --write-if-changed -o lib/Target/AArch64/AArch64GenPostLegalizeGICombiner.inc -d lib/Target/AArch64/AArch64GenPostLegalizeGICombiner.inc.d [1665/3344] cd /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build && /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/bin/llvm-tblgen -gen-global-isel -I /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Target/AArch64 -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -I /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Target -no-warn-on-unused-template-args /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Target/AArch64/AArch64.td --write-if-changed -o lib/Target/AArch64/AArch64GenGlobalISel.inc -d lib/Target/AArch64/AArch64GenGlobalISel.inc.d [1666/3344] cd /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build && /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/bin/llvm-tblgen -gen-global-isel-combiner -combiners="AArch64PostLegalizerLowering" -I /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Target/AArch64 -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -I /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Target -no-warn-on-unused-template-args /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Target/AArch64/AArch64.td --write-if-changed -o lib/Target/AArch64/AArch64GenPostLegalizeGILowering.inc -d lib/Target/AArch64/AArch64GenPostLegalizeGILowering.inc.d [1667/3344] cd /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build && /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/bin/llvm-tblgen -gen-global-isel-combiner -combiners="AArch64PreLegalizerCombiner" -I /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Target/AArch64 -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -I /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Target -no-warn-on-unused-template-args /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Target/AArch64/AArch64.td --write-if-changed -o lib/Target/AArch64/AArch64GenPreLegalizeGICombiner.inc -d lib/Target/AArch64/AArch64GenPreLegalizeGICombiner.inc.d [1668/3344] cd /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build && /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/bin/llvm-tblgen -gen-register-bank -I /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Target/AArch64 -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -I /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Target -no-warn-on-unused-template-args /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Target/AArch64/AArch64.td --write-if-changed -o lib/Target/AArch64/AArch64GenRegisterBank.inc -d lib/Target/AArch64/AArch64GenRegisterBank.inc.d [1669/3344] cd /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build && /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/bin/llvm-tblgen -gen-register-info -I /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Target/AArch64 -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -I /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Target -no-warn-on-unused-template-args /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Target/AArch64/AArch64.td --write-if-changed -o lib/Target/AArch64/AArch64GenRegisterInfo.inc -d lib/Target/AArch64/AArch64GenRegisterInfo.inc.d [1670/3344] cd /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build && /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/bin/llvm-tblgen -gen-asm-matcher -I /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Target/ARM -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -I /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Target -no-warn-on-unused-template-args /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Target/ARM/ARM.td --write-if-changed -o lib/Target/ARM/ARMGenAsmMatcher.inc -d lib/Target/ARM/ARMGenAsmMatcher.inc.d [1671/3344] cd /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build && /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/bin/llvm-tblgen -gen-searchable-tables -I /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Target/AArch64 -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -I /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Target -no-warn-on-unused-template-args /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Target/AArch64/AArch64.td --write-if-changed -o lib/Target/AArch64/AArch64GenSystemOperands.inc -d lib/Target/AArch64/AArch64GenSystemOperands.inc.d [1672/3344] cd /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build && /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/bin/llvm-tblgen -gen-asm-writer -I /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Target/ARM -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -I /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Target -no-warn-on-unused-template-args /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Target/ARM/ARM.td --write-if-changed -o lib/Target/ARM/ARMGenAsmWriter.inc -d lib/Target/ARM/ARMGenAsmWriter.inc.d [1673/3344] cd /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build && /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/bin/llvm-tblgen -gen-callingconv -I /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Target/ARM -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -I /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Target -no-warn-on-unused-template-args /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Target/ARM/ARM.td --write-if-changed -o lib/Target/ARM/ARMGenCallingConv.inc -d lib/Target/ARM/ARMGenCallingConv.inc.d [1674/3344] cd /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build && /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/bin/llvm-tblgen -gen-disassembler -I /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Target/ARM -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -I /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Target -no-warn-on-unused-template-args /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Target/ARM/ARM.td --write-if-changed -o lib/Target/ARM/ARMGenDisassemblerTables.inc -d lib/Target/ARM/ARMGenDisassemblerTables.inc.d [1675/3344] cd /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build && /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/bin/llvm-tblgen -gen-dag-isel -I /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Target/ARM -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -I /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Target -omit-comments -no-warn-on-unused-template-args /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Target/ARM/ARM.td --write-if-changed -o lib/Target/ARM/ARMGenDAGISel.inc -d lib/Target/ARM/ARMGenDAGISel.inc.d [1676/3344] cd /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build && /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/bin/llvm-tblgen -gen-emitter -I /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Target/ARM -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -I /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Target -no-warn-on-unused-template-args /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Target/ARM/ARM.td --write-if-changed -o lib/Target/ARM/ARMGenMCCodeEmitter.inc -d lib/Target/ARM/ARMGenMCCodeEmitter.inc.d [1677/3344] cd /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build && /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/bin/llvm-tblgen -gen-fast-isel -I /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Target/ARM -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -I /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Target -no-warn-on-unused-template-args /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Target/ARM/ARM.td --write-if-changed -o lib/Target/ARM/ARMGenFastISel.inc -d lib/Target/ARM/ARMGenFastISel.inc.d [1678/3344] cd /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build && /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/bin/llvm-tblgen -gen-pseudo-lowering -I /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Target/ARM -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -I /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Target -no-warn-on-unused-template-args /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Target/ARM/ARM.td --write-if-changed -o lib/Target/ARM/ARMGenMCPseudoLowering.inc -d lib/Target/ARM/ARMGenMCPseudoLowering.inc.d [1679/3344] cd /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build && /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/bin/llvm-tblgen -gen-global-isel -I /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Target/ARM -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -I /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Target -no-warn-on-unused-template-args /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Target/ARM/ARM.td --write-if-changed -o lib/Target/ARM/ARMGenGlobalISel.inc -d lib/Target/ARM/ARMGenGlobalISel.inc.d [1680/3344] cd /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build && /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/bin/llvm-tblgen -gen-register-bank -I /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Target/ARM -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -I /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Target -no-warn-on-unused-template-args /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Target/ARM/ARM.td --write-if-changed -o lib/Target/ARM/ARMGenRegisterBank.inc -d lib/Target/ARM/ARMGenRegisterBank.inc.d [1681/3344] cd /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build && /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/bin/llvm-tblgen -gen-register-info -I /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Target/ARM -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -I /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Target -no-warn-on-unused-template-args /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Target/ARM/ARM.td --write-if-changed -o lib/Target/ARM/ARMGenRegisterInfo.inc -d lib/Target/ARM/ARMGenRegisterInfo.inc.d [1682/3344] cd /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build && /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/bin/llvm-tblgen -gen-asm-matcher -I /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Target/BPF -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -I /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Target -no-warn-on-unused-template-args /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Target/BPF/BPF.td --write-if-changed -o lib/Target/BPF/BPFGenAsmMatcher.inc -d lib/Target/BPF/BPFGenAsmMatcher.inc.d [1683/3344] cd /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build && /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/bin/llvm-tblgen -gen-asm-writer -I /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Target/BPF -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -I /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Target -no-warn-on-unused-template-args /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Target/BPF/BPF.td --write-if-changed -o lib/Target/BPF/BPFGenAsmWriter.inc -d lib/Target/BPF/BPFGenAsmWriter.inc.d [1684/3344] cd /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build && /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/bin/llvm-tblgen -gen-instr-info -I /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Target/ARM -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -I /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Target -no-warn-on-unused-template-args /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Target/ARM/ARM.td --write-if-changed -o lib/Target/ARM/ARMGenInstrInfo.inc -d lib/Target/ARM/ARMGenInstrInfo.inc.d [1685/3344] cd /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build && /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/bin/llvm-tblgen -gen-searchable-tables -I /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Target/ARM -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -I /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Target -no-warn-on-unused-template-args /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Target/ARM/ARM.td --write-if-changed -o lib/Target/ARM/ARMGenSystemRegister.inc -d lib/Target/ARM/ARMGenSystemRegister.inc.d [1686/3344] cd /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build && /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/bin/llvm-tblgen -gen-callingconv -I /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Target/BPF -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -I /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Target -no-warn-on-unused-template-args /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Target/BPF/BPF.td --write-if-changed -o lib/Target/BPF/BPFGenCallingConv.inc -d lib/Target/BPF/BPFGenCallingConv.inc.d [1687/3344] cd /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build && /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/bin/llvm-tblgen -gen-instr-info -I /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Target/AArch64 -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -I /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Target -no-warn-on-unused-template-args /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Target/AArch64/AArch64.td --write-if-changed -o lib/Target/AArch64/AArch64GenInstrInfo.inc -d lib/Target/AArch64/AArch64GenInstrInfo.inc.d [1688/3344] cd /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build && /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/bin/llvm-tblgen -gen-dag-isel -I /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Target/BPF -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -I /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Target -omit-comments -no-warn-on-unused-template-args /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Target/BPF/BPF.td --write-if-changed -o lib/Target/BPF/BPFGenDAGISel.inc -d lib/Target/BPF/BPFGenDAGISel.inc.d [1689/3344] cd /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build && /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/bin/llvm-tblgen -gen-disassembler -I /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Target/BPF -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -I /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Target -no-warn-on-unused-template-args /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Target/BPF/BPF.td --write-if-changed -o lib/Target/BPF/BPFGenDisassemblerTables.inc -d lib/Target/BPF/BPFGenDisassemblerTables.inc.d [1690/3344] cd /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build && /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/bin/llvm-tblgen -gen-global-isel -I /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Target/BPF -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -I /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Target -no-warn-on-unused-template-args /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Target/BPF/BPF.td --write-if-changed -o lib/Target/BPF/BPFGenGlobalISel.inc -d lib/Target/BPF/BPFGenGlobalISel.inc.d [1691/3344] cd /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build && /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/bin/llvm-tblgen -gen-subtarget -I /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Target/ARM -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -I /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Target -no-warn-on-unused-template-args /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Target/ARM/ARM.td --write-if-changed -o lib/Target/ARM/ARMGenSubtargetInfo.inc -d lib/Target/ARM/ARMGenSubtargetInfo.inc.d [1692/3344] cd /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build && /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/bin/llvm-tblgen -gen-emitter -I /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Target/BPF -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -I /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Target -no-warn-on-unused-template-args /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Target/BPF/BPF.td --write-if-changed -o lib/Target/BPF/BPFGenMCCodeEmitter.inc -d lib/Target/BPF/BPFGenMCCodeEmitter.inc.d [1693/3344] cd /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build && /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/bin/llvm-tblgen -gen-register-bank -I /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Target/BPF -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -I /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Target -no-warn-on-unused-template-args /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Target/BPF/BPF.td --write-if-changed -o lib/Target/BPF/BPFGenRegisterBank.inc -d lib/Target/BPF/BPFGenRegisterBank.inc.d [1694/3344] cd /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build && /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/bin/llvm-tblgen -gen-instr-info -I /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Target/BPF -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -I /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Target -no-warn-on-unused-template-args /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Target/BPF/BPF.td --write-if-changed -o lib/Target/BPF/BPFGenInstrInfo.inc -d lib/Target/BPF/BPFGenInstrInfo.inc.d [1695/3344] cd /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build && /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/bin/llvm-tblgen -gen-register-info -I /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Target/BPF -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -I /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Target -no-warn-on-unused-template-args /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Target/BPF/BPF.td --write-if-changed -o lib/Target/BPF/BPFGenRegisterInfo.inc -d lib/Target/BPF/BPFGenRegisterInfo.inc.d [1696/3344] cd /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build && /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/bin/llvm-tblgen -gen-subtarget -I /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Target/BPF -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -I /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Target -no-warn-on-unused-template-args /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Target/BPF/BPF.td --write-if-changed -o lib/Target/BPF/BPFGenSubtargetInfo.inc -d lib/Target/BPF/BPFGenSubtargetInfo.inc.d [1697/3344] cd /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build && /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/bin/llvm-tblgen -gen-callingconv -I /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Target/Hexagon -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -I /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Target -no-warn-on-unused-template-args /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Target/Hexagon/Hexagon.td --write-if-changed -o lib/Target/Hexagon/HexagonGenCallingConv.inc -d lib/Target/Hexagon/HexagonGenCallingConv.inc.d [1698/3344] cd /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build && /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/bin/llvm-tblgen -gen-asm-matcher -I /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Target/Hexagon -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -I /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Target -no-warn-on-unused-template-args /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Target/Hexagon/Hexagon.td --write-if-changed -o lib/Target/Hexagon/HexagonGenAsmMatcher.inc -d lib/Target/Hexagon/HexagonGenAsmMatcher.inc.d [1699/3344] cd /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build && /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/bin/llvm-tblgen -gen-asm-writer -I /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Target/Hexagon -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -I /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Target -no-warn-on-unused-template-args /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Target/Hexagon/Hexagon.td --write-if-changed -o lib/Target/Hexagon/HexagonGenAsmWriter.inc -d lib/Target/Hexagon/HexagonGenAsmWriter.inc.d [1700/3344] cd /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build && /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/bin/llvm-tblgen -gen-disassembler -I /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Target/Hexagon -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -I /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Target -no-warn-on-unused-template-args /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Target/Hexagon/Hexagon.td --write-if-changed -o lib/Target/Hexagon/HexagonGenDisassemblerTables.inc -d lib/Target/Hexagon/HexagonGenDisassemblerTables.inc.d [1701/3344] cd /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build && /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/bin/llvm-tblgen -gen-dfa-packetizer -I /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Target/Hexagon -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -I /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Target -no-warn-on-unused-template-args /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Target/Hexagon/Hexagon.td --write-if-changed -o lib/Target/Hexagon/HexagonGenDFAPacketizer.inc -d lib/Target/Hexagon/HexagonGenDFAPacketizer.inc.d [1702/3344] cd /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build && /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/bin/llvm-tblgen -gen-register-info -I /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Target/Hexagon -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -I /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Target -no-warn-on-unused-template-args /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Target/Hexagon/Hexagon.td --write-if-changed -o lib/Target/Hexagon/HexagonGenRegisterInfo.inc -d lib/Target/Hexagon/HexagonGenRegisterInfo.inc.d [1703/3344] cd /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build && /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/bin/llvm-tblgen -gen-dag-isel -I /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Target/Hexagon -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -I /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Target -omit-comments -no-warn-on-unused-template-args /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Target/Hexagon/Hexagon.td --write-if-changed -o lib/Target/Hexagon/HexagonGenDAGISel.inc -d lib/Target/Hexagon/HexagonGenDAGISel.inc.d [1704/3344] cd /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build && /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/bin/llvm-tblgen -gen-instr-info -I /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Target/Hexagon -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -I /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Target -no-warn-on-unused-template-args /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Target/Hexagon/Hexagon.td --write-if-changed -o lib/Target/Hexagon/HexagonGenInstrInfo.inc -d lib/Target/Hexagon/HexagonGenInstrInfo.inc.d [1705/3344] cd /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build && /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/bin/llvm-tblgen -gen-emitter -I /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Target/Hexagon -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -I /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Target -no-warn-on-unused-template-args /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Target/Hexagon/Hexagon.td --write-if-changed -o lib/Target/Hexagon/HexagonGenMCCodeEmitter.inc -d lib/Target/Hexagon/HexagonGenMCCodeEmitter.inc.d [1706/3344] cd /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build && /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/bin/llvm-tblgen -gen-subtarget -I /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Target/Hexagon -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -I /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Target -no-warn-on-unused-template-args /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Target/Hexagon/Hexagon.td --write-if-changed -o lib/Target/Hexagon/HexagonGenSubtargetInfo.inc -d lib/Target/Hexagon/HexagonGenSubtargetInfo.inc.d [1707/3344] cd /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build && /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/bin/llvm-tblgen -gen-asm-matcher -I /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Target/LoongArch -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -I /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Target -no-warn-on-unused-template-args /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Target/LoongArch/LoongArch.td --write-if-changed -o lib/Target/LoongArch/LoongArchGenAsmMatcher.inc -d lib/Target/LoongArch/LoongArchGenAsmMatcher.inc.d [1708/3344] cd /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build && /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/bin/llvm-tblgen -gen-asm-writer -I /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Target/LoongArch -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -I /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Target -no-warn-on-unused-template-args /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Target/LoongArch/LoongArch.td --write-if-changed -o lib/Target/LoongArch/LoongArchGenAsmWriter.inc -d lib/Target/LoongArch/LoongArchGenAsmWriter.inc.d [1709/3344] cd /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build && /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/bin/llvm-tblgen -gen-subtarget -I /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Target/AArch64 -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -I /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Target -no-warn-on-unused-template-args /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Target/AArch64/AArch64.td --write-if-changed -o lib/Target/AArch64/AArch64GenSubtargetInfo.inc -d lib/Target/AArch64/AArch64GenSubtargetInfo.inc.d [1710/3344] cd /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build && /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/bin/llvm-tblgen -gen-disassembler -I /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Target/LoongArch -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -I /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Target -no-warn-on-unused-template-args /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Target/LoongArch/LoongArch.td --write-if-changed -o lib/Target/LoongArch/LoongArchGenDisassemblerTables.inc -d lib/Target/LoongArch/LoongArchGenDisassemblerTables.inc.d [1711/3344] cd /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build && /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/bin/llvm-tblgen -gen-emitter -I /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Target/LoongArch -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -I /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Target -no-warn-on-unused-template-args /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Target/LoongArch/LoongArch.td --write-if-changed -o lib/Target/LoongArch/LoongArchGenMCCodeEmitter.inc -d lib/Target/LoongArch/LoongArchGenMCCodeEmitter.inc.d [1712/3344] cd /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build && /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/bin/llvm-tblgen -gen-pseudo-lowering -I /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Target/LoongArch -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -I /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Target -no-warn-on-unused-template-args /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Target/LoongArch/LoongArch.td --write-if-changed -o lib/Target/LoongArch/LoongArchGenMCPseudoLowering.inc -d lib/Target/LoongArch/LoongArchGenMCPseudoLowering.inc.d [1713/3344] cd /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build && /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/bin/llvm-tblgen -gen-register-info -I /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Target/LoongArch -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -I /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Target -no-warn-on-unused-template-args /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Target/LoongArch/LoongArch.td --write-if-changed -o lib/Target/LoongArch/LoongArchGenRegisterInfo.inc -d lib/Target/LoongArch/LoongArchGenRegisterInfo.inc.d [1714/3344] cd /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build && /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/bin/llvm-tblgen -gen-dag-isel -I /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Target/LoongArch -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -I /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Target -omit-comments -no-warn-on-unused-template-args /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Target/LoongArch/LoongArch.td --write-if-changed -o lib/Target/LoongArch/LoongArchGenDAGISel.inc -d lib/Target/LoongArch/LoongArchGenDAGISel.inc.d [1715/3344] cd /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build && /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/bin/llvm-tblgen -gen-instr-info -I /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Target/LoongArch -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -I /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Target -no-warn-on-unused-template-args /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Target/LoongArch/LoongArch.td --write-if-changed -o lib/Target/LoongArch/LoongArchGenInstrInfo.inc -d lib/Target/LoongArch/LoongArchGenInstrInfo.inc.d [1716/3344] cd /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build && /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/bin/llvm-tblgen -gen-subtarget -I /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Target/LoongArch -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -I /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Target -no-warn-on-unused-template-args /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Target/LoongArch/LoongArch.td --write-if-changed -o lib/Target/LoongArch/LoongArchGenSubtargetInfo.inc -d lib/Target/LoongArch/LoongArchGenSubtargetInfo.inc.d [1717/3344] cd /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build && /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/bin/llvm-tblgen -gen-asm-matcher -I /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Target/MSP430 -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -I /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Target -no-warn-on-unused-template-args /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Target/MSP430/MSP430.td --write-if-changed -o lib/Target/MSP430/MSP430GenAsmMatcher.inc -d lib/Target/MSP430/MSP430GenAsmMatcher.inc.d [1718/3344] cd /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build && /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/bin/llvm-tblgen -gen-callingconv -I /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Target/MSP430 -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -I /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Target -no-warn-on-unused-template-args /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Target/MSP430/MSP430.td --write-if-changed -o lib/Target/MSP430/MSP430GenCallingConv.inc -d lib/Target/MSP430/MSP430GenCallingConv.inc.d [1719/3344] cd /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build && /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/bin/llvm-tblgen -gen-asm-writer -I /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Target/MSP430 -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -I /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Target -no-warn-on-unused-template-args /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Target/MSP430/MSP430.td --write-if-changed -o lib/Target/MSP430/MSP430GenAsmWriter.inc -d lib/Target/MSP430/MSP430GenAsmWriter.inc.d [1720/3344] cd /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build && /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/bin/llvm-tblgen -gen-dag-isel -I /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Target/MSP430 -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -I /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Target -omit-comments -no-warn-on-unused-template-args /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Target/MSP430/MSP430.td --write-if-changed -o lib/Target/MSP430/MSP430GenDAGISel.inc -d lib/Target/MSP430/MSP430GenDAGISel.inc.d [1721/3344] cd /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build && /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/bin/llvm-tblgen -gen-disassembler -I /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Target/MSP430 -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -I /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Target -no-warn-on-unused-template-args /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Target/MSP430/MSP430.td --write-if-changed -o lib/Target/MSP430/MSP430GenDisassemblerTables.inc -d lib/Target/MSP430/MSP430GenDisassemblerTables.inc.d [1722/3344] cd /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build && /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/bin/llvm-tblgen -gen-emitter -I /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Target/MSP430 -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -I /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Target -no-warn-on-unused-template-args /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Target/MSP430/MSP430.td --write-if-changed -o lib/Target/MSP430/MSP430GenMCCodeEmitter.inc -d lib/Target/MSP430/MSP430GenMCCodeEmitter.inc.d [1723/3344] cd /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build && /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/bin/llvm-tblgen -gen-register-info -I /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Target/MSP430 -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -I /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Target -no-warn-on-unused-template-args /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Target/MSP430/MSP430.td --write-if-changed -o lib/Target/MSP430/MSP430GenRegisterInfo.inc -d lib/Target/MSP430/MSP430GenRegisterInfo.inc.d [1724/3344] cd /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build && /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/bin/llvm-tblgen -gen-subtarget -I /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Target/MSP430 -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -I /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Target -no-warn-on-unused-template-args /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Target/MSP430/MSP430.td --write-if-changed -o lib/Target/MSP430/MSP430GenSubtargetInfo.inc -d lib/Target/MSP430/MSP430GenSubtargetInfo.inc.d [1725/3344] cd /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build && /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/bin/llvm-tblgen -gen-instr-info -I /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Target/MSP430 -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -I /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Target -no-warn-on-unused-template-args /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Target/MSP430/MSP430.td --write-if-changed -o lib/Target/MSP430/MSP430GenInstrInfo.inc -d lib/Target/MSP430/MSP430GenInstrInfo.inc.d [1726/3344] cd /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build && /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/bin/llvm-tblgen -gen-asm-writer -I /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Target/Mips -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -I /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Target -no-warn-on-unused-template-args /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Target/Mips/Mips.td --write-if-changed -o lib/Target/Mips/MipsGenAsmWriter.inc -d lib/Target/Mips/MipsGenAsmWriter.inc.d [1727/3344] cd /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build && /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/bin/llvm-tblgen -gen-asm-matcher -I /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Target/Mips -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -I /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Target -no-warn-on-unused-template-args /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Target/Mips/Mips.td --write-if-changed -o lib/Target/Mips/MipsGenAsmMatcher.inc -d lib/Target/Mips/MipsGenAsmMatcher.inc.d [1728/3344] cd /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build && /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/bin/llvm-tblgen -gen-callingconv -I /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Target/Mips -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -I /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Target -no-warn-on-unused-template-args /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Target/Mips/Mips.td --write-if-changed -o lib/Target/Mips/MipsGenCallingConv.inc -d lib/Target/Mips/MipsGenCallingConv.inc.d [1729/3344] cd /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build && /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/bin/llvm-tblgen -gen-exegesis -I /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Target/Mips -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -I /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Target -no-warn-on-unused-template-args /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Target/Mips/Mips.td --write-if-changed -o lib/Target/Mips/MipsGenExegesis.inc -d lib/Target/Mips/MipsGenExegesis.inc.d [1730/3344] cd /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build && /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/bin/llvm-tblgen -gen-dag-isel -I /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Target/Mips -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -I /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Target -omit-comments -no-warn-on-unused-template-args /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Target/Mips/Mips.td --write-if-changed -o lib/Target/Mips/MipsGenDAGISel.inc -d lib/Target/Mips/MipsGenDAGISel.inc.d [1731/3344] cd /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build && /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/bin/llvm-tblgen -gen-disassembler -I /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Target/Mips -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -I /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Target -no-warn-on-unused-template-args /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Target/Mips/Mips.td --write-if-changed -o lib/Target/Mips/MipsGenDisassemblerTables.inc -d lib/Target/Mips/MipsGenDisassemblerTables.inc.d [1732/3344] cd /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build && /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/bin/llvm-tblgen -gen-fast-isel -I /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Target/Mips -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -I /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Target -no-warn-on-unused-template-args /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Target/Mips/Mips.td --write-if-changed -o lib/Target/Mips/MipsGenFastISel.inc -d lib/Target/Mips/MipsGenFastISel.inc.d [1733/3344] cd /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build && /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/bin/llvm-tblgen -gen-global-isel -I /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Target/Mips -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -I /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Target -no-warn-on-unused-template-args /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Target/Mips/Mips.td --write-if-changed -o lib/Target/Mips/MipsGenGlobalISel.inc -d lib/Target/Mips/MipsGenGlobalISel.inc.d [1734/3344] cd /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build && /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/bin/llvm-tblgen -gen-emitter -I /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Target/Mips -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -I /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Target -no-warn-on-unused-template-args /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Target/Mips/Mips.td --write-if-changed -o lib/Target/Mips/MipsGenMCCodeEmitter.inc -d lib/Target/Mips/MipsGenMCCodeEmitter.inc.d [1735/3344] cd /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build && /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/bin/llvm-tblgen -gen-pseudo-lowering -I /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Target/Mips -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -I /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Target -no-warn-on-unused-template-args /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Target/Mips/Mips.td --write-if-changed -o lib/Target/Mips/MipsGenMCPseudoLowering.inc -d lib/Target/Mips/MipsGenMCPseudoLowering.inc.d [1736/3344] cd /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build && /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/bin/llvm-tblgen -gen-global-isel-combiner -combiners="MipsPostLegalizerCombiner" -I /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Target/Mips -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -I /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Target -no-warn-on-unused-template-args /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Target/Mips/Mips.td --write-if-changed -o lib/Target/Mips/MipsGenPostLegalizeGICombiner.inc -d lib/Target/Mips/MipsGenPostLegalizeGICombiner.inc.d [1737/3344] cd /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build && /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/bin/llvm-tblgen -gen-register-bank -I /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Target/Mips -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -I /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Target -no-warn-on-unused-template-args /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Target/Mips/Mips.td --write-if-changed -o lib/Target/Mips/MipsGenRegisterBank.inc -d lib/Target/Mips/MipsGenRegisterBank.inc.d [1738/3344] cd /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build && /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/bin/llvm-tblgen -gen-register-info -I /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Target/Mips -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -I /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Target -no-warn-on-unused-template-args /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Target/Mips/Mips.td --write-if-changed -o lib/Target/Mips/MipsGenRegisterInfo.inc -d lib/Target/Mips/MipsGenRegisterInfo.inc.d [1739/3344] cd /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build && /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/bin/llvm-tblgen -gen-instr-info -I /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Target/Mips -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -I /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Target -no-warn-on-unused-template-args /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Target/Mips/Mips.td --write-if-changed -o lib/Target/Mips/MipsGenInstrInfo.inc -d lib/Target/Mips/MipsGenInstrInfo.inc.d [1740/3344] cd /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build && /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/bin/llvm-tblgen -gen-subtarget -I /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Target/Mips -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -I /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Target -no-warn-on-unused-template-args /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Target/Mips/Mips.td --write-if-changed -o lib/Target/Mips/MipsGenSubtargetInfo.inc -d lib/Target/Mips/MipsGenSubtargetInfo.inc.d [1741/3344] cd /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build && /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/bin/llvm-tblgen -gen-asm-writer -I /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Target/NVPTX -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -I /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Target -no-warn-on-unused-template-args /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Target/NVPTX/NVPTX.td --write-if-changed -o lib/Target/NVPTX/NVPTXGenAsmWriter.inc -d lib/Target/NVPTX/NVPTXGenAsmWriter.inc.d [1742/3344] cd /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build && /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/bin/llvm-tblgen -gen-asm-matcher -I /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Target/PowerPC -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -I /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Target -no-warn-on-unused-template-args /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Target/PowerPC/PPC.td --write-if-changed -o lib/Target/PowerPC/PPCGenAsmMatcher.inc -d lib/Target/PowerPC/PPCGenAsmMatcher.inc.d [1743/3344] cd /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build && /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/bin/llvm-tblgen -gen-asm-writer -I /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Target/PowerPC -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -I /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Target -no-warn-on-unused-template-args /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Target/PowerPC/PPC.td --write-if-changed -o lib/Target/PowerPC/PPCGenAsmWriter.inc -d lib/Target/PowerPC/PPCGenAsmWriter.inc.d [1744/3344] cd /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build && /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/bin/llvm-tblgen -gen-register-info -I /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Target/NVPTX -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -I /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Target -no-warn-on-unused-template-args /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Target/NVPTX/NVPTX.td --write-if-changed -o lib/Target/NVPTX/NVPTXGenRegisterInfo.inc -d lib/Target/NVPTX/NVPTXGenRegisterInfo.inc.d [1745/3344] cd /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build && /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/bin/llvm-tblgen -gen-callingconv -I /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Target/PowerPC -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -I /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Target -no-warn-on-unused-template-args /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Target/PowerPC/PPC.td --write-if-changed -o lib/Target/PowerPC/PPCGenCallingConv.inc -d lib/Target/PowerPC/PPCGenCallingConv.inc.d [1746/3344] cd /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build && /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/bin/llvm-tblgen -gen-subtarget -I /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Target/NVPTX -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -I /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Target -no-warn-on-unused-template-args /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Target/NVPTX/NVPTX.td --write-if-changed -o lib/Target/NVPTX/NVPTXGenSubtargetInfo.inc -d lib/Target/NVPTX/NVPTXGenSubtargetInfo.inc.d [1747/3344] cd /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build && /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/bin/llvm-tblgen -gen-exegesis -I /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Target/PowerPC -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -I /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Target -no-warn-on-unused-template-args /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Target/PowerPC/PPC.td --write-if-changed -o lib/Target/PowerPC/PPCGenExegesis.inc -d lib/Target/PowerPC/PPCGenExegesis.inc.d [1748/3344] cd /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build && /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/bin/llvm-tblgen -gen-dag-isel -I /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Target/NVPTX -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -I /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Target -omit-comments -no-warn-on-unused-template-args /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Target/NVPTX/NVPTX.td --write-if-changed -o lib/Target/NVPTX/NVPTXGenDAGISel.inc -d lib/Target/NVPTX/NVPTXGenDAGISel.inc.d [1749/3344] cd /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build && /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/bin/llvm-tblgen -gen-disassembler -I /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Target/PowerPC -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -I /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Target -no-warn-on-unused-template-args /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Target/PowerPC/PPC.td --write-if-changed -o lib/Target/PowerPC/PPCGenDisassemblerTables.inc -d lib/Target/PowerPC/PPCGenDisassemblerTables.inc.d [1750/3344] cd /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build && /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/bin/llvm-tblgen -gen-instr-info -I /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Target/NVPTX -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -I /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Target -no-warn-on-unused-template-args /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Target/NVPTX/NVPTX.td --write-if-changed -o lib/Target/NVPTX/NVPTXGenInstrInfo.inc -d lib/Target/NVPTX/NVPTXGenInstrInfo.inc.d [1751/3344] cd /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build && /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/bin/llvm-tblgen -gen-fast-isel -I /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Target/PowerPC -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -I /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Target -no-warn-on-unused-template-args /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Target/PowerPC/PPC.td --write-if-changed -o lib/Target/PowerPC/PPCGenFastISel.inc -d lib/Target/PowerPC/PPCGenFastISel.inc.d [1752/3344] cd /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build && /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/bin/llvm-tblgen -gen-dag-isel -I /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Target/PowerPC -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -I /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Target -omit-comments -no-warn-on-unused-template-args /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Target/PowerPC/PPC.td --write-if-changed -o lib/Target/PowerPC/PPCGenDAGISel.inc -d lib/Target/PowerPC/PPCGenDAGISel.inc.d [1753/3344] cd /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build && /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/bin/llvm-tblgen -gen-emitter -I /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Target/PowerPC -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -I /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Target -no-warn-on-unused-template-args /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Target/PowerPC/PPC.td --write-if-changed -o lib/Target/PowerPC/PPCGenMCCodeEmitter.inc -d lib/Target/PowerPC/PPCGenMCCodeEmitter.inc.d [1754/3344] cd /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build && /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/bin/llvm-tblgen -gen-register-bank -I /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Target/PowerPC -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -I /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Target -no-warn-on-unused-template-args /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Target/PowerPC/PPC.td --write-if-changed -o lib/Target/PowerPC/PPCGenRegisterBank.inc -d lib/Target/PowerPC/PPCGenRegisterBank.inc.d [1755/3344] cd /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build && /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/bin/llvm-tblgen -gen-register-info -I /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Target/PowerPC -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -I /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Target -no-warn-on-unused-template-args /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Target/PowerPC/PPC.td --write-if-changed -o lib/Target/PowerPC/PPCGenRegisterInfo.inc -d lib/Target/PowerPC/PPCGenRegisterInfo.inc.d [1756/3344] cd /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build && /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/bin/llvm-tblgen -gen-global-isel -I /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Target/PowerPC -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -I /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Target -no-warn-on-unused-template-args /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Target/PowerPC/PPC.td --write-if-changed -o lib/Target/PowerPC/PPCGenGlobalISel.inc -d lib/Target/PowerPC/PPCGenGlobalISel.inc.d [1757/3344] cd /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build && /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/bin/llvm-tblgen -gen-subtarget -I /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Target/PowerPC -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -I /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Target -no-warn-on-unused-template-args /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Target/PowerPC/PPC.td --write-if-changed -o lib/Target/PowerPC/PPCGenSubtargetInfo.inc -d lib/Target/PowerPC/PPCGenSubtargetInfo.inc.d [1758/3344] cd /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build && /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/bin/llvm-tblgen -gen-instr-info -I /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Target/PowerPC -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -I /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Target -no-warn-on-unused-template-args /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Target/PowerPC/PPC.td --write-if-changed -o lib/Target/PowerPC/PPCGenInstrInfo.inc -d lib/Target/PowerPC/PPCGenInstrInfo.inc.d [1759/3344] cd /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build && /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/bin/llvm-tblgen -gen-compress-inst-emitter -I /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Target/RISCV -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -I /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Target -no-warn-on-unused-template-args /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Target/RISCV/RISCV.td --write-if-changed -o lib/Target/RISCV/RISCVGenCompressInstEmitter.inc -d lib/Target/RISCV/RISCVGenCompressInstEmitter.inc.d [1760/3344] cd /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build && /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/bin/llvm-tblgen -gen-asm-writer -I /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Target/RISCV -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -I /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Target -no-warn-on-unused-template-args /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Target/RISCV/RISCV.td --write-if-changed -o lib/Target/RISCV/RISCVGenAsmWriter.inc -d lib/Target/RISCV/RISCVGenAsmWriter.inc.d [1761/3344] cd /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build && /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/bin/llvm-tblgen -gen-asm-matcher -I /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Target/RISCV -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -I /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Target -no-warn-on-unused-template-args /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Target/RISCV/RISCV.td --write-if-changed -o lib/Target/RISCV/RISCVGenAsmMatcher.inc -d lib/Target/RISCV/RISCVGenAsmMatcher.inc.d [1762/3344] cd /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build && /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/bin/llvm-tblgen -gen-disassembler -I /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Target/RISCV -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -I /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Target -no-warn-on-unused-template-args /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Target/RISCV/RISCV.td --write-if-changed -o lib/Target/RISCV/RISCVGenDisassemblerTables.inc -d lib/Target/RISCV/RISCVGenDisassemblerTables.inc.d [1763/3344] cd /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build && /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/bin/llvm-tblgen -gen-emitter -I /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Target/RISCV -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -I /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Target -no-warn-on-unused-template-args /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Target/RISCV/RISCV.td --write-if-changed -o lib/Target/RISCV/RISCVGenMCCodeEmitter.inc -d lib/Target/RISCV/RISCVGenMCCodeEmitter.inc.d [1764/3344] cd /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build && /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/bin/llvm-tblgen -gen-pseudo-lowering -I /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Target/RISCV -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -I /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Target -no-warn-on-unused-template-args /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Target/RISCV/RISCV.td --write-if-changed -o lib/Target/RISCV/RISCVGenMCPseudoLowering.inc -d lib/Target/RISCV/RISCVGenMCPseudoLowering.inc.d [1765/3344] cd /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build && /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/bin/llvm-tblgen -gen-macro-fusion-pred -I /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Target/RISCV -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -I /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Target -no-warn-on-unused-template-args /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Target/RISCV/RISCV.td --write-if-changed -o lib/Target/RISCV/RISCVGenMacroFusion.inc -d lib/Target/RISCV/RISCVGenMacroFusion.inc.d [1766/3344] cd /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build && /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/bin/llvm-tblgen -gen-global-isel-combiner -combiners="RISCVO0PreLegalizerCombiner" -I /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Target/RISCV -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -I /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Target -no-warn-on-unused-template-args /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Target/RISCV/RISCVGISel.td --write-if-changed -o lib/Target/RISCV/RISCVGenO0PreLegalizeGICombiner.inc -d lib/Target/RISCV/RISCVGenO0PreLegalizeGICombiner.inc.d [1767/3344] cd /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build && /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/bin/llvm-tblgen -gen-global-isel-combiner -combiners="RISCVPostLegalizerCombiner" -I /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Target/RISCV -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -I /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Target -no-warn-on-unused-template-args /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Target/RISCV/RISCVGISel.td --write-if-changed -o lib/Target/RISCV/RISCVGenPostLegalizeGICombiner.inc -d lib/Target/RISCV/RISCVGenPostLegalizeGICombiner.inc.d [1768/3344] cd /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build && /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/bin/llvm-tblgen -gen-global-isel-combiner -combiners="RISCVPreLegalizerCombiner" -I /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Target/RISCV -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -I /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Target -no-warn-on-unused-template-args /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Target/RISCV/RISCVGISel.td --write-if-changed -o lib/Target/RISCV/RISCVGenPreLegalizeGICombiner.inc -d lib/Target/RISCV/RISCVGenPreLegalizeGICombiner.inc.d [1769/3344] cd /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build && /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/bin/llvm-tblgen -gen-asm-matcher -I /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Target/Sparc -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -I /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Target -no-warn-on-unused-template-args /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Target/Sparc/Sparc.td --write-if-changed -o lib/Target/Sparc/SparcGenAsmMatcher.inc -d lib/Target/Sparc/SparcGenAsmMatcher.inc.d [1770/3344] cd /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build && /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/bin/llvm-tblgen -gen-register-bank -I /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Target/RISCV -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -I /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Target -no-warn-on-unused-template-args /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Target/RISCV/RISCV.td --write-if-changed -o lib/Target/RISCV/RISCVGenRegisterBank.inc -d lib/Target/RISCV/RISCVGenRegisterBank.inc.d [1771/3344] cd /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build && /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/bin/llvm-tblgen -gen-asm-writer -I /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Target/Sparc -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -I /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Target -no-warn-on-unused-template-args /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Target/Sparc/Sparc.td --write-if-changed -o lib/Target/Sparc/SparcGenAsmWriter.inc -d lib/Target/Sparc/SparcGenAsmWriter.inc.d [1772/3344] cd /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build && /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/bin/llvm-tblgen -gen-register-info -I /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Target/RISCV -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -I /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Target -no-warn-on-unused-template-args /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Target/RISCV/RISCV.td --write-if-changed -o lib/Target/RISCV/RISCVGenRegisterInfo.inc -d lib/Target/RISCV/RISCVGenRegisterInfo.inc.d [1773/3344] cd /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build && /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/bin/llvm-tblgen -gen-callingconv -I /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Target/Sparc -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -I /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Target -no-warn-on-unused-template-args /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Target/Sparc/Sparc.td --write-if-changed -o lib/Target/Sparc/SparcGenCallingConv.inc -d lib/Target/Sparc/SparcGenCallingConv.inc.d [1774/3344] cd /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build && /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/bin/llvm-tblgen -gen-dag-isel -I /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Target/Sparc -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -I /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Target -omit-comments -no-warn-on-unused-template-args /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Target/Sparc/Sparc.td --write-if-changed -o lib/Target/Sparc/SparcGenDAGISel.inc -d lib/Target/Sparc/SparcGenDAGISel.inc.d [1775/3344] cd /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build && /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/bin/llvm-tblgen -gen-disassembler -I /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Target/Sparc -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -I /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Target -no-warn-on-unused-template-args /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Target/Sparc/Sparc.td --write-if-changed -o lib/Target/Sparc/SparcGenDisassemblerTables.inc -d lib/Target/Sparc/SparcGenDisassemblerTables.inc.d [1776/3344] cd /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build && /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/bin/llvm-tblgen -gen-emitter -I /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Target/Sparc -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -I /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Target -no-warn-on-unused-template-args /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Target/Sparc/Sparc.td --write-if-changed -o lib/Target/Sparc/SparcGenMCCodeEmitter.inc -d lib/Target/Sparc/SparcGenMCCodeEmitter.inc.d [1777/3344] cd /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build && /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/bin/llvm-tblgen -gen-instr-info -I /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Target/Sparc -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -I /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Target -no-warn-on-unused-template-args /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Target/Sparc/Sparc.td --write-if-changed -o lib/Target/Sparc/SparcGenInstrInfo.inc -d lib/Target/Sparc/SparcGenInstrInfo.inc.d [1778/3344] cd /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build && /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/bin/llvm-tblgen -gen-searchable-tables -I /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Target/RISCV -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -I /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Target -no-warn-on-unused-template-args /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Target/RISCV/RISCV.td --write-if-changed -o lib/Target/RISCV/RISCVGenSearchableTables.inc -d lib/Target/RISCV/RISCVGenSearchableTables.inc.d [1779/3344] cd /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build && /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/bin/llvm-tblgen -gen-register-info -I /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Target/Sparc -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -I /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Target -no-warn-on-unused-template-args /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Target/Sparc/Sparc.td --write-if-changed -o lib/Target/Sparc/SparcGenRegisterInfo.inc -d lib/Target/Sparc/SparcGenRegisterInfo.inc.d [1780/3344] cd /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build && /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/bin/llvm-tblgen -gen-searchable-tables -I /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Target/Sparc -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -I /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Target -no-warn-on-unused-template-args /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Target/Sparc/Sparc.td --write-if-changed -o lib/Target/Sparc/SparcGenSearchableTables.inc -d lib/Target/Sparc/SparcGenSearchableTables.inc.d [1781/3344] cd /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build && /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/bin/llvm-tblgen -gen-subtarget -I /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Target/Sparc -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -I /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Target -no-warn-on-unused-template-args /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Target/Sparc/Sparc.td --write-if-changed -o lib/Target/Sparc/SparcGenSubtargetInfo.inc -d lib/Target/Sparc/SparcGenSubtargetInfo.inc.d [1782/3344] cd /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build && /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/bin/llvm-tblgen -gen-asm-matcher -I /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Target/SystemZ -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -I /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Target -no-warn-on-unused-template-args /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Target/SystemZ/SystemZ.td --write-if-changed -o lib/Target/SystemZ/SystemZGenAsmMatcher.inc -d lib/Target/SystemZ/SystemZGenAsmMatcher.inc.d [1783/3344] cd /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build && /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/bin/llvm-tblgen -gen-callingconv -I /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Target/SystemZ -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -I /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Target -no-warn-on-unused-template-args /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Target/SystemZ/SystemZ.td --write-if-changed -o lib/Target/SystemZ/SystemZGenCallingConv.inc -d lib/Target/SystemZ/SystemZGenCallingConv.inc.d [1784/3344] cd /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build && /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/bin/llvm-tblgen -gen-asm-writer -I /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Target/SystemZ -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -I /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Target -no-warn-on-unused-template-args /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Target/SystemZ/SystemZ.td --write-if-changed -o lib/Target/SystemZ/SystemZGenAsmWriter.inc -d lib/Target/SystemZ/SystemZGenAsmWriter.inc.d [1785/3344] cd /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build && /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/bin/llvm-tblgen -gen-dag-isel -I /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Target/SystemZ -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -I /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Target -omit-comments -no-warn-on-unused-template-args /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Target/SystemZ/SystemZ.td --write-if-changed -o lib/Target/SystemZ/SystemZGenDAGISel.inc -d lib/Target/SystemZ/SystemZGenDAGISel.inc.d [1786/3344] cd /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build && /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/bin/llvm-tblgen -gen-disassembler -I /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Target/SystemZ -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -I /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Target -no-warn-on-unused-template-args /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Target/SystemZ/SystemZ.td --write-if-changed -o lib/Target/SystemZ/SystemZGenDisassemblerTables.inc -d lib/Target/SystemZ/SystemZGenDisassemblerTables.inc.d [1787/3344] cd /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build && /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/bin/llvm-tblgen -gen-emitter -I /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Target/SystemZ -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -I /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Target -no-warn-on-unused-template-args /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Target/SystemZ/SystemZ.td --write-if-changed -o lib/Target/SystemZ/SystemZGenMCCodeEmitter.inc -d lib/Target/SystemZ/SystemZGenMCCodeEmitter.inc.d [1788/3344] cd /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build && /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/bin/llvm-tblgen -gen-register-info -I /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Target/SystemZ -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -I /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Target -no-warn-on-unused-template-args /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Target/SystemZ/SystemZ.td --write-if-changed -o lib/Target/SystemZ/SystemZGenRegisterInfo.inc -d lib/Target/SystemZ/SystemZGenRegisterInfo.inc.d [1789/3344] cd /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build && /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/bin/llvm-tblgen -gen-asm-matcher -I /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Target/WebAssembly -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -I /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Target -no-warn-on-unused-template-args /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Target/WebAssembly/WebAssembly.td --write-if-changed -o lib/Target/WebAssembly/WebAssemblyGenAsmMatcher.inc -d lib/Target/WebAssembly/WebAssemblyGenAsmMatcher.inc.d [1790/3344] cd /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build && /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/bin/llvm-tblgen -gen-instr-info -I /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Target/RISCV -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -I /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Target -no-warn-on-unused-template-args /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Target/RISCV/RISCV.td --write-if-changed -o lib/Target/RISCV/RISCVGenInstrInfo.inc -d lib/Target/RISCV/RISCVGenInstrInfo.inc.d [1791/3344] cd /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build && /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/bin/llvm-tblgen -gen-global-isel -I /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Target/RISCV -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -I /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Target -no-warn-on-unused-template-args /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Target/RISCV/RISCVGISel.td --write-if-changed -o lib/Target/RISCV/RISCVGenGlobalISel.inc -d lib/Target/RISCV/RISCVGenGlobalISel.inc.d [1792/3344] cd /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build && /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/bin/llvm-tblgen -gen-asm-writer -I /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Target/WebAssembly -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -I /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Target -no-warn-on-unused-template-args /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Target/WebAssembly/WebAssembly.td --write-if-changed -o lib/Target/WebAssembly/WebAssemblyGenAsmWriter.inc -d lib/Target/WebAssembly/WebAssemblyGenAsmWriter.inc.d [1793/3344] cd /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build && /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/bin/llvm-tblgen -gen-instr-info -I /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Target/SystemZ -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -I /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Target -no-warn-on-unused-template-args /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Target/SystemZ/SystemZ.td --write-if-changed -o lib/Target/SystemZ/SystemZGenInstrInfo.inc -d lib/Target/SystemZ/SystemZGenInstrInfo.inc.d [1794/3344] cd /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build && /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/bin/llvm-tblgen -gen-disassembler -I /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Target/WebAssembly -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -I /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Target -no-warn-on-unused-template-args /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Target/WebAssembly/WebAssembly.td --write-if-changed -o lib/Target/WebAssembly/WebAssemblyGenDisassemblerTables.inc -d lib/Target/WebAssembly/WebAssemblyGenDisassemblerTables.inc.d [1795/3344] cd /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build && /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/bin/llvm-tblgen -gen-dag-isel -I /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Target/WebAssembly -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -I /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Target -omit-comments -no-warn-on-unused-template-args /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Target/WebAssembly/WebAssembly.td --write-if-changed -o lib/Target/WebAssembly/WebAssemblyGenDAGISel.inc -d lib/Target/WebAssembly/WebAssemblyGenDAGISel.inc.d [1796/3344] cd /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build && /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/bin/llvm-tblgen -gen-fast-isel -I /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Target/WebAssembly -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -I /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Target -no-warn-on-unused-template-args /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Target/WebAssembly/WebAssembly.td --write-if-changed -o lib/Target/WebAssembly/WebAssemblyGenFastISel.inc -d lib/Target/WebAssembly/WebAssemblyGenFastISel.inc.d [1797/3344] cd /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build && /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/bin/llvm-tblgen -gen-subtarget -I /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Target/SystemZ -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -I /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Target -no-warn-on-unused-template-args /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Target/SystemZ/SystemZ.td --write-if-changed -o lib/Target/SystemZ/SystemZGenSubtargetInfo.inc -d lib/Target/SystemZ/SystemZGenSubtargetInfo.inc.d [1798/3344] cd /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build && /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/bin/llvm-tblgen -gen-emitter -I /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Target/WebAssembly -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -I /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Target -no-warn-on-unused-template-args /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Target/WebAssembly/WebAssembly.td --write-if-changed -o lib/Target/WebAssembly/WebAssemblyGenMCCodeEmitter.inc -d lib/Target/WebAssembly/WebAssemblyGenMCCodeEmitter.inc.d [1799/3344] cd /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build && /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/bin/llvm-tblgen -gen-instr-info -I /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Target/WebAssembly -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -I /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Target -no-warn-on-unused-template-args /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Target/WebAssembly/WebAssembly.td --write-if-changed -o lib/Target/WebAssembly/WebAssemblyGenInstrInfo.inc -d lib/Target/WebAssembly/WebAssemblyGenInstrInfo.inc.d [1800/3344] cd /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build && /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/bin/llvm-tblgen -gen-register-info -I /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Target/WebAssembly -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -I /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Target -no-warn-on-unused-template-args /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Target/WebAssembly/WebAssembly.td --write-if-changed -o lib/Target/WebAssembly/WebAssemblyGenRegisterInfo.inc -d lib/Target/WebAssembly/WebAssemblyGenRegisterInfo.inc.d [1801/3344] cd /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build && /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/bin/llvm-tblgen -gen-subtarget -I /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Target/WebAssembly -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -I /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Target -no-warn-on-unused-template-args /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Target/WebAssembly/WebAssembly.td --write-if-changed -o lib/Target/WebAssembly/WebAssemblyGenSubtargetInfo.inc -d lib/Target/WebAssembly/WebAssemblyGenSubtargetInfo.inc.d [1802/3344] cd /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build && /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/bin/llvm-tblgen -gen-callingconv -I /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Target/X86 -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -I /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Target -no-warn-on-unused-template-args /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Target/X86/X86.td --write-if-changed -o lib/Target/X86/X86GenCallingConv.inc -d lib/Target/X86/X86GenCallingConv.inc.d [1803/3344] cd /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build && /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/bin/llvm-tblgen -gen-asm-writer -I /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Target/X86 -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -I /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Target -no-warn-on-unused-template-args /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Target/X86/X86.td --write-if-changed -o lib/Target/X86/X86GenAsmWriter.inc -d lib/Target/X86/X86GenAsmWriter.inc.d [1804/3344] cd /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build && /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/bin/llvm-tblgen -gen-asm-writer -asmwriternum=1 -I /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Target/X86 -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -I /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Target -no-warn-on-unused-template-args /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Target/X86/X86.td --write-if-changed -o lib/Target/X86/X86GenAsmWriter1.inc -d lib/Target/X86/X86GenAsmWriter1.inc.d [1805/3344] cd /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build && /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/bin/llvm-tblgen -gen-x86-compress-evex-tables -I /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Target/X86 -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -I /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Target -no-warn-on-unused-template-args /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Target/X86/X86.td --write-if-changed -o lib/Target/X86/X86GenCompressEVEXTables.inc -d lib/Target/X86/X86GenCompressEVEXTables.inc.d [1806/3344] cd /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build && /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/bin/llvm-tblgen -gen-dag-isel -I /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Target/RISCV -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -I /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Target -omit-comments -no-warn-on-unused-template-args /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Target/RISCV/RISCV.td --write-if-changed -o lib/Target/RISCV/RISCVGenDAGISel.inc -d lib/Target/RISCV/RISCVGenDAGISel.inc.d [1807/3344] cd /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build && /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/bin/llvm-tblgen -gen-asm-matcher -I /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Target/X86 -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -I /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Target -no-warn-on-unused-template-args /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Target/X86/X86.td --write-if-changed -o lib/Target/X86/X86GenAsmMatcher.inc -d lib/Target/X86/X86GenAsmMatcher.inc.d [1808/3344] cd /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build && /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/bin/llvm-tblgen -gen-subtarget -I /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Target/RISCV -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -I /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Target -no-warn-on-unused-template-args /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Target/RISCV/RISCV.td --write-if-changed -o lib/Target/RISCV/RISCVGenSubtargetInfo.inc -d lib/Target/RISCV/RISCVGenSubtargetInfo.inc.d [1809/3344] cd /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build && /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/bin/llvm-tblgen -gen-exegesis -I /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Target/X86 -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -I /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Target -no-warn-on-unused-template-args /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Target/X86/X86.td --write-if-changed -o lib/Target/X86/X86GenExegesis.inc -d lib/Target/X86/X86GenExegesis.inc.d [1810/3344] cd /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build && /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/bin/llvm-tblgen -gen-disassembler -I /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Target/X86 -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -I /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Target -no-warn-on-unused-template-args /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Target/X86/X86.td --write-if-changed -o lib/Target/X86/X86GenDisassemblerTables.inc -d lib/Target/X86/X86GenDisassemblerTables.inc.d [1811/3344] cd /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build && /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/bin/llvm-tblgen -gen-x86-fold-tables -asmwriternum=1 -I /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Target/X86 -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -I /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Target -no-warn-on-unused-template-args /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Target/X86/X86.td --write-if-changed -o lib/Target/X86/X86GenFoldTables.inc -d lib/Target/X86/X86GenFoldTables.inc.d [1812/3344] cd /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build && /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/bin/llvm-tblgen -gen-dag-isel -I /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Target/X86 -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -I /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Target -omit-comments -no-warn-on-unused-template-args /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Target/X86/X86.td --write-if-changed -o lib/Target/X86/X86GenDAGISel.inc -d lib/Target/X86/X86GenDAGISel.inc.d [1813/3344] cd /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build && /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/bin/llvm-tblgen -gen-asm-matcher -I /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Target/AVR -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -I /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Target -no-warn-on-unused-template-args /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Target/AVR/AVR.td --write-if-changed -o lib/Target/AVR/AVRGenAsmMatcher.inc -d lib/Target/AVR/AVRGenAsmMatcher.inc.d [1814/3344] cd /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build && /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/bin/llvm-tblgen -gen-x86-mnemonic-tables -asmwriternum=1 -I /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Target/X86 -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -I /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Target -no-warn-on-unused-template-args /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Target/X86/X86.td --write-if-changed -o lib/Target/X86/X86GenMnemonicTables.inc -d lib/Target/X86/X86GenMnemonicTables.inc.d [1815/3344] cd /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build && /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/bin/llvm-tblgen -gen-asm-writer -I /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Target/AVR -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -I /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Target -no-warn-on-unused-template-args /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Target/AVR/AVR.td --write-if-changed -o lib/Target/AVR/AVRGenAsmWriter.inc -d lib/Target/AVR/AVRGenAsmWriter.inc.d [1816/3344] cd /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build && /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/bin/llvm-tblgen -gen-register-bank -I /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Target/X86 -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -I /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Target -no-warn-on-unused-template-args /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Target/X86/X86.td --write-if-changed -o lib/Target/X86/X86GenRegisterBank.inc -d lib/Target/X86/X86GenRegisterBank.inc.d [1817/3344] cd /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build && /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/bin/llvm-tblgen -gen-fast-isel -I /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Target/X86 -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -I /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Target -no-warn-on-unused-template-args /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Target/X86/X86.td --write-if-changed -o lib/Target/X86/X86GenFastISel.inc -d lib/Target/X86/X86GenFastISel.inc.d [1818/3344] cd /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build && /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/bin/llvm-tblgen -gen-callingconv -I /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Target/AVR -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -I /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Target -no-warn-on-unused-template-args /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Target/AVR/AVR.td --write-if-changed -o lib/Target/AVR/AVRGenCallingConv.inc -d lib/Target/AVR/AVRGenCallingConv.inc.d [1819/3344] cd /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build && /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/bin/llvm-tblgen -gen-global-isel -I /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Target/X86 -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -I /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Target -no-warn-on-unused-template-args /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Target/X86/X86.td --write-if-changed -o lib/Target/X86/X86GenGlobalISel.inc -d lib/Target/X86/X86GenGlobalISel.inc.d [1820/3344] cd /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build && /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/bin/llvm-tblgen -gen-disassembler -I /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Target/AVR -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -I /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Target -no-warn-on-unused-template-args /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Target/AVR/AVR.td --write-if-changed -o lib/Target/AVR/AVRGenDisassemblerTables.inc -d lib/Target/AVR/AVRGenDisassemblerTables.inc.d [1821/3344] cd /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build && /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/bin/llvm-tblgen -gen-register-info -I /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Target/X86 -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -I /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Target -no-warn-on-unused-template-args /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Target/X86/X86.td --write-if-changed -o lib/Target/X86/X86GenRegisterInfo.inc -d lib/Target/X86/X86GenRegisterInfo.inc.d [1822/3344] cd /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build && /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/bin/llvm-tblgen -gen-dag-isel -I /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Target/AVR -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -I /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Target -omit-comments -no-warn-on-unused-template-args /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Target/AVR/AVR.td --write-if-changed -o lib/Target/AVR/AVRGenDAGISel.inc -d lib/Target/AVR/AVRGenDAGISel.inc.d [1823/3344] cd /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build && /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/bin/llvm-tblgen -gen-emitter -I /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Target/AVR -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -I /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Target -no-warn-on-unused-template-args /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Target/AVR/AVR.td --write-if-changed -o lib/Target/AVR/AVRGenMCCodeEmitter.inc -d lib/Target/AVR/AVRGenMCCodeEmitter.inc.d [1824/3344] cd /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build && /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/bin/llvm-tblgen -gen-instr-info -I /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Target/AVR -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -I /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Target -no-warn-on-unused-template-args /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Target/AVR/AVR.td --write-if-changed -o lib/Target/AVR/AVRGenInstrInfo.inc -d lib/Target/AVR/AVRGenInstrInfo.inc.d [1825/3344] cd /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build && /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/bin/llvm-tblgen -gen-register-info -I /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Target/AVR -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -I /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Target -no-warn-on-unused-template-args /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Target/AVR/AVR.td --write-if-changed -o lib/Target/AVR/AVRGenRegisterInfo.inc -d lib/Target/AVR/AVRGenRegisterInfo.inc.d [1826/3344] cd /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build && /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/bin/llvm-tblgen -gen-subtarget -I /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Target/AVR -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -I /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Target -no-warn-on-unused-template-args /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Target/AVR/AVR.td --write-if-changed -o lib/Target/AVR/AVRGenSubtargetInfo.inc -d lib/Target/AVR/AVRGenSubtargetInfo.inc.d [1827/3344] cd /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build && /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/bin/llvm-tblgen -gen-asm-matcher -I /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Target/M68k -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -I /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Target -no-warn-on-unused-template-args /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Target/M68k/M68k.td --write-if-changed -o lib/Target/M68k/M68kGenAsmMatcher.inc -d lib/Target/M68k/M68kGenAsmMatcher.inc.d [1828/3344] cd /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build && /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/bin/llvm-tblgen -gen-asm-writer -I /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Target/M68k -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -I /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Target -no-warn-on-unused-template-args /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Target/M68k/M68k.td --write-if-changed -o lib/Target/M68k/M68kGenAsmWriter.inc -d lib/Target/M68k/M68kGenAsmWriter.inc.d [1829/3344] cd /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build && /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/bin/llvm-tblgen -gen-callingconv -I /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Target/M68k -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -I /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Target -no-warn-on-unused-template-args /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Target/M68k/M68k.td --write-if-changed -o lib/Target/M68k/M68kGenCallingConv.inc -d lib/Target/M68k/M68kGenCallingConv.inc.d [1830/3344] cd /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build && /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/bin/llvm-tblgen -gen-dag-isel -I /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Target/M68k -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -I /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Target -omit-comments -no-warn-on-unused-template-args /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Target/M68k/M68k.td --write-if-changed -o lib/Target/M68k/M68kGenDAGISel.inc -d lib/Target/M68k/M68kGenDAGISel.inc.d [1831/3344] cd /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build && /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/bin/llvm-tblgen -gen-disassembler -I /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Target/M68k -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -I /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Target -no-warn-on-unused-template-args /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Target/M68k/M68k.td --write-if-changed -o lib/Target/M68k/M68kGenDisassemblerTable.inc -d lib/Target/M68k/M68kGenDisassemblerTable.inc.d [1832/3344] cd /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build && /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/bin/llvm-tblgen -gen-global-isel -I /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Target/M68k -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -I /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Target -no-warn-on-unused-template-args /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Target/M68k/M68k.td --write-if-changed -o lib/Target/M68k/M68kGenGlobalISel.inc -d lib/Target/M68k/M68kGenGlobalISel.inc.d [1833/3344] cd /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build && /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/bin/llvm-tblgen -gen-emitter -I /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Target/M68k -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -I /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Target -no-warn-on-unused-template-args /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Target/M68k/M68k.td --write-if-changed -o lib/Target/M68k/M68kGenMCCodeEmitter.inc -d lib/Target/M68k/M68kGenMCCodeEmitter.inc.d [1834/3344] cd /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build && /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/bin/llvm-tblgen -gen-pseudo-lowering -I /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Target/M68k -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -I /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Target -no-warn-on-unused-template-args /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Target/M68k/M68k.td --write-if-changed -o lib/Target/M68k/M68kGenMCPseudoLowering.inc -d lib/Target/M68k/M68kGenMCPseudoLowering.inc.d [1835/3344] cd /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build && /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/bin/llvm-tblgen -gen-instr-info -I /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Target/M68k -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -I /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Target -no-warn-on-unused-template-args /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Target/M68k/M68k.td --write-if-changed -o lib/Target/M68k/M68kGenInstrInfo.inc -d lib/Target/M68k/M68kGenInstrInfo.inc.d [1836/3344] cd /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build && /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/bin/llvm-tblgen -gen-register-bank -I /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Target/M68k -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -I /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Target -no-warn-on-unused-template-args /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Target/M68k/M68k.td --write-if-changed -o lib/Target/M68k/M68kGenRegisterBank.inc -d lib/Target/M68k/M68kGenRegisterBank.inc.d [1837/3344] cd /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build && /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/bin/llvm-tblgen -gen-register-info -I /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Target/M68k -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -I /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Target -no-warn-on-unused-template-args /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Target/M68k/M68k.td --write-if-changed -o lib/Target/M68k/M68kGenRegisterInfo.inc -d lib/Target/M68k/M68kGenRegisterInfo.inc.d [1838/3344] cd /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build && /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/bin/llvm-tblgen -gen-subtarget -I /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Target/M68k -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -I /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Target -no-warn-on-unused-template-args /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Target/M68k/M68k.td --write-if-changed -o lib/Target/M68k/M68kGenSubtargetInfo.inc -d lib/Target/M68k/M68kGenSubtargetInfo.inc.d [1839/3344] cd /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build && /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/bin/llvm-tblgen -gen-asm-writer -I /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Target/CSKY -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -I /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Target -no-warn-on-unused-template-args /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Target/CSKY/CSKY.td --write-if-changed -o lib/Target/CSKY/CSKYGenAsmWriter.inc -d lib/Target/CSKY/CSKYGenAsmWriter.inc.d [1840/3344] cd /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build && /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/bin/llvm-tblgen -gen-asm-matcher -I /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Target/CSKY -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -I /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Target -no-warn-on-unused-template-args /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Target/CSKY/CSKY.td --write-if-changed -o lib/Target/CSKY/CSKYGenAsmMatcher.inc -d lib/Target/CSKY/CSKYGenAsmMatcher.inc.d [1841/3344] cd /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build && /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/bin/llvm-tblgen -gen-callingconv -I /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Target/CSKY -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -I /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Target -no-warn-on-unused-template-args /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Target/CSKY/CSKY.td --write-if-changed -o lib/Target/CSKY/CSKYGenCallingConv.inc -d lib/Target/CSKY/CSKYGenCallingConv.inc.d [1842/3344] cd /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build && /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/bin/llvm-tblgen -gen-compress-inst-emitter -I /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Target/CSKY -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -I /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Target -no-warn-on-unused-template-args /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Target/CSKY/CSKY.td --write-if-changed -o lib/Target/CSKY/CSKYGenCompressInstEmitter.inc -d lib/Target/CSKY/CSKYGenCompressInstEmitter.inc.d [1843/3344] cd /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build && /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/bin/llvm-tblgen -gen-disassembler -I /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Target/CSKY -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -I /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Target -no-warn-on-unused-template-args /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Target/CSKY/CSKY.td --write-if-changed -o lib/Target/CSKY/CSKYGenDisassemblerTables.inc -d lib/Target/CSKY/CSKYGenDisassemblerTables.inc.d [1844/3344] cd /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build && /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/bin/llvm-tblgen -gen-pseudo-lowering -I /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Target/CSKY -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -I /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Target -no-warn-on-unused-template-args /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Target/CSKY/CSKY.td --write-if-changed -o lib/Target/CSKY/CSKYGenMCPseudoLowering.inc -d lib/Target/CSKY/CSKYGenMCPseudoLowering.inc.d [1845/3344] cd /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build && /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/bin/llvm-tblgen -gen-emitter -I /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Target/CSKY -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -I /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Target -no-warn-on-unused-template-args /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Target/CSKY/CSKY.td --write-if-changed -o lib/Target/CSKY/CSKYGenMCCodeEmitter.inc -d lib/Target/CSKY/CSKYGenMCCodeEmitter.inc.d [1846/3344] cd /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build && /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/bin/llvm-tblgen -gen-dag-isel -I /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Target/CSKY -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -I /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Target -omit-comments -no-warn-on-unused-template-args /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Target/CSKY/CSKY.td --write-if-changed -o lib/Target/CSKY/CSKYGenDAGISel.inc -d lib/Target/CSKY/CSKYGenDAGISel.inc.d [1847/3344] cd /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build && /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/bin/llvm-tblgen -gen-instr-info -I /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Target/CSKY -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -I /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Target -no-warn-on-unused-template-args /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Target/CSKY/CSKY.td --write-if-changed -o lib/Target/CSKY/CSKYGenInstrInfo.inc -d lib/Target/CSKY/CSKYGenInstrInfo.inc.d [1848/3344] cd /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build && /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/bin/llvm-tblgen -gen-register-info -I /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Target/CSKY -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -I /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Target -no-warn-on-unused-template-args /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Target/CSKY/CSKY.td --write-if-changed -o lib/Target/CSKY/CSKYGenRegisterInfo.inc -d lib/Target/CSKY/CSKYGenRegisterInfo.inc.d [1849/3344] cd /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build && /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/bin/llvm-tblgen -gen-asm-writer -I /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Target/Xtensa -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -I /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Target -no-warn-on-unused-template-args /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Target/Xtensa/Xtensa.td --write-if-changed -o lib/Target/Xtensa/XtensaGenAsmWriter.inc -d lib/Target/Xtensa/XtensaGenAsmWriter.inc.d [1850/3344] cd /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build && /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/bin/llvm-tblgen -gen-asm-matcher -I /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Target/Xtensa -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -I /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Target -no-warn-on-unused-template-args /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Target/Xtensa/Xtensa.td --write-if-changed -o lib/Target/Xtensa/XtensaGenAsmMatcher.inc -d lib/Target/Xtensa/XtensaGenAsmMatcher.inc.d [1851/3344] cd /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build && /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/bin/llvm-tblgen -gen-subtarget -I /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Target/CSKY -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -I /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Target -no-warn-on-unused-template-args /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Target/CSKY/CSKY.td --write-if-changed -o lib/Target/CSKY/CSKYGenSubtargetInfo.inc -d lib/Target/CSKY/CSKYGenSubtargetInfo.inc.d [1852/3344] cd /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build && /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/bin/llvm-tblgen -gen-disassembler -I /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Target/Xtensa -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -I /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Target -no-warn-on-unused-template-args /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Target/Xtensa/Xtensa.td --write-if-changed -o lib/Target/Xtensa/XtensaGenDisassemblerTables.inc -d lib/Target/Xtensa/XtensaGenDisassemblerTables.inc.d [1853/3344] cd /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build && /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/bin/llvm-tblgen -gen-emitter -I /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Target/Xtensa -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -I /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Target -no-warn-on-unused-template-args /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Target/Xtensa/Xtensa.td --write-if-changed -o lib/Target/Xtensa/XtensaGenMCCodeEmitter.inc -d lib/Target/Xtensa/XtensaGenMCCodeEmitter.inc.d [1854/3344] cd /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build && /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/bin/llvm-tblgen -gen-instr-info -I /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Target/Xtensa -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -I /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Target -no-warn-on-unused-template-args /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Target/Xtensa/Xtensa.td --write-if-changed -o lib/Target/Xtensa/XtensaGenInstrInfo.inc -d lib/Target/Xtensa/XtensaGenInstrInfo.inc.d [1855/3344] cd /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build && /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/bin/llvm-tblgen -gen-register-info -I /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Target/Xtensa -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -I /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Target -no-warn-on-unused-template-args /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Target/Xtensa/Xtensa.td --write-if-changed -o lib/Target/Xtensa/XtensaGenRegisterInfo.inc -d lib/Target/Xtensa/XtensaGenRegisterInfo.inc.d [1856/3344] cd /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build && /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/bin/llvm-tblgen -gen-subtarget -I /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Target/Xtensa -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -I /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Target -no-warn-on-unused-template-args /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Target/Xtensa/Xtensa.td --write-if-changed -o lib/Target/Xtensa/XtensaGenSubtargetInfo.inc -d lib/Target/Xtensa/XtensaGenSubtargetInfo.inc.d [1857/3344] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/lib/LineEditor -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/LineEditor -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fno-exceptions -funwind-tables -fno-rtti -MD -MT lib/LineEditor/CMakeFiles/LLVMLineEditor.dir/LineEditor.cpp.o -MF lib/LineEditor/CMakeFiles/LLVMLineEditor.dir/LineEditor.cpp.o.d -o lib/LineEditor/CMakeFiles/LLVMLineEditor.dir/LineEditor.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/LineEditor/LineEditor.cpp [1858/3344] cd /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build && /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/bin/llvm-tblgen -gen-instr-info -instr-info-expand-mi-operand-info=0 -I /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Target/X86 -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -I /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Target -no-warn-on-unused-template-args /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Target/X86/X86.td --write-if-changed -o lib/Target/X86/X86GenInstrInfo.inc -d lib/Target/X86/X86GenInstrInfo.inc.d [1859/3344] : && /usr/bin/cmake -E rm -f lib/libLLVMLineEditor.a && /usr/gnu/bin/ar qc lib/libLLVMLineEditor.a lib/LineEditor/CMakeFiles/LLVMLineEditor.dir/LineEditor.cpp.o && /usr/gnu/bin/ranlib lib/libLLVMLineEditor.a && : [1860/3344] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/lib/AsmParser -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/AsmParser -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fno-exceptions -funwind-tables -fno-rtti -MD -MT lib/AsmParser/CMakeFiles/LLVMAsmParser.dir/LLLexer.cpp.o -MF lib/AsmParser/CMakeFiles/LLVMAsmParser.dir/LLLexer.cpp.o.d -o lib/AsmParser/CMakeFiles/LLVMAsmParser.dir/LLLexer.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/AsmParser/LLLexer.cpp [1861/3344] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/lib/ProfileData -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/ProfileData -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fno-exceptions -funwind-tables -fno-rtti -MD -MT lib/ProfileData/CMakeFiles/LLVMProfileData.dir/GCOV.cpp.o -MF lib/ProfileData/CMakeFiles/LLVMProfileData.dir/GCOV.cpp.o.d -o lib/ProfileData/CMakeFiles/LLVMProfileData.dir/GCOV.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/ProfileData/GCOV.cpp [1862/3344] cd /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build && /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/bin/llvm-tblgen -gen-subtarget -I /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Target/X86 -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -I /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Target -no-warn-on-unused-template-args /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Target/X86/X86.td --write-if-changed -o lib/Target/X86/X86GenSubtargetInfo.inc -d lib/Target/X86/X86GenSubtargetInfo.inc.d [1863/3344] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/lib/AsmParser -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/AsmParser -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fno-exceptions -funwind-tables -fno-rtti -MD -MT lib/AsmParser/CMakeFiles/LLVMAsmParser.dir/Parser.cpp.o -MF lib/AsmParser/CMakeFiles/LLVMAsmParser.dir/Parser.cpp.o.d -o lib/AsmParser/CMakeFiles/LLVMAsmParser.dir/Parser.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/AsmParser/Parser.cpp [1864/3344] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/lib/ProfileData -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/ProfileData -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fno-exceptions -funwind-tables -fno-rtti -MD -MT lib/ProfileData/CMakeFiles/LLVMProfileData.dir/InstrProf.cpp.o -MF lib/ProfileData/CMakeFiles/LLVMProfileData.dir/InstrProf.cpp.o.d -o lib/ProfileData/CMakeFiles/LLVMProfileData.dir/InstrProf.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/ProfileData/InstrProf.cpp [1865/3344] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/lib/ProfileData -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/ProfileData -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fno-exceptions -funwind-tables -fno-rtti -MD -MT lib/ProfileData/CMakeFiles/LLVMProfileData.dir/InstrProfCorrelator.cpp.o -MF lib/ProfileData/CMakeFiles/LLVMProfileData.dir/InstrProfCorrelator.cpp.o.d -o lib/ProfileData/CMakeFiles/LLVMProfileData.dir/InstrProfCorrelator.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/ProfileData/InstrProfCorrelator.cpp [1866/3344] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/lib/Target/AArch64 -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Target/AArch64 -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fvisibility=hidden -fno-exceptions -funwind-tables -fno-rtti -MD -MT lib/Target/AArch64/CMakeFiles/LLVMAArch64CodeGen.dir/GISel/AArch64GlobalISelUtils.cpp.o -MF lib/Target/AArch64/CMakeFiles/LLVMAArch64CodeGen.dir/GISel/AArch64GlobalISelUtils.cpp.o.d -o lib/Target/AArch64/CMakeFiles/LLVMAArch64CodeGen.dir/GISel/AArch64GlobalISelUtils.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Target/AArch64/GISel/AArch64GlobalISelUtils.cpp [1867/3344] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/lib/Target/AArch64 -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Target/AArch64 -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fvisibility=hidden -fno-exceptions -funwind-tables -fno-rtti -MD -MT lib/Target/AArch64/CMakeFiles/LLVMAArch64CodeGen.dir/GISel/AArch64CallLowering.cpp.o -MF lib/Target/AArch64/CMakeFiles/LLVMAArch64CodeGen.dir/GISel/AArch64CallLowering.cpp.o.d -o lib/Target/AArch64/CMakeFiles/LLVMAArch64CodeGen.dir/GISel/AArch64CallLowering.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Target/AArch64/GISel/AArch64CallLowering.cpp [1868/3344] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/lib/ProfileData -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/ProfileData -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fno-exceptions -funwind-tables -fno-rtti -MD -MT lib/ProfileData/CMakeFiles/LLVMProfileData.dir/InstrProfReader.cpp.o -MF lib/ProfileData/CMakeFiles/LLVMProfileData.dir/InstrProfReader.cpp.o.d -o lib/ProfileData/CMakeFiles/LLVMProfileData.dir/InstrProfReader.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/ProfileData/InstrProfReader.cpp [1869/3344] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/lib/Target/AArch64 -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Target/AArch64 -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fvisibility=hidden -fno-exceptions -funwind-tables -fno-rtti -MD -MT lib/Target/AArch64/CMakeFiles/LLVMAArch64CodeGen.dir/GISel/AArch64LegalizerInfo.cpp.o -MF lib/Target/AArch64/CMakeFiles/LLVMAArch64CodeGen.dir/GISel/AArch64LegalizerInfo.cpp.o.d -o lib/Target/AArch64/CMakeFiles/LLVMAArch64CodeGen.dir/GISel/AArch64LegalizerInfo.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Target/AArch64/GISel/AArch64LegalizerInfo.cpp [1870/3344] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/lib/AsmParser -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/AsmParser -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fno-exceptions -funwind-tables -fno-rtti -MD -MT lib/AsmParser/CMakeFiles/LLVMAsmParser.dir/LLParser.cpp.o -MF lib/AsmParser/CMakeFiles/LLVMAsmParser.dir/LLParser.cpp.o.d -o lib/AsmParser/CMakeFiles/LLVMAsmParser.dir/LLParser.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/AsmParser/LLParser.cpp [1871/3344] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/lib/Target/AArch64 -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Target/AArch64 -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fvisibility=hidden -fno-exceptions -funwind-tables -fno-rtti -MD -MT lib/Target/AArch64/CMakeFiles/LLVMAArch64CodeGen.dir/GISel/AArch64O0PreLegalizerCombiner.cpp.o -MF lib/Target/AArch64/CMakeFiles/LLVMAArch64CodeGen.dir/GISel/AArch64O0PreLegalizerCombiner.cpp.o.d -o lib/Target/AArch64/CMakeFiles/LLVMAArch64CodeGen.dir/GISel/AArch64O0PreLegalizerCombiner.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Target/AArch64/GISel/AArch64O0PreLegalizerCombiner.cpp [1872/3344] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/lib/Target/AArch64 -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Target/AArch64 -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fvisibility=hidden -fno-exceptions -funwind-tables -fno-rtti -MD -MT lib/Target/AArch64/CMakeFiles/LLVMAArch64CodeGen.dir/GISel/AArch64PreLegalizerCombiner.cpp.o -MF lib/Target/AArch64/CMakeFiles/LLVMAArch64CodeGen.dir/GISel/AArch64PreLegalizerCombiner.cpp.o.d -o lib/Target/AArch64/CMakeFiles/LLVMAArch64CodeGen.dir/GISel/AArch64PreLegalizerCombiner.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Target/AArch64/GISel/AArch64PreLegalizerCombiner.cpp [1873/3344] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/lib/Target/AArch64 -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Target/AArch64 -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fvisibility=hidden -fno-exceptions -funwind-tables -fno-rtti -MD -MT lib/Target/AArch64/CMakeFiles/LLVMAArch64CodeGen.dir/GISel/AArch64RegisterBankInfo.cpp.o -MF lib/Target/AArch64/CMakeFiles/LLVMAArch64CodeGen.dir/GISel/AArch64RegisterBankInfo.cpp.o.d -o lib/Target/AArch64/CMakeFiles/LLVMAArch64CodeGen.dir/GISel/AArch64RegisterBankInfo.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Target/AArch64/GISel/AArch64RegisterBankInfo.cpp [1874/3344] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/lib/Target/AArch64 -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Target/AArch64 -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fvisibility=hidden -fno-exceptions -funwind-tables -fno-rtti -MD -MT lib/Target/AArch64/CMakeFiles/LLVMAArch64CodeGen.dir/GISel/AArch64PostLegalizerCombiner.cpp.o -MF lib/Target/AArch64/CMakeFiles/LLVMAArch64CodeGen.dir/GISel/AArch64PostLegalizerCombiner.cpp.o.d -o lib/Target/AArch64/CMakeFiles/LLVMAArch64CodeGen.dir/GISel/AArch64PostLegalizerCombiner.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Target/AArch64/GISel/AArch64PostLegalizerCombiner.cpp [1875/3344] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/lib/Target/AArch64 -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Target/AArch64 -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fvisibility=hidden -fno-exceptions -funwind-tables -fno-rtti -MD -MT lib/Target/AArch64/CMakeFiles/LLVMAArch64CodeGen.dir/GISel/AArch64PostSelectOptimize.cpp.o -MF lib/Target/AArch64/CMakeFiles/LLVMAArch64CodeGen.dir/GISel/AArch64PostSelectOptimize.cpp.o.d -o lib/Target/AArch64/CMakeFiles/LLVMAArch64CodeGen.dir/GISel/AArch64PostSelectOptimize.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Target/AArch64/GISel/AArch64PostSelectOptimize.cpp [1876/3344] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/lib/Target/AArch64 -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Target/AArch64 -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fvisibility=hidden -fno-exceptions -funwind-tables -fno-rtti -MD -MT lib/Target/AArch64/CMakeFiles/LLVMAArch64CodeGen.dir/GISel/AArch64PostLegalizerLowering.cpp.o -MF lib/Target/AArch64/CMakeFiles/LLVMAArch64CodeGen.dir/GISel/AArch64PostLegalizerLowering.cpp.o.d -o lib/Target/AArch64/CMakeFiles/LLVMAArch64CodeGen.dir/GISel/AArch64PostLegalizerLowering.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Target/AArch64/GISel/AArch64PostLegalizerLowering.cpp [1877/3344] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/lib/Target/AArch64 -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Target/AArch64 -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fvisibility=hidden -fno-exceptions -funwind-tables -fno-rtti -MD -MT lib/Target/AArch64/CMakeFiles/LLVMAArch64CodeGen.dir/AArch64AdvSIMDScalarPass.cpp.o -MF lib/Target/AArch64/CMakeFiles/LLVMAArch64CodeGen.dir/AArch64AdvSIMDScalarPass.cpp.o.d -o lib/Target/AArch64/CMakeFiles/LLVMAArch64CodeGen.dir/AArch64AdvSIMDScalarPass.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Target/AArch64/AArch64AdvSIMDScalarPass.cpp [1878/3344] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/lib/Target/AArch64 -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Target/AArch64 -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fvisibility=hidden -fno-exceptions -funwind-tables -fno-rtti -MD -MT lib/Target/AArch64/CMakeFiles/LLVMAArch64CodeGen.dir/AArch64Arm64ECCallLowering.cpp.o -MF lib/Target/AArch64/CMakeFiles/LLVMAArch64CodeGen.dir/AArch64Arm64ECCallLowering.cpp.o.d -o lib/Target/AArch64/CMakeFiles/LLVMAArch64CodeGen.dir/AArch64Arm64ECCallLowering.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Target/AArch64/AArch64Arm64ECCallLowering.cpp [1879/3344] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/lib/Target/AArch64 -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Target/AArch64 -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fvisibility=hidden -fno-exceptions -funwind-tables -fno-rtti -MD -MT lib/Target/AArch64/CMakeFiles/LLVMAArch64CodeGen.dir/GISel/AArch64InstructionSelector.cpp.o -MF lib/Target/AArch64/CMakeFiles/LLVMAArch64CodeGen.dir/GISel/AArch64InstructionSelector.cpp.o.d -o lib/Target/AArch64/CMakeFiles/LLVMAArch64CodeGen.dir/GISel/AArch64InstructionSelector.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Target/AArch64/GISel/AArch64InstructionSelector.cpp [1880/3344] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/lib/Target/AArch64 -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Target/AArch64 -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fvisibility=hidden -fno-exceptions -funwind-tables -fno-rtti -MD -MT lib/Target/AArch64/CMakeFiles/LLVMAArch64CodeGen.dir/AArch64A57FPLoadBalancing.cpp.o -MF lib/Target/AArch64/CMakeFiles/LLVMAArch64CodeGen.dir/AArch64A57FPLoadBalancing.cpp.o.d -o lib/Target/AArch64/CMakeFiles/LLVMAArch64CodeGen.dir/AArch64A57FPLoadBalancing.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Target/AArch64/AArch64A57FPLoadBalancing.cpp [1881/3344] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/lib/Target/AArch64 -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Target/AArch64 -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fvisibility=hidden -fno-exceptions -funwind-tables -fno-rtti -MD -MT lib/Target/AArch64/CMakeFiles/LLVMAArch64CodeGen.dir/AArch64CleanupLocalDynamicTLSPass.cpp.o -MF lib/Target/AArch64/CMakeFiles/LLVMAArch64CodeGen.dir/AArch64CleanupLocalDynamicTLSPass.cpp.o.d -o lib/Target/AArch64/CMakeFiles/LLVMAArch64CodeGen.dir/AArch64CleanupLocalDynamicTLSPass.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Target/AArch64/AArch64CleanupLocalDynamicTLSPass.cpp [1882/3344] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/lib/Target/AArch64 -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Target/AArch64 -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fvisibility=hidden -fno-exceptions -funwind-tables -fno-rtti -MD -MT lib/Target/AArch64/CMakeFiles/LLVMAArch64CodeGen.dir/AArch64BranchTargets.cpp.o -MF lib/Target/AArch64/CMakeFiles/LLVMAArch64CodeGen.dir/AArch64BranchTargets.cpp.o.d -o lib/Target/AArch64/CMakeFiles/LLVMAArch64CodeGen.dir/AArch64BranchTargets.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Target/AArch64/AArch64BranchTargets.cpp [1883/3344] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/lib/Target/AArch64 -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Target/AArch64 -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fvisibility=hidden -fno-exceptions -funwind-tables -fno-rtti -MD -MT lib/Target/AArch64/CMakeFiles/LLVMAArch64CodeGen.dir/AArch64CallingConvention.cpp.o -MF lib/Target/AArch64/CMakeFiles/LLVMAArch64CodeGen.dir/AArch64CallingConvention.cpp.o.d -o lib/Target/AArch64/CMakeFiles/LLVMAArch64CodeGen.dir/AArch64CallingConvention.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Target/AArch64/AArch64CallingConvention.cpp [1884/3344] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/lib/Target/AArch64 -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Target/AArch64 -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fvisibility=hidden -fno-exceptions -funwind-tables -fno-rtti -MD -MT lib/Target/AArch64/CMakeFiles/LLVMAArch64CodeGen.dir/AArch64CollectLOH.cpp.o -MF lib/Target/AArch64/CMakeFiles/LLVMAArch64CodeGen.dir/AArch64CollectLOH.cpp.o.d -o lib/Target/AArch64/CMakeFiles/LLVMAArch64CodeGen.dir/AArch64CollectLOH.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Target/AArch64/AArch64CollectLOH.cpp [1885/3344] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/lib/Target/AArch64 -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Target/AArch64 -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fvisibility=hidden -fno-exceptions -funwind-tables -fno-rtti -MD -MT lib/Target/AArch64/CMakeFiles/LLVMAArch64CodeGen.dir/AArch64ConditionalCompares.cpp.o -MF lib/Target/AArch64/CMakeFiles/LLVMAArch64CodeGen.dir/AArch64ConditionalCompares.cpp.o.d -o lib/Target/AArch64/CMakeFiles/LLVMAArch64CodeGen.dir/AArch64ConditionalCompares.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Target/AArch64/AArch64ConditionalCompares.cpp [1886/3344] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/lib/Target/AArch64 -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Target/AArch64 -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fvisibility=hidden -fno-exceptions -funwind-tables -fno-rtti -MD -MT lib/Target/AArch64/CMakeFiles/LLVMAArch64CodeGen.dir/AArch64ExpandImm.cpp.o -MF lib/Target/AArch64/CMakeFiles/LLVMAArch64CodeGen.dir/AArch64ExpandImm.cpp.o.d -o lib/Target/AArch64/CMakeFiles/LLVMAArch64CodeGen.dir/AArch64ExpandImm.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Target/AArch64/AArch64ExpandImm.cpp [1887/3344] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/lib/Target/AArch64 -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Target/AArch64 -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fvisibility=hidden -fno-exceptions -funwind-tables -fno-rtti -MD -MT lib/Target/AArch64/CMakeFiles/LLVMAArch64CodeGen.dir/AArch64CondBrTuning.cpp.o -MF lib/Target/AArch64/CMakeFiles/LLVMAArch64CodeGen.dir/AArch64CondBrTuning.cpp.o.d -o lib/Target/AArch64/CMakeFiles/LLVMAArch64CodeGen.dir/AArch64CondBrTuning.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Target/AArch64/AArch64CondBrTuning.cpp [1888/3344] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/lib/Target/AArch64 -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Target/AArch64 -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fvisibility=hidden -fno-exceptions -funwind-tables -fno-rtti -MD -MT lib/Target/AArch64/CMakeFiles/LLVMAArch64CodeGen.dir/AArch64DeadRegisterDefinitionsPass.cpp.o -MF lib/Target/AArch64/CMakeFiles/LLVMAArch64CodeGen.dir/AArch64DeadRegisterDefinitionsPass.cpp.o.d -o lib/Target/AArch64/CMakeFiles/LLVMAArch64CodeGen.dir/AArch64DeadRegisterDefinitionsPass.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Target/AArch64/AArch64DeadRegisterDefinitionsPass.cpp [1889/3344] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/lib/Target/AArch64 -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Target/AArch64 -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fvisibility=hidden -fno-exceptions -funwind-tables -fno-rtti -MD -MT lib/Target/AArch64/CMakeFiles/LLVMAArch64CodeGen.dir/AArch64AsmPrinter.cpp.o -MF lib/Target/AArch64/CMakeFiles/LLVMAArch64CodeGen.dir/AArch64AsmPrinter.cpp.o.d -o lib/Target/AArch64/CMakeFiles/LLVMAArch64CodeGen.dir/AArch64AsmPrinter.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Target/AArch64/AArch64AsmPrinter.cpp [1890/3344] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/lib/Target/AArch64 -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Target/AArch64 -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fvisibility=hidden -fno-exceptions -funwind-tables -fno-rtti -MD -MT lib/Target/AArch64/CMakeFiles/LLVMAArch64CodeGen.dir/AArch64GlobalsTagging.cpp.o -MF lib/Target/AArch64/CMakeFiles/LLVMAArch64CodeGen.dir/AArch64GlobalsTagging.cpp.o.d -o lib/Target/AArch64/CMakeFiles/LLVMAArch64CodeGen.dir/AArch64GlobalsTagging.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Target/AArch64/AArch64GlobalsTagging.cpp [1891/3344] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/lib/Target/AArch64 -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Target/AArch64 -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fvisibility=hidden -fno-exceptions -funwind-tables -fno-rtti -MD -MT lib/Target/AArch64/CMakeFiles/LLVMAArch64CodeGen.dir/AArch64A53Fix835769.cpp.o -MF lib/Target/AArch64/CMakeFiles/LLVMAArch64CodeGen.dir/AArch64A53Fix835769.cpp.o.d -o lib/Target/AArch64/CMakeFiles/LLVMAArch64CodeGen.dir/AArch64A53Fix835769.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Target/AArch64/AArch64A53Fix835769.cpp [1892/3344] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/lib/Target/AArch64 -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Target/AArch64 -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fvisibility=hidden -fno-exceptions -funwind-tables -fno-rtti -MD -MT lib/Target/AArch64/CMakeFiles/LLVMAArch64CodeGen.dir/AArch64ExpandPseudoInsts.cpp.o -MF lib/Target/AArch64/CMakeFiles/LLVMAArch64CodeGen.dir/AArch64ExpandPseudoInsts.cpp.o.d -o lib/Target/AArch64/CMakeFiles/LLVMAArch64CodeGen.dir/AArch64ExpandPseudoInsts.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Target/AArch64/AArch64ExpandPseudoInsts.cpp [1893/3344] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/lib/Target/AArch64 -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Target/AArch64 -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fvisibility=hidden -fno-exceptions -funwind-tables -fno-rtti -MD -MT lib/Target/AArch64/CMakeFiles/LLVMAArch64CodeGen.dir/AArch64ConditionOptimizer.cpp.o -MF lib/Target/AArch64/CMakeFiles/LLVMAArch64CodeGen.dir/AArch64ConditionOptimizer.cpp.o.d -o lib/Target/AArch64/CMakeFiles/LLVMAArch64CodeGen.dir/AArch64ConditionOptimizer.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Target/AArch64/AArch64ConditionOptimizer.cpp [1894/3344] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/lib/Target/AArch64 -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Target/AArch64 -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fvisibility=hidden -fno-exceptions -funwind-tables -fno-rtti -MD -MT lib/Target/AArch64/CMakeFiles/LLVMAArch64CodeGen.dir/AArch64FalkorHWPFFix.cpp.o -MF lib/Target/AArch64/CMakeFiles/LLVMAArch64CodeGen.dir/AArch64FalkorHWPFFix.cpp.o.d -o lib/Target/AArch64/CMakeFiles/LLVMAArch64CodeGen.dir/AArch64FalkorHWPFFix.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Target/AArch64/AArch64FalkorHWPFFix.cpp [1895/3344] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/lib/Target/AArch64 -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Target/AArch64 -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fvisibility=hidden -fno-exceptions -funwind-tables -fno-rtti -MD -MT lib/Target/AArch64/CMakeFiles/LLVMAArch64CodeGen.dir/AArch64RedundantCopyElimination.cpp.o -MF lib/Target/AArch64/CMakeFiles/LLVMAArch64CodeGen.dir/AArch64RedundantCopyElimination.cpp.o.d -o lib/Target/AArch64/CMakeFiles/LLVMAArch64CodeGen.dir/AArch64RedundantCopyElimination.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Target/AArch64/AArch64RedundantCopyElimination.cpp [1896/3344] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/lib/Target/AArch64 -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Target/AArch64 -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fvisibility=hidden -fno-exceptions -funwind-tables -fno-rtti -MD -MT lib/Target/AArch64/CMakeFiles/LLVMAArch64CodeGen.dir/AArch64CompressJumpTables.cpp.o -MF lib/Target/AArch64/CMakeFiles/LLVMAArch64CodeGen.dir/AArch64CompressJumpTables.cpp.o.d -o lib/Target/AArch64/CMakeFiles/LLVMAArch64CodeGen.dir/AArch64CompressJumpTables.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Target/AArch64/AArch64CompressJumpTables.cpp [1897/3344] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/lib/Target/AArch64 -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Target/AArch64 -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fvisibility=hidden -fno-exceptions -funwind-tables -fno-rtti -MD -MT lib/Target/AArch64/CMakeFiles/LLVMAArch64CodeGen.dir/AArch64FastISel.cpp.o -MF lib/Target/AArch64/CMakeFiles/LLVMAArch64CodeGen.dir/AArch64FastISel.cpp.o.d -o lib/Target/AArch64/CMakeFiles/LLVMAArch64CodeGen.dir/AArch64FastISel.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Target/AArch64/AArch64FastISel.cpp [1898/3344] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/lib/Target/AArch64 -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Target/AArch64 -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fvisibility=hidden -fno-exceptions -funwind-tables -fno-rtti -MD -MT lib/Target/AArch64/CMakeFiles/LLVMAArch64CodeGen.dir/AArch64FrameLowering.cpp.o -MF lib/Target/AArch64/CMakeFiles/LLVMAArch64CodeGen.dir/AArch64FrameLowering.cpp.o.d -o lib/Target/AArch64/CMakeFiles/LLVMAArch64CodeGen.dir/AArch64FrameLowering.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Target/AArch64/AArch64FrameLowering.cpp [1899/3344] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/lib/Target/AArch64 -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Target/AArch64 -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fvisibility=hidden -fno-exceptions -funwind-tables -fno-rtti -MD -MT lib/Target/AArch64/CMakeFiles/LLVMAArch64CodeGen.dir/AArch64LoopIdiomTransform.cpp.o -MF lib/Target/AArch64/CMakeFiles/LLVMAArch64CodeGen.dir/AArch64LoopIdiomTransform.cpp.o.d -o lib/Target/AArch64/CMakeFiles/LLVMAArch64CodeGen.dir/AArch64LoopIdiomTransform.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Target/AArch64/AArch64LoopIdiomTransform.cpp [1900/3344] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/lib/Target/AArch64 -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Target/AArch64 -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fvisibility=hidden -fno-exceptions -funwind-tables -fno-rtti -MD -MT lib/Target/AArch64/CMakeFiles/LLVMAArch64CodeGen.dir/AArch64LowerHomogeneousPrologEpilog.cpp.o -MF lib/Target/AArch64/CMakeFiles/LLVMAArch64CodeGen.dir/AArch64LowerHomogeneousPrologEpilog.cpp.o.d -o lib/Target/AArch64/CMakeFiles/LLVMAArch64CodeGen.dir/AArch64LowerHomogeneousPrologEpilog.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Target/AArch64/AArch64LowerHomogeneousPrologEpilog.cpp [1901/3344] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/lib/Target/AArch64 -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Target/AArch64 -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fvisibility=hidden -fno-exceptions -funwind-tables -fno-rtti -MD -MT lib/Target/AArch64/CMakeFiles/LLVMAArch64CodeGen.dir/AArch64LoadStoreOptimizer.cpp.o -MF lib/Target/AArch64/CMakeFiles/LLVMAArch64CodeGen.dir/AArch64LoadStoreOptimizer.cpp.o.d -o lib/Target/AArch64/CMakeFiles/LLVMAArch64CodeGen.dir/AArch64LoadStoreOptimizer.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Target/AArch64/AArch64LoadStoreOptimizer.cpp [1902/3344] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/lib/Target/AArch64 -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Target/AArch64 -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fvisibility=hidden -fno-exceptions -funwind-tables -fno-rtti -MD -MT lib/Target/AArch64/CMakeFiles/LLVMAArch64CodeGen.dir/AArch64MachineFunctionInfo.cpp.o -MF lib/Target/AArch64/CMakeFiles/LLVMAArch64CodeGen.dir/AArch64MachineFunctionInfo.cpp.o.d -o lib/Target/AArch64/CMakeFiles/LLVMAArch64CodeGen.dir/AArch64MachineFunctionInfo.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Target/AArch64/AArch64MachineFunctionInfo.cpp [1903/3344] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/lib/Target/AArch64 -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Target/AArch64 -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fvisibility=hidden -fno-exceptions -funwind-tables -fno-rtti -MD -MT lib/Target/AArch64/CMakeFiles/LLVMAArch64CodeGen.dir/AArch64MachineScheduler.cpp.o -MF lib/Target/AArch64/CMakeFiles/LLVMAArch64CodeGen.dir/AArch64MachineScheduler.cpp.o.d -o lib/Target/AArch64/CMakeFiles/LLVMAArch64CodeGen.dir/AArch64MachineScheduler.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Target/AArch64/AArch64MachineScheduler.cpp [1904/3344] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/lib/Target/AArch64 -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Target/AArch64 -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fvisibility=hidden -fno-exceptions -funwind-tables -fno-rtti -MD -MT lib/Target/AArch64/CMakeFiles/LLVMAArch64CodeGen.dir/AArch64InstrInfo.cpp.o -MF lib/Target/AArch64/CMakeFiles/LLVMAArch64CodeGen.dir/AArch64InstrInfo.cpp.o.d -o lib/Target/AArch64/CMakeFiles/LLVMAArch64CodeGen.dir/AArch64InstrInfo.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Target/AArch64/AArch64InstrInfo.cpp [1905/3344] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/lib/Target/AArch64 -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Target/AArch64 -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fvisibility=hidden -fno-exceptions -funwind-tables -fno-rtti -MD -MT lib/Target/AArch64/CMakeFiles/LLVMAArch64CodeGen.dir/AArch64MacroFusion.cpp.o -MF lib/Target/AArch64/CMakeFiles/LLVMAArch64CodeGen.dir/AArch64MacroFusion.cpp.o.d -o lib/Target/AArch64/CMakeFiles/LLVMAArch64CodeGen.dir/AArch64MacroFusion.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Target/AArch64/AArch64MacroFusion.cpp [1906/3344] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/lib/Target/AArch64 -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Target/AArch64 -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fvisibility=hidden -fno-exceptions -funwind-tables -fno-rtti -MD -MT lib/Target/AArch64/CMakeFiles/LLVMAArch64CodeGen.dir/AArch64MCInstLower.cpp.o -MF lib/Target/AArch64/CMakeFiles/LLVMAArch64CodeGen.dir/AArch64MCInstLower.cpp.o.d -o lib/Target/AArch64/CMakeFiles/LLVMAArch64CodeGen.dir/AArch64MCInstLower.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Target/AArch64/AArch64MCInstLower.cpp [1907/3344] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/lib/Target/AArch64 -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Target/AArch64 -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fvisibility=hidden -fno-exceptions -funwind-tables -fno-rtti -MD -MT lib/Target/AArch64/CMakeFiles/LLVMAArch64CodeGen.dir/AArch64MIPeepholeOpt.cpp.o -MF lib/Target/AArch64/CMakeFiles/LLVMAArch64CodeGen.dir/AArch64MIPeepholeOpt.cpp.o.d -o lib/Target/AArch64/CMakeFiles/LLVMAArch64CodeGen.dir/AArch64MIPeepholeOpt.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Target/AArch64/AArch64MIPeepholeOpt.cpp [1908/3344] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/lib/Target/AArch64 -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Target/AArch64 -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fvisibility=hidden -fno-exceptions -funwind-tables -fno-rtti -MD -MT lib/Target/AArch64/CMakeFiles/LLVMAArch64CodeGen.dir/AArch64ISelDAGToDAG.cpp.o -MF lib/Target/AArch64/CMakeFiles/LLVMAArch64CodeGen.dir/AArch64ISelDAGToDAG.cpp.o.d -o lib/Target/AArch64/CMakeFiles/LLVMAArch64CodeGen.dir/AArch64ISelDAGToDAG.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Target/AArch64/AArch64ISelDAGToDAG.cpp [1909/3344] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/lib/Target/AArch64 -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Target/AArch64 -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fvisibility=hidden -fno-exceptions -funwind-tables -fno-rtti -MD -MT lib/Target/AArch64/CMakeFiles/LLVMAArch64CodeGen.dir/AArch64PromoteConstant.cpp.o -MF lib/Target/AArch64/CMakeFiles/LLVMAArch64CodeGen.dir/AArch64PromoteConstant.cpp.o.d -o lib/Target/AArch64/CMakeFiles/LLVMAArch64CodeGen.dir/AArch64PromoteConstant.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Target/AArch64/AArch64PromoteConstant.cpp [1910/3344] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/lib/Target/AArch64 -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Target/AArch64 -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fvisibility=hidden -fno-exceptions -funwind-tables -fno-rtti -MD -MT lib/Target/AArch64/CMakeFiles/LLVMAArch64CodeGen.dir/AArch64PBQPRegAlloc.cpp.o -MF lib/Target/AArch64/CMakeFiles/LLVMAArch64CodeGen.dir/AArch64PBQPRegAlloc.cpp.o.d -o lib/Target/AArch64/CMakeFiles/LLVMAArch64CodeGen.dir/AArch64PBQPRegAlloc.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Target/AArch64/AArch64PBQPRegAlloc.cpp [1911/3344] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/lib/Target/AArch64 -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Target/AArch64 -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fvisibility=hidden -fno-exceptions -funwind-tables -fno-rtti -MD -MT lib/Target/AArch64/CMakeFiles/LLVMAArch64CodeGen.dir/AArch64PointerAuth.cpp.o -MF lib/Target/AArch64/CMakeFiles/LLVMAArch64CodeGen.dir/AArch64PointerAuth.cpp.o.d -o lib/Target/AArch64/CMakeFiles/LLVMAArch64CodeGen.dir/AArch64PointerAuth.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Target/AArch64/AArch64PointerAuth.cpp [1912/3344] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/lib/Target/AArch64 -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Target/AArch64 -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fvisibility=hidden -fno-exceptions -funwind-tables -fno-rtti -MD -MT lib/Target/AArch64/CMakeFiles/LLVMAArch64CodeGen.dir/AArch64SLSHardening.cpp.o -MF lib/Target/AArch64/CMakeFiles/LLVMAArch64CodeGen.dir/AArch64SLSHardening.cpp.o.d -o lib/Target/AArch64/CMakeFiles/LLVMAArch64CodeGen.dir/AArch64SLSHardening.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Target/AArch64/AArch64SLSHardening.cpp [1913/3344] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/lib/Target/AArch64 -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Target/AArch64 -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fvisibility=hidden -fno-exceptions -funwind-tables -fno-rtti -MD -MT lib/Target/AArch64/CMakeFiles/LLVMAArch64CodeGen.dir/AArch64RegisterInfo.cpp.o -MF lib/Target/AArch64/CMakeFiles/LLVMAArch64CodeGen.dir/AArch64RegisterInfo.cpp.o.d -o lib/Target/AArch64/CMakeFiles/LLVMAArch64CodeGen.dir/AArch64RegisterInfo.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Target/AArch64/AArch64RegisterInfo.cpp [1914/3344] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/lib/Target/AArch64 -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Target/AArch64 -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fvisibility=hidden -fno-exceptions -funwind-tables -fno-rtti -MD -MT lib/Target/AArch64/CMakeFiles/LLVMAArch64CodeGen.dir/AArch64SelectionDAGInfo.cpp.o -MF lib/Target/AArch64/CMakeFiles/LLVMAArch64CodeGen.dir/AArch64SelectionDAGInfo.cpp.o.d -o lib/Target/AArch64/CMakeFiles/LLVMAArch64CodeGen.dir/AArch64SelectionDAGInfo.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Target/AArch64/AArch64SelectionDAGInfo.cpp [1915/3344] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/lib/Target/AArch64 -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Target/AArch64 -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fvisibility=hidden -fno-exceptions -funwind-tables -fno-rtti -MD -MT lib/Target/AArch64/CMakeFiles/LLVMAArch64CodeGen.dir/AArch64SpeculationHardening.cpp.o -MF lib/Target/AArch64/CMakeFiles/LLVMAArch64CodeGen.dir/AArch64SpeculationHardening.cpp.o.d -o lib/Target/AArch64/CMakeFiles/LLVMAArch64CodeGen.dir/AArch64SpeculationHardening.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Target/AArch64/AArch64SpeculationHardening.cpp [1916/3344] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/lib/Target/AArch64 -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Target/AArch64 -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fvisibility=hidden -fno-exceptions -funwind-tables -fno-rtti -MD -MT lib/Target/AArch64/CMakeFiles/LLVMAArch64CodeGen.dir/AArch64StackTaggingPreRA.cpp.o -MF lib/Target/AArch64/CMakeFiles/LLVMAArch64CodeGen.dir/AArch64StackTaggingPreRA.cpp.o.d -o lib/Target/AArch64/CMakeFiles/LLVMAArch64CodeGen.dir/AArch64StackTaggingPreRA.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Target/AArch64/AArch64StackTaggingPreRA.cpp [1917/3344] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/lib/Target/AArch64 -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Target/AArch64 -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fvisibility=hidden -fno-exceptions -funwind-tables -fno-rtti -MD -MT lib/Target/AArch64/CMakeFiles/LLVMAArch64CodeGen.dir/AArch64StorePairSuppress.cpp.o -MF lib/Target/AArch64/CMakeFiles/LLVMAArch64CodeGen.dir/AArch64StorePairSuppress.cpp.o.d -o lib/Target/AArch64/CMakeFiles/LLVMAArch64CodeGen.dir/AArch64StorePairSuppress.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Target/AArch64/AArch64StorePairSuppress.cpp [1918/3344] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/lib/Target/AArch64 -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Target/AArch64 -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fvisibility=hidden -fno-exceptions -funwind-tables -fno-rtti -MD -MT lib/Target/AArch64/CMakeFiles/LLVMAArch64CodeGen.dir/AArch64StackTagging.cpp.o -MF lib/Target/AArch64/CMakeFiles/LLVMAArch64CodeGen.dir/AArch64StackTagging.cpp.o.d -o lib/Target/AArch64/CMakeFiles/LLVMAArch64CodeGen.dir/AArch64StackTagging.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Target/AArch64/AArch64StackTagging.cpp [1919/3344] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/lib/Target/AArch64 -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Target/AArch64 -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fvisibility=hidden -fno-exceptions -funwind-tables -fno-rtti -MD -MT lib/Target/AArch64/CMakeFiles/LLVMAArch64CodeGen.dir/SMEABIPass.cpp.o -MF lib/Target/AArch64/CMakeFiles/LLVMAArch64CodeGen.dir/SMEABIPass.cpp.o.d -o lib/Target/AArch64/CMakeFiles/LLVMAArch64CodeGen.dir/SMEABIPass.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Target/AArch64/SMEABIPass.cpp [1920/3344] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/lib/Target/AArch64 -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Target/AArch64 -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fvisibility=hidden -fno-exceptions -funwind-tables -fno-rtti -MD -MT lib/Target/AArch64/CMakeFiles/LLVMAArch64CodeGen.dir/AArch64ISelLowering.cpp.o -MF lib/Target/AArch64/CMakeFiles/LLVMAArch64CodeGen.dir/AArch64ISelLowering.cpp.o.d -o lib/Target/AArch64/CMakeFiles/LLVMAArch64CodeGen.dir/AArch64ISelLowering.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Target/AArch64/AArch64ISelLowering.cpp [1921/3344] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/lib/Target/AArch64 -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Target/AArch64 -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fvisibility=hidden -fno-exceptions -funwind-tables -fno-rtti -MD -MT lib/Target/AArch64/CMakeFiles/LLVMAArch64CodeGen.dir/SVEIntrinsicOpts.cpp.o -MF lib/Target/AArch64/CMakeFiles/LLVMAArch64CodeGen.dir/SVEIntrinsicOpts.cpp.o.d -o lib/Target/AArch64/CMakeFiles/LLVMAArch64CodeGen.dir/SVEIntrinsicOpts.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Target/AArch64/SVEIntrinsicOpts.cpp [1922/3344] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/lib/Target/AArch64 -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Target/AArch64 -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fvisibility=hidden -fno-exceptions -funwind-tables -fno-rtti -MD -MT lib/Target/AArch64/CMakeFiles/LLVMAArch64CodeGen.dir/AArch64TargetObjectFile.cpp.o -MF lib/Target/AArch64/CMakeFiles/LLVMAArch64CodeGen.dir/AArch64TargetObjectFile.cpp.o.d -o lib/Target/AArch64/CMakeFiles/LLVMAArch64CodeGen.dir/AArch64TargetObjectFile.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Target/AArch64/AArch64TargetObjectFile.cpp [1923/3344] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/lib/Target/AArch64 -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Target/AArch64 -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fvisibility=hidden -fno-exceptions -funwind-tables -fno-rtti -MD -MT lib/Target/AArch64/CMakeFiles/LLVMAArch64CodeGen.dir/AArch64Subtarget.cpp.o -MF lib/Target/AArch64/CMakeFiles/LLVMAArch64CodeGen.dir/AArch64Subtarget.cpp.o.d -o lib/Target/AArch64/CMakeFiles/LLVMAArch64CodeGen.dir/AArch64Subtarget.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Target/AArch64/AArch64Subtarget.cpp [1924/3344] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/lib/Target/AArch64/Disassembler -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Target/AArch64/Disassembler -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Target/AArch64 -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/lib/Target/AArch64 -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/lib/Target/AArch64/Disassembler/.. -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Target/AArch64/Disassembler/.. -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fvisibility=hidden -fno-exceptions -funwind-tables -fno-rtti -MD -MT lib/Target/AArch64/Disassembler/CMakeFiles/LLVMAArch64Disassembler.dir/AArch64ExternalSymbolizer.cpp.o -MF lib/Target/AArch64/Disassembler/CMakeFiles/LLVMAArch64Disassembler.dir/AArch64ExternalSymbolizer.cpp.o.d -o lib/Target/AArch64/Disassembler/CMakeFiles/LLVMAArch64Disassembler.dir/AArch64ExternalSymbolizer.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Target/AArch64/Disassembler/AArch64ExternalSymbolizer.cpp [1925/3344] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/lib/Target/AArch64 -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Target/AArch64 -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fvisibility=hidden -fno-exceptions -funwind-tables -fno-rtti -MD -MT lib/Target/AArch64/CMakeFiles/LLVMAArch64CodeGen.dir/AArch64SIMDInstrOpt.cpp.o -MF lib/Target/AArch64/CMakeFiles/LLVMAArch64CodeGen.dir/AArch64SIMDInstrOpt.cpp.o.d -o lib/Target/AArch64/CMakeFiles/LLVMAArch64CodeGen.dir/AArch64SIMDInstrOpt.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Target/AArch64/AArch64SIMDInstrOpt.cpp [1926/3344] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/lib/Target/AArch64/MCTargetDesc -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Target/AArch64/MCTargetDesc -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Target/AArch64 -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/lib/Target/AArch64 -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Target/AArch64/MCTargetDesc/.. -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/lib/Target/AArch64/MCTargetDesc/.. -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fvisibility=hidden -fno-exceptions -funwind-tables -fno-rtti -MD -MT lib/Target/AArch64/MCTargetDesc/CMakeFiles/LLVMAArch64Desc.dir/AArch64AsmBackend.cpp.o -MF lib/Target/AArch64/MCTargetDesc/CMakeFiles/LLVMAArch64Desc.dir/AArch64AsmBackend.cpp.o.d -o lib/Target/AArch64/MCTargetDesc/CMakeFiles/LLVMAArch64Desc.dir/AArch64AsmBackend.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Target/AArch64/MCTargetDesc/AArch64AsmBackend.cpp [1927/3344] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/lib/Target/AArch64/MCTargetDesc -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Target/AArch64/MCTargetDesc -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Target/AArch64 -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/lib/Target/AArch64 -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Target/AArch64/MCTargetDesc/.. -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/lib/Target/AArch64/MCTargetDesc/.. -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fvisibility=hidden -fno-exceptions -funwind-tables -fno-rtti -MD -MT lib/Target/AArch64/MCTargetDesc/CMakeFiles/LLVMAArch64Desc.dir/AArch64ELFObjectWriter.cpp.o -MF lib/Target/AArch64/MCTargetDesc/CMakeFiles/LLVMAArch64Desc.dir/AArch64ELFObjectWriter.cpp.o.d -o lib/Target/AArch64/MCTargetDesc/CMakeFiles/LLVMAArch64Desc.dir/AArch64ELFObjectWriter.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Target/AArch64/MCTargetDesc/AArch64ELFObjectWriter.cpp [1928/3344] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/lib/Target/AArch64/MCTargetDesc -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Target/AArch64/MCTargetDesc -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Target/AArch64 -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/lib/Target/AArch64 -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Target/AArch64/MCTargetDesc/.. -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/lib/Target/AArch64/MCTargetDesc/.. -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fvisibility=hidden -fno-exceptions -funwind-tables -fno-rtti -MD -MT lib/Target/AArch64/MCTargetDesc/CMakeFiles/LLVMAArch64Desc.dir/AArch64ELFStreamer.cpp.o -MF lib/Target/AArch64/MCTargetDesc/CMakeFiles/LLVMAArch64Desc.dir/AArch64ELFStreamer.cpp.o.d -o lib/Target/AArch64/MCTargetDesc/CMakeFiles/LLVMAArch64Desc.dir/AArch64ELFStreamer.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Target/AArch64/MCTargetDesc/AArch64ELFStreamer.cpp [1929/3344] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/lib/Target/AArch64/MCTargetDesc -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Target/AArch64/MCTargetDesc -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Target/AArch64 -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/lib/Target/AArch64 -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Target/AArch64/MCTargetDesc/.. -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/lib/Target/AArch64/MCTargetDesc/.. -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fvisibility=hidden -fno-exceptions -funwind-tables -fno-rtti -MD -MT lib/Target/AArch64/MCTargetDesc/CMakeFiles/LLVMAArch64Desc.dir/AArch64MCAsmInfo.cpp.o -MF lib/Target/AArch64/MCTargetDesc/CMakeFiles/LLVMAArch64Desc.dir/AArch64MCAsmInfo.cpp.o.d -o lib/Target/AArch64/MCTargetDesc/CMakeFiles/LLVMAArch64Desc.dir/AArch64MCAsmInfo.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Target/AArch64/MCTargetDesc/AArch64MCAsmInfo.cpp [1930/3344] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/lib/Target/AArch64 -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Target/AArch64 -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fvisibility=hidden -fno-exceptions -funwind-tables -fno-rtti -MD -MT lib/Target/AArch64/CMakeFiles/LLVMAArch64CodeGen.dir/AArch64TargetMachine.cpp.o -MF lib/Target/AArch64/CMakeFiles/LLVMAArch64CodeGen.dir/AArch64TargetMachine.cpp.o.d -o lib/Target/AArch64/CMakeFiles/LLVMAArch64CodeGen.dir/AArch64TargetMachine.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Target/AArch64/AArch64TargetMachine.cpp [1931/3344] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/lib/Target/AArch64 -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Target/AArch64 -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fvisibility=hidden -fno-exceptions -funwind-tables -fno-rtti -MD -MT lib/Target/AArch64/CMakeFiles/LLVMAArch64CodeGen.dir/AArch64TargetTransformInfo.cpp.o -MF lib/Target/AArch64/CMakeFiles/LLVMAArch64CodeGen.dir/AArch64TargetTransformInfo.cpp.o.d -o lib/Target/AArch64/CMakeFiles/LLVMAArch64CodeGen.dir/AArch64TargetTransformInfo.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Target/AArch64/AArch64TargetTransformInfo.cpp [1932/3344] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/lib/Target/AArch64/MCTargetDesc -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Target/AArch64/MCTargetDesc -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Target/AArch64 -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/lib/Target/AArch64 -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Target/AArch64/MCTargetDesc/.. -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/lib/Target/AArch64/MCTargetDesc/.. -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fvisibility=hidden -fno-exceptions -funwind-tables -fno-rtti -MD -MT lib/Target/AArch64/MCTargetDesc/CMakeFiles/LLVMAArch64Desc.dir/AArch64InstPrinter.cpp.o -MF lib/Target/AArch64/MCTargetDesc/CMakeFiles/LLVMAArch64Desc.dir/AArch64InstPrinter.cpp.o.d -o lib/Target/AArch64/MCTargetDesc/CMakeFiles/LLVMAArch64Desc.dir/AArch64InstPrinter.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Target/AArch64/MCTargetDesc/AArch64InstPrinter.cpp [1933/3344] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/lib/Target/AArch64/MCTargetDesc -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Target/AArch64/MCTargetDesc -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Target/AArch64 -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/lib/Target/AArch64 -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Target/AArch64/MCTargetDesc/.. -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/lib/Target/AArch64/MCTargetDesc/.. -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fvisibility=hidden -fno-exceptions -funwind-tables -fno-rtti -MD -MT lib/Target/AArch64/MCTargetDesc/CMakeFiles/LLVMAArch64Desc.dir/AArch64MCExpr.cpp.o -MF lib/Target/AArch64/MCTargetDesc/CMakeFiles/LLVMAArch64Desc.dir/AArch64MCExpr.cpp.o.d -o lib/Target/AArch64/MCTargetDesc/CMakeFiles/LLVMAArch64Desc.dir/AArch64MCExpr.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Target/AArch64/MCTargetDesc/AArch64MCExpr.cpp [1934/3344] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/lib/Target/AArch64/MCTargetDesc -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Target/AArch64/MCTargetDesc -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Target/AArch64 -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/lib/Target/AArch64 -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Target/AArch64/MCTargetDesc/.. -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/lib/Target/AArch64/MCTargetDesc/.. -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fvisibility=hidden -fno-exceptions -funwind-tables -fno-rtti -MD -MT lib/Target/AArch64/MCTargetDesc/CMakeFiles/LLVMAArch64Desc.dir/AArch64MachObjectWriter.cpp.o -MF lib/Target/AArch64/MCTargetDesc/CMakeFiles/LLVMAArch64Desc.dir/AArch64MachObjectWriter.cpp.o.d -o lib/Target/AArch64/MCTargetDesc/CMakeFiles/LLVMAArch64Desc.dir/AArch64MachObjectWriter.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Target/AArch64/MCTargetDesc/AArch64MachObjectWriter.cpp [1935/3344] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/lib/Target/AArch64/Disassembler -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Target/AArch64/Disassembler -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Target/AArch64 -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/lib/Target/AArch64 -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/lib/Target/AArch64/Disassembler/.. -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Target/AArch64/Disassembler/.. -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fvisibility=hidden -fno-exceptions -funwind-tables -fno-rtti -MD -MT lib/Target/AArch64/Disassembler/CMakeFiles/LLVMAArch64Disassembler.dir/AArch64Disassembler.cpp.o -MF lib/Target/AArch64/Disassembler/CMakeFiles/LLVMAArch64Disassembler.dir/AArch64Disassembler.cpp.o.d -o lib/Target/AArch64/Disassembler/CMakeFiles/LLVMAArch64Disassembler.dir/AArch64Disassembler.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Target/AArch64/Disassembler/AArch64Disassembler.cpp [1936/3344] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/lib/Target/AArch64/MCTargetDesc -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Target/AArch64/MCTargetDesc -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Target/AArch64 -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/lib/Target/AArch64 -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Target/AArch64/MCTargetDesc/.. -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/lib/Target/AArch64/MCTargetDesc/.. -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fvisibility=hidden -fno-exceptions -funwind-tables -fno-rtti -MD -MT lib/Target/AArch64/MCTargetDesc/CMakeFiles/LLVMAArch64Desc.dir/AArch64TargetStreamer.cpp.o -MF lib/Target/AArch64/MCTargetDesc/CMakeFiles/LLVMAArch64Desc.dir/AArch64TargetStreamer.cpp.o.d -o lib/Target/AArch64/MCTargetDesc/CMakeFiles/LLVMAArch64Desc.dir/AArch64TargetStreamer.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Target/AArch64/MCTargetDesc/AArch64TargetStreamer.cpp [1937/3344] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/lib/Target/AArch64/TargetInfo -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Target/AArch64/TargetInfo -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Target/AArch64 -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/lib/Target/AArch64 -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/lib/Target/AArch64/TargetInfo/.. -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Target/AArch64/TargetInfo/.. -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fvisibility=hidden -fno-exceptions -funwind-tables -fno-rtti -MD -MT lib/Target/AArch64/TargetInfo/CMakeFiles/LLVMAArch64Info.dir/AArch64TargetInfo.cpp.o -MF lib/Target/AArch64/TargetInfo/CMakeFiles/LLVMAArch64Info.dir/AArch64TargetInfo.cpp.o.d -o lib/Target/AArch64/TargetInfo/CMakeFiles/LLVMAArch64Info.dir/AArch64TargetInfo.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Target/AArch64/TargetInfo/AArch64TargetInfo.cpp [1938/3344] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/lib/Target/AArch64/MCTargetDesc -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Target/AArch64/MCTargetDesc -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Target/AArch64 -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/lib/Target/AArch64 -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Target/AArch64/MCTargetDesc/.. -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/lib/Target/AArch64/MCTargetDesc/.. -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fvisibility=hidden -fno-exceptions -funwind-tables -fno-rtti -MD -MT lib/Target/AArch64/MCTargetDesc/CMakeFiles/LLVMAArch64Desc.dir/AArch64WinCOFFObjectWriter.cpp.o -MF lib/Target/AArch64/MCTargetDesc/CMakeFiles/LLVMAArch64Desc.dir/AArch64WinCOFFObjectWriter.cpp.o.d -o lib/Target/AArch64/MCTargetDesc/CMakeFiles/LLVMAArch64Desc.dir/AArch64WinCOFFObjectWriter.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Target/AArch64/MCTargetDesc/AArch64WinCOFFObjectWriter.cpp [1939/3344] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/lib/Target/AArch64/Utils -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Target/AArch64/Utils -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Target/AArch64 -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/lib/Target/AArch64 -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fvisibility=hidden -fno-exceptions -funwind-tables -fno-rtti -MD -MT lib/Target/AArch64/Utils/CMakeFiles/LLVMAArch64Utils.dir/AArch64SMEAttributes.cpp.o -MF lib/Target/AArch64/Utils/CMakeFiles/LLVMAArch64Utils.dir/AArch64SMEAttributes.cpp.o.d -o lib/Target/AArch64/Utils/CMakeFiles/LLVMAArch64Utils.dir/AArch64SMEAttributes.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Target/AArch64/Utils/AArch64SMEAttributes.cpp [1940/3344] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/lib/Target/AArch64/MCTargetDesc -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Target/AArch64/MCTargetDesc -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Target/AArch64 -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/lib/Target/AArch64 -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Target/AArch64/MCTargetDesc/.. -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/lib/Target/AArch64/MCTargetDesc/.. -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fvisibility=hidden -fno-exceptions -funwind-tables -fno-rtti -MD -MT lib/Target/AArch64/MCTargetDesc/CMakeFiles/LLVMAArch64Desc.dir/AArch64WinCOFFStreamer.cpp.o -MF lib/Target/AArch64/MCTargetDesc/CMakeFiles/LLVMAArch64Desc.dir/AArch64WinCOFFStreamer.cpp.o.d -o lib/Target/AArch64/MCTargetDesc/CMakeFiles/LLVMAArch64Desc.dir/AArch64WinCOFFStreamer.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Target/AArch64/MCTargetDesc/AArch64WinCOFFStreamer.cpp [1941/3344] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/lib/Target/AArch64/MCTargetDesc -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Target/AArch64/MCTargetDesc -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Target/AArch64 -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/lib/Target/AArch64 -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Target/AArch64/MCTargetDesc/.. -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/lib/Target/AArch64/MCTargetDesc/.. -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fvisibility=hidden -fno-exceptions -funwind-tables -fno-rtti -MD -MT lib/Target/AArch64/MCTargetDesc/CMakeFiles/LLVMAArch64Desc.dir/AArch64MCCodeEmitter.cpp.o -MF lib/Target/AArch64/MCTargetDesc/CMakeFiles/LLVMAArch64Desc.dir/AArch64MCCodeEmitter.cpp.o.d -o lib/Target/AArch64/MCTargetDesc/CMakeFiles/LLVMAArch64Desc.dir/AArch64MCCodeEmitter.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Target/AArch64/MCTargetDesc/AArch64MCCodeEmitter.cpp [1942/3344] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/lib/Target/AArch64/Utils -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Target/AArch64/Utils -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Target/AArch64 -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/lib/Target/AArch64 -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fvisibility=hidden -fno-exceptions -funwind-tables -fno-rtti -MD -MT lib/Target/AArch64/Utils/CMakeFiles/LLVMAArch64Utils.dir/AArch64BaseInfo.cpp.o -MF lib/Target/AArch64/Utils/CMakeFiles/LLVMAArch64Utils.dir/AArch64BaseInfo.cpp.o.d -o lib/Target/AArch64/Utils/CMakeFiles/LLVMAArch64Utils.dir/AArch64BaseInfo.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Target/AArch64/Utils/AArch64BaseInfo.cpp [1943/3344] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/lib/Target/AArch64/MCTargetDesc -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Target/AArch64/MCTargetDesc -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Target/AArch64 -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/lib/Target/AArch64 -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Target/AArch64/MCTargetDesc/.. -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/lib/Target/AArch64/MCTargetDesc/.. -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fvisibility=hidden -fno-exceptions -funwind-tables -fno-rtti -MD -MT lib/Target/AArch64/MCTargetDesc/CMakeFiles/LLVMAArch64Desc.dir/AArch64MCTargetDesc.cpp.o -MF lib/Target/AArch64/MCTargetDesc/CMakeFiles/LLVMAArch64Desc.dir/AArch64MCTargetDesc.cpp.o.d -o lib/Target/AArch64/MCTargetDesc/CMakeFiles/LLVMAArch64Desc.dir/AArch64MCTargetDesc.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Target/AArch64/MCTargetDesc/AArch64MCTargetDesc.cpp [1944/3344] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/lib/Target/AArch64/AsmParser -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Target/AArch64/AsmParser -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Target/AArch64 -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/lib/Target/AArch64 -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/lib/Target/AArch64/AsmParser/.. -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Target/AArch64/AsmParser/.. -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fvisibility=hidden -fno-exceptions -funwind-tables -fno-rtti -MD -MT lib/Target/AArch64/AsmParser/CMakeFiles/LLVMAArch64AsmParser.dir/AArch64AsmParser.cpp.o -MF lib/Target/AArch64/AsmParser/CMakeFiles/LLVMAArch64AsmParser.dir/AArch64AsmParser.cpp.o.d -o lib/Target/AArch64/AsmParser/CMakeFiles/LLVMAArch64AsmParser.dir/AArch64AsmParser.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Target/AArch64/AsmParser/AArch64AsmParser.cpp [1945/3344] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/lib/Target/ARM -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Target/ARM -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fvisibility=hidden -fno-exceptions -funwind-tables -fno-rtti -MD -MT lib/Target/ARM/CMakeFiles/LLVMARMCodeGen.dir/ARMBasicBlockInfo.cpp.o -MF lib/Target/ARM/CMakeFiles/LLVMARMCodeGen.dir/ARMBasicBlockInfo.cpp.o.d -o lib/Target/ARM/CMakeFiles/LLVMARMCodeGen.dir/ARMBasicBlockInfo.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Target/ARM/ARMBasicBlockInfo.cpp [1946/3344] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/lib/Target/ARM -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Target/ARM -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fvisibility=hidden -fno-exceptions -funwind-tables -fno-rtti -MD -MT lib/Target/ARM/CMakeFiles/LLVMARMCodeGen.dir/A15SDOptimizer.cpp.o -MF lib/Target/ARM/CMakeFiles/LLVMARMCodeGen.dir/A15SDOptimizer.cpp.o.d -o lib/Target/ARM/CMakeFiles/LLVMARMCodeGen.dir/A15SDOptimizer.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Target/ARM/A15SDOptimizer.cpp [1947/3344] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/lib/Target/ARM -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Target/ARM -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fvisibility=hidden -fno-exceptions -funwind-tables -fno-rtti -MD -MT lib/Target/ARM/CMakeFiles/LLVMARMCodeGen.dir/ARMBranchTargets.cpp.o -MF lib/Target/ARM/CMakeFiles/LLVMARMCodeGen.dir/ARMBranchTargets.cpp.o.d -o lib/Target/ARM/CMakeFiles/LLVMARMCodeGen.dir/ARMBranchTargets.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Target/ARM/ARMBranchTargets.cpp [1948/3344] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/lib/Target/ARM -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Target/ARM -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fvisibility=hidden -fno-exceptions -funwind-tables -fno-rtti -MD -MT lib/Target/ARM/CMakeFiles/LLVMARMCodeGen.dir/ARMBaseRegisterInfo.cpp.o -MF lib/Target/ARM/CMakeFiles/LLVMARMCodeGen.dir/ARMBaseRegisterInfo.cpp.o.d -o lib/Target/ARM/CMakeFiles/LLVMARMCodeGen.dir/ARMBaseRegisterInfo.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Target/ARM/ARMBaseRegisterInfo.cpp [1949/3344] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/lib/Target/ARM -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Target/ARM -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fvisibility=hidden -fno-exceptions -funwind-tables -fno-rtti -MD -MT lib/Target/ARM/CMakeFiles/LLVMARMCodeGen.dir/ARMConstantPoolValue.cpp.o -MF lib/Target/ARM/CMakeFiles/LLVMARMCodeGen.dir/ARMConstantPoolValue.cpp.o.d -o lib/Target/ARM/CMakeFiles/LLVMARMCodeGen.dir/ARMConstantPoolValue.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Target/ARM/ARMConstantPoolValue.cpp [1950/3344] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/lib/Target/ARM -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Target/ARM -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fvisibility=hidden -fno-exceptions -funwind-tables -fno-rtti -MD -MT lib/Target/ARM/CMakeFiles/LLVMARMCodeGen.dir/ARMCallingConv.cpp.o -MF lib/Target/ARM/CMakeFiles/LLVMARMCodeGen.dir/ARMCallingConv.cpp.o.d -o lib/Target/ARM/CMakeFiles/LLVMARMCodeGen.dir/ARMCallingConv.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Target/ARM/ARMCallingConv.cpp [1951/3344] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/lib/Target/ARM -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Target/ARM -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fvisibility=hidden -fno-exceptions -funwind-tables -fno-rtti -MD -MT lib/Target/ARM/CMakeFiles/LLVMARMCodeGen.dir/ARMAsmPrinter.cpp.o -MF lib/Target/ARM/CMakeFiles/LLVMARMCodeGen.dir/ARMAsmPrinter.cpp.o.d -o lib/Target/ARM/CMakeFiles/LLVMARMCodeGen.dir/ARMAsmPrinter.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Target/ARM/ARMAsmPrinter.cpp [1952/3344] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/lib/Target/ARM -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Target/ARM -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fvisibility=hidden -fno-exceptions -funwind-tables -fno-rtti -MD -MT lib/Target/ARM/CMakeFiles/LLVMARMCodeGen.dir/ARMCallLowering.cpp.o -MF lib/Target/ARM/CMakeFiles/LLVMARMCodeGen.dir/ARMCallLowering.cpp.o.d -o lib/Target/ARM/CMakeFiles/LLVMARMCodeGen.dir/ARMCallLowering.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Target/ARM/ARMCallLowering.cpp [1953/3344] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/lib/Target/ARM -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Target/ARM -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fvisibility=hidden -fno-exceptions -funwind-tables -fno-rtti -MD -MT lib/Target/ARM/CMakeFiles/LLVMARMCodeGen.dir/ARMBaseInstrInfo.cpp.o -MF lib/Target/ARM/CMakeFiles/LLVMARMCodeGen.dir/ARMBaseInstrInfo.cpp.o.d -o lib/Target/ARM/CMakeFiles/LLVMARMCodeGen.dir/ARMBaseInstrInfo.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Target/ARM/ARMBaseInstrInfo.cpp [1954/3344] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/lib/Target/ARM -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Target/ARM -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fvisibility=hidden -fno-exceptions -funwind-tables -fno-rtti -MD -MT lib/Target/ARM/CMakeFiles/LLVMARMCodeGen.dir/ARMConstantIslandPass.cpp.o -MF lib/Target/ARM/CMakeFiles/LLVMARMCodeGen.dir/ARMConstantIslandPass.cpp.o.d -o lib/Target/ARM/CMakeFiles/LLVMARMCodeGen.dir/ARMConstantIslandPass.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Target/ARM/ARMConstantIslandPass.cpp [1955/3344] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/lib/Target/ARM -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Target/ARM -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fvisibility=hidden -fno-exceptions -funwind-tables -fno-rtti -MD -MT lib/Target/ARM/CMakeFiles/LLVMARMCodeGen.dir/ARMFixCortexA57AES1742098Pass.cpp.o -MF lib/Target/ARM/CMakeFiles/LLVMARMCodeGen.dir/ARMFixCortexA57AES1742098Pass.cpp.o.d -o lib/Target/ARM/CMakeFiles/LLVMARMCodeGen.dir/ARMFixCortexA57AES1742098Pass.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Target/ARM/ARMFixCortexA57AES1742098Pass.cpp [1956/3344] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/lib/Target/ARM -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Target/ARM -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fvisibility=hidden -fno-exceptions -funwind-tables -fno-rtti -MD -MT lib/Target/ARM/CMakeFiles/LLVMARMCodeGen.dir/ARMExpandPseudoInsts.cpp.o -MF lib/Target/ARM/CMakeFiles/LLVMARMCodeGen.dir/ARMExpandPseudoInsts.cpp.o.d -o lib/Target/ARM/CMakeFiles/LLVMARMCodeGen.dir/ARMExpandPseudoInsts.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Target/ARM/ARMExpandPseudoInsts.cpp [1957/3344] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/lib/Target/ARM -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Target/ARM -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fvisibility=hidden -fno-exceptions -funwind-tables -fno-rtti -MD -MT lib/Target/ARM/CMakeFiles/LLVMARMCodeGen.dir/ARMHazardRecognizer.cpp.o -MF lib/Target/ARM/CMakeFiles/LLVMARMCodeGen.dir/ARMHazardRecognizer.cpp.o.d -o lib/Target/ARM/CMakeFiles/LLVMARMCodeGen.dir/ARMHazardRecognizer.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Target/ARM/ARMHazardRecognizer.cpp [1958/3344] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/lib/Target/ARM -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Target/ARM -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fvisibility=hidden -fno-exceptions -funwind-tables -fno-rtti -MD -MT lib/Target/ARM/CMakeFiles/LLVMARMCodeGen.dir/ARMFastISel.cpp.o -MF lib/Target/ARM/CMakeFiles/LLVMARMCodeGen.dir/ARMFastISel.cpp.o.d -o lib/Target/ARM/CMakeFiles/LLVMARMCodeGen.dir/ARMFastISel.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Target/ARM/ARMFastISel.cpp [1959/3344] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/lib/Target/ARM -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Target/ARM -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fvisibility=hidden -fno-exceptions -funwind-tables -fno-rtti -MD -MT lib/Target/ARM/CMakeFiles/LLVMARMCodeGen.dir/ARMFrameLowering.cpp.o -MF lib/Target/ARM/CMakeFiles/LLVMARMCodeGen.dir/ARMFrameLowering.cpp.o.d -o lib/Target/ARM/CMakeFiles/LLVMARMCodeGen.dir/ARMFrameLowering.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Target/ARM/ARMFrameLowering.cpp [1960/3344] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/lib/Target/ARM -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Target/ARM -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fvisibility=hidden -fno-exceptions -funwind-tables -fno-rtti -MD -MT lib/Target/ARM/CMakeFiles/LLVMARMCodeGen.dir/ARMInstructionSelector.cpp.o -MF lib/Target/ARM/CMakeFiles/LLVMARMCodeGen.dir/ARMInstructionSelector.cpp.o.d -o lib/Target/ARM/CMakeFiles/LLVMARMCodeGen.dir/ARMInstructionSelector.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Target/ARM/ARMInstructionSelector.cpp [1961/3344] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/lib/Target/ARM -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Target/ARM -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fvisibility=hidden -fno-exceptions -funwind-tables -fno-rtti -MD -MT lib/Target/ARM/CMakeFiles/LLVMARMCodeGen.dir/ARMInstrInfo.cpp.o -MF lib/Target/ARM/CMakeFiles/LLVMARMCodeGen.dir/ARMInstrInfo.cpp.o.d -o lib/Target/ARM/CMakeFiles/LLVMARMCodeGen.dir/ARMInstrInfo.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Target/ARM/ARMInstrInfo.cpp [1962/3344] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/lib/Target/ARM -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Target/ARM -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fvisibility=hidden -fno-exceptions -funwind-tables -fno-rtti -MD -MT lib/Target/ARM/CMakeFiles/LLVMARMCodeGen.dir/ARMLegalizerInfo.cpp.o -MF lib/Target/ARM/CMakeFiles/LLVMARMCodeGen.dir/ARMLegalizerInfo.cpp.o.d -o lib/Target/ARM/CMakeFiles/LLVMARMCodeGen.dir/ARMLegalizerInfo.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Target/ARM/ARMLegalizerInfo.cpp [1963/3344] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/lib/Target/ARM -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Target/ARM -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fvisibility=hidden -fno-exceptions -funwind-tables -fno-rtti -MD -MT lib/Target/ARM/CMakeFiles/LLVMARMCodeGen.dir/ARMParallelDSP.cpp.o -MF lib/Target/ARM/CMakeFiles/LLVMARMCodeGen.dir/ARMParallelDSP.cpp.o.d -o lib/Target/ARM/CMakeFiles/LLVMARMCodeGen.dir/ARMParallelDSP.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Target/ARM/ARMParallelDSP.cpp [1964/3344] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/lib/Target/ARM -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Target/ARM -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fvisibility=hidden -fno-exceptions -funwind-tables -fno-rtti -MD -MT lib/Target/ARM/CMakeFiles/LLVMARMCodeGen.dir/ARMISelDAGToDAG.cpp.o -MF lib/Target/ARM/CMakeFiles/LLVMARMCodeGen.dir/ARMISelDAGToDAG.cpp.o.d -o lib/Target/ARM/CMakeFiles/LLVMARMCodeGen.dir/ARMISelDAGToDAG.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Target/ARM/ARMISelDAGToDAG.cpp [1965/3344] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/lib/Target/ARM -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Target/ARM -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fvisibility=hidden -fno-exceptions -funwind-tables -fno-rtti -MD -MT lib/Target/ARM/CMakeFiles/LLVMARMCodeGen.dir/ARMRegisterInfo.cpp.o -MF lib/Target/ARM/CMakeFiles/LLVMARMCodeGen.dir/ARMRegisterInfo.cpp.o.d -o lib/Target/ARM/CMakeFiles/LLVMARMCodeGen.dir/ARMRegisterInfo.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Target/ARM/ARMRegisterInfo.cpp [1966/3344] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/lib/Target/ARM -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Target/ARM -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fvisibility=hidden -fno-exceptions -funwind-tables -fno-rtti -MD -MT lib/Target/ARM/CMakeFiles/LLVMARMCodeGen.dir/ARMLowOverheadLoops.cpp.o -MF lib/Target/ARM/CMakeFiles/LLVMARMCodeGen.dir/ARMLowOverheadLoops.cpp.o.d -o lib/Target/ARM/CMakeFiles/LLVMARMCodeGen.dir/ARMLowOverheadLoops.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Target/ARM/ARMLowOverheadLoops.cpp [1967/3344] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/lib/Target/ARM -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Target/ARM -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fvisibility=hidden -fno-exceptions -funwind-tables -fno-rtti -MD -MT lib/Target/ARM/CMakeFiles/LLVMARMCodeGen.dir/ARMBlockPlacement.cpp.o -MF lib/Target/ARM/CMakeFiles/LLVMARMCodeGen.dir/ARMBlockPlacement.cpp.o.d -o lib/Target/ARM/CMakeFiles/LLVMARMCodeGen.dir/ARMBlockPlacement.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Target/ARM/ARMBlockPlacement.cpp [1968/3344] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/lib/Target/ARM -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Target/ARM -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fvisibility=hidden -fno-exceptions -funwind-tables -fno-rtti -MD -MT lib/Target/ARM/CMakeFiles/LLVMARMCodeGen.dir/ARMLoadStoreOptimizer.cpp.o -MF lib/Target/ARM/CMakeFiles/LLVMARMCodeGen.dir/ARMLoadStoreOptimizer.cpp.o.d -o lib/Target/ARM/CMakeFiles/LLVMARMCodeGen.dir/ARMLoadStoreOptimizer.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Target/ARM/ARMLoadStoreOptimizer.cpp [1969/3344] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/lib/Target/ARM -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Target/ARM -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fvisibility=hidden -fno-exceptions -funwind-tables -fno-rtti -MD -MT lib/Target/ARM/CMakeFiles/LLVMARMCodeGen.dir/ARMMachineFunctionInfo.cpp.o -MF lib/Target/ARM/CMakeFiles/LLVMARMCodeGen.dir/ARMMachineFunctionInfo.cpp.o.d -o lib/Target/ARM/CMakeFiles/LLVMARMCodeGen.dir/ARMMachineFunctionInfo.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Target/ARM/ARMMachineFunctionInfo.cpp [1970/3344] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/lib/Target/ARM -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Target/ARM -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fvisibility=hidden -fno-exceptions -funwind-tables -fno-rtti -MD -MT lib/Target/ARM/CMakeFiles/LLVMARMCodeGen.dir/ARMMCInstLower.cpp.o -MF lib/Target/ARM/CMakeFiles/LLVMARMCodeGen.dir/ARMMCInstLower.cpp.o.d -o lib/Target/ARM/CMakeFiles/LLVMARMCodeGen.dir/ARMMCInstLower.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Target/ARM/ARMMCInstLower.cpp [1971/3344] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/lib/Target/ARM -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Target/ARM -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fvisibility=hidden -fno-exceptions -funwind-tables -fno-rtti -MD -MT lib/Target/ARM/CMakeFiles/LLVMARMCodeGen.dir/ARMOptimizeBarriersPass.cpp.o -MF lib/Target/ARM/CMakeFiles/LLVMARMCodeGen.dir/ARMOptimizeBarriersPass.cpp.o.d -o lib/Target/ARM/CMakeFiles/LLVMARMCodeGen.dir/ARMOptimizeBarriersPass.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Target/ARM/ARMOptimizeBarriersPass.cpp [1972/3344] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/lib/Target/ARM -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Target/ARM -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fvisibility=hidden -fno-exceptions -funwind-tables -fno-rtti -MD -MT lib/Target/ARM/CMakeFiles/LLVMARMCodeGen.dir/ARMMacroFusion.cpp.o -MF lib/Target/ARM/CMakeFiles/LLVMARMCodeGen.dir/ARMMacroFusion.cpp.o.d -o lib/Target/ARM/CMakeFiles/LLVMARMCodeGen.dir/ARMMacroFusion.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Target/ARM/ARMMacroFusion.cpp [1973/3344] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/lib/Target/ARM -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Target/ARM -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fvisibility=hidden -fno-exceptions -funwind-tables -fno-rtti -MD -MT lib/Target/ARM/CMakeFiles/LLVMARMCodeGen.dir/ARMRegisterBankInfo.cpp.o -MF lib/Target/ARM/CMakeFiles/LLVMARMCodeGen.dir/ARMRegisterBankInfo.cpp.o.d -o lib/Target/ARM/CMakeFiles/LLVMARMCodeGen.dir/ARMRegisterBankInfo.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Target/ARM/ARMRegisterBankInfo.cpp [1974/3344] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/lib/Target/ARM -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Target/ARM -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fvisibility=hidden -fno-exceptions -funwind-tables -fno-rtti -MD -MT lib/Target/ARM/CMakeFiles/LLVMARMCodeGen.dir/ARMSLSHardening.cpp.o -MF lib/Target/ARM/CMakeFiles/LLVMARMCodeGen.dir/ARMSLSHardening.cpp.o.d -o lib/Target/ARM/CMakeFiles/LLVMARMCodeGen.dir/ARMSLSHardening.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Target/ARM/ARMSLSHardening.cpp [1975/3344] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/lib/Target/ARM -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Target/ARM -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fvisibility=hidden -fno-exceptions -funwind-tables -fno-rtti -MD -MT lib/Target/ARM/CMakeFiles/LLVMARMCodeGen.dir/ARMSelectionDAGInfo.cpp.o -MF lib/Target/ARM/CMakeFiles/LLVMARMCodeGen.dir/ARMSelectionDAGInfo.cpp.o.d -o lib/Target/ARM/CMakeFiles/LLVMARMCodeGen.dir/ARMSelectionDAGInfo.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Target/ARM/ARMSelectionDAGInfo.cpp [1976/3344] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/lib/Target/ARM -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Target/ARM -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fvisibility=hidden -fno-exceptions -funwind-tables -fno-rtti -MD -MT lib/Target/ARM/CMakeFiles/LLVMARMCodeGen.dir/ARMISelLowering.cpp.o -MF lib/Target/ARM/CMakeFiles/LLVMARMCodeGen.dir/ARMISelLowering.cpp.o.d -o lib/Target/ARM/CMakeFiles/LLVMARMCodeGen.dir/ARMISelLowering.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Target/ARM/ARMISelLowering.cpp [1977/3344] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/lib/Target/ARM -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Target/ARM -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fvisibility=hidden -fno-exceptions -funwind-tables -fno-rtti -MD -MT lib/Target/ARM/CMakeFiles/LLVMARMCodeGen.dir/ARMSubtarget.cpp.o -MF lib/Target/ARM/CMakeFiles/LLVMARMCodeGen.dir/ARMSubtarget.cpp.o.d -o lib/Target/ARM/CMakeFiles/LLVMARMCodeGen.dir/ARMSubtarget.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Target/ARM/ARMSubtarget.cpp [1978/3344] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/lib/Target/ARM -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Target/ARM -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fvisibility=hidden -fno-exceptions -funwind-tables -fno-rtti -MD -MT lib/Target/ARM/CMakeFiles/LLVMARMCodeGen.dir/ARMTargetObjectFile.cpp.o -MF lib/Target/ARM/CMakeFiles/LLVMARMCodeGen.dir/ARMTargetObjectFile.cpp.o.d -o lib/Target/ARM/CMakeFiles/LLVMARMCodeGen.dir/ARMTargetObjectFile.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Target/ARM/ARMTargetObjectFile.cpp [1979/3344] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/lib/Target/ARM -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Target/ARM -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fvisibility=hidden -fno-exceptions -funwind-tables -fno-rtti -MD -MT lib/Target/ARM/CMakeFiles/LLVMARMCodeGen.dir/ARMTargetMachine.cpp.o -MF lib/Target/ARM/CMakeFiles/LLVMARMCodeGen.dir/ARMTargetMachine.cpp.o.d -o lib/Target/ARM/CMakeFiles/LLVMARMCodeGen.dir/ARMTargetMachine.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Target/ARM/ARMTargetMachine.cpp [1980/3344] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/lib/Target/ARM -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Target/ARM -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fvisibility=hidden -fno-exceptions -funwind-tables -fno-rtti -MD -MT lib/Target/ARM/CMakeFiles/LLVMARMCodeGen.dir/MLxExpansionPass.cpp.o -MF lib/Target/ARM/CMakeFiles/LLVMARMCodeGen.dir/MLxExpansionPass.cpp.o.d -o lib/Target/ARM/CMakeFiles/LLVMARMCodeGen.dir/MLxExpansionPass.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Target/ARM/MLxExpansionPass.cpp [1981/3344] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/lib/Target/ARM -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Target/ARM -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fvisibility=hidden -fno-exceptions -funwind-tables -fno-rtti -MD -MT lib/Target/ARM/CMakeFiles/LLVMARMCodeGen.dir/MVEGatherScatterLowering.cpp.o -MF lib/Target/ARM/CMakeFiles/LLVMARMCodeGen.dir/MVEGatherScatterLowering.cpp.o.d -o lib/Target/ARM/CMakeFiles/LLVMARMCodeGen.dir/MVEGatherScatterLowering.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Target/ARM/MVEGatherScatterLowering.cpp [1982/3344] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/lib/Target/ARM -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Target/ARM -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fvisibility=hidden -fno-exceptions -funwind-tables -fno-rtti -MD -MT lib/Target/ARM/CMakeFiles/LLVMARMCodeGen.dir/MVELaneInterleavingPass.cpp.o -MF lib/Target/ARM/CMakeFiles/LLVMARMCodeGen.dir/MVELaneInterleavingPass.cpp.o.d -o lib/Target/ARM/CMakeFiles/LLVMARMCodeGen.dir/MVELaneInterleavingPass.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Target/ARM/MVELaneInterleavingPass.cpp [1983/3344] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/lib/Target/ARM -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Target/ARM -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fvisibility=hidden -fno-exceptions -funwind-tables -fno-rtti -MD -MT lib/Target/ARM/CMakeFiles/LLVMARMCodeGen.dir/ARMTargetTransformInfo.cpp.o -MF lib/Target/ARM/CMakeFiles/LLVMARMCodeGen.dir/ARMTargetTransformInfo.cpp.o.d -o lib/Target/ARM/CMakeFiles/LLVMARMCodeGen.dir/ARMTargetTransformInfo.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Target/ARM/ARMTargetTransformInfo.cpp [1984/3344] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/lib/Target/ARM -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Target/ARM -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fvisibility=hidden -fno-exceptions -funwind-tables -fno-rtti -MD -MT lib/Target/ARM/CMakeFiles/LLVMARMCodeGen.dir/MVEVPTBlockPass.cpp.o -MF lib/Target/ARM/CMakeFiles/LLVMARMCodeGen.dir/MVEVPTBlockPass.cpp.o.d -o lib/Target/ARM/CMakeFiles/LLVMARMCodeGen.dir/MVEVPTBlockPass.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Target/ARM/MVEVPTBlockPass.cpp [1985/3344] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/lib/Target/ARM -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Target/ARM -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fvisibility=hidden -fno-exceptions -funwind-tables -fno-rtti -MD -MT lib/Target/ARM/CMakeFiles/LLVMARMCodeGen.dir/MVETPAndVPTOptimisationsPass.cpp.o -MF lib/Target/ARM/CMakeFiles/LLVMARMCodeGen.dir/MVETPAndVPTOptimisationsPass.cpp.o.d -o lib/Target/ARM/CMakeFiles/LLVMARMCodeGen.dir/MVETPAndVPTOptimisationsPass.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Target/ARM/MVETPAndVPTOptimisationsPass.cpp [1986/3344] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/lib/Target/ARM -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Target/ARM -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fvisibility=hidden -fno-exceptions -funwind-tables -fno-rtti -MD -MT lib/Target/ARM/CMakeFiles/LLVMARMCodeGen.dir/MVETailPredication.cpp.o -MF lib/Target/ARM/CMakeFiles/LLVMARMCodeGen.dir/MVETailPredication.cpp.o.d -o lib/Target/ARM/CMakeFiles/LLVMARMCodeGen.dir/MVETailPredication.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Target/ARM/MVETailPredication.cpp [1987/3344] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/lib/Target/ARM -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Target/ARM -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fvisibility=hidden -fno-exceptions -funwind-tables -fno-rtti -MD -MT lib/Target/ARM/CMakeFiles/LLVMARMCodeGen.dir/Thumb1InstrInfo.cpp.o -MF lib/Target/ARM/CMakeFiles/LLVMARMCodeGen.dir/Thumb1InstrInfo.cpp.o.d -o lib/Target/ARM/CMakeFiles/LLVMARMCodeGen.dir/Thumb1InstrInfo.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Target/ARM/Thumb1InstrInfo.cpp [1988/3344] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/lib/Target/ARM -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Target/ARM -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fvisibility=hidden -fno-exceptions -funwind-tables -fno-rtti -MD -MT lib/Target/ARM/CMakeFiles/LLVMARMCodeGen.dir/Thumb1FrameLowering.cpp.o -MF lib/Target/ARM/CMakeFiles/LLVMARMCodeGen.dir/Thumb1FrameLowering.cpp.o.d -o lib/Target/ARM/CMakeFiles/LLVMARMCodeGen.dir/Thumb1FrameLowering.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Target/ARM/Thumb1FrameLowering.cpp [1989/3344] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/lib/Target/ARM -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Target/ARM -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fvisibility=hidden -fno-exceptions -funwind-tables -fno-rtti -MD -MT lib/Target/ARM/CMakeFiles/LLVMARMCodeGen.dir/Thumb2ITBlockPass.cpp.o -MF lib/Target/ARM/CMakeFiles/LLVMARMCodeGen.dir/Thumb2ITBlockPass.cpp.o.d -o lib/Target/ARM/CMakeFiles/LLVMARMCodeGen.dir/Thumb2ITBlockPass.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Target/ARM/Thumb2ITBlockPass.cpp [1990/3344] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/lib/Target/ARM -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Target/ARM -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fvisibility=hidden -fno-exceptions -funwind-tables -fno-rtti -MD -MT lib/Target/ARM/CMakeFiles/LLVMARMCodeGen.dir/ThumbRegisterInfo.cpp.o -MF lib/Target/ARM/CMakeFiles/LLVMARMCodeGen.dir/ThumbRegisterInfo.cpp.o.d -o lib/Target/ARM/CMakeFiles/LLVMARMCodeGen.dir/ThumbRegisterInfo.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Target/ARM/ThumbRegisterInfo.cpp [1991/3344] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/lib/Target/ARM/MCTargetDesc -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Target/ARM/MCTargetDesc -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Target/ARM -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/lib/Target/ARM -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fvisibility=hidden -fno-exceptions -funwind-tables -fno-rtti -MD -MT lib/Target/ARM/MCTargetDesc/CMakeFiles/LLVMARMDesc.dir/ARMELFObjectWriter.cpp.o -MF lib/Target/ARM/MCTargetDesc/CMakeFiles/LLVMARMDesc.dir/ARMELFObjectWriter.cpp.o.d -o lib/Target/ARM/MCTargetDesc/CMakeFiles/LLVMARMDesc.dir/ARMELFObjectWriter.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Target/ARM/MCTargetDesc/ARMELFObjectWriter.cpp [1992/3344] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/lib/Target/ARM/MCTargetDesc -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Target/ARM/MCTargetDesc -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Target/ARM -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/lib/Target/ARM -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fvisibility=hidden -fno-exceptions -funwind-tables -fno-rtti -MD -MT lib/Target/ARM/MCTargetDesc/CMakeFiles/LLVMARMDesc.dir/ARMAsmBackend.cpp.o -MF lib/Target/ARM/MCTargetDesc/CMakeFiles/LLVMARMDesc.dir/ARMAsmBackend.cpp.o.d -o lib/Target/ARM/MCTargetDesc/CMakeFiles/LLVMARMDesc.dir/ARMAsmBackend.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Target/ARM/MCTargetDesc/ARMAsmBackend.cpp [1993/3344] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/lib/Target/ARM -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Target/ARM -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fvisibility=hidden -fno-exceptions -funwind-tables -fno-rtti -MD -MT lib/Target/ARM/CMakeFiles/LLVMARMCodeGen.dir/Thumb2InstrInfo.cpp.o -MF lib/Target/ARM/CMakeFiles/LLVMARMCodeGen.dir/Thumb2InstrInfo.cpp.o.d -o lib/Target/ARM/CMakeFiles/LLVMARMCodeGen.dir/Thumb2InstrInfo.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Target/ARM/Thumb2InstrInfo.cpp [1994/3344] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/lib/Target/ARM/MCTargetDesc -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Target/ARM/MCTargetDesc -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Target/ARM -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/lib/Target/ARM -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fvisibility=hidden -fno-exceptions -funwind-tables -fno-rtti -MD -MT lib/Target/ARM/MCTargetDesc/CMakeFiles/LLVMARMDesc.dir/ARMMachORelocationInfo.cpp.o -MF lib/Target/ARM/MCTargetDesc/CMakeFiles/LLVMARMDesc.dir/ARMMachORelocationInfo.cpp.o.d -o lib/Target/ARM/MCTargetDesc/CMakeFiles/LLVMARMDesc.dir/ARMMachORelocationInfo.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Target/ARM/MCTargetDesc/ARMMachORelocationInfo.cpp [1995/3344] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/lib/Target/ARM/MCTargetDesc -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Target/ARM/MCTargetDesc -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Target/ARM -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/lib/Target/ARM -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fvisibility=hidden -fno-exceptions -funwind-tables -fno-rtti -MD -MT lib/Target/ARM/MCTargetDesc/CMakeFiles/LLVMARMDesc.dir/ARMMCAsmInfo.cpp.o -MF lib/Target/ARM/MCTargetDesc/CMakeFiles/LLVMARMDesc.dir/ARMMCAsmInfo.cpp.o.d -o lib/Target/ARM/MCTargetDesc/CMakeFiles/LLVMARMDesc.dir/ARMMCAsmInfo.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Target/ARM/MCTargetDesc/ARMMCAsmInfo.cpp [1996/3344] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/lib/Target/ARM -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Target/ARM -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fvisibility=hidden -fno-exceptions -funwind-tables -fno-rtti -MD -MT lib/Target/ARM/CMakeFiles/LLVMARMCodeGen.dir/Thumb2SizeReduction.cpp.o -MF lib/Target/ARM/CMakeFiles/LLVMARMCodeGen.dir/Thumb2SizeReduction.cpp.o.d -o lib/Target/ARM/CMakeFiles/LLVMARMCodeGen.dir/Thumb2SizeReduction.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Target/ARM/Thumb2SizeReduction.cpp [1997/3344] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/lib/Target/ARM/MCTargetDesc -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Target/ARM/MCTargetDesc -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Target/ARM -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/lib/Target/ARM -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fvisibility=hidden -fno-exceptions -funwind-tables -fno-rtti -MD -MT lib/Target/ARM/MCTargetDesc/CMakeFiles/LLVMARMDesc.dir/ARMInstPrinter.cpp.o -MF lib/Target/ARM/MCTargetDesc/CMakeFiles/LLVMARMDesc.dir/ARMInstPrinter.cpp.o.d -o lib/Target/ARM/MCTargetDesc/CMakeFiles/LLVMARMDesc.dir/ARMInstPrinter.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Target/ARM/MCTargetDesc/ARMInstPrinter.cpp [1998/3344] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/lib/Target/ARM/MCTargetDesc -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Target/ARM/MCTargetDesc -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Target/ARM -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/lib/Target/ARM -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fvisibility=hidden -fno-exceptions -funwind-tables -fno-rtti -MD -MT lib/Target/ARM/MCTargetDesc/CMakeFiles/LLVMARMDesc.dir/ARMMachObjectWriter.cpp.o -MF lib/Target/ARM/MCTargetDesc/CMakeFiles/LLVMARMDesc.dir/ARMMachObjectWriter.cpp.o.d -o lib/Target/ARM/MCTargetDesc/CMakeFiles/LLVMARMDesc.dir/ARMMachObjectWriter.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Target/ARM/MCTargetDesc/ARMMachObjectWriter.cpp [1999/3344] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/lib/Target/ARM/MCTargetDesc -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Target/ARM/MCTargetDesc -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Target/ARM -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/lib/Target/ARM -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fvisibility=hidden -fno-exceptions -funwind-tables -fno-rtti -MD -MT lib/Target/ARM/MCTargetDesc/CMakeFiles/LLVMARMDesc.dir/ARMELFStreamer.cpp.o -MF lib/Target/ARM/MCTargetDesc/CMakeFiles/LLVMARMDesc.dir/ARMELFStreamer.cpp.o.d -o lib/Target/ARM/MCTargetDesc/CMakeFiles/LLVMARMDesc.dir/ARMELFStreamer.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Target/ARM/MCTargetDesc/ARMELFStreamer.cpp [2000/3344] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/lib/Target/ARM/MCTargetDesc -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Target/ARM/MCTargetDesc -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Target/ARM -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/lib/Target/ARM -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fvisibility=hidden -fno-exceptions -funwind-tables -fno-rtti -MD -MT lib/Target/ARM/MCTargetDesc/CMakeFiles/LLVMARMDesc.dir/ARMMCExpr.cpp.o -MF lib/Target/ARM/MCTargetDesc/CMakeFiles/LLVMARMDesc.dir/ARMMCExpr.cpp.o.d -o lib/Target/ARM/MCTargetDesc/CMakeFiles/LLVMARMDesc.dir/ARMMCExpr.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Target/ARM/MCTargetDesc/ARMMCExpr.cpp [2001/3344] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/lib/Target/ARM/MCTargetDesc -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Target/ARM/MCTargetDesc -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Target/ARM -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/lib/Target/ARM -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fvisibility=hidden -fno-exceptions -funwind-tables -fno-rtti -MD -MT lib/Target/ARM/MCTargetDesc/CMakeFiles/LLVMARMDesc.dir/ARMUnwindOpAsm.cpp.o -MF lib/Target/ARM/MCTargetDesc/CMakeFiles/LLVMARMDesc.dir/ARMUnwindOpAsm.cpp.o.d -o lib/Target/ARM/MCTargetDesc/CMakeFiles/LLVMARMDesc.dir/ARMUnwindOpAsm.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Target/ARM/MCTargetDesc/ARMUnwindOpAsm.cpp [2002/3344] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/lib/Target/ARM/MCTargetDesc -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Target/ARM/MCTargetDesc -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Target/ARM -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/lib/Target/ARM -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fvisibility=hidden -fno-exceptions -funwind-tables -fno-rtti -MD -MT lib/Target/ARM/MCTargetDesc/CMakeFiles/LLVMARMDesc.dir/ARMTargetStreamer.cpp.o -MF lib/Target/ARM/MCTargetDesc/CMakeFiles/LLVMARMDesc.dir/ARMTargetStreamer.cpp.o.d -o lib/Target/ARM/MCTargetDesc/CMakeFiles/LLVMARMDesc.dir/ARMTargetStreamer.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Target/ARM/MCTargetDesc/ARMTargetStreamer.cpp [2003/3344] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/lib/Target/ARM/TargetInfo -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Target/ARM/TargetInfo -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Target/ARM -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/lib/Target/ARM -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fvisibility=hidden -fno-exceptions -funwind-tables -fno-rtti -MD -MT lib/Target/ARM/TargetInfo/CMakeFiles/LLVMARMInfo.dir/ARMTargetInfo.cpp.o -MF lib/Target/ARM/TargetInfo/CMakeFiles/LLVMARMInfo.dir/ARMTargetInfo.cpp.o.d -o lib/Target/ARM/TargetInfo/CMakeFiles/LLVMARMInfo.dir/ARMTargetInfo.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Target/ARM/TargetInfo/ARMTargetInfo.cpp [2004/3344] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/lib/Target/ARM/MCTargetDesc -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Target/ARM/MCTargetDesc -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Target/ARM -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/lib/Target/ARM -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fvisibility=hidden -fno-exceptions -funwind-tables -fno-rtti -MD -MT lib/Target/ARM/MCTargetDesc/CMakeFiles/LLVMARMDesc.dir/ARMWinCOFFObjectWriter.cpp.o -MF lib/Target/ARM/MCTargetDesc/CMakeFiles/LLVMARMDesc.dir/ARMWinCOFFObjectWriter.cpp.o.d -o lib/Target/ARM/MCTargetDesc/CMakeFiles/LLVMARMDesc.dir/ARMWinCOFFObjectWriter.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Target/ARM/MCTargetDesc/ARMWinCOFFObjectWriter.cpp [2005/3344] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/lib/Target/ARM/Utils -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Target/ARM/Utils -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Target/ARM -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/lib/Target/ARM -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fvisibility=hidden -fno-exceptions -funwind-tables -fno-rtti -MD -MT lib/Target/ARM/Utils/CMakeFiles/LLVMARMUtils.dir/ARMBaseInfo.cpp.o -MF lib/Target/ARM/Utils/CMakeFiles/LLVMARMUtils.dir/ARMBaseInfo.cpp.o.d -o lib/Target/ARM/Utils/CMakeFiles/LLVMARMUtils.dir/ARMBaseInfo.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Target/ARM/Utils/ARMBaseInfo.cpp [2006/3344] : && /usr/bin/cmake -E rm -f lib/libLLVMARMUtils.a && /usr/gnu/bin/ar qc lib/libLLVMARMUtils.a lib/Target/ARM/Utils/CMakeFiles/LLVMARMUtils.dir/ARMBaseInfo.cpp.o && /usr/gnu/bin/ranlib lib/libLLVMARMUtils.a && : [2007/3344] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/lib/Target/ARM/MCTargetDesc -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Target/ARM/MCTargetDesc -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Target/ARM -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/lib/Target/ARM -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fvisibility=hidden -fno-exceptions -funwind-tables -fno-rtti -MD -MT lib/Target/ARM/MCTargetDesc/CMakeFiles/LLVMARMDesc.dir/ARMWinCOFFStreamer.cpp.o -MF lib/Target/ARM/MCTargetDesc/CMakeFiles/LLVMARMDesc.dir/ARMWinCOFFStreamer.cpp.o.d -o lib/Target/ARM/MCTargetDesc/CMakeFiles/LLVMARMDesc.dir/ARMWinCOFFStreamer.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Target/ARM/MCTargetDesc/ARMWinCOFFStreamer.cpp [2008/3344] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/lib/Target/ARM/MCTargetDesc -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Target/ARM/MCTargetDesc -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Target/ARM -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/lib/Target/ARM -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fvisibility=hidden -fno-exceptions -funwind-tables -fno-rtti -MD -MT lib/Target/ARM/MCTargetDesc/CMakeFiles/LLVMARMDesc.dir/ARMMCTargetDesc.cpp.o -MF lib/Target/ARM/MCTargetDesc/CMakeFiles/LLVMARMDesc.dir/ARMMCTargetDesc.cpp.o.d -o lib/Target/ARM/MCTargetDesc/CMakeFiles/LLVMARMDesc.dir/ARMMCTargetDesc.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Target/ARM/MCTargetDesc/ARMMCTargetDesc.cpp [2009/3344] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/lib/Target/ARM/MCTargetDesc -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Target/ARM/MCTargetDesc -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Target/ARM -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/lib/Target/ARM -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fvisibility=hidden -fno-exceptions -funwind-tables -fno-rtti -MD -MT lib/Target/ARM/MCTargetDesc/CMakeFiles/LLVMARMDesc.dir/ARMMCCodeEmitter.cpp.o -MF lib/Target/ARM/MCTargetDesc/CMakeFiles/LLVMARMDesc.dir/ARMMCCodeEmitter.cpp.o.d -o lib/Target/ARM/MCTargetDesc/CMakeFiles/LLVMARMDesc.dir/ARMMCCodeEmitter.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Target/ARM/MCTargetDesc/ARMMCCodeEmitter.cpp [2010/3344] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/lib/Target/BPF -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Target/BPF -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fvisibility=hidden -fno-exceptions -funwind-tables -fno-rtti -MD -MT lib/Target/BPF/CMakeFiles/LLVMBPFCodeGen.dir/GISel/BPFLegalizerInfo.cpp.o -MF lib/Target/BPF/CMakeFiles/LLVMBPFCodeGen.dir/GISel/BPFLegalizerInfo.cpp.o.d -o lib/Target/BPF/CMakeFiles/LLVMBPFCodeGen.dir/GISel/BPFLegalizerInfo.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Target/BPF/GISel/BPFLegalizerInfo.cpp [2011/3344] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/lib/Target/BPF -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Target/BPF -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fvisibility=hidden -fno-exceptions -funwind-tables -fno-rtti -MD -MT lib/Target/BPF/CMakeFiles/LLVMBPFCodeGen.dir/GISel/BPFRegisterBankInfo.cpp.o -MF lib/Target/BPF/CMakeFiles/LLVMBPFCodeGen.dir/GISel/BPFRegisterBankInfo.cpp.o.d -o lib/Target/BPF/CMakeFiles/LLVMBPFCodeGen.dir/GISel/BPFRegisterBankInfo.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Target/BPF/GISel/BPFRegisterBankInfo.cpp [2012/3344] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/lib/Target/BPF -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Target/BPF -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fvisibility=hidden -fno-exceptions -funwind-tables -fno-rtti -MD -MT lib/Target/BPF/CMakeFiles/LLVMBPFCodeGen.dir/GISel/BPFCallLowering.cpp.o -MF lib/Target/BPF/CMakeFiles/LLVMBPFCodeGen.dir/GISel/BPFCallLowering.cpp.o.d -o lib/Target/BPF/CMakeFiles/LLVMBPFCodeGen.dir/GISel/BPFCallLowering.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Target/BPF/GISel/BPFCallLowering.cpp [2013/3344] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/lib/Target/ARM/AsmParser -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Target/ARM/AsmParser -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Target/ARM -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/lib/Target/ARM -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fvisibility=hidden -fno-exceptions -funwind-tables -fno-rtti -MD -MT lib/Target/ARM/AsmParser/CMakeFiles/LLVMARMAsmParser.dir/ARMAsmParser.cpp.o -MF lib/Target/ARM/AsmParser/CMakeFiles/LLVMARMAsmParser.dir/ARMAsmParser.cpp.o.d -o lib/Target/ARM/AsmParser/CMakeFiles/LLVMARMAsmParser.dir/ARMAsmParser.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Target/ARM/AsmParser/ARMAsmParser.cpp [2014/3344] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/lib/Target/ARM/Disassembler -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Target/ARM/Disassembler -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Target/ARM -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/lib/Target/ARM -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fvisibility=hidden -fno-exceptions -funwind-tables -fno-rtti -MD -MT lib/Target/ARM/Disassembler/CMakeFiles/LLVMARMDisassembler.dir/ARMDisassembler.cpp.o -MF lib/Target/ARM/Disassembler/CMakeFiles/LLVMARMDisassembler.dir/ARMDisassembler.cpp.o.d -o lib/Target/ARM/Disassembler/CMakeFiles/LLVMARMDisassembler.dir/ARMDisassembler.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Target/ARM/Disassembler/ARMDisassembler.cpp [2015/3344] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/lib/Target/BPF -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Target/BPF -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fvisibility=hidden -fno-exceptions -funwind-tables -fno-rtti -MD -MT lib/Target/BPF/CMakeFiles/LLVMBPFCodeGen.dir/GISel/BPFInstructionSelector.cpp.o -MF lib/Target/BPF/CMakeFiles/LLVMBPFCodeGen.dir/GISel/BPFInstructionSelector.cpp.o.d -o lib/Target/BPF/CMakeFiles/LLVMBPFCodeGen.dir/GISel/BPFInstructionSelector.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Target/BPF/GISel/BPFInstructionSelector.cpp [2016/3344] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/lib/Target/BPF -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Target/BPF -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fvisibility=hidden -fno-exceptions -funwind-tables -fno-rtti -MD -MT lib/Target/BPF/CMakeFiles/LLVMBPFCodeGen.dir/BPFAdjustOpt.cpp.o -MF lib/Target/BPF/CMakeFiles/LLVMBPFCodeGen.dir/BPFAdjustOpt.cpp.o.d -o lib/Target/BPF/CMakeFiles/LLVMBPFCodeGen.dir/BPFAdjustOpt.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Target/BPF/BPFAdjustOpt.cpp [2017/3344] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/lib/Target/BPF -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Target/BPF -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fvisibility=hidden -fno-exceptions -funwind-tables -fno-rtti -MD -MT lib/Target/BPF/CMakeFiles/LLVMBPFCodeGen.dir/BPFFrameLowering.cpp.o -MF lib/Target/BPF/CMakeFiles/LLVMBPFCodeGen.dir/BPFFrameLowering.cpp.o.d -o lib/Target/BPF/CMakeFiles/LLVMBPFCodeGen.dir/BPFFrameLowering.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Target/BPF/BPFFrameLowering.cpp [2018/3344] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/lib/Target/BPF -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Target/BPF -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fvisibility=hidden -fno-exceptions -funwind-tables -fno-rtti -MD -MT lib/Target/BPF/CMakeFiles/LLVMBPFCodeGen.dir/BPFAbstractMemberAccess.cpp.o -MF lib/Target/BPF/CMakeFiles/LLVMBPFCodeGen.dir/BPFAbstractMemberAccess.cpp.o.d -o lib/Target/BPF/CMakeFiles/LLVMBPFCodeGen.dir/BPFAbstractMemberAccess.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Target/BPF/BPFAbstractMemberAccess.cpp [2019/3344] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/lib/Target/BPF -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Target/BPF -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fvisibility=hidden -fno-exceptions -funwind-tables -fno-rtti -MD -MT lib/Target/BPF/CMakeFiles/LLVMBPFCodeGen.dir/BPFCheckAndAdjustIR.cpp.o -MF lib/Target/BPF/CMakeFiles/LLVMBPFCodeGen.dir/BPFCheckAndAdjustIR.cpp.o.d -o lib/Target/BPF/CMakeFiles/LLVMBPFCodeGen.dir/BPFCheckAndAdjustIR.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Target/BPF/BPFCheckAndAdjustIR.cpp [2020/3344] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/lib/Target/BPF -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Target/BPF -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fvisibility=hidden -fno-exceptions -funwind-tables -fno-rtti -MD -MT lib/Target/BPF/CMakeFiles/LLVMBPFCodeGen.dir/BPFInstrInfo.cpp.o -MF lib/Target/BPF/CMakeFiles/LLVMBPFCodeGen.dir/BPFInstrInfo.cpp.o.d -o lib/Target/BPF/CMakeFiles/LLVMBPFCodeGen.dir/BPFInstrInfo.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Target/BPF/BPFInstrInfo.cpp [2021/3344] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/lib/Target/BPF -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Target/BPF -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fvisibility=hidden -fno-exceptions -funwind-tables -fno-rtti -MD -MT lib/Target/BPF/CMakeFiles/LLVMBPFCodeGen.dir/BPFAsmPrinter.cpp.o -MF lib/Target/BPF/CMakeFiles/LLVMBPFCodeGen.dir/BPFAsmPrinter.cpp.o.d -o lib/Target/BPF/CMakeFiles/LLVMBPFCodeGen.dir/BPFAsmPrinter.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Target/BPF/BPFAsmPrinter.cpp [2022/3344] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/lib/Target/BPF -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Target/BPF -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fvisibility=hidden -fno-exceptions -funwind-tables -fno-rtti -MD -MT lib/Target/BPF/CMakeFiles/LLVMBPFCodeGen.dir/BPFIRPeephole.cpp.o -MF lib/Target/BPF/CMakeFiles/LLVMBPFCodeGen.dir/BPFIRPeephole.cpp.o.d -o lib/Target/BPF/CMakeFiles/LLVMBPFCodeGen.dir/BPFIRPeephole.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Target/BPF/BPFIRPeephole.cpp [2023/3344] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/lib/Target/BPF -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Target/BPF -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fvisibility=hidden -fno-exceptions -funwind-tables -fno-rtti -MD -MT lib/Target/BPF/CMakeFiles/LLVMBPFCodeGen.dir/BPFMCInstLower.cpp.o -MF lib/Target/BPF/CMakeFiles/LLVMBPFCodeGen.dir/BPFMCInstLower.cpp.o.d -o lib/Target/BPF/CMakeFiles/LLVMBPFCodeGen.dir/BPFMCInstLower.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Target/BPF/BPFMCInstLower.cpp [2024/3344] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/lib/Target/BPF -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Target/BPF -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fvisibility=hidden -fno-exceptions -funwind-tables -fno-rtti -MD -MT lib/Target/BPF/CMakeFiles/LLVMBPFCodeGen.dir/BPFPreserveDIType.cpp.o -MF lib/Target/BPF/CMakeFiles/LLVMBPFCodeGen.dir/BPFPreserveDIType.cpp.o.d -o lib/Target/BPF/CMakeFiles/LLVMBPFCodeGen.dir/BPFPreserveDIType.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Target/BPF/BPFPreserveDIType.cpp [2025/3344] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/lib/Target/BPF -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Target/BPF -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fvisibility=hidden -fno-exceptions -funwind-tables -fno-rtti -MD -MT lib/Target/BPF/CMakeFiles/LLVMBPFCodeGen.dir/BPFISelDAGToDAG.cpp.o -MF lib/Target/BPF/CMakeFiles/LLVMBPFCodeGen.dir/BPFISelDAGToDAG.cpp.o.d -o lib/Target/BPF/CMakeFiles/LLVMBPFCodeGen.dir/BPFISelDAGToDAG.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Target/BPF/BPFISelDAGToDAG.cpp [2026/3344] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/lib/Target/BPF -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Target/BPF -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fvisibility=hidden -fno-exceptions -funwind-tables -fno-rtti -MD -MT lib/Target/BPF/CMakeFiles/LLVMBPFCodeGen.dir/BPFPreserveStaticOffset.cpp.o -MF lib/Target/BPF/CMakeFiles/LLVMBPFCodeGen.dir/BPFPreserveStaticOffset.cpp.o.d -o lib/Target/BPF/CMakeFiles/LLVMBPFCodeGen.dir/BPFPreserveStaticOffset.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Target/BPF/BPFPreserveStaticOffset.cpp [2027/3344] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/lib/Target/BPF -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Target/BPF -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fvisibility=hidden -fno-exceptions -funwind-tables -fno-rtti -MD -MT lib/Target/BPF/CMakeFiles/LLVMBPFCodeGen.dir/BPFISelLowering.cpp.o -MF lib/Target/BPF/CMakeFiles/LLVMBPFCodeGen.dir/BPFISelLowering.cpp.o.d -o lib/Target/BPF/CMakeFiles/LLVMBPFCodeGen.dir/BPFISelLowering.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Target/BPF/BPFISelLowering.cpp [2028/3344] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/lib/Target/BPF -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Target/BPF -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fvisibility=hidden -fno-exceptions -funwind-tables -fno-rtti -MD -MT lib/Target/BPF/CMakeFiles/LLVMBPFCodeGen.dir/BPFSelectionDAGInfo.cpp.o -MF lib/Target/BPF/CMakeFiles/LLVMBPFCodeGen.dir/BPFSelectionDAGInfo.cpp.o.d -o lib/Target/BPF/CMakeFiles/LLVMBPFCodeGen.dir/BPFSelectionDAGInfo.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Target/BPF/BPFSelectionDAGInfo.cpp [2029/3344] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/lib/Target/BPF -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Target/BPF -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fvisibility=hidden -fno-exceptions -funwind-tables -fno-rtti -MD -MT lib/Target/BPF/CMakeFiles/LLVMBPFCodeGen.dir/BPFRegisterInfo.cpp.o -MF lib/Target/BPF/CMakeFiles/LLVMBPFCodeGen.dir/BPFRegisterInfo.cpp.o.d -o lib/Target/BPF/CMakeFiles/LLVMBPFCodeGen.dir/BPFRegisterInfo.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Target/BPF/BPFRegisterInfo.cpp [2030/3344] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/lib/Target/BPF -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Target/BPF -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fvisibility=hidden -fno-exceptions -funwind-tables -fno-rtti -MD -MT lib/Target/BPF/CMakeFiles/LLVMBPFCodeGen.dir/BPFSubtarget.cpp.o -MF lib/Target/BPF/CMakeFiles/LLVMBPFCodeGen.dir/BPFSubtarget.cpp.o.d -o lib/Target/BPF/CMakeFiles/LLVMBPFCodeGen.dir/BPFSubtarget.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Target/BPF/BPFSubtarget.cpp [2031/3344] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/lib/Target/BPF/Disassembler -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Target/BPF/Disassembler -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Target/BPF -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/lib/Target/BPF -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fvisibility=hidden -fno-exceptions -funwind-tables -fno-rtti -MD -MT lib/Target/BPF/Disassembler/CMakeFiles/LLVMBPFDisassembler.dir/BPFDisassembler.cpp.o -MF lib/Target/BPF/Disassembler/CMakeFiles/LLVMBPFDisassembler.dir/BPFDisassembler.cpp.o.d -o lib/Target/BPF/Disassembler/CMakeFiles/LLVMBPFDisassembler.dir/BPFDisassembler.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Target/BPF/Disassembler/BPFDisassembler.cpp [2032/3344] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/lib/Target/BPF/AsmParser -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Target/BPF/AsmParser -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Target/BPF -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/lib/Target/BPF -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fvisibility=hidden -fno-exceptions -funwind-tables -fno-rtti -MD -MT lib/Target/BPF/AsmParser/CMakeFiles/LLVMBPFAsmParser.dir/BPFAsmParser.cpp.o -MF lib/Target/BPF/AsmParser/CMakeFiles/LLVMBPFAsmParser.dir/BPFAsmParser.cpp.o.d -o lib/Target/BPF/AsmParser/CMakeFiles/LLVMBPFAsmParser.dir/BPFAsmParser.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Target/BPF/AsmParser/BPFAsmParser.cpp [2033/3344] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/lib/Target/BPF/MCTargetDesc -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Target/BPF/MCTargetDesc -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Target/BPF -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/lib/Target/BPF -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fvisibility=hidden -fno-exceptions -funwind-tables -fno-rtti -MD -MT lib/Target/BPF/MCTargetDesc/CMakeFiles/LLVMBPFDesc.dir/BPFMCTargetDesc.cpp.o -MF lib/Target/BPF/MCTargetDesc/CMakeFiles/LLVMBPFDesc.dir/BPFMCTargetDesc.cpp.o.d -o lib/Target/BPF/MCTargetDesc/CMakeFiles/LLVMBPFDesc.dir/BPFMCTargetDesc.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Target/BPF/MCTargetDesc/BPFMCTargetDesc.cpp [2034/3344] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/lib/Target/BPF -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Target/BPF -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fvisibility=hidden -fno-exceptions -funwind-tables -fno-rtti -MD -MT lib/Target/BPF/CMakeFiles/LLVMBPFCodeGen.dir/BPFMIChecking.cpp.o -MF lib/Target/BPF/CMakeFiles/LLVMBPFCodeGen.dir/BPFMIChecking.cpp.o.d -o lib/Target/BPF/CMakeFiles/LLVMBPFCodeGen.dir/BPFMIChecking.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Target/BPF/BPFMIChecking.cpp [2035/3344] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/lib/Target/BPF/MCTargetDesc -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Target/BPF/MCTargetDesc -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Target/BPF -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/lib/Target/BPF -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fvisibility=hidden -fno-exceptions -funwind-tables -fno-rtti -MD -MT lib/Target/BPF/MCTargetDesc/CMakeFiles/LLVMBPFDesc.dir/BPFAsmBackend.cpp.o -MF lib/Target/BPF/MCTargetDesc/CMakeFiles/LLVMBPFDesc.dir/BPFAsmBackend.cpp.o.d -o lib/Target/BPF/MCTargetDesc/CMakeFiles/LLVMBPFDesc.dir/BPFAsmBackend.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Target/BPF/MCTargetDesc/BPFAsmBackend.cpp [2036/3344] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/lib/Target/BPF -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Target/BPF -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fvisibility=hidden -fno-exceptions -funwind-tables -fno-rtti -MD -MT lib/Target/BPF/CMakeFiles/LLVMBPFCodeGen.dir/BPFMIPeephole.cpp.o -MF lib/Target/BPF/CMakeFiles/LLVMBPFCodeGen.dir/BPFMIPeephole.cpp.o.d -o lib/Target/BPF/CMakeFiles/LLVMBPFCodeGen.dir/BPFMIPeephole.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Target/BPF/BPFMIPeephole.cpp [2037/3344] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/lib/Target/BPF -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Target/BPF -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fvisibility=hidden -fno-exceptions -funwind-tables -fno-rtti -MD -MT lib/Target/BPF/CMakeFiles/LLVMBPFCodeGen.dir/BPFMISimplifyPatchable.cpp.o -MF lib/Target/BPF/CMakeFiles/LLVMBPFCodeGen.dir/BPFMISimplifyPatchable.cpp.o.d -o lib/Target/BPF/CMakeFiles/LLVMBPFCodeGen.dir/BPFMISimplifyPatchable.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Target/BPF/BPFMISimplifyPatchable.cpp [2038/3344] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/lib/Target/BPF/MCTargetDesc -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Target/BPF/MCTargetDesc -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Target/BPF -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/lib/Target/BPF -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fvisibility=hidden -fno-exceptions -funwind-tables -fno-rtti -MD -MT lib/Target/BPF/MCTargetDesc/CMakeFiles/LLVMBPFDesc.dir/BPFMCCodeEmitter.cpp.o -MF lib/Target/BPF/MCTargetDesc/CMakeFiles/LLVMBPFDesc.dir/BPFMCCodeEmitter.cpp.o.d -o lib/Target/BPF/MCTargetDesc/CMakeFiles/LLVMBPFDesc.dir/BPFMCCodeEmitter.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Target/BPF/MCTargetDesc/BPFMCCodeEmitter.cpp [2039/3344] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/lib/Target/BPF/TargetInfo -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Target/BPF/TargetInfo -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Target/BPF -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/lib/Target/BPF -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fvisibility=hidden -fno-exceptions -funwind-tables -fno-rtti -MD -MT lib/Target/BPF/TargetInfo/CMakeFiles/LLVMBPFInfo.dir/BPFTargetInfo.cpp.o -MF lib/Target/BPF/TargetInfo/CMakeFiles/LLVMBPFInfo.dir/BPFTargetInfo.cpp.o.d -o lib/Target/BPF/TargetInfo/CMakeFiles/LLVMBPFInfo.dir/BPFTargetInfo.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Target/BPF/TargetInfo/BPFTargetInfo.cpp [2040/3344] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/lib/Target/BPF/MCTargetDesc -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Target/BPF/MCTargetDesc -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Target/BPF -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/lib/Target/BPF -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fvisibility=hidden -fno-exceptions -funwind-tables -fno-rtti -MD -MT lib/Target/BPF/MCTargetDesc/CMakeFiles/LLVMBPFDesc.dir/BPFELFObjectWriter.cpp.o -MF lib/Target/BPF/MCTargetDesc/CMakeFiles/LLVMBPFDesc.dir/BPFELFObjectWriter.cpp.o.d -o lib/Target/BPF/MCTargetDesc/CMakeFiles/LLVMBPFDesc.dir/BPFELFObjectWriter.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Target/BPF/MCTargetDesc/BPFELFObjectWriter.cpp [2041/3344] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/lib/Target/BPF/MCTargetDesc -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Target/BPF/MCTargetDesc -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Target/BPF -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/lib/Target/BPF -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fvisibility=hidden -fno-exceptions -funwind-tables -fno-rtti -MD -MT lib/Target/BPF/MCTargetDesc/CMakeFiles/LLVMBPFDesc.dir/BPFInstPrinter.cpp.o -MF lib/Target/BPF/MCTargetDesc/CMakeFiles/LLVMBPFDesc.dir/BPFInstPrinter.cpp.o.d -o lib/Target/BPF/MCTargetDesc/CMakeFiles/LLVMBPFDesc.dir/BPFInstPrinter.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Target/BPF/MCTargetDesc/BPFInstPrinter.cpp [2042/3344] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/lib/Target/BPF -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Target/BPF -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fvisibility=hidden -fno-exceptions -funwind-tables -fno-rtti -MD -MT lib/Target/BPF/CMakeFiles/LLVMBPFCodeGen.dir/BTFDebug.cpp.o -MF lib/Target/BPF/CMakeFiles/LLVMBPFCodeGen.dir/BTFDebug.cpp.o.d -o lib/Target/BPF/CMakeFiles/LLVMBPFCodeGen.dir/BTFDebug.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Target/BPF/BTFDebug.cpp [2043/3344] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/lib/Target/Hexagon -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Target/Hexagon -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fvisibility=hidden -fno-exceptions -funwind-tables -fno-rtti -MD -MT lib/Target/Hexagon/CMakeFiles/LLVMHexagonCodeGen.dir/BitTracker.cpp.o -MF lib/Target/Hexagon/CMakeFiles/LLVMHexagonCodeGen.dir/BitTracker.cpp.o.d -o lib/Target/Hexagon/CMakeFiles/LLVMHexagonCodeGen.dir/BitTracker.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Target/Hexagon/BitTracker.cpp [2044/3344] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/lib/Target/BPF -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Target/BPF -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fvisibility=hidden -fno-exceptions -funwind-tables -fno-rtti -MD -MT lib/Target/BPF/CMakeFiles/LLVMBPFCodeGen.dir/BPFTargetMachine.cpp.o -MF lib/Target/BPF/CMakeFiles/LLVMBPFCodeGen.dir/BPFTargetMachine.cpp.o.d -o lib/Target/BPF/CMakeFiles/LLVMBPFCodeGen.dir/BPFTargetMachine.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Target/BPF/BPFTargetMachine.cpp [2045/3344] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/lib/Target/Hexagon -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Target/Hexagon -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fvisibility=hidden -fno-exceptions -funwind-tables -fno-rtti -MD -MT lib/Target/Hexagon/CMakeFiles/LLVMHexagonCodeGen.dir/HexagonBlockRanges.cpp.o -MF lib/Target/Hexagon/CMakeFiles/LLVMHexagonCodeGen.dir/HexagonBlockRanges.cpp.o.d -o lib/Target/Hexagon/CMakeFiles/LLVMHexagonCodeGen.dir/HexagonBlockRanges.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Target/Hexagon/HexagonBlockRanges.cpp [2046/3344] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/lib/Target/Hexagon -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Target/Hexagon -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fvisibility=hidden -fno-exceptions -funwind-tables -fno-rtti -MD -MT lib/Target/Hexagon/CMakeFiles/LLVMHexagonCodeGen.dir/HexagonBranchRelaxation.cpp.o -MF lib/Target/Hexagon/CMakeFiles/LLVMHexagonCodeGen.dir/HexagonBranchRelaxation.cpp.o.d -o lib/Target/Hexagon/CMakeFiles/LLVMHexagonCodeGen.dir/HexagonBranchRelaxation.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Target/Hexagon/HexagonBranchRelaxation.cpp [2047/3344] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/lib/Target/Hexagon -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Target/Hexagon -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fvisibility=hidden -fno-exceptions -funwind-tables -fno-rtti -MD -MT lib/Target/Hexagon/CMakeFiles/LLVMHexagonCodeGen.dir/HexagonAsmPrinter.cpp.o -MF lib/Target/Hexagon/CMakeFiles/LLVMHexagonCodeGen.dir/HexagonAsmPrinter.cpp.o.d -o lib/Target/Hexagon/CMakeFiles/LLVMHexagonCodeGen.dir/HexagonAsmPrinter.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Target/Hexagon/HexagonAsmPrinter.cpp [2048/3344] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/lib/Target/Hexagon -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Target/Hexagon -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fvisibility=hidden -fno-exceptions -funwind-tables -fno-rtti -MD -MT lib/Target/Hexagon/CMakeFiles/LLVMHexagonCodeGen.dir/HexagonBitTracker.cpp.o -MF lib/Target/Hexagon/CMakeFiles/LLVMHexagonCodeGen.dir/HexagonBitTracker.cpp.o.d -o lib/Target/Hexagon/CMakeFiles/LLVMHexagonCodeGen.dir/HexagonBitTracker.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Target/Hexagon/HexagonBitTracker.cpp [2049/3344] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/lib/Target/Hexagon -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Target/Hexagon -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fvisibility=hidden -fno-exceptions -funwind-tables -fno-rtti -MD -MT lib/Target/Hexagon/CMakeFiles/LLVMHexagonCodeGen.dir/HexagonCFGOptimizer.cpp.o -MF lib/Target/Hexagon/CMakeFiles/LLVMHexagonCodeGen.dir/HexagonCFGOptimizer.cpp.o.d -o lib/Target/Hexagon/CMakeFiles/LLVMHexagonCodeGen.dir/HexagonCFGOptimizer.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Target/Hexagon/HexagonCFGOptimizer.cpp [2050/3344] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/lib/Target/Hexagon -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Target/Hexagon -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fvisibility=hidden -fno-exceptions -funwind-tables -fno-rtti -MD -MT lib/Target/Hexagon/CMakeFiles/LLVMHexagonCodeGen.dir/HexagonBitSimplify.cpp.o -MF lib/Target/Hexagon/CMakeFiles/LLVMHexagonCodeGen.dir/HexagonBitSimplify.cpp.o.d -o lib/Target/Hexagon/CMakeFiles/LLVMHexagonCodeGen.dir/HexagonBitSimplify.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Target/Hexagon/HexagonBitSimplify.cpp [2051/3344] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/lib/Target/Hexagon -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Target/Hexagon -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fvisibility=hidden -fno-exceptions -funwind-tables -fno-rtti -MD -MT lib/Target/Hexagon/CMakeFiles/LLVMHexagonCodeGen.dir/HexagonCommonGEP.cpp.o -MF lib/Target/Hexagon/CMakeFiles/LLVMHexagonCodeGen.dir/HexagonCommonGEP.cpp.o.d -o lib/Target/Hexagon/CMakeFiles/LLVMHexagonCodeGen.dir/HexagonCommonGEP.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Target/Hexagon/HexagonCommonGEP.cpp [2052/3344] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/lib/Target/Hexagon -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Target/Hexagon -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fvisibility=hidden -fno-exceptions -funwind-tables -fno-rtti -MD -MT lib/Target/Hexagon/CMakeFiles/LLVMHexagonCodeGen.dir/HexagonEarlyIfConv.cpp.o -MF lib/Target/Hexagon/CMakeFiles/LLVMHexagonCodeGen.dir/HexagonEarlyIfConv.cpp.o.d -o lib/Target/Hexagon/CMakeFiles/LLVMHexagonCodeGen.dir/HexagonEarlyIfConv.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Target/Hexagon/HexagonEarlyIfConv.cpp [2053/3344] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/lib/Target/Hexagon -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Target/Hexagon -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fvisibility=hidden -fno-exceptions -funwind-tables -fno-rtti -MD -MT lib/Target/Hexagon/CMakeFiles/LLVMHexagonCodeGen.dir/HexagonCopyToCombine.cpp.o -MF lib/Target/Hexagon/CMakeFiles/LLVMHexagonCodeGen.dir/HexagonCopyToCombine.cpp.o.d -o lib/Target/Hexagon/CMakeFiles/LLVMHexagonCodeGen.dir/HexagonCopyToCombine.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Target/Hexagon/HexagonCopyToCombine.cpp [2054/3344] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/lib/Target/Hexagon -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Target/Hexagon -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fvisibility=hidden -fno-exceptions -funwind-tables -fno-rtti -MD -MT lib/Target/Hexagon/CMakeFiles/LLVMHexagonCodeGen.dir/HexagonFixupHwLoops.cpp.o -MF lib/Target/Hexagon/CMakeFiles/LLVMHexagonCodeGen.dir/HexagonFixupHwLoops.cpp.o.d -o lib/Target/Hexagon/CMakeFiles/LLVMHexagonCodeGen.dir/HexagonFixupHwLoops.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Target/Hexagon/HexagonFixupHwLoops.cpp [2055/3344] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/lib/Target/Hexagon -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Target/Hexagon -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fvisibility=hidden -fno-exceptions -funwind-tables -fno-rtti -MD -MT lib/Target/Hexagon/CMakeFiles/LLVMHexagonCodeGen.dir/HexagonExpandCondsets.cpp.o -MF lib/Target/Hexagon/CMakeFiles/LLVMHexagonCodeGen.dir/HexagonExpandCondsets.cpp.o.d -o lib/Target/Hexagon/CMakeFiles/LLVMHexagonCodeGen.dir/HexagonExpandCondsets.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Target/Hexagon/HexagonExpandCondsets.cpp [2056/3344] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/lib/Target/Hexagon -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Target/Hexagon -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fvisibility=hidden -fno-exceptions -funwind-tables -fno-rtti -MD -MT lib/Target/Hexagon/CMakeFiles/LLVMHexagonCodeGen.dir/HexagonConstExtenders.cpp.o -MF lib/Target/Hexagon/CMakeFiles/LLVMHexagonCodeGen.dir/HexagonConstExtenders.cpp.o.d -o lib/Target/Hexagon/CMakeFiles/LLVMHexagonCodeGen.dir/HexagonConstExtenders.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Target/Hexagon/HexagonConstExtenders.cpp [2057/3344] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/lib/Target/Hexagon -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Target/Hexagon -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fvisibility=hidden -fno-exceptions -funwind-tables -fno-rtti -MD -MT lib/Target/Hexagon/CMakeFiles/LLVMHexagonCodeGen.dir/HexagonConstPropagation.cpp.o -MF lib/Target/Hexagon/CMakeFiles/LLVMHexagonCodeGen.dir/HexagonConstPropagation.cpp.o.d -o lib/Target/Hexagon/CMakeFiles/LLVMHexagonCodeGen.dir/HexagonConstPropagation.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Target/Hexagon/HexagonConstPropagation.cpp [2058/3344] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/lib/Target/Hexagon -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Target/Hexagon -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fvisibility=hidden -fno-exceptions -funwind-tables -fno-rtti -MD -MT lib/Target/Hexagon/CMakeFiles/LLVMHexagonCodeGen.dir/HexagonGenExtract.cpp.o -MF lib/Target/Hexagon/CMakeFiles/LLVMHexagonCodeGen.dir/HexagonGenExtract.cpp.o.d -o lib/Target/Hexagon/CMakeFiles/LLVMHexagonCodeGen.dir/HexagonGenExtract.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Target/Hexagon/HexagonGenExtract.cpp [2059/3344] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/lib/Target/Hexagon -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Target/Hexagon -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fvisibility=hidden -fno-exceptions -funwind-tables -fno-rtti -MD -MT lib/Target/Hexagon/CMakeFiles/LLVMHexagonCodeGen.dir/HexagonGenMux.cpp.o -MF lib/Target/Hexagon/CMakeFiles/LLVMHexagonCodeGen.dir/HexagonGenMux.cpp.o.d -o lib/Target/Hexagon/CMakeFiles/LLVMHexagonCodeGen.dir/HexagonGenMux.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Target/Hexagon/HexagonGenMux.cpp [2060/3344] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/lib/Target/Hexagon -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Target/Hexagon -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fvisibility=hidden -fno-exceptions -funwind-tables -fno-rtti -MD -MT lib/Target/Hexagon/CMakeFiles/LLVMHexagonCodeGen.dir/HexagonHazardRecognizer.cpp.o -MF lib/Target/Hexagon/CMakeFiles/LLVMHexagonCodeGen.dir/HexagonHazardRecognizer.cpp.o.d -o lib/Target/Hexagon/CMakeFiles/LLVMHexagonCodeGen.dir/HexagonHazardRecognizer.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Target/Hexagon/HexagonHazardRecognizer.cpp [2061/3344] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/lib/Target/Hexagon -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Target/Hexagon -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fvisibility=hidden -fno-exceptions -funwind-tables -fno-rtti -MD -MT lib/Target/Hexagon/CMakeFiles/LLVMHexagonCodeGen.dir/HexagonGenPredicate.cpp.o -MF lib/Target/Hexagon/CMakeFiles/LLVMHexagonCodeGen.dir/HexagonGenPredicate.cpp.o.d -o lib/Target/Hexagon/CMakeFiles/LLVMHexagonCodeGen.dir/HexagonGenPredicate.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Target/Hexagon/HexagonGenPredicate.cpp [2062/3344] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/lib/Target/Hexagon -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Target/Hexagon -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fvisibility=hidden -fno-exceptions -funwind-tables -fno-rtti -MD -MT lib/Target/Hexagon/CMakeFiles/LLVMHexagonCodeGen.dir/HexagonFrameLowering.cpp.o -MF lib/Target/Hexagon/CMakeFiles/LLVMHexagonCodeGen.dir/HexagonFrameLowering.cpp.o.d -o lib/Target/Hexagon/CMakeFiles/LLVMHexagonCodeGen.dir/HexagonFrameLowering.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Target/Hexagon/HexagonFrameLowering.cpp [2063/3344] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/lib/Target/Hexagon -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Target/Hexagon -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fvisibility=hidden -fno-exceptions -funwind-tables -fno-rtti -MD -MT lib/Target/Hexagon/CMakeFiles/LLVMHexagonCodeGen.dir/HexagonHardwareLoops.cpp.o -MF lib/Target/Hexagon/CMakeFiles/LLVMHexagonCodeGen.dir/HexagonHardwareLoops.cpp.o.d -o lib/Target/Hexagon/CMakeFiles/LLVMHexagonCodeGen.dir/HexagonHardwareLoops.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Target/Hexagon/HexagonHardwareLoops.cpp [2064/3344] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/lib/Target/Hexagon -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Target/Hexagon -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fvisibility=hidden -fno-exceptions -funwind-tables -fno-rtti -MD -MT lib/Target/Hexagon/CMakeFiles/LLVMHexagonCodeGen.dir/HexagonGenInsert.cpp.o -MF lib/Target/Hexagon/CMakeFiles/LLVMHexagonCodeGen.dir/HexagonGenInsert.cpp.o.d -o lib/Target/Hexagon/CMakeFiles/LLVMHexagonCodeGen.dir/HexagonGenInsert.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Target/Hexagon/HexagonGenInsert.cpp [2065/3344] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/lib/Target/Hexagon -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Target/Hexagon -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fvisibility=hidden -fno-exceptions -funwind-tables -fno-rtti -MD -MT lib/Target/Hexagon/CMakeFiles/LLVMHexagonCodeGen.dir/HexagonMachineFunctionInfo.cpp.o -MF lib/Target/Hexagon/CMakeFiles/LLVMHexagonCodeGen.dir/HexagonMachineFunctionInfo.cpp.o.d -o lib/Target/Hexagon/CMakeFiles/LLVMHexagonCodeGen.dir/HexagonMachineFunctionInfo.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Target/Hexagon/HexagonMachineFunctionInfo.cpp [2066/3344] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/lib/Target/Hexagon -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Target/Hexagon -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fvisibility=hidden -fno-exceptions -funwind-tables -fno-rtti -MD -MT lib/Target/Hexagon/CMakeFiles/LLVMHexagonCodeGen.dir/HexagonInstrInfo.cpp.o -MF lib/Target/Hexagon/CMakeFiles/LLVMHexagonCodeGen.dir/HexagonInstrInfo.cpp.o.d -o lib/Target/Hexagon/CMakeFiles/LLVMHexagonCodeGen.dir/HexagonInstrInfo.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Target/Hexagon/HexagonInstrInfo.cpp [2067/3344] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/lib/Target/Hexagon -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Target/Hexagon -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fvisibility=hidden -fno-exceptions -funwind-tables -fno-rtti -MD -MT lib/Target/Hexagon/CMakeFiles/LLVMHexagonCodeGen.dir/HexagonISelDAGToDAG.cpp.o -MF lib/Target/Hexagon/CMakeFiles/LLVMHexagonCodeGen.dir/HexagonISelDAGToDAG.cpp.o.d -o lib/Target/Hexagon/CMakeFiles/LLVMHexagonCodeGen.dir/HexagonISelDAGToDAG.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Target/Hexagon/HexagonISelDAGToDAG.cpp [2068/3344] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/lib/Target/Hexagon -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Target/Hexagon -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fvisibility=hidden -fno-exceptions -funwind-tables -fno-rtti -MD -MT lib/Target/Hexagon/CMakeFiles/LLVMHexagonCodeGen.dir/HexagonMachineScheduler.cpp.o -MF lib/Target/Hexagon/CMakeFiles/LLVMHexagonCodeGen.dir/HexagonMachineScheduler.cpp.o.d -o lib/Target/Hexagon/CMakeFiles/LLVMHexagonCodeGen.dir/HexagonMachineScheduler.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Target/Hexagon/HexagonMachineScheduler.cpp [2069/3344] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/lib/Target/Hexagon -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Target/Hexagon -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fvisibility=hidden -fno-exceptions -funwind-tables -fno-rtti -MD -MT lib/Target/Hexagon/CMakeFiles/LLVMHexagonCodeGen.dir/HexagonISelLoweringHVX.cpp.o -MF lib/Target/Hexagon/CMakeFiles/LLVMHexagonCodeGen.dir/HexagonISelLoweringHVX.cpp.o.d -o lib/Target/Hexagon/CMakeFiles/LLVMHexagonCodeGen.dir/HexagonISelLoweringHVX.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Target/Hexagon/HexagonISelLoweringHVX.cpp [2070/3344] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/lib/Target/Hexagon -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Target/Hexagon -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fvisibility=hidden -fno-exceptions -funwind-tables -fno-rtti -MD -MT lib/Target/Hexagon/CMakeFiles/LLVMHexagonCodeGen.dir/HexagonMCInstLower.cpp.o -MF lib/Target/Hexagon/CMakeFiles/LLVMHexagonCodeGen.dir/HexagonMCInstLower.cpp.o.d -o lib/Target/Hexagon/CMakeFiles/LLVMHexagonCodeGen.dir/HexagonMCInstLower.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Target/Hexagon/HexagonMCInstLower.cpp [2071/3344] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/lib/Target/Hexagon -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Target/Hexagon -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fvisibility=hidden -fno-exceptions -funwind-tables -fno-rtti -MD -MT lib/Target/Hexagon/CMakeFiles/LLVMHexagonCodeGen.dir/HexagonISelDAGToDAGHVX.cpp.o -MF lib/Target/Hexagon/CMakeFiles/LLVMHexagonCodeGen.dir/HexagonISelDAGToDAGHVX.cpp.o.d -o lib/Target/Hexagon/CMakeFiles/LLVMHexagonCodeGen.dir/HexagonISelDAGToDAGHVX.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Target/Hexagon/HexagonISelDAGToDAGHVX.cpp [2072/3344] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/lib/Target/Hexagon -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Target/Hexagon -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fvisibility=hidden -fno-exceptions -funwind-tables -fno-rtti -MD -MT lib/Target/Hexagon/CMakeFiles/LLVMHexagonCodeGen.dir/HexagonLoopIdiomRecognition.cpp.o -MF lib/Target/Hexagon/CMakeFiles/LLVMHexagonCodeGen.dir/HexagonLoopIdiomRecognition.cpp.o.d -o lib/Target/Hexagon/CMakeFiles/LLVMHexagonCodeGen.dir/HexagonLoopIdiomRecognition.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Target/Hexagon/HexagonLoopIdiomRecognition.cpp [2073/3344] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/lib/Target/Hexagon -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Target/Hexagon -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fvisibility=hidden -fno-exceptions -funwind-tables -fno-rtti -MD -MT lib/Target/Hexagon/CMakeFiles/LLVMHexagonCodeGen.dir/HexagonISelLowering.cpp.o -MF lib/Target/Hexagon/CMakeFiles/LLVMHexagonCodeGen.dir/HexagonISelLowering.cpp.o.d -o lib/Target/Hexagon/CMakeFiles/LLVMHexagonCodeGen.dir/HexagonISelLowering.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Target/Hexagon/HexagonISelLowering.cpp [2074/3344] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/lib/Target/Hexagon -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Target/Hexagon -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fvisibility=hidden -fno-exceptions -funwind-tables -fno-rtti -MD -MT lib/Target/Hexagon/CMakeFiles/LLVMHexagonCodeGen.dir/HexagonNewValueJump.cpp.o -MF lib/Target/Hexagon/CMakeFiles/LLVMHexagonCodeGen.dir/HexagonNewValueJump.cpp.o.d -o lib/Target/Hexagon/CMakeFiles/LLVMHexagonCodeGen.dir/HexagonNewValueJump.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Target/Hexagon/HexagonNewValueJump.cpp [2075/3344] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/lib/Target/Hexagon -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Target/Hexagon -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fvisibility=hidden -fno-exceptions -funwind-tables -fno-rtti -MD -MT lib/Target/Hexagon/CMakeFiles/LLVMHexagonCodeGen.dir/HexagonOptimizeSZextends.cpp.o -MF lib/Target/Hexagon/CMakeFiles/LLVMHexagonCodeGen.dir/HexagonOptimizeSZextends.cpp.o.d -o lib/Target/Hexagon/CMakeFiles/LLVMHexagonCodeGen.dir/HexagonOptimizeSZextends.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Target/Hexagon/HexagonOptimizeSZextends.cpp [2076/3344] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/lib/Target/Hexagon -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Target/Hexagon -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fvisibility=hidden -fno-exceptions -funwind-tables -fno-rtti -MD -MT lib/Target/Hexagon/CMakeFiles/LLVMHexagonCodeGen.dir/HexagonOptAddrMode.cpp.o -MF lib/Target/Hexagon/CMakeFiles/LLVMHexagonCodeGen.dir/HexagonOptAddrMode.cpp.o.d -o lib/Target/Hexagon/CMakeFiles/LLVMHexagonCodeGen.dir/HexagonOptAddrMode.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Target/Hexagon/HexagonOptAddrMode.cpp [2077/3344] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/lib/Target/Hexagon -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Target/Hexagon -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fvisibility=hidden -fno-exceptions -funwind-tables -fno-rtti -MD -MT lib/Target/Hexagon/CMakeFiles/LLVMHexagonCodeGen.dir/HexagonPeephole.cpp.o -MF lib/Target/Hexagon/CMakeFiles/LLVMHexagonCodeGen.dir/HexagonPeephole.cpp.o.d -o lib/Target/Hexagon/CMakeFiles/LLVMHexagonCodeGen.dir/HexagonPeephole.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Target/Hexagon/HexagonPeephole.cpp [2078/3344] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/lib/Target/Hexagon -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Target/Hexagon -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fvisibility=hidden -fno-exceptions -funwind-tables -fno-rtti -MD -MT lib/Target/Hexagon/CMakeFiles/LLVMHexagonCodeGen.dir/HexagonRegisterInfo.cpp.o -MF lib/Target/Hexagon/CMakeFiles/LLVMHexagonCodeGen.dir/HexagonRegisterInfo.cpp.o.d -o lib/Target/Hexagon/CMakeFiles/LLVMHexagonCodeGen.dir/HexagonRegisterInfo.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Target/Hexagon/HexagonRegisterInfo.cpp [2079/3344] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/lib/Target/Hexagon -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Target/Hexagon -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fvisibility=hidden -fno-exceptions -funwind-tables -fno-rtti -MD -MT lib/Target/Hexagon/CMakeFiles/LLVMHexagonCodeGen.dir/HexagonSelectionDAGInfo.cpp.o -MF lib/Target/Hexagon/CMakeFiles/LLVMHexagonCodeGen.dir/HexagonSelectionDAGInfo.cpp.o.d -o lib/Target/Hexagon/CMakeFiles/LLVMHexagonCodeGen.dir/HexagonSelectionDAGInfo.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Target/Hexagon/HexagonSelectionDAGInfo.cpp [2080/3344] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/lib/Target/Hexagon -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Target/Hexagon -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fvisibility=hidden -fno-exceptions -funwind-tables -fno-rtti -MD -MT lib/Target/Hexagon/CMakeFiles/LLVMHexagonCodeGen.dir/HexagonSplitConst32AndConst64.cpp.o -MF lib/Target/Hexagon/CMakeFiles/LLVMHexagonCodeGen.dir/HexagonSplitConst32AndConst64.cpp.o.d -o lib/Target/Hexagon/CMakeFiles/LLVMHexagonCodeGen.dir/HexagonSplitConst32AndConst64.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Target/Hexagon/HexagonSplitConst32AndConst64.cpp [2081/3344] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/lib/Target/Hexagon -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Target/Hexagon -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fvisibility=hidden -fno-exceptions -funwind-tables -fno-rtti -MD -MT lib/Target/Hexagon/CMakeFiles/LLVMHexagonCodeGen.dir/HexagonRDFOpt.cpp.o -MF lib/Target/Hexagon/CMakeFiles/LLVMHexagonCodeGen.dir/HexagonRDFOpt.cpp.o.d -o lib/Target/Hexagon/CMakeFiles/LLVMHexagonCodeGen.dir/HexagonRDFOpt.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Target/Hexagon/HexagonRDFOpt.cpp [2082/3344] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/lib/Target/Hexagon -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Target/Hexagon -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fvisibility=hidden -fno-exceptions -funwind-tables -fno-rtti -MD -MT lib/Target/Hexagon/CMakeFiles/LLVMHexagonCodeGen.dir/HexagonStoreWidening.cpp.o -MF lib/Target/Hexagon/CMakeFiles/LLVMHexagonCodeGen.dir/HexagonStoreWidening.cpp.o.d -o lib/Target/Hexagon/CMakeFiles/LLVMHexagonCodeGen.dir/HexagonStoreWidening.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Target/Hexagon/HexagonStoreWidening.cpp [2083/3344] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/lib/Target/Hexagon -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Target/Hexagon -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fvisibility=hidden -fno-exceptions -funwind-tables -fno-rtti -MD -MT lib/Target/Hexagon/CMakeFiles/LLVMHexagonCodeGen.dir/HexagonTargetObjectFile.cpp.o -MF lib/Target/Hexagon/CMakeFiles/LLVMHexagonCodeGen.dir/HexagonTargetObjectFile.cpp.o.d -o lib/Target/Hexagon/CMakeFiles/LLVMHexagonCodeGen.dir/HexagonTargetObjectFile.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Target/Hexagon/HexagonTargetObjectFile.cpp [2084/3344] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/lib/Target/Hexagon -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Target/Hexagon -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fvisibility=hidden -fno-exceptions -funwind-tables -fno-rtti -MD -MT lib/Target/Hexagon/CMakeFiles/LLVMHexagonCodeGen.dir/HexagonSplitDouble.cpp.o -MF lib/Target/Hexagon/CMakeFiles/LLVMHexagonCodeGen.dir/HexagonSplitDouble.cpp.o.d -o lib/Target/Hexagon/CMakeFiles/LLVMHexagonCodeGen.dir/HexagonSplitDouble.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Target/Hexagon/HexagonSplitDouble.cpp [2085/3344] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/lib/Target/Hexagon -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Target/Hexagon -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fvisibility=hidden -fno-exceptions -funwind-tables -fno-rtti -MD -MT lib/Target/Hexagon/CMakeFiles/LLVMHexagonCodeGen.dir/HexagonSubtarget.cpp.o -MF lib/Target/Hexagon/CMakeFiles/LLVMHexagonCodeGen.dir/HexagonSubtarget.cpp.o.d -o lib/Target/Hexagon/CMakeFiles/LLVMHexagonCodeGen.dir/HexagonSubtarget.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Target/Hexagon/HexagonSubtarget.cpp [2086/3344] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/lib/Target/Hexagon -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Target/Hexagon -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fvisibility=hidden -fno-exceptions -funwind-tables -fno-rtti -MD -MT lib/Target/Hexagon/CMakeFiles/LLVMHexagonCodeGen.dir/HexagonVectorLoopCarriedReuse.cpp.o -MF lib/Target/Hexagon/CMakeFiles/LLVMHexagonCodeGen.dir/HexagonVectorLoopCarriedReuse.cpp.o.d -o lib/Target/Hexagon/CMakeFiles/LLVMHexagonCodeGen.dir/HexagonVectorLoopCarriedReuse.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Target/Hexagon/HexagonVectorLoopCarriedReuse.cpp [2087/3344] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/lib/Target/Hexagon -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Target/Hexagon -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fvisibility=hidden -fno-exceptions -funwind-tables -fno-rtti -MD -MT lib/Target/Hexagon/CMakeFiles/LLVMHexagonCodeGen.dir/HexagonVectorPrint.cpp.o -MF lib/Target/Hexagon/CMakeFiles/LLVMHexagonCodeGen.dir/HexagonVectorPrint.cpp.o.d -o lib/Target/Hexagon/CMakeFiles/LLVMHexagonCodeGen.dir/HexagonVectorPrint.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Target/Hexagon/HexagonVectorPrint.cpp [2088/3344] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/lib/Target/Hexagon -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Target/Hexagon -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fvisibility=hidden -fno-exceptions -funwind-tables -fno-rtti -MD -MT lib/Target/Hexagon/CMakeFiles/LLVMHexagonCodeGen.dir/HexagonVExtract.cpp.o -MF lib/Target/Hexagon/CMakeFiles/LLVMHexagonCodeGen.dir/HexagonVExtract.cpp.o.d -o lib/Target/Hexagon/CMakeFiles/LLVMHexagonCodeGen.dir/HexagonVExtract.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Target/Hexagon/HexagonVExtract.cpp [2089/3344] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/lib/Target/Hexagon -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Target/Hexagon -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fvisibility=hidden -fno-exceptions -funwind-tables -fno-rtti -MD -MT lib/Target/Hexagon/CMakeFiles/LLVMHexagonCodeGen.dir/HexagonTargetTransformInfo.cpp.o -MF lib/Target/Hexagon/CMakeFiles/LLVMHexagonCodeGen.dir/HexagonTargetTransformInfo.cpp.o.d -o lib/Target/Hexagon/CMakeFiles/LLVMHexagonCodeGen.dir/HexagonTargetTransformInfo.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Target/Hexagon/HexagonTargetTransformInfo.cpp [2090/3344] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/lib/Target/Hexagon -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Target/Hexagon -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fvisibility=hidden -fno-exceptions -funwind-tables -fno-rtti -MD -MT lib/Target/Hexagon/CMakeFiles/LLVMHexagonCodeGen.dir/HexagonVLIWPacketizer.cpp.o -MF lib/Target/Hexagon/CMakeFiles/LLVMHexagonCodeGen.dir/HexagonVLIWPacketizer.cpp.o.d -o lib/Target/Hexagon/CMakeFiles/LLVMHexagonCodeGen.dir/HexagonVLIWPacketizer.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Target/Hexagon/HexagonVLIWPacketizer.cpp [2091/3344] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/lib/Target/Hexagon -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Target/Hexagon -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fvisibility=hidden -fno-exceptions -funwind-tables -fno-rtti -MD -MT lib/Target/Hexagon/CMakeFiles/LLVMHexagonCodeGen.dir/RDFDeadCode.cpp.o -MF lib/Target/Hexagon/CMakeFiles/LLVMHexagonCodeGen.dir/RDFDeadCode.cpp.o.d -o lib/Target/Hexagon/CMakeFiles/LLVMHexagonCodeGen.dir/RDFDeadCode.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Target/Hexagon/RDFDeadCode.cpp [2092/3344] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/lib/Target/Hexagon -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Target/Hexagon -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fvisibility=hidden -fno-exceptions -funwind-tables -fno-rtti -MD -MT lib/Target/Hexagon/CMakeFiles/LLVMHexagonCodeGen.dir/RDFCopy.cpp.o -MF lib/Target/Hexagon/CMakeFiles/LLVMHexagonCodeGen.dir/RDFCopy.cpp.o.d -o lib/Target/Hexagon/CMakeFiles/LLVMHexagonCodeGen.dir/RDFCopy.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Target/Hexagon/RDFCopy.cpp [2093/3344] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/lib/Target/Hexagon -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Target/Hexagon -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fvisibility=hidden -fno-exceptions -funwind-tables -fno-rtti -MD -MT lib/Target/Hexagon/CMakeFiles/LLVMHexagonCodeGen.dir/HexagonTargetMachine.cpp.o -MF lib/Target/Hexagon/CMakeFiles/LLVMHexagonCodeGen.dir/HexagonTargetMachine.cpp.o.d -o lib/Target/Hexagon/CMakeFiles/LLVMHexagonCodeGen.dir/HexagonTargetMachine.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Target/Hexagon/HexagonTargetMachine.cpp [2094/3344] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/lib/Target/Hexagon/MCTargetDesc -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Target/Hexagon/MCTargetDesc -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Target/Hexagon -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/lib/Target/Hexagon -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fvisibility=hidden -fno-exceptions -funwind-tables -fno-rtti -MD -MT lib/Target/Hexagon/MCTargetDesc/CMakeFiles/LLVMHexagonDesc.dir/HexagonMCAsmInfo.cpp.o -MF lib/Target/Hexagon/MCTargetDesc/CMakeFiles/LLVMHexagonDesc.dir/HexagonMCAsmInfo.cpp.o.d -o lib/Target/Hexagon/MCTargetDesc/CMakeFiles/LLVMHexagonDesc.dir/HexagonMCAsmInfo.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Target/Hexagon/MCTargetDesc/HexagonMCAsmInfo.cpp [2095/3344] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/lib/Target/Hexagon/MCTargetDesc -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Target/Hexagon/MCTargetDesc -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Target/Hexagon -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/lib/Target/Hexagon -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fvisibility=hidden -fno-exceptions -funwind-tables -fno-rtti -MD -MT lib/Target/Hexagon/MCTargetDesc/CMakeFiles/LLVMHexagonDesc.dir/HexagonELFObjectWriter.cpp.o -MF lib/Target/Hexagon/MCTargetDesc/CMakeFiles/LLVMHexagonDesc.dir/HexagonELFObjectWriter.cpp.o.d -o lib/Target/Hexagon/MCTargetDesc/CMakeFiles/LLVMHexagonDesc.dir/HexagonELFObjectWriter.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Target/Hexagon/MCTargetDesc/HexagonELFObjectWriter.cpp [2096/3344] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/lib/Target/Hexagon/MCTargetDesc -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Target/Hexagon/MCTargetDesc -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Target/Hexagon -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/lib/Target/Hexagon -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fvisibility=hidden -fno-exceptions -funwind-tables -fno-rtti -MD -MT lib/Target/Hexagon/MCTargetDesc/CMakeFiles/LLVMHexagonDesc.dir/HexagonAsmBackend.cpp.o -MF lib/Target/Hexagon/MCTargetDesc/CMakeFiles/LLVMHexagonDesc.dir/HexagonAsmBackend.cpp.o.d -o lib/Target/Hexagon/MCTargetDesc/CMakeFiles/LLVMHexagonDesc.dir/HexagonAsmBackend.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Target/Hexagon/MCTargetDesc/HexagonAsmBackend.cpp [2097/3344] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/lib/Target/Hexagon -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Target/Hexagon -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fvisibility=hidden -fno-exceptions -funwind-tables -fno-rtti -MD -MT lib/Target/Hexagon/CMakeFiles/LLVMHexagonCodeGen.dir/HexagonVectorCombine.cpp.o -MF lib/Target/Hexagon/CMakeFiles/LLVMHexagonCodeGen.dir/HexagonVectorCombine.cpp.o.d -o lib/Target/Hexagon/CMakeFiles/LLVMHexagonCodeGen.dir/HexagonVectorCombine.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Target/Hexagon/HexagonVectorCombine.cpp [2098/3344] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/lib/Target/Hexagon/AsmParser -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Target/Hexagon/AsmParser -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Target/Hexagon -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/lib/Target/Hexagon -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/lib/Target/Hexagon/AsmParser/.. -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Target/Hexagon/AsmParser/.. -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fvisibility=hidden -fno-exceptions -funwind-tables -fno-rtti -MD -MT lib/Target/Hexagon/AsmParser/CMakeFiles/LLVMHexagonAsmParser.dir/HexagonAsmParser.cpp.o -MF lib/Target/Hexagon/AsmParser/CMakeFiles/LLVMHexagonAsmParser.dir/HexagonAsmParser.cpp.o.d -o lib/Target/Hexagon/AsmParser/CMakeFiles/LLVMHexagonAsmParser.dir/HexagonAsmParser.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Target/Hexagon/AsmParser/HexagonAsmParser.cpp [2099/3344] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/lib/Target/Hexagon/MCTargetDesc -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Target/Hexagon/MCTargetDesc -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Target/Hexagon -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/lib/Target/Hexagon -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fvisibility=hidden -fno-exceptions -funwind-tables -fno-rtti -MD -MT lib/Target/Hexagon/MCTargetDesc/CMakeFiles/LLVMHexagonDesc.dir/HexagonMCCompound.cpp.o -MF lib/Target/Hexagon/MCTargetDesc/CMakeFiles/LLVMHexagonDesc.dir/HexagonMCCompound.cpp.o.d -o lib/Target/Hexagon/MCTargetDesc/CMakeFiles/LLVMHexagonDesc.dir/HexagonMCCompound.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Target/Hexagon/MCTargetDesc/HexagonMCCompound.cpp [2100/3344] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/lib/Target/Hexagon/MCTargetDesc -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Target/Hexagon/MCTargetDesc -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Target/Hexagon -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/lib/Target/Hexagon -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fvisibility=hidden -fno-exceptions -funwind-tables -fno-rtti -MD -MT lib/Target/Hexagon/MCTargetDesc/CMakeFiles/LLVMHexagonDesc.dir/HexagonMCDuplexInfo.cpp.o -MF lib/Target/Hexagon/MCTargetDesc/CMakeFiles/LLVMHexagonDesc.dir/HexagonMCDuplexInfo.cpp.o.d -o lib/Target/Hexagon/MCTargetDesc/CMakeFiles/LLVMHexagonDesc.dir/HexagonMCDuplexInfo.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Target/Hexagon/MCTargetDesc/HexagonMCDuplexInfo.cpp [2101/3344] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/lib/Target/Hexagon/MCTargetDesc -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Target/Hexagon/MCTargetDesc -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Target/Hexagon -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/lib/Target/Hexagon -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fvisibility=hidden -fno-exceptions -funwind-tables -fno-rtti -MD -MT lib/Target/Hexagon/MCTargetDesc/CMakeFiles/LLVMHexagonDesc.dir/HexagonInstPrinter.cpp.o -MF lib/Target/Hexagon/MCTargetDesc/CMakeFiles/LLVMHexagonDesc.dir/HexagonInstPrinter.cpp.o.d -o lib/Target/Hexagon/MCTargetDesc/CMakeFiles/LLVMHexagonDesc.dir/HexagonInstPrinter.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Target/Hexagon/MCTargetDesc/HexagonInstPrinter.cpp [2102/3344] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/lib/Target/Hexagon/Disassembler -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Target/Hexagon/Disassembler -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Target/Hexagon -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/lib/Target/Hexagon -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fvisibility=hidden -fno-exceptions -funwind-tables -fno-rtti -MD -MT lib/Target/Hexagon/Disassembler/CMakeFiles/LLVMHexagonDisassembler.dir/HexagonDisassembler.cpp.o -MF lib/Target/Hexagon/Disassembler/CMakeFiles/LLVMHexagonDisassembler.dir/HexagonDisassembler.cpp.o.d -o lib/Target/Hexagon/Disassembler/CMakeFiles/LLVMHexagonDisassembler.dir/HexagonDisassembler.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Target/Hexagon/Disassembler/HexagonDisassembler.cpp [2103/3344] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/lib/Target/Hexagon/MCTargetDesc -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Target/Hexagon/MCTargetDesc -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Target/Hexagon -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/lib/Target/Hexagon -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fvisibility=hidden -fno-exceptions -funwind-tables -fno-rtti -MD -MT lib/Target/Hexagon/MCTargetDesc/CMakeFiles/LLVMHexagonDesc.dir/HexagonMCChecker.cpp.o -MF lib/Target/Hexagon/MCTargetDesc/CMakeFiles/LLVMHexagonDesc.dir/HexagonMCChecker.cpp.o.d -o lib/Target/Hexagon/MCTargetDesc/CMakeFiles/LLVMHexagonDesc.dir/HexagonMCChecker.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Target/Hexagon/MCTargetDesc/HexagonMCChecker.cpp [2104/3344] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/lib/Target/Hexagon/MCTargetDesc -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Target/Hexagon/MCTargetDesc -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Target/Hexagon -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/lib/Target/Hexagon -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fvisibility=hidden -fno-exceptions -funwind-tables -fno-rtti -MD -MT lib/Target/Hexagon/MCTargetDesc/CMakeFiles/LLVMHexagonDesc.dir/HexagonMCShuffler.cpp.o -MF lib/Target/Hexagon/MCTargetDesc/CMakeFiles/LLVMHexagonDesc.dir/HexagonMCShuffler.cpp.o.d -o lib/Target/Hexagon/MCTargetDesc/CMakeFiles/LLVMHexagonDesc.dir/HexagonMCShuffler.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Target/Hexagon/MCTargetDesc/HexagonMCShuffler.cpp [2105/3344] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/lib/Target/Hexagon/MCTargetDesc -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Target/Hexagon/MCTargetDesc -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Target/Hexagon -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/lib/Target/Hexagon -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fvisibility=hidden -fno-exceptions -funwind-tables -fno-rtti -MD -MT lib/Target/Hexagon/MCTargetDesc/CMakeFiles/LLVMHexagonDesc.dir/HexagonMCCodeEmitter.cpp.o -MF lib/Target/Hexagon/MCTargetDesc/CMakeFiles/LLVMHexagonDesc.dir/HexagonMCCodeEmitter.cpp.o.d -o lib/Target/Hexagon/MCTargetDesc/CMakeFiles/LLVMHexagonDesc.dir/HexagonMCCodeEmitter.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Target/Hexagon/MCTargetDesc/HexagonMCCodeEmitter.cpp [2106/3344] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/lib/Target/Hexagon/MCTargetDesc -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Target/Hexagon/MCTargetDesc -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Target/Hexagon -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/lib/Target/Hexagon -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fvisibility=hidden -fno-exceptions -funwind-tables -fno-rtti -MD -MT lib/Target/Hexagon/MCTargetDesc/CMakeFiles/LLVMHexagonDesc.dir/HexagonMCELFStreamer.cpp.o -MF lib/Target/Hexagon/MCTargetDesc/CMakeFiles/LLVMHexagonDesc.dir/HexagonMCELFStreamer.cpp.o.d -o lib/Target/Hexagon/MCTargetDesc/CMakeFiles/LLVMHexagonDesc.dir/HexagonMCELFStreamer.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Target/Hexagon/MCTargetDesc/HexagonMCELFStreamer.cpp [2107/3344] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/lib/Target/Hexagon/TargetInfo -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Target/Hexagon/TargetInfo -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Target/Hexagon -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/lib/Target/Hexagon -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fvisibility=hidden -fno-exceptions -funwind-tables -fno-rtti -MD -MT lib/Target/Hexagon/TargetInfo/CMakeFiles/LLVMHexagonInfo.dir/HexagonTargetInfo.cpp.o -MF lib/Target/Hexagon/TargetInfo/CMakeFiles/LLVMHexagonInfo.dir/HexagonTargetInfo.cpp.o.d -o lib/Target/Hexagon/TargetInfo/CMakeFiles/LLVMHexagonInfo.dir/HexagonTargetInfo.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Target/Hexagon/TargetInfo/HexagonTargetInfo.cpp [2108/3344] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/lib/Target/Hexagon/MCTargetDesc -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Target/Hexagon/MCTargetDesc -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Target/Hexagon -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/lib/Target/Hexagon -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fvisibility=hidden -fno-exceptions -funwind-tables -fno-rtti -MD -MT lib/Target/Hexagon/MCTargetDesc/CMakeFiles/LLVMHexagonDesc.dir/HexagonMCExpr.cpp.o -MF lib/Target/Hexagon/MCTargetDesc/CMakeFiles/LLVMHexagonDesc.dir/HexagonMCExpr.cpp.o.d -o lib/Target/Hexagon/MCTargetDesc/CMakeFiles/LLVMHexagonDesc.dir/HexagonMCExpr.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Target/Hexagon/MCTargetDesc/HexagonMCExpr.cpp [2109/3344] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/lib/Target/Hexagon/MCTargetDesc -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Target/Hexagon/MCTargetDesc -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Target/Hexagon -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/lib/Target/Hexagon -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fvisibility=hidden -fno-exceptions -funwind-tables -fno-rtti -MD -MT lib/Target/Hexagon/MCTargetDesc/CMakeFiles/LLVMHexagonDesc.dir/HexagonMCInstrInfo.cpp.o -MF lib/Target/Hexagon/MCTargetDesc/CMakeFiles/LLVMHexagonDesc.dir/HexagonMCInstrInfo.cpp.o.d -o lib/Target/Hexagon/MCTargetDesc/CMakeFiles/LLVMHexagonDesc.dir/HexagonMCInstrInfo.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Target/Hexagon/MCTargetDesc/HexagonMCInstrInfo.cpp [2110/3344] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/lib/Target/Hexagon/MCTargetDesc -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Target/Hexagon/MCTargetDesc -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Target/Hexagon -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/lib/Target/Hexagon -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fvisibility=hidden -fno-exceptions -funwind-tables -fno-rtti -MD -MT lib/Target/Hexagon/MCTargetDesc/CMakeFiles/LLVMHexagonDesc.dir/HexagonShuffler.cpp.o -MF lib/Target/Hexagon/MCTargetDesc/CMakeFiles/LLVMHexagonDesc.dir/HexagonShuffler.cpp.o.d -o lib/Target/Hexagon/MCTargetDesc/CMakeFiles/LLVMHexagonDesc.dir/HexagonShuffler.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Target/Hexagon/MCTargetDesc/HexagonShuffler.cpp [2111/3344] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/lib/Target/Hexagon/MCTargetDesc -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Target/Hexagon/MCTargetDesc -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Target/Hexagon -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/lib/Target/Hexagon -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fvisibility=hidden -fno-exceptions -funwind-tables -fno-rtti -MD -MT lib/Target/Hexagon/MCTargetDesc/CMakeFiles/LLVMHexagonDesc.dir/HexagonMCTargetDesc.cpp.o -MF lib/Target/Hexagon/MCTargetDesc/CMakeFiles/LLVMHexagonDesc.dir/HexagonMCTargetDesc.cpp.o.d -o lib/Target/Hexagon/MCTargetDesc/CMakeFiles/LLVMHexagonDesc.dir/HexagonMCTargetDesc.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Target/Hexagon/MCTargetDesc/HexagonMCTargetDesc.cpp [2112/3344] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/lib/Target/LoongArch -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Target/LoongArch -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fvisibility=hidden -fno-exceptions -funwind-tables -fno-rtti -MD -MT lib/Target/LoongArch/CMakeFiles/LLVMLoongArchCodeGen.dir/LoongArchExpandAtomicPseudoInsts.cpp.o -MF lib/Target/LoongArch/CMakeFiles/LLVMLoongArchCodeGen.dir/LoongArchExpandAtomicPseudoInsts.cpp.o.d -o lib/Target/LoongArch/CMakeFiles/LLVMLoongArchCodeGen.dir/LoongArchExpandAtomicPseudoInsts.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Target/LoongArch/LoongArchExpandAtomicPseudoInsts.cpp [2113/3344] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/lib/Target/LoongArch -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Target/LoongArch -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fvisibility=hidden -fno-exceptions -funwind-tables -fno-rtti -MD -MT lib/Target/LoongArch/CMakeFiles/LLVMLoongArchCodeGen.dir/LoongArchFrameLowering.cpp.o -MF lib/Target/LoongArch/CMakeFiles/LLVMLoongArchCodeGen.dir/LoongArchFrameLowering.cpp.o.d -o lib/Target/LoongArch/CMakeFiles/LLVMLoongArchCodeGen.dir/LoongArchFrameLowering.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Target/LoongArch/LoongArchFrameLowering.cpp [2114/3344] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/lib/Target/LoongArch -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Target/LoongArch -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fvisibility=hidden -fno-exceptions -funwind-tables -fno-rtti -MD -MT lib/Target/LoongArch/CMakeFiles/LLVMLoongArchCodeGen.dir/LoongArchInstrInfo.cpp.o -MF lib/Target/LoongArch/CMakeFiles/LLVMLoongArchCodeGen.dir/LoongArchInstrInfo.cpp.o.d -o lib/Target/LoongArch/CMakeFiles/LLVMLoongArchCodeGen.dir/LoongArchInstrInfo.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Target/LoongArch/LoongArchInstrInfo.cpp [2115/3344] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/lib/Target/LoongArch -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Target/LoongArch -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fvisibility=hidden -fno-exceptions -funwind-tables -fno-rtti -MD -MT lib/Target/LoongArch/CMakeFiles/LLVMLoongArchCodeGen.dir/LoongArchExpandPseudoInsts.cpp.o -MF lib/Target/LoongArch/CMakeFiles/LLVMLoongArchCodeGen.dir/LoongArchExpandPseudoInsts.cpp.o.d -o lib/Target/LoongArch/CMakeFiles/LLVMLoongArchCodeGen.dir/LoongArchExpandPseudoInsts.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Target/LoongArch/LoongArchExpandPseudoInsts.cpp [2116/3344] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/lib/Target/LoongArch -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Target/LoongArch -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fvisibility=hidden -fno-exceptions -funwind-tables -fno-rtti -MD -MT lib/Target/LoongArch/CMakeFiles/LLVMLoongArchCodeGen.dir/LoongArchAsmPrinter.cpp.o -MF lib/Target/LoongArch/CMakeFiles/LLVMLoongArchCodeGen.dir/LoongArchAsmPrinter.cpp.o.d -o lib/Target/LoongArch/CMakeFiles/LLVMLoongArchCodeGen.dir/LoongArchAsmPrinter.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Target/LoongArch/LoongArchAsmPrinter.cpp [2117/3344] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/lib/Target/LoongArch -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Target/LoongArch -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fvisibility=hidden -fno-exceptions -funwind-tables -fno-rtti -MD -MT lib/Target/LoongArch/CMakeFiles/LLVMLoongArchCodeGen.dir/LoongArchISelDAGToDAG.cpp.o -MF lib/Target/LoongArch/CMakeFiles/LLVMLoongArchCodeGen.dir/LoongArchISelDAGToDAG.cpp.o.d -o lib/Target/LoongArch/CMakeFiles/LLVMLoongArchCodeGen.dir/LoongArchISelDAGToDAG.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Target/LoongArch/LoongArchISelDAGToDAG.cpp [2118/3344] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/lib/Target/LoongArch -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Target/LoongArch -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fvisibility=hidden -fno-exceptions -funwind-tables -fno-rtti -MD -MT lib/Target/LoongArch/CMakeFiles/LLVMLoongArchCodeGen.dir/LoongArchMCInstLower.cpp.o -MF lib/Target/LoongArch/CMakeFiles/LLVMLoongArchCodeGen.dir/LoongArchMCInstLower.cpp.o.d -o lib/Target/LoongArch/CMakeFiles/LLVMLoongArchCodeGen.dir/LoongArchMCInstLower.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Target/LoongArch/LoongArchMCInstLower.cpp [2119/3344] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/lib/Target/LoongArch -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Target/LoongArch -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fvisibility=hidden -fno-exceptions -funwind-tables -fno-rtti -MD -MT lib/Target/LoongArch/CMakeFiles/LLVMLoongArchCodeGen.dir/LoongArchRegisterInfo.cpp.o -MF lib/Target/LoongArch/CMakeFiles/LLVMLoongArchCodeGen.dir/LoongArchRegisterInfo.cpp.o.d -o lib/Target/LoongArch/CMakeFiles/LLVMLoongArchCodeGen.dir/LoongArchRegisterInfo.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Target/LoongArch/LoongArchRegisterInfo.cpp [2120/3344] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/lib/Target/LoongArch/AsmParser -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Target/LoongArch/AsmParser -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Target/LoongArch -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/lib/Target/LoongArch -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fvisibility=hidden -fno-exceptions -funwind-tables -fno-rtti -MD -MT lib/Target/LoongArch/AsmParser/CMakeFiles/LLVMLoongArchAsmParser.dir/LoongArchAsmParser.cpp.o -MF lib/Target/LoongArch/AsmParser/CMakeFiles/LLVMLoongArchAsmParser.dir/LoongArchAsmParser.cpp.o.d -o lib/Target/LoongArch/AsmParser/CMakeFiles/LLVMLoongArchAsmParser.dir/LoongArchAsmParser.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Target/LoongArch/AsmParser/LoongArchAsmParser.cpp [2121/3344] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/lib/Target/LoongArch -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Target/LoongArch -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fvisibility=hidden -fno-exceptions -funwind-tables -fno-rtti -MD -MT lib/Target/LoongArch/CMakeFiles/LLVMLoongArchCodeGen.dir/LoongArchSubtarget.cpp.o -MF lib/Target/LoongArch/CMakeFiles/LLVMLoongArchCodeGen.dir/LoongArchSubtarget.cpp.o.d -o lib/Target/LoongArch/CMakeFiles/LLVMLoongArchCodeGen.dir/LoongArchSubtarget.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Target/LoongArch/LoongArchSubtarget.cpp [2122/3344] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/lib/Target/LoongArch/Disassembler -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Target/LoongArch/Disassembler -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Target/LoongArch -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/lib/Target/LoongArch -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fvisibility=hidden -fno-exceptions -funwind-tables -fno-rtti -MD -MT lib/Target/LoongArch/Disassembler/CMakeFiles/LLVMLoongArchDisassembler.dir/LoongArchDisassembler.cpp.o -MF lib/Target/LoongArch/Disassembler/CMakeFiles/LLVMLoongArchDisassembler.dir/LoongArchDisassembler.cpp.o.d -o lib/Target/LoongArch/Disassembler/CMakeFiles/LLVMLoongArchDisassembler.dir/LoongArchDisassembler.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Target/LoongArch/Disassembler/LoongArchDisassembler.cpp [2123/3344] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/lib/Target/LoongArch/MCTargetDesc -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Target/LoongArch/MCTargetDesc -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Target/LoongArch -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/lib/Target/LoongArch -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fvisibility=hidden -fno-exceptions -funwind-tables -fno-rtti -MD -MT lib/Target/LoongArch/MCTargetDesc/CMakeFiles/LLVMLoongArchDesc.dir/LoongArchBaseInfo.cpp.o -MF lib/Target/LoongArch/MCTargetDesc/CMakeFiles/LLVMLoongArchDesc.dir/LoongArchBaseInfo.cpp.o.d -o lib/Target/LoongArch/MCTargetDesc/CMakeFiles/LLVMLoongArchDesc.dir/LoongArchBaseInfo.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Target/LoongArch/MCTargetDesc/LoongArchBaseInfo.cpp [2124/3344] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/lib/Target/LoongArch/MCTargetDesc -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Target/LoongArch/MCTargetDesc -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Target/LoongArch -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/lib/Target/LoongArch -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fvisibility=hidden -fno-exceptions -funwind-tables -fno-rtti -MD -MT lib/Target/LoongArch/MCTargetDesc/CMakeFiles/LLVMLoongArchDesc.dir/LoongArchAsmBackend.cpp.o -MF lib/Target/LoongArch/MCTargetDesc/CMakeFiles/LLVMLoongArchDesc.dir/LoongArchAsmBackend.cpp.o.d -o lib/Target/LoongArch/MCTargetDesc/CMakeFiles/LLVMLoongArchDesc.dir/LoongArchAsmBackend.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Target/LoongArch/MCTargetDesc/LoongArchAsmBackend.cpp [2125/3344] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/lib/Target/LoongArch/MCTargetDesc -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Target/LoongArch/MCTargetDesc -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Target/LoongArch -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/lib/Target/LoongArch -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fvisibility=hidden -fno-exceptions -funwind-tables -fno-rtti -MD -MT lib/Target/LoongArch/MCTargetDesc/CMakeFiles/LLVMLoongArchDesc.dir/LoongArchELFObjectWriter.cpp.o -MF lib/Target/LoongArch/MCTargetDesc/CMakeFiles/LLVMLoongArchDesc.dir/LoongArchELFObjectWriter.cpp.o.d -o lib/Target/LoongArch/MCTargetDesc/CMakeFiles/LLVMLoongArchDesc.dir/LoongArchELFObjectWriter.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Target/LoongArch/MCTargetDesc/LoongArchELFObjectWriter.cpp [2126/3344] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/lib/Target/LoongArch/MCTargetDesc -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Target/LoongArch/MCTargetDesc -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Target/LoongArch -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/lib/Target/LoongArch -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fvisibility=hidden -fno-exceptions -funwind-tables -fno-rtti -MD -MT lib/Target/LoongArch/MCTargetDesc/CMakeFiles/LLVMLoongArchDesc.dir/LoongArchInstPrinter.cpp.o -MF lib/Target/LoongArch/MCTargetDesc/CMakeFiles/LLVMLoongArchDesc.dir/LoongArchInstPrinter.cpp.o.d -o lib/Target/LoongArch/MCTargetDesc/CMakeFiles/LLVMLoongArchDesc.dir/LoongArchInstPrinter.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Target/LoongArch/MCTargetDesc/LoongArchInstPrinter.cpp [2127/3344] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/lib/Target/LoongArch/MCTargetDesc -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Target/LoongArch/MCTargetDesc -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Target/LoongArch -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/lib/Target/LoongArch -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fvisibility=hidden -fno-exceptions -funwind-tables -fno-rtti -MD -MT lib/Target/LoongArch/MCTargetDesc/CMakeFiles/LLVMLoongArchDesc.dir/LoongArchMCAsmInfo.cpp.o -MF lib/Target/LoongArch/MCTargetDesc/CMakeFiles/LLVMLoongArchDesc.dir/LoongArchMCAsmInfo.cpp.o.d -o lib/Target/LoongArch/MCTargetDesc/CMakeFiles/LLVMLoongArchDesc.dir/LoongArchMCAsmInfo.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Target/LoongArch/MCTargetDesc/LoongArchMCAsmInfo.cpp [2128/3344] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/lib/Target/LoongArch -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Target/LoongArch -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fvisibility=hidden -fno-exceptions -funwind-tables -fno-rtti -MD -MT lib/Target/LoongArch/CMakeFiles/LLVMLoongArchCodeGen.dir/LoongArchTargetTransformInfo.cpp.o -MF lib/Target/LoongArch/CMakeFiles/LLVMLoongArchCodeGen.dir/LoongArchTargetTransformInfo.cpp.o.d -o lib/Target/LoongArch/CMakeFiles/LLVMLoongArchCodeGen.dir/LoongArchTargetTransformInfo.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Target/LoongArch/LoongArchTargetTransformInfo.cpp [2129/3344] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/lib/Target/LoongArch/MCTargetDesc -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Target/LoongArch/MCTargetDesc -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Target/LoongArch -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/lib/Target/LoongArch -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fvisibility=hidden -fno-exceptions -funwind-tables -fno-rtti -MD -MT lib/Target/LoongArch/MCTargetDesc/CMakeFiles/LLVMLoongArchDesc.dir/LoongArchMatInt.cpp.o -MF lib/Target/LoongArch/MCTargetDesc/CMakeFiles/LLVMLoongArchDesc.dir/LoongArchMatInt.cpp.o.d -o lib/Target/LoongArch/MCTargetDesc/CMakeFiles/LLVMLoongArchDesc.dir/LoongArchMatInt.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Target/LoongArch/MCTargetDesc/LoongArchMatInt.cpp [2130/3344] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/lib/Target/LoongArch/MCTargetDesc -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Target/LoongArch/MCTargetDesc -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Target/LoongArch -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/lib/Target/LoongArch -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fvisibility=hidden -fno-exceptions -funwind-tables -fno-rtti -MD -MT lib/Target/LoongArch/MCTargetDesc/CMakeFiles/LLVMLoongArchDesc.dir/LoongArchELFStreamer.cpp.o -MF lib/Target/LoongArch/MCTargetDesc/CMakeFiles/LLVMLoongArchDesc.dir/LoongArchELFStreamer.cpp.o.d -o lib/Target/LoongArch/MCTargetDesc/CMakeFiles/LLVMLoongArchDesc.dir/LoongArchELFStreamer.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Target/LoongArch/MCTargetDesc/LoongArchELFStreamer.cpp [2131/3344] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/lib/Target/LoongArch -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Target/LoongArch -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fvisibility=hidden -fno-exceptions -funwind-tables -fno-rtti -MD -MT lib/Target/LoongArch/CMakeFiles/LLVMLoongArchCodeGen.dir/LoongArchISelLowering.cpp.o -MF lib/Target/LoongArch/CMakeFiles/LLVMLoongArchCodeGen.dir/LoongArchISelLowering.cpp.o.d -o lib/Target/LoongArch/CMakeFiles/LLVMLoongArchCodeGen.dir/LoongArchISelLowering.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Target/LoongArch/LoongArchISelLowering.cpp [2132/3344] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/lib/Target/LoongArch/MCTargetDesc -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Target/LoongArch/MCTargetDesc -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Target/LoongArch -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/lib/Target/LoongArch -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fvisibility=hidden -fno-exceptions -funwind-tables -fno-rtti -MD -MT lib/Target/LoongArch/MCTargetDesc/CMakeFiles/LLVMLoongArchDesc.dir/LoongArchMCExpr.cpp.o -MF lib/Target/LoongArch/MCTargetDesc/CMakeFiles/LLVMLoongArchDesc.dir/LoongArchMCExpr.cpp.o.d -o lib/Target/LoongArch/MCTargetDesc/CMakeFiles/LLVMLoongArchDesc.dir/LoongArchMCExpr.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Target/LoongArch/MCTargetDesc/LoongArchMCExpr.cpp [2133/3344] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/lib/Target/LoongArch/TargetInfo -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Target/LoongArch/TargetInfo -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Target/LoongArch -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/lib/Target/LoongArch -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fvisibility=hidden -fno-exceptions -funwind-tables -fno-rtti -MD -MT lib/Target/LoongArch/TargetInfo/CMakeFiles/LLVMLoongArchInfo.dir/LoongArchTargetInfo.cpp.o -MF lib/Target/LoongArch/TargetInfo/CMakeFiles/LLVMLoongArchInfo.dir/LoongArchTargetInfo.cpp.o.d -o lib/Target/LoongArch/TargetInfo/CMakeFiles/LLVMLoongArchInfo.dir/LoongArchTargetInfo.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Target/LoongArch/TargetInfo/LoongArchTargetInfo.cpp [2134/3344] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/lib/Target/LoongArch/MCTargetDesc -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Target/LoongArch/MCTargetDesc -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Target/LoongArch -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/lib/Target/LoongArch -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fvisibility=hidden -fno-exceptions -funwind-tables -fno-rtti -MD -MT lib/Target/LoongArch/MCTargetDesc/CMakeFiles/LLVMLoongArchDesc.dir/LoongArchMCCodeEmitter.cpp.o -MF lib/Target/LoongArch/MCTargetDesc/CMakeFiles/LLVMLoongArchDesc.dir/LoongArchMCCodeEmitter.cpp.o.d -o lib/Target/LoongArch/MCTargetDesc/CMakeFiles/LLVMLoongArchDesc.dir/LoongArchMCCodeEmitter.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Target/LoongArch/MCTargetDesc/LoongArchMCCodeEmitter.cpp [2135/3344] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/lib/Target/LoongArch/MCTargetDesc -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Target/LoongArch/MCTargetDesc -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Target/LoongArch -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/lib/Target/LoongArch -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fvisibility=hidden -fno-exceptions -funwind-tables -fno-rtti -MD -MT lib/Target/LoongArch/MCTargetDesc/CMakeFiles/LLVMLoongArchDesc.dir/LoongArchTargetStreamer.cpp.o -MF lib/Target/LoongArch/MCTargetDesc/CMakeFiles/LLVMLoongArchDesc.dir/LoongArchTargetStreamer.cpp.o.d -o lib/Target/LoongArch/MCTargetDesc/CMakeFiles/LLVMLoongArchDesc.dir/LoongArchTargetStreamer.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Target/LoongArch/MCTargetDesc/LoongArchTargetStreamer.cpp [2136/3344] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/lib/Target/LoongArch/MCTargetDesc -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Target/LoongArch/MCTargetDesc -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Target/LoongArch -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/lib/Target/LoongArch -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fvisibility=hidden -fno-exceptions -funwind-tables -fno-rtti -MD -MT lib/Target/LoongArch/MCTargetDesc/CMakeFiles/LLVMLoongArchDesc.dir/LoongArchMCTargetDesc.cpp.o -MF lib/Target/LoongArch/MCTargetDesc/CMakeFiles/LLVMLoongArchDesc.dir/LoongArchMCTargetDesc.cpp.o.d -o lib/Target/LoongArch/MCTargetDesc/CMakeFiles/LLVMLoongArchDesc.dir/LoongArchMCTargetDesc.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Target/LoongArch/MCTargetDesc/LoongArchMCTargetDesc.cpp [2137/3344] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/lib/Target/LoongArch -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Target/LoongArch -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fvisibility=hidden -fno-exceptions -funwind-tables -fno-rtti -MD -MT lib/Target/LoongArch/CMakeFiles/LLVMLoongArchCodeGen.dir/LoongArchTargetMachine.cpp.o -MF lib/Target/LoongArch/CMakeFiles/LLVMLoongArchCodeGen.dir/LoongArchTargetMachine.cpp.o.d -o lib/Target/LoongArch/CMakeFiles/LLVMLoongArchCodeGen.dir/LoongArchTargetMachine.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Target/LoongArch/LoongArchTargetMachine.cpp [2138/3344] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/lib/Target/MSP430 -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Target/MSP430 -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fvisibility=hidden -fno-exceptions -funwind-tables -fno-rtti -MD -MT lib/Target/MSP430/CMakeFiles/LLVMMSP430CodeGen.dir/MSP430MachineFunctionInfo.cpp.o -MF lib/Target/MSP430/CMakeFiles/LLVMMSP430CodeGen.dir/MSP430MachineFunctionInfo.cpp.o.d -o lib/Target/MSP430/CMakeFiles/LLVMMSP430CodeGen.dir/MSP430MachineFunctionInfo.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Target/MSP430/MSP430MachineFunctionInfo.cpp [2139/3344] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/lib/Target/MSP430 -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Target/MSP430 -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fvisibility=hidden -fno-exceptions -funwind-tables -fno-rtti -MD -MT lib/Target/MSP430/CMakeFiles/LLVMMSP430CodeGen.dir/MSP430BranchSelector.cpp.o -MF lib/Target/MSP430/CMakeFiles/LLVMMSP430CodeGen.dir/MSP430BranchSelector.cpp.o.d -o lib/Target/MSP430/CMakeFiles/LLVMMSP430CodeGen.dir/MSP430BranchSelector.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Target/MSP430/MSP430BranchSelector.cpp [2140/3344] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/lib/Target/MSP430 -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Target/MSP430 -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fvisibility=hidden -fno-exceptions -funwind-tables -fno-rtti -MD -MT lib/Target/MSP430/CMakeFiles/LLVMMSP430CodeGen.dir/MSP430ISelDAGToDAG.cpp.o -MF lib/Target/MSP430/CMakeFiles/LLVMMSP430CodeGen.dir/MSP430ISelDAGToDAG.cpp.o.d -o lib/Target/MSP430/CMakeFiles/LLVMMSP430CodeGen.dir/MSP430ISelDAGToDAG.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Target/MSP430/MSP430ISelDAGToDAG.cpp [2141/3344] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/lib/Target/MSP430 -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Target/MSP430 -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fvisibility=hidden -fno-exceptions -funwind-tables -fno-rtti -MD -MT lib/Target/MSP430/CMakeFiles/LLVMMSP430CodeGen.dir/MSP430InstrInfo.cpp.o -MF lib/Target/MSP430/CMakeFiles/LLVMMSP430CodeGen.dir/MSP430InstrInfo.cpp.o.d -o lib/Target/MSP430/CMakeFiles/LLVMMSP430CodeGen.dir/MSP430InstrInfo.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Target/MSP430/MSP430InstrInfo.cpp [2142/3344] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/lib/Target/MSP430 -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Target/MSP430 -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fvisibility=hidden -fno-exceptions -funwind-tables -fno-rtti -MD -MT lib/Target/MSP430/CMakeFiles/LLVMMSP430CodeGen.dir/MSP430RegisterInfo.cpp.o -MF lib/Target/MSP430/CMakeFiles/LLVMMSP430CodeGen.dir/MSP430RegisterInfo.cpp.o.d -o lib/Target/MSP430/CMakeFiles/LLVMMSP430CodeGen.dir/MSP430RegisterInfo.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Target/MSP430/MSP430RegisterInfo.cpp [2143/3344] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/lib/Target/MSP430 -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Target/MSP430 -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fvisibility=hidden -fno-exceptions -funwind-tables -fno-rtti -MD -MT lib/Target/MSP430/CMakeFiles/LLVMMSP430CodeGen.dir/MSP430ISelLowering.cpp.o -MF lib/Target/MSP430/CMakeFiles/LLVMMSP430CodeGen.dir/MSP430ISelLowering.cpp.o.d -o lib/Target/MSP430/CMakeFiles/LLVMMSP430CodeGen.dir/MSP430ISelLowering.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Target/MSP430/MSP430ISelLowering.cpp [2144/3344] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/lib/Target/MSP430 -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Target/MSP430 -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fvisibility=hidden -fno-exceptions -funwind-tables -fno-rtti -MD -MT lib/Target/MSP430/CMakeFiles/LLVMMSP430CodeGen.dir/MSP430FrameLowering.cpp.o -MF lib/Target/MSP430/CMakeFiles/LLVMMSP430CodeGen.dir/MSP430FrameLowering.cpp.o.d -o lib/Target/MSP430/CMakeFiles/LLVMMSP430CodeGen.dir/MSP430FrameLowering.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Target/MSP430/MSP430FrameLowering.cpp [2145/3344] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/lib/Target/MSP430/MCTargetDesc -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Target/MSP430/MCTargetDesc -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Target/MSP430 -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/lib/Target/MSP430 -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fvisibility=hidden -fno-exceptions -funwind-tables -fno-rtti -MD -MT lib/Target/MSP430/MCTargetDesc/CMakeFiles/LLVMMSP430Desc.dir/MSP430AsmBackend.cpp.o -MF lib/Target/MSP430/MCTargetDesc/CMakeFiles/LLVMMSP430Desc.dir/MSP430AsmBackend.cpp.o.d -o lib/Target/MSP430/MCTargetDesc/CMakeFiles/LLVMMSP430Desc.dir/MSP430AsmBackend.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Target/MSP430/MCTargetDesc/MSP430AsmBackend.cpp [2146/3344] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/lib/Target/MSP430/MCTargetDesc -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Target/MSP430/MCTargetDesc -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Target/MSP430 -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/lib/Target/MSP430 -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fvisibility=hidden -fno-exceptions -funwind-tables -fno-rtti -MD -MT lib/Target/MSP430/MCTargetDesc/CMakeFiles/LLVMMSP430Desc.dir/MSP430ELFObjectWriter.cpp.o -MF lib/Target/MSP430/MCTargetDesc/CMakeFiles/LLVMMSP430Desc.dir/MSP430ELFObjectWriter.cpp.o.d -o lib/Target/MSP430/MCTargetDesc/CMakeFiles/LLVMMSP430Desc.dir/MSP430ELFObjectWriter.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Target/MSP430/MCTargetDesc/MSP430ELFObjectWriter.cpp [2147/3344] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/lib/Target/MSP430 -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Target/MSP430 -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fvisibility=hidden -fno-exceptions -funwind-tables -fno-rtti -MD -MT lib/Target/MSP430/CMakeFiles/LLVMMSP430CodeGen.dir/MSP430Subtarget.cpp.o -MF lib/Target/MSP430/CMakeFiles/LLVMMSP430CodeGen.dir/MSP430Subtarget.cpp.o.d -o lib/Target/MSP430/CMakeFiles/LLVMMSP430CodeGen.dir/MSP430Subtarget.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Target/MSP430/MSP430Subtarget.cpp [2148/3344] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/lib/Target/MSP430/MCTargetDesc -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Target/MSP430/MCTargetDesc -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Target/MSP430 -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/lib/Target/MSP430 -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fvisibility=hidden -fno-exceptions -funwind-tables -fno-rtti -MD -MT lib/Target/MSP430/MCTargetDesc/CMakeFiles/LLVMMSP430Desc.dir/MSP430MCAsmInfo.cpp.o -MF lib/Target/MSP430/MCTargetDesc/CMakeFiles/LLVMMSP430Desc.dir/MSP430MCAsmInfo.cpp.o.d -o lib/Target/MSP430/MCTargetDesc/CMakeFiles/LLVMMSP430Desc.dir/MSP430MCAsmInfo.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Target/MSP430/MCTargetDesc/MSP430MCAsmInfo.cpp [2149/3344] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/lib/Target/MSP430 -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Target/MSP430 -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fvisibility=hidden -fno-exceptions -funwind-tables -fno-rtti -MD -MT lib/Target/MSP430/CMakeFiles/LLVMMSP430CodeGen.dir/MSP430MCInstLower.cpp.o -MF lib/Target/MSP430/CMakeFiles/LLVMMSP430CodeGen.dir/MSP430MCInstLower.cpp.o.d -o lib/Target/MSP430/CMakeFiles/LLVMMSP430CodeGen.dir/MSP430MCInstLower.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Target/MSP430/MSP430MCInstLower.cpp [2150/3344] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/lib/Target/MSP430 -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Target/MSP430 -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fvisibility=hidden -fno-exceptions -funwind-tables -fno-rtti -MD -MT lib/Target/MSP430/CMakeFiles/LLVMMSP430CodeGen.dir/MSP430TargetMachine.cpp.o -MF lib/Target/MSP430/CMakeFiles/LLVMMSP430CodeGen.dir/MSP430TargetMachine.cpp.o.d -o lib/Target/MSP430/CMakeFiles/LLVMMSP430CodeGen.dir/MSP430TargetMachine.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Target/MSP430/MSP430TargetMachine.cpp [2151/3344] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/lib/Target/MSP430/MCTargetDesc -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Target/MSP430/MCTargetDesc -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Target/MSP430 -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/lib/Target/MSP430 -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fvisibility=hidden -fno-exceptions -funwind-tables -fno-rtti -MD -MT lib/Target/MSP430/MCTargetDesc/CMakeFiles/LLVMMSP430Desc.dir/MSP430InstPrinter.cpp.o -MF lib/Target/MSP430/MCTargetDesc/CMakeFiles/LLVMMSP430Desc.dir/MSP430InstPrinter.cpp.o.d -o lib/Target/MSP430/MCTargetDesc/CMakeFiles/LLVMMSP430Desc.dir/MSP430InstPrinter.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Target/MSP430/MCTargetDesc/MSP430InstPrinter.cpp [2152/3344] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/lib/Target/MSP430/TargetInfo -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Target/MSP430/TargetInfo -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Target/MSP430 -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/lib/Target/MSP430 -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fvisibility=hidden -fno-exceptions -funwind-tables -fno-rtti -MD -MT lib/Target/MSP430/TargetInfo/CMakeFiles/LLVMMSP430Info.dir/MSP430TargetInfo.cpp.o -MF lib/Target/MSP430/TargetInfo/CMakeFiles/LLVMMSP430Info.dir/MSP430TargetInfo.cpp.o.d -o lib/Target/MSP430/TargetInfo/CMakeFiles/LLVMMSP430Info.dir/MSP430TargetInfo.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Target/MSP430/TargetInfo/MSP430TargetInfo.cpp [2153/3344] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/lib/Target/MSP430/MCTargetDesc -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Target/MSP430/MCTargetDesc -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Target/MSP430 -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/lib/Target/MSP430 -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fvisibility=hidden -fno-exceptions -funwind-tables -fno-rtti -MD -MT lib/Target/MSP430/MCTargetDesc/CMakeFiles/LLVMMSP430Desc.dir/MSP430ELFStreamer.cpp.o -MF lib/Target/MSP430/MCTargetDesc/CMakeFiles/LLVMMSP430Desc.dir/MSP430ELFStreamer.cpp.o.d -o lib/Target/MSP430/MCTargetDesc/CMakeFiles/LLVMMSP430Desc.dir/MSP430ELFStreamer.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Target/MSP430/MCTargetDesc/MSP430ELFStreamer.cpp [2154/3344] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/lib/Target/Mips -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Target/Mips -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fvisibility=hidden -fno-exceptions -funwind-tables -fno-rtti -MD -MT lib/Target/Mips/CMakeFiles/LLVMMipsCodeGen.dir/Mips16HardFloatInfo.cpp.o -MF lib/Target/Mips/CMakeFiles/LLVMMipsCodeGen.dir/Mips16HardFloatInfo.cpp.o.d -o lib/Target/Mips/CMakeFiles/LLVMMipsCodeGen.dir/Mips16HardFloatInfo.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Target/Mips/Mips16HardFloatInfo.cpp [2155/3344] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/lib/Target/MSP430/MCTargetDesc -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Target/MSP430/MCTargetDesc -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Target/MSP430 -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/lib/Target/MSP430 -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fvisibility=hidden -fno-exceptions -funwind-tables -fno-rtti -MD -MT lib/Target/MSP430/MCTargetDesc/CMakeFiles/LLVMMSP430Desc.dir/MSP430MCTargetDesc.cpp.o -MF lib/Target/MSP430/MCTargetDesc/CMakeFiles/LLVMMSP430Desc.dir/MSP430MCTargetDesc.cpp.o.d -o lib/Target/MSP430/MCTargetDesc/CMakeFiles/LLVMMSP430Desc.dir/MSP430MCTargetDesc.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Target/MSP430/MCTargetDesc/MSP430MCTargetDesc.cpp [2156/3344] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/lib/Target/MSP430 -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Target/MSP430 -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fvisibility=hidden -fno-exceptions -funwind-tables -fno-rtti -MD -MT lib/Target/MSP430/CMakeFiles/LLVMMSP430CodeGen.dir/MSP430AsmPrinter.cpp.o -MF lib/Target/MSP430/CMakeFiles/LLVMMSP430CodeGen.dir/MSP430AsmPrinter.cpp.o.d -o lib/Target/MSP430/CMakeFiles/LLVMMSP430CodeGen.dir/MSP430AsmPrinter.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Target/MSP430/MSP430AsmPrinter.cpp [2157/3344] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/lib/Target/MSP430/MCTargetDesc -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Target/MSP430/MCTargetDesc -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Target/MSP430 -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/lib/Target/MSP430 -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fvisibility=hidden -fno-exceptions -funwind-tables -fno-rtti -MD -MT lib/Target/MSP430/MCTargetDesc/CMakeFiles/LLVMMSP430Desc.dir/MSP430MCCodeEmitter.cpp.o -MF lib/Target/MSP430/MCTargetDesc/CMakeFiles/LLVMMSP430Desc.dir/MSP430MCCodeEmitter.cpp.o.d -o lib/Target/MSP430/MCTargetDesc/CMakeFiles/LLVMMSP430Desc.dir/MSP430MCCodeEmitter.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Target/MSP430/MCTargetDesc/MSP430MCCodeEmitter.cpp [2158/3344] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/lib/Target/MSP430/Disassembler -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Target/MSP430/Disassembler -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Target/MSP430 -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/lib/Target/MSP430 -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fvisibility=hidden -fno-exceptions -funwind-tables -fno-rtti -MD -MT lib/Target/MSP430/Disassembler/CMakeFiles/LLVMMSP430Disassembler.dir/MSP430Disassembler.cpp.o -MF lib/Target/MSP430/Disassembler/CMakeFiles/LLVMMSP430Disassembler.dir/MSP430Disassembler.cpp.o.d -o lib/Target/MSP430/Disassembler/CMakeFiles/LLVMMSP430Disassembler.dir/MSP430Disassembler.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Target/MSP430/Disassembler/MSP430Disassembler.cpp [2159/3344] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/lib/Target/MSP430/AsmParser -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Target/MSP430/AsmParser -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Target/MSP430 -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/lib/Target/MSP430 -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fvisibility=hidden -fno-exceptions -funwind-tables -fno-rtti -MD -MT lib/Target/MSP430/AsmParser/CMakeFiles/LLVMMSP430AsmParser.dir/MSP430AsmParser.cpp.o -MF lib/Target/MSP430/AsmParser/CMakeFiles/LLVMMSP430AsmParser.dir/MSP430AsmParser.cpp.o.d -o lib/Target/MSP430/AsmParser/CMakeFiles/LLVMMSP430AsmParser.dir/MSP430AsmParser.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Target/MSP430/AsmParser/MSP430AsmParser.cpp [2160/3344] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/lib/Target/Mips -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Target/Mips -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fvisibility=hidden -fno-exceptions -funwind-tables -fno-rtti -MD -MT lib/Target/Mips/CMakeFiles/LLVMMipsCodeGen.dir/Mips16InstrInfo.cpp.o -MF lib/Target/Mips/CMakeFiles/LLVMMipsCodeGen.dir/Mips16InstrInfo.cpp.o.d -o lib/Target/Mips/CMakeFiles/LLVMMipsCodeGen.dir/Mips16InstrInfo.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Target/Mips/Mips16InstrInfo.cpp [2161/3344] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/lib/Target/Mips -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Target/Mips -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fvisibility=hidden -fno-exceptions -funwind-tables -fno-rtti -MD -MT lib/Target/Mips/CMakeFiles/LLVMMipsCodeGen.dir/MipsAnalyzeImmediate.cpp.o -MF lib/Target/Mips/CMakeFiles/LLVMMipsCodeGen.dir/MipsAnalyzeImmediate.cpp.o.d -o lib/Target/Mips/CMakeFiles/LLVMMipsCodeGen.dir/MipsAnalyzeImmediate.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Target/Mips/MipsAnalyzeImmediate.cpp [2162/3344] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/lib/Target/Mips -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Target/Mips -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fvisibility=hidden -fno-exceptions -funwind-tables -fno-rtti -MD -MT lib/Target/Mips/CMakeFiles/LLVMMipsCodeGen.dir/Mips16HardFloat.cpp.o -MF lib/Target/Mips/CMakeFiles/LLVMMipsCodeGen.dir/Mips16HardFloat.cpp.o.d -o lib/Target/Mips/CMakeFiles/LLVMMipsCodeGen.dir/Mips16HardFloat.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Target/Mips/Mips16HardFloat.cpp [2163/3344] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/lib/Target/Mips -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Target/Mips -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fvisibility=hidden -fno-exceptions -funwind-tables -fno-rtti -MD -MT lib/Target/Mips/CMakeFiles/LLVMMipsCodeGen.dir/Mips16FrameLowering.cpp.o -MF lib/Target/Mips/CMakeFiles/LLVMMipsCodeGen.dir/Mips16FrameLowering.cpp.o.d -o lib/Target/Mips/CMakeFiles/LLVMMipsCodeGen.dir/Mips16FrameLowering.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Target/Mips/Mips16FrameLowering.cpp [2164/3344] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/lib/Target/Mips -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Target/Mips -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fvisibility=hidden -fno-exceptions -funwind-tables -fno-rtti -MD -MT lib/Target/Mips/CMakeFiles/LLVMMipsCodeGen.dir/Mips16ISelDAGToDAG.cpp.o -MF lib/Target/Mips/CMakeFiles/LLVMMipsCodeGen.dir/Mips16ISelDAGToDAG.cpp.o.d -o lib/Target/Mips/CMakeFiles/LLVMMipsCodeGen.dir/Mips16ISelDAGToDAG.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Target/Mips/Mips16ISelDAGToDAG.cpp [2165/3344] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/lib/Target/Mips -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Target/Mips -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fvisibility=hidden -fno-exceptions -funwind-tables -fno-rtti -MD -MT lib/Target/Mips/CMakeFiles/LLVMMipsCodeGen.dir/Mips16RegisterInfo.cpp.o -MF lib/Target/Mips/CMakeFiles/LLVMMipsCodeGen.dir/Mips16RegisterInfo.cpp.o.d -o lib/Target/Mips/CMakeFiles/LLVMMipsCodeGen.dir/Mips16RegisterInfo.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Target/Mips/Mips16RegisterInfo.cpp [2166/3344] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/lib/Target/Mips -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Target/Mips -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fvisibility=hidden -fno-exceptions -funwind-tables -fno-rtti -MD -MT lib/Target/Mips/CMakeFiles/LLVMMipsCodeGen.dir/Mips16ISelLowering.cpp.o -MF lib/Target/Mips/CMakeFiles/LLVMMipsCodeGen.dir/Mips16ISelLowering.cpp.o.d -o lib/Target/Mips/CMakeFiles/LLVMMipsCodeGen.dir/Mips16ISelLowering.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Target/Mips/Mips16ISelLowering.cpp [2167/3344] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/lib/Target/Mips -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Target/Mips -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fvisibility=hidden -fno-exceptions -funwind-tables -fno-rtti -MD -MT lib/Target/Mips/CMakeFiles/LLVMMipsCodeGen.dir/MipsCallLowering.cpp.o -MF lib/Target/Mips/CMakeFiles/LLVMMipsCodeGen.dir/MipsCallLowering.cpp.o.d -o lib/Target/Mips/CMakeFiles/LLVMMipsCodeGen.dir/MipsCallLowering.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Target/Mips/MipsCallLowering.cpp [2168/3344] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/lib/Target/Mips -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Target/Mips -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fvisibility=hidden -fno-exceptions -funwind-tables -fno-rtti -MD -MT lib/Target/Mips/CMakeFiles/LLVMMipsCodeGen.dir/MipsCCState.cpp.o -MF lib/Target/Mips/CMakeFiles/LLVMMipsCodeGen.dir/MipsCCState.cpp.o.d -o lib/Target/Mips/CMakeFiles/LLVMMipsCodeGen.dir/MipsCCState.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Target/Mips/MipsCCState.cpp [2169/3344] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/lib/Target/Mips -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Target/Mips -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fvisibility=hidden -fno-exceptions -funwind-tables -fno-rtti -MD -MT lib/Target/Mips/CMakeFiles/LLVMMipsCodeGen.dir/MipsAsmPrinter.cpp.o -MF lib/Target/Mips/CMakeFiles/LLVMMipsCodeGen.dir/MipsAsmPrinter.cpp.o.d -o lib/Target/Mips/CMakeFiles/LLVMMipsCodeGen.dir/MipsAsmPrinter.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Target/Mips/MipsAsmPrinter.cpp [2170/3344] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/lib/Target/Mips -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Target/Mips -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fvisibility=hidden -fno-exceptions -funwind-tables -fno-rtti -MD -MT lib/Target/Mips/CMakeFiles/LLVMMipsCodeGen.dir/MipsConstantIslandPass.cpp.o -MF lib/Target/Mips/CMakeFiles/LLVMMipsCodeGen.dir/MipsConstantIslandPass.cpp.o.d -o lib/Target/Mips/CMakeFiles/LLVMMipsCodeGen.dir/MipsConstantIslandPass.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Target/Mips/MipsConstantIslandPass.cpp [2171/3344] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/lib/Target/Mips -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Target/Mips -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fvisibility=hidden -fno-exceptions -funwind-tables -fno-rtti -MD -MT lib/Target/Mips/CMakeFiles/LLVMMipsCodeGen.dir/MipsExpandPseudo.cpp.o -MF lib/Target/Mips/CMakeFiles/LLVMMipsCodeGen.dir/MipsExpandPseudo.cpp.o.d -o lib/Target/Mips/CMakeFiles/LLVMMipsCodeGen.dir/MipsExpandPseudo.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Target/Mips/MipsExpandPseudo.cpp [2172/3344] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/lib/Target/Mips -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Target/Mips -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fvisibility=hidden -fno-exceptions -funwind-tables -fno-rtti -MD -MT lib/Target/Mips/CMakeFiles/LLVMMipsCodeGen.dir/MipsInstrInfo.cpp.o -MF lib/Target/Mips/CMakeFiles/LLVMMipsCodeGen.dir/MipsInstrInfo.cpp.o.d -o lib/Target/Mips/CMakeFiles/LLVMMipsCodeGen.dir/MipsInstrInfo.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Target/Mips/MipsInstrInfo.cpp [2173/3344] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/lib/Target/Mips -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Target/Mips -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fvisibility=hidden -fno-exceptions -funwind-tables -fno-rtti -MD -MT lib/Target/Mips/CMakeFiles/LLVMMipsCodeGen.dir/MipsDelaySlotFiller.cpp.o -MF lib/Target/Mips/CMakeFiles/LLVMMipsCodeGen.dir/MipsDelaySlotFiller.cpp.o.d -o lib/Target/Mips/CMakeFiles/LLVMMipsCodeGen.dir/MipsDelaySlotFiller.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Target/Mips/MipsDelaySlotFiller.cpp [2174/3344] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/lib/Target/Mips -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Target/Mips -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fvisibility=hidden -fno-exceptions -funwind-tables -fno-rtti -MD -MT lib/Target/Mips/CMakeFiles/LLVMMipsCodeGen.dir/MipsISelDAGToDAG.cpp.o -MF lib/Target/Mips/CMakeFiles/LLVMMipsCodeGen.dir/MipsISelDAGToDAG.cpp.o.d -o lib/Target/Mips/CMakeFiles/LLVMMipsCodeGen.dir/MipsISelDAGToDAG.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Target/Mips/MipsISelDAGToDAG.cpp [2175/3344] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/lib/Target/Mips -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Target/Mips -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fvisibility=hidden -fno-exceptions -funwind-tables -fno-rtti -MD -MT lib/Target/Mips/CMakeFiles/LLVMMipsCodeGen.dir/MipsFastISel.cpp.o -MF lib/Target/Mips/CMakeFiles/LLVMMipsCodeGen.dir/MipsFastISel.cpp.o.d -o lib/Target/Mips/CMakeFiles/LLVMMipsCodeGen.dir/MipsFastISel.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Target/Mips/MipsFastISel.cpp [2176/3344] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/lib/Target/Mips -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Target/Mips -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fvisibility=hidden -fno-exceptions -funwind-tables -fno-rtti -MD -MT lib/Target/Mips/CMakeFiles/LLVMMipsCodeGen.dir/MipsFrameLowering.cpp.o -MF lib/Target/Mips/CMakeFiles/LLVMMipsCodeGen.dir/MipsFrameLowering.cpp.o.d -o lib/Target/Mips/CMakeFiles/LLVMMipsCodeGen.dir/MipsFrameLowering.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Target/Mips/MipsFrameLowering.cpp [2177/3344] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/lib/Target/Mips -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Target/Mips -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fvisibility=hidden -fno-exceptions -funwind-tables -fno-rtti -MD -MT lib/Target/Mips/CMakeFiles/LLVMMipsCodeGen.dir/MipsInstructionSelector.cpp.o -MF lib/Target/Mips/CMakeFiles/LLVMMipsCodeGen.dir/MipsInstructionSelector.cpp.o.d -o lib/Target/Mips/CMakeFiles/LLVMMipsCodeGen.dir/MipsInstructionSelector.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Target/Mips/MipsInstructionSelector.cpp [2178/3344] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/lib/Target/Mips -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Target/Mips -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fvisibility=hidden -fno-exceptions -funwind-tables -fno-rtti -MD -MT lib/Target/Mips/CMakeFiles/LLVMMipsCodeGen.dir/MipsLegalizerInfo.cpp.o -MF lib/Target/Mips/CMakeFiles/LLVMMipsCodeGen.dir/MipsLegalizerInfo.cpp.o.d -o lib/Target/Mips/CMakeFiles/LLVMMipsCodeGen.dir/MipsLegalizerInfo.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Target/Mips/MipsLegalizerInfo.cpp [2179/3344] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/lib/Target/Mips -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Target/Mips -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fvisibility=hidden -fno-exceptions -funwind-tables -fno-rtti -MD -MT lib/Target/Mips/CMakeFiles/LLVMMipsCodeGen.dir/MipsMCInstLower.cpp.o -MF lib/Target/Mips/CMakeFiles/LLVMMipsCodeGen.dir/MipsMCInstLower.cpp.o.d -o lib/Target/Mips/CMakeFiles/LLVMMipsCodeGen.dir/MipsMCInstLower.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Target/Mips/MipsMCInstLower.cpp [2180/3344] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/lib/Target/Mips -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Target/Mips -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fvisibility=hidden -fno-exceptions -funwind-tables -fno-rtti -MD -MT lib/Target/Mips/CMakeFiles/LLVMMipsCodeGen.dir/MipsOs16.cpp.o -MF lib/Target/Mips/CMakeFiles/LLVMMipsCodeGen.dir/MipsOs16.cpp.o.d -o lib/Target/Mips/CMakeFiles/LLVMMipsCodeGen.dir/MipsOs16.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Target/Mips/MipsOs16.cpp [2181/3344] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/lib/Target/Mips -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Target/Mips -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fvisibility=hidden -fno-exceptions -funwind-tables -fno-rtti -MD -MT lib/Target/Mips/CMakeFiles/LLVMMipsCodeGen.dir/MipsBranchExpansion.cpp.o -MF lib/Target/Mips/CMakeFiles/LLVMMipsCodeGen.dir/MipsBranchExpansion.cpp.o.d -o lib/Target/Mips/CMakeFiles/LLVMMipsCodeGen.dir/MipsBranchExpansion.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Target/Mips/MipsBranchExpansion.cpp [2182/3344] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/lib/Target/Mips -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Target/Mips -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fvisibility=hidden -fno-exceptions -funwind-tables -fno-rtti -MD -MT lib/Target/Mips/CMakeFiles/LLVMMipsCodeGen.dir/MipsMachineFunction.cpp.o -MF lib/Target/Mips/CMakeFiles/LLVMMipsCodeGen.dir/MipsMachineFunction.cpp.o.d -o lib/Target/Mips/CMakeFiles/LLVMMipsCodeGen.dir/MipsMachineFunction.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Target/Mips/MipsMachineFunction.cpp [2183/3344] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/lib/Target/Mips -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Target/Mips -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fvisibility=hidden -fno-exceptions -funwind-tables -fno-rtti -MD -MT lib/Target/Mips/CMakeFiles/LLVMMipsCodeGen.dir/MipsModuleISelDAGToDAG.cpp.o -MF lib/Target/Mips/CMakeFiles/LLVMMipsCodeGen.dir/MipsModuleISelDAGToDAG.cpp.o.d -o lib/Target/Mips/CMakeFiles/LLVMMipsCodeGen.dir/MipsModuleISelDAGToDAG.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Target/Mips/MipsModuleISelDAGToDAG.cpp [2184/3344] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/lib/Target/Mips -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Target/Mips -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fvisibility=hidden -fno-exceptions -funwind-tables -fno-rtti -MD -MT lib/Target/Mips/CMakeFiles/LLVMMipsCodeGen.dir/MipsISelLowering.cpp.o -MF lib/Target/Mips/CMakeFiles/LLVMMipsCodeGen.dir/MipsISelLowering.cpp.o.d -o lib/Target/Mips/CMakeFiles/LLVMMipsCodeGen.dir/MipsISelLowering.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Target/Mips/MipsISelLowering.cpp [2185/3344] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/lib/Target/Mips -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Target/Mips -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fvisibility=hidden -fno-exceptions -funwind-tables -fno-rtti -MD -MT lib/Target/Mips/CMakeFiles/LLVMMipsCodeGen.dir/MipsOptimizePICCall.cpp.o -MF lib/Target/Mips/CMakeFiles/LLVMMipsCodeGen.dir/MipsOptimizePICCall.cpp.o.d -o lib/Target/Mips/CMakeFiles/LLVMMipsCodeGen.dir/MipsOptimizePICCall.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Target/Mips/MipsOptimizePICCall.cpp [2186/3344] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/lib/Target/Mips -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Target/Mips -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fvisibility=hidden -fno-exceptions -funwind-tables -fno-rtti -MD -MT lib/Target/Mips/CMakeFiles/LLVMMipsCodeGen.dir/MipsPreLegalizerCombiner.cpp.o -MF lib/Target/Mips/CMakeFiles/LLVMMipsCodeGen.dir/MipsPreLegalizerCombiner.cpp.o.d -o lib/Target/Mips/CMakeFiles/LLVMMipsCodeGen.dir/MipsPreLegalizerCombiner.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Target/Mips/MipsPreLegalizerCombiner.cpp [2187/3344] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/lib/Target/Mips -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Target/Mips -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fvisibility=hidden -fno-exceptions -funwind-tables -fno-rtti -MD -MT lib/Target/Mips/CMakeFiles/LLVMMipsCodeGen.dir/MipsRegisterInfo.cpp.o -MF lib/Target/Mips/CMakeFiles/LLVMMipsCodeGen.dir/MipsRegisterInfo.cpp.o.d -o lib/Target/Mips/CMakeFiles/LLVMMipsCodeGen.dir/MipsRegisterInfo.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Target/Mips/MipsRegisterInfo.cpp [2188/3344] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/lib/Target/Mips -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Target/Mips -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fvisibility=hidden -fno-exceptions -funwind-tables -fno-rtti -MD -MT lib/Target/Mips/CMakeFiles/LLVMMipsCodeGen.dir/MipsPostLegalizerCombiner.cpp.o -MF lib/Target/Mips/CMakeFiles/LLVMMipsCodeGen.dir/MipsPostLegalizerCombiner.cpp.o.d -o lib/Target/Mips/CMakeFiles/LLVMMipsCodeGen.dir/MipsPostLegalizerCombiner.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Target/Mips/MipsPostLegalizerCombiner.cpp [2189/3344] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/lib/Target/Mips -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Target/Mips -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fvisibility=hidden -fno-exceptions -funwind-tables -fno-rtti -MD -MT lib/Target/Mips/CMakeFiles/LLVMMipsCodeGen.dir/MipsRegisterBankInfo.cpp.o -MF lib/Target/Mips/CMakeFiles/LLVMMipsCodeGen.dir/MipsRegisterBankInfo.cpp.o.d -o lib/Target/Mips/CMakeFiles/LLVMMipsCodeGen.dir/MipsRegisterBankInfo.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Target/Mips/MipsRegisterBankInfo.cpp [2190/3344] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/lib/Target/Mips -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Target/Mips -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fvisibility=hidden -fno-exceptions -funwind-tables -fno-rtti -MD -MT lib/Target/Mips/CMakeFiles/LLVMMipsCodeGen.dir/MipsSEInstrInfo.cpp.o -MF lib/Target/Mips/CMakeFiles/LLVMMipsCodeGen.dir/MipsSEInstrInfo.cpp.o.d -o lib/Target/Mips/CMakeFiles/LLVMMipsCodeGen.dir/MipsSEInstrInfo.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Target/Mips/MipsSEInstrInfo.cpp [2191/3344] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/lib/Target/Mips -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Target/Mips -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fvisibility=hidden -fno-exceptions -funwind-tables -fno-rtti -MD -MT lib/Target/Mips/CMakeFiles/LLVMMipsCodeGen.dir/MipsSEFrameLowering.cpp.o -MF lib/Target/Mips/CMakeFiles/LLVMMipsCodeGen.dir/MipsSEFrameLowering.cpp.o.d -o lib/Target/Mips/CMakeFiles/LLVMMipsCodeGen.dir/MipsSEFrameLowering.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Target/Mips/MipsSEFrameLowering.cpp [2192/3344] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/lib/Target/Mips -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Target/Mips -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fvisibility=hidden -fno-exceptions -funwind-tables -fno-rtti -MD -MT lib/Target/Mips/CMakeFiles/LLVMMipsCodeGen.dir/MipsSERegisterInfo.cpp.o -MF lib/Target/Mips/CMakeFiles/LLVMMipsCodeGen.dir/MipsSERegisterInfo.cpp.o.d -o lib/Target/Mips/CMakeFiles/LLVMMipsCodeGen.dir/MipsSERegisterInfo.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Target/Mips/MipsSERegisterInfo.cpp [2193/3344] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/lib/Target/Mips -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Target/Mips -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fvisibility=hidden -fno-exceptions -funwind-tables -fno-rtti -MD -MT lib/Target/Mips/CMakeFiles/LLVMMipsCodeGen.dir/MipsSEISelDAGToDAG.cpp.o -MF lib/Target/Mips/CMakeFiles/LLVMMipsCodeGen.dir/MipsSEISelDAGToDAG.cpp.o.d -o lib/Target/Mips/CMakeFiles/LLVMMipsCodeGen.dir/MipsSEISelDAGToDAG.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Target/Mips/MipsSEISelDAGToDAG.cpp [2194/3344] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/lib/Target/Mips -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Target/Mips -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fvisibility=hidden -fno-exceptions -funwind-tables -fno-rtti -MD -MT lib/Target/Mips/CMakeFiles/LLVMMipsCodeGen.dir/MipsSEISelLowering.cpp.o -MF lib/Target/Mips/CMakeFiles/LLVMMipsCodeGen.dir/MipsSEISelLowering.cpp.o.d -o lib/Target/Mips/CMakeFiles/LLVMMipsCodeGen.dir/MipsSEISelLowering.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Target/Mips/MipsSEISelLowering.cpp [2195/3344] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/lib/Target/Mips -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Target/Mips -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fvisibility=hidden -fno-exceptions -funwind-tables -fno-rtti -MD -MT lib/Target/Mips/CMakeFiles/LLVMMipsCodeGen.dir/MipsSubtarget.cpp.o -MF lib/Target/Mips/CMakeFiles/LLVMMipsCodeGen.dir/MipsSubtarget.cpp.o.d -o lib/Target/Mips/CMakeFiles/LLVMMipsCodeGen.dir/MipsSubtarget.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Target/Mips/MipsSubtarget.cpp [2196/3344] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/lib/Target/Mips -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Target/Mips -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fvisibility=hidden -fno-exceptions -funwind-tables -fno-rtti -MD -MT lib/Target/Mips/CMakeFiles/LLVMMipsCodeGen.dir/MicroMipsSizeReduction.cpp.o -MF lib/Target/Mips/CMakeFiles/LLVMMipsCodeGen.dir/MicroMipsSizeReduction.cpp.o.d -o lib/Target/Mips/CMakeFiles/LLVMMipsCodeGen.dir/MicroMipsSizeReduction.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Target/Mips/MicroMipsSizeReduction.cpp [2197/3344] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/lib/Target/Mips -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Target/Mips -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fvisibility=hidden -fno-exceptions -funwind-tables -fno-rtti -MD -MT lib/Target/Mips/CMakeFiles/LLVMMipsCodeGen.dir/MipsTargetObjectFile.cpp.o -MF lib/Target/Mips/CMakeFiles/LLVMMipsCodeGen.dir/MipsTargetObjectFile.cpp.o.d -o lib/Target/Mips/CMakeFiles/LLVMMipsCodeGen.dir/MipsTargetObjectFile.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Target/Mips/MipsTargetObjectFile.cpp [2198/3344] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/lib/Target/Mips/MCTargetDesc -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Target/Mips/MCTargetDesc -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Target/Mips -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/lib/Target/Mips -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fvisibility=hidden -fno-exceptions -funwind-tables -fno-rtti -MD -MT lib/Target/Mips/MCTargetDesc/CMakeFiles/LLVMMipsDesc.dir/MipsABIInfo.cpp.o -MF lib/Target/Mips/MCTargetDesc/CMakeFiles/LLVMMipsDesc.dir/MipsABIInfo.cpp.o.d -o lib/Target/Mips/MCTargetDesc/CMakeFiles/LLVMMipsDesc.dir/MipsABIInfo.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Target/Mips/MCTargetDesc/MipsABIInfo.cpp [2199/3344] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/lib/Target/Mips -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Target/Mips -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fvisibility=hidden -fno-exceptions -funwind-tables -fno-rtti -MD -MT lib/Target/Mips/CMakeFiles/LLVMMipsCodeGen.dir/MipsTargetTransformInfo.cpp.o -MF lib/Target/Mips/CMakeFiles/LLVMMipsCodeGen.dir/MipsTargetTransformInfo.cpp.o.d -o lib/Target/Mips/CMakeFiles/LLVMMipsCodeGen.dir/MipsTargetTransformInfo.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Target/Mips/MipsTargetTransformInfo.cpp [2200/3344] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/lib/Target/Mips -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Target/Mips -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fvisibility=hidden -fno-exceptions -funwind-tables -fno-rtti -MD -MT lib/Target/Mips/CMakeFiles/LLVMMipsCodeGen.dir/MipsMulMulBugPass.cpp.o -MF lib/Target/Mips/CMakeFiles/LLVMMipsCodeGen.dir/MipsMulMulBugPass.cpp.o.d -o lib/Target/Mips/CMakeFiles/LLVMMipsCodeGen.dir/MipsMulMulBugPass.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Target/Mips/MipsMulMulBugPass.cpp [2201/3344] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/lib/Target/Mips/MCTargetDesc -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Target/Mips/MCTargetDesc -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Target/Mips -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/lib/Target/Mips -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fvisibility=hidden -fno-exceptions -funwind-tables -fno-rtti -MD -MT lib/Target/Mips/MCTargetDesc/CMakeFiles/LLVMMipsDesc.dir/MipsABIFlagsSection.cpp.o -MF lib/Target/Mips/MCTargetDesc/CMakeFiles/LLVMMipsDesc.dir/MipsABIFlagsSection.cpp.o.d -o lib/Target/Mips/MCTargetDesc/CMakeFiles/LLVMMipsDesc.dir/MipsABIFlagsSection.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Target/Mips/MCTargetDesc/MipsABIFlagsSection.cpp [2202/3344] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/lib/Target/Mips/MCTargetDesc -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Target/Mips/MCTargetDesc -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Target/Mips -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/lib/Target/Mips -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fvisibility=hidden -fno-exceptions -funwind-tables -fno-rtti -MD -MT lib/Target/Mips/MCTargetDesc/CMakeFiles/LLVMMipsDesc.dir/MipsAsmBackend.cpp.o -MF lib/Target/Mips/MCTargetDesc/CMakeFiles/LLVMMipsDesc.dir/MipsAsmBackend.cpp.o.d -o lib/Target/Mips/MCTargetDesc/CMakeFiles/LLVMMipsDesc.dir/MipsAsmBackend.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Target/Mips/MCTargetDesc/MipsAsmBackend.cpp [2203/3344] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/lib/Target/Mips/MCTargetDesc -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Target/Mips/MCTargetDesc -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Target/Mips -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/lib/Target/Mips -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fvisibility=hidden -fno-exceptions -funwind-tables -fno-rtti -MD -MT lib/Target/Mips/MCTargetDesc/CMakeFiles/LLVMMipsDesc.dir/MipsMCAsmInfo.cpp.o -MF lib/Target/Mips/MCTargetDesc/CMakeFiles/LLVMMipsDesc.dir/MipsMCAsmInfo.cpp.o.d -o lib/Target/Mips/MCTargetDesc/CMakeFiles/LLVMMipsDesc.dir/MipsMCAsmInfo.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Target/Mips/MCTargetDesc/MipsMCAsmInfo.cpp [2204/3344] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/lib/Target/Mips/MCTargetDesc -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Target/Mips/MCTargetDesc -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Target/Mips -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/lib/Target/Mips -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fvisibility=hidden -fno-exceptions -funwind-tables -fno-rtti -MD -MT lib/Target/Mips/MCTargetDesc/CMakeFiles/LLVMMipsDesc.dir/MipsELFObjectWriter.cpp.o -MF lib/Target/Mips/MCTargetDesc/CMakeFiles/LLVMMipsDesc.dir/MipsELFObjectWriter.cpp.o.d -o lib/Target/Mips/MCTargetDesc/CMakeFiles/LLVMMipsDesc.dir/MipsELFObjectWriter.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Target/Mips/MCTargetDesc/MipsELFObjectWriter.cpp [2205/3344] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/lib/Target/Mips/MCTargetDesc -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Target/Mips/MCTargetDesc -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Target/Mips -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/lib/Target/Mips -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fvisibility=hidden -fno-exceptions -funwind-tables -fno-rtti -MD -MT lib/Target/Mips/MCTargetDesc/CMakeFiles/LLVMMipsDesc.dir/MipsELFStreamer.cpp.o -MF lib/Target/Mips/MCTargetDesc/CMakeFiles/LLVMMipsDesc.dir/MipsELFStreamer.cpp.o.d -o lib/Target/Mips/MCTargetDesc/CMakeFiles/LLVMMipsDesc.dir/MipsELFStreamer.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Target/Mips/MCTargetDesc/MipsELFStreamer.cpp [2206/3344] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/lib/Target/Mips/MCTargetDesc -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Target/Mips/MCTargetDesc -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Target/Mips -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/lib/Target/Mips -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fvisibility=hidden -fno-exceptions -funwind-tables -fno-rtti -MD -MT lib/Target/Mips/MCTargetDesc/CMakeFiles/LLVMMipsDesc.dir/MipsInstPrinter.cpp.o -MF lib/Target/Mips/MCTargetDesc/CMakeFiles/LLVMMipsDesc.dir/MipsInstPrinter.cpp.o.d -o lib/Target/Mips/MCTargetDesc/CMakeFiles/LLVMMipsDesc.dir/MipsInstPrinter.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Target/Mips/MCTargetDesc/MipsInstPrinter.cpp [2207/3344] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/lib/Target/Mips/Disassembler -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Target/Mips/Disassembler -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Target/Mips -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/lib/Target/Mips -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fvisibility=hidden -fno-exceptions -funwind-tables -fno-rtti -MD -MT lib/Target/Mips/Disassembler/CMakeFiles/LLVMMipsDisassembler.dir/MipsDisassembler.cpp.o -MF lib/Target/Mips/Disassembler/CMakeFiles/LLVMMipsDisassembler.dir/MipsDisassembler.cpp.o.d -o lib/Target/Mips/Disassembler/CMakeFiles/LLVMMipsDisassembler.dir/MipsDisassembler.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Target/Mips/Disassembler/MipsDisassembler.cpp [2208/3344] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/lib/Target/Mips -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Target/Mips -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fvisibility=hidden -fno-exceptions -funwind-tables -fno-rtti -MD -MT lib/Target/Mips/CMakeFiles/LLVMMipsCodeGen.dir/MipsTargetMachine.cpp.o -MF lib/Target/Mips/CMakeFiles/LLVMMipsCodeGen.dir/MipsTargetMachine.cpp.o.d -o lib/Target/Mips/CMakeFiles/LLVMMipsCodeGen.dir/MipsTargetMachine.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Target/Mips/MipsTargetMachine.cpp [2209/3344] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/lib/Target/Mips/MCTargetDesc -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Target/Mips/MCTargetDesc -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Target/Mips -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/lib/Target/Mips -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fvisibility=hidden -fno-exceptions -funwind-tables -fno-rtti -MD -MT lib/Target/Mips/MCTargetDesc/CMakeFiles/LLVMMipsDesc.dir/MipsMCExpr.cpp.o -MF lib/Target/Mips/MCTargetDesc/CMakeFiles/LLVMMipsDesc.dir/MipsMCExpr.cpp.o.d -o lib/Target/Mips/MCTargetDesc/CMakeFiles/LLVMMipsDesc.dir/MipsMCExpr.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Target/Mips/MCTargetDesc/MipsMCExpr.cpp [2210/3344] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/lib/Target/Mips/AsmParser -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Target/Mips/AsmParser -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Target/Mips -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/lib/Target/Mips -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fvisibility=hidden -fno-exceptions -funwind-tables -fno-rtti -MD -MT lib/Target/Mips/AsmParser/CMakeFiles/LLVMMipsAsmParser.dir/MipsAsmParser.cpp.o -MF lib/Target/Mips/AsmParser/CMakeFiles/LLVMMipsAsmParser.dir/MipsAsmParser.cpp.o.d -o lib/Target/Mips/AsmParser/CMakeFiles/LLVMMipsAsmParser.dir/MipsAsmParser.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Target/Mips/AsmParser/MipsAsmParser.cpp [2211/3344] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/lib/Target/Mips/MCTargetDesc -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Target/Mips/MCTargetDesc -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Target/Mips -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/lib/Target/Mips -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fvisibility=hidden -fno-exceptions -funwind-tables -fno-rtti -MD -MT lib/Target/Mips/MCTargetDesc/CMakeFiles/LLVMMipsDesc.dir/MipsMCCodeEmitter.cpp.o -MF lib/Target/Mips/MCTargetDesc/CMakeFiles/LLVMMipsDesc.dir/MipsMCCodeEmitter.cpp.o.d -o lib/Target/Mips/MCTargetDesc/CMakeFiles/LLVMMipsDesc.dir/MipsMCCodeEmitter.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Target/Mips/MCTargetDesc/MipsMCCodeEmitter.cpp [2212/3344] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/lib/Target/Mips/TargetInfo -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Target/Mips/TargetInfo -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Target/Mips -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/lib/Target/Mips -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fvisibility=hidden -fno-exceptions -funwind-tables -fno-rtti -MD -MT lib/Target/Mips/TargetInfo/CMakeFiles/LLVMMipsInfo.dir/MipsTargetInfo.cpp.o -MF lib/Target/Mips/TargetInfo/CMakeFiles/LLVMMipsInfo.dir/MipsTargetInfo.cpp.o.d -o lib/Target/Mips/TargetInfo/CMakeFiles/LLVMMipsInfo.dir/MipsTargetInfo.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Target/Mips/TargetInfo/MipsTargetInfo.cpp [2213/3344] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/lib/Target/Mips/MCTargetDesc -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Target/Mips/MCTargetDesc -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Target/Mips -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/lib/Target/Mips -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fvisibility=hidden -fno-exceptions -funwind-tables -fno-rtti -MD -MT lib/Target/Mips/MCTargetDesc/CMakeFiles/LLVMMipsDesc.dir/MipsMCTargetDesc.cpp.o -MF lib/Target/Mips/MCTargetDesc/CMakeFiles/LLVMMipsDesc.dir/MipsMCTargetDesc.cpp.o.d -o lib/Target/Mips/MCTargetDesc/CMakeFiles/LLVMMipsDesc.dir/MipsMCTargetDesc.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Target/Mips/MCTargetDesc/MipsMCTargetDesc.cpp [2214/3344] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/lib/Target/Mips/MCTargetDesc -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Target/Mips/MCTargetDesc -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Target/Mips -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/lib/Target/Mips -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fvisibility=hidden -fno-exceptions -funwind-tables -fno-rtti -MD -MT lib/Target/Mips/MCTargetDesc/CMakeFiles/LLVMMipsDesc.dir/MipsOptionRecord.cpp.o -MF lib/Target/Mips/MCTargetDesc/CMakeFiles/LLVMMipsDesc.dir/MipsOptionRecord.cpp.o.d -o lib/Target/Mips/MCTargetDesc/CMakeFiles/LLVMMipsDesc.dir/MipsOptionRecord.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Target/Mips/MCTargetDesc/MipsOptionRecord.cpp [2215/3344] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/lib/Target/Mips/MCTargetDesc -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Target/Mips/MCTargetDesc -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Target/Mips -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/lib/Target/Mips -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fvisibility=hidden -fno-exceptions -funwind-tables -fno-rtti -MD -MT lib/Target/Mips/MCTargetDesc/CMakeFiles/LLVMMipsDesc.dir/MipsNaClELFStreamer.cpp.o -MF lib/Target/Mips/MCTargetDesc/CMakeFiles/LLVMMipsDesc.dir/MipsNaClELFStreamer.cpp.o.d -o lib/Target/Mips/MCTargetDesc/CMakeFiles/LLVMMipsDesc.dir/MipsNaClELFStreamer.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Target/Mips/MCTargetDesc/MipsNaClELFStreamer.cpp [2216/3344] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/lib/Target/Mips/MCTargetDesc -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Target/Mips/MCTargetDesc -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Target/Mips -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/lib/Target/Mips -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fvisibility=hidden -fno-exceptions -funwind-tables -fno-rtti -MD -MT lib/Target/Mips/MCTargetDesc/CMakeFiles/LLVMMipsDesc.dir/MipsTargetStreamer.cpp.o -MF lib/Target/Mips/MCTargetDesc/CMakeFiles/LLVMMipsDesc.dir/MipsTargetStreamer.cpp.o.d -o lib/Target/Mips/MCTargetDesc/CMakeFiles/LLVMMipsDesc.dir/MipsTargetStreamer.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Target/Mips/MCTargetDesc/MipsTargetStreamer.cpp [2217/3344] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/lib/Target/NVPTX -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Target/NVPTX -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fvisibility=hidden -fno-exceptions -funwind-tables -fno-rtti -MD -MT lib/Target/NVPTX/CMakeFiles/LLVMNVPTXCodeGen.dir/NVPTXAssignValidGlobalNames.cpp.o -MF lib/Target/NVPTX/CMakeFiles/LLVMNVPTXCodeGen.dir/NVPTXAssignValidGlobalNames.cpp.o.d -o lib/Target/NVPTX/CMakeFiles/LLVMNVPTXCodeGen.dir/NVPTXAssignValidGlobalNames.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Target/NVPTX/NVPTXAssignValidGlobalNames.cpp [2218/3344] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/lib/Target/NVPTX -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Target/NVPTX -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fvisibility=hidden -fno-exceptions -funwind-tables -fno-rtti -MD -MT lib/Target/NVPTX/CMakeFiles/LLVMNVPTXCodeGen.dir/NVPTXAllocaHoisting.cpp.o -MF lib/Target/NVPTX/CMakeFiles/LLVMNVPTXCodeGen.dir/NVPTXAllocaHoisting.cpp.o.d -o lib/Target/NVPTX/CMakeFiles/LLVMNVPTXCodeGen.dir/NVPTXAllocaHoisting.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Target/NVPTX/NVPTXAllocaHoisting.cpp [2219/3344] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/lib/Target/NVPTX -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Target/NVPTX -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fvisibility=hidden -fno-exceptions -funwind-tables -fno-rtti -MD -MT lib/Target/NVPTX/CMakeFiles/LLVMNVPTXCodeGen.dir/NVPTXAliasAnalysis.cpp.o -MF lib/Target/NVPTX/CMakeFiles/LLVMNVPTXCodeGen.dir/NVPTXAliasAnalysis.cpp.o.d -o lib/Target/NVPTX/CMakeFiles/LLVMNVPTXCodeGen.dir/NVPTXAliasAnalysis.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Target/NVPTX/NVPTXAliasAnalysis.cpp [2220/3344] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/lib/Target/NVPTX -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Target/NVPTX -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fvisibility=hidden -fno-exceptions -funwind-tables -fno-rtti -MD -MT lib/Target/NVPTX/CMakeFiles/LLVMNVPTXCodeGen.dir/NVPTXAtomicLower.cpp.o -MF lib/Target/NVPTX/CMakeFiles/LLVMNVPTXCodeGen.dir/NVPTXAtomicLower.cpp.o.d -o lib/Target/NVPTX/CMakeFiles/LLVMNVPTXCodeGen.dir/NVPTXAtomicLower.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Target/NVPTX/NVPTXAtomicLower.cpp [2221/3344] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/lib/Target/NVPTX -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Target/NVPTX -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fvisibility=hidden -fno-exceptions -funwind-tables -fno-rtti -MD -MT lib/Target/NVPTX/CMakeFiles/LLVMNVPTXCodeGen.dir/NVPTXFrameLowering.cpp.o -MF lib/Target/NVPTX/CMakeFiles/LLVMNVPTXCodeGen.dir/NVPTXFrameLowering.cpp.o.d -o lib/Target/NVPTX/CMakeFiles/LLVMNVPTXCodeGen.dir/NVPTXFrameLowering.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Target/NVPTX/NVPTXFrameLowering.cpp [2222/3344] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/lib/Target/NVPTX -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Target/NVPTX -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fvisibility=hidden -fno-exceptions -funwind-tables -fno-rtti -MD -MT lib/Target/NVPTX/CMakeFiles/LLVMNVPTXCodeGen.dir/NVPTXImageOptimizer.cpp.o -MF lib/Target/NVPTX/CMakeFiles/LLVMNVPTXCodeGen.dir/NVPTXImageOptimizer.cpp.o.d -o lib/Target/NVPTX/CMakeFiles/LLVMNVPTXCodeGen.dir/NVPTXImageOptimizer.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Target/NVPTX/NVPTXImageOptimizer.cpp [2223/3344] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/lib/Target/NVPTX -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Target/NVPTX -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fvisibility=hidden -fno-exceptions -funwind-tables -fno-rtti -MD -MT lib/Target/NVPTX/CMakeFiles/LLVMNVPTXCodeGen.dir/NVPTXGenericToNVVM.cpp.o -MF lib/Target/NVPTX/CMakeFiles/LLVMNVPTXCodeGen.dir/NVPTXGenericToNVVM.cpp.o.d -o lib/Target/NVPTX/CMakeFiles/LLVMNVPTXCodeGen.dir/NVPTXGenericToNVVM.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Target/NVPTX/NVPTXGenericToNVVM.cpp [2224/3344] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/lib/Target/NVPTX -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Target/NVPTX -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fvisibility=hidden -fno-exceptions -funwind-tables -fno-rtti -MD -MT lib/Target/NVPTX/CMakeFiles/LLVMNVPTXCodeGen.dir/NVPTXLowerAggrCopies.cpp.o -MF lib/Target/NVPTX/CMakeFiles/LLVMNVPTXCodeGen.dir/NVPTXLowerAggrCopies.cpp.o.d -o lib/Target/NVPTX/CMakeFiles/LLVMNVPTXCodeGen.dir/NVPTXLowerAggrCopies.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Target/NVPTX/NVPTXLowerAggrCopies.cpp [2225/3344] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/lib/Target/NVPTX -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Target/NVPTX -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fvisibility=hidden -fno-exceptions -funwind-tables -fno-rtti -MD -MT lib/Target/NVPTX/CMakeFiles/LLVMNVPTXCodeGen.dir/NVPTXInstrInfo.cpp.o -MF lib/Target/NVPTX/CMakeFiles/LLVMNVPTXCodeGen.dir/NVPTXInstrInfo.cpp.o.d -o lib/Target/NVPTX/CMakeFiles/LLVMNVPTXCodeGen.dir/NVPTXInstrInfo.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Target/NVPTX/NVPTXInstrInfo.cpp [2226/3344] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/lib/Target/NVPTX -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Target/NVPTX -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fvisibility=hidden -fno-exceptions -funwind-tables -fno-rtti -MD -MT lib/Target/NVPTX/CMakeFiles/LLVMNVPTXCodeGen.dir/NVPTXLowerUnreachable.cpp.o -MF lib/Target/NVPTX/CMakeFiles/LLVMNVPTXCodeGen.dir/NVPTXLowerUnreachable.cpp.o.d -o lib/Target/NVPTX/CMakeFiles/LLVMNVPTXCodeGen.dir/NVPTXLowerUnreachable.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Target/NVPTX/NVPTXLowerUnreachable.cpp [2227/3344] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/lib/Target/NVPTX -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Target/NVPTX -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fvisibility=hidden -fno-exceptions -funwind-tables -fno-rtti -MD -MT lib/Target/NVPTX/CMakeFiles/LLVMNVPTXCodeGen.dir/NVPTXLowerAlloca.cpp.o -MF lib/Target/NVPTX/CMakeFiles/LLVMNVPTXCodeGen.dir/NVPTXLowerAlloca.cpp.o.d -o lib/Target/NVPTX/CMakeFiles/LLVMNVPTXCodeGen.dir/NVPTXLowerAlloca.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Target/NVPTX/NVPTXLowerAlloca.cpp [2228/3344] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/lib/Target/NVPTX -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Target/NVPTX -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fvisibility=hidden -fno-exceptions -funwind-tables -fno-rtti -MD -MT lib/Target/NVPTX/CMakeFiles/LLVMNVPTXCodeGen.dir/NVPTXAsmPrinter.cpp.o -MF lib/Target/NVPTX/CMakeFiles/LLVMNVPTXCodeGen.dir/NVPTXAsmPrinter.cpp.o.d -o lib/Target/NVPTX/CMakeFiles/LLVMNVPTXCodeGen.dir/NVPTXAsmPrinter.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Target/NVPTX/NVPTXAsmPrinter.cpp [2229/3344] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/lib/Target/NVPTX -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Target/NVPTX -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fvisibility=hidden -fno-exceptions -funwind-tables -fno-rtti -MD -MT lib/Target/NVPTX/CMakeFiles/LLVMNVPTXCodeGen.dir/NVPTXMCExpr.cpp.o -MF lib/Target/NVPTX/CMakeFiles/LLVMNVPTXCodeGen.dir/NVPTXMCExpr.cpp.o.d -o lib/Target/NVPTX/CMakeFiles/LLVMNVPTXCodeGen.dir/NVPTXMCExpr.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Target/NVPTX/NVPTXMCExpr.cpp [2230/3344] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/lib/Target/NVPTX -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Target/NVPTX -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fvisibility=hidden -fno-exceptions -funwind-tables -fno-rtti -MD -MT lib/Target/NVPTX/CMakeFiles/LLVMNVPTXCodeGen.dir/NVPTXISelDAGToDAG.cpp.o -MF lib/Target/NVPTX/CMakeFiles/LLVMNVPTXCodeGen.dir/NVPTXISelDAGToDAG.cpp.o.d -o lib/Target/NVPTX/CMakeFiles/LLVMNVPTXCodeGen.dir/NVPTXISelDAGToDAG.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Target/NVPTX/NVPTXISelDAGToDAG.cpp [2231/3344] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/lib/Target/NVPTX -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Target/NVPTX -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fvisibility=hidden -fno-exceptions -funwind-tables -fno-rtti -MD -MT lib/Target/NVPTX/CMakeFiles/LLVMNVPTXCodeGen.dir/NVPTXLowerArgs.cpp.o -MF lib/Target/NVPTX/CMakeFiles/LLVMNVPTXCodeGen.dir/NVPTXLowerArgs.cpp.o.d -o lib/Target/NVPTX/CMakeFiles/LLVMNVPTXCodeGen.dir/NVPTXLowerArgs.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Target/NVPTX/NVPTXLowerArgs.cpp [2232/3344] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/lib/Target/NVPTX -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Target/NVPTX -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fvisibility=hidden -fno-exceptions -funwind-tables -fno-rtti -MD -MT lib/Target/NVPTX/CMakeFiles/LLVMNVPTXCodeGen.dir/NVPTXPeephole.cpp.o -MF lib/Target/NVPTX/CMakeFiles/LLVMNVPTXCodeGen.dir/NVPTXPeephole.cpp.o.d -o lib/Target/NVPTX/CMakeFiles/LLVMNVPTXCodeGen.dir/NVPTXPeephole.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Target/NVPTX/NVPTXPeephole.cpp [2233/3344] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/lib/Target/NVPTX -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Target/NVPTX -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fvisibility=hidden -fno-exceptions -funwind-tables -fno-rtti -MD -MT lib/Target/NVPTX/CMakeFiles/LLVMNVPTXCodeGen.dir/NVPTXISelLowering.cpp.o -MF lib/Target/NVPTX/CMakeFiles/LLVMNVPTXCodeGen.dir/NVPTXISelLowering.cpp.o.d -o lib/Target/NVPTX/CMakeFiles/LLVMNVPTXCodeGen.dir/NVPTXISelLowering.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Target/NVPTX/NVPTXISelLowering.cpp [2234/3344] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/lib/Target/NVPTX -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Target/NVPTX -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fvisibility=hidden -fno-exceptions -funwind-tables -fno-rtti -MD -MT lib/Target/NVPTX/CMakeFiles/LLVMNVPTXCodeGen.dir/NVPTXPrologEpilogPass.cpp.o -MF lib/Target/NVPTX/CMakeFiles/LLVMNVPTXCodeGen.dir/NVPTXPrologEpilogPass.cpp.o.d -o lib/Target/NVPTX/CMakeFiles/LLVMNVPTXCodeGen.dir/NVPTXPrologEpilogPass.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Target/NVPTX/NVPTXPrologEpilogPass.cpp [2235/3344] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/lib/Target/NVPTX -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Target/NVPTX -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fvisibility=hidden -fno-exceptions -funwind-tables -fno-rtti -MD -MT lib/Target/NVPTX/CMakeFiles/LLVMNVPTXCodeGen.dir/NVPTXRegisterInfo.cpp.o -MF lib/Target/NVPTX/CMakeFiles/LLVMNVPTXCodeGen.dir/NVPTXRegisterInfo.cpp.o.d -o lib/Target/NVPTX/CMakeFiles/LLVMNVPTXCodeGen.dir/NVPTXRegisterInfo.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Target/NVPTX/NVPTXRegisterInfo.cpp [2236/3344] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/lib/Target/NVPTX -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Target/NVPTX -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fvisibility=hidden -fno-exceptions -funwind-tables -fno-rtti -MD -MT lib/Target/NVPTX/CMakeFiles/LLVMNVPTXCodeGen.dir/NVVMIntrRange.cpp.o -MF lib/Target/NVPTX/CMakeFiles/LLVMNVPTXCodeGen.dir/NVVMIntrRange.cpp.o.d -o lib/Target/NVPTX/CMakeFiles/LLVMNVPTXCodeGen.dir/NVVMIntrRange.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Target/NVPTX/NVVMIntrRange.cpp [2237/3344] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/lib/Target/NVPTX -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Target/NVPTX -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fvisibility=hidden -fno-exceptions -funwind-tables -fno-rtti -MD -MT lib/Target/NVPTX/CMakeFiles/LLVMNVPTXCodeGen.dir/NVPTXReplaceImageHandles.cpp.o -MF lib/Target/NVPTX/CMakeFiles/LLVMNVPTXCodeGen.dir/NVPTXReplaceImageHandles.cpp.o.d -o lib/Target/NVPTX/CMakeFiles/LLVMNVPTXCodeGen.dir/NVPTXReplaceImageHandles.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Target/NVPTX/NVPTXReplaceImageHandles.cpp [2238/3344] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/lib/Target/NVPTX -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Target/NVPTX -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fvisibility=hidden -fno-exceptions -funwind-tables -fno-rtti -MD -MT lib/Target/NVPTX/CMakeFiles/LLVMNVPTXCodeGen.dir/NVPTXSubtarget.cpp.o -MF lib/Target/NVPTX/CMakeFiles/LLVMNVPTXCodeGen.dir/NVPTXSubtarget.cpp.o.d -o lib/Target/NVPTX/CMakeFiles/LLVMNVPTXCodeGen.dir/NVPTXSubtarget.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Target/NVPTX/NVPTXSubtarget.cpp [2239/3344] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/lib/Target/NVPTX -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Target/NVPTX -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fvisibility=hidden -fno-exceptions -funwind-tables -fno-rtti -MD -MT lib/Target/NVPTX/CMakeFiles/LLVMNVPTXCodeGen.dir/NVVMReflect.cpp.o -MF lib/Target/NVPTX/CMakeFiles/LLVMNVPTXCodeGen.dir/NVVMReflect.cpp.o.d -o lib/Target/NVPTX/CMakeFiles/LLVMNVPTXCodeGen.dir/NVVMReflect.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Target/NVPTX/NVVMReflect.cpp [2240/3344] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/lib/Target/NVPTX/MCTargetDesc -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Target/NVPTX/MCTargetDesc -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Target/NVPTX -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/lib/Target/NVPTX -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fvisibility=hidden -fno-exceptions -funwind-tables -fno-rtti -MD -MT lib/Target/NVPTX/MCTargetDesc/CMakeFiles/LLVMNVPTXDesc.dir/NVPTXMCAsmInfo.cpp.o -MF lib/Target/NVPTX/MCTargetDesc/CMakeFiles/LLVMNVPTXDesc.dir/NVPTXMCAsmInfo.cpp.o.d -o lib/Target/NVPTX/MCTargetDesc/CMakeFiles/LLVMNVPTXDesc.dir/NVPTXMCAsmInfo.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Target/NVPTX/MCTargetDesc/NVPTXMCAsmInfo.cpp [2241/3344] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/lib/Target/NVPTX -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Target/NVPTX -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fvisibility=hidden -fno-exceptions -funwind-tables -fno-rtti -MD -MT lib/Target/NVPTX/CMakeFiles/LLVMNVPTXCodeGen.dir/NVPTXProxyRegErasure.cpp.o -MF lib/Target/NVPTX/CMakeFiles/LLVMNVPTXCodeGen.dir/NVPTXProxyRegErasure.cpp.o.d -o lib/Target/NVPTX/CMakeFiles/LLVMNVPTXCodeGen.dir/NVPTXProxyRegErasure.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Target/NVPTX/NVPTXProxyRegErasure.cpp [2242/3344] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/lib/Target/NVPTX/MCTargetDesc -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Target/NVPTX/MCTargetDesc -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Target/NVPTX -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/lib/Target/NVPTX -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fvisibility=hidden -fno-exceptions -funwind-tables -fno-rtti -MD -MT lib/Target/NVPTX/MCTargetDesc/CMakeFiles/LLVMNVPTXDesc.dir/NVPTXTargetStreamer.cpp.o -MF lib/Target/NVPTX/MCTargetDesc/CMakeFiles/LLVMNVPTXDesc.dir/NVPTXTargetStreamer.cpp.o.d -o lib/Target/NVPTX/MCTargetDesc/CMakeFiles/LLVMNVPTXDesc.dir/NVPTXTargetStreamer.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Target/NVPTX/MCTargetDesc/NVPTXTargetStreamer.cpp [2243/3344] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/lib/Target/NVPTX -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Target/NVPTX -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fvisibility=hidden -fno-exceptions -funwind-tables -fno-rtti -MD -MT lib/Target/NVPTX/CMakeFiles/LLVMNVPTXCodeGen.dir/NVPTXCtorDtorLowering.cpp.o -MF lib/Target/NVPTX/CMakeFiles/LLVMNVPTXCodeGen.dir/NVPTXCtorDtorLowering.cpp.o.d -o lib/Target/NVPTX/CMakeFiles/LLVMNVPTXCodeGen.dir/NVPTXCtorDtorLowering.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Target/NVPTX/NVPTXCtorDtorLowering.cpp [2244/3344] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/lib/Target/NVPTX -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Target/NVPTX -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fvisibility=hidden -fno-exceptions -funwind-tables -fno-rtti -MD -MT lib/Target/NVPTX/CMakeFiles/LLVMNVPTXCodeGen.dir/NVPTXUtilities.cpp.o -MF lib/Target/NVPTX/CMakeFiles/LLVMNVPTXCodeGen.dir/NVPTXUtilities.cpp.o.d -o lib/Target/NVPTX/CMakeFiles/LLVMNVPTXCodeGen.dir/NVPTXUtilities.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Target/NVPTX/NVPTXUtilities.cpp [2245/3344] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/lib/Target/NVPTX/TargetInfo -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Target/NVPTX/TargetInfo -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Target/NVPTX -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/lib/Target/NVPTX -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fvisibility=hidden -fno-exceptions -funwind-tables -fno-rtti -MD -MT lib/Target/NVPTX/TargetInfo/CMakeFiles/LLVMNVPTXInfo.dir/NVPTXTargetInfo.cpp.o -MF lib/Target/NVPTX/TargetInfo/CMakeFiles/LLVMNVPTXInfo.dir/NVPTXTargetInfo.cpp.o.d -o lib/Target/NVPTX/TargetInfo/CMakeFiles/LLVMNVPTXInfo.dir/NVPTXTargetInfo.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Target/NVPTX/TargetInfo/NVPTXTargetInfo.cpp [2246/3344] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/lib/Target/NVPTX/MCTargetDesc -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Target/NVPTX/MCTargetDesc -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Target/NVPTX -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/lib/Target/NVPTX -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fvisibility=hidden -fno-exceptions -funwind-tables -fno-rtti -MD -MT lib/Target/NVPTX/MCTargetDesc/CMakeFiles/LLVMNVPTXDesc.dir/NVPTXMCTargetDesc.cpp.o -MF lib/Target/NVPTX/MCTargetDesc/CMakeFiles/LLVMNVPTXDesc.dir/NVPTXMCTargetDesc.cpp.o.d -o lib/Target/NVPTX/MCTargetDesc/CMakeFiles/LLVMNVPTXDesc.dir/NVPTXMCTargetDesc.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Target/NVPTX/MCTargetDesc/NVPTXMCTargetDesc.cpp [2247/3344] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/lib/Target/NVPTX -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Target/NVPTX -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fvisibility=hidden -fno-exceptions -funwind-tables -fno-rtti -MD -MT lib/Target/NVPTX/CMakeFiles/LLVMNVPTXCodeGen.dir/NVPTXTargetTransformInfo.cpp.o -MF lib/Target/NVPTX/CMakeFiles/LLVMNVPTXCodeGen.dir/NVPTXTargetTransformInfo.cpp.o.d -o lib/Target/NVPTX/CMakeFiles/LLVMNVPTXCodeGen.dir/NVPTXTargetTransformInfo.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Target/NVPTX/NVPTXTargetTransformInfo.cpp [2248/3344] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/lib/Target/NVPTX -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Target/NVPTX -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fvisibility=hidden -fno-exceptions -funwind-tables -fno-rtti -MD -MT lib/Target/NVPTX/CMakeFiles/LLVMNVPTXCodeGen.dir/NVPTXTargetMachine.cpp.o -MF lib/Target/NVPTX/CMakeFiles/LLVMNVPTXCodeGen.dir/NVPTXTargetMachine.cpp.o.d -o lib/Target/NVPTX/CMakeFiles/LLVMNVPTXCodeGen.dir/NVPTXTargetMachine.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Target/NVPTX/NVPTXTargetMachine.cpp [2249/3344] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/lib/Target/PowerPC -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Target/PowerPC -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fvisibility=hidden -fno-exceptions -funwind-tables -fno-rtti -MD -MT lib/Target/PowerPC/CMakeFiles/LLVMPowerPCCodeGen.dir/PPCBranchCoalescing.cpp.o -MF lib/Target/PowerPC/CMakeFiles/LLVMPowerPCCodeGen.dir/PPCBranchCoalescing.cpp.o.d -o lib/Target/PowerPC/CMakeFiles/LLVMPowerPCCodeGen.dir/PPCBranchCoalescing.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Target/PowerPC/PPCBranchCoalescing.cpp [2250/3344] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/lib/Target/PowerPC -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Target/PowerPC -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fvisibility=hidden -fno-exceptions -funwind-tables -fno-rtti -MD -MT lib/Target/PowerPC/CMakeFiles/LLVMPowerPCCodeGen.dir/PPCBranchSelector.cpp.o -MF lib/Target/PowerPC/CMakeFiles/LLVMPowerPCCodeGen.dir/PPCBranchSelector.cpp.o.d -o lib/Target/PowerPC/CMakeFiles/LLVMPowerPCCodeGen.dir/PPCBranchSelector.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Target/PowerPC/PPCBranchSelector.cpp [2251/3344] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/lib/Target/PowerPC -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Target/PowerPC -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fvisibility=hidden -fno-exceptions -funwind-tables -fno-rtti -MD -MT lib/Target/PowerPC/CMakeFiles/LLVMPowerPCCodeGen.dir/PPCCTRLoopsVerify.cpp.o -MF lib/Target/PowerPC/CMakeFiles/LLVMPowerPCCodeGen.dir/PPCCTRLoopsVerify.cpp.o.d -o lib/Target/PowerPC/CMakeFiles/LLVMPowerPCCodeGen.dir/PPCCTRLoopsVerify.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Target/PowerPC/PPCCTRLoopsVerify.cpp [2252/3344] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/lib/Target/PowerPC -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Target/PowerPC -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fvisibility=hidden -fno-exceptions -funwind-tables -fno-rtti -MD -MT lib/Target/PowerPC/CMakeFiles/LLVMPowerPCCodeGen.dir/PPCCallingConv.cpp.o -MF lib/Target/PowerPC/CMakeFiles/LLVMPowerPCCodeGen.dir/PPCCallingConv.cpp.o.d -o lib/Target/PowerPC/CMakeFiles/LLVMPowerPCCodeGen.dir/PPCCallingConv.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Target/PowerPC/PPCCallingConv.cpp [2253/3344] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/lib/Target/PowerPC -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Target/PowerPC -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fvisibility=hidden -fno-exceptions -funwind-tables -fno-rtti -MD -MT lib/Target/PowerPC/CMakeFiles/LLVMPowerPCCodeGen.dir/PPCBoolRetToInt.cpp.o -MF lib/Target/PowerPC/CMakeFiles/LLVMPowerPCCodeGen.dir/PPCBoolRetToInt.cpp.o.d -o lib/Target/PowerPC/CMakeFiles/LLVMPowerPCCodeGen.dir/PPCBoolRetToInt.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Target/PowerPC/PPCBoolRetToInt.cpp [2254/3344] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/lib/Target/NVPTX/MCTargetDesc -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Target/NVPTX/MCTargetDesc -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Target/NVPTX -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/lib/Target/NVPTX -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fvisibility=hidden -fno-exceptions -funwind-tables -fno-rtti -MD -MT lib/Target/NVPTX/MCTargetDesc/CMakeFiles/LLVMNVPTXDesc.dir/NVPTXInstPrinter.cpp.o -MF lib/Target/NVPTX/MCTargetDesc/CMakeFiles/LLVMNVPTXDesc.dir/NVPTXInstPrinter.cpp.o.d -o lib/Target/NVPTX/MCTargetDesc/CMakeFiles/LLVMNVPTXDesc.dir/NVPTXInstPrinter.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Target/NVPTX/MCTargetDesc/NVPTXInstPrinter.cpp [2255/3344] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/lib/Target/PowerPC -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Target/PowerPC -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fvisibility=hidden -fno-exceptions -funwind-tables -fno-rtti -MD -MT lib/Target/PowerPC/CMakeFiles/LLVMPowerPCCodeGen.dir/GISel/PPCInstructionSelector.cpp.o -MF lib/Target/PowerPC/CMakeFiles/LLVMPowerPCCodeGen.dir/GISel/PPCInstructionSelector.cpp.o.d -o lib/Target/PowerPC/CMakeFiles/LLVMPowerPCCodeGen.dir/GISel/PPCInstructionSelector.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Target/PowerPC/GISel/PPCInstructionSelector.cpp [2256/3344] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/lib/Target/PowerPC -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Target/PowerPC -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fvisibility=hidden -fno-exceptions -funwind-tables -fno-rtti -MD -MT lib/Target/PowerPC/CMakeFiles/LLVMPowerPCCodeGen.dir/PPCAsmPrinter.cpp.o -MF lib/Target/PowerPC/CMakeFiles/LLVMPowerPCCodeGen.dir/PPCAsmPrinter.cpp.o.d -o lib/Target/PowerPC/CMakeFiles/LLVMPowerPCCodeGen.dir/PPCAsmPrinter.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Target/PowerPC/PPCAsmPrinter.cpp [2257/3344] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/lib/Target/PowerPC -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Target/PowerPC -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fvisibility=hidden -fno-exceptions -funwind-tables -fno-rtti -MD -MT lib/Target/PowerPC/CMakeFiles/LLVMPowerPCCodeGen.dir/PPCCCState.cpp.o -MF lib/Target/PowerPC/CMakeFiles/LLVMPowerPCCodeGen.dir/PPCCCState.cpp.o.d -o lib/Target/PowerPC/CMakeFiles/LLVMPowerPCCodeGen.dir/PPCCCState.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Target/PowerPC/PPCCCState.cpp [2258/3344] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/lib/Target/PowerPC -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Target/PowerPC -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fvisibility=hidden -fno-exceptions -funwind-tables -fno-rtti -MD -MT lib/Target/PowerPC/CMakeFiles/LLVMPowerPCCodeGen.dir/PPCCTRLoops.cpp.o -MF lib/Target/PowerPC/CMakeFiles/LLVMPowerPCCodeGen.dir/PPCCTRLoops.cpp.o.d -o lib/Target/PowerPC/CMakeFiles/LLVMPowerPCCodeGen.dir/PPCCTRLoops.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Target/PowerPC/PPCCTRLoops.cpp [2259/3344] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/lib/Target/PowerPC -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Target/PowerPC -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fvisibility=hidden -fno-exceptions -funwind-tables -fno-rtti -MD -MT lib/Target/PowerPC/CMakeFiles/LLVMPowerPCCodeGen.dir/PPCExpandAtomicPseudoInsts.cpp.o -MF lib/Target/PowerPC/CMakeFiles/LLVMPowerPCCodeGen.dir/PPCExpandAtomicPseudoInsts.cpp.o.d -o lib/Target/PowerPC/CMakeFiles/LLVMPowerPCCodeGen.dir/PPCExpandAtomicPseudoInsts.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Target/PowerPC/PPCExpandAtomicPseudoInsts.cpp [2260/3344] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/lib/Target/PowerPC -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Target/PowerPC -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fvisibility=hidden -fno-exceptions -funwind-tables -fno-rtti -MD -MT lib/Target/PowerPC/CMakeFiles/LLVMPowerPCCodeGen.dir/PPCHazardRecognizers.cpp.o -MF lib/Target/PowerPC/CMakeFiles/LLVMPowerPCCodeGen.dir/PPCHazardRecognizers.cpp.o.d -o lib/Target/PowerPC/CMakeFiles/LLVMPowerPCCodeGen.dir/PPCHazardRecognizers.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Target/PowerPC/PPCHazardRecognizers.cpp [2261/3344] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/lib/Target/PowerPC -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Target/PowerPC -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fvisibility=hidden -fno-exceptions -funwind-tables -fno-rtti -MD -MT lib/Target/PowerPC/CMakeFiles/LLVMPowerPCCodeGen.dir/PPCEarlyReturn.cpp.o -MF lib/Target/PowerPC/CMakeFiles/LLVMPowerPCCodeGen.dir/PPCEarlyReturn.cpp.o.d -o lib/Target/PowerPC/CMakeFiles/LLVMPowerPCCodeGen.dir/PPCEarlyReturn.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Target/PowerPC/PPCEarlyReturn.cpp [2262/3344] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/lib/Target/PowerPC -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Target/PowerPC -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fvisibility=hidden -fno-exceptions -funwind-tables -fno-rtti -MD -MT lib/Target/PowerPC/CMakeFiles/LLVMPowerPCCodeGen.dir/PPCInstrInfo.cpp.o -MF lib/Target/PowerPC/CMakeFiles/LLVMPowerPCCodeGen.dir/PPCInstrInfo.cpp.o.d -o lib/Target/PowerPC/CMakeFiles/LLVMPowerPCCodeGen.dir/PPCInstrInfo.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Target/PowerPC/PPCInstrInfo.cpp [2263/3344] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/lib/Target/PowerPC -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Target/PowerPC -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fvisibility=hidden -fno-exceptions -funwind-tables -fno-rtti -MD -MT lib/Target/PowerPC/CMakeFiles/LLVMPowerPCCodeGen.dir/PPCMachineFunctionInfo.cpp.o -MF lib/Target/PowerPC/CMakeFiles/LLVMPowerPCCodeGen.dir/PPCMachineFunctionInfo.cpp.o.d -o lib/Target/PowerPC/CMakeFiles/LLVMPowerPCCodeGen.dir/PPCMachineFunctionInfo.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Target/PowerPC/PPCMachineFunctionInfo.cpp [2264/3344] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/lib/Target/PowerPC -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Target/PowerPC -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fvisibility=hidden -fno-exceptions -funwind-tables -fno-rtti -MD -MT lib/Target/PowerPC/CMakeFiles/LLVMPowerPCCodeGen.dir/PPCFastISel.cpp.o -MF lib/Target/PowerPC/CMakeFiles/LLVMPowerPCCodeGen.dir/PPCFastISel.cpp.o.d -o lib/Target/PowerPC/CMakeFiles/LLVMPowerPCCodeGen.dir/PPCFastISel.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Target/PowerPC/PPCFastISel.cpp [2265/3344] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/lib/Target/PowerPC -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Target/PowerPC -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fvisibility=hidden -fno-exceptions -funwind-tables -fno-rtti -MD -MT lib/Target/PowerPC/CMakeFiles/LLVMPowerPCCodeGen.dir/PPCMCInstLower.cpp.o -MF lib/Target/PowerPC/CMakeFiles/LLVMPowerPCCodeGen.dir/PPCMCInstLower.cpp.o.d -o lib/Target/PowerPC/CMakeFiles/LLVMPowerPCCodeGen.dir/PPCMCInstLower.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Target/PowerPC/PPCMCInstLower.cpp [2266/3344] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/lib/Target/PowerPC -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Target/PowerPC -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fvisibility=hidden -fno-exceptions -funwind-tables -fno-rtti -MD -MT lib/Target/PowerPC/CMakeFiles/LLVMPowerPCCodeGen.dir/PPCFrameLowering.cpp.o -MF lib/Target/PowerPC/CMakeFiles/LLVMPowerPCCodeGen.dir/PPCFrameLowering.cpp.o.d -o lib/Target/PowerPC/CMakeFiles/LLVMPowerPCCodeGen.dir/PPCFrameLowering.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Target/PowerPC/PPCFrameLowering.cpp [2267/3344] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/lib/Target/PowerPC -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Target/PowerPC -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fvisibility=hidden -fno-exceptions -funwind-tables -fno-rtti -MD -MT lib/Target/PowerPC/CMakeFiles/LLVMPowerPCCodeGen.dir/PPCISelDAGToDAG.cpp.o -MF lib/Target/PowerPC/CMakeFiles/LLVMPowerPCCodeGen.dir/PPCISelDAGToDAG.cpp.o.d -o lib/Target/PowerPC/CMakeFiles/LLVMPowerPCCodeGen.dir/PPCISelDAGToDAG.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Target/PowerPC/PPCISelDAGToDAG.cpp [2268/3344] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/lib/Target/PowerPC -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Target/PowerPC -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fvisibility=hidden -fno-exceptions -funwind-tables -fno-rtti -MD -MT lib/Target/PowerPC/CMakeFiles/LLVMPowerPCCodeGen.dir/PPCMachineScheduler.cpp.o -MF lib/Target/PowerPC/CMakeFiles/LLVMPowerPCCodeGen.dir/PPCMachineScheduler.cpp.o.d -o lib/Target/PowerPC/CMakeFiles/LLVMPowerPCCodeGen.dir/PPCMachineScheduler.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Target/PowerPC/PPCMachineScheduler.cpp [2269/3344] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/lib/Target/PowerPC -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Target/PowerPC -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fvisibility=hidden -fno-exceptions -funwind-tables -fno-rtti -MD -MT lib/Target/PowerPC/CMakeFiles/LLVMPowerPCCodeGen.dir/PPCLoopInstrFormPrep.cpp.o -MF lib/Target/PowerPC/CMakeFiles/LLVMPowerPCCodeGen.dir/PPCLoopInstrFormPrep.cpp.o.d -o lib/Target/PowerPC/CMakeFiles/LLVMPowerPCCodeGen.dir/PPCLoopInstrFormPrep.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Target/PowerPC/PPCLoopInstrFormPrep.cpp [2270/3344] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/lib/Target/PowerPC -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Target/PowerPC -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fvisibility=hidden -fno-exceptions -funwind-tables -fno-rtti -MD -MT lib/Target/PowerPC/CMakeFiles/LLVMPowerPCCodeGen.dir/PPCMergeStringPool.cpp.o -MF lib/Target/PowerPC/CMakeFiles/LLVMPowerPCCodeGen.dir/PPCMergeStringPool.cpp.o.d -o lib/Target/PowerPC/CMakeFiles/LLVMPowerPCCodeGen.dir/PPCMergeStringPool.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Target/PowerPC/PPCMergeStringPool.cpp [2271/3344] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/lib/Target/PowerPC -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Target/PowerPC -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fvisibility=hidden -fno-exceptions -funwind-tables -fno-rtti -MD -MT lib/Target/PowerPC/CMakeFiles/LLVMPowerPCCodeGen.dir/PPCMacroFusion.cpp.o -MF lib/Target/PowerPC/CMakeFiles/LLVMPowerPCCodeGen.dir/PPCMacroFusion.cpp.o.d -o lib/Target/PowerPC/CMakeFiles/LLVMPowerPCCodeGen.dir/PPCMacroFusion.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Target/PowerPC/PPCMacroFusion.cpp [2272/3344] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/lib/Target/PowerPC -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Target/PowerPC -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fvisibility=hidden -fno-exceptions -funwind-tables -fno-rtti -MD -MT lib/Target/PowerPC/CMakeFiles/LLVMPowerPCCodeGen.dir/PPCTargetObjectFile.cpp.o -MF lib/Target/PowerPC/CMakeFiles/LLVMPowerPCCodeGen.dir/PPCTargetObjectFile.cpp.o.d -o lib/Target/PowerPC/CMakeFiles/LLVMPowerPCCodeGen.dir/PPCTargetObjectFile.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Target/PowerPC/PPCTargetObjectFile.cpp [2273/3344] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/lib/Target/PowerPC -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Target/PowerPC -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fvisibility=hidden -fno-exceptions -funwind-tables -fno-rtti -MD -MT lib/Target/PowerPC/CMakeFiles/LLVMPowerPCCodeGen.dir/PPCMIPeephole.cpp.o -MF lib/Target/PowerPC/CMakeFiles/LLVMPowerPCCodeGen.dir/PPCMIPeephole.cpp.o.d -o lib/Target/PowerPC/CMakeFiles/LLVMPowerPCCodeGen.dir/PPCMIPeephole.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Target/PowerPC/PPCMIPeephole.cpp [2274/3344] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/lib/Target/PowerPC -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Target/PowerPC -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fvisibility=hidden -fno-exceptions -funwind-tables -fno-rtti -MD -MT lib/Target/PowerPC/CMakeFiles/LLVMPowerPCCodeGen.dir/PPCRegisterInfo.cpp.o -MF lib/Target/PowerPC/CMakeFiles/LLVMPowerPCCodeGen.dir/PPCRegisterInfo.cpp.o.d -o lib/Target/PowerPC/CMakeFiles/LLVMPowerPCCodeGen.dir/PPCRegisterInfo.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Target/PowerPC/PPCRegisterInfo.cpp [2275/3344] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/lib/Target/PowerPC -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Target/PowerPC -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fvisibility=hidden -fno-exceptions -funwind-tables -fno-rtti -MD -MT lib/Target/PowerPC/CMakeFiles/LLVMPowerPCCodeGen.dir/PPCSubtarget.cpp.o -MF lib/Target/PowerPC/CMakeFiles/LLVMPowerPCCodeGen.dir/PPCSubtarget.cpp.o.d -o lib/Target/PowerPC/CMakeFiles/LLVMPowerPCCodeGen.dir/PPCSubtarget.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Target/PowerPC/PPCSubtarget.cpp [2276/3344] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/lib/Target/PowerPC -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Target/PowerPC -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fvisibility=hidden -fno-exceptions -funwind-tables -fno-rtti -MD -MT lib/Target/PowerPC/CMakeFiles/LLVMPowerPCCodeGen.dir/PPCTOCRegDeps.cpp.o -MF lib/Target/PowerPC/CMakeFiles/LLVMPowerPCCodeGen.dir/PPCTOCRegDeps.cpp.o.d -o lib/Target/PowerPC/CMakeFiles/LLVMPowerPCCodeGen.dir/PPCTOCRegDeps.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Target/PowerPC/PPCTOCRegDeps.cpp [2277/3344] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/lib/Target/PowerPC -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Target/PowerPC -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fvisibility=hidden -fno-exceptions -funwind-tables -fno-rtti -MD -MT lib/Target/PowerPC/CMakeFiles/LLVMPowerPCCodeGen.dir/PPCISelLowering.cpp.o -MF lib/Target/PowerPC/CMakeFiles/LLVMPowerPCCodeGen.dir/PPCISelLowering.cpp.o.d -o lib/Target/PowerPC/CMakeFiles/LLVMPowerPCCodeGen.dir/PPCISelLowering.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Target/PowerPC/PPCISelLowering.cpp [2278/3344] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/lib/Target/PowerPC -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Target/PowerPC -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fvisibility=hidden -fno-exceptions -funwind-tables -fno-rtti -MD -MT lib/Target/PowerPC/CMakeFiles/LLVMPowerPCCodeGen.dir/PPCTLSDynamicCall.cpp.o -MF lib/Target/PowerPC/CMakeFiles/LLVMPowerPCCodeGen.dir/PPCTLSDynamicCall.cpp.o.d -o lib/Target/PowerPC/CMakeFiles/LLVMPowerPCCodeGen.dir/PPCTLSDynamicCall.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Target/PowerPC/PPCTLSDynamicCall.cpp [2279/3344] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/lib/Target/PowerPC -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Target/PowerPC -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fvisibility=hidden -fno-exceptions -funwind-tables -fno-rtti -MD -MT lib/Target/PowerPC/CMakeFiles/LLVMPowerPCCodeGen.dir/PPCTargetMachine.cpp.o -MF lib/Target/PowerPC/CMakeFiles/LLVMPowerPCCodeGen.dir/PPCTargetMachine.cpp.o.d -o lib/Target/PowerPC/CMakeFiles/LLVMPowerPCCodeGen.dir/PPCTargetMachine.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Target/PowerPC/PPCTargetMachine.cpp [2280/3344] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/lib/Target/PowerPC -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Target/PowerPC -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fvisibility=hidden -fno-exceptions -funwind-tables -fno-rtti -MD -MT lib/Target/PowerPC/CMakeFiles/LLVMPowerPCCodeGen.dir/PPCVSXCopy.cpp.o -MF lib/Target/PowerPC/CMakeFiles/LLVMPowerPCCodeGen.dir/PPCVSXCopy.cpp.o.d -o lib/Target/PowerPC/CMakeFiles/LLVMPowerPCCodeGen.dir/PPCVSXCopy.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Target/PowerPC/PPCVSXCopy.cpp [2281/3344] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/lib/Target/PowerPC -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Target/PowerPC -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fvisibility=hidden -fno-exceptions -funwind-tables -fno-rtti -MD -MT lib/Target/PowerPC/CMakeFiles/LLVMPowerPCCodeGen.dir/PPCReduceCRLogicals.cpp.o -MF lib/Target/PowerPC/CMakeFiles/LLVMPowerPCCodeGen.dir/PPCReduceCRLogicals.cpp.o.d -o lib/Target/PowerPC/CMakeFiles/LLVMPowerPCCodeGen.dir/PPCReduceCRLogicals.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Target/PowerPC/PPCReduceCRLogicals.cpp [2282/3344] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/lib/Target/PowerPC -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Target/PowerPC -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fvisibility=hidden -fno-exceptions -funwind-tables -fno-rtti -MD -MT lib/Target/PowerPC/CMakeFiles/LLVMPowerPCCodeGen.dir/PPCTargetTransformInfo.cpp.o -MF lib/Target/PowerPC/CMakeFiles/LLVMPowerPCCodeGen.dir/PPCTargetTransformInfo.cpp.o.d -o lib/Target/PowerPC/CMakeFiles/LLVMPowerPCCodeGen.dir/PPCTargetTransformInfo.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Target/PowerPC/PPCTargetTransformInfo.cpp [2283/3344] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/lib/Target/PowerPC -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Target/PowerPC -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fvisibility=hidden -fno-exceptions -funwind-tables -fno-rtti -MD -MT lib/Target/PowerPC/CMakeFiles/LLVMPowerPCCodeGen.dir/PPCVSXFMAMutate.cpp.o -MF lib/Target/PowerPC/CMakeFiles/LLVMPowerPCCodeGen.dir/PPCVSXFMAMutate.cpp.o.d -o lib/Target/PowerPC/CMakeFiles/LLVMPowerPCCodeGen.dir/PPCVSXFMAMutate.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Target/PowerPC/PPCVSXFMAMutate.cpp [2284/3344] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/lib/Target/PowerPC -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Target/PowerPC -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fvisibility=hidden -fno-exceptions -funwind-tables -fno-rtti -MD -MT lib/Target/PowerPC/CMakeFiles/LLVMPowerPCCodeGen.dir/PPCExpandISEL.cpp.o -MF lib/Target/PowerPC/CMakeFiles/LLVMPowerPCCodeGen.dir/PPCExpandISEL.cpp.o.d -o lib/Target/PowerPC/CMakeFiles/LLVMPowerPCCodeGen.dir/PPCExpandISEL.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Target/PowerPC/PPCExpandISEL.cpp [2285/3344] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/lib/Target/PowerPC -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Target/PowerPC -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fvisibility=hidden -fno-exceptions -funwind-tables -fno-rtti -MD -MT lib/Target/PowerPC/CMakeFiles/LLVMPowerPCCodeGen.dir/PPCVSXSwapRemoval.cpp.o -MF lib/Target/PowerPC/CMakeFiles/LLVMPowerPCCodeGen.dir/PPCVSXSwapRemoval.cpp.o.d -o lib/Target/PowerPC/CMakeFiles/LLVMPowerPCCodeGen.dir/PPCVSXSwapRemoval.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Target/PowerPC/PPCVSXSwapRemoval.cpp [2286/3344] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/lib/Target/PowerPC -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Target/PowerPC -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fvisibility=hidden -fno-exceptions -funwind-tables -fno-rtti -MD -MT lib/Target/PowerPC/CMakeFiles/LLVMPowerPCCodeGen.dir/PPCPreEmitPeephole.cpp.o -MF lib/Target/PowerPC/CMakeFiles/LLVMPowerPCCodeGen.dir/PPCPreEmitPeephole.cpp.o.d -o lib/Target/PowerPC/CMakeFiles/LLVMPowerPCCodeGen.dir/PPCPreEmitPeephole.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Target/PowerPC/PPCPreEmitPeephole.cpp [2287/3344] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/lib/Target/PowerPC -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Target/PowerPC -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fvisibility=hidden -fno-exceptions -funwind-tables -fno-rtti -MD -MT lib/Target/PowerPC/CMakeFiles/LLVMPowerPCCodeGen.dir/GISel/PPCRegisterBankInfo.cpp.o -MF lib/Target/PowerPC/CMakeFiles/LLVMPowerPCCodeGen.dir/GISel/PPCRegisterBankInfo.cpp.o.d -o lib/Target/PowerPC/CMakeFiles/LLVMPowerPCCodeGen.dir/GISel/PPCRegisterBankInfo.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Target/PowerPC/GISel/PPCRegisterBankInfo.cpp [2288/3344] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/lib/Target/PowerPC -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Target/PowerPC -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fvisibility=hidden -fno-exceptions -funwind-tables -fno-rtti -MD -MT lib/Target/PowerPC/CMakeFiles/LLVMPowerPCCodeGen.dir/GISel/PPCLegalizerInfo.cpp.o -MF lib/Target/PowerPC/CMakeFiles/LLVMPowerPCCodeGen.dir/GISel/PPCLegalizerInfo.cpp.o.d -o lib/Target/PowerPC/CMakeFiles/LLVMPowerPCCodeGen.dir/GISel/PPCLegalizerInfo.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Target/PowerPC/GISel/PPCLegalizerInfo.cpp [2289/3344] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/lib/Target/PowerPC -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Target/PowerPC -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fvisibility=hidden -fno-exceptions -funwind-tables -fno-rtti -MD -MT lib/Target/PowerPC/CMakeFiles/LLVMPowerPCCodeGen.dir/PPCLowerMASSVEntries.cpp.o -MF lib/Target/PowerPC/CMakeFiles/LLVMPowerPCCodeGen.dir/PPCLowerMASSVEntries.cpp.o.d -o lib/Target/PowerPC/CMakeFiles/LLVMPowerPCCodeGen.dir/PPCLowerMASSVEntries.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Target/PowerPC/PPCLowerMASSVEntries.cpp [2290/3344] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/lib/Target/PowerPC/MCTargetDesc -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Target/PowerPC/MCTargetDesc -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Target/PowerPC -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/lib/Target/PowerPC -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fvisibility=hidden -fno-exceptions -funwind-tables -fno-rtti -MD -MT lib/Target/PowerPC/MCTargetDesc/CMakeFiles/LLVMPowerPCDesc.dir/PPCMCAsmInfo.cpp.o -MF lib/Target/PowerPC/MCTargetDesc/CMakeFiles/LLVMPowerPCDesc.dir/PPCMCAsmInfo.cpp.o.d -o lib/Target/PowerPC/MCTargetDesc/CMakeFiles/LLVMPowerPCDesc.dir/PPCMCAsmInfo.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Target/PowerPC/MCTargetDesc/PPCMCAsmInfo.cpp [2291/3344] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/lib/Target/PowerPC -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Target/PowerPC -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fvisibility=hidden -fno-exceptions -funwind-tables -fno-rtti -MD -MT lib/Target/PowerPC/CMakeFiles/LLVMPowerPCCodeGen.dir/PPCGenScalarMASSEntries.cpp.o -MF lib/Target/PowerPC/CMakeFiles/LLVMPowerPCCodeGen.dir/PPCGenScalarMASSEntries.cpp.o.d -o lib/Target/PowerPC/CMakeFiles/LLVMPowerPCCodeGen.dir/PPCGenScalarMASSEntries.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Target/PowerPC/PPCGenScalarMASSEntries.cpp [2292/3344] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/lib/Target/PowerPC/MCTargetDesc -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Target/PowerPC/MCTargetDesc -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Target/PowerPC -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/lib/Target/PowerPC -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fvisibility=hidden -fno-exceptions -funwind-tables -fno-rtti -MD -MT lib/Target/PowerPC/MCTargetDesc/CMakeFiles/LLVMPowerPCDesc.dir/PPCAsmBackend.cpp.o -MF lib/Target/PowerPC/MCTargetDesc/CMakeFiles/LLVMPowerPCDesc.dir/PPCAsmBackend.cpp.o.d -o lib/Target/PowerPC/MCTargetDesc/CMakeFiles/LLVMPowerPCDesc.dir/PPCAsmBackend.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Target/PowerPC/MCTargetDesc/PPCAsmBackend.cpp [2293/3344] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/lib/Target/PowerPC/MCTargetDesc -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Target/PowerPC/MCTargetDesc -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Target/PowerPC -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/lib/Target/PowerPC -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fvisibility=hidden -fno-exceptions -funwind-tables -fno-rtti -MD -MT lib/Target/PowerPC/MCTargetDesc/CMakeFiles/LLVMPowerPCDesc.dir/PPCPredicates.cpp.o -MF lib/Target/PowerPC/MCTargetDesc/CMakeFiles/LLVMPowerPCDesc.dir/PPCPredicates.cpp.o.d -o lib/Target/PowerPC/MCTargetDesc/CMakeFiles/LLVMPowerPCDesc.dir/PPCPredicates.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Target/PowerPC/MCTargetDesc/PPCPredicates.cpp [2294/3344] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/lib/Target/PowerPC -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Target/PowerPC -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fvisibility=hidden -fno-exceptions -funwind-tables -fno-rtti -MD -MT lib/Target/PowerPC/CMakeFiles/LLVMPowerPCCodeGen.dir/GISel/PPCCallLowering.cpp.o -MF lib/Target/PowerPC/CMakeFiles/LLVMPowerPCCodeGen.dir/GISel/PPCCallLowering.cpp.o.d -o lib/Target/PowerPC/CMakeFiles/LLVMPowerPCCodeGen.dir/GISel/PPCCallLowering.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Target/PowerPC/GISel/PPCCallLowering.cpp [2295/3344] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/lib/Target/PowerPC/Disassembler -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Target/PowerPC/Disassembler -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Target/PowerPC -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/lib/Target/PowerPC -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fvisibility=hidden -fno-exceptions -funwind-tables -fno-rtti -MD -MT lib/Target/PowerPC/Disassembler/CMakeFiles/LLVMPowerPCDisassembler.dir/PPCDisassembler.cpp.o -MF lib/Target/PowerPC/Disassembler/CMakeFiles/LLVMPowerPCDisassembler.dir/PPCDisassembler.cpp.o.d -o lib/Target/PowerPC/Disassembler/CMakeFiles/LLVMPowerPCDisassembler.dir/PPCDisassembler.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Target/PowerPC/Disassembler/PPCDisassembler.cpp [2296/3344] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/lib/Target/PowerPC/MCTargetDesc -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Target/PowerPC/MCTargetDesc -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Target/PowerPC -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/lib/Target/PowerPC -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fvisibility=hidden -fno-exceptions -funwind-tables -fno-rtti -MD -MT lib/Target/PowerPC/MCTargetDesc/CMakeFiles/LLVMPowerPCDesc.dir/PPCInstPrinter.cpp.o -MF lib/Target/PowerPC/MCTargetDesc/CMakeFiles/LLVMPowerPCDesc.dir/PPCInstPrinter.cpp.o.d -o lib/Target/PowerPC/MCTargetDesc/CMakeFiles/LLVMPowerPCDesc.dir/PPCInstPrinter.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Target/PowerPC/MCTargetDesc/PPCInstPrinter.cpp [2297/3344] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/lib/Target/PowerPC/MCTargetDesc -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Target/PowerPC/MCTargetDesc -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Target/PowerPC -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/lib/Target/PowerPC -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fvisibility=hidden -fno-exceptions -funwind-tables -fno-rtti -MD -MT lib/Target/PowerPC/MCTargetDesc/CMakeFiles/LLVMPowerPCDesc.dir/PPCELFObjectWriter.cpp.o -MF lib/Target/PowerPC/MCTargetDesc/CMakeFiles/LLVMPowerPCDesc.dir/PPCELFObjectWriter.cpp.o.d -o lib/Target/PowerPC/MCTargetDesc/CMakeFiles/LLVMPowerPCDesc.dir/PPCELFObjectWriter.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Target/PowerPC/MCTargetDesc/PPCELFObjectWriter.cpp [2298/3344] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/lib/Target/PowerPC/MCTargetDesc -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Target/PowerPC/MCTargetDesc -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Target/PowerPC -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/lib/Target/PowerPC -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fvisibility=hidden -fno-exceptions -funwind-tables -fno-rtti -MD -MT lib/Target/PowerPC/MCTargetDesc/CMakeFiles/LLVMPowerPCDesc.dir/PPCXCOFFObjectWriter.cpp.o -MF lib/Target/PowerPC/MCTargetDesc/CMakeFiles/LLVMPowerPCDesc.dir/PPCXCOFFObjectWriter.cpp.o.d -o lib/Target/PowerPC/MCTargetDesc/CMakeFiles/LLVMPowerPCDesc.dir/PPCXCOFFObjectWriter.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Target/PowerPC/MCTargetDesc/PPCXCOFFObjectWriter.cpp [2299/3344] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/lib/Target/PowerPC/AsmParser -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Target/PowerPC/AsmParser -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Target/PowerPC -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/lib/Target/PowerPC -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fvisibility=hidden -fno-exceptions -funwind-tables -fno-rtti -MD -MT lib/Target/PowerPC/AsmParser/CMakeFiles/LLVMPowerPCAsmParser.dir/PPCAsmParser.cpp.o -MF lib/Target/PowerPC/AsmParser/CMakeFiles/LLVMPowerPCAsmParser.dir/PPCAsmParser.cpp.o.d -o lib/Target/PowerPC/AsmParser/CMakeFiles/LLVMPowerPCAsmParser.dir/PPCAsmParser.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Target/PowerPC/AsmParser/PPCAsmParser.cpp [2300/3344] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/lib/Target/PowerPC/MCTargetDesc -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Target/PowerPC/MCTargetDesc -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Target/PowerPC -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/lib/Target/PowerPC -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fvisibility=hidden -fno-exceptions -funwind-tables -fno-rtti -MD -MT lib/Target/PowerPC/MCTargetDesc/CMakeFiles/LLVMPowerPCDesc.dir/PPCMCExpr.cpp.o -MF lib/Target/PowerPC/MCTargetDesc/CMakeFiles/LLVMPowerPCDesc.dir/PPCMCExpr.cpp.o.d -o lib/Target/PowerPC/MCTargetDesc/CMakeFiles/LLVMPowerPCDesc.dir/PPCMCExpr.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Target/PowerPC/MCTargetDesc/PPCMCExpr.cpp [2301/3344] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/lib/Target/PowerPC/TargetInfo -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Target/PowerPC/TargetInfo -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Target/PowerPC -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/lib/Target/PowerPC -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fvisibility=hidden -fno-exceptions -funwind-tables -fno-rtti -MD -MT lib/Target/PowerPC/TargetInfo/CMakeFiles/LLVMPowerPCInfo.dir/PowerPCTargetInfo.cpp.o -MF lib/Target/PowerPC/TargetInfo/CMakeFiles/LLVMPowerPCInfo.dir/PowerPCTargetInfo.cpp.o.d -o lib/Target/PowerPC/TargetInfo/CMakeFiles/LLVMPowerPCInfo.dir/PowerPCTargetInfo.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Target/PowerPC/TargetInfo/PowerPCTargetInfo.cpp [2302/3344] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/lib/Target/PowerPC/MCTargetDesc -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Target/PowerPC/MCTargetDesc -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Target/PowerPC -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/lib/Target/PowerPC -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fvisibility=hidden -fno-exceptions -funwind-tables -fno-rtti -MD -MT lib/Target/PowerPC/MCTargetDesc/CMakeFiles/LLVMPowerPCDesc.dir/PPCXCOFFStreamer.cpp.o -MF lib/Target/PowerPC/MCTargetDesc/CMakeFiles/LLVMPowerPCDesc.dir/PPCXCOFFStreamer.cpp.o.d -o lib/Target/PowerPC/MCTargetDesc/CMakeFiles/LLVMPowerPCDesc.dir/PPCXCOFFStreamer.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Target/PowerPC/MCTargetDesc/PPCXCOFFStreamer.cpp [2303/3344] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/lib/Target/PowerPC/MCTargetDesc -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Target/PowerPC/MCTargetDesc -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Target/PowerPC -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/lib/Target/PowerPC -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fvisibility=hidden -fno-exceptions -funwind-tables -fno-rtti -MD -MT lib/Target/PowerPC/MCTargetDesc/CMakeFiles/LLVMPowerPCDesc.dir/PPCELFStreamer.cpp.o -MF lib/Target/PowerPC/MCTargetDesc/CMakeFiles/LLVMPowerPCDesc.dir/PPCELFStreamer.cpp.o.d -o lib/Target/PowerPC/MCTargetDesc/CMakeFiles/LLVMPowerPCDesc.dir/PPCELFStreamer.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Target/PowerPC/MCTargetDesc/PPCELFStreamer.cpp [2304/3344] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/lib/Target/PowerPC/MCTargetDesc -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Target/PowerPC/MCTargetDesc -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Target/PowerPC -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/lib/Target/PowerPC -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fvisibility=hidden -fno-exceptions -funwind-tables -fno-rtti -MD -MT lib/Target/PowerPC/MCTargetDesc/CMakeFiles/LLVMPowerPCDesc.dir/PPCMCCodeEmitter.cpp.o -MF lib/Target/PowerPC/MCTargetDesc/CMakeFiles/LLVMPowerPCDesc.dir/PPCMCCodeEmitter.cpp.o.d -o lib/Target/PowerPC/MCTargetDesc/CMakeFiles/LLVMPowerPCDesc.dir/PPCMCCodeEmitter.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Target/PowerPC/MCTargetDesc/PPCMCCodeEmitter.cpp [2305/3344] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/lib/Target/PowerPC/MCTargetDesc -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Target/PowerPC/MCTargetDesc -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Target/PowerPC -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/lib/Target/PowerPC -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fvisibility=hidden -fno-exceptions -funwind-tables -fno-rtti -MD -MT lib/Target/PowerPC/MCTargetDesc/CMakeFiles/LLVMPowerPCDesc.dir/PPCMCTargetDesc.cpp.o -MF lib/Target/PowerPC/MCTargetDesc/CMakeFiles/LLVMPowerPCDesc.dir/PPCMCTargetDesc.cpp.o.d -o lib/Target/PowerPC/MCTargetDesc/CMakeFiles/LLVMPowerPCDesc.dir/PPCMCTargetDesc.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Target/PowerPC/MCTargetDesc/PPCMCTargetDesc.cpp [2306/3344] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/lib/Target/RISCV -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Target/RISCV -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fvisibility=hidden -fno-exceptions -funwind-tables -fno-rtti -MD -MT lib/Target/RISCV/CMakeFiles/LLVMRISCVCodeGen.dir/RISCVDeadRegisterDefinitions.cpp.o -MF lib/Target/RISCV/CMakeFiles/LLVMRISCVCodeGen.dir/RISCVDeadRegisterDefinitions.cpp.o.d -o lib/Target/RISCV/CMakeFiles/LLVMRISCVCodeGen.dir/RISCVDeadRegisterDefinitions.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Target/RISCV/RISCVDeadRegisterDefinitions.cpp [2307/3344] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/lib/Target/RISCV -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Target/RISCV -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fvisibility=hidden -fno-exceptions -funwind-tables -fno-rtti -MD -MT lib/Target/RISCV/CMakeFiles/LLVMRISCVCodeGen.dir/RISCVMakeCompressible.cpp.o -MF lib/Target/RISCV/CMakeFiles/LLVMRISCVCodeGen.dir/RISCVMakeCompressible.cpp.o.d -o lib/Target/RISCV/CMakeFiles/LLVMRISCVCodeGen.dir/RISCVMakeCompressible.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Target/RISCV/RISCVMakeCompressible.cpp [2308/3344] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/lib/Target/RISCV -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Target/RISCV -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fvisibility=hidden -fno-exceptions -funwind-tables -fno-rtti -MD -MT lib/Target/RISCV/CMakeFiles/LLVMRISCVCodeGen.dir/RISCVCodeGenPrepare.cpp.o -MF lib/Target/RISCV/CMakeFiles/LLVMRISCVCodeGen.dir/RISCVCodeGenPrepare.cpp.o.d -o lib/Target/RISCV/CMakeFiles/LLVMRISCVCodeGen.dir/RISCVCodeGenPrepare.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Target/RISCV/RISCVCodeGenPrepare.cpp [2309/3344] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/lib/Target/RISCV -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Target/RISCV -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fvisibility=hidden -fno-exceptions -funwind-tables -fno-rtti -MD -MT lib/Target/RISCV/CMakeFiles/LLVMRISCVCodeGen.dir/RISCVExpandAtomicPseudoInsts.cpp.o -MF lib/Target/RISCV/CMakeFiles/LLVMRISCVCodeGen.dir/RISCVExpandAtomicPseudoInsts.cpp.o.d -o lib/Target/RISCV/CMakeFiles/LLVMRISCVCodeGen.dir/RISCVExpandAtomicPseudoInsts.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Target/RISCV/RISCVExpandAtomicPseudoInsts.cpp [2310/3344] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/lib/Target/RISCV -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Target/RISCV -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fvisibility=hidden -fno-exceptions -funwind-tables -fno-rtti -MD -MT lib/Target/RISCV/CMakeFiles/LLVMRISCVCodeGen.dir/RISCVExpandPseudoInsts.cpp.o -MF lib/Target/RISCV/CMakeFiles/LLVMRISCVCodeGen.dir/RISCVExpandPseudoInsts.cpp.o.d -o lib/Target/RISCV/CMakeFiles/LLVMRISCVCodeGen.dir/RISCVExpandPseudoInsts.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Target/RISCV/RISCVExpandPseudoInsts.cpp [2311/3344] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/lib/Target/RISCV -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Target/RISCV -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fvisibility=hidden -fno-exceptions -funwind-tables -fno-rtti -MD -MT lib/Target/RISCV/CMakeFiles/LLVMRISCVCodeGen.dir/RISCVAsmPrinter.cpp.o -MF lib/Target/RISCV/CMakeFiles/LLVMRISCVCodeGen.dir/RISCVAsmPrinter.cpp.o.d -o lib/Target/RISCV/CMakeFiles/LLVMRISCVCodeGen.dir/RISCVAsmPrinter.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Target/RISCV/RISCVAsmPrinter.cpp [2312/3344] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/lib/Target/RISCV -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Target/RISCV -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fvisibility=hidden -fno-exceptions -funwind-tables -fno-rtti -MD -MT lib/Target/RISCV/CMakeFiles/LLVMRISCVCodeGen.dir/RISCVFrameLowering.cpp.o -MF lib/Target/RISCV/CMakeFiles/LLVMRISCVCodeGen.dir/RISCVFrameLowering.cpp.o.d -o lib/Target/RISCV/CMakeFiles/LLVMRISCVCodeGen.dir/RISCVFrameLowering.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Target/RISCV/RISCVFrameLowering.cpp [2313/3344] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/lib/Target/RISCV -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Target/RISCV -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fvisibility=hidden -fno-exceptions -funwind-tables -fno-rtti -MD -MT lib/Target/RISCV/CMakeFiles/LLVMRISCVCodeGen.dir/RISCVInsertReadWriteCSR.cpp.o -MF lib/Target/RISCV/CMakeFiles/LLVMRISCVCodeGen.dir/RISCVInsertReadWriteCSR.cpp.o.d -o lib/Target/RISCV/CMakeFiles/LLVMRISCVCodeGen.dir/RISCVInsertReadWriteCSR.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Target/RISCV/RISCVInsertReadWriteCSR.cpp [2314/3344] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/lib/Target/RISCV -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Target/RISCV -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fvisibility=hidden -fno-exceptions -funwind-tables -fno-rtti -MD -MT lib/Target/RISCV/CMakeFiles/LLVMRISCVCodeGen.dir/RISCVInsertVSETVLI.cpp.o -MF lib/Target/RISCV/CMakeFiles/LLVMRISCVCodeGen.dir/RISCVInsertVSETVLI.cpp.o.d -o lib/Target/RISCV/CMakeFiles/LLVMRISCVCodeGen.dir/RISCVInsertVSETVLI.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Target/RISCV/RISCVInsertVSETVLI.cpp [2315/3344] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/lib/Target/RISCV -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Target/RISCV -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fvisibility=hidden -fno-exceptions -funwind-tables -fno-rtti -MD -MT lib/Target/RISCV/CMakeFiles/LLVMRISCVCodeGen.dir/RISCVInsertWriteVXRM.cpp.o -MF lib/Target/RISCV/CMakeFiles/LLVMRISCVCodeGen.dir/RISCVInsertWriteVXRM.cpp.o.d -o lib/Target/RISCV/CMakeFiles/LLVMRISCVCodeGen.dir/RISCVInsertWriteVXRM.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Target/RISCV/RISCVInsertWriteVXRM.cpp [2316/3344] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/lib/Target/RISCV -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Target/RISCV -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fvisibility=hidden -fno-exceptions -funwind-tables -fno-rtti -MD -MT lib/Target/RISCV/CMakeFiles/LLVMRISCVCodeGen.dir/RISCVGatherScatterLowering.cpp.o -MF lib/Target/RISCV/CMakeFiles/LLVMRISCVCodeGen.dir/RISCVGatherScatterLowering.cpp.o.d -o lib/Target/RISCV/CMakeFiles/LLVMRISCVCodeGen.dir/RISCVGatherScatterLowering.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Target/RISCV/RISCVGatherScatterLowering.cpp [2317/3344] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/lib/Target/RISCV -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Target/RISCV -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fvisibility=hidden -fno-exceptions -funwind-tables -fno-rtti -MD -MT lib/Target/RISCV/CMakeFiles/LLVMRISCVCodeGen.dir/RISCVInstrInfo.cpp.o -MF lib/Target/RISCV/CMakeFiles/LLVMRISCVCodeGen.dir/RISCVInstrInfo.cpp.o.d -o lib/Target/RISCV/CMakeFiles/LLVMRISCVCodeGen.dir/RISCVInstrInfo.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Target/RISCV/RISCVInstrInfo.cpp [2318/3344] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/lib/Target/RISCV -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Target/RISCV -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fvisibility=hidden -fno-exceptions -funwind-tables -fno-rtti -MD -MT lib/Target/RISCV/CMakeFiles/LLVMRISCVCodeGen.dir/RISCVMachineFunctionInfo.cpp.o -MF lib/Target/RISCV/CMakeFiles/LLVMRISCVCodeGen.dir/RISCVMachineFunctionInfo.cpp.o.d -o lib/Target/RISCV/CMakeFiles/LLVMRISCVCodeGen.dir/RISCVMachineFunctionInfo.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Target/RISCV/RISCVMachineFunctionInfo.cpp [2319/3344] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/lib/Target/RISCV -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Target/RISCV -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fvisibility=hidden -fno-exceptions -funwind-tables -fno-rtti -MD -MT lib/Target/RISCV/CMakeFiles/LLVMRISCVCodeGen.dir/RISCVMergeBaseOffset.cpp.o -MF lib/Target/RISCV/CMakeFiles/LLVMRISCVCodeGen.dir/RISCVMergeBaseOffset.cpp.o.d -o lib/Target/RISCV/CMakeFiles/LLVMRISCVCodeGen.dir/RISCVMergeBaseOffset.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Target/RISCV/RISCVMergeBaseOffset.cpp [2320/3344] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/lib/Target/RISCV -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Target/RISCV -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fvisibility=hidden -fno-exceptions -funwind-tables -fno-rtti -MD -MT lib/Target/RISCV/CMakeFiles/LLVMRISCVCodeGen.dir/RISCVPostRAExpandPseudoInsts.cpp.o -MF lib/Target/RISCV/CMakeFiles/LLVMRISCVCodeGen.dir/RISCVPostRAExpandPseudoInsts.cpp.o.d -o lib/Target/RISCV/CMakeFiles/LLVMRISCVCodeGen.dir/RISCVPostRAExpandPseudoInsts.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Target/RISCV/RISCVPostRAExpandPseudoInsts.cpp [2321/3344] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/lib/Target/RISCV -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Target/RISCV -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fvisibility=hidden -fno-exceptions -funwind-tables -fno-rtti -MD -MT lib/Target/RISCV/CMakeFiles/LLVMRISCVCodeGen.dir/RISCVFoldMasks.cpp.o -MF lib/Target/RISCV/CMakeFiles/LLVMRISCVCodeGen.dir/RISCVFoldMasks.cpp.o.d -o lib/Target/RISCV/CMakeFiles/LLVMRISCVCodeGen.dir/RISCVFoldMasks.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Target/RISCV/RISCVFoldMasks.cpp [2322/3344] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/lib/Target/RISCV -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Target/RISCV -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fvisibility=hidden -fno-exceptions -funwind-tables -fno-rtti -MD -MT lib/Target/RISCV/CMakeFiles/LLVMRISCVCodeGen.dir/RISCVOptWInstrs.cpp.o -MF lib/Target/RISCV/CMakeFiles/LLVMRISCVCodeGen.dir/RISCVOptWInstrs.cpp.o.d -o lib/Target/RISCV/CMakeFiles/LLVMRISCVCodeGen.dir/RISCVOptWInstrs.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Target/RISCV/RISCVOptWInstrs.cpp [2323/3344] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/lib/Target/RISCV -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Target/RISCV -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fvisibility=hidden -fno-exceptions -funwind-tables -fno-rtti -MD -MT lib/Target/RISCV/CMakeFiles/LLVMRISCVCodeGen.dir/RISCVRedundantCopyElimination.cpp.o -MF lib/Target/RISCV/CMakeFiles/LLVMRISCVCodeGen.dir/RISCVRedundantCopyElimination.cpp.o.d -o lib/Target/RISCV/CMakeFiles/LLVMRISCVCodeGen.dir/RISCVRedundantCopyElimination.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Target/RISCV/RISCVRedundantCopyElimination.cpp [2324/3344] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/lib/Target/RISCV -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Target/RISCV -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fvisibility=hidden -fno-exceptions -funwind-tables -fno-rtti -MD -MT lib/Target/RISCV/CMakeFiles/LLVMRISCVCodeGen.dir/RISCVMoveMerger.cpp.o -MF lib/Target/RISCV/CMakeFiles/LLVMRISCVCodeGen.dir/RISCVMoveMerger.cpp.o.d -o lib/Target/RISCV/CMakeFiles/LLVMRISCVCodeGen.dir/RISCVMoveMerger.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Target/RISCV/RISCVMoveMerger.cpp [2325/3344] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/lib/Target/RISCV -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Target/RISCV -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fvisibility=hidden -fno-exceptions -funwind-tables -fno-rtti -MD -MT lib/Target/RISCV/CMakeFiles/LLVMRISCVCodeGen.dir/RISCVPushPopOptimizer.cpp.o -MF lib/Target/RISCV/CMakeFiles/LLVMRISCVCodeGen.dir/RISCVPushPopOptimizer.cpp.o.d -o lib/Target/RISCV/CMakeFiles/LLVMRISCVCodeGen.dir/RISCVPushPopOptimizer.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Target/RISCV/RISCVPushPopOptimizer.cpp [2326/3344] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/lib/Target/RISCV -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Target/RISCV -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fvisibility=hidden -fno-exceptions -funwind-tables -fno-rtti -MD -MT lib/Target/RISCV/CMakeFiles/LLVMRISCVCodeGen.dir/RISCVRVVInitUndef.cpp.o -MF lib/Target/RISCV/CMakeFiles/LLVMRISCVCodeGen.dir/RISCVRVVInitUndef.cpp.o.d -o lib/Target/RISCV/CMakeFiles/LLVMRISCVCodeGen.dir/RISCVRVVInitUndef.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Target/RISCV/RISCVRVVInitUndef.cpp [2327/3344] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/lib/Target/RISCV -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Target/RISCV -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fvisibility=hidden -fno-exceptions -funwind-tables -fno-rtti -MD -MT lib/Target/RISCV/CMakeFiles/LLVMRISCVCodeGen.dir/RISCVSubtarget.cpp.o -MF lib/Target/RISCV/CMakeFiles/LLVMRISCVCodeGen.dir/RISCVSubtarget.cpp.o.d -o lib/Target/RISCV/CMakeFiles/LLVMRISCVCodeGen.dir/RISCVSubtarget.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Target/RISCV/RISCVSubtarget.cpp [2328/3344] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/lib/Target/RISCV -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Target/RISCV -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fvisibility=hidden -fno-exceptions -funwind-tables -fno-rtti -MD -MT lib/Target/RISCV/CMakeFiles/LLVMRISCVCodeGen.dir/RISCVRegisterInfo.cpp.o -MF lib/Target/RISCV/CMakeFiles/LLVMRISCVCodeGen.dir/RISCVRegisterInfo.cpp.o.d -o lib/Target/RISCV/CMakeFiles/LLVMRISCVCodeGen.dir/RISCVRegisterInfo.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Target/RISCV/RISCVRegisterInfo.cpp [2329/3344] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/lib/Target/RISCV -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Target/RISCV -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fvisibility=hidden -fno-exceptions -funwind-tables -fno-rtti -MD -MT lib/Target/RISCV/CMakeFiles/LLVMRISCVCodeGen.dir/RISCVISelDAGToDAG.cpp.o -MF lib/Target/RISCV/CMakeFiles/LLVMRISCVCodeGen.dir/RISCVISelDAGToDAG.cpp.o.d -o lib/Target/RISCV/CMakeFiles/LLVMRISCVCodeGen.dir/RISCVISelDAGToDAG.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Target/RISCV/RISCVISelDAGToDAG.cpp [2330/3344] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/lib/Target/RISCV -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Target/RISCV -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fvisibility=hidden -fno-exceptions -funwind-tables -fno-rtti -MD -MT lib/Target/RISCV/CMakeFiles/LLVMRISCVCodeGen.dir/RISCVTargetObjectFile.cpp.o -MF lib/Target/RISCV/CMakeFiles/LLVMRISCVCodeGen.dir/RISCVTargetObjectFile.cpp.o.d -o lib/Target/RISCV/CMakeFiles/LLVMRISCVCodeGen.dir/RISCVTargetObjectFile.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Target/RISCV/RISCVTargetObjectFile.cpp [2331/3344] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/lib/Target/RISCV -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Target/RISCV -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fvisibility=hidden -fno-exceptions -funwind-tables -fno-rtti -MD -MT lib/Target/RISCV/CMakeFiles/LLVMRISCVCodeGen.dir/RISCVISelLowering.cpp.o -MF lib/Target/RISCV/CMakeFiles/LLVMRISCVCodeGen.dir/RISCVISelLowering.cpp.o.d -o lib/Target/RISCV/CMakeFiles/LLVMRISCVCodeGen.dir/RISCVISelLowering.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Target/RISCV/RISCVISelLowering.cpp [2332/3344] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/lib/Target/RISCV -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Target/RISCV -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fvisibility=hidden -fno-exceptions -funwind-tables -fno-rtti -MD -MT lib/Target/RISCV/CMakeFiles/LLVMRISCVCodeGen.dir/GISel/RISCVCallLowering.cpp.o -MF lib/Target/RISCV/CMakeFiles/LLVMRISCVCodeGen.dir/GISel/RISCVCallLowering.cpp.o.d -o lib/Target/RISCV/CMakeFiles/LLVMRISCVCodeGen.dir/GISel/RISCVCallLowering.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Target/RISCV/GISel/RISCVCallLowering.cpp [2333/3344] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/lib/Target/RISCV -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Target/RISCV -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fvisibility=hidden -fno-exceptions -funwind-tables -fno-rtti -MD -MT lib/Target/RISCV/CMakeFiles/LLVMRISCVCodeGen.dir/RISCVTargetMachine.cpp.o -MF lib/Target/RISCV/CMakeFiles/LLVMRISCVCodeGen.dir/RISCVTargetMachine.cpp.o.d -o lib/Target/RISCV/CMakeFiles/LLVMRISCVCodeGen.dir/RISCVTargetMachine.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Target/RISCV/RISCVTargetMachine.cpp [2334/3344] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/lib/Target/RISCV -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Target/RISCV -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fvisibility=hidden -fno-exceptions -funwind-tables -fno-rtti -MD -MT lib/Target/RISCV/CMakeFiles/LLVMRISCVCodeGen.dir/GISel/RISCVLegalizerInfo.cpp.o -MF lib/Target/RISCV/CMakeFiles/LLVMRISCVCodeGen.dir/GISel/RISCVLegalizerInfo.cpp.o.d -o lib/Target/RISCV/CMakeFiles/LLVMRISCVCodeGen.dir/GISel/RISCVLegalizerInfo.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Target/RISCV/GISel/RISCVLegalizerInfo.cpp [2335/3344] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/lib/Target/RISCV -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Target/RISCV -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fvisibility=hidden -fno-exceptions -funwind-tables -fno-rtti -MD -MT lib/Target/RISCV/CMakeFiles/LLVMRISCVCodeGen.dir/RISCVTargetTransformInfo.cpp.o -MF lib/Target/RISCV/CMakeFiles/LLVMRISCVCodeGen.dir/RISCVTargetTransformInfo.cpp.o.d -o lib/Target/RISCV/CMakeFiles/LLVMRISCVCodeGen.dir/RISCVTargetTransformInfo.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Target/RISCV/RISCVTargetTransformInfo.cpp [2336/3344] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/lib/Target/RISCV -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Target/RISCV -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fvisibility=hidden -fno-exceptions -funwind-tables -fno-rtti -MD -MT lib/Target/RISCV/CMakeFiles/LLVMRISCVCodeGen.dir/GISel/RISCVInstructionSelector.cpp.o -MF lib/Target/RISCV/CMakeFiles/LLVMRISCVCodeGen.dir/GISel/RISCVInstructionSelector.cpp.o.d -o lib/Target/RISCV/CMakeFiles/LLVMRISCVCodeGen.dir/GISel/RISCVInstructionSelector.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Target/RISCV/GISel/RISCVInstructionSelector.cpp [2337/3344] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/lib/Target/RISCV/MCTargetDesc -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Target/RISCV/MCTargetDesc -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Target/RISCV -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/lib/Target/RISCV -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fvisibility=hidden -fno-exceptions -funwind-tables -fno-rtti -MD -MT lib/Target/RISCV/MCTargetDesc/CMakeFiles/LLVMRISCVDesc.dir/RISCVAsmBackend.cpp.o -MF lib/Target/RISCV/MCTargetDesc/CMakeFiles/LLVMRISCVDesc.dir/RISCVAsmBackend.cpp.o.d -o lib/Target/RISCV/MCTargetDesc/CMakeFiles/LLVMRISCVDesc.dir/RISCVAsmBackend.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Target/RISCV/MCTargetDesc/RISCVAsmBackend.cpp [2338/3344] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/lib/Target/RISCV/Disassembler -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Target/RISCV/Disassembler -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Target/RISCV -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/lib/Target/RISCV -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fvisibility=hidden -fno-exceptions -funwind-tables -fno-rtti -MD -MT lib/Target/RISCV/Disassembler/CMakeFiles/LLVMRISCVDisassembler.dir/RISCVDisassembler.cpp.o -MF lib/Target/RISCV/Disassembler/CMakeFiles/LLVMRISCVDisassembler.dir/RISCVDisassembler.cpp.o.d -o lib/Target/RISCV/Disassembler/CMakeFiles/LLVMRISCVDisassembler.dir/RISCVDisassembler.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Target/RISCV/Disassembler/RISCVDisassembler.cpp [2339/3344] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/lib/Target/RISCV -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Target/RISCV -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fvisibility=hidden -fno-exceptions -funwind-tables -fno-rtti -MD -MT lib/Target/RISCV/CMakeFiles/LLVMRISCVCodeGen.dir/GISel/RISCVPostLegalizerCombiner.cpp.o -MF lib/Target/RISCV/CMakeFiles/LLVMRISCVCodeGen.dir/GISel/RISCVPostLegalizerCombiner.cpp.o.d -o lib/Target/RISCV/CMakeFiles/LLVMRISCVCodeGen.dir/GISel/RISCVPostLegalizerCombiner.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Target/RISCV/GISel/RISCVPostLegalizerCombiner.cpp [2340/3344] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/lib/Target/RISCV -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Target/RISCV -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fvisibility=hidden -fno-exceptions -funwind-tables -fno-rtti -MD -MT lib/Target/RISCV/CMakeFiles/LLVMRISCVCodeGen.dir/GISel/RISCVRegisterBankInfo.cpp.o -MF lib/Target/RISCV/CMakeFiles/LLVMRISCVCodeGen.dir/GISel/RISCVRegisterBankInfo.cpp.o.d -o lib/Target/RISCV/CMakeFiles/LLVMRISCVCodeGen.dir/GISel/RISCVRegisterBankInfo.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Target/RISCV/GISel/RISCVRegisterBankInfo.cpp [2341/3344] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/lib/Target/RISCV -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Target/RISCV -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fvisibility=hidden -fno-exceptions -funwind-tables -fno-rtti -MD -MT lib/Target/RISCV/CMakeFiles/LLVMRISCVCodeGen.dir/GISel/RISCVO0PreLegalizerCombiner.cpp.o -MF lib/Target/RISCV/CMakeFiles/LLVMRISCVCodeGen.dir/GISel/RISCVO0PreLegalizerCombiner.cpp.o.d -o lib/Target/RISCV/CMakeFiles/LLVMRISCVCodeGen.dir/GISel/RISCVO0PreLegalizerCombiner.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Target/RISCV/GISel/RISCVO0PreLegalizerCombiner.cpp [2342/3344] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/lib/Target/RISCV/MCTargetDesc -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Target/RISCV/MCTargetDesc -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Target/RISCV -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/lib/Target/RISCV -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fvisibility=hidden -fno-exceptions -funwind-tables -fno-rtti -MD -MT lib/Target/RISCV/MCTargetDesc/CMakeFiles/LLVMRISCVDesc.dir/RISCVMCAsmInfo.cpp.o -MF lib/Target/RISCV/MCTargetDesc/CMakeFiles/LLVMRISCVDesc.dir/RISCVMCAsmInfo.cpp.o.d -o lib/Target/RISCV/MCTargetDesc/CMakeFiles/LLVMRISCVDesc.dir/RISCVMCAsmInfo.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Target/RISCV/MCTargetDesc/RISCVMCAsmInfo.cpp [2343/3344] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/lib/Target/RISCV/MCTargetDesc -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Target/RISCV/MCTargetDesc -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Target/RISCV -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/lib/Target/RISCV -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fvisibility=hidden -fno-exceptions -funwind-tables -fno-rtti -MD -MT lib/Target/RISCV/MCTargetDesc/CMakeFiles/LLVMRISCVDesc.dir/RISCVELFObjectWriter.cpp.o -MF lib/Target/RISCV/MCTargetDesc/CMakeFiles/LLVMRISCVDesc.dir/RISCVELFObjectWriter.cpp.o.d -o lib/Target/RISCV/MCTargetDesc/CMakeFiles/LLVMRISCVDesc.dir/RISCVELFObjectWriter.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Target/RISCV/MCTargetDesc/RISCVELFObjectWriter.cpp [2344/3344] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/lib/Target/RISCV/MCTargetDesc -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Target/RISCV/MCTargetDesc -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Target/RISCV -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/lib/Target/RISCV -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fvisibility=hidden -fno-exceptions -funwind-tables -fno-rtti -MD -MT lib/Target/RISCV/MCTargetDesc/CMakeFiles/LLVMRISCVDesc.dir/RISCVBaseInfo.cpp.o -MF lib/Target/RISCV/MCTargetDesc/CMakeFiles/LLVMRISCVDesc.dir/RISCVBaseInfo.cpp.o.d -o lib/Target/RISCV/MCTargetDesc/CMakeFiles/LLVMRISCVDesc.dir/RISCVBaseInfo.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Target/RISCV/MCTargetDesc/RISCVBaseInfo.cpp [2345/3344] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/lib/Target/RISCV/MCTargetDesc -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Target/RISCV/MCTargetDesc -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Target/RISCV -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/lib/Target/RISCV -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fvisibility=hidden -fno-exceptions -funwind-tables -fno-rtti -MD -MT lib/Target/RISCV/MCTargetDesc/CMakeFiles/LLVMRISCVDesc.dir/RISCVInstPrinter.cpp.o -MF lib/Target/RISCV/MCTargetDesc/CMakeFiles/LLVMRISCVDesc.dir/RISCVInstPrinter.cpp.o.d -o lib/Target/RISCV/MCTargetDesc/CMakeFiles/LLVMRISCVDesc.dir/RISCVInstPrinter.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Target/RISCV/MCTargetDesc/RISCVInstPrinter.cpp [2346/3344] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/lib/Target/RISCV/AsmParser -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Target/RISCV/AsmParser -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Target/RISCV -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/lib/Target/RISCV -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fvisibility=hidden -fno-exceptions -funwind-tables -fno-rtti -MD -MT lib/Target/RISCV/AsmParser/CMakeFiles/LLVMRISCVAsmParser.dir/RISCVAsmParser.cpp.o -MF lib/Target/RISCV/AsmParser/CMakeFiles/LLVMRISCVAsmParser.dir/RISCVAsmParser.cpp.o.d -o lib/Target/RISCV/AsmParser/CMakeFiles/LLVMRISCVAsmParser.dir/RISCVAsmParser.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Target/RISCV/AsmParser/RISCVAsmParser.cpp [2347/3344] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/lib/Target/RISCV -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Target/RISCV -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fvisibility=hidden -fno-exceptions -funwind-tables -fno-rtti -MD -MT lib/Target/RISCV/CMakeFiles/LLVMRISCVCodeGen.dir/GISel/RISCVPreLegalizerCombiner.cpp.o -MF lib/Target/RISCV/CMakeFiles/LLVMRISCVCodeGen.dir/GISel/RISCVPreLegalizerCombiner.cpp.o.d -o lib/Target/RISCV/CMakeFiles/LLVMRISCVCodeGen.dir/GISel/RISCVPreLegalizerCombiner.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Target/RISCV/GISel/RISCVPreLegalizerCombiner.cpp [2348/3344] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/lib/Target/RISCV/MCTargetDesc -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Target/RISCV/MCTargetDesc -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Target/RISCV -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/lib/Target/RISCV -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fvisibility=hidden -fno-exceptions -funwind-tables -fno-rtti -MD -MT lib/Target/RISCV/MCTargetDesc/CMakeFiles/LLVMRISCVDesc.dir/RISCVMatInt.cpp.o -MF lib/Target/RISCV/MCTargetDesc/CMakeFiles/LLVMRISCVDesc.dir/RISCVMatInt.cpp.o.d -o lib/Target/RISCV/MCTargetDesc/CMakeFiles/LLVMRISCVDesc.dir/RISCVMatInt.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Target/RISCV/MCTargetDesc/RISCVMatInt.cpp [2349/3344] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/lib/Target/RISCV/MCTargetDesc -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Target/RISCV/MCTargetDesc -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Target/RISCV -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/lib/Target/RISCV -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fvisibility=hidden -fno-exceptions -funwind-tables -fno-rtti -MD -MT lib/Target/RISCV/MCTargetDesc/CMakeFiles/LLVMRISCVDesc.dir/RISCVMCObjectFileInfo.cpp.o -MF lib/Target/RISCV/MCTargetDesc/CMakeFiles/LLVMRISCVDesc.dir/RISCVMCObjectFileInfo.cpp.o.d -o lib/Target/RISCV/MCTargetDesc/CMakeFiles/LLVMRISCVDesc.dir/RISCVMCObjectFileInfo.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Target/RISCV/MCTargetDesc/RISCVMCObjectFileInfo.cpp [2350/3344] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/lib/Target/RISCV/MCTargetDesc -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Target/RISCV/MCTargetDesc -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Target/RISCV -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/lib/Target/RISCV -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fvisibility=hidden -fno-exceptions -funwind-tables -fno-rtti -MD -MT lib/Target/RISCV/MCTargetDesc/CMakeFiles/LLVMRISCVDesc.dir/RISCVMCCodeEmitter.cpp.o -MF lib/Target/RISCV/MCTargetDesc/CMakeFiles/LLVMRISCVDesc.dir/RISCVMCCodeEmitter.cpp.o.d -o lib/Target/RISCV/MCTargetDesc/CMakeFiles/LLVMRISCVDesc.dir/RISCVMCCodeEmitter.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Target/RISCV/MCTargetDesc/RISCVMCCodeEmitter.cpp [2351/3344] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/lib/Target/RISCV/TargetInfo -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Target/RISCV/TargetInfo -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Target/RISCV -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/lib/Target/RISCV -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fvisibility=hidden -fno-exceptions -funwind-tables -fno-rtti -MD -MT lib/Target/RISCV/TargetInfo/CMakeFiles/LLVMRISCVInfo.dir/RISCVTargetInfo.cpp.o -MF lib/Target/RISCV/TargetInfo/CMakeFiles/LLVMRISCVInfo.dir/RISCVTargetInfo.cpp.o.d -o lib/Target/RISCV/TargetInfo/CMakeFiles/LLVMRISCVInfo.dir/RISCVTargetInfo.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Target/RISCV/TargetInfo/RISCVTargetInfo.cpp [2352/3344] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/lib/Target/RISCV/MCTargetDesc -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Target/RISCV/MCTargetDesc -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Target/RISCV -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/lib/Target/RISCV -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fvisibility=hidden -fno-exceptions -funwind-tables -fno-rtti -MD -MT lib/Target/RISCV/MCTargetDesc/CMakeFiles/LLVMRISCVDesc.dir/RISCVMCExpr.cpp.o -MF lib/Target/RISCV/MCTargetDesc/CMakeFiles/LLVMRISCVDesc.dir/RISCVMCExpr.cpp.o.d -o lib/Target/RISCV/MCTargetDesc/CMakeFiles/LLVMRISCVDesc.dir/RISCVMCExpr.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Target/RISCV/MCTargetDesc/RISCVMCExpr.cpp [2353/3344] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/lib/Target/RISCV/MCTargetDesc -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Target/RISCV/MCTargetDesc -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Target/RISCV -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/lib/Target/RISCV -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fvisibility=hidden -fno-exceptions -funwind-tables -fno-rtti -MD -MT lib/Target/RISCV/MCTargetDesc/CMakeFiles/LLVMRISCVDesc.dir/RISCVTargetStreamer.cpp.o -MF lib/Target/RISCV/MCTargetDesc/CMakeFiles/LLVMRISCVDesc.dir/RISCVTargetStreamer.cpp.o.d -o lib/Target/RISCV/MCTargetDesc/CMakeFiles/LLVMRISCVDesc.dir/RISCVTargetStreamer.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Target/RISCV/MCTargetDesc/RISCVTargetStreamer.cpp [2354/3344] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/lib/Target/RISCV/MCTargetDesc -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Target/RISCV/MCTargetDesc -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Target/RISCV -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/lib/Target/RISCV -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fvisibility=hidden -fno-exceptions -funwind-tables -fno-rtti -MD -MT lib/Target/RISCV/MCTargetDesc/CMakeFiles/LLVMRISCVDesc.dir/RISCVELFStreamer.cpp.o -MF lib/Target/RISCV/MCTargetDesc/CMakeFiles/LLVMRISCVDesc.dir/RISCVELFStreamer.cpp.o.d -o lib/Target/RISCV/MCTargetDesc/CMakeFiles/LLVMRISCVDesc.dir/RISCVELFStreamer.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Target/RISCV/MCTargetDesc/RISCVELFStreamer.cpp [2355/3344] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/lib/Target/RISCV/MCA -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Target/RISCV/MCA -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Target/RISCV -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/lib/Target/RISCV -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fvisibility=hidden -fno-exceptions -funwind-tables -fno-rtti -MD -MT lib/Target/RISCV/MCA/CMakeFiles/LLVMRISCVTargetMCA.dir/RISCVCustomBehaviour.cpp.o -MF lib/Target/RISCV/MCA/CMakeFiles/LLVMRISCVTargetMCA.dir/RISCVCustomBehaviour.cpp.o.d -o lib/Target/RISCV/MCA/CMakeFiles/LLVMRISCVTargetMCA.dir/RISCVCustomBehaviour.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Target/RISCV/MCA/RISCVCustomBehaviour.cpp [2356/3344] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/lib/Target/Sparc -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Target/Sparc -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fvisibility=hidden -fno-exceptions -funwind-tables -fno-rtti -MD -MT lib/Target/Sparc/CMakeFiles/LLVMSparcCodeGen.dir/DelaySlotFiller.cpp.o -MF lib/Target/Sparc/CMakeFiles/LLVMSparcCodeGen.dir/DelaySlotFiller.cpp.o.d -o lib/Target/Sparc/CMakeFiles/LLVMSparcCodeGen.dir/DelaySlotFiller.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Target/Sparc/DelaySlotFiller.cpp [2357/3344] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/lib/Target/Sparc -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Target/Sparc -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fvisibility=hidden -fno-exceptions -funwind-tables -fno-rtti -MD -MT lib/Target/Sparc/CMakeFiles/LLVMSparcCodeGen.dir/LeonPasses.cpp.o -MF lib/Target/Sparc/CMakeFiles/LLVMSparcCodeGen.dir/LeonPasses.cpp.o.d -o lib/Target/Sparc/CMakeFiles/LLVMSparcCodeGen.dir/LeonPasses.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Target/Sparc/LeonPasses.cpp [2358/3344] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/lib/Target/Sparc -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Target/Sparc -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fvisibility=hidden -fno-exceptions -funwind-tables -fno-rtti -MD -MT lib/Target/Sparc/CMakeFiles/LLVMSparcCodeGen.dir/SparcInstrInfo.cpp.o -MF lib/Target/Sparc/CMakeFiles/LLVMSparcCodeGen.dir/SparcInstrInfo.cpp.o.d -o lib/Target/Sparc/CMakeFiles/LLVMSparcCodeGen.dir/SparcInstrInfo.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Target/Sparc/SparcInstrInfo.cpp [2359/3344] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/lib/Target/RISCV/MCTargetDesc -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Target/RISCV/MCTargetDesc -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Target/RISCV -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/lib/Target/RISCV -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fvisibility=hidden -fno-exceptions -funwind-tables -fno-rtti -MD -MT lib/Target/RISCV/MCTargetDesc/CMakeFiles/LLVMRISCVDesc.dir/RISCVMCTargetDesc.cpp.o -MF lib/Target/RISCV/MCTargetDesc/CMakeFiles/LLVMRISCVDesc.dir/RISCVMCTargetDesc.cpp.o.d -o lib/Target/RISCV/MCTargetDesc/CMakeFiles/LLVMRISCVDesc.dir/RISCVMCTargetDesc.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Target/RISCV/MCTargetDesc/RISCVMCTargetDesc.cpp [2360/3344] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/lib/Target/Sparc -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Target/Sparc -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fvisibility=hidden -fno-exceptions -funwind-tables -fno-rtti -MD -MT lib/Target/Sparc/CMakeFiles/LLVMSparcCodeGen.dir/SparcAsmPrinter.cpp.o -MF lib/Target/Sparc/CMakeFiles/LLVMSparcCodeGen.dir/SparcAsmPrinter.cpp.o.d -o lib/Target/Sparc/CMakeFiles/LLVMSparcCodeGen.dir/SparcAsmPrinter.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Target/Sparc/SparcAsmPrinter.cpp [2361/3344] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/lib/Target/Sparc -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Target/Sparc -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fvisibility=hidden -fno-exceptions -funwind-tables -fno-rtti -MD -MT lib/Target/Sparc/CMakeFiles/LLVMSparcCodeGen.dir/SparcMachineFunctionInfo.cpp.o -MF lib/Target/Sparc/CMakeFiles/LLVMSparcCodeGen.dir/SparcMachineFunctionInfo.cpp.o.d -o lib/Target/Sparc/CMakeFiles/LLVMSparcCodeGen.dir/SparcMachineFunctionInfo.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Target/Sparc/SparcMachineFunctionInfo.cpp [2362/3344] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/lib/Target/Sparc -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Target/Sparc -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fvisibility=hidden -fno-exceptions -funwind-tables -fno-rtti -MD -MT lib/Target/Sparc/CMakeFiles/LLVMSparcCodeGen.dir/SparcISelDAGToDAG.cpp.o -MF lib/Target/Sparc/CMakeFiles/LLVMSparcCodeGen.dir/SparcISelDAGToDAG.cpp.o.d -o lib/Target/Sparc/CMakeFiles/LLVMSparcCodeGen.dir/SparcISelDAGToDAG.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Target/Sparc/SparcISelDAGToDAG.cpp [2363/3344] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/lib/Target/Sparc -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Target/Sparc -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fvisibility=hidden -fno-exceptions -funwind-tables -fno-rtti -MD -MT lib/Target/Sparc/CMakeFiles/LLVMSparcCodeGen.dir/SparcFrameLowering.cpp.o -MF lib/Target/Sparc/CMakeFiles/LLVMSparcCodeGen.dir/SparcFrameLowering.cpp.o.d -o lib/Target/Sparc/CMakeFiles/LLVMSparcCodeGen.dir/SparcFrameLowering.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Target/Sparc/SparcFrameLowering.cpp [2364/3344] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/lib/Target/Sparc -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Target/Sparc -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fvisibility=hidden -fno-exceptions -funwind-tables -fno-rtti -MD -MT lib/Target/Sparc/CMakeFiles/LLVMSparcCodeGen.dir/SparcRegisterInfo.cpp.o -MF lib/Target/Sparc/CMakeFiles/LLVMSparcCodeGen.dir/SparcRegisterInfo.cpp.o.d -o lib/Target/Sparc/CMakeFiles/LLVMSparcCodeGen.dir/SparcRegisterInfo.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Target/Sparc/SparcRegisterInfo.cpp [2365/3344] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/lib/Target/Sparc -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Target/Sparc -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fvisibility=hidden -fno-exceptions -funwind-tables -fno-rtti -MD -MT lib/Target/Sparc/CMakeFiles/LLVMSparcCodeGen.dir/SparcMCInstLower.cpp.o -MF lib/Target/Sparc/CMakeFiles/LLVMSparcCodeGen.dir/SparcMCInstLower.cpp.o.d -o lib/Target/Sparc/CMakeFiles/LLVMSparcCodeGen.dir/SparcMCInstLower.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Target/Sparc/SparcMCInstLower.cpp [2366/3344] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/lib/Target/Sparc -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Target/Sparc -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fvisibility=hidden -fno-exceptions -funwind-tables -fno-rtti -MD -MT lib/Target/Sparc/CMakeFiles/LLVMSparcCodeGen.dir/SparcSubtarget.cpp.o -MF lib/Target/Sparc/CMakeFiles/LLVMSparcCodeGen.dir/SparcSubtarget.cpp.o.d -o lib/Target/Sparc/CMakeFiles/LLVMSparcCodeGen.dir/SparcSubtarget.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Target/Sparc/SparcSubtarget.cpp [2367/3344] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/lib/Target/Sparc/AsmParser -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Target/Sparc/AsmParser -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Target/Sparc -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/lib/Target/Sparc -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fvisibility=hidden -fno-exceptions -funwind-tables -fno-rtti -MD -MT lib/Target/Sparc/AsmParser/CMakeFiles/LLVMSparcAsmParser.dir/SparcAsmParser.cpp.o -MF lib/Target/Sparc/AsmParser/CMakeFiles/LLVMSparcAsmParser.dir/SparcAsmParser.cpp.o.d -o lib/Target/Sparc/AsmParser/CMakeFiles/LLVMSparcAsmParser.dir/SparcAsmParser.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Target/Sparc/AsmParser/SparcAsmParser.cpp [2368/3344] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/lib/Target/Sparc -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Target/Sparc -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fvisibility=hidden -fno-exceptions -funwind-tables -fno-rtti -MD -MT lib/Target/Sparc/CMakeFiles/LLVMSparcCodeGen.dir/SparcTargetMachine.cpp.o -MF lib/Target/Sparc/CMakeFiles/LLVMSparcCodeGen.dir/SparcTargetMachine.cpp.o.d -o lib/Target/Sparc/CMakeFiles/LLVMSparcCodeGen.dir/SparcTargetMachine.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Target/Sparc/SparcTargetMachine.cpp [2369/3344] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/lib/Target/Sparc/MCTargetDesc -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Target/Sparc/MCTargetDesc -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Target/Sparc -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/lib/Target/Sparc -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fvisibility=hidden -fno-exceptions -funwind-tables -fno-rtti -MD -MT lib/Target/Sparc/MCTargetDesc/CMakeFiles/LLVMSparcDesc.dir/SparcAsmBackend.cpp.o -MF lib/Target/Sparc/MCTargetDesc/CMakeFiles/LLVMSparcDesc.dir/SparcAsmBackend.cpp.o.d -o lib/Target/Sparc/MCTargetDesc/CMakeFiles/LLVMSparcDesc.dir/SparcAsmBackend.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Target/Sparc/MCTargetDesc/SparcAsmBackend.cpp [2370/3344] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/lib/Target/Sparc/Disassembler -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Target/Sparc/Disassembler -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Target/Sparc -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/lib/Target/Sparc -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fvisibility=hidden -fno-exceptions -funwind-tables -fno-rtti -MD -MT lib/Target/Sparc/Disassembler/CMakeFiles/LLVMSparcDisassembler.dir/SparcDisassembler.cpp.o -MF lib/Target/Sparc/Disassembler/CMakeFiles/LLVMSparcDisassembler.dir/SparcDisassembler.cpp.o.d -o lib/Target/Sparc/Disassembler/CMakeFiles/LLVMSparcDisassembler.dir/SparcDisassembler.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Target/Sparc/Disassembler/SparcDisassembler.cpp [2371/3344] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/lib/Target/Sparc -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Target/Sparc -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fvisibility=hidden -fno-exceptions -funwind-tables -fno-rtti -MD -MT lib/Target/Sparc/CMakeFiles/LLVMSparcCodeGen.dir/SparcISelLowering.cpp.o -MF lib/Target/Sparc/CMakeFiles/LLVMSparcCodeGen.dir/SparcISelLowering.cpp.o.d -o lib/Target/Sparc/CMakeFiles/LLVMSparcCodeGen.dir/SparcISelLowering.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Target/Sparc/SparcISelLowering.cpp [2372/3344] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/lib/Target/Sparc/MCTargetDesc -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Target/Sparc/MCTargetDesc -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Target/Sparc -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/lib/Target/Sparc -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fvisibility=hidden -fno-exceptions -funwind-tables -fno-rtti -MD -MT lib/Target/Sparc/MCTargetDesc/CMakeFiles/LLVMSparcDesc.dir/SparcELFObjectWriter.cpp.o -MF lib/Target/Sparc/MCTargetDesc/CMakeFiles/LLVMSparcDesc.dir/SparcELFObjectWriter.cpp.o.d -o lib/Target/Sparc/MCTargetDesc/CMakeFiles/LLVMSparcDesc.dir/SparcELFObjectWriter.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Target/Sparc/MCTargetDesc/SparcELFObjectWriter.cpp [2373/3344] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/lib/Target/Sparc -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Target/Sparc -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fvisibility=hidden -fno-exceptions -funwind-tables -fno-rtti -MD -MT lib/Target/Sparc/CMakeFiles/LLVMSparcCodeGen.dir/SparcTargetObjectFile.cpp.o -MF lib/Target/Sparc/CMakeFiles/LLVMSparcCodeGen.dir/SparcTargetObjectFile.cpp.o.d -o lib/Target/Sparc/CMakeFiles/LLVMSparcCodeGen.dir/SparcTargetObjectFile.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Target/Sparc/SparcTargetObjectFile.cpp [2374/3344] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/lib/Target/Sparc/MCTargetDesc -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Target/Sparc/MCTargetDesc -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Target/Sparc -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/lib/Target/Sparc -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fvisibility=hidden -fno-exceptions -funwind-tables -fno-rtti -MD -MT lib/Target/Sparc/MCTargetDesc/CMakeFiles/LLVMSparcDesc.dir/SparcMCAsmInfo.cpp.o -MF lib/Target/Sparc/MCTargetDesc/CMakeFiles/LLVMSparcDesc.dir/SparcMCAsmInfo.cpp.o.d -o lib/Target/Sparc/MCTargetDesc/CMakeFiles/LLVMSparcDesc.dir/SparcMCAsmInfo.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Target/Sparc/MCTargetDesc/SparcMCAsmInfo.cpp [2375/3344] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/lib/Target/Sparc/TargetInfo -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Target/Sparc/TargetInfo -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Target/Sparc -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/lib/Target/Sparc -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fvisibility=hidden -fno-exceptions -funwind-tables -fno-rtti -MD -MT lib/Target/Sparc/TargetInfo/CMakeFiles/LLVMSparcInfo.dir/SparcTargetInfo.cpp.o -MF lib/Target/Sparc/TargetInfo/CMakeFiles/LLVMSparcInfo.dir/SparcTargetInfo.cpp.o.d -o lib/Target/Sparc/TargetInfo/CMakeFiles/LLVMSparcInfo.dir/SparcTargetInfo.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Target/Sparc/TargetInfo/SparcTargetInfo.cpp [2376/3344] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/lib/Target/Sparc/MCTargetDesc -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Target/Sparc/MCTargetDesc -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Target/Sparc -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/lib/Target/Sparc -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fvisibility=hidden -fno-exceptions -funwind-tables -fno-rtti -MD -MT lib/Target/Sparc/MCTargetDesc/CMakeFiles/LLVMSparcDesc.dir/SparcMCCodeEmitter.cpp.o -MF lib/Target/Sparc/MCTargetDesc/CMakeFiles/LLVMSparcDesc.dir/SparcMCCodeEmitter.cpp.o.d -o lib/Target/Sparc/MCTargetDesc/CMakeFiles/LLVMSparcDesc.dir/SparcMCCodeEmitter.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Target/Sparc/MCTargetDesc/SparcMCCodeEmitter.cpp [2377/3344] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/lib/Target/Sparc/MCTargetDesc -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Target/Sparc/MCTargetDesc -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Target/Sparc -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/lib/Target/Sparc -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fvisibility=hidden -fno-exceptions -funwind-tables -fno-rtti -MD -MT lib/Target/Sparc/MCTargetDesc/CMakeFiles/LLVMSparcDesc.dir/SparcTargetStreamer.cpp.o -MF lib/Target/Sparc/MCTargetDesc/CMakeFiles/LLVMSparcDesc.dir/SparcTargetStreamer.cpp.o.d -o lib/Target/Sparc/MCTargetDesc/CMakeFiles/LLVMSparcDesc.dir/SparcTargetStreamer.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Target/Sparc/MCTargetDesc/SparcTargetStreamer.cpp [2378/3344] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/lib/Target/Sparc/MCTargetDesc -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Target/Sparc/MCTargetDesc -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Target/Sparc -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/lib/Target/Sparc -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fvisibility=hidden -fno-exceptions -funwind-tables -fno-rtti -MD -MT lib/Target/Sparc/MCTargetDesc/CMakeFiles/LLVMSparcDesc.dir/SparcInstPrinter.cpp.o -MF lib/Target/Sparc/MCTargetDesc/CMakeFiles/LLVMSparcDesc.dir/SparcInstPrinter.cpp.o.d -o lib/Target/Sparc/MCTargetDesc/CMakeFiles/LLVMSparcDesc.dir/SparcInstPrinter.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Target/Sparc/MCTargetDesc/SparcInstPrinter.cpp [2379/3344] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/lib/Target/Sparc/MCTargetDesc -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Target/Sparc/MCTargetDesc -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Target/Sparc -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/lib/Target/Sparc -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fvisibility=hidden -fno-exceptions -funwind-tables -fno-rtti -MD -MT lib/Target/Sparc/MCTargetDesc/CMakeFiles/LLVMSparcDesc.dir/SparcMCTargetDesc.cpp.o -MF lib/Target/Sparc/MCTargetDesc/CMakeFiles/LLVMSparcDesc.dir/SparcMCTargetDesc.cpp.o.d -o lib/Target/Sparc/MCTargetDesc/CMakeFiles/LLVMSparcDesc.dir/SparcMCTargetDesc.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Target/Sparc/MCTargetDesc/SparcMCTargetDesc.cpp [2380/3344] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/lib/Target/SystemZ -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Target/SystemZ -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fvisibility=hidden -fno-exceptions -funwind-tables -fno-rtti -MD -MT lib/Target/SystemZ/CMakeFiles/LLVMSystemZCodeGen.dir/SystemZConstantPoolValue.cpp.o -MF lib/Target/SystemZ/CMakeFiles/LLVMSystemZCodeGen.dir/SystemZConstantPoolValue.cpp.o.d -o lib/Target/SystemZ/CMakeFiles/LLVMSystemZCodeGen.dir/SystemZConstantPoolValue.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Target/SystemZ/SystemZConstantPoolValue.cpp [2381/3344] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/lib/Target/Sparc/MCTargetDesc -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Target/Sparc/MCTargetDesc -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Target/Sparc -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/lib/Target/Sparc -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fvisibility=hidden -fno-exceptions -funwind-tables -fno-rtti -MD -MT lib/Target/Sparc/MCTargetDesc/CMakeFiles/LLVMSparcDesc.dir/SparcMCExpr.cpp.o -MF lib/Target/Sparc/MCTargetDesc/CMakeFiles/LLVMSparcDesc.dir/SparcMCExpr.cpp.o.d -o lib/Target/Sparc/MCTargetDesc/CMakeFiles/LLVMSparcDesc.dir/SparcMCExpr.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Target/Sparc/MCTargetDesc/SparcMCExpr.cpp [2382/3344] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/lib/Target/SystemZ -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Target/SystemZ -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fvisibility=hidden -fno-exceptions -funwind-tables -fno-rtti -MD -MT lib/Target/SystemZ/CMakeFiles/LLVMSystemZCodeGen.dir/SystemZCallingConv.cpp.o -MF lib/Target/SystemZ/CMakeFiles/LLVMSystemZCodeGen.dir/SystemZCallingConv.cpp.o.d -o lib/Target/SystemZ/CMakeFiles/LLVMSystemZCodeGen.dir/SystemZCallingConv.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Target/SystemZ/SystemZCallingConv.cpp [2383/3344] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/lib/Target/SystemZ -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Target/SystemZ -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fvisibility=hidden -fno-exceptions -funwind-tables -fno-rtti -MD -MT lib/Target/SystemZ/CMakeFiles/LLVMSystemZCodeGen.dir/SystemZElimCompare.cpp.o -MF lib/Target/SystemZ/CMakeFiles/LLVMSystemZCodeGen.dir/SystemZElimCompare.cpp.o.d -o lib/Target/SystemZ/CMakeFiles/LLVMSystemZCodeGen.dir/SystemZElimCompare.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Target/SystemZ/SystemZElimCompare.cpp [2384/3344] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/lib/Target/SystemZ -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Target/SystemZ -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fvisibility=hidden -fno-exceptions -funwind-tables -fno-rtti -MD -MT lib/Target/SystemZ/CMakeFiles/LLVMSystemZCodeGen.dir/SystemZHazardRecognizer.cpp.o -MF lib/Target/SystemZ/CMakeFiles/LLVMSystemZCodeGen.dir/SystemZHazardRecognizer.cpp.o.d -o lib/Target/SystemZ/CMakeFiles/LLVMSystemZCodeGen.dir/SystemZHazardRecognizer.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Target/SystemZ/SystemZHazardRecognizer.cpp [2385/3344] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/lib/Target/SystemZ -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Target/SystemZ -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fvisibility=hidden -fno-exceptions -funwind-tables -fno-rtti -MD -MT lib/Target/SystemZ/CMakeFiles/LLVMSystemZCodeGen.dir/SystemZCopyPhysRegs.cpp.o -MF lib/Target/SystemZ/CMakeFiles/LLVMSystemZCodeGen.dir/SystemZCopyPhysRegs.cpp.o.d -o lib/Target/SystemZ/CMakeFiles/LLVMSystemZCodeGen.dir/SystemZCopyPhysRegs.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Target/SystemZ/SystemZCopyPhysRegs.cpp [2386/3344] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/lib/Target/SystemZ -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Target/SystemZ -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fvisibility=hidden -fno-exceptions -funwind-tables -fno-rtti -MD -MT lib/Target/SystemZ/CMakeFiles/LLVMSystemZCodeGen.dir/SystemZAsmPrinter.cpp.o -MF lib/Target/SystemZ/CMakeFiles/LLVMSystemZCodeGen.dir/SystemZAsmPrinter.cpp.o.d -o lib/Target/SystemZ/CMakeFiles/LLVMSystemZCodeGen.dir/SystemZAsmPrinter.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Target/SystemZ/SystemZAsmPrinter.cpp [2387/3344] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/lib/Target/SystemZ -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Target/SystemZ -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fvisibility=hidden -fno-exceptions -funwind-tables -fno-rtti -MD -MT lib/Target/SystemZ/CMakeFiles/LLVMSystemZCodeGen.dir/SystemZMachineFunctionInfo.cpp.o -MF lib/Target/SystemZ/CMakeFiles/LLVMSystemZCodeGen.dir/SystemZMachineFunctionInfo.cpp.o.d -o lib/Target/SystemZ/CMakeFiles/LLVMSystemZCodeGen.dir/SystemZMachineFunctionInfo.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Target/SystemZ/SystemZMachineFunctionInfo.cpp [2388/3344] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/lib/Target/SystemZ -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Target/SystemZ -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fvisibility=hidden -fno-exceptions -funwind-tables -fno-rtti -MD -MT lib/Target/SystemZ/CMakeFiles/LLVMSystemZCodeGen.dir/SystemZFrameLowering.cpp.o -MF lib/Target/SystemZ/CMakeFiles/LLVMSystemZCodeGen.dir/SystemZFrameLowering.cpp.o.d -o lib/Target/SystemZ/CMakeFiles/LLVMSystemZCodeGen.dir/SystemZFrameLowering.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Target/SystemZ/SystemZFrameLowering.cpp [2389/3344] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/lib/Target/SystemZ -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Target/SystemZ -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fvisibility=hidden -fno-exceptions -funwind-tables -fno-rtti -MD -MT lib/Target/SystemZ/CMakeFiles/LLVMSystemZCodeGen.dir/SystemZISelDAGToDAG.cpp.o -MF lib/Target/SystemZ/CMakeFiles/LLVMSystemZCodeGen.dir/SystemZISelDAGToDAG.cpp.o.d -o lib/Target/SystemZ/CMakeFiles/LLVMSystemZCodeGen.dir/SystemZISelDAGToDAG.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Target/SystemZ/SystemZISelDAGToDAG.cpp [2390/3344] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/lib/Target/SystemZ -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Target/SystemZ -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fvisibility=hidden -fno-exceptions -funwind-tables -fno-rtti -MD -MT lib/Target/SystemZ/CMakeFiles/LLVMSystemZCodeGen.dir/SystemZLDCleanup.cpp.o -MF lib/Target/SystemZ/CMakeFiles/LLVMSystemZCodeGen.dir/SystemZLDCleanup.cpp.o.d -o lib/Target/SystemZ/CMakeFiles/LLVMSystemZCodeGen.dir/SystemZLDCleanup.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Target/SystemZ/SystemZLDCleanup.cpp [2391/3344] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/lib/Target/SystemZ -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Target/SystemZ -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fvisibility=hidden -fno-exceptions -funwind-tables -fno-rtti -MD -MT lib/Target/SystemZ/CMakeFiles/LLVMSystemZCodeGen.dir/SystemZLongBranch.cpp.o -MF lib/Target/SystemZ/CMakeFiles/LLVMSystemZCodeGen.dir/SystemZLongBranch.cpp.o.d -o lib/Target/SystemZ/CMakeFiles/LLVMSystemZCodeGen.dir/SystemZLongBranch.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Target/SystemZ/SystemZLongBranch.cpp [2392/3344] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/lib/Target/SystemZ -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Target/SystemZ -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fvisibility=hidden -fno-exceptions -funwind-tables -fno-rtti -MD -MT lib/Target/SystemZ/CMakeFiles/LLVMSystemZCodeGen.dir/SystemZInstrInfo.cpp.o -MF lib/Target/SystemZ/CMakeFiles/LLVMSystemZCodeGen.dir/SystemZInstrInfo.cpp.o.d -o lib/Target/SystemZ/CMakeFiles/LLVMSystemZCodeGen.dir/SystemZInstrInfo.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Target/SystemZ/SystemZInstrInfo.cpp [2393/3344] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/lib/Target/SystemZ -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Target/SystemZ -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fvisibility=hidden -fno-exceptions -funwind-tables -fno-rtti -MD -MT lib/Target/SystemZ/CMakeFiles/LLVMSystemZCodeGen.dir/SystemZMachineScheduler.cpp.o -MF lib/Target/SystemZ/CMakeFiles/LLVMSystemZCodeGen.dir/SystemZMachineScheduler.cpp.o.d -o lib/Target/SystemZ/CMakeFiles/LLVMSystemZCodeGen.dir/SystemZMachineScheduler.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Target/SystemZ/SystemZMachineScheduler.cpp [2394/3344] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/lib/Target/SystemZ -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Target/SystemZ -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fvisibility=hidden -fno-exceptions -funwind-tables -fno-rtti -MD -MT lib/Target/SystemZ/CMakeFiles/LLVMSystemZCodeGen.dir/SystemZPostRewrite.cpp.o -MF lib/Target/SystemZ/CMakeFiles/LLVMSystemZCodeGen.dir/SystemZPostRewrite.cpp.o.d -o lib/Target/SystemZ/CMakeFiles/LLVMSystemZCodeGen.dir/SystemZPostRewrite.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Target/SystemZ/SystemZPostRewrite.cpp [2395/3344] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/lib/Target/SystemZ -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Target/SystemZ -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fvisibility=hidden -fno-exceptions -funwind-tables -fno-rtti -MD -MT lib/Target/SystemZ/CMakeFiles/LLVMSystemZCodeGen.dir/SystemZMCInstLower.cpp.o -MF lib/Target/SystemZ/CMakeFiles/LLVMSystemZCodeGen.dir/SystemZMCInstLower.cpp.o.d -o lib/Target/SystemZ/CMakeFiles/LLVMSystemZCodeGen.dir/SystemZMCInstLower.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Target/SystemZ/SystemZMCInstLower.cpp [2396/3344] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/lib/Target/SystemZ -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Target/SystemZ -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fvisibility=hidden -fno-exceptions -funwind-tables -fno-rtti -MD -MT lib/Target/SystemZ/CMakeFiles/LLVMSystemZCodeGen.dir/SystemZRegisterInfo.cpp.o -MF lib/Target/SystemZ/CMakeFiles/LLVMSystemZCodeGen.dir/SystemZRegisterInfo.cpp.o.d -o lib/Target/SystemZ/CMakeFiles/LLVMSystemZCodeGen.dir/SystemZRegisterInfo.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Target/SystemZ/SystemZRegisterInfo.cpp [2397/3344] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/lib/Target/SystemZ -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Target/SystemZ -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fvisibility=hidden -fno-exceptions -funwind-tables -fno-rtti -MD -MT lib/Target/SystemZ/CMakeFiles/LLVMSystemZCodeGen.dir/SystemZSelectionDAGInfo.cpp.o -MF lib/Target/SystemZ/CMakeFiles/LLVMSystemZCodeGen.dir/SystemZSelectionDAGInfo.cpp.o.d -o lib/Target/SystemZ/CMakeFiles/LLVMSystemZCodeGen.dir/SystemZSelectionDAGInfo.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Target/SystemZ/SystemZSelectionDAGInfo.cpp [2398/3344] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/lib/Target/SystemZ -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Target/SystemZ -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fvisibility=hidden -fno-exceptions -funwind-tables -fno-rtti -MD -MT lib/Target/SystemZ/CMakeFiles/LLVMSystemZCodeGen.dir/SystemZShortenInst.cpp.o -MF lib/Target/SystemZ/CMakeFiles/LLVMSystemZCodeGen.dir/SystemZShortenInst.cpp.o.d -o lib/Target/SystemZ/CMakeFiles/LLVMSystemZCodeGen.dir/SystemZShortenInst.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Target/SystemZ/SystemZShortenInst.cpp [2399/3344] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/lib/Target/SystemZ -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Target/SystemZ -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fvisibility=hidden -fno-exceptions -funwind-tables -fno-rtti -MD -MT lib/Target/SystemZ/CMakeFiles/LLVMSystemZCodeGen.dir/SystemZISelLowering.cpp.o -MF lib/Target/SystemZ/CMakeFiles/LLVMSystemZCodeGen.dir/SystemZISelLowering.cpp.o.d -o lib/Target/SystemZ/CMakeFiles/LLVMSystemZCodeGen.dir/SystemZISelLowering.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Target/SystemZ/SystemZISelLowering.cpp [2400/3344] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/lib/Target/SystemZ -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Target/SystemZ -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fvisibility=hidden -fno-exceptions -funwind-tables -fno-rtti -MD -MT lib/Target/SystemZ/CMakeFiles/LLVMSystemZCodeGen.dir/SystemZSubtarget.cpp.o -MF lib/Target/SystemZ/CMakeFiles/LLVMSystemZCodeGen.dir/SystemZSubtarget.cpp.o.d -o lib/Target/SystemZ/CMakeFiles/LLVMSystemZCodeGen.dir/SystemZSubtarget.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Target/SystemZ/SystemZSubtarget.cpp [2401/3344] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/lib/Target/SystemZ/MCTargetDesc -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Target/SystemZ/MCTargetDesc -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Target/SystemZ -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/lib/Target/SystemZ -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fvisibility=hidden -fno-exceptions -funwind-tables -fno-rtti -MD -MT lib/Target/SystemZ/MCTargetDesc/CMakeFiles/LLVMSystemZDesc.dir/SystemZGOFFObjectWriter.cpp.o -MF lib/Target/SystemZ/MCTargetDesc/CMakeFiles/LLVMSystemZDesc.dir/SystemZGOFFObjectWriter.cpp.o.d -o lib/Target/SystemZ/MCTargetDesc/CMakeFiles/LLVMSystemZDesc.dir/SystemZGOFFObjectWriter.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Target/SystemZ/MCTargetDesc/SystemZGOFFObjectWriter.cpp [2402/3344] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/lib/Target/SystemZ/MCTargetDesc -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Target/SystemZ/MCTargetDesc -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Target/SystemZ -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/lib/Target/SystemZ -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fvisibility=hidden -fno-exceptions -funwind-tables -fno-rtti -MD -MT lib/Target/SystemZ/MCTargetDesc/CMakeFiles/LLVMSystemZDesc.dir/SystemZInstPrinter.cpp.o -MF lib/Target/SystemZ/MCTargetDesc/CMakeFiles/LLVMSystemZDesc.dir/SystemZInstPrinter.cpp.o.d -o lib/Target/SystemZ/MCTargetDesc/CMakeFiles/LLVMSystemZDesc.dir/SystemZInstPrinter.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Target/SystemZ/MCTargetDesc/SystemZInstPrinter.cpp [2403/3344] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/lib/Target/SystemZ/MCTargetDesc -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Target/SystemZ/MCTargetDesc -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Target/SystemZ -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/lib/Target/SystemZ -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fvisibility=hidden -fno-exceptions -funwind-tables -fno-rtti -MD -MT lib/Target/SystemZ/MCTargetDesc/CMakeFiles/LLVMSystemZDesc.dir/SystemZELFObjectWriter.cpp.o -MF lib/Target/SystemZ/MCTargetDesc/CMakeFiles/LLVMSystemZDesc.dir/SystemZELFObjectWriter.cpp.o.d -o lib/Target/SystemZ/MCTargetDesc/CMakeFiles/LLVMSystemZDesc.dir/SystemZELFObjectWriter.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Target/SystemZ/MCTargetDesc/SystemZELFObjectWriter.cpp [2404/3344] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/lib/Target/SystemZ/AsmParser -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Target/SystemZ/AsmParser -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Target/SystemZ -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/lib/Target/SystemZ -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fvisibility=hidden -fno-exceptions -funwind-tables -fno-rtti -MD -MT lib/Target/SystemZ/AsmParser/CMakeFiles/LLVMSystemZAsmParser.dir/SystemZAsmParser.cpp.o -MF lib/Target/SystemZ/AsmParser/CMakeFiles/LLVMSystemZAsmParser.dir/SystemZAsmParser.cpp.o.d -o lib/Target/SystemZ/AsmParser/CMakeFiles/LLVMSystemZAsmParser.dir/SystemZAsmParser.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Target/SystemZ/AsmParser/SystemZAsmParser.cpp [2405/3344] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/lib/Target/SystemZ/MCTargetDesc -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Target/SystemZ/MCTargetDesc -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Target/SystemZ -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/lib/Target/SystemZ -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fvisibility=hidden -fno-exceptions -funwind-tables -fno-rtti -MD -MT lib/Target/SystemZ/MCTargetDesc/CMakeFiles/LLVMSystemZDesc.dir/SystemZMCAsmBackend.cpp.o -MF lib/Target/SystemZ/MCTargetDesc/CMakeFiles/LLVMSystemZDesc.dir/SystemZMCAsmBackend.cpp.o.d -o lib/Target/SystemZ/MCTargetDesc/CMakeFiles/LLVMSystemZDesc.dir/SystemZMCAsmBackend.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Target/SystemZ/MCTargetDesc/SystemZMCAsmBackend.cpp [2406/3344] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/lib/Target/SystemZ/MCTargetDesc -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Target/SystemZ/MCTargetDesc -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Target/SystemZ -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/lib/Target/SystemZ -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fvisibility=hidden -fno-exceptions -funwind-tables -fno-rtti -MD -MT lib/Target/SystemZ/MCTargetDesc/CMakeFiles/LLVMSystemZDesc.dir/SystemZMCAsmInfo.cpp.o -MF lib/Target/SystemZ/MCTargetDesc/CMakeFiles/LLVMSystemZDesc.dir/SystemZMCAsmInfo.cpp.o.d -o lib/Target/SystemZ/MCTargetDesc/CMakeFiles/LLVMSystemZDesc.dir/SystemZMCAsmInfo.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Target/SystemZ/MCTargetDesc/SystemZMCAsmInfo.cpp [2407/3344] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/lib/Target/SystemZ/Disassembler -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Target/SystemZ/Disassembler -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Target/SystemZ -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/lib/Target/SystemZ -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fvisibility=hidden -fno-exceptions -funwind-tables -fno-rtti -MD -MT lib/Target/SystemZ/Disassembler/CMakeFiles/LLVMSystemZDisassembler.dir/SystemZDisassembler.cpp.o -MF lib/Target/SystemZ/Disassembler/CMakeFiles/LLVMSystemZDisassembler.dir/SystemZDisassembler.cpp.o.d -o lib/Target/SystemZ/Disassembler/CMakeFiles/LLVMSystemZDisassembler.dir/SystemZDisassembler.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Target/SystemZ/Disassembler/SystemZDisassembler.cpp [2408/3344] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/lib/Target/SystemZ/TargetInfo -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Target/SystemZ/TargetInfo -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Target/SystemZ -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/lib/Target/SystemZ -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fvisibility=hidden -fno-exceptions -funwind-tables -fno-rtti -MD -MT lib/Target/SystemZ/TargetInfo/CMakeFiles/LLVMSystemZInfo.dir/SystemZTargetInfo.cpp.o -MF lib/Target/SystemZ/TargetInfo/CMakeFiles/LLVMSystemZInfo.dir/SystemZTargetInfo.cpp.o.d -o lib/Target/SystemZ/TargetInfo/CMakeFiles/LLVMSystemZInfo.dir/SystemZTargetInfo.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Target/SystemZ/TargetInfo/SystemZTargetInfo.cpp [2409/3344] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/lib/Target/SystemZ -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Target/SystemZ -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fvisibility=hidden -fno-exceptions -funwind-tables -fno-rtti -MD -MT lib/Target/SystemZ/CMakeFiles/LLVMSystemZCodeGen.dir/SystemZTDC.cpp.o -MF lib/Target/SystemZ/CMakeFiles/LLVMSystemZCodeGen.dir/SystemZTDC.cpp.o.d -o lib/Target/SystemZ/CMakeFiles/LLVMSystemZCodeGen.dir/SystemZTDC.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Target/SystemZ/SystemZTDC.cpp [2410/3344] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/lib/Target/SystemZ/MCTargetDesc -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Target/SystemZ/MCTargetDesc -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Target/SystemZ -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/lib/Target/SystemZ -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fvisibility=hidden -fno-exceptions -funwind-tables -fno-rtti -MD -MT lib/Target/SystemZ/MCTargetDesc/CMakeFiles/LLVMSystemZDesc.dir/SystemZMCExpr.cpp.o -MF lib/Target/SystemZ/MCTargetDesc/CMakeFiles/LLVMSystemZDesc.dir/SystemZMCExpr.cpp.o.d -o lib/Target/SystemZ/MCTargetDesc/CMakeFiles/LLVMSystemZDesc.dir/SystemZMCExpr.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Target/SystemZ/MCTargetDesc/SystemZMCExpr.cpp [2411/3344] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/lib/Target/SystemZ/MCTargetDesc -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Target/SystemZ/MCTargetDesc -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Target/SystemZ -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/lib/Target/SystemZ -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fvisibility=hidden -fno-exceptions -funwind-tables -fno-rtti -MD -MT lib/Target/SystemZ/MCTargetDesc/CMakeFiles/LLVMSystemZDesc.dir/SystemZMCCodeEmitter.cpp.o -MF lib/Target/SystemZ/MCTargetDesc/CMakeFiles/LLVMSystemZDesc.dir/SystemZMCCodeEmitter.cpp.o.d -o lib/Target/SystemZ/MCTargetDesc/CMakeFiles/LLVMSystemZDesc.dir/SystemZMCCodeEmitter.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Target/SystemZ/MCTargetDesc/SystemZMCCodeEmitter.cpp [2412/3344] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/lib/Target/SystemZ -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Target/SystemZ -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fvisibility=hidden -fno-exceptions -funwind-tables -fno-rtti -MD -MT lib/Target/SystemZ/CMakeFiles/LLVMSystemZCodeGen.dir/SystemZTargetTransformInfo.cpp.o -MF lib/Target/SystemZ/CMakeFiles/LLVMSystemZCodeGen.dir/SystemZTargetTransformInfo.cpp.o.d -o lib/Target/SystemZ/CMakeFiles/LLVMSystemZCodeGen.dir/SystemZTargetTransformInfo.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Target/SystemZ/SystemZTargetTransformInfo.cpp [2413/3344] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/lib/Target/SystemZ/MCTargetDesc -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Target/SystemZ/MCTargetDesc -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Target/SystemZ -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/lib/Target/SystemZ -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fvisibility=hidden -fno-exceptions -funwind-tables -fno-rtti -MD -MT lib/Target/SystemZ/MCTargetDesc/CMakeFiles/LLVMSystemZDesc.dir/SystemZMCTargetDesc.cpp.o -MF lib/Target/SystemZ/MCTargetDesc/CMakeFiles/LLVMSystemZDesc.dir/SystemZMCTargetDesc.cpp.o.d -o lib/Target/SystemZ/MCTargetDesc/CMakeFiles/LLVMSystemZDesc.dir/SystemZMCTargetDesc.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Target/SystemZ/MCTargetDesc/SystemZMCTargetDesc.cpp [2414/3344] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/lib/Target/SystemZ -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Target/SystemZ -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fvisibility=hidden -fno-exceptions -funwind-tables -fno-rtti -MD -MT lib/Target/SystemZ/CMakeFiles/LLVMSystemZCodeGen.dir/SystemZTargetMachine.cpp.o -MF lib/Target/SystemZ/CMakeFiles/LLVMSystemZCodeGen.dir/SystemZTargetMachine.cpp.o.d -o lib/Target/SystemZ/CMakeFiles/LLVMSystemZCodeGen.dir/SystemZTargetMachine.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Target/SystemZ/SystemZTargetMachine.cpp [2415/3344] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/lib/Target/WebAssembly -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Target/WebAssembly -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fvisibility=hidden -fno-exceptions -funwind-tables -fno-rtti -MD -MT lib/Target/WebAssembly/CMakeFiles/LLVMWebAssemblyCodeGen.dir/WebAssemblyAddMissingPrototypes.cpp.o -MF lib/Target/WebAssembly/CMakeFiles/LLVMWebAssemblyCodeGen.dir/WebAssemblyAddMissingPrototypes.cpp.o.d -o lib/Target/WebAssembly/CMakeFiles/LLVMWebAssemblyCodeGen.dir/WebAssemblyAddMissingPrototypes.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Target/WebAssembly/WebAssemblyAddMissingPrototypes.cpp [2416/3344] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/lib/Target/WebAssembly -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Target/WebAssembly -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fvisibility=hidden -fno-exceptions -funwind-tables -fno-rtti -MD -MT lib/Target/WebAssembly/CMakeFiles/LLVMWebAssemblyCodeGen.dir/WebAssemblyArgumentMove.cpp.o -MF lib/Target/WebAssembly/CMakeFiles/LLVMWebAssemblyCodeGen.dir/WebAssemblyArgumentMove.cpp.o.d -o lib/Target/WebAssembly/CMakeFiles/LLVMWebAssemblyCodeGen.dir/WebAssemblyArgumentMove.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Target/WebAssembly/WebAssemblyArgumentMove.cpp [2417/3344] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/lib/Target/WebAssembly -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Target/WebAssembly -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fvisibility=hidden -fno-exceptions -funwind-tables -fno-rtti -MD -MT lib/Target/WebAssembly/CMakeFiles/LLVMWebAssemblyCodeGen.dir/WebAssemblyCFGSort.cpp.o -MF lib/Target/WebAssembly/CMakeFiles/LLVMWebAssemblyCodeGen.dir/WebAssemblyCFGSort.cpp.o.d -o lib/Target/WebAssembly/CMakeFiles/LLVMWebAssemblyCodeGen.dir/WebAssemblyCFGSort.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Target/WebAssembly/WebAssemblyCFGSort.cpp [2418/3344] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/lib/Target/WebAssembly -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Target/WebAssembly -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fvisibility=hidden -fno-exceptions -funwind-tables -fno-rtti -MD -MT lib/Target/WebAssembly/CMakeFiles/LLVMWebAssemblyCodeGen.dir/WebAssemblyDebugFixup.cpp.o -MF lib/Target/WebAssembly/CMakeFiles/LLVMWebAssemblyCodeGen.dir/WebAssemblyDebugFixup.cpp.o.d -o lib/Target/WebAssembly/CMakeFiles/LLVMWebAssemblyCodeGen.dir/WebAssemblyDebugFixup.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Target/WebAssembly/WebAssemblyDebugFixup.cpp [2419/3344] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/lib/Target/WebAssembly -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Target/WebAssembly -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fvisibility=hidden -fno-exceptions -funwind-tables -fno-rtti -MD -MT lib/Target/WebAssembly/CMakeFiles/LLVMWebAssemblyCodeGen.dir/WebAssemblyDebugValueManager.cpp.o -MF lib/Target/WebAssembly/CMakeFiles/LLVMWebAssemblyCodeGen.dir/WebAssemblyDebugValueManager.cpp.o.d -o lib/Target/WebAssembly/CMakeFiles/LLVMWebAssemblyCodeGen.dir/WebAssemblyDebugValueManager.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Target/WebAssembly/WebAssemblyDebugValueManager.cpp [2420/3344] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/lib/Target/WebAssembly -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Target/WebAssembly -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fvisibility=hidden -fno-exceptions -funwind-tables -fno-rtti -MD -MT lib/Target/WebAssembly/CMakeFiles/LLVMWebAssemblyCodeGen.dir/WebAssemblyLateEHPrepare.cpp.o -MF lib/Target/WebAssembly/CMakeFiles/LLVMWebAssemblyCodeGen.dir/WebAssemblyLateEHPrepare.cpp.o.d -o lib/Target/WebAssembly/CMakeFiles/LLVMWebAssemblyCodeGen.dir/WebAssemblyLateEHPrepare.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Target/WebAssembly/WebAssemblyLateEHPrepare.cpp [2421/3344] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/lib/Target/WebAssembly -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Target/WebAssembly -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fvisibility=hidden -fno-exceptions -funwind-tables -fno-rtti -MD -MT lib/Target/WebAssembly/CMakeFiles/LLVMWebAssemblyCodeGen.dir/WebAssemblyExceptionInfo.cpp.o -MF lib/Target/WebAssembly/CMakeFiles/LLVMWebAssemblyCodeGen.dir/WebAssemblyExceptionInfo.cpp.o.d -o lib/Target/WebAssembly/CMakeFiles/LLVMWebAssemblyCodeGen.dir/WebAssemblyExceptionInfo.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Target/WebAssembly/WebAssemblyExceptionInfo.cpp [2422/3344] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/lib/Target/WebAssembly -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Target/WebAssembly -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fvisibility=hidden -fno-exceptions -funwind-tables -fno-rtti -MD -MT lib/Target/WebAssembly/CMakeFiles/LLVMWebAssemblyCodeGen.dir/WebAssemblyAsmPrinter.cpp.o -MF lib/Target/WebAssembly/CMakeFiles/LLVMWebAssemblyCodeGen.dir/WebAssemblyAsmPrinter.cpp.o.d -o lib/Target/WebAssembly/CMakeFiles/LLVMWebAssemblyCodeGen.dir/WebAssemblyAsmPrinter.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Target/WebAssembly/WebAssemblyAsmPrinter.cpp [2423/3344] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/lib/Target/WebAssembly -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Target/WebAssembly -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fvisibility=hidden -fno-exceptions -funwind-tables -fno-rtti -MD -MT lib/Target/WebAssembly/CMakeFiles/LLVMWebAssemblyCodeGen.dir/WebAssemblyCFGStackify.cpp.o -MF lib/Target/WebAssembly/CMakeFiles/LLVMWebAssemblyCodeGen.dir/WebAssemblyCFGStackify.cpp.o.d -o lib/Target/WebAssembly/CMakeFiles/LLVMWebAssemblyCodeGen.dir/WebAssemblyCFGStackify.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Target/WebAssembly/WebAssemblyCFGStackify.cpp [2424/3344] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/lib/Target/WebAssembly -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Target/WebAssembly -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fvisibility=hidden -fno-exceptions -funwind-tables -fno-rtti -MD -MT lib/Target/WebAssembly/CMakeFiles/LLVMWebAssemblyCodeGen.dir/WebAssemblyFixFunctionBitcasts.cpp.o -MF lib/Target/WebAssembly/CMakeFiles/LLVMWebAssemblyCodeGen.dir/WebAssemblyFixFunctionBitcasts.cpp.o.d -o lib/Target/WebAssembly/CMakeFiles/LLVMWebAssemblyCodeGen.dir/WebAssemblyFixFunctionBitcasts.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Target/WebAssembly/WebAssemblyFixFunctionBitcasts.cpp [2425/3344] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/lib/Target/WebAssembly -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Target/WebAssembly -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fvisibility=hidden -fno-exceptions -funwind-tables -fno-rtti -MD -MT lib/Target/WebAssembly/CMakeFiles/LLVMWebAssemblyCodeGen.dir/WebAssemblyExplicitLocals.cpp.o -MF lib/Target/WebAssembly/CMakeFiles/LLVMWebAssemblyCodeGen.dir/WebAssemblyExplicitLocals.cpp.o.d -o lib/Target/WebAssembly/CMakeFiles/LLVMWebAssemblyCodeGen.dir/WebAssemblyExplicitLocals.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Target/WebAssembly/WebAssemblyExplicitLocals.cpp [2426/3344] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/lib/Target/WebAssembly -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Target/WebAssembly -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fvisibility=hidden -fno-exceptions -funwind-tables -fno-rtti -MD -MT lib/Target/WebAssembly/CMakeFiles/LLVMWebAssemblyCodeGen.dir/WebAssemblyFixBrTableDefaults.cpp.o -MF lib/Target/WebAssembly/CMakeFiles/LLVMWebAssemblyCodeGen.dir/WebAssemblyFixBrTableDefaults.cpp.o.d -o lib/Target/WebAssembly/CMakeFiles/LLVMWebAssemblyCodeGen.dir/WebAssemblyFixBrTableDefaults.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Target/WebAssembly/WebAssemblyFixBrTableDefaults.cpp [2427/3344] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/lib/Target/WebAssembly -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Target/WebAssembly -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fvisibility=hidden -fno-exceptions -funwind-tables -fno-rtti -MD -MT lib/Target/WebAssembly/CMakeFiles/LLVMWebAssemblyCodeGen.dir/WebAssemblyFixIrreducibleControlFlow.cpp.o -MF lib/Target/WebAssembly/CMakeFiles/LLVMWebAssemblyCodeGen.dir/WebAssemblyFixIrreducibleControlFlow.cpp.o.d -o lib/Target/WebAssembly/CMakeFiles/LLVMWebAssemblyCodeGen.dir/WebAssemblyFixIrreducibleControlFlow.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Target/WebAssembly/WebAssemblyFixIrreducibleControlFlow.cpp [2428/3344] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/lib/Target/WebAssembly -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Target/WebAssembly -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fvisibility=hidden -fno-exceptions -funwind-tables -fno-rtti -MD -MT lib/Target/WebAssembly/CMakeFiles/LLVMWebAssemblyCodeGen.dir/WebAssemblyFrameLowering.cpp.o -MF lib/Target/WebAssembly/CMakeFiles/LLVMWebAssemblyCodeGen.dir/WebAssemblyFrameLowering.cpp.o.d -o lib/Target/WebAssembly/CMakeFiles/LLVMWebAssemblyCodeGen.dir/WebAssemblyFrameLowering.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Target/WebAssembly/WebAssemblyFrameLowering.cpp [2429/3344] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/lib/Target/WebAssembly -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Target/WebAssembly -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fvisibility=hidden -fno-exceptions -funwind-tables -fno-rtti -MD -MT lib/Target/WebAssembly/CMakeFiles/LLVMWebAssemblyCodeGen.dir/WebAssemblyISelDAGToDAG.cpp.o -MF lib/Target/WebAssembly/CMakeFiles/LLVMWebAssemblyCodeGen.dir/WebAssemblyISelDAGToDAG.cpp.o.d -o lib/Target/WebAssembly/CMakeFiles/LLVMWebAssemblyCodeGen.dir/WebAssemblyISelDAGToDAG.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Target/WebAssembly/WebAssemblyISelDAGToDAG.cpp [2430/3344] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/lib/Target/WebAssembly -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Target/WebAssembly -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fvisibility=hidden -fno-exceptions -funwind-tables -fno-rtti -MD -MT lib/Target/WebAssembly/CMakeFiles/LLVMWebAssemblyCodeGen.dir/WebAssemblyFastISel.cpp.o -MF lib/Target/WebAssembly/CMakeFiles/LLVMWebAssemblyCodeGen.dir/WebAssemblyFastISel.cpp.o.d -o lib/Target/WebAssembly/CMakeFiles/LLVMWebAssemblyCodeGen.dir/WebAssemblyFastISel.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Target/WebAssembly/WebAssemblyFastISel.cpp [2431/3344] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/lib/Target/WebAssembly -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Target/WebAssembly -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fvisibility=hidden -fno-exceptions -funwind-tables -fno-rtti -MD -MT lib/Target/WebAssembly/CMakeFiles/LLVMWebAssemblyCodeGen.dir/WebAssemblyInstrInfo.cpp.o -MF lib/Target/WebAssembly/CMakeFiles/LLVMWebAssemblyCodeGen.dir/WebAssemblyInstrInfo.cpp.o.d -o lib/Target/WebAssembly/CMakeFiles/LLVMWebAssemblyCodeGen.dir/WebAssemblyInstrInfo.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Target/WebAssembly/WebAssemblyInstrInfo.cpp [2432/3344] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/lib/Target/WebAssembly -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Target/WebAssembly -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fvisibility=hidden -fno-exceptions -funwind-tables -fno-rtti -MD -MT lib/Target/WebAssembly/CMakeFiles/LLVMWebAssemblyCodeGen.dir/WebAssemblyLowerBrUnless.cpp.o -MF lib/Target/WebAssembly/CMakeFiles/LLVMWebAssemblyCodeGen.dir/WebAssemblyLowerBrUnless.cpp.o.d -o lib/Target/WebAssembly/CMakeFiles/LLVMWebAssemblyCodeGen.dir/WebAssemblyLowerBrUnless.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Target/WebAssembly/WebAssemblyLowerBrUnless.cpp [2433/3344] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/lib/Target/WebAssembly -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Target/WebAssembly -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fvisibility=hidden -fno-exceptions -funwind-tables -fno-rtti -MD -MT lib/Target/WebAssembly/CMakeFiles/LLVMWebAssemblyCodeGen.dir/WebAssemblyLowerRefTypesIntPtrConv.cpp.o -MF lib/Target/WebAssembly/CMakeFiles/LLVMWebAssemblyCodeGen.dir/WebAssemblyLowerRefTypesIntPtrConv.cpp.o.d -o lib/Target/WebAssembly/CMakeFiles/LLVMWebAssemblyCodeGen.dir/WebAssemblyLowerRefTypesIntPtrConv.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Target/WebAssembly/WebAssemblyLowerRefTypesIntPtrConv.cpp [2434/3344] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/lib/Target/WebAssembly -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Target/WebAssembly -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fvisibility=hidden -fno-exceptions -funwind-tables -fno-rtti -MD -MT lib/Target/WebAssembly/CMakeFiles/LLVMWebAssemblyCodeGen.dir/WebAssemblyISelLowering.cpp.o -MF lib/Target/WebAssembly/CMakeFiles/LLVMWebAssemblyCodeGen.dir/WebAssemblyISelLowering.cpp.o.d -o lib/Target/WebAssembly/CMakeFiles/LLVMWebAssemblyCodeGen.dir/WebAssemblyISelLowering.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Target/WebAssembly/WebAssemblyISelLowering.cpp [2435/3344] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/lib/Target/WebAssembly -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Target/WebAssembly -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fvisibility=hidden -fno-exceptions -funwind-tables -fno-rtti -MD -MT lib/Target/WebAssembly/CMakeFiles/LLVMWebAssemblyCodeGen.dir/WebAssemblyLowerEmscriptenEHSjLj.cpp.o -MF lib/Target/WebAssembly/CMakeFiles/LLVMWebAssemblyCodeGen.dir/WebAssemblyLowerEmscriptenEHSjLj.cpp.o.d -o lib/Target/WebAssembly/CMakeFiles/LLVMWebAssemblyCodeGen.dir/WebAssemblyLowerEmscriptenEHSjLj.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Target/WebAssembly/WebAssemblyLowerEmscriptenEHSjLj.cpp [2436/3344] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/lib/Target/WebAssembly -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Target/WebAssembly -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fvisibility=hidden -fno-exceptions -funwind-tables -fno-rtti -MD -MT lib/Target/WebAssembly/CMakeFiles/LLVMWebAssemblyCodeGen.dir/WebAssemblyNullifyDebugValueLists.cpp.o -MF lib/Target/WebAssembly/CMakeFiles/LLVMWebAssemblyCodeGen.dir/WebAssemblyNullifyDebugValueLists.cpp.o.d -o lib/Target/WebAssembly/CMakeFiles/LLVMWebAssemblyCodeGen.dir/WebAssemblyNullifyDebugValueLists.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Target/WebAssembly/WebAssemblyNullifyDebugValueLists.cpp [2437/3344] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/lib/Target/WebAssembly -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Target/WebAssembly -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fvisibility=hidden -fno-exceptions -funwind-tables -fno-rtti -MD -MT lib/Target/WebAssembly/CMakeFiles/LLVMWebAssemblyCodeGen.dir/WebAssemblyOptimizeReturned.cpp.o -MF lib/Target/WebAssembly/CMakeFiles/LLVMWebAssemblyCodeGen.dir/WebAssemblyOptimizeReturned.cpp.o.d -o lib/Target/WebAssembly/CMakeFiles/LLVMWebAssemblyCodeGen.dir/WebAssemblyOptimizeReturned.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Target/WebAssembly/WebAssemblyOptimizeReturned.cpp [2438/3344] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/lib/Target/WebAssembly -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Target/WebAssembly -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fvisibility=hidden -fno-exceptions -funwind-tables -fno-rtti -MD -MT lib/Target/WebAssembly/CMakeFiles/LLVMWebAssemblyCodeGen.dir/WebAssemblyMCInstLower.cpp.o -MF lib/Target/WebAssembly/CMakeFiles/LLVMWebAssemblyCodeGen.dir/WebAssemblyMCInstLower.cpp.o.d -o lib/Target/WebAssembly/CMakeFiles/LLVMWebAssemblyCodeGen.dir/WebAssemblyMCInstLower.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Target/WebAssembly/WebAssemblyMCInstLower.cpp [2439/3344] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/lib/Target/WebAssembly -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Target/WebAssembly -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fvisibility=hidden -fno-exceptions -funwind-tables -fno-rtti -MD -MT lib/Target/WebAssembly/CMakeFiles/LLVMWebAssemblyCodeGen.dir/WebAssemblyMachineFunctionInfo.cpp.o -MF lib/Target/WebAssembly/CMakeFiles/LLVMWebAssemblyCodeGen.dir/WebAssemblyMachineFunctionInfo.cpp.o.d -o lib/Target/WebAssembly/CMakeFiles/LLVMWebAssemblyCodeGen.dir/WebAssemblyMachineFunctionInfo.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Target/WebAssembly/WebAssemblyMachineFunctionInfo.cpp [2440/3344] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/lib/Target/WebAssembly -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Target/WebAssembly -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fvisibility=hidden -fno-exceptions -funwind-tables -fno-rtti -MD -MT lib/Target/WebAssembly/CMakeFiles/LLVMWebAssemblyCodeGen.dir/WebAssemblyMCLowerPrePass.cpp.o -MF lib/Target/WebAssembly/CMakeFiles/LLVMWebAssemblyCodeGen.dir/WebAssemblyMCLowerPrePass.cpp.o.d -o lib/Target/WebAssembly/CMakeFiles/LLVMWebAssemblyCodeGen.dir/WebAssemblyMCLowerPrePass.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Target/WebAssembly/WebAssemblyMCLowerPrePass.cpp [2441/3344] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/lib/Target/WebAssembly -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Target/WebAssembly -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fvisibility=hidden -fno-exceptions -funwind-tables -fno-rtti -MD -MT lib/Target/WebAssembly/CMakeFiles/LLVMWebAssemblyCodeGen.dir/WebAssemblyOptimizeLiveIntervals.cpp.o -MF lib/Target/WebAssembly/CMakeFiles/LLVMWebAssemblyCodeGen.dir/WebAssemblyOptimizeLiveIntervals.cpp.o.d -o lib/Target/WebAssembly/CMakeFiles/LLVMWebAssemblyCodeGen.dir/WebAssemblyOptimizeLiveIntervals.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Target/WebAssembly/WebAssemblyOptimizeLiveIntervals.cpp [2442/3344] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/lib/Target/WebAssembly -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Target/WebAssembly -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fvisibility=hidden -fno-exceptions -funwind-tables -fno-rtti -MD -MT lib/Target/WebAssembly/CMakeFiles/LLVMWebAssemblyCodeGen.dir/WebAssemblyRegColoring.cpp.o -MF lib/Target/WebAssembly/CMakeFiles/LLVMWebAssemblyCodeGen.dir/WebAssemblyRegColoring.cpp.o.d -o lib/Target/WebAssembly/CMakeFiles/LLVMWebAssemblyCodeGen.dir/WebAssemblyRegColoring.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Target/WebAssembly/WebAssemblyRegColoring.cpp [2443/3344] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/lib/Target/WebAssembly -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Target/WebAssembly -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fvisibility=hidden -fno-exceptions -funwind-tables -fno-rtti -MD -MT lib/Target/WebAssembly/CMakeFiles/LLVMWebAssemblyCodeGen.dir/WebAssemblyPeephole.cpp.o -MF lib/Target/WebAssembly/CMakeFiles/LLVMWebAssemblyCodeGen.dir/WebAssemblyPeephole.cpp.o.d -o lib/Target/WebAssembly/CMakeFiles/LLVMWebAssemblyCodeGen.dir/WebAssemblyPeephole.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Target/WebAssembly/WebAssemblyPeephole.cpp [2444/3344] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/lib/Target/WebAssembly -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Target/WebAssembly -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fvisibility=hidden -fno-exceptions -funwind-tables -fno-rtti -MD -MT lib/Target/WebAssembly/CMakeFiles/LLVMWebAssemblyCodeGen.dir/WebAssemblyRegisterInfo.cpp.o -MF lib/Target/WebAssembly/CMakeFiles/LLVMWebAssemblyCodeGen.dir/WebAssemblyRegisterInfo.cpp.o.d -o lib/Target/WebAssembly/CMakeFiles/LLVMWebAssemblyCodeGen.dir/WebAssemblyRegisterInfo.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Target/WebAssembly/WebAssemblyRegisterInfo.cpp [2445/3344] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/lib/Target/WebAssembly -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Target/WebAssembly -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fvisibility=hidden -fno-exceptions -funwind-tables -fno-rtti -MD -MT lib/Target/WebAssembly/CMakeFiles/LLVMWebAssemblyCodeGen.dir/WebAssemblyRuntimeLibcallSignatures.cpp.o -MF lib/Target/WebAssembly/CMakeFiles/LLVMWebAssemblyCodeGen.dir/WebAssemblyRuntimeLibcallSignatures.cpp.o.d -o lib/Target/WebAssembly/CMakeFiles/LLVMWebAssemblyCodeGen.dir/WebAssemblyRuntimeLibcallSignatures.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Target/WebAssembly/WebAssemblyRuntimeLibcallSignatures.cpp [2446/3344] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/lib/Target/WebAssembly -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Target/WebAssembly -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fvisibility=hidden -fno-exceptions -funwind-tables -fno-rtti -MD -MT lib/Target/WebAssembly/CMakeFiles/LLVMWebAssemblyCodeGen.dir/WebAssemblyRegNumbering.cpp.o -MF lib/Target/WebAssembly/CMakeFiles/LLVMWebAssemblyCodeGen.dir/WebAssemblyRegNumbering.cpp.o.d -o lib/Target/WebAssembly/CMakeFiles/LLVMWebAssemblyCodeGen.dir/WebAssemblyRegNumbering.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Target/WebAssembly/WebAssemblyRegNumbering.cpp [2447/3344] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/lib/Target/WebAssembly -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Target/WebAssembly -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fvisibility=hidden -fno-exceptions -funwind-tables -fno-rtti -MD -MT lib/Target/WebAssembly/CMakeFiles/LLVMWebAssemblyCodeGen.dir/WebAssemblyReplacePhysRegs.cpp.o -MF lib/Target/WebAssembly/CMakeFiles/LLVMWebAssemblyCodeGen.dir/WebAssemblyReplacePhysRegs.cpp.o.d -o lib/Target/WebAssembly/CMakeFiles/LLVMWebAssemblyCodeGen.dir/WebAssemblyReplacePhysRegs.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Target/WebAssembly/WebAssemblyReplacePhysRegs.cpp [2448/3344] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/lib/Target/WebAssembly -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Target/WebAssembly -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fvisibility=hidden -fno-exceptions -funwind-tables -fno-rtti -MD -MT lib/Target/WebAssembly/CMakeFiles/LLVMWebAssemblyCodeGen.dir/WebAssemblySelectionDAGInfo.cpp.o -MF lib/Target/WebAssembly/CMakeFiles/LLVMWebAssemblyCodeGen.dir/WebAssemblySelectionDAGInfo.cpp.o.d -o lib/Target/WebAssembly/CMakeFiles/LLVMWebAssemblyCodeGen.dir/WebAssemblySelectionDAGInfo.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Target/WebAssembly/WebAssemblySelectionDAGInfo.cpp [2449/3344] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/lib/Target/WebAssembly -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Target/WebAssembly -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fvisibility=hidden -fno-exceptions -funwind-tables -fno-rtti -MD -MT lib/Target/WebAssembly/CMakeFiles/LLVMWebAssemblyCodeGen.dir/WebAssemblySortRegion.cpp.o -MF lib/Target/WebAssembly/CMakeFiles/LLVMWebAssemblyCodeGen.dir/WebAssemblySortRegion.cpp.o.d -o lib/Target/WebAssembly/CMakeFiles/LLVMWebAssemblyCodeGen.dir/WebAssemblySortRegion.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Target/WebAssembly/WebAssemblySortRegion.cpp [2450/3344] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/lib/Target/WebAssembly -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Target/WebAssembly -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fvisibility=hidden -fno-exceptions -funwind-tables -fno-rtti -MD -MT lib/Target/WebAssembly/CMakeFiles/LLVMWebAssemblyCodeGen.dir/WebAssemblyRegStackify.cpp.o -MF lib/Target/WebAssembly/CMakeFiles/LLVMWebAssemblyCodeGen.dir/WebAssemblyRegStackify.cpp.o.d -o lib/Target/WebAssembly/CMakeFiles/LLVMWebAssemblyCodeGen.dir/WebAssemblyRegStackify.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Target/WebAssembly/WebAssemblyRegStackify.cpp [2451/3344] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/lib/Target/WebAssembly -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Target/WebAssembly -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fvisibility=hidden -fno-exceptions -funwind-tables -fno-rtti -MD -MT lib/Target/WebAssembly/CMakeFiles/LLVMWebAssemblyCodeGen.dir/WebAssemblySetP2AlignOperands.cpp.o -MF lib/Target/WebAssembly/CMakeFiles/LLVMWebAssemblyCodeGen.dir/WebAssemblySetP2AlignOperands.cpp.o.d -o lib/Target/WebAssembly/CMakeFiles/LLVMWebAssemblyCodeGen.dir/WebAssemblySetP2AlignOperands.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Target/WebAssembly/WebAssemblySetP2AlignOperands.cpp [2452/3344] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/lib/Target/WebAssembly -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Target/WebAssembly -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fvisibility=hidden -fno-exceptions -funwind-tables -fno-rtti -MD -MT lib/Target/WebAssembly/CMakeFiles/LLVMWebAssemblyCodeGen.dir/WebAssemblySubtarget.cpp.o -MF lib/Target/WebAssembly/CMakeFiles/LLVMWebAssemblyCodeGen.dir/WebAssemblySubtarget.cpp.o.d -o lib/Target/WebAssembly/CMakeFiles/LLVMWebAssemblyCodeGen.dir/WebAssemblySubtarget.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Target/WebAssembly/WebAssemblySubtarget.cpp [2453/3344] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/lib/Target/WebAssembly -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Target/WebAssembly -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fvisibility=hidden -fno-exceptions -funwind-tables -fno-rtti -MD -MT lib/Target/WebAssembly/CMakeFiles/LLVMWebAssemblyCodeGen.dir/WebAssemblyTargetObjectFile.cpp.o -MF lib/Target/WebAssembly/CMakeFiles/LLVMWebAssemblyCodeGen.dir/WebAssemblyTargetObjectFile.cpp.o.d -o lib/Target/WebAssembly/CMakeFiles/LLVMWebAssemblyCodeGen.dir/WebAssemblyTargetObjectFile.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Target/WebAssembly/WebAssemblyTargetObjectFile.cpp [2454/3344] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/lib/Target/WebAssembly -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Target/WebAssembly -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fvisibility=hidden -fno-exceptions -funwind-tables -fno-rtti -MD -MT lib/Target/WebAssembly/CMakeFiles/LLVMWebAssemblyCodeGen.dir/WebAssemblyMemIntrinsicResults.cpp.o -MF lib/Target/WebAssembly/CMakeFiles/LLVMWebAssemblyCodeGen.dir/WebAssemblyMemIntrinsicResults.cpp.o.d -o lib/Target/WebAssembly/CMakeFiles/LLVMWebAssemblyCodeGen.dir/WebAssemblyMemIntrinsicResults.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Target/WebAssembly/WebAssemblyMemIntrinsicResults.cpp [2455/3344] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/lib/Target/WebAssembly/AsmParser -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Target/WebAssembly/AsmParser -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Target/WebAssembly -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/lib/Target/WebAssembly -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fvisibility=hidden -fno-exceptions -funwind-tables -fno-rtti -MD -MT lib/Target/WebAssembly/AsmParser/CMakeFiles/LLVMWebAssemblyAsmParser.dir/WebAssemblyAsmTypeCheck.cpp.o -MF lib/Target/WebAssembly/AsmParser/CMakeFiles/LLVMWebAssemblyAsmParser.dir/WebAssemblyAsmTypeCheck.cpp.o.d -o lib/Target/WebAssembly/AsmParser/CMakeFiles/LLVMWebAssemblyAsmParser.dir/WebAssemblyAsmTypeCheck.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Target/WebAssembly/AsmParser/WebAssemblyAsmTypeCheck.cpp [2456/3344] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/lib/Target/WebAssembly/Disassembler -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Target/WebAssembly/Disassembler -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Target/WebAssembly -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/lib/Target/WebAssembly -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fvisibility=hidden -fno-exceptions -funwind-tables -fno-rtti -MD -MT lib/Target/WebAssembly/Disassembler/CMakeFiles/LLVMWebAssemblyDisassembler.dir/WebAssemblyDisassembler.cpp.o -MF lib/Target/WebAssembly/Disassembler/CMakeFiles/LLVMWebAssemblyDisassembler.dir/WebAssemblyDisassembler.cpp.o.d -o lib/Target/WebAssembly/Disassembler/CMakeFiles/LLVMWebAssemblyDisassembler.dir/WebAssemblyDisassembler.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Target/WebAssembly/Disassembler/WebAssemblyDisassembler.cpp [2457/3344] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/lib/Target/WebAssembly/AsmParser -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Target/WebAssembly/AsmParser -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Target/WebAssembly -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/lib/Target/WebAssembly -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fvisibility=hidden -fno-exceptions -funwind-tables -fno-rtti -MD -MT lib/Target/WebAssembly/AsmParser/CMakeFiles/LLVMWebAssemblyAsmParser.dir/WebAssemblyAsmParser.cpp.o -MF lib/Target/WebAssembly/AsmParser/CMakeFiles/LLVMWebAssemblyAsmParser.dir/WebAssemblyAsmParser.cpp.o.d -o lib/Target/WebAssembly/AsmParser/CMakeFiles/LLVMWebAssemblyAsmParser.dir/WebAssemblyAsmParser.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Target/WebAssembly/AsmParser/WebAssemblyAsmParser.cpp [2458/3344] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/lib/Target/WebAssembly/MCTargetDesc -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Target/WebAssembly/MCTargetDesc -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Target/WebAssembly -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/lib/Target/WebAssembly -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fvisibility=hidden -fno-exceptions -funwind-tables -fno-rtti -MD -MT lib/Target/WebAssembly/MCTargetDesc/CMakeFiles/LLVMWebAssemblyDesc.dir/WebAssemblyAsmBackend.cpp.o -MF lib/Target/WebAssembly/MCTargetDesc/CMakeFiles/LLVMWebAssemblyDesc.dir/WebAssemblyAsmBackend.cpp.o.d -o lib/Target/WebAssembly/MCTargetDesc/CMakeFiles/LLVMWebAssemblyDesc.dir/WebAssemblyAsmBackend.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Target/WebAssembly/MCTargetDesc/WebAssemblyAsmBackend.cpp [2459/3344] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/lib/Target/WebAssembly -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Target/WebAssembly -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fvisibility=hidden -fno-exceptions -funwind-tables -fno-rtti -MD -MT lib/Target/WebAssembly/CMakeFiles/LLVMWebAssemblyCodeGen.dir/WebAssemblyUtilities.cpp.o -MF lib/Target/WebAssembly/CMakeFiles/LLVMWebAssemblyCodeGen.dir/WebAssemblyUtilities.cpp.o.d -o lib/Target/WebAssembly/CMakeFiles/LLVMWebAssemblyCodeGen.dir/WebAssemblyUtilities.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Target/WebAssembly/WebAssemblyUtilities.cpp [2460/3344] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/lib/Target/WebAssembly/MCTargetDesc -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Target/WebAssembly/MCTargetDesc -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Target/WebAssembly -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/lib/Target/WebAssembly -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fvisibility=hidden -fno-exceptions -funwind-tables -fno-rtti -MD -MT lib/Target/WebAssembly/MCTargetDesc/CMakeFiles/LLVMWebAssemblyDesc.dir/WebAssemblyMCAsmInfo.cpp.o -MF lib/Target/WebAssembly/MCTargetDesc/CMakeFiles/LLVMWebAssemblyDesc.dir/WebAssemblyMCAsmInfo.cpp.o.d -o lib/Target/WebAssembly/MCTargetDesc/CMakeFiles/LLVMWebAssemblyDesc.dir/WebAssemblyMCAsmInfo.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Target/WebAssembly/MCTargetDesc/WebAssemblyMCAsmInfo.cpp [2461/3344] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/lib/Target/WebAssembly -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Target/WebAssembly -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fvisibility=hidden -fno-exceptions -funwind-tables -fno-rtti -MD -MT lib/Target/WebAssembly/CMakeFiles/LLVMWebAssemblyCodeGen.dir/WebAssemblyTargetTransformInfo.cpp.o -MF lib/Target/WebAssembly/CMakeFiles/LLVMWebAssemblyCodeGen.dir/WebAssemblyTargetTransformInfo.cpp.o.d -o lib/Target/WebAssembly/CMakeFiles/LLVMWebAssemblyCodeGen.dir/WebAssemblyTargetTransformInfo.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Target/WebAssembly/WebAssemblyTargetTransformInfo.cpp [2462/3344] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/lib/Target/WebAssembly/MCTargetDesc -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Target/WebAssembly/MCTargetDesc -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Target/WebAssembly -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/lib/Target/WebAssembly -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fvisibility=hidden -fno-exceptions -funwind-tables -fno-rtti -MD -MT lib/Target/WebAssembly/MCTargetDesc/CMakeFiles/LLVMWebAssemblyDesc.dir/WebAssemblyInstPrinter.cpp.o -MF lib/Target/WebAssembly/MCTargetDesc/CMakeFiles/LLVMWebAssemblyDesc.dir/WebAssemblyInstPrinter.cpp.o.d -o lib/Target/WebAssembly/MCTargetDesc/CMakeFiles/LLVMWebAssemblyDesc.dir/WebAssemblyInstPrinter.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Target/WebAssembly/MCTargetDesc/WebAssemblyInstPrinter.cpp [2463/3344] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/lib/Target/WebAssembly/MCTargetDesc -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Target/WebAssembly/MCTargetDesc -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Target/WebAssembly -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/lib/Target/WebAssembly -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fvisibility=hidden -fno-exceptions -funwind-tables -fno-rtti -MD -MT lib/Target/WebAssembly/MCTargetDesc/CMakeFiles/LLVMWebAssemblyDesc.dir/WebAssemblyMCCodeEmitter.cpp.o -MF lib/Target/WebAssembly/MCTargetDesc/CMakeFiles/LLVMWebAssemblyDesc.dir/WebAssemblyMCCodeEmitter.cpp.o.d -o lib/Target/WebAssembly/MCTargetDesc/CMakeFiles/LLVMWebAssemblyDesc.dir/WebAssemblyMCCodeEmitter.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Target/WebAssembly/MCTargetDesc/WebAssemblyMCCodeEmitter.cpp [2464/3344] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/lib/Target/WebAssembly/MCTargetDesc -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Target/WebAssembly/MCTargetDesc -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Target/WebAssembly -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/lib/Target/WebAssembly -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fvisibility=hidden -fno-exceptions -funwind-tables -fno-rtti -MD -MT lib/Target/WebAssembly/MCTargetDesc/CMakeFiles/LLVMWebAssemblyDesc.dir/WebAssemblyMCTypeUtilities.cpp.o -MF lib/Target/WebAssembly/MCTargetDesc/CMakeFiles/LLVMWebAssemblyDesc.dir/WebAssemblyMCTypeUtilities.cpp.o.d -o lib/Target/WebAssembly/MCTargetDesc/CMakeFiles/LLVMWebAssemblyDesc.dir/WebAssemblyMCTypeUtilities.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Target/WebAssembly/MCTargetDesc/WebAssemblyMCTypeUtilities.cpp [2465/3344] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/lib/Target/WebAssembly/TargetInfo -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Target/WebAssembly/TargetInfo -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Target/WebAssembly -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/lib/Target/WebAssembly -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/lib/Target/WebAssembly/TargetInfo/.. -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Target/WebAssembly/TargetInfo/.. -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fvisibility=hidden -fno-exceptions -funwind-tables -fno-rtti -MD -MT lib/Target/WebAssembly/TargetInfo/CMakeFiles/LLVMWebAssemblyInfo.dir/WebAssemblyTargetInfo.cpp.o -MF lib/Target/WebAssembly/TargetInfo/CMakeFiles/LLVMWebAssemblyInfo.dir/WebAssemblyTargetInfo.cpp.o.d -o lib/Target/WebAssembly/TargetInfo/CMakeFiles/LLVMWebAssemblyInfo.dir/WebAssemblyTargetInfo.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Target/WebAssembly/TargetInfo/WebAssemblyTargetInfo.cpp [2466/3344] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/lib/Target/WebAssembly/Utils -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Target/WebAssembly/Utils -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Target/WebAssembly -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/lib/Target/WebAssembly -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fvisibility=hidden -fno-exceptions -funwind-tables -fno-rtti -MD -MT lib/Target/WebAssembly/Utils/CMakeFiles/LLVMWebAssemblyUtils.dir/WebAssemblyTypeUtilities.cpp.o -MF lib/Target/WebAssembly/Utils/CMakeFiles/LLVMWebAssemblyUtils.dir/WebAssemblyTypeUtilities.cpp.o.d -o lib/Target/WebAssembly/Utils/CMakeFiles/LLVMWebAssemblyUtils.dir/WebAssemblyTypeUtilities.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Target/WebAssembly/Utils/WebAssemblyTypeUtilities.cpp [2467/3344] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/lib/Target/WebAssembly/MCTargetDesc -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Target/WebAssembly/MCTargetDesc -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Target/WebAssembly -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/lib/Target/WebAssembly -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fvisibility=hidden -fno-exceptions -funwind-tables -fno-rtti -MD -MT lib/Target/WebAssembly/MCTargetDesc/CMakeFiles/LLVMWebAssemblyDesc.dir/WebAssemblyTargetStreamer.cpp.o -MF lib/Target/WebAssembly/MCTargetDesc/CMakeFiles/LLVMWebAssemblyDesc.dir/WebAssemblyTargetStreamer.cpp.o.d -o lib/Target/WebAssembly/MCTargetDesc/CMakeFiles/LLVMWebAssemblyDesc.dir/WebAssemblyTargetStreamer.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Target/WebAssembly/MCTargetDesc/WebAssemblyTargetStreamer.cpp [2468/3344] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/lib/Target/WebAssembly/MCTargetDesc -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Target/WebAssembly/MCTargetDesc -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Target/WebAssembly -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/lib/Target/WebAssembly -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fvisibility=hidden -fno-exceptions -funwind-tables -fno-rtti -MD -MT lib/Target/WebAssembly/MCTargetDesc/CMakeFiles/LLVMWebAssemblyDesc.dir/WebAssemblyWasmObjectWriter.cpp.o -MF lib/Target/WebAssembly/MCTargetDesc/CMakeFiles/LLVMWebAssemblyDesc.dir/WebAssemblyWasmObjectWriter.cpp.o.d -o lib/Target/WebAssembly/MCTargetDesc/CMakeFiles/LLVMWebAssemblyDesc.dir/WebAssemblyWasmObjectWriter.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Target/WebAssembly/MCTargetDesc/WebAssemblyWasmObjectWriter.cpp [2469/3344] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/lib/Target/WebAssembly/MCTargetDesc -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Target/WebAssembly/MCTargetDesc -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Target/WebAssembly -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/lib/Target/WebAssembly -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fvisibility=hidden -fno-exceptions -funwind-tables -fno-rtti -MD -MT lib/Target/WebAssembly/MCTargetDesc/CMakeFiles/LLVMWebAssemblyDesc.dir/WebAssemblyMCTargetDesc.cpp.o -MF lib/Target/WebAssembly/MCTargetDesc/CMakeFiles/LLVMWebAssemblyDesc.dir/WebAssemblyMCTargetDesc.cpp.o.d -o lib/Target/WebAssembly/MCTargetDesc/CMakeFiles/LLVMWebAssemblyDesc.dir/WebAssemblyMCTargetDesc.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Target/WebAssembly/MCTargetDesc/WebAssemblyMCTargetDesc.cpp [2470/3344] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/lib/Target/WebAssembly -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Target/WebAssembly -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fvisibility=hidden -fno-exceptions -funwind-tables -fno-rtti -MD -MT lib/Target/WebAssembly/CMakeFiles/LLVMWebAssemblyCodeGen.dir/WebAssemblyTargetMachine.cpp.o -MF lib/Target/WebAssembly/CMakeFiles/LLVMWebAssemblyCodeGen.dir/WebAssemblyTargetMachine.cpp.o.d -o lib/Target/WebAssembly/CMakeFiles/LLVMWebAssemblyCodeGen.dir/WebAssemblyTargetMachine.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Target/WebAssembly/WebAssemblyTargetMachine.cpp [2471/3344] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/lib/Target/X86 -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Target/X86 -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fvisibility=hidden -fno-exceptions -funwind-tables -fno-rtti -MD -MT lib/Target/X86/CMakeFiles/LLVMX86CodeGen.dir/X86ArgumentStackSlotRebase.cpp.o -MF lib/Target/X86/CMakeFiles/LLVMX86CodeGen.dir/X86ArgumentStackSlotRebase.cpp.o.d -o lib/Target/X86/CMakeFiles/LLVMX86CodeGen.dir/X86ArgumentStackSlotRebase.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Target/X86/X86ArgumentStackSlotRebase.cpp [2472/3344] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/lib/Target/X86 -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Target/X86 -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fvisibility=hidden -fno-exceptions -funwind-tables -fno-rtti -MD -MT lib/Target/X86/CMakeFiles/LLVMX86CodeGen.dir/X86AvoidTrailingCall.cpp.o -MF lib/Target/X86/CMakeFiles/LLVMX86CodeGen.dir/X86AvoidTrailingCall.cpp.o.d -o lib/Target/X86/CMakeFiles/LLVMX86CodeGen.dir/X86AvoidTrailingCall.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Target/X86/X86AvoidTrailingCall.cpp [2473/3344] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/lib/Target/X86 -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Target/X86 -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fvisibility=hidden -fno-exceptions -funwind-tables -fno-rtti -MD -MT lib/Target/X86/CMakeFiles/LLVMX86CodeGen.dir/X86CmovConversion.cpp.o -MF lib/Target/X86/CMakeFiles/LLVMX86CodeGen.dir/X86CmovConversion.cpp.o.d -o lib/Target/X86/CMakeFiles/LLVMX86CodeGen.dir/X86CmovConversion.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Target/X86/X86CmovConversion.cpp [2474/3344] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/lib/Target/X86 -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Target/X86 -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fvisibility=hidden -fno-exceptions -funwind-tables -fno-rtti -MD -MT lib/Target/X86/CMakeFiles/LLVMX86CodeGen.dir/X86CallFrameOptimization.cpp.o -MF lib/Target/X86/CMakeFiles/LLVMX86CodeGen.dir/X86CallFrameOptimization.cpp.o.d -o lib/Target/X86/CMakeFiles/LLVMX86CodeGen.dir/X86CallFrameOptimization.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Target/X86/X86CallFrameOptimization.cpp [2475/3344] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/lib/Target/X86 -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Target/X86 -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fvisibility=hidden -fno-exceptions -funwind-tables -fno-rtti -MD -MT lib/Target/X86/CMakeFiles/LLVMX86CodeGen.dir/X86AsmPrinter.cpp.o -MF lib/Target/X86/CMakeFiles/LLVMX86CodeGen.dir/X86AsmPrinter.cpp.o.d -o lib/Target/X86/CMakeFiles/LLVMX86CodeGen.dir/X86AsmPrinter.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Target/X86/X86AsmPrinter.cpp [2476/3344] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/lib/Target/X86 -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Target/X86 -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fvisibility=hidden -fno-exceptions -funwind-tables -fno-rtti -MD -MT lib/Target/X86/CMakeFiles/LLVMX86CodeGen.dir/X86CallingConv.cpp.o -MF lib/Target/X86/CMakeFiles/LLVMX86CodeGen.dir/X86CallingConv.cpp.o.d -o lib/Target/X86/CMakeFiles/LLVMX86CodeGen.dir/X86CallingConv.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Target/X86/X86CallingConv.cpp [2477/3344] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/lib/Target/X86 -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Target/X86 -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fvisibility=hidden -fno-exceptions -funwind-tables -fno-rtti -MD -MT lib/Target/X86/CMakeFiles/LLVMX86CodeGen.dir/X86DomainReassignment.cpp.o -MF lib/Target/X86/CMakeFiles/LLVMX86CodeGen.dir/X86DomainReassignment.cpp.o.d -o lib/Target/X86/CMakeFiles/LLVMX86CodeGen.dir/X86DomainReassignment.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Target/X86/X86DomainReassignment.cpp [2478/3344] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/lib/Target/X86 -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Target/X86 -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fvisibility=hidden -fno-exceptions -funwind-tables -fno-rtti -MD -MT lib/Target/X86/CMakeFiles/LLVMX86CodeGen.dir/X86LowerTileCopy.cpp.o -MF lib/Target/X86/CMakeFiles/LLVMX86CodeGen.dir/X86LowerTileCopy.cpp.o.d -o lib/Target/X86/CMakeFiles/LLVMX86CodeGen.dir/X86LowerTileCopy.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Target/X86/X86LowerTileCopy.cpp [2479/3344] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/lib/Target/X86 -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Target/X86 -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fvisibility=hidden -fno-exceptions -funwind-tables -fno-rtti -MD -MT lib/Target/X86/CMakeFiles/LLVMX86CodeGen.dir/X86LowerAMXType.cpp.o -MF lib/Target/X86/CMakeFiles/LLVMX86CodeGen.dir/X86LowerAMXType.cpp.o.d -o lib/Target/X86/CMakeFiles/LLVMX86CodeGen.dir/X86LowerAMXType.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Target/X86/X86LowerAMXType.cpp [2480/3344] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/lib/Target/X86 -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Target/X86 -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fvisibility=hidden -fno-exceptions -funwind-tables -fno-rtti -MD -MT lib/Target/X86/CMakeFiles/LLVMX86CodeGen.dir/X86LowerAMXIntrinsics.cpp.o -MF lib/Target/X86/CMakeFiles/LLVMX86CodeGen.dir/X86LowerAMXIntrinsics.cpp.o.d -o lib/Target/X86/CMakeFiles/LLVMX86CodeGen.dir/X86LowerAMXIntrinsics.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Target/X86/X86LowerAMXIntrinsics.cpp [2481/3344] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/lib/Target/X86 -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Target/X86 -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fvisibility=hidden -fno-exceptions -funwind-tables -fno-rtti -MD -MT lib/Target/X86/CMakeFiles/LLVMX86CodeGen.dir/X86CodeGenPassBuilder.cpp.o -MF lib/Target/X86/CMakeFiles/LLVMX86CodeGen.dir/X86CodeGenPassBuilder.cpp.o.d -o lib/Target/X86/CMakeFiles/LLVMX86CodeGen.dir/X86CodeGenPassBuilder.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Target/X86/X86CodeGenPassBuilder.cpp [2482/3344] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/lib/Target/X86 -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Target/X86 -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fvisibility=hidden -fno-exceptions -funwind-tables -fno-rtti -MD -MT lib/Target/X86/CMakeFiles/LLVMX86CodeGen.dir/X86TileConfig.cpp.o -MF lib/Target/X86/CMakeFiles/LLVMX86CodeGen.dir/X86TileConfig.cpp.o.d -o lib/Target/X86/CMakeFiles/LLVMX86CodeGen.dir/X86TileConfig.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Target/X86/X86TileConfig.cpp [2483/3344] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/lib/Target/X86 -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Target/X86 -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fvisibility=hidden -fno-exceptions -funwind-tables -fno-rtti -MD -MT lib/Target/X86/CMakeFiles/LLVMX86CodeGen.dir/X86DiscriminateMemOps.cpp.o -MF lib/Target/X86/CMakeFiles/LLVMX86CodeGen.dir/X86DiscriminateMemOps.cpp.o.d -o lib/Target/X86/CMakeFiles/LLVMX86CodeGen.dir/X86DiscriminateMemOps.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Target/X86/X86DiscriminateMemOps.cpp [2484/3344] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/lib/Target/X86 -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Target/X86 -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fvisibility=hidden -fno-exceptions -funwind-tables -fno-rtti -MD -MT lib/Target/X86/CMakeFiles/LLVMX86CodeGen.dir/X86FastTileConfig.cpp.o -MF lib/Target/X86/CMakeFiles/LLVMX86CodeGen.dir/X86FastTileConfig.cpp.o.d -o lib/Target/X86/CMakeFiles/LLVMX86CodeGen.dir/X86FastTileConfig.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Target/X86/X86FastTileConfig.cpp [2485/3344] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/lib/Target/X86 -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Target/X86 -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fvisibility=hidden -fno-exceptions -funwind-tables -fno-rtti -MD -MT lib/Target/X86/CMakeFiles/LLVMX86CodeGen.dir/X86FastPreTileConfig.cpp.o -MF lib/Target/X86/CMakeFiles/LLVMX86CodeGen.dir/X86FastPreTileConfig.cpp.o.d -o lib/Target/X86/CMakeFiles/LLVMX86CodeGen.dir/X86FastPreTileConfig.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Target/X86/X86FastPreTileConfig.cpp [2486/3344] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/lib/Target/X86 -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Target/X86 -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fvisibility=hidden -fno-exceptions -funwind-tables -fno-rtti -MD -MT lib/Target/X86/CMakeFiles/LLVMX86CodeGen.dir/X86ExpandPseudo.cpp.o -MF lib/Target/X86/CMakeFiles/LLVMX86CodeGen.dir/X86ExpandPseudo.cpp.o.d -o lib/Target/X86/CMakeFiles/LLVMX86CodeGen.dir/X86ExpandPseudo.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Target/X86/X86ExpandPseudo.cpp [2487/3344] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/lib/Target/X86 -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Target/X86 -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fvisibility=hidden -fno-exceptions -funwind-tables -fno-rtti -MD -MT lib/Target/X86/CMakeFiles/LLVMX86CodeGen.dir/X86PreTileConfig.cpp.o -MF lib/Target/X86/CMakeFiles/LLVMX86CodeGen.dir/X86PreTileConfig.cpp.o.d -o lib/Target/X86/CMakeFiles/LLVMX86CodeGen.dir/X86PreTileConfig.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Target/X86/X86PreTileConfig.cpp [2488/3344] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/lib/Target/X86 -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Target/X86 -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fvisibility=hidden -fno-exceptions -funwind-tables -fno-rtti -MD -MT lib/Target/X86/CMakeFiles/LLVMX86CodeGen.dir/X86FixupBWInsts.cpp.o -MF lib/Target/X86/CMakeFiles/LLVMX86CodeGen.dir/X86FixupBWInsts.cpp.o.d -o lib/Target/X86/CMakeFiles/LLVMX86CodeGen.dir/X86FixupBWInsts.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Target/X86/X86FixupBWInsts.cpp [2489/3344] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/lib/Target/X86 -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Target/X86 -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fvisibility=hidden -fno-exceptions -funwind-tables -fno-rtti -MD -MT lib/Target/X86/CMakeFiles/LLVMX86CodeGen.dir/X86FixupInstTuning.cpp.o -MF lib/Target/X86/CMakeFiles/LLVMX86CodeGen.dir/X86FixupInstTuning.cpp.o.d -o lib/Target/X86/CMakeFiles/LLVMX86CodeGen.dir/X86FixupInstTuning.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Target/X86/X86FixupInstTuning.cpp [2490/3344] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/lib/Target/X86 -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Target/X86 -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fvisibility=hidden -fno-exceptions -funwind-tables -fno-rtti -MD -MT lib/Target/X86/CMakeFiles/LLVMX86CodeGen.dir/X86FixupVectorConstants.cpp.o -MF lib/Target/X86/CMakeFiles/LLVMX86CodeGen.dir/X86FixupVectorConstants.cpp.o.d -o lib/Target/X86/CMakeFiles/LLVMX86CodeGen.dir/X86FixupVectorConstants.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Target/X86/X86FixupVectorConstants.cpp [2491/3344] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/lib/Target/X86 -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Target/X86 -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fvisibility=hidden -fno-exceptions -funwind-tables -fno-rtti -MD -MT lib/Target/X86/CMakeFiles/LLVMX86CodeGen.dir/X86FixupLEAs.cpp.o -MF lib/Target/X86/CMakeFiles/LLVMX86CodeGen.dir/X86FixupLEAs.cpp.o.d -o lib/Target/X86/CMakeFiles/LLVMX86CodeGen.dir/X86FixupLEAs.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Target/X86/X86FixupLEAs.cpp [2492/3344] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/lib/Target/X86 -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Target/X86 -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fvisibility=hidden -fno-exceptions -funwind-tables -fno-rtti -MD -MT lib/Target/X86/CMakeFiles/LLVMX86CodeGen.dir/X86AvoidStoreForwardingBlocks.cpp.o -MF lib/Target/X86/CMakeFiles/LLVMX86CodeGen.dir/X86AvoidStoreForwardingBlocks.cpp.o.d -o lib/Target/X86/CMakeFiles/LLVMX86CodeGen.dir/X86AvoidStoreForwardingBlocks.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Target/X86/X86AvoidStoreForwardingBlocks.cpp [2493/3344] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/lib/Target/X86 -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Target/X86 -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fvisibility=hidden -fno-exceptions -funwind-tables -fno-rtti -MD -MT lib/Target/X86/CMakeFiles/LLVMX86CodeGen.dir/X86DynAllocaExpander.cpp.o -MF lib/Target/X86/CMakeFiles/LLVMX86CodeGen.dir/X86DynAllocaExpander.cpp.o.d -o lib/Target/X86/CMakeFiles/LLVMX86CodeGen.dir/X86DynAllocaExpander.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Target/X86/X86DynAllocaExpander.cpp [2494/3344] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/lib/Target/X86 -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Target/X86 -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fvisibility=hidden -fno-exceptions -funwind-tables -fno-rtti -MD -MT lib/Target/X86/CMakeFiles/LLVMX86CodeGen.dir/X86FixupSetCC.cpp.o -MF lib/Target/X86/CMakeFiles/LLVMX86CodeGen.dir/X86FixupSetCC.cpp.o.d -o lib/Target/X86/CMakeFiles/LLVMX86CodeGen.dir/X86FixupSetCC.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Target/X86/X86FixupSetCC.cpp [2495/3344] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/lib/Target/X86 -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Target/X86 -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fvisibility=hidden -fno-exceptions -funwind-tables -fno-rtti -MD -MT lib/Target/X86/CMakeFiles/LLVMX86CodeGen.dir/X86FloatingPoint.cpp.o -MF lib/Target/X86/CMakeFiles/LLVMX86CodeGen.dir/X86FloatingPoint.cpp.o.d -o lib/Target/X86/CMakeFiles/LLVMX86CodeGen.dir/X86FloatingPoint.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Target/X86/X86FloatingPoint.cpp [2496/3344] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/lib/Target/X86 -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Target/X86 -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fvisibility=hidden -fno-exceptions -funwind-tables -fno-rtti -MD -MT lib/Target/X86/CMakeFiles/LLVMX86CodeGen.dir/X86FastISel.cpp.o -MF lib/Target/X86/CMakeFiles/LLVMX86CodeGen.dir/X86FastISel.cpp.o.d -o lib/Target/X86/CMakeFiles/LLVMX86CodeGen.dir/X86FastISel.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Target/X86/X86FastISel.cpp [2497/3344] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/lib/Target/X86 -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Target/X86 -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fvisibility=hidden -fno-exceptions -funwind-tables -fno-rtti -MD -MT lib/Target/X86/CMakeFiles/LLVMX86CodeGen.dir/X86FlagsCopyLowering.cpp.o -MF lib/Target/X86/CMakeFiles/LLVMX86CodeGen.dir/X86FlagsCopyLowering.cpp.o.d -o lib/Target/X86/CMakeFiles/LLVMX86CodeGen.dir/X86FlagsCopyLowering.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Target/X86/X86FlagsCopyLowering.cpp [2498/3344] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/lib/Target/X86 -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Target/X86 -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fvisibility=hidden -fno-exceptions -funwind-tables -fno-rtti -MD -MT lib/Target/X86/CMakeFiles/LLVMX86CodeGen.dir/X86FrameLowering.cpp.o -MF lib/Target/X86/CMakeFiles/LLVMX86CodeGen.dir/X86FrameLowering.cpp.o.d -o lib/Target/X86/CMakeFiles/LLVMX86CodeGen.dir/X86FrameLowering.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Target/X86/X86FrameLowering.cpp [2499/3344] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/lib/Target/X86 -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Target/X86 -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fvisibility=hidden -fno-exceptions -funwind-tables -fno-rtti -MD -MT lib/Target/X86/CMakeFiles/LLVMX86CodeGen.dir/X86IndirectBranchTracking.cpp.o -MF lib/Target/X86/CMakeFiles/LLVMX86CodeGen.dir/X86IndirectBranchTracking.cpp.o.d -o lib/Target/X86/CMakeFiles/LLVMX86CodeGen.dir/X86IndirectBranchTracking.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Target/X86/X86IndirectBranchTracking.cpp [2500/3344] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/lib/Target/X86 -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Target/X86 -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fvisibility=hidden -fno-exceptions -funwind-tables -fno-rtti -MD -MT lib/Target/X86/CMakeFiles/LLVMX86CodeGen.dir/X86IndirectThunks.cpp.o -MF lib/Target/X86/CMakeFiles/LLVMX86CodeGen.dir/X86IndirectThunks.cpp.o.d -o lib/Target/X86/CMakeFiles/LLVMX86CodeGen.dir/X86IndirectThunks.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Target/X86/X86IndirectThunks.cpp [2501/3344] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/lib/Target/X86 -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Target/X86 -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fvisibility=hidden -fno-exceptions -funwind-tables -fno-rtti -MD -MT lib/Target/X86/CMakeFiles/LLVMX86CodeGen.dir/X86InterleavedAccess.cpp.o -MF lib/Target/X86/CMakeFiles/LLVMX86CodeGen.dir/X86InterleavedAccess.cpp.o.d -o lib/Target/X86/CMakeFiles/LLVMX86CodeGen.dir/X86InterleavedAccess.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Target/X86/X86InterleavedAccess.cpp [2502/3344] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/lib/Target/X86 -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Target/X86 -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fvisibility=hidden -fno-exceptions -funwind-tables -fno-rtti -MD -MT lib/Target/X86/CMakeFiles/LLVMX86CodeGen.dir/X86ISelLoweringCall.cpp.o -MF lib/Target/X86/CMakeFiles/LLVMX86CodeGen.dir/X86ISelLoweringCall.cpp.o.d -o lib/Target/X86/CMakeFiles/LLVMX86CodeGen.dir/X86ISelLoweringCall.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Target/X86/X86ISelLoweringCall.cpp [2503/3344] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/lib/Target/X86 -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Target/X86 -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fvisibility=hidden -fno-exceptions -funwind-tables -fno-rtti -MD -MT lib/Target/X86/CMakeFiles/LLVMX86CodeGen.dir/X86InsertPrefetch.cpp.o -MF lib/Target/X86/CMakeFiles/LLVMX86CodeGen.dir/X86InsertPrefetch.cpp.o.d -o lib/Target/X86/CMakeFiles/LLVMX86CodeGen.dir/X86InsertPrefetch.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Target/X86/X86InsertPrefetch.cpp [2504/3344] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/lib/Target/X86 -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Target/X86 -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fvisibility=hidden -fno-exceptions -funwind-tables -fno-rtti -MD -MT lib/Target/X86/CMakeFiles/LLVMX86CodeGen.dir/X86InstrFMA3Info.cpp.o -MF lib/Target/X86/CMakeFiles/LLVMX86CodeGen.dir/X86InstrFMA3Info.cpp.o.d -o lib/Target/X86/CMakeFiles/LLVMX86CodeGen.dir/X86InstrFMA3Info.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Target/X86/X86InstrFMA3Info.cpp [2505/3344] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/lib/Target/X86 -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Target/X86 -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fvisibility=hidden -fno-exceptions -funwind-tables -fno-rtti -MD -MT lib/Target/X86/CMakeFiles/LLVMX86CodeGen.dir/X86ISelDAGToDAG.cpp.o -MF lib/Target/X86/CMakeFiles/LLVMX86CodeGen.dir/X86ISelDAGToDAG.cpp.o.d -o lib/Target/X86/CMakeFiles/LLVMX86CodeGen.dir/X86ISelDAGToDAG.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Target/X86/X86ISelDAGToDAG.cpp [2506/3344] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/lib/Target/X86 -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Target/X86 -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fvisibility=hidden -fno-exceptions -funwind-tables -fno-rtti -MD -MT lib/Target/X86/CMakeFiles/LLVMX86CodeGen.dir/X86InstrFoldTables.cpp.o -MF lib/Target/X86/CMakeFiles/LLVMX86CodeGen.dir/X86InstrFoldTables.cpp.o.d -o lib/Target/X86/CMakeFiles/LLVMX86CodeGen.dir/X86InstrFoldTables.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Target/X86/X86InstrFoldTables.cpp [2507/3344] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/lib/Target/X86 -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Target/X86 -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fvisibility=hidden -fno-exceptions -funwind-tables -fno-rtti -MD -MT lib/Target/X86/CMakeFiles/LLVMX86CodeGen.dir/X86MachineFunctionInfo.cpp.o -MF lib/Target/X86/CMakeFiles/LLVMX86CodeGen.dir/X86MachineFunctionInfo.cpp.o.d -o lib/Target/X86/CMakeFiles/LLVMX86CodeGen.dir/X86MachineFunctionInfo.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Target/X86/X86MachineFunctionInfo.cpp [2508/3344] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/lib/Target/X86 -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Target/X86 -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fvisibility=hidden -fno-exceptions -funwind-tables -fno-rtti -MD -MT lib/Target/X86/CMakeFiles/LLVMX86CodeGen.dir/X86CompressEVEX.cpp.o -MF lib/Target/X86/CMakeFiles/LLVMX86CodeGen.dir/X86CompressEVEX.cpp.o.d -o lib/Target/X86/CMakeFiles/LLVMX86CodeGen.dir/X86CompressEVEX.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Target/X86/X86CompressEVEX.cpp [2509/3344] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/lib/Target/X86 -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Target/X86 -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fvisibility=hidden -fno-exceptions -funwind-tables -fno-rtti -MD -MT lib/Target/X86/CMakeFiles/LLVMX86CodeGen.dir/X86InstCombineIntrinsic.cpp.o -MF lib/Target/X86/CMakeFiles/LLVMX86CodeGen.dir/X86InstCombineIntrinsic.cpp.o.d -o lib/Target/X86/CMakeFiles/LLVMX86CodeGen.dir/X86InstCombineIntrinsic.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Target/X86/X86InstCombineIntrinsic.cpp [2510/3344] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/lib/Target/X86 -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Target/X86 -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fvisibility=hidden -fno-exceptions -funwind-tables -fno-rtti -MD -MT lib/Target/X86/CMakeFiles/LLVMX86CodeGen.dir/X86LoadValueInjectionRetHardening.cpp.o -MF lib/Target/X86/CMakeFiles/LLVMX86CodeGen.dir/X86LoadValueInjectionRetHardening.cpp.o.d -o lib/Target/X86/CMakeFiles/LLVMX86CodeGen.dir/X86LoadValueInjectionRetHardening.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Target/X86/X86LoadValueInjectionRetHardening.cpp [2511/3344] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/lib/Target/X86 -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Target/X86 -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fvisibility=hidden -fno-exceptions -funwind-tables -fno-rtti -MD -MT lib/Target/X86/CMakeFiles/LLVMX86CodeGen.dir/X86MacroFusion.cpp.o -MF lib/Target/X86/CMakeFiles/LLVMX86CodeGen.dir/X86MacroFusion.cpp.o.d -o lib/Target/X86/CMakeFiles/LLVMX86CodeGen.dir/X86MacroFusion.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Target/X86/X86MacroFusion.cpp [2512/3344] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/lib/Target/X86 -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Target/X86 -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fvisibility=hidden -fno-exceptions -funwind-tables -fno-rtti -MD -MT lib/Target/X86/CMakeFiles/LLVMX86CodeGen.dir/X86LoadValueInjectionLoadHardening.cpp.o -MF lib/Target/X86/CMakeFiles/LLVMX86CodeGen.dir/X86LoadValueInjectionLoadHardening.cpp.o.d -o lib/Target/X86/CMakeFiles/LLVMX86CodeGen.dir/X86LoadValueInjectionLoadHardening.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Target/X86/X86LoadValueInjectionLoadHardening.cpp [2513/3344] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/lib/Target/X86 -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Target/X86 -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fvisibility=hidden -fno-exceptions -funwind-tables -fno-rtti -MD -MT lib/Target/X86/CMakeFiles/LLVMX86CodeGen.dir/X86MCInstLower.cpp.o -MF lib/Target/X86/CMakeFiles/LLVMX86CodeGen.dir/X86MCInstLower.cpp.o.d -o lib/Target/X86/CMakeFiles/LLVMX86CodeGen.dir/X86MCInstLower.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Target/X86/X86MCInstLower.cpp [2514/3344] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/lib/Target/X86 -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Target/X86 -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fvisibility=hidden -fno-exceptions -funwind-tables -fno-rtti -MD -MT lib/Target/X86/CMakeFiles/LLVMX86CodeGen.dir/X86InstrInfo.cpp.o -MF lib/Target/X86/CMakeFiles/LLVMX86CodeGen.dir/X86InstrInfo.cpp.o.d -o lib/Target/X86/CMakeFiles/LLVMX86CodeGen.dir/X86InstrInfo.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Target/X86/X86InstrInfo.cpp [2515/3344] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/lib/Target/X86 -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Target/X86 -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fvisibility=hidden -fno-exceptions -funwind-tables -fno-rtti -MD -MT lib/Target/X86/CMakeFiles/LLVMX86CodeGen.dir/X86ShuffleDecodeConstantPool.cpp.o -MF lib/Target/X86/CMakeFiles/LLVMX86CodeGen.dir/X86ShuffleDecodeConstantPool.cpp.o.d -o lib/Target/X86/CMakeFiles/LLVMX86CodeGen.dir/X86ShuffleDecodeConstantPool.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Target/X86/X86ShuffleDecodeConstantPool.cpp [2516/3344] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/lib/Target/X86 -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Target/X86 -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fvisibility=hidden -fno-exceptions -funwind-tables -fno-rtti -MD -MT lib/Target/X86/CMakeFiles/LLVMX86CodeGen.dir/X86PadShortFunction.cpp.o -MF lib/Target/X86/CMakeFiles/LLVMX86CodeGen.dir/X86PadShortFunction.cpp.o.d -o lib/Target/X86/CMakeFiles/LLVMX86CodeGen.dir/X86PadShortFunction.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Target/X86/X86PadShortFunction.cpp [2517/3344] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/lib/Target/X86 -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Target/X86 -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fvisibility=hidden -fno-exceptions -funwind-tables -fno-rtti -MD -MT lib/Target/X86/CMakeFiles/LLVMX86CodeGen.dir/X86OptimizeLEAs.cpp.o -MF lib/Target/X86/CMakeFiles/LLVMX86CodeGen.dir/X86OptimizeLEAs.cpp.o.d -o lib/Target/X86/CMakeFiles/LLVMX86CodeGen.dir/X86OptimizeLEAs.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Target/X86/X86OptimizeLEAs.cpp [2518/3344] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/lib/Target/X86 -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Target/X86 -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fvisibility=hidden -fno-exceptions -funwind-tables -fno-rtti -MD -MT lib/Target/X86/CMakeFiles/LLVMX86CodeGen.dir/X86PartialReduction.cpp.o -MF lib/Target/X86/CMakeFiles/LLVMX86CodeGen.dir/X86PartialReduction.cpp.o.d -o lib/Target/X86/CMakeFiles/LLVMX86CodeGen.dir/X86PartialReduction.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Target/X86/X86PartialReduction.cpp [2519/3344] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/lib/Target/X86 -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Target/X86 -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fvisibility=hidden -fno-exceptions -funwind-tables -fno-rtti -MD -MT lib/Target/X86/CMakeFiles/LLVMX86CodeGen.dir/X86SelectionDAGInfo.cpp.o -MF lib/Target/X86/CMakeFiles/LLVMX86CodeGen.dir/X86SelectionDAGInfo.cpp.o.d -o lib/Target/X86/CMakeFiles/LLVMX86CodeGen.dir/X86SelectionDAGInfo.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Target/X86/X86SelectionDAGInfo.cpp [2520/3344] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/lib/Target/X86 -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Target/X86 -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fvisibility=hidden -fno-exceptions -funwind-tables -fno-rtti -MD -MT lib/Target/X86/CMakeFiles/LLVMX86CodeGen.dir/X86ReturnThunks.cpp.o -MF lib/Target/X86/CMakeFiles/LLVMX86CodeGen.dir/X86ReturnThunks.cpp.o.d -o lib/Target/X86/CMakeFiles/LLVMX86CodeGen.dir/X86ReturnThunks.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Target/X86/X86ReturnThunks.cpp [2521/3344] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/lib/Target/X86 -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Target/X86 -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fvisibility=hidden -fno-exceptions -funwind-tables -fno-rtti -MD -MT lib/Target/X86/CMakeFiles/LLVMX86CodeGen.dir/X86RegisterInfo.cpp.o -MF lib/Target/X86/CMakeFiles/LLVMX86CodeGen.dir/X86RegisterInfo.cpp.o.d -o lib/Target/X86/CMakeFiles/LLVMX86CodeGen.dir/X86RegisterInfo.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Target/X86/X86RegisterInfo.cpp [2522/3344] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/lib/Target/X86 -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Target/X86 -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fvisibility=hidden -fno-exceptions -funwind-tables -fno-rtti -MD -MT lib/Target/X86/CMakeFiles/LLVMX86CodeGen.dir/X86TargetObjectFile.cpp.o -MF lib/Target/X86/CMakeFiles/LLVMX86CodeGen.dir/X86TargetObjectFile.cpp.o.d -o lib/Target/X86/CMakeFiles/LLVMX86CodeGen.dir/X86TargetObjectFile.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Target/X86/X86TargetObjectFile.cpp [2523/3344] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/lib/Target/X86 -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Target/X86 -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fvisibility=hidden -fno-exceptions -funwind-tables -fno-rtti -MD -MT lib/Target/X86/CMakeFiles/LLVMX86CodeGen.dir/X86SpeculativeExecutionSideEffectSuppression.cpp.o -MF lib/Target/X86/CMakeFiles/LLVMX86CodeGen.dir/X86SpeculativeExecutionSideEffectSuppression.cpp.o.d -o lib/Target/X86/CMakeFiles/LLVMX86CodeGen.dir/X86SpeculativeExecutionSideEffectSuppression.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Target/X86/X86SpeculativeExecutionSideEffectSuppression.cpp [2524/3344] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/lib/Target/X86 -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Target/X86 -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fvisibility=hidden -fno-exceptions -funwind-tables -fno-rtti -MD -MT lib/Target/X86/CMakeFiles/LLVMX86CodeGen.dir/X86Subtarget.cpp.o -MF lib/Target/X86/CMakeFiles/LLVMX86CodeGen.dir/X86Subtarget.cpp.o.d -o lib/Target/X86/CMakeFiles/LLVMX86CodeGen.dir/X86Subtarget.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Target/X86/X86Subtarget.cpp [2525/3344] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/lib/Target/X86 -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Target/X86 -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fvisibility=hidden -fno-exceptions -funwind-tables -fno-rtti -MD -MT lib/Target/X86/CMakeFiles/LLVMX86CodeGen.dir/X86SpeculativeLoadHardening.cpp.o -MF lib/Target/X86/CMakeFiles/LLVMX86CodeGen.dir/X86SpeculativeLoadHardening.cpp.o.d -o lib/Target/X86/CMakeFiles/LLVMX86CodeGen.dir/X86SpeculativeLoadHardening.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Target/X86/X86SpeculativeLoadHardening.cpp [2526/3344] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/lib/Target/X86 -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Target/X86 -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fvisibility=hidden -fno-exceptions -funwind-tables -fno-rtti -MD -MT lib/Target/X86/CMakeFiles/LLVMX86CodeGen.dir/X86VZeroUpper.cpp.o -MF lib/Target/X86/CMakeFiles/LLVMX86CodeGen.dir/X86VZeroUpper.cpp.o.d -o lib/Target/X86/CMakeFiles/LLVMX86CodeGen.dir/X86VZeroUpper.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Target/X86/X86VZeroUpper.cpp [2527/3344] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/lib/Target/X86 -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Target/X86 -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fvisibility=hidden -fno-exceptions -funwind-tables -fno-rtti -MD -MT lib/Target/X86/CMakeFiles/LLVMX86CodeGen.dir/X86WinEHState.cpp.o -MF lib/Target/X86/CMakeFiles/LLVMX86CodeGen.dir/X86WinEHState.cpp.o.d -o lib/Target/X86/CMakeFiles/LLVMX86CodeGen.dir/X86WinEHState.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Target/X86/X86WinEHState.cpp [2528/3344] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/lib/Target/X86 -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Target/X86 -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fvisibility=hidden -fno-exceptions -funwind-tables -fno-rtti -MD -MT lib/Target/X86/CMakeFiles/LLVMX86CodeGen.dir/X86InsertWait.cpp.o -MF lib/Target/X86/CMakeFiles/LLVMX86CodeGen.dir/X86InsertWait.cpp.o.d -o lib/Target/X86/CMakeFiles/LLVMX86CodeGen.dir/X86InsertWait.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Target/X86/X86InsertWait.cpp [2529/3344] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/lib/Target/X86 -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Target/X86 -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fvisibility=hidden -fno-exceptions -funwind-tables -fno-rtti -MD -MT lib/Target/X86/CMakeFiles/LLVMX86CodeGen.dir/X86TargetMachine.cpp.o -MF lib/Target/X86/CMakeFiles/LLVMX86CodeGen.dir/X86TargetMachine.cpp.o.d -o lib/Target/X86/CMakeFiles/LLVMX86CodeGen.dir/X86TargetMachine.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Target/X86/X86TargetMachine.cpp [2530/3344] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/lib/Target/X86 -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Target/X86 -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fvisibility=hidden -fno-exceptions -funwind-tables -fno-rtti -MD -MT lib/Target/X86/CMakeFiles/LLVMX86CodeGen.dir/GISel/X86CallLowering.cpp.o -MF lib/Target/X86/CMakeFiles/LLVMX86CodeGen.dir/GISel/X86CallLowering.cpp.o.d -o lib/Target/X86/CMakeFiles/LLVMX86CodeGen.dir/GISel/X86CallLowering.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Target/X86/GISel/X86CallLowering.cpp [2531/3344] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/lib/Target/X86 -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Target/X86 -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fvisibility=hidden -fno-exceptions -funwind-tables -fno-rtti -MD -MT lib/Target/X86/CMakeFiles/LLVMX86CodeGen.dir/GISel/X86RegisterBankInfo.cpp.o -MF lib/Target/X86/CMakeFiles/LLVMX86CodeGen.dir/GISel/X86RegisterBankInfo.cpp.o.d -o lib/Target/X86/CMakeFiles/LLVMX86CodeGen.dir/GISel/X86RegisterBankInfo.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Target/X86/GISel/X86RegisterBankInfo.cpp [2532/3344] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/lib/Target/X86/MCA -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Target/X86/MCA -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Target/X86 -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/lib/Target/X86 -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fvisibility=hidden -fno-exceptions -funwind-tables -fno-rtti -MD -MT lib/Target/X86/MCA/CMakeFiles/LLVMX86TargetMCA.dir/X86CustomBehaviour.cpp.o -MF lib/Target/X86/MCA/CMakeFiles/LLVMX86TargetMCA.dir/X86CustomBehaviour.cpp.o.d -o lib/Target/X86/MCA/CMakeFiles/LLVMX86TargetMCA.dir/X86CustomBehaviour.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Target/X86/MCA/X86CustomBehaviour.cpp [2533/3344] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/lib/Target/X86 -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Target/X86 -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fvisibility=hidden -fno-exceptions -funwind-tables -fno-rtti -MD -MT lib/Target/X86/CMakeFiles/LLVMX86CodeGen.dir/X86TargetTransformInfo.cpp.o -MF lib/Target/X86/CMakeFiles/LLVMX86CodeGen.dir/X86TargetTransformInfo.cpp.o.d -o lib/Target/X86/CMakeFiles/LLVMX86CodeGen.dir/X86TargetTransformInfo.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Target/X86/X86TargetTransformInfo.cpp [2534/3344] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/lib/Target/X86/MCTargetDesc -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Target/X86/MCTargetDesc -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Target/X86 -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/lib/Target/X86 -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fvisibility=hidden -fno-exceptions -funwind-tables -fno-rtti -MD -MT lib/Target/X86/MCTargetDesc/CMakeFiles/LLVMX86Desc.dir/X86ATTInstPrinter.cpp.o -MF lib/Target/X86/MCTargetDesc/CMakeFiles/LLVMX86Desc.dir/X86ATTInstPrinter.cpp.o.d -o lib/Target/X86/MCTargetDesc/CMakeFiles/LLVMX86Desc.dir/X86ATTInstPrinter.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Target/X86/MCTargetDesc/X86ATTInstPrinter.cpp [2535/3344] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/lib/Target/X86 -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Target/X86 -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fvisibility=hidden -fno-exceptions -funwind-tables -fno-rtti -MD -MT lib/Target/X86/CMakeFiles/LLVMX86CodeGen.dir/GISel/X86LegalizerInfo.cpp.o -MF lib/Target/X86/CMakeFiles/LLVMX86CodeGen.dir/GISel/X86LegalizerInfo.cpp.o.d -o lib/Target/X86/CMakeFiles/LLVMX86CodeGen.dir/GISel/X86LegalizerInfo.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Target/X86/GISel/X86LegalizerInfo.cpp [2536/3344] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/lib/Target/X86 -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Target/X86 -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fvisibility=hidden -fno-exceptions -funwind-tables -fno-rtti -MD -MT lib/Target/X86/CMakeFiles/LLVMX86CodeGen.dir/GISel/X86InstructionSelector.cpp.o -MF lib/Target/X86/CMakeFiles/LLVMX86CodeGen.dir/GISel/X86InstructionSelector.cpp.o.d -o lib/Target/X86/CMakeFiles/LLVMX86CodeGen.dir/GISel/X86InstructionSelector.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Target/X86/GISel/X86InstructionSelector.cpp [2537/3344] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/lib/Target/X86/Disassembler -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Target/X86/Disassembler -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Target/X86 -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/lib/Target/X86 -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fvisibility=hidden -fno-exceptions -funwind-tables -fno-rtti -MD -MT lib/Target/X86/Disassembler/CMakeFiles/LLVMX86Disassembler.dir/X86Disassembler.cpp.o -MF lib/Target/X86/Disassembler/CMakeFiles/LLVMX86Disassembler.dir/X86Disassembler.cpp.o.d -o lib/Target/X86/Disassembler/CMakeFiles/LLVMX86Disassembler.dir/X86Disassembler.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Target/X86/Disassembler/X86Disassembler.cpp [2538/3344] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/lib/Target/X86/MCTargetDesc -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Target/X86/MCTargetDesc -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Target/X86 -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/lib/Target/X86 -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fvisibility=hidden -fno-exceptions -funwind-tables -fno-rtti -MD -MT lib/Target/X86/MCTargetDesc/CMakeFiles/LLVMX86Desc.dir/X86IntelInstPrinter.cpp.o -MF lib/Target/X86/MCTargetDesc/CMakeFiles/LLVMX86Desc.dir/X86IntelInstPrinter.cpp.o.d -o lib/Target/X86/MCTargetDesc/CMakeFiles/LLVMX86Desc.dir/X86IntelInstPrinter.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Target/X86/MCTargetDesc/X86IntelInstPrinter.cpp [2539/3344] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/lib/Target/X86/MCTargetDesc -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Target/X86/MCTargetDesc -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Target/X86 -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/lib/Target/X86 -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fvisibility=hidden -fno-exceptions -funwind-tables -fno-rtti -MD -MT lib/Target/X86/MCTargetDesc/CMakeFiles/LLVMX86Desc.dir/X86InstComments.cpp.o -MF lib/Target/X86/MCTargetDesc/CMakeFiles/LLVMX86Desc.dir/X86InstComments.cpp.o.d -o lib/Target/X86/MCTargetDesc/CMakeFiles/LLVMX86Desc.dir/X86InstComments.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Target/X86/MCTargetDesc/X86InstComments.cpp [2540/3344] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/lib/Target/X86/MCTargetDesc -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Target/X86/MCTargetDesc -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Target/X86 -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/lib/Target/X86 -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fvisibility=hidden -fno-exceptions -funwind-tables -fno-rtti -MD -MT lib/Target/X86/MCTargetDesc/CMakeFiles/LLVMX86Desc.dir/X86InstPrinterCommon.cpp.o -MF lib/Target/X86/MCTargetDesc/CMakeFiles/LLVMX86Desc.dir/X86InstPrinterCommon.cpp.o.d -o lib/Target/X86/MCTargetDesc/CMakeFiles/LLVMX86Desc.dir/X86InstPrinterCommon.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Target/X86/MCTargetDesc/X86InstPrinterCommon.cpp [2541/3344] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/lib/Target/X86/MCTargetDesc -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Target/X86/MCTargetDesc -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Target/X86 -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/lib/Target/X86 -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fvisibility=hidden -fno-exceptions -funwind-tables -fno-rtti -MD -MT lib/Target/X86/MCTargetDesc/CMakeFiles/LLVMX86Desc.dir/X86EncodingOptimization.cpp.o -MF lib/Target/X86/MCTargetDesc/CMakeFiles/LLVMX86Desc.dir/X86EncodingOptimization.cpp.o.d -o lib/Target/X86/MCTargetDesc/CMakeFiles/LLVMX86Desc.dir/X86EncodingOptimization.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Target/X86/MCTargetDesc/X86EncodingOptimization.cpp [2542/3344] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/lib/Target/X86/MCTargetDesc -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Target/X86/MCTargetDesc -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Target/X86 -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/lib/Target/X86 -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fvisibility=hidden -fno-exceptions -funwind-tables -fno-rtti -MD -MT lib/Target/X86/MCTargetDesc/CMakeFiles/LLVMX86Desc.dir/X86ShuffleDecode.cpp.o -MF lib/Target/X86/MCTargetDesc/CMakeFiles/LLVMX86Desc.dir/X86ShuffleDecode.cpp.o.d -o lib/Target/X86/MCTargetDesc/CMakeFiles/LLVMX86Desc.dir/X86ShuffleDecode.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Target/X86/MCTargetDesc/X86ShuffleDecode.cpp [2543/3344] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/lib/Target/X86/MCTargetDesc -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Target/X86/MCTargetDesc -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Target/X86 -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/lib/Target/X86 -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fvisibility=hidden -fno-exceptions -funwind-tables -fno-rtti -MD -MT lib/Target/X86/MCTargetDesc/CMakeFiles/LLVMX86Desc.dir/X86MCAsmInfo.cpp.o -MF lib/Target/X86/MCTargetDesc/CMakeFiles/LLVMX86Desc.dir/X86MCAsmInfo.cpp.o.d -o lib/Target/X86/MCTargetDesc/CMakeFiles/LLVMX86Desc.dir/X86MCAsmInfo.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Target/X86/MCTargetDesc/X86MCAsmInfo.cpp [2544/3344] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/lib/Target/X86/MCTargetDesc -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Target/X86/MCTargetDesc -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Target/X86 -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/lib/Target/X86 -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fvisibility=hidden -fno-exceptions -funwind-tables -fno-rtti -MD -MT lib/Target/X86/MCTargetDesc/CMakeFiles/LLVMX86Desc.dir/X86MCCodeEmitter.cpp.o -MF lib/Target/X86/MCTargetDesc/CMakeFiles/LLVMX86Desc.dir/X86MCCodeEmitter.cpp.o.d -o lib/Target/X86/MCTargetDesc/CMakeFiles/LLVMX86Desc.dir/X86MCCodeEmitter.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Target/X86/MCTargetDesc/X86MCCodeEmitter.cpp [2545/3344] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/lib/Target/X86/AsmParser -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Target/X86/AsmParser -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Target/X86 -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/lib/Target/X86 -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fvisibility=hidden -fno-exceptions -funwind-tables -fno-rtti -MD -MT lib/Target/X86/AsmParser/CMakeFiles/LLVMX86AsmParser.dir/X86AsmParser.cpp.o -MF lib/Target/X86/AsmParser/CMakeFiles/LLVMX86AsmParser.dir/X86AsmParser.cpp.o.d -o lib/Target/X86/AsmParser/CMakeFiles/LLVMX86AsmParser.dir/X86AsmParser.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Target/X86/AsmParser/X86AsmParser.cpp [2546/3344] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/lib/Target/X86/MCTargetDesc -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Target/X86/MCTargetDesc -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Target/X86 -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/lib/Target/X86 -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fvisibility=hidden -fno-exceptions -funwind-tables -fno-rtti -MD -MT lib/Target/X86/MCTargetDesc/CMakeFiles/LLVMX86Desc.dir/X86MachObjectWriter.cpp.o -MF lib/Target/X86/MCTargetDesc/CMakeFiles/LLVMX86Desc.dir/X86MachObjectWriter.cpp.o.d -o lib/Target/X86/MCTargetDesc/CMakeFiles/LLVMX86Desc.dir/X86MachObjectWriter.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Target/X86/MCTargetDesc/X86MachObjectWriter.cpp [2547/3344] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/lib/Target/X86/MCTargetDesc -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Target/X86/MCTargetDesc -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Target/X86 -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/lib/Target/X86 -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fvisibility=hidden -fno-exceptions -funwind-tables -fno-rtti -MD -MT lib/Target/X86/MCTargetDesc/CMakeFiles/LLVMX86Desc.dir/X86MnemonicTables.cpp.o -MF lib/Target/X86/MCTargetDesc/CMakeFiles/LLVMX86Desc.dir/X86MnemonicTables.cpp.o.d -o lib/Target/X86/MCTargetDesc/CMakeFiles/LLVMX86Desc.dir/X86MnemonicTables.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Target/X86/MCTargetDesc/X86MnemonicTables.cpp [2548/3344] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/lib/Target/X86/MCTargetDesc -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Target/X86/MCTargetDesc -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Target/X86 -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/lib/Target/X86 -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fvisibility=hidden -fno-exceptions -funwind-tables -fno-rtti -MD -MT lib/Target/X86/MCTargetDesc/CMakeFiles/LLVMX86Desc.dir/X86ELFObjectWriter.cpp.o -MF lib/Target/X86/MCTargetDesc/CMakeFiles/LLVMX86Desc.dir/X86ELFObjectWriter.cpp.o.d -o lib/Target/X86/MCTargetDesc/CMakeFiles/LLVMX86Desc.dir/X86ELFObjectWriter.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Target/X86/MCTargetDesc/X86ELFObjectWriter.cpp [2549/3344] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/lib/Target/X86/MCTargetDesc -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Target/X86/MCTargetDesc -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Target/X86 -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/lib/Target/X86 -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fvisibility=hidden -fno-exceptions -funwind-tables -fno-rtti -MD -MT lib/Target/X86/MCTargetDesc/CMakeFiles/LLVMX86Desc.dir/X86AsmBackend.cpp.o -MF lib/Target/X86/MCTargetDesc/CMakeFiles/LLVMX86Desc.dir/X86AsmBackend.cpp.o.d -o lib/Target/X86/MCTargetDesc/CMakeFiles/LLVMX86Desc.dir/X86AsmBackend.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Target/X86/MCTargetDesc/X86AsmBackend.cpp [2550/3344] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/lib/Target/X86/TargetInfo -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Target/X86/TargetInfo -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Target/X86 -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/lib/Target/X86 -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fvisibility=hidden -fno-exceptions -funwind-tables -fno-rtti -MD -MT lib/Target/X86/TargetInfo/CMakeFiles/LLVMX86Info.dir/X86TargetInfo.cpp.o -MF lib/Target/X86/TargetInfo/CMakeFiles/LLVMX86Info.dir/X86TargetInfo.cpp.o.d -o lib/Target/X86/TargetInfo/CMakeFiles/LLVMX86Info.dir/X86TargetInfo.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Target/X86/TargetInfo/X86TargetInfo.cpp [2551/3344] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/lib/Target/X86/MCTargetDesc -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Target/X86/MCTargetDesc -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Target/X86 -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/lib/Target/X86 -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fvisibility=hidden -fno-exceptions -funwind-tables -fno-rtti -MD -MT lib/Target/X86/MCTargetDesc/CMakeFiles/LLVMX86Desc.dir/X86WinCOFFObjectWriter.cpp.o -MF lib/Target/X86/MCTargetDesc/CMakeFiles/LLVMX86Desc.dir/X86WinCOFFObjectWriter.cpp.o.d -o lib/Target/X86/MCTargetDesc/CMakeFiles/LLVMX86Desc.dir/X86WinCOFFObjectWriter.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Target/X86/MCTargetDesc/X86WinCOFFObjectWriter.cpp [2552/3344] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/lib/Target/X86/MCTargetDesc -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Target/X86/MCTargetDesc -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Target/X86 -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/lib/Target/X86 -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fvisibility=hidden -fno-exceptions -funwind-tables -fno-rtti -MD -MT lib/Target/X86/MCTargetDesc/CMakeFiles/LLVMX86Desc.dir/X86WinCOFFStreamer.cpp.o -MF lib/Target/X86/MCTargetDesc/CMakeFiles/LLVMX86Desc.dir/X86WinCOFFStreamer.cpp.o.d -o lib/Target/X86/MCTargetDesc/CMakeFiles/LLVMX86Desc.dir/X86WinCOFFStreamer.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Target/X86/MCTargetDesc/X86WinCOFFStreamer.cpp [2553/3344] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/lib/Target/X86/MCTargetDesc -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Target/X86/MCTargetDesc -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Target/X86 -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/lib/Target/X86 -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fvisibility=hidden -fno-exceptions -funwind-tables -fno-rtti -MD -MT lib/Target/X86/MCTargetDesc/CMakeFiles/LLVMX86Desc.dir/X86WinCOFFTargetStreamer.cpp.o -MF lib/Target/X86/MCTargetDesc/CMakeFiles/LLVMX86Desc.dir/X86WinCOFFTargetStreamer.cpp.o.d -o lib/Target/X86/MCTargetDesc/CMakeFiles/LLVMX86Desc.dir/X86WinCOFFTargetStreamer.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Target/X86/MCTargetDesc/X86WinCOFFTargetStreamer.cpp [2554/3344] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/lib/Target/X86/MCTargetDesc -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Target/X86/MCTargetDesc -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Target/X86 -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/lib/Target/X86 -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fvisibility=hidden -fno-exceptions -funwind-tables -fno-rtti -MD -MT lib/Target/X86/MCTargetDesc/CMakeFiles/LLVMX86Desc.dir/X86MCTargetDesc.cpp.o -MF lib/Target/X86/MCTargetDesc/CMakeFiles/LLVMX86Desc.dir/X86MCTargetDesc.cpp.o.d -o lib/Target/X86/MCTargetDesc/CMakeFiles/LLVMX86Desc.dir/X86MCTargetDesc.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Target/X86/MCTargetDesc/X86MCTargetDesc.cpp [2555/3344] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/lib/Target/X86 -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Target/X86 -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fvisibility=hidden -fno-exceptions -funwind-tables -fno-rtti -MD -MT lib/Target/X86/CMakeFiles/LLVMX86CodeGen.dir/X86ISelLowering.cpp.o -MF lib/Target/X86/CMakeFiles/LLVMX86CodeGen.dir/X86ISelLowering.cpp.o.d -o lib/Target/X86/CMakeFiles/LLVMX86CodeGen.dir/X86ISelLowering.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Target/X86/X86ISelLowering.cpp [2556/3344] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/lib/Target/AVR -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Target/AVR -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fvisibility=hidden -fno-exceptions -funwind-tables -fno-rtti -MD -MT lib/Target/AVR/CMakeFiles/LLVMAVRCodeGen.dir/AVRFrameLowering.cpp.o -MF lib/Target/AVR/CMakeFiles/LLVMAVRCodeGen.dir/AVRFrameLowering.cpp.o.d -o lib/Target/AVR/CMakeFiles/LLVMAVRCodeGen.dir/AVRFrameLowering.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Target/AVR/AVRFrameLowering.cpp [2557/3344] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/lib/Target/AVR -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Target/AVR -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fvisibility=hidden -fno-exceptions -funwind-tables -fno-rtti -MD -MT lib/Target/AVR/CMakeFiles/LLVMAVRCodeGen.dir/AVRExpandPseudoInsts.cpp.o -MF lib/Target/AVR/CMakeFiles/LLVMAVRCodeGen.dir/AVRExpandPseudoInsts.cpp.o.d -o lib/Target/AVR/CMakeFiles/LLVMAVRCodeGen.dir/AVRExpandPseudoInsts.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Target/AVR/AVRExpandPseudoInsts.cpp [2558/3344] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/lib/Target/AVR -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Target/AVR -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fvisibility=hidden -fno-exceptions -funwind-tables -fno-rtti -MD -MT lib/Target/AVR/CMakeFiles/LLVMAVRCodeGen.dir/AVRAsmPrinter.cpp.o -MF lib/Target/AVR/CMakeFiles/LLVMAVRCodeGen.dir/AVRAsmPrinter.cpp.o.d -o lib/Target/AVR/CMakeFiles/LLVMAVRCodeGen.dir/AVRAsmPrinter.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Target/AVR/AVRAsmPrinter.cpp [2559/3344] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/lib/Target/AVR -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Target/AVR -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fvisibility=hidden -fno-exceptions -funwind-tables -fno-rtti -MD -MT lib/Target/AVR/CMakeFiles/LLVMAVRCodeGen.dir/AVRISelDAGToDAG.cpp.o -MF lib/Target/AVR/CMakeFiles/LLVMAVRCodeGen.dir/AVRISelDAGToDAG.cpp.o.d -o lib/Target/AVR/CMakeFiles/LLVMAVRCodeGen.dir/AVRISelDAGToDAG.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Target/AVR/AVRISelDAGToDAG.cpp [2560/3344] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/lib/Target/AVR -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Target/AVR -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fvisibility=hidden -fno-exceptions -funwind-tables -fno-rtti -MD -MT lib/Target/AVR/CMakeFiles/LLVMAVRCodeGen.dir/AVRInstrInfo.cpp.o -MF lib/Target/AVR/CMakeFiles/LLVMAVRCodeGen.dir/AVRInstrInfo.cpp.o.d -o lib/Target/AVR/CMakeFiles/LLVMAVRCodeGen.dir/AVRInstrInfo.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Target/AVR/AVRInstrInfo.cpp [2561/3344] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/lib/Target/AVR -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Target/AVR -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fvisibility=hidden -fno-exceptions -funwind-tables -fno-rtti -MD -MT lib/Target/AVR/CMakeFiles/LLVMAVRCodeGen.dir/AVRMCInstLower.cpp.o -MF lib/Target/AVR/CMakeFiles/LLVMAVRCodeGen.dir/AVRMCInstLower.cpp.o.d -o lib/Target/AVR/CMakeFiles/LLVMAVRCodeGen.dir/AVRMCInstLower.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Target/AVR/AVRMCInstLower.cpp [2562/3344] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/lib/Target/AVR -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Target/AVR -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fvisibility=hidden -fno-exceptions -funwind-tables -fno-rtti -MD -MT lib/Target/AVR/CMakeFiles/LLVMAVRCodeGen.dir/AVRShiftExpand.cpp.o -MF lib/Target/AVR/CMakeFiles/LLVMAVRCodeGen.dir/AVRShiftExpand.cpp.o.d -o lib/Target/AVR/CMakeFiles/LLVMAVRCodeGen.dir/AVRShiftExpand.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Target/AVR/AVRShiftExpand.cpp [2563/3344] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/lib/Target/AVR -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Target/AVR -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fvisibility=hidden -fno-exceptions -funwind-tables -fno-rtti -MD -MT lib/Target/AVR/CMakeFiles/LLVMAVRCodeGen.dir/AVRRegisterInfo.cpp.o -MF lib/Target/AVR/CMakeFiles/LLVMAVRCodeGen.dir/AVRRegisterInfo.cpp.o.d -o lib/Target/AVR/CMakeFiles/LLVMAVRCodeGen.dir/AVRRegisterInfo.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Target/AVR/AVRRegisterInfo.cpp [2564/3344] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/lib/Target/AVR -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Target/AVR -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fvisibility=hidden -fno-exceptions -funwind-tables -fno-rtti -MD -MT lib/Target/AVR/CMakeFiles/LLVMAVRCodeGen.dir/AVRISelLowering.cpp.o -MF lib/Target/AVR/CMakeFiles/LLVMAVRCodeGen.dir/AVRISelLowering.cpp.o.d -o lib/Target/AVR/CMakeFiles/LLVMAVRCodeGen.dir/AVRISelLowering.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Target/AVR/AVRISelLowering.cpp [2565/3344] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/lib/Target/AVR/MCTargetDesc -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Target/AVR/MCTargetDesc -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Target/AVR -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/lib/Target/AVR -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fvisibility=hidden -fno-exceptions -funwind-tables -fno-rtti -MD -MT lib/Target/AVR/MCTargetDesc/CMakeFiles/LLVMAVRDesc.dir/AVRELFObjectWriter.cpp.o -MF lib/Target/AVR/MCTargetDesc/CMakeFiles/LLVMAVRDesc.dir/AVRELFObjectWriter.cpp.o.d -o lib/Target/AVR/MCTargetDesc/CMakeFiles/LLVMAVRDesc.dir/AVRELFObjectWriter.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Target/AVR/MCTargetDesc/AVRELFObjectWriter.cpp [2566/3344] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/lib/Target/AVR -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Target/AVR -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fvisibility=hidden -fno-exceptions -funwind-tables -fno-rtti -MD -MT lib/Target/AVR/CMakeFiles/LLVMAVRCodeGen.dir/AVRSubtarget.cpp.o -MF lib/Target/AVR/CMakeFiles/LLVMAVRCodeGen.dir/AVRSubtarget.cpp.o.d -o lib/Target/AVR/CMakeFiles/LLVMAVRCodeGen.dir/AVRSubtarget.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Target/AVR/AVRSubtarget.cpp [2567/3344] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/lib/Target/AVR/MCTargetDesc -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Target/AVR/MCTargetDesc -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Target/AVR -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/lib/Target/AVR -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fvisibility=hidden -fno-exceptions -funwind-tables -fno-rtti -MD -MT lib/Target/AVR/MCTargetDesc/CMakeFiles/LLVMAVRDesc.dir/AVRAsmBackend.cpp.o -MF lib/Target/AVR/MCTargetDesc/CMakeFiles/LLVMAVRDesc.dir/AVRAsmBackend.cpp.o.d -o lib/Target/AVR/MCTargetDesc/CMakeFiles/LLVMAVRDesc.dir/AVRAsmBackend.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Target/AVR/MCTargetDesc/AVRAsmBackend.cpp [2568/3344] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/lib/Target/AVR -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Target/AVR -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fvisibility=hidden -fno-exceptions -funwind-tables -fno-rtti -MD -MT lib/Target/AVR/CMakeFiles/LLVMAVRCodeGen.dir/AVRTargetMachine.cpp.o -MF lib/Target/AVR/CMakeFiles/LLVMAVRCodeGen.dir/AVRTargetMachine.cpp.o.d -o lib/Target/AVR/CMakeFiles/LLVMAVRCodeGen.dir/AVRTargetMachine.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Target/AVR/AVRTargetMachine.cpp [2569/3344] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/lib/Target/AVR/MCTargetDesc -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Target/AVR/MCTargetDesc -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Target/AVR -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/lib/Target/AVR -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fvisibility=hidden -fno-exceptions -funwind-tables -fno-rtti -MD -MT lib/Target/AVR/MCTargetDesc/CMakeFiles/LLVMAVRDesc.dir/AVRMCAsmInfo.cpp.o -MF lib/Target/AVR/MCTargetDesc/CMakeFiles/LLVMAVRDesc.dir/AVRMCAsmInfo.cpp.o.d -o lib/Target/AVR/MCTargetDesc/CMakeFiles/LLVMAVRDesc.dir/AVRMCAsmInfo.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Target/AVR/MCTargetDesc/AVRMCAsmInfo.cpp [2570/3344] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/lib/Target/AVR/MCTargetDesc -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Target/AVR/MCTargetDesc -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Target/AVR -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/lib/Target/AVR -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fvisibility=hidden -fno-exceptions -funwind-tables -fno-rtti -MD -MT lib/Target/AVR/MCTargetDesc/CMakeFiles/LLVMAVRDesc.dir/AVRELFStreamer.cpp.o -MF lib/Target/AVR/MCTargetDesc/CMakeFiles/LLVMAVRDesc.dir/AVRELFStreamer.cpp.o.d -o lib/Target/AVR/MCTargetDesc/CMakeFiles/LLVMAVRDesc.dir/AVRELFStreamer.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Target/AVR/MCTargetDesc/AVRELFStreamer.cpp [2571/3344] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/lib/Target/AVR/MCTargetDesc -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Target/AVR/MCTargetDesc -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Target/AVR -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/lib/Target/AVR -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fvisibility=hidden -fno-exceptions -funwind-tables -fno-rtti -MD -MT lib/Target/AVR/MCTargetDesc/CMakeFiles/LLVMAVRDesc.dir/AVRInstPrinter.cpp.o -MF lib/Target/AVR/MCTargetDesc/CMakeFiles/LLVMAVRDesc.dir/AVRInstPrinter.cpp.o.d -o lib/Target/AVR/MCTargetDesc/CMakeFiles/LLVMAVRDesc.dir/AVRInstPrinter.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Target/AVR/MCTargetDesc/AVRInstPrinter.cpp [2572/3344] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/lib/Target/AVR -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Target/AVR -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fvisibility=hidden -fno-exceptions -funwind-tables -fno-rtti -MD -MT lib/Target/AVR/CMakeFiles/LLVMAVRCodeGen.dir/AVRTargetObjectFile.cpp.o -MF lib/Target/AVR/CMakeFiles/LLVMAVRCodeGen.dir/AVRTargetObjectFile.cpp.o.d -o lib/Target/AVR/CMakeFiles/LLVMAVRCodeGen.dir/AVRTargetObjectFile.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Target/AVR/AVRTargetObjectFile.cpp [2573/3344] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/lib/Target/AVR/TargetInfo -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Target/AVR/TargetInfo -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Target/AVR -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/lib/Target/AVR -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/lib/Target/AVR/TargetInfo/.. -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Target/AVR/TargetInfo/.. -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fvisibility=hidden -fno-exceptions -funwind-tables -fno-rtti -MD -MT lib/Target/AVR/TargetInfo/CMakeFiles/LLVMAVRInfo.dir/AVRTargetInfo.cpp.o -MF lib/Target/AVR/TargetInfo/CMakeFiles/LLVMAVRInfo.dir/AVRTargetInfo.cpp.o.d -o lib/Target/AVR/TargetInfo/CMakeFiles/LLVMAVRInfo.dir/AVRTargetInfo.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Target/AVR/TargetInfo/AVRTargetInfo.cpp [2574/3344] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/lib/Target/AVR/AsmParser -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Target/AVR/AsmParser -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Target/AVR -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/lib/Target/AVR -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fvisibility=hidden -fno-exceptions -funwind-tables -fno-rtti -MD -MT lib/Target/AVR/AsmParser/CMakeFiles/LLVMAVRAsmParser.dir/AVRAsmParser.cpp.o -MF lib/Target/AVR/AsmParser/CMakeFiles/LLVMAVRAsmParser.dir/AVRAsmParser.cpp.o.d -o lib/Target/AVR/AsmParser/CMakeFiles/LLVMAVRAsmParser.dir/AVRAsmParser.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Target/AVR/AsmParser/AVRAsmParser.cpp [2575/3344] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/lib/Target/AVR/MCTargetDesc -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Target/AVR/MCTargetDesc -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Target/AVR -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/lib/Target/AVR -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fvisibility=hidden -fno-exceptions -funwind-tables -fno-rtti -MD -MT lib/Target/AVR/MCTargetDesc/CMakeFiles/LLVMAVRDesc.dir/AVRMCCodeEmitter.cpp.o -MF lib/Target/AVR/MCTargetDesc/CMakeFiles/LLVMAVRDesc.dir/AVRMCCodeEmitter.cpp.o.d -o lib/Target/AVR/MCTargetDesc/CMakeFiles/LLVMAVRDesc.dir/AVRMCCodeEmitter.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Target/AVR/MCTargetDesc/AVRMCCodeEmitter.cpp [2576/3344] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/lib/Target/AVR/MCTargetDesc -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Target/AVR/MCTargetDesc -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Target/AVR -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/lib/Target/AVR -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fvisibility=hidden -fno-exceptions -funwind-tables -fno-rtti -MD -MT lib/Target/AVR/MCTargetDesc/CMakeFiles/LLVMAVRDesc.dir/AVRMCELFStreamer.cpp.o -MF lib/Target/AVR/MCTargetDesc/CMakeFiles/LLVMAVRDesc.dir/AVRMCELFStreamer.cpp.o.d -o lib/Target/AVR/MCTargetDesc/CMakeFiles/LLVMAVRDesc.dir/AVRMCELFStreamer.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Target/AVR/MCTargetDesc/AVRMCELFStreamer.cpp [2577/3344] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/lib/Target/AVR/MCTargetDesc -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Target/AVR/MCTargetDesc -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Target/AVR -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/lib/Target/AVR -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fvisibility=hidden -fno-exceptions -funwind-tables -fno-rtti -MD -MT lib/Target/AVR/MCTargetDesc/CMakeFiles/LLVMAVRDesc.dir/AVRMCExpr.cpp.o -MF lib/Target/AVR/MCTargetDesc/CMakeFiles/LLVMAVRDesc.dir/AVRMCExpr.cpp.o.d -o lib/Target/AVR/MCTargetDesc/CMakeFiles/LLVMAVRDesc.dir/AVRMCExpr.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Target/AVR/MCTargetDesc/AVRMCExpr.cpp [2578/3344] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/lib/Target/AVR/MCTargetDesc -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Target/AVR/MCTargetDesc -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Target/AVR -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/lib/Target/AVR -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fvisibility=hidden -fno-exceptions -funwind-tables -fno-rtti -MD -MT lib/Target/AVR/MCTargetDesc/CMakeFiles/LLVMAVRDesc.dir/AVRTargetStreamer.cpp.o -MF lib/Target/AVR/MCTargetDesc/CMakeFiles/LLVMAVRDesc.dir/AVRTargetStreamer.cpp.o.d -o lib/Target/AVR/MCTargetDesc/CMakeFiles/LLVMAVRDesc.dir/AVRTargetStreamer.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Target/AVR/MCTargetDesc/AVRTargetStreamer.cpp [2579/3344] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/lib/Target/AVR/Disassembler -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Target/AVR/Disassembler -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Target/AVR -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/lib/Target/AVR -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fvisibility=hidden -fno-exceptions -funwind-tables -fno-rtti -MD -MT lib/Target/AVR/Disassembler/CMakeFiles/LLVMAVRDisassembler.dir/AVRDisassembler.cpp.o -MF lib/Target/AVR/Disassembler/CMakeFiles/LLVMAVRDisassembler.dir/AVRDisassembler.cpp.o.d -o lib/Target/AVR/Disassembler/CMakeFiles/LLVMAVRDisassembler.dir/AVRDisassembler.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Target/AVR/Disassembler/AVRDisassembler.cpp [2580/3344] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/lib/Target/AVR/MCTargetDesc -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Target/AVR/MCTargetDesc -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Target/AVR -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/lib/Target/AVR -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fvisibility=hidden -fno-exceptions -funwind-tables -fno-rtti -MD -MT lib/Target/AVR/MCTargetDesc/CMakeFiles/LLVMAVRDesc.dir/AVRMCTargetDesc.cpp.o -MF lib/Target/AVR/MCTargetDesc/CMakeFiles/LLVMAVRDesc.dir/AVRMCTargetDesc.cpp.o.d -o lib/Target/AVR/MCTargetDesc/CMakeFiles/LLVMAVRDesc.dir/AVRMCTargetDesc.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Target/AVR/MCTargetDesc/AVRMCTargetDesc.cpp [2581/3344] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/lib/Target/M68k -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Target/M68k -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fvisibility=hidden -fno-exceptions -funwind-tables -fno-rtti -MD -MT lib/Target/M68k/CMakeFiles/LLVMM68kCodeGen.dir/GISel/M68kLegalizerInfo.cpp.o -MF lib/Target/M68k/CMakeFiles/LLVMM68kCodeGen.dir/GISel/M68kLegalizerInfo.cpp.o.d -o lib/Target/M68k/CMakeFiles/LLVMM68kCodeGen.dir/GISel/M68kLegalizerInfo.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Target/M68k/GISel/M68kLegalizerInfo.cpp [2582/3344] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/lib/Target/M68k -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Target/M68k -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fvisibility=hidden -fno-exceptions -funwind-tables -fno-rtti -MD -MT lib/Target/M68k/CMakeFiles/LLVMM68kCodeGen.dir/GISel/M68kRegisterBankInfo.cpp.o -MF lib/Target/M68k/CMakeFiles/LLVMM68kCodeGen.dir/GISel/M68kRegisterBankInfo.cpp.o.d -o lib/Target/M68k/CMakeFiles/LLVMM68kCodeGen.dir/GISel/M68kRegisterBankInfo.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Target/M68k/GISel/M68kRegisterBankInfo.cpp [2583/3344] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/lib/Target/M68k -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Target/M68k -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fvisibility=hidden -fno-exceptions -funwind-tables -fno-rtti -MD -MT lib/Target/M68k/CMakeFiles/LLVMM68kCodeGen.dir/GISel/M68kCallLowering.cpp.o -MF lib/Target/M68k/CMakeFiles/LLVMM68kCodeGen.dir/GISel/M68kCallLowering.cpp.o.d -o lib/Target/M68k/CMakeFiles/LLVMM68kCodeGen.dir/GISel/M68kCallLowering.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Target/M68k/GISel/M68kCallLowering.cpp [2584/3344] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/lib/Target/M68k -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Target/M68k -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fvisibility=hidden -fno-exceptions -funwind-tables -fno-rtti -MD -MT lib/Target/M68k/CMakeFiles/LLVMM68kCodeGen.dir/M68kExpandPseudo.cpp.o -MF lib/Target/M68k/CMakeFiles/LLVMM68kCodeGen.dir/M68kExpandPseudo.cpp.o.d -o lib/Target/M68k/CMakeFiles/LLVMM68kCodeGen.dir/M68kExpandPseudo.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Target/M68k/M68kExpandPseudo.cpp [2585/3344] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/lib/Target/M68k -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Target/M68k -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fvisibility=hidden -fno-exceptions -funwind-tables -fno-rtti -MD -MT lib/Target/M68k/CMakeFiles/LLVMM68kCodeGen.dir/M68kCollapseMOVEMPass.cpp.o -MF lib/Target/M68k/CMakeFiles/LLVMM68kCodeGen.dir/M68kCollapseMOVEMPass.cpp.o.d -o lib/Target/M68k/CMakeFiles/LLVMM68kCodeGen.dir/M68kCollapseMOVEMPass.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Target/M68k/M68kCollapseMOVEMPass.cpp [2586/3344] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/lib/Target/M68k -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Target/M68k -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fvisibility=hidden -fno-exceptions -funwind-tables -fno-rtti -MD -MT lib/Target/M68k/CMakeFiles/LLVMM68kCodeGen.dir/GISel/M68kInstructionSelector.cpp.o -MF lib/Target/M68k/CMakeFiles/LLVMM68kCodeGen.dir/GISel/M68kInstructionSelector.cpp.o.d -o lib/Target/M68k/CMakeFiles/LLVMM68kCodeGen.dir/GISel/M68kInstructionSelector.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Target/M68k/GISel/M68kInstructionSelector.cpp [2587/3344] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/lib/Target/M68k -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Target/M68k -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fvisibility=hidden -fno-exceptions -funwind-tables -fno-rtti -MD -MT lib/Target/M68k/CMakeFiles/LLVMM68kCodeGen.dir/M68kAsmPrinter.cpp.o -MF lib/Target/M68k/CMakeFiles/LLVMM68kCodeGen.dir/M68kAsmPrinter.cpp.o.d -o lib/Target/M68k/CMakeFiles/LLVMM68kCodeGen.dir/M68kAsmPrinter.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Target/M68k/M68kAsmPrinter.cpp [2588/3344] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/lib/Target/M68k -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Target/M68k -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fvisibility=hidden -fno-exceptions -funwind-tables -fno-rtti -MD -MT lib/Target/M68k/CMakeFiles/LLVMM68kCodeGen.dir/M68kFrameLowering.cpp.o -MF lib/Target/M68k/CMakeFiles/LLVMM68kCodeGen.dir/M68kFrameLowering.cpp.o.d -o lib/Target/M68k/CMakeFiles/LLVMM68kCodeGen.dir/M68kFrameLowering.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Target/M68k/M68kFrameLowering.cpp [2589/3344] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/lib/Target/M68k -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Target/M68k -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fvisibility=hidden -fno-exceptions -funwind-tables -fno-rtti -MD -MT lib/Target/M68k/CMakeFiles/LLVMM68kCodeGen.dir/M68kInstrInfo.cpp.o -MF lib/Target/M68k/CMakeFiles/LLVMM68kCodeGen.dir/M68kInstrInfo.cpp.o.d -o lib/Target/M68k/CMakeFiles/LLVMM68kCodeGen.dir/M68kInstrInfo.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Target/M68k/M68kInstrInfo.cpp [2590/3344] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/lib/Target/M68k -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Target/M68k -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fvisibility=hidden -fno-exceptions -funwind-tables -fno-rtti -MD -MT lib/Target/M68k/CMakeFiles/LLVMM68kCodeGen.dir/M68kMachineFunction.cpp.o -MF lib/Target/M68k/CMakeFiles/LLVMM68kCodeGen.dir/M68kMachineFunction.cpp.o.d -o lib/Target/M68k/CMakeFiles/LLVMM68kCodeGen.dir/M68kMachineFunction.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Target/M68k/M68kMachineFunction.cpp [2591/3344] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/lib/Target/M68k -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Target/M68k -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fvisibility=hidden -fno-exceptions -funwind-tables -fno-rtti -MD -MT lib/Target/M68k/CMakeFiles/LLVMM68kCodeGen.dir/M68kISelDAGToDAG.cpp.o -MF lib/Target/M68k/CMakeFiles/LLVMM68kCodeGen.dir/M68kISelDAGToDAG.cpp.o.d -o lib/Target/M68k/CMakeFiles/LLVMM68kCodeGen.dir/M68kISelDAGToDAG.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Target/M68k/M68kISelDAGToDAG.cpp [2592/3344] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/lib/Target/M68k/TargetInfo -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Target/M68k/TargetInfo -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Target/M68k -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/lib/Target/M68k -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fvisibility=hidden -fno-exceptions -funwind-tables -fno-rtti -MD -MT lib/Target/M68k/TargetInfo/CMakeFiles/LLVMM68kInfo.dir/M68kTargetInfo.cpp.o -MF lib/Target/M68k/TargetInfo/CMakeFiles/LLVMM68kInfo.dir/M68kTargetInfo.cpp.o.d -o lib/Target/M68k/TargetInfo/CMakeFiles/LLVMM68kInfo.dir/M68kTargetInfo.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Target/M68k/TargetInfo/M68kTargetInfo.cpp [2593/3344] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/lib/Target/M68k -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Target/M68k -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fvisibility=hidden -fno-exceptions -funwind-tables -fno-rtti -MD -MT lib/Target/M68k/CMakeFiles/LLVMM68kCodeGen.dir/M68kRegisterInfo.cpp.o -MF lib/Target/M68k/CMakeFiles/LLVMM68kCodeGen.dir/M68kRegisterInfo.cpp.o.d -o lib/Target/M68k/CMakeFiles/LLVMM68kCodeGen.dir/M68kRegisterInfo.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Target/M68k/M68kRegisterInfo.cpp [2594/3344] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/lib/Target/M68k/MCTargetDesc -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Target/M68k/MCTargetDesc -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Target/M68k -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/lib/Target/M68k -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fvisibility=hidden -fno-exceptions -funwind-tables -fno-rtti -MD -MT lib/Target/M68k/MCTargetDesc/CMakeFiles/LLVMM68kDesc.dir/M68kAsmBackend.cpp.o -MF lib/Target/M68k/MCTargetDesc/CMakeFiles/LLVMM68kDesc.dir/M68kAsmBackend.cpp.o.d -o lib/Target/M68k/MCTargetDesc/CMakeFiles/LLVMM68kDesc.dir/M68kAsmBackend.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Target/M68k/MCTargetDesc/M68kAsmBackend.cpp [2595/3344] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/lib/Target/M68k -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Target/M68k -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fvisibility=hidden -fno-exceptions -funwind-tables -fno-rtti -MD -MT lib/Target/M68k/CMakeFiles/LLVMM68kCodeGen.dir/M68kMCInstLower.cpp.o -MF lib/Target/M68k/CMakeFiles/LLVMM68kCodeGen.dir/M68kMCInstLower.cpp.o.d -o lib/Target/M68k/CMakeFiles/LLVMM68kCodeGen.dir/M68kMCInstLower.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Target/M68k/M68kMCInstLower.cpp [2596/3344] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/lib/Target/M68k -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Target/M68k -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fvisibility=hidden -fno-exceptions -funwind-tables -fno-rtti -MD -MT lib/Target/M68k/CMakeFiles/LLVMM68kCodeGen.dir/M68kSubtarget.cpp.o -MF lib/Target/M68k/CMakeFiles/LLVMM68kCodeGen.dir/M68kSubtarget.cpp.o.d -o lib/Target/M68k/CMakeFiles/LLVMM68kCodeGen.dir/M68kSubtarget.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Target/M68k/M68kSubtarget.cpp [2597/3344] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/lib/Target/M68k/MCTargetDesc -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Target/M68k/MCTargetDesc -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Target/M68k -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/lib/Target/M68k -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fvisibility=hidden -fno-exceptions -funwind-tables -fno-rtti -MD -MT lib/Target/M68k/MCTargetDesc/CMakeFiles/LLVMM68kDesc.dir/M68kInstPrinter.cpp.o -MF lib/Target/M68k/MCTargetDesc/CMakeFiles/LLVMM68kDesc.dir/M68kInstPrinter.cpp.o.d -o lib/Target/M68k/MCTargetDesc/CMakeFiles/LLVMM68kDesc.dir/M68kInstPrinter.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Target/M68k/MCTargetDesc/M68kInstPrinter.cpp [2598/3344] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/lib/Target/M68k/MCTargetDesc -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Target/M68k/MCTargetDesc -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Target/M68k -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/lib/Target/M68k -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fvisibility=hidden -fno-exceptions -funwind-tables -fno-rtti -MD -MT lib/Target/M68k/MCTargetDesc/CMakeFiles/LLVMM68kDesc.dir/M68kELFObjectWriter.cpp.o -MF lib/Target/M68k/MCTargetDesc/CMakeFiles/LLVMM68kDesc.dir/M68kELFObjectWriter.cpp.o.d -o lib/Target/M68k/MCTargetDesc/CMakeFiles/LLVMM68kDesc.dir/M68kELFObjectWriter.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Target/M68k/MCTargetDesc/M68kELFObjectWriter.cpp [2599/3344] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/lib/Target/M68k/MCTargetDesc -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Target/M68k/MCTargetDesc -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Target/M68k -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/lib/Target/M68k -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fvisibility=hidden -fno-exceptions -funwind-tables -fno-rtti -MD -MT lib/Target/M68k/MCTargetDesc/CMakeFiles/LLVMM68kDesc.dir/M68kMCAsmInfo.cpp.o -MF lib/Target/M68k/MCTargetDesc/CMakeFiles/LLVMM68kDesc.dir/M68kMCAsmInfo.cpp.o.d -o lib/Target/M68k/MCTargetDesc/CMakeFiles/LLVMM68kDesc.dir/M68kMCAsmInfo.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Target/M68k/MCTargetDesc/M68kMCAsmInfo.cpp [2600/3344] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/lib/Target/M68k -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Target/M68k -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fvisibility=hidden -fno-exceptions -funwind-tables -fno-rtti -MD -MT lib/Target/M68k/CMakeFiles/LLVMM68kCodeGen.dir/M68kISelLowering.cpp.o -MF lib/Target/M68k/CMakeFiles/LLVMM68kCodeGen.dir/M68kISelLowering.cpp.o.d -o lib/Target/M68k/CMakeFiles/LLVMM68kCodeGen.dir/M68kISelLowering.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Target/M68k/M68kISelLowering.cpp [2601/3344] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/lib/Target/M68k -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Target/M68k -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fvisibility=hidden -fno-exceptions -funwind-tables -fno-rtti -MD -MT lib/Target/M68k/CMakeFiles/LLVMM68kCodeGen.dir/M68kTargetMachine.cpp.o -MF lib/Target/M68k/CMakeFiles/LLVMM68kCodeGen.dir/M68kTargetMachine.cpp.o.d -o lib/Target/M68k/CMakeFiles/LLVMM68kCodeGen.dir/M68kTargetMachine.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Target/M68k/M68kTargetMachine.cpp [2602/3344] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/lib/Target/M68k/MCTargetDesc -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Target/M68k/MCTargetDesc -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Target/M68k -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/lib/Target/M68k -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fvisibility=hidden -fno-exceptions -funwind-tables -fno-rtti -MD -MT lib/Target/M68k/MCTargetDesc/CMakeFiles/LLVMM68kDesc.dir/M68kMCTargetDesc.cpp.o -MF lib/Target/M68k/MCTargetDesc/CMakeFiles/LLVMM68kDesc.dir/M68kMCTargetDesc.cpp.o.d -o lib/Target/M68k/MCTargetDesc/CMakeFiles/LLVMM68kDesc.dir/M68kMCTargetDesc.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Target/M68k/MCTargetDesc/M68kMCTargetDesc.cpp [2603/3344] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/lib/Target/M68k -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Target/M68k -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fvisibility=hidden -fno-exceptions -funwind-tables -fno-rtti -MD -MT lib/Target/M68k/CMakeFiles/LLVMM68kCodeGen.dir/M68kTargetObjectFile.cpp.o -MF lib/Target/M68k/CMakeFiles/LLVMM68kCodeGen.dir/M68kTargetObjectFile.cpp.o.d -o lib/Target/M68k/CMakeFiles/LLVMM68kCodeGen.dir/M68kTargetObjectFile.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Target/M68k/M68kTargetObjectFile.cpp [2604/3344] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/lib/Target/CSKY -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Target/CSKY -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fvisibility=hidden -fno-exceptions -funwind-tables -fno-rtti -MD -MT lib/Target/CSKY/CMakeFiles/LLVMCSKYCodeGen.dir/CSKYConstantPoolValue.cpp.o -MF lib/Target/CSKY/CMakeFiles/LLVMCSKYCodeGen.dir/CSKYConstantPoolValue.cpp.o.d -o lib/Target/CSKY/CMakeFiles/LLVMCSKYCodeGen.dir/CSKYConstantPoolValue.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Target/CSKY/CSKYConstantPoolValue.cpp [2605/3344] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/lib/Target/M68k/MCTargetDesc -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Target/M68k/MCTargetDesc -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Target/M68k -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/lib/Target/M68k -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fvisibility=hidden -fno-exceptions -funwind-tables -fno-rtti -MD -MT lib/Target/M68k/MCTargetDesc/CMakeFiles/LLVMM68kDesc.dir/M68kMCCodeEmitter.cpp.o -MF lib/Target/M68k/MCTargetDesc/CMakeFiles/LLVMM68kDesc.dir/M68kMCCodeEmitter.cpp.o.d -o lib/Target/M68k/MCTargetDesc/CMakeFiles/LLVMM68kDesc.dir/M68kMCCodeEmitter.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Target/M68k/MCTargetDesc/M68kMCCodeEmitter.cpp [2606/3344] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/lib/Target/M68k/AsmParser -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Target/M68k/AsmParser -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Target/M68k -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/lib/Target/M68k -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fvisibility=hidden -fno-exceptions -funwind-tables -fno-rtti -MD -MT lib/Target/M68k/AsmParser/CMakeFiles/LLVMM68kAsmParser.dir/M68kAsmParser.cpp.o -MF lib/Target/M68k/AsmParser/CMakeFiles/LLVMM68kAsmParser.dir/M68kAsmParser.cpp.o.d -o lib/Target/M68k/AsmParser/CMakeFiles/LLVMM68kAsmParser.dir/M68kAsmParser.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Target/M68k/AsmParser/M68kAsmParser.cpp [2607/3344] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/lib/Target/CSKY -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Target/CSKY -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fvisibility=hidden -fno-exceptions -funwind-tables -fno-rtti -MD -MT lib/Target/CSKY/CMakeFiles/LLVMCSKYCodeGen.dir/CSKYConstantIslandPass.cpp.o -MF lib/Target/CSKY/CMakeFiles/LLVMCSKYCodeGen.dir/CSKYConstantIslandPass.cpp.o.d -o lib/Target/CSKY/CMakeFiles/LLVMCSKYCodeGen.dir/CSKYConstantIslandPass.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Target/CSKY/CSKYConstantIslandPass.cpp [2608/3344] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/lib/Target/CSKY -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Target/CSKY -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fvisibility=hidden -fno-exceptions -funwind-tables -fno-rtti -MD -MT lib/Target/CSKY/CMakeFiles/LLVMCSKYCodeGen.dir/CSKYAsmPrinter.cpp.o -MF lib/Target/CSKY/CMakeFiles/LLVMCSKYCodeGen.dir/CSKYAsmPrinter.cpp.o.d -o lib/Target/CSKY/CMakeFiles/LLVMCSKYCodeGen.dir/CSKYAsmPrinter.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Target/CSKY/CSKYAsmPrinter.cpp [2609/3344] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/lib/Target/M68k/Disassembler -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Target/M68k/Disassembler -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Target/M68k -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/lib/Target/M68k -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fvisibility=hidden -fno-exceptions -funwind-tables -fno-rtti -MD -MT lib/Target/M68k/Disassembler/CMakeFiles/LLVMM68kDisassembler.dir/M68kDisassembler.cpp.o -MF lib/Target/M68k/Disassembler/CMakeFiles/LLVMM68kDisassembler.dir/M68kDisassembler.cpp.o.d -o lib/Target/M68k/Disassembler/CMakeFiles/LLVMM68kDisassembler.dir/M68kDisassembler.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Target/M68k/Disassembler/M68kDisassembler.cpp [2610/3344] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/lib/Target/CSKY -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Target/CSKY -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fvisibility=hidden -fno-exceptions -funwind-tables -fno-rtti -MD -MT lib/Target/CSKY/CMakeFiles/LLVMCSKYCodeGen.dir/CSKYMCInstLower.cpp.o -MF lib/Target/CSKY/CMakeFiles/LLVMCSKYCodeGen.dir/CSKYMCInstLower.cpp.o.d -o lib/Target/CSKY/CMakeFiles/LLVMCSKYCodeGen.dir/CSKYMCInstLower.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Target/CSKY/CSKYMCInstLower.cpp [2611/3344] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/lib/Target/CSKY -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Target/CSKY -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fvisibility=hidden -fno-exceptions -funwind-tables -fno-rtti -MD -MT lib/Target/CSKY/CMakeFiles/LLVMCSKYCodeGen.dir/CSKYFrameLowering.cpp.o -MF lib/Target/CSKY/CMakeFiles/LLVMCSKYCodeGen.dir/CSKYFrameLowering.cpp.o.d -o lib/Target/CSKY/CMakeFiles/LLVMCSKYCodeGen.dir/CSKYFrameLowering.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Target/CSKY/CSKYFrameLowering.cpp [2612/3344] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/lib/Target/CSKY -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Target/CSKY -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fvisibility=hidden -fno-exceptions -funwind-tables -fno-rtti -MD -MT lib/Target/CSKY/CMakeFiles/LLVMCSKYCodeGen.dir/CSKYISelDAGToDAG.cpp.o -MF lib/Target/CSKY/CMakeFiles/LLVMCSKYCodeGen.dir/CSKYISelDAGToDAG.cpp.o.d -o lib/Target/CSKY/CMakeFiles/LLVMCSKYCodeGen.dir/CSKYISelDAGToDAG.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Target/CSKY/CSKYISelDAGToDAG.cpp [2613/3344] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/lib/Target/CSKY -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Target/CSKY -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fvisibility=hidden -fno-exceptions -funwind-tables -fno-rtti -MD -MT lib/Target/CSKY/CMakeFiles/LLVMCSKYCodeGen.dir/CSKYInstrInfo.cpp.o -MF lib/Target/CSKY/CMakeFiles/LLVMCSKYCodeGen.dir/CSKYInstrInfo.cpp.o.d -o lib/Target/CSKY/CMakeFiles/LLVMCSKYCodeGen.dir/CSKYInstrInfo.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Target/CSKY/CSKYInstrInfo.cpp [2614/3344] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/lib/Target/CSKY -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Target/CSKY -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fvisibility=hidden -fno-exceptions -funwind-tables -fno-rtti -MD -MT lib/Target/CSKY/CMakeFiles/LLVMCSKYCodeGen.dir/CSKYISelLowering.cpp.o -MF lib/Target/CSKY/CMakeFiles/LLVMCSKYCodeGen.dir/CSKYISelLowering.cpp.o.d -o lib/Target/CSKY/CMakeFiles/LLVMCSKYCodeGen.dir/CSKYISelLowering.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Target/CSKY/CSKYISelLowering.cpp [2615/3344] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/lib/Target/CSKY/MCTargetDesc -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Target/CSKY/MCTargetDesc -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Target/CSKY -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/lib/Target/CSKY -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fvisibility=hidden -fno-exceptions -funwind-tables -fno-rtti -MD -MT lib/Target/CSKY/MCTargetDesc/CMakeFiles/LLVMCSKYDesc.dir/CSKYAsmBackend.cpp.o -MF lib/Target/CSKY/MCTargetDesc/CMakeFiles/LLVMCSKYDesc.dir/CSKYAsmBackend.cpp.o.d -o lib/Target/CSKY/MCTargetDesc/CMakeFiles/LLVMCSKYDesc.dir/CSKYAsmBackend.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Target/CSKY/MCTargetDesc/CSKYAsmBackend.cpp [2616/3344] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/lib/Target/CSKY/Disassembler -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Target/CSKY/Disassembler -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Target/CSKY -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/lib/Target/CSKY -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fvisibility=hidden -fno-exceptions -funwind-tables -fno-rtti -MD -MT lib/Target/CSKY/Disassembler/CMakeFiles/LLVMCSKYDisassembler.dir/CSKYDisassembler.cpp.o -MF lib/Target/CSKY/Disassembler/CMakeFiles/LLVMCSKYDisassembler.dir/CSKYDisassembler.cpp.o.d -o lib/Target/CSKY/Disassembler/CMakeFiles/LLVMCSKYDisassembler.dir/CSKYDisassembler.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Target/CSKY/Disassembler/CSKYDisassembler.cpp [2617/3344] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/lib/Target/CSKY -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Target/CSKY -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fvisibility=hidden -fno-exceptions -funwind-tables -fno-rtti -MD -MT lib/Target/CSKY/CMakeFiles/LLVMCSKYCodeGen.dir/CSKYSubtarget.cpp.o -MF lib/Target/CSKY/CMakeFiles/LLVMCSKYCodeGen.dir/CSKYSubtarget.cpp.o.d -o lib/Target/CSKY/CMakeFiles/LLVMCSKYCodeGen.dir/CSKYSubtarget.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Target/CSKY/CSKYSubtarget.cpp [2618/3344] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/lib/Target/CSKY -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Target/CSKY -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fvisibility=hidden -fno-exceptions -funwind-tables -fno-rtti -MD -MT lib/Target/CSKY/CMakeFiles/LLVMCSKYCodeGen.dir/CSKYTargetObjectFile.cpp.o -MF lib/Target/CSKY/CMakeFiles/LLVMCSKYCodeGen.dir/CSKYTargetObjectFile.cpp.o.d -o lib/Target/CSKY/CMakeFiles/LLVMCSKYCodeGen.dir/CSKYTargetObjectFile.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Target/CSKY/CSKYTargetObjectFile.cpp [2619/3344] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/lib/Target/CSKY -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Target/CSKY -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fvisibility=hidden -fno-exceptions -funwind-tables -fno-rtti -MD -MT lib/Target/CSKY/CMakeFiles/LLVMCSKYCodeGen.dir/CSKYRegisterInfo.cpp.o -MF lib/Target/CSKY/CMakeFiles/LLVMCSKYCodeGen.dir/CSKYRegisterInfo.cpp.o.d -o lib/Target/CSKY/CMakeFiles/LLVMCSKYCodeGen.dir/CSKYRegisterInfo.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Target/CSKY/CSKYRegisterInfo.cpp [2620/3344] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/lib/Target/CSKY -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Target/CSKY -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fvisibility=hidden -fno-exceptions -funwind-tables -fno-rtti -MD -MT lib/Target/CSKY/CMakeFiles/LLVMCSKYCodeGen.dir/CSKYTargetMachine.cpp.o -MF lib/Target/CSKY/CMakeFiles/LLVMCSKYCodeGen.dir/CSKYTargetMachine.cpp.o.d -o lib/Target/CSKY/CMakeFiles/LLVMCSKYCodeGen.dir/CSKYTargetMachine.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Target/CSKY/CSKYTargetMachine.cpp [2621/3344] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/lib/Target/CSKY/MCTargetDesc -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Target/CSKY/MCTargetDesc -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Target/CSKY -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/lib/Target/CSKY -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fvisibility=hidden -fno-exceptions -funwind-tables -fno-rtti -MD -MT lib/Target/CSKY/MCTargetDesc/CMakeFiles/LLVMCSKYDesc.dir/CSKYELFObjectWriter.cpp.o -MF lib/Target/CSKY/MCTargetDesc/CMakeFiles/LLVMCSKYDesc.dir/CSKYELFObjectWriter.cpp.o.d -o lib/Target/CSKY/MCTargetDesc/CMakeFiles/LLVMCSKYDesc.dir/CSKYELFObjectWriter.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Target/CSKY/MCTargetDesc/CSKYELFObjectWriter.cpp [2622/3344] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/lib/Target/CSKY/AsmParser -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Target/CSKY/AsmParser -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Target/CSKY -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/lib/Target/CSKY -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fvisibility=hidden -fno-exceptions -funwind-tables -fno-rtti -MD -MT lib/Target/CSKY/AsmParser/CMakeFiles/LLVMCSKYAsmParser.dir/CSKYAsmParser.cpp.o -MF lib/Target/CSKY/AsmParser/CMakeFiles/LLVMCSKYAsmParser.dir/CSKYAsmParser.cpp.o.d -o lib/Target/CSKY/AsmParser/CMakeFiles/LLVMCSKYAsmParser.dir/CSKYAsmParser.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Target/CSKY/AsmParser/CSKYAsmParser.cpp [2623/3344] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/lib/Target/CSKY/MCTargetDesc -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Target/CSKY/MCTargetDesc -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Target/CSKY -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/lib/Target/CSKY -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fvisibility=hidden -fno-exceptions -funwind-tables -fno-rtti -MD -MT lib/Target/CSKY/MCTargetDesc/CMakeFiles/LLVMCSKYDesc.dir/CSKYInstPrinter.cpp.o -MF lib/Target/CSKY/MCTargetDesc/CMakeFiles/LLVMCSKYDesc.dir/CSKYInstPrinter.cpp.o.d -o lib/Target/CSKY/MCTargetDesc/CMakeFiles/LLVMCSKYDesc.dir/CSKYInstPrinter.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Target/CSKY/MCTargetDesc/CSKYInstPrinter.cpp [2624/3344] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/lib/Target/CSKY/MCTargetDesc -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Target/CSKY/MCTargetDesc -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Target/CSKY -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/lib/Target/CSKY -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fvisibility=hidden -fno-exceptions -funwind-tables -fno-rtti -MD -MT lib/Target/CSKY/MCTargetDesc/CMakeFiles/LLVMCSKYDesc.dir/CSKYMCAsmInfo.cpp.o -MF lib/Target/CSKY/MCTargetDesc/CMakeFiles/LLVMCSKYDesc.dir/CSKYMCAsmInfo.cpp.o.d -o lib/Target/CSKY/MCTargetDesc/CMakeFiles/LLVMCSKYDesc.dir/CSKYMCAsmInfo.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Target/CSKY/MCTargetDesc/CSKYMCAsmInfo.cpp [2625/3344] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/lib/Target/CSKY/TargetInfo -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Target/CSKY/TargetInfo -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Target/CSKY -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/lib/Target/CSKY -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fvisibility=hidden -fno-exceptions -funwind-tables -fno-rtti -MD -MT lib/Target/CSKY/TargetInfo/CMakeFiles/LLVMCSKYInfo.dir/CSKYTargetInfo.cpp.o -MF lib/Target/CSKY/TargetInfo/CMakeFiles/LLVMCSKYInfo.dir/CSKYTargetInfo.cpp.o.d -o lib/Target/CSKY/TargetInfo/CMakeFiles/LLVMCSKYInfo.dir/CSKYTargetInfo.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Target/CSKY/TargetInfo/CSKYTargetInfo.cpp [2626/3344] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/lib/Target/CSKY/MCTargetDesc -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Target/CSKY/MCTargetDesc -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Target/CSKY -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/lib/Target/CSKY -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fvisibility=hidden -fno-exceptions -funwind-tables -fno-rtti -MD -MT lib/Target/CSKY/MCTargetDesc/CMakeFiles/LLVMCSKYDesc.dir/CSKYELFStreamer.cpp.o -MF lib/Target/CSKY/MCTargetDesc/CMakeFiles/LLVMCSKYDesc.dir/CSKYELFStreamer.cpp.o.d -o lib/Target/CSKY/MCTargetDesc/CMakeFiles/LLVMCSKYDesc.dir/CSKYELFStreamer.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Target/CSKY/MCTargetDesc/CSKYELFStreamer.cpp [2627/3344] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/lib/Target/CSKY/MCTargetDesc -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Target/CSKY/MCTargetDesc -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Target/CSKY -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/lib/Target/CSKY -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fvisibility=hidden -fno-exceptions -funwind-tables -fno-rtti -MD -MT lib/Target/CSKY/MCTargetDesc/CMakeFiles/LLVMCSKYDesc.dir/CSKYMCExpr.cpp.o -MF lib/Target/CSKY/MCTargetDesc/CMakeFiles/LLVMCSKYDesc.dir/CSKYMCExpr.cpp.o.d -o lib/Target/CSKY/MCTargetDesc/CMakeFiles/LLVMCSKYDesc.dir/CSKYMCExpr.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Target/CSKY/MCTargetDesc/CSKYMCExpr.cpp [2628/3344] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/lib/Target/Xtensa/MCTargetDesc -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Target/Xtensa/MCTargetDesc -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Target/Xtensa -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/lib/Target/Xtensa -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fvisibility=hidden -fno-exceptions -funwind-tables -fno-rtti -MD -MT lib/Target/Xtensa/MCTargetDesc/CMakeFiles/LLVMXtensaDesc.dir/XtensaELFObjectWriter.cpp.o -MF lib/Target/Xtensa/MCTargetDesc/CMakeFiles/LLVMXtensaDesc.dir/XtensaELFObjectWriter.cpp.o.d -o lib/Target/Xtensa/MCTargetDesc/CMakeFiles/LLVMXtensaDesc.dir/XtensaELFObjectWriter.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Target/Xtensa/MCTargetDesc/XtensaELFObjectWriter.cpp [2629/3344] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/lib/Target/CSKY/MCTargetDesc -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Target/CSKY/MCTargetDesc -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Target/CSKY -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/lib/Target/CSKY -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fvisibility=hidden -fno-exceptions -funwind-tables -fno-rtti -MD -MT lib/Target/CSKY/MCTargetDesc/CMakeFiles/LLVMCSKYDesc.dir/CSKYMCTargetDesc.cpp.o -MF lib/Target/CSKY/MCTargetDesc/CMakeFiles/LLVMCSKYDesc.dir/CSKYMCTargetDesc.cpp.o.d -o lib/Target/CSKY/MCTargetDesc/CMakeFiles/LLVMCSKYDesc.dir/CSKYMCTargetDesc.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Target/CSKY/MCTargetDesc/CSKYMCTargetDesc.cpp [2630/3344] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/lib/Target/Xtensa -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Target/Xtensa -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fvisibility=hidden -fno-exceptions -funwind-tables -fno-rtti -MD -MT lib/Target/Xtensa/CMakeFiles/LLVMXtensaCodeGen.dir/XtensaTargetMachine.cpp.o -MF lib/Target/Xtensa/CMakeFiles/LLVMXtensaCodeGen.dir/XtensaTargetMachine.cpp.o.d -o lib/Target/Xtensa/CMakeFiles/LLVMXtensaCodeGen.dir/XtensaTargetMachine.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Target/Xtensa/XtensaTargetMachine.cpp [2631/3344] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/lib/Target/CSKY/MCTargetDesc -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Target/CSKY/MCTargetDesc -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Target/CSKY -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/lib/Target/CSKY -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fvisibility=hidden -fno-exceptions -funwind-tables -fno-rtti -MD -MT lib/Target/CSKY/MCTargetDesc/CMakeFiles/LLVMCSKYDesc.dir/CSKYMCCodeEmitter.cpp.o -MF lib/Target/CSKY/MCTargetDesc/CMakeFiles/LLVMCSKYDesc.dir/CSKYMCCodeEmitter.cpp.o.d -o lib/Target/CSKY/MCTargetDesc/CMakeFiles/LLVMCSKYDesc.dir/CSKYMCCodeEmitter.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Target/CSKY/MCTargetDesc/CSKYMCCodeEmitter.cpp [2632/3344] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/lib/Target/Xtensa/MCTargetDesc -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Target/Xtensa/MCTargetDesc -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Target/Xtensa -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/lib/Target/Xtensa -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fvisibility=hidden -fno-exceptions -funwind-tables -fno-rtti -MD -MT lib/Target/Xtensa/MCTargetDesc/CMakeFiles/LLVMXtensaDesc.dir/XtensaAsmBackend.cpp.o -MF lib/Target/Xtensa/MCTargetDesc/CMakeFiles/LLVMXtensaDesc.dir/XtensaAsmBackend.cpp.o.d -o lib/Target/Xtensa/MCTargetDesc/CMakeFiles/LLVMXtensaDesc.dir/XtensaAsmBackend.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Target/Xtensa/MCTargetDesc/XtensaAsmBackend.cpp [2633/3344] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/lib/Target/CSKY/MCTargetDesc -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Target/CSKY/MCTargetDesc -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Target/CSKY -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/lib/Target/CSKY -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fvisibility=hidden -fno-exceptions -funwind-tables -fno-rtti -MD -MT lib/Target/CSKY/MCTargetDesc/CMakeFiles/LLVMCSKYDesc.dir/CSKYTargetStreamer.cpp.o -MF lib/Target/CSKY/MCTargetDesc/CMakeFiles/LLVMCSKYDesc.dir/CSKYTargetStreamer.cpp.o.d -o lib/Target/CSKY/MCTargetDesc/CMakeFiles/LLVMCSKYDesc.dir/CSKYTargetStreamer.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Target/CSKY/MCTargetDesc/CSKYTargetStreamer.cpp [2634/3344] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/lib/Target/Xtensa/MCTargetDesc -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Target/Xtensa/MCTargetDesc -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Target/Xtensa -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/lib/Target/Xtensa -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fvisibility=hidden -fno-exceptions -funwind-tables -fno-rtti -MD -MT lib/Target/Xtensa/MCTargetDesc/CMakeFiles/LLVMXtensaDesc.dir/XtensaMCAsmInfo.cpp.o -MF lib/Target/Xtensa/MCTargetDesc/CMakeFiles/LLVMXtensaDesc.dir/XtensaMCAsmInfo.cpp.o.d -o lib/Target/Xtensa/MCTargetDesc/CMakeFiles/LLVMXtensaDesc.dir/XtensaMCAsmInfo.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Target/Xtensa/MCTargetDesc/XtensaMCAsmInfo.cpp [2635/3344] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/lib/Target/Xtensa/Disassembler -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Target/Xtensa/Disassembler -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Target/Xtensa -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/lib/Target/Xtensa -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fvisibility=hidden -fno-exceptions -funwind-tables -fno-rtti -MD -MT lib/Target/Xtensa/Disassembler/CMakeFiles/LLVMXtensaDisassembler.dir/XtensaDisassembler.cpp.o -MF lib/Target/Xtensa/Disassembler/CMakeFiles/LLVMXtensaDisassembler.dir/XtensaDisassembler.cpp.o.d -o lib/Target/Xtensa/Disassembler/CMakeFiles/LLVMXtensaDisassembler.dir/XtensaDisassembler.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Target/Xtensa/Disassembler/XtensaDisassembler.cpp [2636/3344] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/lib/Target/Xtensa/MCTargetDesc -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Target/Xtensa/MCTargetDesc -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Target/Xtensa -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/lib/Target/Xtensa -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fvisibility=hidden -fno-exceptions -funwind-tables -fno-rtti -MD -MT lib/Target/Xtensa/MCTargetDesc/CMakeFiles/LLVMXtensaDesc.dir/XtensaInstPrinter.cpp.o -MF lib/Target/Xtensa/MCTargetDesc/CMakeFiles/LLVMXtensaDesc.dir/XtensaInstPrinter.cpp.o.d -o lib/Target/Xtensa/MCTargetDesc/CMakeFiles/LLVMXtensaDesc.dir/XtensaInstPrinter.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Target/Xtensa/MCTargetDesc/XtensaInstPrinter.cpp [2637/3344] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/lib/Target/Xtensa/AsmParser -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Target/Xtensa/AsmParser -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Target/Xtensa -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/lib/Target/Xtensa -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fvisibility=hidden -fno-exceptions -funwind-tables -fno-rtti -MD -MT lib/Target/Xtensa/AsmParser/CMakeFiles/LLVMXtensaAsmParser.dir/XtensaAsmParser.cpp.o -MF lib/Target/Xtensa/AsmParser/CMakeFiles/LLVMXtensaAsmParser.dir/XtensaAsmParser.cpp.o.d -o lib/Target/Xtensa/AsmParser/CMakeFiles/LLVMXtensaAsmParser.dir/XtensaAsmParser.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Target/Xtensa/AsmParser/XtensaAsmParser.cpp [2638/3344] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/lib/Target/Xtensa/TargetInfo -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Target/Xtensa/TargetInfo -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Target/Xtensa -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/lib/Target/Xtensa -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fvisibility=hidden -fno-exceptions -funwind-tables -fno-rtti -MD -MT lib/Target/Xtensa/TargetInfo/CMakeFiles/LLVMXtensaInfo.dir/XtensaTargetInfo.cpp.o -MF lib/Target/Xtensa/TargetInfo/CMakeFiles/LLVMXtensaInfo.dir/XtensaTargetInfo.cpp.o.d -o lib/Target/Xtensa/TargetInfo/CMakeFiles/LLVMXtensaInfo.dir/XtensaTargetInfo.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Target/Xtensa/TargetInfo/XtensaTargetInfo.cpp [2639/3344] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/lib/Target/Xtensa/MCTargetDesc -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Target/Xtensa/MCTargetDesc -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Target/Xtensa -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/lib/Target/Xtensa -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fvisibility=hidden -fno-exceptions -funwind-tables -fno-rtti -MD -MT lib/Target/Xtensa/MCTargetDesc/CMakeFiles/LLVMXtensaDesc.dir/XtensaMCCodeEmitter.cpp.o -MF lib/Target/Xtensa/MCTargetDesc/CMakeFiles/LLVMXtensaDesc.dir/XtensaMCCodeEmitter.cpp.o.d -o lib/Target/Xtensa/MCTargetDesc/CMakeFiles/LLVMXtensaDesc.dir/XtensaMCCodeEmitter.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Target/Xtensa/MCTargetDesc/XtensaMCCodeEmitter.cpp [2640/3344] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/lib/Target/Xtensa/MCTargetDesc -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Target/Xtensa/MCTargetDesc -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Target/Xtensa -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/lib/Target/Xtensa -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fvisibility=hidden -fno-exceptions -funwind-tables -fno-rtti -MD -MT lib/Target/Xtensa/MCTargetDesc/CMakeFiles/LLVMXtensaDesc.dir/XtensaMCExpr.cpp.o -MF lib/Target/Xtensa/MCTargetDesc/CMakeFiles/LLVMXtensaDesc.dir/XtensaMCExpr.cpp.o.d -o lib/Target/Xtensa/MCTargetDesc/CMakeFiles/LLVMXtensaDesc.dir/XtensaMCExpr.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Target/Xtensa/MCTargetDesc/XtensaMCExpr.cpp [2641/3344] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/lib/Target/Xtensa/MCTargetDesc -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Target/Xtensa/MCTargetDesc -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Target/Xtensa -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/lib/Target/Xtensa -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fvisibility=hidden -fno-exceptions -funwind-tables -fno-rtti -MD -MT lib/Target/Xtensa/MCTargetDesc/CMakeFiles/LLVMXtensaDesc.dir/XtensaMCTargetDesc.cpp.o -MF lib/Target/Xtensa/MCTargetDesc/CMakeFiles/LLVMXtensaDesc.dir/XtensaMCTargetDesc.cpp.o.d -o lib/Target/Xtensa/MCTargetDesc/CMakeFiles/LLVMXtensaDesc.dir/XtensaMCTargetDesc.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Target/Xtensa/MCTargetDesc/XtensaMCTargetDesc.cpp [2642/3344] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/lib/ProfileData -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/ProfileData -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fno-exceptions -funwind-tables -fno-rtti -MD -MT lib/ProfileData/CMakeFiles/LLVMProfileData.dir/MemProf.cpp.o -MF lib/ProfileData/CMakeFiles/LLVMProfileData.dir/MemProf.cpp.o.d -o lib/ProfileData/CMakeFiles/LLVMProfileData.dir/MemProf.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/ProfileData/MemProf.cpp [2643/3344] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/lib/ProfileData -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/ProfileData -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fno-exceptions -funwind-tables -fno-rtti -MD -MT lib/ProfileData/CMakeFiles/LLVMProfileData.dir/ProfileSummaryBuilder.cpp.o -MF lib/ProfileData/CMakeFiles/LLVMProfileData.dir/ProfileSummaryBuilder.cpp.o.d -o lib/ProfileData/CMakeFiles/LLVMProfileData.dir/ProfileSummaryBuilder.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/ProfileData/ProfileSummaryBuilder.cpp [2644/3344] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/lib/ProfileData -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/ProfileData -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fno-exceptions -funwind-tables -fno-rtti -MD -MT lib/ProfileData/CMakeFiles/LLVMProfileData.dir/SymbolRemappingReader.cpp.o -MF lib/ProfileData/CMakeFiles/LLVMProfileData.dir/SymbolRemappingReader.cpp.o.d -o lib/ProfileData/CMakeFiles/LLVMProfileData.dir/SymbolRemappingReader.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/ProfileData/SymbolRemappingReader.cpp [2645/3344] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/lib/ProfileData -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/ProfileData -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fno-exceptions -funwind-tables -fno-rtti -MD -MT lib/ProfileData/CMakeFiles/LLVMProfileData.dir/ItaniumManglingCanonicalizer.cpp.o -MF lib/ProfileData/CMakeFiles/LLVMProfileData.dir/ItaniumManglingCanonicalizer.cpp.o.d -o lib/ProfileData/CMakeFiles/LLVMProfileData.dir/ItaniumManglingCanonicalizer.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/ProfileData/ItaniumManglingCanonicalizer.cpp [2646/3344] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/lib/ProfileData -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/ProfileData -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fno-exceptions -funwind-tables -fno-rtti -MD -MT lib/ProfileData/CMakeFiles/LLVMProfileData.dir/InstrProfWriter.cpp.o -MF lib/ProfileData/CMakeFiles/LLVMProfileData.dir/InstrProfWriter.cpp.o.d -o lib/ProfileData/CMakeFiles/LLVMProfileData.dir/InstrProfWriter.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/ProfileData/InstrProfWriter.cpp [2647/3344] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/lib/Passes -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Passes -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fno-exceptions -funwind-tables -fno-rtti -MD -MT lib/Passes/CMakeFiles/LLVMPasses.dir/OptimizationLevel.cpp.o -MF lib/Passes/CMakeFiles/LLVMPasses.dir/OptimizationLevel.cpp.o.d -o lib/Passes/CMakeFiles/LLVMPasses.dir/OptimizationLevel.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Passes/OptimizationLevel.cpp [2648/3344] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/lib/ProfileData/Coverage -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/ProfileData/Coverage -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fno-exceptions -funwind-tables -fno-rtti -MD -MT lib/ProfileData/Coverage/CMakeFiles/LLVMCoverage.dir/CoverageMappingWriter.cpp.o -MF lib/ProfileData/Coverage/CMakeFiles/LLVMCoverage.dir/CoverageMappingWriter.cpp.o.d -o lib/ProfileData/Coverage/CMakeFiles/LLVMCoverage.dir/CoverageMappingWriter.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/ProfileData/Coverage/CoverageMappingWriter.cpp [2649/3344] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/lib/ProfileData -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/ProfileData -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fno-exceptions -funwind-tables -fno-rtti -MD -MT lib/ProfileData/CMakeFiles/LLVMProfileData.dir/SampleProf.cpp.o -MF lib/ProfileData/CMakeFiles/LLVMProfileData.dir/SampleProf.cpp.o.d -o lib/ProfileData/CMakeFiles/LLVMProfileData.dir/SampleProf.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/ProfileData/SampleProf.cpp [2650/3344] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/lib/ProfileData -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/ProfileData -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fno-exceptions -funwind-tables -fno-rtti -MD -MT lib/ProfileData/CMakeFiles/LLVMProfileData.dir/SampleProfWriter.cpp.o -MF lib/ProfileData/CMakeFiles/LLVMProfileData.dir/SampleProfWriter.cpp.o.d -o lib/ProfileData/CMakeFiles/LLVMProfileData.dir/SampleProfWriter.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/ProfileData/SampleProfWriter.cpp [2651/3344] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/lib/Passes -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Passes -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fno-exceptions -funwind-tables -fno-rtti -MD -MT lib/Passes/CMakeFiles/LLVMPasses.dir/PassPlugin.cpp.o -MF lib/Passes/CMakeFiles/LLVMPasses.dir/PassPlugin.cpp.o.d -o lib/Passes/CMakeFiles/LLVMPasses.dir/PassPlugin.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Passes/PassPlugin.cpp [2652/3344] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/lib/ProfileData -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/ProfileData -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fno-exceptions -funwind-tables -fno-rtti -MD -MT lib/ProfileData/CMakeFiles/LLVMProfileData.dir/SampleProfReader.cpp.o -MF lib/ProfileData/CMakeFiles/LLVMProfileData.dir/SampleProfReader.cpp.o.d -o lib/ProfileData/CMakeFiles/LLVMProfileData.dir/SampleProfReader.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/ProfileData/SampleProfReader.cpp [2653/3344] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/lib/ProfileData -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/ProfileData -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fno-exceptions -funwind-tables -fno-rtti -MD -MT lib/ProfileData/CMakeFiles/LLVMProfileData.dir/RawMemProfReader.cpp.o -MF lib/ProfileData/CMakeFiles/LLVMProfileData.dir/RawMemProfReader.cpp.o.d -o lib/ProfileData/CMakeFiles/LLVMProfileData.dir/RawMemProfReader.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/ProfileData/RawMemProfReader.cpp [2654/3344] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/lib/TargetParser -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/TargetParser -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fno-exceptions -funwind-tables -fno-rtti -MD -MT lib/TargetParser/CMakeFiles/LLVMTargetParser.dir/AArch64TargetParser.cpp.o -MF lib/TargetParser/CMakeFiles/LLVMTargetParser.dir/AArch64TargetParser.cpp.o.d -o lib/TargetParser/CMakeFiles/LLVMTargetParser.dir/AArch64TargetParser.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/TargetParser/AArch64TargetParser.cpp [2655/3344] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/lib/TargetParser -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/TargetParser -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fno-exceptions -funwind-tables -fno-rtti -MD -MT lib/TargetParser/CMakeFiles/LLVMTargetParser.dir/ARMTargetParserCommon.cpp.o -MF lib/TargetParser/CMakeFiles/LLVMTargetParser.dir/ARMTargetParserCommon.cpp.o.d -o lib/TargetParser/CMakeFiles/LLVMTargetParser.dir/ARMTargetParserCommon.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/TargetParser/ARMTargetParserCommon.cpp [2656/3344] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/lib/TargetParser -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/TargetParser -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fno-exceptions -funwind-tables -fno-rtti -MD -MT lib/TargetParser/CMakeFiles/LLVMTargetParser.dir/CSKYTargetParser.cpp.o -MF lib/TargetParser/CMakeFiles/LLVMTargetParser.dir/CSKYTargetParser.cpp.o.d -o lib/TargetParser/CMakeFiles/LLVMTargetParser.dir/CSKYTargetParser.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/TargetParser/CSKYTargetParser.cpp [2657/3344] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/lib/ProfileData/Coverage -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/ProfileData/Coverage -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fno-exceptions -funwind-tables -fno-rtti -MD -MT lib/ProfileData/Coverage/CMakeFiles/LLVMCoverage.dir/CoverageMapping.cpp.o -MF lib/ProfileData/Coverage/CMakeFiles/LLVMCoverage.dir/CoverageMapping.cpp.o.d -o lib/ProfileData/Coverage/CMakeFiles/LLVMCoverage.dir/CoverageMapping.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/ProfileData/Coverage/CoverageMapping.cpp [2658/3344] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/lib/TargetParser -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/TargetParser -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fno-exceptions -funwind-tables -fno-rtti -MD -MT lib/TargetParser/CMakeFiles/LLVMTargetParser.dir/ARMTargetParser.cpp.o -MF lib/TargetParser/CMakeFiles/LLVMTargetParser.dir/ARMTargetParser.cpp.o.d -o lib/TargetParser/CMakeFiles/LLVMTargetParser.dir/ARMTargetParser.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/TargetParser/ARMTargetParser.cpp [2659/3344] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/lib/TargetParser -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/TargetParser -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fno-exceptions -funwind-tables -fno-rtti -MD -MT lib/TargetParser/CMakeFiles/LLVMTargetParser.dir/Host.cpp.o -MF lib/TargetParser/CMakeFiles/LLVMTargetParser.dir/Host.cpp.o.d -o lib/TargetParser/CMakeFiles/LLVMTargetParser.dir/Host.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/TargetParser/Host.cpp [2660/3344] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/lib/TargetParser -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/TargetParser -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fno-exceptions -funwind-tables -fno-rtti -MD -MT lib/TargetParser/CMakeFiles/LLVMTargetParser.dir/LoongArchTargetParser.cpp.o -MF lib/TargetParser/CMakeFiles/LLVMTargetParser.dir/LoongArchTargetParser.cpp.o.d -o lib/TargetParser/CMakeFiles/LLVMTargetParser.dir/LoongArchTargetParser.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/TargetParser/LoongArchTargetParser.cpp [2661/3344] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/lib/TargetParser -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/TargetParser -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fno-exceptions -funwind-tables -fno-rtti -MD -MT lib/TargetParser/CMakeFiles/LLVMTargetParser.dir/RISCVTargetParser.cpp.o -MF lib/TargetParser/CMakeFiles/LLVMTargetParser.dir/RISCVTargetParser.cpp.o.d -o lib/TargetParser/CMakeFiles/LLVMTargetParser.dir/RISCVTargetParser.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/TargetParser/RISCVTargetParser.cpp [2662/3344] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/lib/ProfileData/Coverage -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/ProfileData/Coverage -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fno-exceptions -funwind-tables -fno-rtti -MD -MT lib/ProfileData/Coverage/CMakeFiles/LLVMCoverage.dir/CoverageMappingReader.cpp.o -MF lib/ProfileData/Coverage/CMakeFiles/LLVMCoverage.dir/CoverageMappingReader.cpp.o.d -o lib/ProfileData/Coverage/CMakeFiles/LLVMCoverage.dir/CoverageMappingReader.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/ProfileData/Coverage/CoverageMappingReader.cpp [2663/3344] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/lib/TargetParser -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/TargetParser -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fno-exceptions -funwind-tables -fno-rtti -MD -MT lib/TargetParser/CMakeFiles/LLVMTargetParser.dir/SubtargetFeature.cpp.o -MF lib/TargetParser/CMakeFiles/LLVMTargetParser.dir/SubtargetFeature.cpp.o.d -o lib/TargetParser/CMakeFiles/LLVMTargetParser.dir/SubtargetFeature.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/TargetParser/SubtargetFeature.cpp [2664/3344] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/lib/Passes -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Passes -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fno-exceptions -funwind-tables -fno-rtti -MD -MT lib/Passes/CMakeFiles/LLVMPasses.dir/PassBuilderBindings.cpp.o -MF lib/Passes/CMakeFiles/LLVMPasses.dir/PassBuilderBindings.cpp.o.d -o lib/Passes/CMakeFiles/LLVMPasses.dir/PassBuilderBindings.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Passes/PassBuilderBindings.cpp [2665/3344] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/lib/TargetParser -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/TargetParser -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fno-exceptions -funwind-tables -fno-rtti -MD -MT lib/TargetParser/CMakeFiles/LLVMTargetParser.dir/TargetParser.cpp.o -MF lib/TargetParser/CMakeFiles/LLVMTargetParser.dir/TargetParser.cpp.o.d -o lib/TargetParser/CMakeFiles/LLVMTargetParser.dir/TargetParser.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/TargetParser/TargetParser.cpp [2666/3344] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/lib/TextAPI -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/TextAPI -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fno-exceptions -funwind-tables -fno-rtti -MD -MT lib/TextAPI/CMakeFiles/LLVMTextAPI.dir/ArchitectureSet.cpp.o -MF lib/TextAPI/CMakeFiles/LLVMTextAPI.dir/ArchitectureSet.cpp.o.d -o lib/TextAPI/CMakeFiles/LLVMTextAPI.dir/ArchitectureSet.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/TextAPI/ArchitectureSet.cpp [2667/3344] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/lib/TargetParser -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/TargetParser -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fno-exceptions -funwind-tables -fno-rtti -MD -MT lib/TargetParser/CMakeFiles/LLVMTargetParser.dir/X86TargetParser.cpp.o -MF lib/TargetParser/CMakeFiles/LLVMTargetParser.dir/X86TargetParser.cpp.o.d -o lib/TargetParser/CMakeFiles/LLVMTargetParser.dir/X86TargetParser.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/TargetParser/X86TargetParser.cpp [2668/3344] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/lib/TextAPI -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/TextAPI -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fno-exceptions -funwind-tables -fno-rtti -MD -MT lib/TextAPI/CMakeFiles/LLVMTextAPI.dir/Architecture.cpp.o -MF lib/TextAPI/CMakeFiles/LLVMTextAPI.dir/Architecture.cpp.o.d -o lib/TextAPI/CMakeFiles/LLVMTextAPI.dir/Architecture.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/TextAPI/Architecture.cpp [2669/3344] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/lib/TargetParser -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/TargetParser -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fno-exceptions -funwind-tables -fno-rtti -MD -MT lib/TargetParser/CMakeFiles/LLVMTargetParser.dir/Triple.cpp.o -MF lib/TargetParser/CMakeFiles/LLVMTargetParser.dir/Triple.cpp.o.d -o lib/TargetParser/CMakeFiles/LLVMTargetParser.dir/Triple.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/TargetParser/Triple.cpp [2670/3344] : && /usr/bin/cmake -E rm -f lib/libLLVMTargetParser.a && /usr/gnu/bin/ar qc lib/libLLVMTargetParser.a lib/TargetParser/CMakeFiles/LLVMTargetParser.dir/AArch64TargetParser.cpp.o lib/TargetParser/CMakeFiles/LLVMTargetParser.dir/ARMTargetParserCommon.cpp.o lib/TargetParser/CMakeFiles/LLVMTargetParser.dir/ARMTargetParser.cpp.o lib/TargetParser/CMakeFiles/LLVMTargetParser.dir/CSKYTargetParser.cpp.o lib/TargetParser/CMakeFiles/LLVMTargetParser.dir/Host.cpp.o lib/TargetParser/CMakeFiles/LLVMTargetParser.dir/LoongArchTargetParser.cpp.o lib/TargetParser/CMakeFiles/LLVMTargetParser.dir/RISCVTargetParser.cpp.o lib/TargetParser/CMakeFiles/LLVMTargetParser.dir/SubtargetFeature.cpp.o lib/TargetParser/CMakeFiles/LLVMTargetParser.dir/TargetParser.cpp.o lib/TargetParser/CMakeFiles/LLVMTargetParser.dir/Triple.cpp.o lib/TargetParser/CMakeFiles/LLVMTargetParser.dir/X86TargetParser.cpp.o && /usr/gnu/bin/ranlib lib/libLLVMTargetParser.a && : [2671/3344] : && /usr/bin/cmake -E rm -f lib/libLLVMFuzzerCLI.a && /usr/gnu/bin/ar qc lib/libLLVMFuzzerCLI.a lib/FuzzMutate/CMakeFiles/LLVMFuzzerCLI.dir/FuzzerCLI.cpp.o && /usr/gnu/bin/ranlib lib/libLLVMFuzzerCLI.a && : [2672/3344] : && /usr/bin/cmake -E rm -f lib/libLLVMBinaryFormat.a && /usr/gnu/bin/ar qc lib/libLLVMBinaryFormat.a lib/BinaryFormat/CMakeFiles/LLVMBinaryFormat.dir/AMDGPUMetadataVerifier.cpp.o lib/BinaryFormat/CMakeFiles/LLVMBinaryFormat.dir/COFF.cpp.o lib/BinaryFormat/CMakeFiles/LLVMBinaryFormat.dir/Dwarf.cpp.o lib/BinaryFormat/CMakeFiles/LLVMBinaryFormat.dir/DXContainer.cpp.o lib/BinaryFormat/CMakeFiles/LLVMBinaryFormat.dir/ELF.cpp.o lib/BinaryFormat/CMakeFiles/LLVMBinaryFormat.dir/MachO.cpp.o lib/BinaryFormat/CMakeFiles/LLVMBinaryFormat.dir/Magic.cpp.o lib/BinaryFormat/CMakeFiles/LLVMBinaryFormat.dir/Minidump.cpp.o lib/BinaryFormat/CMakeFiles/LLVMBinaryFormat.dir/MsgPackDocument.cpp.o lib/BinaryFormat/CMakeFiles/LLVMBinaryFormat.dir/MsgPackDocumentYAML.cpp.o lib/BinaryFormat/CMakeFiles/LLVMBinaryFormat.dir/MsgPackReader.cpp.o lib/BinaryFormat/CMakeFiles/LLVMBinaryFormat.dir/MsgPackWriter.cpp.o lib/BinaryFormat/CMakeFiles/LLVMBinaryFormat.dir/Wasm.cpp.o lib/BinaryFormat/CMakeFiles/LLVMBinaryFormat.dir/XCOFF.cpp.o && /usr/gnu/bin/ranlib lib/libLLVMBinaryFormat.a && : [2673/3344] : && /usr/bin/cmake -E rm -f lib/libLLVMCore.a && /usr/gnu/bin/ar qc lib/libLLVMCore.a lib/IR/CMakeFiles/LLVMCore.dir/AbstractCallSite.cpp.o lib/IR/CMakeFiles/LLVMCore.dir/AsmWriter.cpp.o lib/IR/CMakeFiles/LLVMCore.dir/Assumptions.cpp.o lib/IR/CMakeFiles/LLVMCore.dir/Attributes.cpp.o lib/IR/CMakeFiles/LLVMCore.dir/AutoUpgrade.cpp.o lib/IR/CMakeFiles/LLVMCore.dir/BasicBlock.cpp.o lib/IR/CMakeFiles/LLVMCore.dir/BuiltinGCs.cpp.o lib/IR/CMakeFiles/LLVMCore.dir/Comdat.cpp.o lib/IR/CMakeFiles/LLVMCore.dir/ConstantFold.cpp.o lib/IR/CMakeFiles/LLVMCore.dir/ConstantRange.cpp.o lib/IR/CMakeFiles/LLVMCore.dir/Constants.cpp.o lib/IR/CMakeFiles/LLVMCore.dir/ConvergenceVerifier.cpp.o lib/IR/CMakeFiles/LLVMCore.dir/Core.cpp.o lib/IR/CMakeFiles/LLVMCore.dir/CycleInfo.cpp.o lib/IR/CMakeFiles/LLVMCore.dir/DIBuilder.cpp.o lib/IR/CMakeFiles/LLVMCore.dir/DataLayout.cpp.o lib/IR/CMakeFiles/LLVMCore.dir/DebugInfo.cpp.o lib/IR/CMakeFiles/LLVMCore.dir/DebugInfoMetadata.cpp.o lib/IR/CMakeFiles/LLVMCore.dir/DebugProgramInstruction.cpp.o lib/IR/CMakeFiles/LLVMCore.dir/DebugLoc.cpp.o lib/IR/CMakeFiles/LLVMCore.dir/DiagnosticHandler.cpp.o lib/IR/CMakeFiles/LLVMCore.dir/DiagnosticInfo.cpp.o lib/IR/CMakeFiles/LLVMCore.dir/DiagnosticPrinter.cpp.o lib/IR/CMakeFiles/LLVMCore.dir/Dominators.cpp.o lib/IR/CMakeFiles/LLVMCore.dir/EHPersonalities.cpp.o lib/IR/CMakeFiles/LLVMCore.dir/FPEnv.cpp.o lib/IR/CMakeFiles/LLVMCore.dir/Function.cpp.o lib/IR/CMakeFiles/LLVMCore.dir/GCStrategy.cpp.o lib/IR/CMakeFiles/LLVMCore.dir/GVMaterializer.cpp.o lib/IR/CMakeFiles/LLVMCore.dir/Globals.cpp.o lib/IR/CMakeFiles/LLVMCore.dir/IRBuilder.cpp.o lib/IR/CMakeFiles/LLVMCore.dir/IRPrintingPasses.cpp.o lib/IR/CMakeFiles/LLVMCore.dir/SSAContext.cpp.o lib/IR/CMakeFiles/LLVMCore.dir/InlineAsm.cpp.o lib/IR/CMakeFiles/LLVMCore.dir/Instruction.cpp.o lib/IR/CMakeFiles/LLVMCore.dir/Instructions.cpp.o lib/IR/CMakeFiles/LLVMCore.dir/IntrinsicInst.cpp.o lib/IR/CMakeFiles/LLVMCore.dir/LLVMContext.cpp.o lib/IR/CMakeFiles/LLVMCore.dir/LLVMContextImpl.cpp.o lib/IR/CMakeFiles/LLVMCore.dir/LLVMRemarkStreamer.cpp.o lib/IR/CMakeFiles/LLVMCore.dir/LegacyPassManager.cpp.o lib/IR/CMakeFiles/LLVMCore.dir/MDBuilder.cpp.o lib/IR/CMakeFiles/LLVMCore.dir/Mangler.cpp.o lib/IR/CMakeFiles/LLVMCore.dir/Metadata.cpp.o lib/IR/CMakeFiles/LLVMCore.dir/Module.cpp.o lib/IR/CMakeFiles/LLVMCore.dir/ModuleSummaryIndex.cpp.o lib/IR/CMakeFiles/LLVMCore.dir/Operator.cpp.o lib/IR/CMakeFiles/LLVMCore.dir/OptBisect.cpp.o lib/IR/CMakeFiles/LLVMCore.dir/Pass.cpp.o lib/IR/CMakeFiles/LLVMCore.dir/PassInstrumentation.cpp.o lib/IR/CMakeFiles/LLVMCore.dir/PassManager.cpp.o lib/IR/CMakeFiles/LLVMCore.dir/PassRegistry.cpp.o lib/IR/CMakeFiles/LLVMCore.dir/PassTimingInfo.cpp.o lib/IR/CMakeFiles/LLVMCore.dir/PrintPasses.cpp.o lib/IR/CMakeFiles/LLVMCore.dir/ProfDataUtils.cpp.o lib/IR/CMakeFiles/LLVMCore.dir/SafepointIRVerifier.cpp.o lib/IR/CMakeFiles/LLVMCore.dir/ProfileSummary.cpp.o lib/IR/CMakeFiles/LLVMCore.dir/PseudoProbe.cpp.o lib/IR/CMakeFiles/LLVMCore.dir/ReplaceConstant.cpp.o lib/IR/CMakeFiles/LLVMCore.dir/Statepoint.cpp.o lib/IR/CMakeFiles/LLVMCore.dir/StructuralHash.cpp.o lib/IR/CMakeFiles/LLVMCore.dir/Type.cpp.o lib/IR/CMakeFiles/LLVMCore.dir/TypedPointerType.cpp.o lib/IR/CMakeFiles/LLVMCore.dir/TypeFinder.cpp.o lib/IR/CMakeFiles/LLVMCore.dir/Use.cpp.o lib/IR/CMakeFiles/LLVMCore.dir/User.cpp.o lib/IR/CMakeFiles/LLVMCore.dir/Value.cpp.o lib/IR/CMakeFiles/LLVMCore.dir/ValueSymbolTable.cpp.o lib/IR/CMakeFiles/LLVMCore.dir/VectorBuilder.cpp.o lib/IR/CMakeFiles/LLVMCore.dir/Verifier.cpp.o lib/IR/CMakeFiles/LLVMCore.dir/VFABIDemangler.cpp.o && /usr/gnu/bin/ranlib lib/libLLVMCore.a && : [2674/3344] : && /usr/bin/cmake -E rm -f lib/libLLVMBitReader.a && /usr/gnu/bin/ar qc lib/libLLVMBitReader.a lib/Bitcode/Reader/CMakeFiles/LLVMBitReader.dir/BitcodeAnalyzer.cpp.o lib/Bitcode/Reader/CMakeFiles/LLVMBitReader.dir/BitReader.cpp.o lib/Bitcode/Reader/CMakeFiles/LLVMBitReader.dir/BitcodeReader.cpp.o lib/Bitcode/Reader/CMakeFiles/LLVMBitReader.dir/MetadataLoader.cpp.o lib/Bitcode/Reader/CMakeFiles/LLVMBitReader.dir/ValueList.cpp.o && /usr/gnu/bin/ranlib lib/libLLVMBitReader.a && : [2675/3344] : && /usr/bin/cmake -E rm -f lib/libLLVMFrontendHLSL.a && /usr/gnu/bin/ar qc lib/libLLVMFrontendHLSL.a lib/Frontend/HLSL/CMakeFiles/LLVMFrontendHLSL.dir/HLSLResource.cpp.o && /usr/gnu/bin/ranlib lib/libLLVMFrontendHLSL.a && : [2676/3344] : && /usr/bin/cmake -E rm -f lib/libLLVMCFGuard.a && /usr/gnu/bin/ar qc lib/libLLVMCFGuard.a lib/Transforms/CFGuard/CMakeFiles/LLVMCFGuard.dir/CFGuard.cpp.o && /usr/gnu/bin/ranlib lib/libLLVMCFGuard.a && : [2677/3344] : && /usr/bin/cmake -E rm -f lib/libLLVMMC.a && /usr/gnu/bin/ar qc lib/libLLVMMC.a lib/MC/CMakeFiles/LLVMMC.dir/ConstantPools.cpp.o lib/MC/CMakeFiles/LLVMMC.dir/DXContainerPSVInfo.cpp.o lib/MC/CMakeFiles/LLVMMC.dir/ELFObjectWriter.cpp.o lib/MC/CMakeFiles/LLVMMC.dir/GOFFObjectWriter.cpp.o lib/MC/CMakeFiles/LLVMMC.dir/MCAsmBackend.cpp.o lib/MC/CMakeFiles/LLVMMC.dir/MCAsmInfo.cpp.o lib/MC/CMakeFiles/LLVMMC.dir/MCAsmInfoCOFF.cpp.o lib/MC/CMakeFiles/LLVMMC.dir/MCAsmInfoDarwin.cpp.o lib/MC/CMakeFiles/LLVMMC.dir/MCAsmInfoELF.cpp.o lib/MC/CMakeFiles/LLVMMC.dir/MCAsmInfoGOFF.cpp.o lib/MC/CMakeFiles/LLVMMC.dir/MCAsmInfoWasm.cpp.o lib/MC/CMakeFiles/LLVMMC.dir/MCAsmInfoXCOFF.cpp.o lib/MC/CMakeFiles/LLVMMC.dir/MCAsmMacro.cpp.o lib/MC/CMakeFiles/LLVMMC.dir/MCAsmStreamer.cpp.o lib/MC/CMakeFiles/LLVMMC.dir/MCAssembler.cpp.o lib/MC/CMakeFiles/LLVMMC.dir/MCCodeEmitter.cpp.o lib/MC/CMakeFiles/LLVMMC.dir/MCCodeView.cpp.o lib/MC/CMakeFiles/LLVMMC.dir/MCContext.cpp.o lib/MC/CMakeFiles/LLVMMC.dir/MCDwarf.cpp.o lib/MC/CMakeFiles/LLVMMC.dir/MCDXContainerStreamer.cpp.o lib/MC/CMakeFiles/LLVMMC.dir/MCDXContainerWriter.cpp.o lib/MC/CMakeFiles/LLVMMC.dir/MCELFObjectTargetWriter.cpp.o lib/MC/CMakeFiles/LLVMMC.dir/MCELFStreamer.cpp.o lib/MC/CMakeFiles/LLVMMC.dir/MCExpr.cpp.o lib/MC/CMakeFiles/LLVMMC.dir/MCFragment.cpp.o lib/MC/CMakeFiles/LLVMMC.dir/MCGOFFStreamer.cpp.o lib/MC/CMakeFiles/LLVMMC.dir/MCInst.cpp.o lib/MC/CMakeFiles/LLVMMC.dir/MCInstPrinter.cpp.o lib/MC/CMakeFiles/LLVMMC.dir/MCInstrAnalysis.cpp.o lib/MC/CMakeFiles/LLVMMC.dir/MCInstrDesc.cpp.o lib/MC/CMakeFiles/LLVMMC.dir/MCInstrInfo.cpp.o lib/MC/CMakeFiles/LLVMMC.dir/MCLabel.cpp.o lib/MC/CMakeFiles/LLVMMC.dir/MCLinkerOptimizationHint.cpp.o lib/MC/CMakeFiles/LLVMMC.dir/MCMachOStreamer.cpp.o lib/MC/CMakeFiles/LLVMMC.dir/MCMachObjectTargetWriter.cpp.o lib/MC/CMakeFiles/LLVMMC.dir/MCNullStreamer.cpp.o lib/MC/CMakeFiles/LLVMMC.dir/MCObjectFileInfo.cpp.o lib/MC/CMakeFiles/LLVMMC.dir/MCObjectStreamer.cpp.o lib/MC/CMakeFiles/LLVMMC.dir/MCObjectWriter.cpp.o lib/MC/CMakeFiles/LLVMMC.dir/MCPseudoProbe.cpp.o lib/MC/CMakeFiles/LLVMMC.dir/MCRegisterInfo.cpp.o lib/MC/CMakeFiles/LLVMMC.dir/MCSchedule.cpp.o lib/MC/CMakeFiles/LLVMMC.dir/MCSection.cpp.o lib/MC/CMakeFiles/LLVMMC.dir/MCSectionCOFF.cpp.o lib/MC/CMakeFiles/LLVMMC.dir/MCSectionDXContainer.cpp.o lib/MC/CMakeFiles/LLVMMC.dir/MCSectionELF.cpp.o lib/MC/CMakeFiles/LLVMMC.dir/MCSectionMachO.cpp.o lib/MC/CMakeFiles/LLVMMC.dir/MCSectionWasm.cpp.o lib/MC/CMakeFiles/LLVMMC.dir/MCSectionXCOFF.cpp.o lib/MC/CMakeFiles/LLVMMC.dir/MCStreamer.cpp.o lib/MC/CMakeFiles/LLVMMC.dir/MCSPIRVStreamer.cpp.o lib/MC/CMakeFiles/LLVMMC.dir/MCSubtargetInfo.cpp.o lib/MC/CMakeFiles/LLVMMC.dir/MCSymbol.cpp.o lib/MC/CMakeFiles/LLVMMC.dir/MCSymbolELF.cpp.o lib/MC/CMakeFiles/LLVMMC.dir/MCSymbolXCOFF.cpp.o lib/MC/CMakeFiles/LLVMMC.dir/MCTargetOptions.cpp.o lib/MC/CMakeFiles/LLVMMC.dir/MCTargetOptionsCommandFlags.cpp.o lib/MC/CMakeFiles/LLVMMC.dir/MCValue.cpp.o lib/MC/CMakeFiles/LLVMMC.dir/MCWasmObjectTargetWriter.cpp.o lib/MC/CMakeFiles/LLVMMC.dir/MCWasmStreamer.cpp.o lib/MC/CMakeFiles/LLVMMC.dir/MCWin64EH.cpp.o lib/MC/CMakeFiles/LLVMMC.dir/MCWinCOFFStreamer.cpp.o lib/MC/CMakeFiles/LLVMMC.dir/MCWinEH.cpp.o lib/MC/CMakeFiles/LLVMMC.dir/MCXCOFFObjectTargetWriter.cpp.o lib/MC/CMakeFiles/LLVMMC.dir/MCXCOFFStreamer.cpp.o lib/MC/CMakeFiles/LLVMMC.dir/MachObjectWriter.cpp.o lib/MC/CMakeFiles/LLVMMC.dir/SPIRVObjectWriter.cpp.o lib/MC/CMakeFiles/LLVMMC.dir/StringTableBuilder.cpp.o lib/MC/CMakeFiles/LLVMMC.dir/TargetRegistry.cpp.o lib/MC/CMakeFiles/LLVMMC.dir/WasmObjectWriter.cpp.o lib/MC/CMakeFiles/LLVMMC.dir/WinCOFFObjectWriter.cpp.o lib/MC/CMakeFiles/LLVMMC.dir/XCOFFObjectWriter.cpp.o && /usr/gnu/bin/ranlib lib/libLLVMMC.a && : [2678/3344] : && /usr/bin/cmake -E rm -f lib/libLLVMMCParser.a && /usr/gnu/bin/ar qc lib/libLLVMMCParser.a lib/MC/MCParser/CMakeFiles/LLVMMCParser.dir/AsmLexer.cpp.o lib/MC/MCParser/CMakeFiles/LLVMMCParser.dir/AsmParser.cpp.o lib/MC/MCParser/CMakeFiles/LLVMMCParser.dir/COFFAsmParser.cpp.o lib/MC/MCParser/CMakeFiles/LLVMMCParser.dir/COFFMasmParser.cpp.o lib/MC/MCParser/CMakeFiles/LLVMMCParser.dir/GOFFAsmParser.cpp.o lib/MC/MCParser/CMakeFiles/LLVMMCParser.dir/DarwinAsmParser.cpp.o lib/MC/MCParser/CMakeFiles/LLVMMCParser.dir/ELFAsmParser.cpp.o lib/MC/MCParser/CMakeFiles/LLVMMCParser.dir/MCAsmLexer.cpp.o lib/MC/MCParser/CMakeFiles/LLVMMCParser.dir/MCAsmParser.cpp.o lib/MC/MCParser/CMakeFiles/LLVMMCParser.dir/MCAsmParserExtension.cpp.o lib/MC/MCParser/CMakeFiles/LLVMMCParser.dir/MCTargetAsmParser.cpp.o lib/MC/MCParser/CMakeFiles/LLVMMCParser.dir/MasmParser.cpp.o lib/MC/MCParser/CMakeFiles/LLVMMCParser.dir/WasmAsmParser.cpp.o lib/MC/MCParser/CMakeFiles/LLVMMCParser.dir/XCOFFAsmParser.cpp.o && /usr/gnu/bin/ranlib lib/libLLVMMCParser.a && : [2679/3344] : && /usr/bin/cmake -E rm -f lib/libLLVMMCDisassembler.a && /usr/gnu/bin/ar qc lib/libLLVMMCDisassembler.a lib/MC/MCDisassembler/CMakeFiles/LLVMMCDisassembler.dir/Disassembler.cpp.o lib/MC/MCDisassembler/CMakeFiles/LLVMMCDisassembler.dir/MCDisassembler.cpp.o lib/MC/MCDisassembler/CMakeFiles/LLVMMCDisassembler.dir/MCExternalSymbolizer.cpp.o lib/MC/MCDisassembler/CMakeFiles/LLVMMCDisassembler.dir/MCRelocationInfo.cpp.o lib/MC/MCDisassembler/CMakeFiles/LLVMMCDisassembler.dir/MCSymbolizer.cpp.o && /usr/gnu/bin/ranlib lib/libLLVMMCDisassembler.a && : [2680/3344] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/lib/TextAPI -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/TextAPI -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fno-exceptions -funwind-tables -fno-rtti -MD -MT lib/TextAPI/CMakeFiles/LLVMTextAPI.dir/PackedVersion.cpp.o -MF lib/TextAPI/CMakeFiles/LLVMTextAPI.dir/PackedVersion.cpp.o.d -o lib/TextAPI/CMakeFiles/LLVMTextAPI.dir/PackedVersion.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/TextAPI/PackedVersion.cpp [2681/3344] : && /usr/bin/cmake -E rm -f lib/libLLVMOrcTargetProcess.a && /usr/gnu/bin/ar qc lib/libLLVMOrcTargetProcess.a lib/ExecutionEngine/Orc/TargetProcess/CMakeFiles/LLVMOrcTargetProcess.dir/ExecutorSharedMemoryMapperService.cpp.o lib/ExecutionEngine/Orc/TargetProcess/CMakeFiles/LLVMOrcTargetProcess.dir/JITLoaderGDB.cpp.o lib/ExecutionEngine/Orc/TargetProcess/CMakeFiles/LLVMOrcTargetProcess.dir/JITLoaderPerf.cpp.o lib/ExecutionEngine/Orc/TargetProcess/CMakeFiles/LLVMOrcTargetProcess.dir/OrcRTBootstrap.cpp.o lib/ExecutionEngine/Orc/TargetProcess/CMakeFiles/LLVMOrcTargetProcess.dir/RegisterEHFrames.cpp.o lib/ExecutionEngine/Orc/TargetProcess/CMakeFiles/LLVMOrcTargetProcess.dir/SimpleExecutorDylibManager.cpp.o lib/ExecutionEngine/Orc/TargetProcess/CMakeFiles/LLVMOrcTargetProcess.dir/SimpleExecutorMemoryManager.cpp.o lib/ExecutionEngine/Orc/TargetProcess/CMakeFiles/LLVMOrcTargetProcess.dir/SimpleRemoteEPCServer.cpp.o lib/ExecutionEngine/Orc/TargetProcess/CMakeFiles/LLVMOrcTargetProcess.dir/TargetExecutionUtils.cpp.o && /usr/gnu/bin/ranlib lib/libLLVMOrcTargetProcess.a && : [2682/3344] : && /usr/bin/cmake -E rm -f lib/libLLVMMCA.a && /usr/gnu/bin/ar qc lib/libLLVMMCA.a lib/MCA/CMakeFiles/LLVMMCA.dir/CodeEmitter.cpp.o lib/MCA/CMakeFiles/LLVMMCA.dir/Context.cpp.o lib/MCA/CMakeFiles/LLVMMCA.dir/CustomBehaviour.cpp.o lib/MCA/CMakeFiles/LLVMMCA.dir/HWEventListener.cpp.o lib/MCA/CMakeFiles/LLVMMCA.dir/HardwareUnits/HardwareUnit.cpp.o lib/MCA/CMakeFiles/LLVMMCA.dir/HardwareUnits/LSUnit.cpp.o lib/MCA/CMakeFiles/LLVMMCA.dir/HardwareUnits/RegisterFile.cpp.o lib/MCA/CMakeFiles/LLVMMCA.dir/HardwareUnits/ResourceManager.cpp.o lib/MCA/CMakeFiles/LLVMMCA.dir/HardwareUnits/RetireControlUnit.cpp.o lib/MCA/CMakeFiles/LLVMMCA.dir/HardwareUnits/Scheduler.cpp.o lib/MCA/CMakeFiles/LLVMMCA.dir/IncrementalSourceMgr.cpp.o lib/MCA/CMakeFiles/LLVMMCA.dir/InstrBuilder.cpp.o lib/MCA/CMakeFiles/LLVMMCA.dir/Instruction.cpp.o lib/MCA/CMakeFiles/LLVMMCA.dir/Pipeline.cpp.o lib/MCA/CMakeFiles/LLVMMCA.dir/Stages/DispatchStage.cpp.o lib/MCA/CMakeFiles/LLVMMCA.dir/Stages/EntryStage.cpp.o lib/MCA/CMakeFiles/LLVMMCA.dir/Stages/ExecuteStage.cpp.o lib/MCA/CMakeFiles/LLVMMCA.dir/Stages/InOrderIssueStage.cpp.o lib/MCA/CMakeFiles/LLVMMCA.dir/Stages/InstructionTables.cpp.o lib/MCA/CMakeFiles/LLVMMCA.dir/Stages/MicroOpQueueStage.cpp.o lib/MCA/CMakeFiles/LLVMMCA.dir/Stages/RetireStage.cpp.o lib/MCA/CMakeFiles/LLVMMCA.dir/Stages/Stage.cpp.o lib/MCA/CMakeFiles/LLVMMCA.dir/Support.cpp.o lib/MCA/CMakeFiles/LLVMMCA.dir/View.cpp.o && /usr/gnu/bin/ranlib lib/libLLVMMCA.a && : [2683/3344] : && /usr/bin/cmake -E rm -f lib/libLLVMAArch64Info.a && /usr/gnu/bin/ar qc lib/libLLVMAArch64Info.a lib/Target/AArch64/TargetInfo/CMakeFiles/LLVMAArch64Info.dir/AArch64TargetInfo.cpp.o && /usr/gnu/bin/ranlib lib/libLLVMAArch64Info.a && : [2684/3344] : && /usr/bin/cmake -E rm -f lib/libLLVMAArch64Utils.a && /usr/gnu/bin/ar qc lib/libLLVMAArch64Utils.a lib/Target/AArch64/Utils/CMakeFiles/LLVMAArch64Utils.dir/AArch64BaseInfo.cpp.o lib/Target/AArch64/Utils/CMakeFiles/LLVMAArch64Utils.dir/AArch64SMEAttributes.cpp.o && /usr/gnu/bin/ranlib lib/libLLVMAArch64Utils.a && : [2685/3344] : && /usr/bin/cmake -E rm -f lib/libLLVMARMInfo.a && /usr/gnu/bin/ar qc lib/libLLVMARMInfo.a lib/Target/ARM/TargetInfo/CMakeFiles/LLVMARMInfo.dir/ARMTargetInfo.cpp.o && /usr/gnu/bin/ranlib lib/libLLVMARMInfo.a && : [2686/3344] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/lib/TextAPI -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/TextAPI -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fno-exceptions -funwind-tables -fno-rtti -MD -MT lib/TextAPI/CMakeFiles/LLVMTextAPI.dir/Platform.cpp.o -MF lib/TextAPI/CMakeFiles/LLVMTextAPI.dir/Platform.cpp.o.d -o lib/TextAPI/CMakeFiles/LLVMTextAPI.dir/Platform.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/TextAPI/Platform.cpp [2687/3344] : && /usr/bin/cmake -E rm -f lib/libLLVMAArch64Desc.a && /usr/gnu/bin/ar qc lib/libLLVMAArch64Desc.a lib/Target/AArch64/MCTargetDesc/CMakeFiles/LLVMAArch64Desc.dir/AArch64AsmBackend.cpp.o lib/Target/AArch64/MCTargetDesc/CMakeFiles/LLVMAArch64Desc.dir/AArch64ELFObjectWriter.cpp.o lib/Target/AArch64/MCTargetDesc/CMakeFiles/LLVMAArch64Desc.dir/AArch64ELFStreamer.cpp.o lib/Target/AArch64/MCTargetDesc/CMakeFiles/LLVMAArch64Desc.dir/AArch64InstPrinter.cpp.o lib/Target/AArch64/MCTargetDesc/CMakeFiles/LLVMAArch64Desc.dir/AArch64MCAsmInfo.cpp.o lib/Target/AArch64/MCTargetDesc/CMakeFiles/LLVMAArch64Desc.dir/AArch64MCCodeEmitter.cpp.o lib/Target/AArch64/MCTargetDesc/CMakeFiles/LLVMAArch64Desc.dir/AArch64MCExpr.cpp.o lib/Target/AArch64/MCTargetDesc/CMakeFiles/LLVMAArch64Desc.dir/AArch64MCTargetDesc.cpp.o lib/Target/AArch64/MCTargetDesc/CMakeFiles/LLVMAArch64Desc.dir/AArch64MachObjectWriter.cpp.o lib/Target/AArch64/MCTargetDesc/CMakeFiles/LLVMAArch64Desc.dir/AArch64TargetStreamer.cpp.o lib/Target/AArch64/MCTargetDesc/CMakeFiles/LLVMAArch64Desc.dir/AArch64WinCOFFObjectWriter.cpp.o lib/Target/AArch64/MCTargetDesc/CMakeFiles/LLVMAArch64Desc.dir/AArch64WinCOFFStreamer.cpp.o && /usr/gnu/bin/ranlib lib/libLLVMAArch64Desc.a && : [2688/3344] : && /usr/bin/cmake -E rm -f lib/libLLVMARMDesc.a && /usr/gnu/bin/ar qc lib/libLLVMARMDesc.a lib/Target/ARM/MCTargetDesc/CMakeFiles/LLVMARMDesc.dir/ARMAsmBackend.cpp.o lib/Target/ARM/MCTargetDesc/CMakeFiles/LLVMARMDesc.dir/ARMELFObjectWriter.cpp.o lib/Target/ARM/MCTargetDesc/CMakeFiles/LLVMARMDesc.dir/ARMELFStreamer.cpp.o lib/Target/ARM/MCTargetDesc/CMakeFiles/LLVMARMDesc.dir/ARMInstPrinter.cpp.o lib/Target/ARM/MCTargetDesc/CMakeFiles/LLVMARMDesc.dir/ARMMachObjectWriter.cpp.o lib/Target/ARM/MCTargetDesc/CMakeFiles/LLVMARMDesc.dir/ARMMachORelocationInfo.cpp.o lib/Target/ARM/MCTargetDesc/CMakeFiles/LLVMARMDesc.dir/ARMMCAsmInfo.cpp.o lib/Target/ARM/MCTargetDesc/CMakeFiles/LLVMARMDesc.dir/ARMMCCodeEmitter.cpp.o lib/Target/ARM/MCTargetDesc/CMakeFiles/LLVMARMDesc.dir/ARMMCExpr.cpp.o lib/Target/ARM/MCTargetDesc/CMakeFiles/LLVMARMDesc.dir/ARMMCTargetDesc.cpp.o lib/Target/ARM/MCTargetDesc/CMakeFiles/LLVMARMDesc.dir/ARMTargetStreamer.cpp.o lib/Target/ARM/MCTargetDesc/CMakeFiles/LLVMARMDesc.dir/ARMUnwindOpAsm.cpp.o lib/Target/ARM/MCTargetDesc/CMakeFiles/LLVMARMDesc.dir/ARMWinCOFFObjectWriter.cpp.o lib/Target/ARM/MCTargetDesc/CMakeFiles/LLVMARMDesc.dir/ARMWinCOFFStreamer.cpp.o && /usr/gnu/bin/ranlib lib/libLLVMARMDesc.a && : [2689/3344] : && /usr/bin/cmake -E rm -f lib/libLLVMBPFInfo.a && /usr/gnu/bin/ar qc lib/libLLVMBPFInfo.a lib/Target/BPF/TargetInfo/CMakeFiles/LLVMBPFInfo.dir/BPFTargetInfo.cpp.o && /usr/gnu/bin/ranlib lib/libLLVMBPFInfo.a && : [2690/3344] : && /usr/bin/cmake -E rm -f lib/libLLVMAArch64Disassembler.a && /usr/gnu/bin/ar qc lib/libLLVMAArch64Disassembler.a lib/Target/AArch64/Disassembler/CMakeFiles/LLVMAArch64Disassembler.dir/AArch64Disassembler.cpp.o lib/Target/AArch64/Disassembler/CMakeFiles/LLVMAArch64Disassembler.dir/AArch64ExternalSymbolizer.cpp.o && /usr/gnu/bin/ranlib lib/libLLVMAArch64Disassembler.a && : [2691/3344] : && /usr/bin/cmake -E rm -f lib/libLLVMAArch64AsmParser.a && /usr/gnu/bin/ar qc lib/libLLVMAArch64AsmParser.a lib/Target/AArch64/AsmParser/CMakeFiles/LLVMAArch64AsmParser.dir/AArch64AsmParser.cpp.o && /usr/gnu/bin/ranlib lib/libLLVMAArch64AsmParser.a && : [2692/3344] : && /usr/bin/cmake -E rm -f lib/libLLVMARMAsmParser.a && /usr/gnu/bin/ar qc lib/libLLVMARMAsmParser.a lib/Target/ARM/AsmParser/CMakeFiles/LLVMARMAsmParser.dir/ARMAsmParser.cpp.o && /usr/gnu/bin/ranlib lib/libLLVMARMAsmParser.a && : [2693/3344] : && /usr/bin/cmake -E rm -f lib/libLLVMARMDisassembler.a && /usr/gnu/bin/ar qc lib/libLLVMARMDisassembler.a lib/Target/ARM/Disassembler/CMakeFiles/LLVMARMDisassembler.dir/ARMDisassembler.cpp.o && /usr/gnu/bin/ranlib lib/libLLVMARMDisassembler.a && : [2694/3344] : && /usr/bin/cmake -E rm -f lib/libLLVMBPFDisassembler.a && /usr/gnu/bin/ar qc lib/libLLVMBPFDisassembler.a lib/Target/BPF/Disassembler/CMakeFiles/LLVMBPFDisassembler.dir/BPFDisassembler.cpp.o && /usr/gnu/bin/ranlib lib/libLLVMBPFDisassembler.a && : [2695/3344] : && /usr/bin/cmake -E rm -f lib/libLLVMBPFDesc.a && /usr/gnu/bin/ar qc lib/libLLVMBPFDesc.a lib/Target/BPF/MCTargetDesc/CMakeFiles/LLVMBPFDesc.dir/BPFMCTargetDesc.cpp.o lib/Target/BPF/MCTargetDesc/CMakeFiles/LLVMBPFDesc.dir/BPFAsmBackend.cpp.o lib/Target/BPF/MCTargetDesc/CMakeFiles/LLVMBPFDesc.dir/BPFInstPrinter.cpp.o lib/Target/BPF/MCTargetDesc/CMakeFiles/LLVMBPFDesc.dir/BPFMCCodeEmitter.cpp.o lib/Target/BPF/MCTargetDesc/CMakeFiles/LLVMBPFDesc.dir/BPFELFObjectWriter.cpp.o && /usr/gnu/bin/ranlib lib/libLLVMBPFDesc.a && : [2696/3344] : && /usr/bin/cmake -E rm -f lib/libLLVMLoongArchInfo.a && /usr/gnu/bin/ar qc lib/libLLVMLoongArchInfo.a lib/Target/LoongArch/TargetInfo/CMakeFiles/LLVMLoongArchInfo.dir/LoongArchTargetInfo.cpp.o && /usr/gnu/bin/ranlib lib/libLLVMLoongArchInfo.a && : [2697/3344] : && /usr/bin/cmake -E rm -f lib/libLLVMHexagonInfo.a && /usr/gnu/bin/ar qc lib/libLLVMHexagonInfo.a lib/Target/Hexagon/TargetInfo/CMakeFiles/LLVMHexagonInfo.dir/HexagonTargetInfo.cpp.o && /usr/gnu/bin/ranlib lib/libLLVMHexagonInfo.a && : [2698/3344] : && /usr/bin/cmake -E rm -f lib/libLLVMBPFAsmParser.a && /usr/gnu/bin/ar qc lib/libLLVMBPFAsmParser.a lib/Target/BPF/AsmParser/CMakeFiles/LLVMBPFAsmParser.dir/BPFAsmParser.cpp.o && /usr/gnu/bin/ranlib lib/libLLVMBPFAsmParser.a && : [2699/3344] : && /usr/bin/cmake -E rm -f lib/libLLVMLoongArchDesc.a && /usr/gnu/bin/ar qc lib/libLLVMLoongArchDesc.a lib/Target/LoongArch/MCTargetDesc/CMakeFiles/LLVMLoongArchDesc.dir/LoongArchAsmBackend.cpp.o lib/Target/LoongArch/MCTargetDesc/CMakeFiles/LLVMLoongArchDesc.dir/LoongArchBaseInfo.cpp.o lib/Target/LoongArch/MCTargetDesc/CMakeFiles/LLVMLoongArchDesc.dir/LoongArchELFObjectWriter.cpp.o lib/Target/LoongArch/MCTargetDesc/CMakeFiles/LLVMLoongArchDesc.dir/LoongArchELFStreamer.cpp.o lib/Target/LoongArch/MCTargetDesc/CMakeFiles/LLVMLoongArchDesc.dir/LoongArchInstPrinter.cpp.o lib/Target/LoongArch/MCTargetDesc/CMakeFiles/LLVMLoongArchDesc.dir/LoongArchMCAsmInfo.cpp.o lib/Target/LoongArch/MCTargetDesc/CMakeFiles/LLVMLoongArchDesc.dir/LoongArchMCCodeEmitter.cpp.o lib/Target/LoongArch/MCTargetDesc/CMakeFiles/LLVMLoongArchDesc.dir/LoongArchMCExpr.cpp.o lib/Target/LoongArch/MCTargetDesc/CMakeFiles/LLVMLoongArchDesc.dir/LoongArchMCTargetDesc.cpp.o lib/Target/LoongArch/MCTargetDesc/CMakeFiles/LLVMLoongArchDesc.dir/LoongArchMatInt.cpp.o lib/Target/LoongArch/MCTargetDesc/CMakeFiles/LLVMLoongArchDesc.dir/LoongArchTargetStreamer.cpp.o && /usr/gnu/bin/ranlib lib/libLLVMLoongArchDesc.a && : [2700/3344] : && /usr/bin/cmake -E rm -f lib/libLLVMMSP430Info.a && /usr/gnu/bin/ar qc lib/libLLVMMSP430Info.a lib/Target/MSP430/TargetInfo/CMakeFiles/LLVMMSP430Info.dir/MSP430TargetInfo.cpp.o && /usr/gnu/bin/ranlib lib/libLLVMMSP430Info.a && : [2701/3344] : && /usr/bin/cmake -E rm -f lib/libLLVMHexagonDesc.a && /usr/gnu/bin/ar qc lib/libLLVMHexagonDesc.a lib/Target/Hexagon/MCTargetDesc/CMakeFiles/LLVMHexagonDesc.dir/HexagonAsmBackend.cpp.o lib/Target/Hexagon/MCTargetDesc/CMakeFiles/LLVMHexagonDesc.dir/HexagonELFObjectWriter.cpp.o lib/Target/Hexagon/MCTargetDesc/CMakeFiles/LLVMHexagonDesc.dir/HexagonInstPrinter.cpp.o lib/Target/Hexagon/MCTargetDesc/CMakeFiles/LLVMHexagonDesc.dir/HexagonMCAsmInfo.cpp.o lib/Target/Hexagon/MCTargetDesc/CMakeFiles/LLVMHexagonDesc.dir/HexagonMCChecker.cpp.o lib/Target/Hexagon/MCTargetDesc/CMakeFiles/LLVMHexagonDesc.dir/HexagonMCCodeEmitter.cpp.o lib/Target/Hexagon/MCTargetDesc/CMakeFiles/LLVMHexagonDesc.dir/HexagonMCCompound.cpp.o lib/Target/Hexagon/MCTargetDesc/CMakeFiles/LLVMHexagonDesc.dir/HexagonMCDuplexInfo.cpp.o lib/Target/Hexagon/MCTargetDesc/CMakeFiles/LLVMHexagonDesc.dir/HexagonMCELFStreamer.cpp.o lib/Target/Hexagon/MCTargetDesc/CMakeFiles/LLVMHexagonDesc.dir/HexagonMCExpr.cpp.o lib/Target/Hexagon/MCTargetDesc/CMakeFiles/LLVMHexagonDesc.dir/HexagonMCInstrInfo.cpp.o lib/Target/Hexagon/MCTargetDesc/CMakeFiles/LLVMHexagonDesc.dir/HexagonMCShuffler.cpp.o lib/Target/Hexagon/MCTargetDesc/CMakeFiles/LLVMHexagonDesc.dir/HexagonMCTargetDesc.cpp.o lib/Target/Hexagon/MCTargetDesc/CMakeFiles/LLVMHexagonDesc.dir/HexagonShuffler.cpp.o && /usr/gnu/bin/ranlib lib/libLLVMHexagonDesc.a && : [2702/3344] : && /usr/bin/cmake -E rm -f lib/libLLVMLoongArchAsmParser.a && /usr/gnu/bin/ar qc lib/libLLVMLoongArchAsmParser.a lib/Target/LoongArch/AsmParser/CMakeFiles/LLVMLoongArchAsmParser.dir/LoongArchAsmParser.cpp.o && /usr/gnu/bin/ranlib lib/libLLVMLoongArchAsmParser.a && : [2703/3344] : && /usr/bin/cmake -E rm -f lib/libLLVMLoongArchDisassembler.a && /usr/gnu/bin/ar qc lib/libLLVMLoongArchDisassembler.a lib/Target/LoongArch/Disassembler/CMakeFiles/LLVMLoongArchDisassembler.dir/LoongArchDisassembler.cpp.o && /usr/gnu/bin/ranlib lib/libLLVMLoongArchDisassembler.a && : [2704/3344] : && /usr/bin/cmake -E rm -f lib/libLLVMHexagonDisassembler.a && /usr/gnu/bin/ar qc lib/libLLVMHexagonDisassembler.a lib/Target/Hexagon/Disassembler/CMakeFiles/LLVMHexagonDisassembler.dir/HexagonDisassembler.cpp.o && /usr/gnu/bin/ranlib lib/libLLVMHexagonDisassembler.a && : [2705/3344] : && /usr/bin/cmake -E rm -f lib/libLLVMHexagonAsmParser.a && /usr/gnu/bin/ar qc lib/libLLVMHexagonAsmParser.a lib/Target/Hexagon/AsmParser/CMakeFiles/LLVMHexagonAsmParser.dir/HexagonAsmParser.cpp.o && /usr/gnu/bin/ranlib lib/libLLVMHexagonAsmParser.a && : [2706/3344] : && /usr/bin/cmake -E rm -f lib/libLLVMMSP430Desc.a && /usr/gnu/bin/ar qc lib/libLLVMMSP430Desc.a lib/Target/MSP430/MCTargetDesc/CMakeFiles/LLVMMSP430Desc.dir/MSP430AsmBackend.cpp.o lib/Target/MSP430/MCTargetDesc/CMakeFiles/LLVMMSP430Desc.dir/MSP430ELFObjectWriter.cpp.o lib/Target/MSP430/MCTargetDesc/CMakeFiles/LLVMMSP430Desc.dir/MSP430ELFStreamer.cpp.o lib/Target/MSP430/MCTargetDesc/CMakeFiles/LLVMMSP430Desc.dir/MSP430InstPrinter.cpp.o lib/Target/MSP430/MCTargetDesc/CMakeFiles/LLVMMSP430Desc.dir/MSP430MCAsmInfo.cpp.o lib/Target/MSP430/MCTargetDesc/CMakeFiles/LLVMMSP430Desc.dir/MSP430MCCodeEmitter.cpp.o lib/Target/MSP430/MCTargetDesc/CMakeFiles/LLVMMSP430Desc.dir/MSP430MCTargetDesc.cpp.o && /usr/gnu/bin/ranlib lib/libLLVMMSP430Desc.a && : [2707/3344] : && /usr/bin/cmake -E rm -f lib/libLLVMMSP430Disassembler.a && /usr/gnu/bin/ar qc lib/libLLVMMSP430Disassembler.a lib/Target/MSP430/Disassembler/CMakeFiles/LLVMMSP430Disassembler.dir/MSP430Disassembler.cpp.o && /usr/gnu/bin/ranlib lib/libLLVMMSP430Disassembler.a && : [2708/3344] : && /usr/bin/cmake -E rm -f lib/libLLVMMipsInfo.a && /usr/gnu/bin/ar qc lib/libLLVMMipsInfo.a lib/Target/Mips/TargetInfo/CMakeFiles/LLVMMipsInfo.dir/MipsTargetInfo.cpp.o && /usr/gnu/bin/ranlib lib/libLLVMMipsInfo.a && : [2709/3344] : && /usr/bin/cmake -E rm -f lib/libLLVMMSP430AsmParser.a && /usr/gnu/bin/ar qc lib/libLLVMMSP430AsmParser.a lib/Target/MSP430/AsmParser/CMakeFiles/LLVMMSP430AsmParser.dir/MSP430AsmParser.cpp.o && /usr/gnu/bin/ranlib lib/libLLVMMSP430AsmParser.a && : [2710/3344] : && /usr/bin/cmake -E rm -f lib/libLLVMNVPTXInfo.a && /usr/gnu/bin/ar qc lib/libLLVMNVPTXInfo.a lib/Target/NVPTX/TargetInfo/CMakeFiles/LLVMNVPTXInfo.dir/NVPTXTargetInfo.cpp.o && /usr/gnu/bin/ranlib lib/libLLVMNVPTXInfo.a && : [2711/3344] : && /usr/bin/cmake -E rm -f lib/libLLVMMipsDisassembler.a && /usr/gnu/bin/ar qc lib/libLLVMMipsDisassembler.a lib/Target/Mips/Disassembler/CMakeFiles/LLVMMipsDisassembler.dir/MipsDisassembler.cpp.o && /usr/gnu/bin/ranlib lib/libLLVMMipsDisassembler.a && : [2712/3344] : && /usr/bin/cmake -E rm -f lib/libLLVMPowerPCInfo.a && /usr/gnu/bin/ar qc lib/libLLVMPowerPCInfo.a lib/Target/PowerPC/TargetInfo/CMakeFiles/LLVMPowerPCInfo.dir/PowerPCTargetInfo.cpp.o && /usr/gnu/bin/ranlib lib/libLLVMPowerPCInfo.a && : [2713/3344] : && /usr/bin/cmake -E rm -f lib/libLLVMNVPTXDesc.a && /usr/gnu/bin/ar qc lib/libLLVMNVPTXDesc.a lib/Target/NVPTX/MCTargetDesc/CMakeFiles/LLVMNVPTXDesc.dir/NVPTXInstPrinter.cpp.o lib/Target/NVPTX/MCTargetDesc/CMakeFiles/LLVMNVPTXDesc.dir/NVPTXMCAsmInfo.cpp.o lib/Target/NVPTX/MCTargetDesc/CMakeFiles/LLVMNVPTXDesc.dir/NVPTXMCTargetDesc.cpp.o lib/Target/NVPTX/MCTargetDesc/CMakeFiles/LLVMNVPTXDesc.dir/NVPTXTargetStreamer.cpp.o && /usr/gnu/bin/ranlib lib/libLLVMNVPTXDesc.a && : [2714/3344] : && /usr/bin/cmake -E rm -f lib/libLLVMMipsDesc.a && /usr/gnu/bin/ar qc lib/libLLVMMipsDesc.a lib/Target/Mips/MCTargetDesc/CMakeFiles/LLVMMipsDesc.dir/MipsABIInfo.cpp.o lib/Target/Mips/MCTargetDesc/CMakeFiles/LLVMMipsDesc.dir/MipsABIFlagsSection.cpp.o lib/Target/Mips/MCTargetDesc/CMakeFiles/LLVMMipsDesc.dir/MipsAsmBackend.cpp.o lib/Target/Mips/MCTargetDesc/CMakeFiles/LLVMMipsDesc.dir/MipsELFObjectWriter.cpp.o lib/Target/Mips/MCTargetDesc/CMakeFiles/LLVMMipsDesc.dir/MipsELFStreamer.cpp.o lib/Target/Mips/MCTargetDesc/CMakeFiles/LLVMMipsDesc.dir/MipsInstPrinter.cpp.o lib/Target/Mips/MCTargetDesc/CMakeFiles/LLVMMipsDesc.dir/MipsMCAsmInfo.cpp.o lib/Target/Mips/MCTargetDesc/CMakeFiles/LLVMMipsDesc.dir/MipsMCCodeEmitter.cpp.o lib/Target/Mips/MCTargetDesc/CMakeFiles/LLVMMipsDesc.dir/MipsMCExpr.cpp.o lib/Target/Mips/MCTargetDesc/CMakeFiles/LLVMMipsDesc.dir/MipsMCTargetDesc.cpp.o lib/Target/Mips/MCTargetDesc/CMakeFiles/LLVMMipsDesc.dir/MipsNaClELFStreamer.cpp.o lib/Target/Mips/MCTargetDesc/CMakeFiles/LLVMMipsDesc.dir/MipsOptionRecord.cpp.o lib/Target/Mips/MCTargetDesc/CMakeFiles/LLVMMipsDesc.dir/MipsTargetStreamer.cpp.o && /usr/gnu/bin/ranlib lib/libLLVMMipsDesc.a && : [2715/3344] : && /usr/bin/cmake -E rm -f lib/libLLVMPowerPCDisassembler.a && /usr/gnu/bin/ar qc lib/libLLVMPowerPCDisassembler.a lib/Target/PowerPC/Disassembler/CMakeFiles/LLVMPowerPCDisassembler.dir/PPCDisassembler.cpp.o && /usr/gnu/bin/ranlib lib/libLLVMPowerPCDisassembler.a && : [2716/3344] : && /usr/bin/cmake -E rm -f lib/libLLVMMipsAsmParser.a && /usr/gnu/bin/ar qc lib/libLLVMMipsAsmParser.a lib/Target/Mips/AsmParser/CMakeFiles/LLVMMipsAsmParser.dir/MipsAsmParser.cpp.o && /usr/gnu/bin/ranlib lib/libLLVMMipsAsmParser.a && : [2717/3344] : && /usr/bin/cmake -E rm -f lib/libLLVMRISCVInfo.a && /usr/gnu/bin/ar qc lib/libLLVMRISCVInfo.a lib/Target/RISCV/TargetInfo/CMakeFiles/LLVMRISCVInfo.dir/RISCVTargetInfo.cpp.o && /usr/gnu/bin/ranlib lib/libLLVMRISCVInfo.a && : [2718/3344] : && /usr/bin/cmake -E rm -f lib/libLLVMPowerPCDesc.a && /usr/gnu/bin/ar qc lib/libLLVMPowerPCDesc.a lib/Target/PowerPC/MCTargetDesc/CMakeFiles/LLVMPowerPCDesc.dir/PPCAsmBackend.cpp.o lib/Target/PowerPC/MCTargetDesc/CMakeFiles/LLVMPowerPCDesc.dir/PPCInstPrinter.cpp.o lib/Target/PowerPC/MCTargetDesc/CMakeFiles/LLVMPowerPCDesc.dir/PPCMCTargetDesc.cpp.o lib/Target/PowerPC/MCTargetDesc/CMakeFiles/LLVMPowerPCDesc.dir/PPCMCAsmInfo.cpp.o lib/Target/PowerPC/MCTargetDesc/CMakeFiles/LLVMPowerPCDesc.dir/PPCMCCodeEmitter.cpp.o lib/Target/PowerPC/MCTargetDesc/CMakeFiles/LLVMPowerPCDesc.dir/PPCMCExpr.cpp.o lib/Target/PowerPC/MCTargetDesc/CMakeFiles/LLVMPowerPCDesc.dir/PPCPredicates.cpp.o lib/Target/PowerPC/MCTargetDesc/CMakeFiles/LLVMPowerPCDesc.dir/PPCELFObjectWriter.cpp.o lib/Target/PowerPC/MCTargetDesc/CMakeFiles/LLVMPowerPCDesc.dir/PPCXCOFFObjectWriter.cpp.o lib/Target/PowerPC/MCTargetDesc/CMakeFiles/LLVMPowerPCDesc.dir/PPCELFStreamer.cpp.o lib/Target/PowerPC/MCTargetDesc/CMakeFiles/LLVMPowerPCDesc.dir/PPCXCOFFStreamer.cpp.o && /usr/gnu/bin/ranlib lib/libLLVMPowerPCDesc.a && : [2719/3344] : && /usr/bin/cmake -E rm -f lib/libLLVMSparcInfo.a && /usr/gnu/bin/ar qc lib/libLLVMSparcInfo.a lib/Target/Sparc/TargetInfo/CMakeFiles/LLVMSparcInfo.dir/SparcTargetInfo.cpp.o && /usr/gnu/bin/ranlib lib/libLLVMSparcInfo.a && : [2720/3344] : && /usr/bin/cmake -E rm -f lib/libLLVMPowerPCAsmParser.a && /usr/gnu/bin/ar qc lib/libLLVMPowerPCAsmParser.a lib/Target/PowerPC/AsmParser/CMakeFiles/LLVMPowerPCAsmParser.dir/PPCAsmParser.cpp.o && /usr/gnu/bin/ranlib lib/libLLVMPowerPCAsmParser.a && : [2721/3344] : && /usr/bin/cmake -E rm -f lib/libLLVMSparcDisassembler.a && /usr/gnu/bin/ar qc lib/libLLVMSparcDisassembler.a lib/Target/Sparc/Disassembler/CMakeFiles/LLVMSparcDisassembler.dir/SparcDisassembler.cpp.o && /usr/gnu/bin/ranlib lib/libLLVMSparcDisassembler.a && : [2722/3344] : && /usr/bin/cmake -E rm -f lib/libLLVMSystemZInfo.a && /usr/gnu/bin/ar qc lib/libLLVMSystemZInfo.a lib/Target/SystemZ/TargetInfo/CMakeFiles/LLVMSystemZInfo.dir/SystemZTargetInfo.cpp.o && /usr/gnu/bin/ranlib lib/libLLVMSystemZInfo.a && : [2723/3344] : && /usr/bin/cmake -E rm -f lib/libLLVMRISCVDesc.a && /usr/gnu/bin/ar qc lib/libLLVMRISCVDesc.a lib/Target/RISCV/MCTargetDesc/CMakeFiles/LLVMRISCVDesc.dir/RISCVAsmBackend.cpp.o lib/Target/RISCV/MCTargetDesc/CMakeFiles/LLVMRISCVDesc.dir/RISCVBaseInfo.cpp.o lib/Target/RISCV/MCTargetDesc/CMakeFiles/LLVMRISCVDesc.dir/RISCVELFObjectWriter.cpp.o lib/Target/RISCV/MCTargetDesc/CMakeFiles/LLVMRISCVDesc.dir/RISCVInstPrinter.cpp.o lib/Target/RISCV/MCTargetDesc/CMakeFiles/LLVMRISCVDesc.dir/RISCVMCAsmInfo.cpp.o lib/Target/RISCV/MCTargetDesc/CMakeFiles/LLVMRISCVDesc.dir/RISCVMCCodeEmitter.cpp.o lib/Target/RISCV/MCTargetDesc/CMakeFiles/LLVMRISCVDesc.dir/RISCVMCExpr.cpp.o lib/Target/RISCV/MCTargetDesc/CMakeFiles/LLVMRISCVDesc.dir/RISCVMCObjectFileInfo.cpp.o lib/Target/RISCV/MCTargetDesc/CMakeFiles/LLVMRISCVDesc.dir/RISCVMCTargetDesc.cpp.o lib/Target/RISCV/MCTargetDesc/CMakeFiles/LLVMRISCVDesc.dir/RISCVMatInt.cpp.o lib/Target/RISCV/MCTargetDesc/CMakeFiles/LLVMRISCVDesc.dir/RISCVTargetStreamer.cpp.o lib/Target/RISCV/MCTargetDesc/CMakeFiles/LLVMRISCVDesc.dir/RISCVELFStreamer.cpp.o && /usr/gnu/bin/ranlib lib/libLLVMRISCVDesc.a && : [2724/3344] : && /usr/bin/cmake -E rm -f lib/libLLVMSparcDesc.a && /usr/gnu/bin/ar qc lib/libLLVMSparcDesc.a lib/Target/Sparc/MCTargetDesc/CMakeFiles/LLVMSparcDesc.dir/SparcAsmBackend.cpp.o lib/Target/Sparc/MCTargetDesc/CMakeFiles/LLVMSparcDesc.dir/SparcELFObjectWriter.cpp.o lib/Target/Sparc/MCTargetDesc/CMakeFiles/LLVMSparcDesc.dir/SparcInstPrinter.cpp.o lib/Target/Sparc/MCTargetDesc/CMakeFiles/LLVMSparcDesc.dir/SparcMCAsmInfo.cpp.o lib/Target/Sparc/MCTargetDesc/CMakeFiles/LLVMSparcDesc.dir/SparcMCCodeEmitter.cpp.o lib/Target/Sparc/MCTargetDesc/CMakeFiles/LLVMSparcDesc.dir/SparcMCTargetDesc.cpp.o lib/Target/Sparc/MCTargetDesc/CMakeFiles/LLVMSparcDesc.dir/SparcMCExpr.cpp.o lib/Target/Sparc/MCTargetDesc/CMakeFiles/LLVMSparcDesc.dir/SparcTargetStreamer.cpp.o && /usr/gnu/bin/ranlib lib/libLLVMSparcDesc.a && : [2725/3344] : && /usr/bin/cmake -E rm -f lib/libLLVMRISCVDisassembler.a && /usr/gnu/bin/ar qc lib/libLLVMRISCVDisassembler.a lib/Target/RISCV/Disassembler/CMakeFiles/LLVMRISCVDisassembler.dir/RISCVDisassembler.cpp.o && /usr/gnu/bin/ranlib lib/libLLVMRISCVDisassembler.a && : [2726/3344] : && /usr/bin/cmake -E rm -f lib/libLLVMRISCVAsmParser.a && /usr/gnu/bin/ar qc lib/libLLVMRISCVAsmParser.a lib/Target/RISCV/AsmParser/CMakeFiles/LLVMRISCVAsmParser.dir/RISCVAsmParser.cpp.o && /usr/gnu/bin/ranlib lib/libLLVMRISCVAsmParser.a && : [2727/3344] : && /usr/bin/cmake -E rm -f lib/libLLVMSystemZDesc.a && /usr/gnu/bin/ar qc lib/libLLVMSystemZDesc.a lib/Target/SystemZ/MCTargetDesc/CMakeFiles/LLVMSystemZDesc.dir/SystemZELFObjectWriter.cpp.o lib/Target/SystemZ/MCTargetDesc/CMakeFiles/LLVMSystemZDesc.dir/SystemZGOFFObjectWriter.cpp.o lib/Target/SystemZ/MCTargetDesc/CMakeFiles/LLVMSystemZDesc.dir/SystemZInstPrinter.cpp.o lib/Target/SystemZ/MCTargetDesc/CMakeFiles/LLVMSystemZDesc.dir/SystemZMCAsmBackend.cpp.o lib/Target/SystemZ/MCTargetDesc/CMakeFiles/LLVMSystemZDesc.dir/SystemZMCAsmInfo.cpp.o lib/Target/SystemZ/MCTargetDesc/CMakeFiles/LLVMSystemZDesc.dir/SystemZMCCodeEmitter.cpp.o lib/Target/SystemZ/MCTargetDesc/CMakeFiles/LLVMSystemZDesc.dir/SystemZMCExpr.cpp.o lib/Target/SystemZ/MCTargetDesc/CMakeFiles/LLVMSystemZDesc.dir/SystemZMCTargetDesc.cpp.o && /usr/gnu/bin/ranlib lib/libLLVMSystemZDesc.a && : [2728/3344] : && /usr/bin/cmake -E rm -f lib/libLLVMRISCVTargetMCA.a && /usr/gnu/bin/ar qc lib/libLLVMRISCVTargetMCA.a lib/Target/RISCV/MCA/CMakeFiles/LLVMRISCVTargetMCA.dir/RISCVCustomBehaviour.cpp.o && /usr/gnu/bin/ranlib lib/libLLVMRISCVTargetMCA.a && : [2729/3344] : && /usr/bin/cmake -E rm -f lib/libLLVMSparcAsmParser.a && /usr/gnu/bin/ar qc lib/libLLVMSparcAsmParser.a lib/Target/Sparc/AsmParser/CMakeFiles/LLVMSparcAsmParser.dir/SparcAsmParser.cpp.o && /usr/gnu/bin/ranlib lib/libLLVMSparcAsmParser.a && : [2730/3344] : && /usr/bin/cmake -E rm -f lib/libLLVMSystemZAsmParser.a && /usr/gnu/bin/ar qc lib/libLLVMSystemZAsmParser.a lib/Target/SystemZ/AsmParser/CMakeFiles/LLVMSystemZAsmParser.dir/SystemZAsmParser.cpp.o && /usr/gnu/bin/ranlib lib/libLLVMSystemZAsmParser.a && : [2731/3344] : && /usr/bin/cmake -E rm -f lib/libLLVMWebAssemblyInfo.a && /usr/gnu/bin/ar qc lib/libLLVMWebAssemblyInfo.a lib/Target/WebAssembly/TargetInfo/CMakeFiles/LLVMWebAssemblyInfo.dir/WebAssemblyTargetInfo.cpp.o && /usr/gnu/bin/ranlib lib/libLLVMWebAssemblyInfo.a && : [2732/3344] : && /usr/bin/cmake -E rm -f lib/libLLVMSystemZDisassembler.a && /usr/gnu/bin/ar qc lib/libLLVMSystemZDisassembler.a lib/Target/SystemZ/Disassembler/CMakeFiles/LLVMSystemZDisassembler.dir/SystemZDisassembler.cpp.o && /usr/gnu/bin/ranlib lib/libLLVMSystemZDisassembler.a && : [2733/3344] : && /usr/bin/cmake -E rm -f lib/libLLVMX86Info.a && /usr/gnu/bin/ar qc lib/libLLVMX86Info.a lib/Target/X86/TargetInfo/CMakeFiles/LLVMX86Info.dir/X86TargetInfo.cpp.o && /usr/gnu/bin/ranlib lib/libLLVMX86Info.a && : [2734/3344] : && /usr/bin/cmake -E rm -f lib/libLLVMAVRInfo.a && /usr/gnu/bin/ar qc lib/libLLVMAVRInfo.a lib/Target/AVR/TargetInfo/CMakeFiles/LLVMAVRInfo.dir/AVRTargetInfo.cpp.o && /usr/gnu/bin/ranlib lib/libLLVMAVRInfo.a && : [2735/3344] : && /usr/bin/cmake -E rm -f lib/libLLVMWebAssemblyDesc.a && /usr/gnu/bin/ar qc lib/libLLVMWebAssemblyDesc.a lib/Target/WebAssembly/MCTargetDesc/CMakeFiles/LLVMWebAssemblyDesc.dir/WebAssemblyAsmBackend.cpp.o lib/Target/WebAssembly/MCTargetDesc/CMakeFiles/LLVMWebAssemblyDesc.dir/WebAssemblyInstPrinter.cpp.o lib/Target/WebAssembly/MCTargetDesc/CMakeFiles/LLVMWebAssemblyDesc.dir/WebAssemblyMCAsmInfo.cpp.o lib/Target/WebAssembly/MCTargetDesc/CMakeFiles/LLVMWebAssemblyDesc.dir/WebAssemblyMCCodeEmitter.cpp.o lib/Target/WebAssembly/MCTargetDesc/CMakeFiles/LLVMWebAssemblyDesc.dir/WebAssemblyMCTargetDesc.cpp.o lib/Target/WebAssembly/MCTargetDesc/CMakeFiles/LLVMWebAssemblyDesc.dir/WebAssemblyMCTypeUtilities.cpp.o lib/Target/WebAssembly/MCTargetDesc/CMakeFiles/LLVMWebAssemblyDesc.dir/WebAssemblyTargetStreamer.cpp.o lib/Target/WebAssembly/MCTargetDesc/CMakeFiles/LLVMWebAssemblyDesc.dir/WebAssemblyWasmObjectWriter.cpp.o && /usr/gnu/bin/ranlib lib/libLLVMWebAssemblyDesc.a && : [2736/3344] : && /usr/bin/cmake -E rm -f lib/libLLVMX86Disassembler.a && /usr/gnu/bin/ar qc lib/libLLVMX86Disassembler.a lib/Target/X86/Disassembler/CMakeFiles/LLVMX86Disassembler.dir/X86Disassembler.cpp.o && /usr/gnu/bin/ranlib lib/libLLVMX86Disassembler.a && : [2737/3344] : && /usr/bin/cmake -E rm -f lib/libLLVMWebAssemblyAsmParser.a && /usr/gnu/bin/ar qc lib/libLLVMWebAssemblyAsmParser.a lib/Target/WebAssembly/AsmParser/CMakeFiles/LLVMWebAssemblyAsmParser.dir/WebAssemblyAsmParser.cpp.o lib/Target/WebAssembly/AsmParser/CMakeFiles/LLVMWebAssemblyAsmParser.dir/WebAssemblyAsmTypeCheck.cpp.o && /usr/gnu/bin/ranlib lib/libLLVMWebAssemblyAsmParser.a && : [2738/3344] : && /usr/bin/cmake -E rm -f lib/libLLVMWebAssemblyDisassembler.a && /usr/gnu/bin/ar qc lib/libLLVMWebAssemblyDisassembler.a lib/Target/WebAssembly/Disassembler/CMakeFiles/LLVMWebAssemblyDisassembler.dir/WebAssemblyDisassembler.cpp.o && /usr/gnu/bin/ranlib lib/libLLVMWebAssemblyDisassembler.a && : [2739/3344] : && /usr/bin/cmake -E rm -f lib/libLLVMAVRDisassembler.a && /usr/gnu/bin/ar qc lib/libLLVMAVRDisassembler.a lib/Target/AVR/Disassembler/CMakeFiles/LLVMAVRDisassembler.dir/AVRDisassembler.cpp.o && /usr/gnu/bin/ranlib lib/libLLVMAVRDisassembler.a && : [2740/3344] : && /usr/bin/cmake -E rm -f lib/libLLVMX86Desc.a && /usr/gnu/bin/ar qc lib/libLLVMX86Desc.a lib/Target/X86/MCTargetDesc/CMakeFiles/LLVMX86Desc.dir/X86ATTInstPrinter.cpp.o lib/Target/X86/MCTargetDesc/CMakeFiles/LLVMX86Desc.dir/X86IntelInstPrinter.cpp.o lib/Target/X86/MCTargetDesc/CMakeFiles/LLVMX86Desc.dir/X86InstComments.cpp.o lib/Target/X86/MCTargetDesc/CMakeFiles/LLVMX86Desc.dir/X86InstPrinterCommon.cpp.o lib/Target/X86/MCTargetDesc/CMakeFiles/LLVMX86Desc.dir/X86EncodingOptimization.cpp.o lib/Target/X86/MCTargetDesc/CMakeFiles/LLVMX86Desc.dir/X86ShuffleDecode.cpp.o lib/Target/X86/MCTargetDesc/CMakeFiles/LLVMX86Desc.dir/X86AsmBackend.cpp.o lib/Target/X86/MCTargetDesc/CMakeFiles/LLVMX86Desc.dir/X86MCTargetDesc.cpp.o lib/Target/X86/MCTargetDesc/CMakeFiles/LLVMX86Desc.dir/X86MCAsmInfo.cpp.o lib/Target/X86/MCTargetDesc/CMakeFiles/LLVMX86Desc.dir/X86MCCodeEmitter.cpp.o lib/Target/X86/MCTargetDesc/CMakeFiles/LLVMX86Desc.dir/X86MachObjectWriter.cpp.o lib/Target/X86/MCTargetDesc/CMakeFiles/LLVMX86Desc.dir/X86MnemonicTables.cpp.o lib/Target/X86/MCTargetDesc/CMakeFiles/LLVMX86Desc.dir/X86ELFObjectWriter.cpp.o lib/Target/X86/MCTargetDesc/CMakeFiles/LLVMX86Desc.dir/X86WinCOFFObjectWriter.cpp.o lib/Target/X86/MCTargetDesc/CMakeFiles/LLVMX86Desc.dir/X86WinCOFFStreamer.cpp.o lib/Target/X86/MCTargetDesc/CMakeFiles/LLVMX86Desc.dir/X86WinCOFFTargetStreamer.cpp.o && /usr/gnu/bin/ranlib lib/libLLVMX86Desc.a && : [2741/3344] : && /usr/bin/cmake -E rm -f lib/libLLVMM68kInfo.a && /usr/gnu/bin/ar qc lib/libLLVMM68kInfo.a lib/Target/M68k/TargetInfo/CMakeFiles/LLVMM68kInfo.dir/M68kTargetInfo.cpp.o && /usr/gnu/bin/ranlib lib/libLLVMM68kInfo.a && : [2742/3344] : && /usr/bin/cmake -E rm -f lib/libLLVMAVRDesc.a && /usr/gnu/bin/ar qc lib/libLLVMAVRDesc.a lib/Target/AVR/MCTargetDesc/CMakeFiles/LLVMAVRDesc.dir/AVRAsmBackend.cpp.o lib/Target/AVR/MCTargetDesc/CMakeFiles/LLVMAVRDesc.dir/AVRELFObjectWriter.cpp.o lib/Target/AVR/MCTargetDesc/CMakeFiles/LLVMAVRDesc.dir/AVRELFStreamer.cpp.o lib/Target/AVR/MCTargetDesc/CMakeFiles/LLVMAVRDesc.dir/AVRInstPrinter.cpp.o lib/Target/AVR/MCTargetDesc/CMakeFiles/LLVMAVRDesc.dir/AVRMCAsmInfo.cpp.o lib/Target/AVR/MCTargetDesc/CMakeFiles/LLVMAVRDesc.dir/AVRMCCodeEmitter.cpp.o lib/Target/AVR/MCTargetDesc/CMakeFiles/LLVMAVRDesc.dir/AVRMCELFStreamer.cpp.o lib/Target/AVR/MCTargetDesc/CMakeFiles/LLVMAVRDesc.dir/AVRMCExpr.cpp.o lib/Target/AVR/MCTargetDesc/CMakeFiles/LLVMAVRDesc.dir/AVRMCTargetDesc.cpp.o lib/Target/AVR/MCTargetDesc/CMakeFiles/LLVMAVRDesc.dir/AVRTargetStreamer.cpp.o && /usr/gnu/bin/ranlib lib/libLLVMAVRDesc.a && : [2743/3344] : && /usr/bin/cmake -E rm -f lib/libLLVMX86TargetMCA.a && /usr/gnu/bin/ar qc lib/libLLVMX86TargetMCA.a lib/Target/X86/MCA/CMakeFiles/LLVMX86TargetMCA.dir/X86CustomBehaviour.cpp.o && /usr/gnu/bin/ranlib lib/libLLVMX86TargetMCA.a && : [2744/3344] : && /usr/bin/cmake -E rm -f lib/libLLVMX86AsmParser.a && /usr/gnu/bin/ar qc lib/libLLVMX86AsmParser.a lib/Target/X86/AsmParser/CMakeFiles/LLVMX86AsmParser.dir/X86AsmParser.cpp.o && /usr/gnu/bin/ranlib lib/libLLVMX86AsmParser.a && : [2745/3344] : && /usr/bin/cmake -E rm -f lib/libLLVMAVRAsmParser.a && /usr/gnu/bin/ar qc lib/libLLVMAVRAsmParser.a lib/Target/AVR/AsmParser/CMakeFiles/LLVMAVRAsmParser.dir/AVRAsmParser.cpp.o && /usr/gnu/bin/ranlib lib/libLLVMAVRAsmParser.a && : [2746/3344] : && /usr/bin/cmake -E rm -f lib/libLLVMCSKYInfo.a && /usr/gnu/bin/ar qc lib/libLLVMCSKYInfo.a lib/Target/CSKY/TargetInfo/CMakeFiles/LLVMCSKYInfo.dir/CSKYTargetInfo.cpp.o && /usr/gnu/bin/ranlib lib/libLLVMCSKYInfo.a && : [2747/3344] : && /usr/bin/cmake -E rm -f lib/libLLVMM68kDesc.a && /usr/gnu/bin/ar qc lib/libLLVMM68kDesc.a lib/Target/M68k/MCTargetDesc/CMakeFiles/LLVMM68kDesc.dir/M68kAsmBackend.cpp.o lib/Target/M68k/MCTargetDesc/CMakeFiles/LLVMM68kDesc.dir/M68kELFObjectWriter.cpp.o lib/Target/M68k/MCTargetDesc/CMakeFiles/LLVMM68kDesc.dir/M68kInstPrinter.cpp.o lib/Target/M68k/MCTargetDesc/CMakeFiles/LLVMM68kDesc.dir/M68kMCAsmInfo.cpp.o lib/Target/M68k/MCTargetDesc/CMakeFiles/LLVMM68kDesc.dir/M68kMCCodeEmitter.cpp.o lib/Target/M68k/MCTargetDesc/CMakeFiles/LLVMM68kDesc.dir/M68kMCTargetDesc.cpp.o && /usr/gnu/bin/ranlib lib/libLLVMM68kDesc.a && : [2748/3344] : && /usr/bin/cmake -E rm -f lib/libLLVMXtensaInfo.a && /usr/gnu/bin/ar qc lib/libLLVMXtensaInfo.a lib/Target/Xtensa/TargetInfo/CMakeFiles/LLVMXtensaInfo.dir/XtensaTargetInfo.cpp.o && /usr/gnu/bin/ranlib lib/libLLVMXtensaInfo.a && : [2749/3344] : && /usr/bin/cmake -E rm -f lib/libLLVMCSKYDisassembler.a && /usr/gnu/bin/ar qc lib/libLLVMCSKYDisassembler.a lib/Target/CSKY/Disassembler/CMakeFiles/LLVMCSKYDisassembler.dir/CSKYDisassembler.cpp.o && /usr/gnu/bin/ranlib lib/libLLVMCSKYDisassembler.a && : [2750/3344] : && /usr/bin/cmake -E rm -f lib/libLLVMM68kDisassembler.a && /usr/gnu/bin/ar qc lib/libLLVMM68kDisassembler.a lib/Target/M68k/Disassembler/CMakeFiles/LLVMM68kDisassembler.dir/M68kDisassembler.cpp.o && /usr/gnu/bin/ranlib lib/libLLVMM68kDisassembler.a && : [2751/3344] : && /usr/bin/cmake -E rm -f lib/libLLVMXtensaDisassembler.a && /usr/gnu/bin/ar qc lib/libLLVMXtensaDisassembler.a lib/Target/Xtensa/Disassembler/CMakeFiles/LLVMXtensaDisassembler.dir/XtensaDisassembler.cpp.o && /usr/gnu/bin/ranlib lib/libLLVMXtensaDisassembler.a && : [2752/3344] : && /usr/bin/cmake -E rm -f lib/libLLVMCSKYDesc.a && /usr/gnu/bin/ar qc lib/libLLVMCSKYDesc.a lib/Target/CSKY/MCTargetDesc/CMakeFiles/LLVMCSKYDesc.dir/CSKYAsmBackend.cpp.o lib/Target/CSKY/MCTargetDesc/CMakeFiles/LLVMCSKYDesc.dir/CSKYELFObjectWriter.cpp.o lib/Target/CSKY/MCTargetDesc/CMakeFiles/LLVMCSKYDesc.dir/CSKYELFStreamer.cpp.o lib/Target/CSKY/MCTargetDesc/CMakeFiles/LLVMCSKYDesc.dir/CSKYInstPrinter.cpp.o lib/Target/CSKY/MCTargetDesc/CMakeFiles/LLVMCSKYDesc.dir/CSKYMCAsmInfo.cpp.o lib/Target/CSKY/MCTargetDesc/CMakeFiles/LLVMCSKYDesc.dir/CSKYMCExpr.cpp.o lib/Target/CSKY/MCTargetDesc/CMakeFiles/LLVMCSKYDesc.dir/CSKYMCTargetDesc.cpp.o lib/Target/CSKY/MCTargetDesc/CMakeFiles/LLVMCSKYDesc.dir/CSKYMCCodeEmitter.cpp.o lib/Target/CSKY/MCTargetDesc/CMakeFiles/LLVMCSKYDesc.dir/CSKYTargetStreamer.cpp.o && /usr/gnu/bin/ranlib lib/libLLVMCSKYDesc.a && : [2753/3344] : && /usr/bin/cmake -E rm -f lib/libLLVMXtensaDesc.a && /usr/gnu/bin/ar qc lib/libLLVMXtensaDesc.a lib/Target/Xtensa/MCTargetDesc/CMakeFiles/LLVMXtensaDesc.dir/XtensaAsmBackend.cpp.o lib/Target/Xtensa/MCTargetDesc/CMakeFiles/LLVMXtensaDesc.dir/XtensaELFObjectWriter.cpp.o lib/Target/Xtensa/MCTargetDesc/CMakeFiles/LLVMXtensaDesc.dir/XtensaInstPrinter.cpp.o lib/Target/Xtensa/MCTargetDesc/CMakeFiles/LLVMXtensaDesc.dir/XtensaMCAsmInfo.cpp.o lib/Target/Xtensa/MCTargetDesc/CMakeFiles/LLVMXtensaDesc.dir/XtensaMCCodeEmitter.cpp.o lib/Target/Xtensa/MCTargetDesc/CMakeFiles/LLVMXtensaDesc.dir/XtensaMCExpr.cpp.o lib/Target/Xtensa/MCTargetDesc/CMakeFiles/LLVMXtensaDesc.dir/XtensaMCTargetDesc.cpp.o && /usr/gnu/bin/ranlib lib/libLLVMXtensaDesc.a && : [2754/3344] : && /usr/bin/cmake -E rm -f lib/libLLVMCSKYAsmParser.a && /usr/gnu/bin/ar qc lib/libLLVMCSKYAsmParser.a lib/Target/CSKY/AsmParser/CMakeFiles/LLVMCSKYAsmParser.dir/CSKYAsmParser.cpp.o && /usr/gnu/bin/ranlib lib/libLLVMCSKYAsmParser.a && : [2755/3344] : && /usr/bin/cmake -E rm -f lib/libLLVMXtensaAsmParser.a && /usr/gnu/bin/ar qc lib/libLLVMXtensaAsmParser.a lib/Target/Xtensa/AsmParser/CMakeFiles/LLVMXtensaAsmParser.dir/XtensaAsmParser.cpp.o && /usr/gnu/bin/ranlib lib/libLLVMXtensaAsmParser.a && : [2756/3344] : && /usr/bin/cmake -E rm -f lib/libLLVMAsmParser.a && /usr/gnu/bin/ar qc lib/libLLVMAsmParser.a lib/AsmParser/CMakeFiles/LLVMAsmParser.dir/LLLexer.cpp.o lib/AsmParser/CMakeFiles/LLVMAsmParser.dir/LLParser.cpp.o lib/AsmParser/CMakeFiles/LLVMAsmParser.dir/Parser.cpp.o && /usr/gnu/bin/ranlib lib/libLLVMAsmParser.a && : [2757/3344] : && /usr/bin/cmake -E rm -f lib/libLLVMIRReader.a && /usr/gnu/bin/ar qc lib/libLLVMIRReader.a lib/IRReader/CMakeFiles/LLVMIRReader.dir/IRReader.cpp.o && /usr/gnu/bin/ranlib lib/libLLVMIRReader.a && : [2758/3344] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/lib/TextAPI -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/TextAPI -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fno-exceptions -funwind-tables -fno-rtti -MD -MT lib/TextAPI/CMakeFiles/LLVMTextAPI.dir/InterfaceFile.cpp.o -MF lib/TextAPI/CMakeFiles/LLVMTextAPI.dir/InterfaceFile.cpp.o.d -o lib/TextAPI/CMakeFiles/LLVMTextAPI.dir/InterfaceFile.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/TextAPI/InterfaceFile.cpp [2759/3344] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/lib/TextAPI -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/TextAPI -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fno-exceptions -funwind-tables -fno-rtti -MD -MT lib/TextAPI/CMakeFiles/LLVMTextAPI.dir/Symbol.cpp.o -MF lib/TextAPI/CMakeFiles/LLVMTextAPI.dir/Symbol.cpp.o.d -o lib/TextAPI/CMakeFiles/LLVMTextAPI.dir/Symbol.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/TextAPI/Symbol.cpp [2760/3344] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/lib/TextAPI -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/TextAPI -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fno-exceptions -funwind-tables -fno-rtti -MD -MT lib/TextAPI/CMakeFiles/LLVMTextAPI.dir/RecordVisitor.cpp.o -MF lib/TextAPI/CMakeFiles/LLVMTextAPI.dir/RecordVisitor.cpp.o.d -o lib/TextAPI/CMakeFiles/LLVMTextAPI.dir/RecordVisitor.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/TextAPI/RecordVisitor.cpp [2761/3344] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/lib/TextAPI -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/TextAPI -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fno-exceptions -funwind-tables -fno-rtti -MD -MT lib/TextAPI/CMakeFiles/LLVMTextAPI.dir/TextAPIError.cpp.o -MF lib/TextAPI/CMakeFiles/LLVMTextAPI.dir/TextAPIError.cpp.o.d -o lib/TextAPI/CMakeFiles/LLVMTextAPI.dir/TextAPIError.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/TextAPI/TextAPIError.cpp [2762/3344] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/lib/TextAPI -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/TextAPI -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fno-exceptions -funwind-tables -fno-rtti -MD -MT lib/TextAPI/CMakeFiles/LLVMTextAPI.dir/SymbolSet.cpp.o -MF lib/TextAPI/CMakeFiles/LLVMTextAPI.dir/SymbolSet.cpp.o.d -o lib/TextAPI/CMakeFiles/LLVMTextAPI.dir/SymbolSet.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/TextAPI/SymbolSet.cpp [2763/3344] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/lib/TextAPI -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/TextAPI -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fno-exceptions -funwind-tables -fno-rtti -MD -MT lib/TextAPI/CMakeFiles/LLVMTextAPI.dir/Target.cpp.o -MF lib/TextAPI/CMakeFiles/LLVMTextAPI.dir/Target.cpp.o.d -o lib/TextAPI/CMakeFiles/LLVMTextAPI.dir/Target.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/TextAPI/Target.cpp [2764/3344] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/lib/TextAPI -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/TextAPI -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fno-exceptions -funwind-tables -fno-rtti -MD -MT lib/TextAPI/CMakeFiles/LLVMTextAPI.dir/RecordsSlice.cpp.o -MF lib/TextAPI/CMakeFiles/LLVMTextAPI.dir/RecordsSlice.cpp.o.d -o lib/TextAPI/CMakeFiles/LLVMTextAPI.dir/RecordsSlice.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/TextAPI/RecordsSlice.cpp [2765/3344] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/lib/TextAPI -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/TextAPI -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fno-exceptions -funwind-tables -fno-rtti -MD -MT lib/TextAPI/CMakeFiles/LLVMTextAPI.dir/Utils.cpp.o -MF lib/TextAPI/CMakeFiles/LLVMTextAPI.dir/Utils.cpp.o.d -o lib/TextAPI/CMakeFiles/LLVMTextAPI.dir/Utils.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/TextAPI/Utils.cpp [2766/3344] cd /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build && /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/bin/llvm-tblgen -gen-opt-parser-defs -I /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/ToolDrivers/llvm-dlltool -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -no-warn-on-unused-template-args /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/ToolDrivers/llvm-dlltool/Options.td --write-if-changed -o lib/ToolDrivers/llvm-dlltool/Options.inc -d lib/ToolDrivers/llvm-dlltool/Options.inc.d [2767/3344] cd /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build && /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/bin/llvm-tblgen -gen-opt-parser-defs -I /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/ToolDrivers/llvm-lib -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -no-warn-on-unused-template-args /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/ToolDrivers/llvm-lib/Options.td --write-if-changed -o lib/ToolDrivers/llvm-lib/Options.inc -d lib/ToolDrivers/llvm-lib/Options.inc.d [2768/3344] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/lib/TextAPI -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/TextAPI -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fno-exceptions -funwind-tables -fno-rtti -MD -MT lib/TextAPI/CMakeFiles/LLVMTextAPI.dir/TextStubV5.cpp.o -MF lib/TextAPI/CMakeFiles/LLVMTextAPI.dir/TextStubV5.cpp.o.d -o lib/TextAPI/CMakeFiles/LLVMTextAPI.dir/TextStubV5.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/TextAPI/TextStubV5.cpp [2769/3344] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/lib/TextAPI -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/TextAPI -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fno-exceptions -funwind-tables -fno-rtti -MD -MT lib/TextAPI/CMakeFiles/LLVMTextAPI.dir/TextStubCommon.cpp.o -MF lib/TextAPI/CMakeFiles/LLVMTextAPI.dir/TextStubCommon.cpp.o.d -o lib/TextAPI/CMakeFiles/LLVMTextAPI.dir/TextStubCommon.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/TextAPI/TextStubCommon.cpp [2770/3344] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/lib/Passes -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Passes -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fno-exceptions -funwind-tables -fno-rtti -MD -MT lib/Passes/CMakeFiles/LLVMPasses.dir/StandardInstrumentations.cpp.o -MF lib/Passes/CMakeFiles/LLVMPasses.dir/StandardInstrumentations.cpp.o.d -o lib/Passes/CMakeFiles/LLVMPasses.dir/StandardInstrumentations.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Passes/StandardInstrumentations.cpp [2771/3344] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/lib/XRay -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/XRay -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fno-exceptions -funwind-tables -fno-rtti -MD -MT lib/XRay/CMakeFiles/LLVMXRay.dir/BlockIndexer.cpp.o -MF lib/XRay/CMakeFiles/LLVMXRay.dir/BlockIndexer.cpp.o.d -o lib/XRay/CMakeFiles/LLVMXRay.dir/BlockIndexer.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/XRay/BlockIndexer.cpp [2772/3344] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/lib/Debuginfod -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Debuginfod -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fno-exceptions -funwind-tables -fno-rtti -MD -MT lib/Debuginfod/CMakeFiles/LLVMDebuginfod.dir/BuildIDFetcher.cpp.o -MF lib/Debuginfod/CMakeFiles/LLVMDebuginfod.dir/BuildIDFetcher.cpp.o.d -o lib/Debuginfod/CMakeFiles/LLVMDebuginfod.dir/BuildIDFetcher.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Debuginfod/BuildIDFetcher.cpp [2773/3344] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/lib/Debuginfod -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Debuginfod -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fno-exceptions -funwind-tables -fno-rtti -MD -MT lib/Debuginfod/CMakeFiles/LLVMDebuginfod.dir/HTTPClient.cpp.o -MF lib/Debuginfod/CMakeFiles/LLVMDebuginfod.dir/HTTPClient.cpp.o.d -o lib/Debuginfod/CMakeFiles/LLVMDebuginfod.dir/HTTPClient.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Debuginfod/HTTPClient.cpp [2774/3344] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/lib/Debuginfod -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Debuginfod -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fno-exceptions -funwind-tables -fno-rtti -MD -MT lib/Debuginfod/CMakeFiles/LLVMDebuginfod.dir/HTTPServer.cpp.o -MF lib/Debuginfod/CMakeFiles/LLVMDebuginfod.dir/HTTPServer.cpp.o.d -o lib/Debuginfod/CMakeFiles/LLVMDebuginfod.dir/HTTPServer.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Debuginfod/HTTPServer.cpp [2775/3344] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/lib/TextAPI/BinaryReader -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/TextAPI/BinaryReader -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fno-exceptions -funwind-tables -fno-rtti -MD -MT lib/TextAPI/BinaryReader/CMakeFiles/LLVMTextAPIBinaryReader.dir/DylibReader.cpp.o -MF lib/TextAPI/BinaryReader/CMakeFiles/LLVMTextAPIBinaryReader.dir/DylibReader.cpp.o.d -o lib/TextAPI/BinaryReader/CMakeFiles/LLVMTextAPIBinaryReader.dir/DylibReader.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/TextAPI/BinaryReader/DylibReader.cpp [2776/3344] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/lib/ToolDrivers/llvm-dlltool -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/ToolDrivers/llvm-dlltool -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fno-exceptions -funwind-tables -fno-rtti -MD -MT lib/ToolDrivers/llvm-dlltool/CMakeFiles/LLVMDlltoolDriver.dir/DlltoolDriver.cpp.o -MF lib/ToolDrivers/llvm-dlltool/CMakeFiles/LLVMDlltoolDriver.dir/DlltoolDriver.cpp.o.d -o lib/ToolDrivers/llvm-dlltool/CMakeFiles/LLVMDlltoolDriver.dir/DlltoolDriver.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/ToolDrivers/llvm-dlltool/DlltoolDriver.cpp [2777/3344] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/lib/XRay -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/XRay -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fno-exceptions -funwind-tables -fno-rtti -MD -MT lib/XRay/CMakeFiles/LLVMXRay.dir/BlockPrinter.cpp.o -MF lib/XRay/CMakeFiles/LLVMXRay.dir/BlockPrinter.cpp.o.d -o lib/XRay/CMakeFiles/LLVMXRay.dir/BlockPrinter.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/XRay/BlockPrinter.cpp [2778/3344] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/lib/TextAPI -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/TextAPI -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fno-exceptions -funwind-tables -fno-rtti -MD -MT lib/TextAPI/CMakeFiles/LLVMTextAPI.dir/TextStub.cpp.o -MF lib/TextAPI/CMakeFiles/LLVMTextAPI.dir/TextStub.cpp.o.d -o lib/TextAPI/CMakeFiles/LLVMTextAPI.dir/TextStub.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/TextAPI/TextStub.cpp [2779/3344] : && /usr/bin/cmake -E rm -f lib/libLLVMTextAPI.a && /usr/gnu/bin/ar qc lib/libLLVMTextAPI.a lib/TextAPI/CMakeFiles/LLVMTextAPI.dir/Architecture.cpp.o lib/TextAPI/CMakeFiles/LLVMTextAPI.dir/ArchitectureSet.cpp.o lib/TextAPI/CMakeFiles/LLVMTextAPI.dir/InterfaceFile.cpp.o lib/TextAPI/CMakeFiles/LLVMTextAPI.dir/TextStubV5.cpp.o lib/TextAPI/CMakeFiles/LLVMTextAPI.dir/PackedVersion.cpp.o lib/TextAPI/CMakeFiles/LLVMTextAPI.dir/Platform.cpp.o lib/TextAPI/CMakeFiles/LLVMTextAPI.dir/RecordsSlice.cpp.o lib/TextAPI/CMakeFiles/LLVMTextAPI.dir/RecordVisitor.cpp.o lib/TextAPI/CMakeFiles/LLVMTextAPI.dir/Symbol.cpp.o lib/TextAPI/CMakeFiles/LLVMTextAPI.dir/SymbolSet.cpp.o lib/TextAPI/CMakeFiles/LLVMTextAPI.dir/Target.cpp.o lib/TextAPI/CMakeFiles/LLVMTextAPI.dir/TextAPIError.cpp.o lib/TextAPI/CMakeFiles/LLVMTextAPI.dir/TextStub.cpp.o lib/TextAPI/CMakeFiles/LLVMTextAPI.dir/TextStubCommon.cpp.o lib/TextAPI/CMakeFiles/LLVMTextAPI.dir/Utils.cpp.o && /usr/gnu/bin/ranlib lib/libLLVMTextAPI.a && : [2780/3344] : && /usr/bin/cmake -E rm -f lib/libLLVMObject.a && /usr/gnu/bin/ar qc lib/libLLVMObject.a lib/Object/CMakeFiles/LLVMObject.dir/Archive.cpp.o lib/Object/CMakeFiles/LLVMObject.dir/ArchiveWriter.cpp.o lib/Object/CMakeFiles/LLVMObject.dir/Binary.cpp.o lib/Object/CMakeFiles/LLVMObject.dir/BuildID.cpp.o lib/Object/CMakeFiles/LLVMObject.dir/COFFImportFile.cpp.o lib/Object/CMakeFiles/LLVMObject.dir/COFFModuleDefinition.cpp.o lib/Object/CMakeFiles/LLVMObject.dir/COFFObjectFile.cpp.o lib/Object/CMakeFiles/LLVMObject.dir/Decompressor.cpp.o lib/Object/CMakeFiles/LLVMObject.dir/DXContainer.cpp.o lib/Object/CMakeFiles/LLVMObject.dir/ELF.cpp.o lib/Object/CMakeFiles/LLVMObject.dir/ELFObjectFile.cpp.o lib/Object/CMakeFiles/LLVMObject.dir/Error.cpp.o lib/Object/CMakeFiles/LLVMObject.dir/GOFFObjectFile.cpp.o lib/Object/CMakeFiles/LLVMObject.dir/FaultMapParser.cpp.o lib/Object/CMakeFiles/LLVMObject.dir/IRObjectFile.cpp.o lib/Object/CMakeFiles/LLVMObject.dir/IRSymtab.cpp.o lib/Object/CMakeFiles/LLVMObject.dir/MachOObjectFile.cpp.o lib/Object/CMakeFiles/LLVMObject.dir/MachOUniversal.cpp.o lib/Object/CMakeFiles/LLVMObject.dir/Minidump.cpp.o lib/Object/CMakeFiles/LLVMObject.dir/ModuleSymbolTable.cpp.o lib/Object/CMakeFiles/LLVMObject.dir/Object.cpp.o lib/Object/CMakeFiles/LLVMObject.dir/ObjectFile.cpp.o lib/Object/CMakeFiles/LLVMObject.dir/OffloadBinary.cpp.o lib/Object/CMakeFiles/LLVMObject.dir/RecordStreamer.cpp.o lib/Object/CMakeFiles/LLVMObject.dir/RelocationResolver.cpp.o lib/Object/CMakeFiles/LLVMObject.dir/SymbolicFile.cpp.o lib/Object/CMakeFiles/LLVMObject.dir/SymbolSize.cpp.o lib/Object/CMakeFiles/LLVMObject.dir/TapiFile.cpp.o lib/Object/CMakeFiles/LLVMObject.dir/TapiUniversal.cpp.o lib/Object/CMakeFiles/LLVMObject.dir/MachOUniversalWriter.cpp.o lib/Object/CMakeFiles/LLVMObject.dir/WasmObjectFile.cpp.o lib/Object/CMakeFiles/LLVMObject.dir/WindowsMachineFlag.cpp.o lib/Object/CMakeFiles/LLVMObject.dir/WindowsResource.cpp.o lib/Object/CMakeFiles/LLVMObject.dir/XCOFFObjectFile.cpp.o && /usr/gnu/bin/ranlib lib/libLLVMObject.a && : [2781/3344] : && /usr/bin/cmake -E rm -f lib/libLLVMInterfaceStub.a && /usr/gnu/bin/ar qc lib/libLLVMInterfaceStub.a lib/InterfaceStub/CMakeFiles/LLVMInterfaceStub.dir/ELFObjHandler.cpp.o lib/InterfaceStub/CMakeFiles/LLVMInterfaceStub.dir/IFSHandler.cpp.o lib/InterfaceStub/CMakeFiles/LLVMInterfaceStub.dir/IFSStub.cpp.o && /usr/gnu/bin/ranlib lib/libLLVMInterfaceStub.a && : [2782/3344] : && /usr/bin/cmake -E rm -f lib/libLLVMObjCopy.a && /usr/gnu/bin/ar qc lib/libLLVMObjCopy.a lib/ObjCopy/CMakeFiles/LLVMObjCopy.dir/Archive.cpp.o lib/ObjCopy/CMakeFiles/LLVMObjCopy.dir/CommonConfig.cpp.o lib/ObjCopy/CMakeFiles/LLVMObjCopy.dir/ObjCopy.cpp.o lib/ObjCopy/CMakeFiles/LLVMObjCopy.dir/ConfigManager.cpp.o lib/ObjCopy/CMakeFiles/LLVMObjCopy.dir/COFF/COFFObjcopy.cpp.o lib/ObjCopy/CMakeFiles/LLVMObjCopy.dir/COFF/COFFObject.cpp.o lib/ObjCopy/CMakeFiles/LLVMObjCopy.dir/COFF/COFFReader.cpp.o lib/ObjCopy/CMakeFiles/LLVMObjCopy.dir/COFF/COFFWriter.cpp.o lib/ObjCopy/CMakeFiles/LLVMObjCopy.dir/ELF/ELFObjcopy.cpp.o lib/ObjCopy/CMakeFiles/LLVMObjCopy.dir/ELF/ELFObject.cpp.o lib/ObjCopy/CMakeFiles/LLVMObjCopy.dir/MachO/MachOObjcopy.cpp.o lib/ObjCopy/CMakeFiles/LLVMObjCopy.dir/MachO/MachOReader.cpp.o lib/ObjCopy/CMakeFiles/LLVMObjCopy.dir/MachO/MachOWriter.cpp.o lib/ObjCopy/CMakeFiles/LLVMObjCopy.dir/MachO/MachOLayoutBuilder.cpp.o lib/ObjCopy/CMakeFiles/LLVMObjCopy.dir/MachO/MachOObject.cpp.o lib/ObjCopy/CMakeFiles/LLVMObjCopy.dir/wasm/WasmObject.cpp.o lib/ObjCopy/CMakeFiles/LLVMObjCopy.dir/wasm/WasmReader.cpp.o lib/ObjCopy/CMakeFiles/LLVMObjCopy.dir/wasm/WasmWriter.cpp.o lib/ObjCopy/CMakeFiles/LLVMObjCopy.dir/wasm/WasmObjcopy.cpp.o lib/ObjCopy/CMakeFiles/LLVMObjCopy.dir/XCOFF/XCOFFObjcopy.cpp.o lib/ObjCopy/CMakeFiles/LLVMObjCopy.dir/XCOFF/XCOFFReader.cpp.o lib/ObjCopy/CMakeFiles/LLVMObjCopy.dir/XCOFF/XCOFFWriter.cpp.o && /usr/gnu/bin/ranlib lib/libLLVMObjCopy.a && : [2783/3344] : && /usr/bin/cmake -E rm -f lib/libLLVMObjectYAML.a && /usr/gnu/bin/ar qc lib/libLLVMObjectYAML.a lib/ObjectYAML/CMakeFiles/LLVMObjectYAML.dir/ArchiveEmitter.cpp.o lib/ObjectYAML/CMakeFiles/LLVMObjectYAML.dir/ArchiveYAML.cpp.o lib/ObjectYAML/CMakeFiles/LLVMObjectYAML.dir/CodeViewYAMLDebugSections.cpp.o lib/ObjectYAML/CMakeFiles/LLVMObjectYAML.dir/CodeViewYAMLSymbols.cpp.o lib/ObjectYAML/CMakeFiles/LLVMObjectYAML.dir/CodeViewYAMLTypeHashing.cpp.o lib/ObjectYAML/CMakeFiles/LLVMObjectYAML.dir/CodeViewYAMLTypes.cpp.o lib/ObjectYAML/CMakeFiles/LLVMObjectYAML.dir/COFFEmitter.cpp.o lib/ObjectYAML/CMakeFiles/LLVMObjectYAML.dir/COFFYAML.cpp.o lib/ObjectYAML/CMakeFiles/LLVMObjectYAML.dir/DWARFEmitter.cpp.o lib/ObjectYAML/CMakeFiles/LLVMObjectYAML.dir/DWARFYAML.cpp.o lib/ObjectYAML/CMakeFiles/LLVMObjectYAML.dir/DXContainerEmitter.cpp.o lib/ObjectYAML/CMakeFiles/LLVMObjectYAML.dir/DXContainerYAML.cpp.o lib/ObjectYAML/CMakeFiles/LLVMObjectYAML.dir/ELFEmitter.cpp.o lib/ObjectYAML/CMakeFiles/LLVMObjectYAML.dir/ELFYAML.cpp.o lib/ObjectYAML/CMakeFiles/LLVMObjectYAML.dir/GOFFEmitter.cpp.o lib/ObjectYAML/CMakeFiles/LLVMObjectYAML.dir/GOFFYAML.cpp.o lib/ObjectYAML/CMakeFiles/LLVMObjectYAML.dir/MachOEmitter.cpp.o lib/ObjectYAML/CMakeFiles/LLVMObjectYAML.dir/MachOYAML.cpp.o lib/ObjectYAML/CMakeFiles/LLVMObjectYAML.dir/ObjectYAML.cpp.o lib/ObjectYAML/CMakeFiles/LLVMObjectYAML.dir/MinidumpEmitter.cpp.o lib/ObjectYAML/CMakeFiles/LLVMObjectYAML.dir/MinidumpYAML.cpp.o lib/ObjectYAML/CMakeFiles/LLVMObjectYAML.dir/OffloadEmitter.cpp.o lib/ObjectYAML/CMakeFiles/LLVMObjectYAML.dir/OffloadYAML.cpp.o lib/ObjectYAML/CMakeFiles/LLVMObjectYAML.dir/WasmEmitter.cpp.o lib/ObjectYAML/CMakeFiles/LLVMObjectYAML.dir/WasmYAML.cpp.o lib/ObjectYAML/CMakeFiles/LLVMObjectYAML.dir/XCOFFEmitter.cpp.o lib/ObjectYAML/CMakeFiles/LLVMObjectYAML.dir/XCOFFYAML.cpp.o lib/ObjectYAML/CMakeFiles/LLVMObjectYAML.dir/YAML.cpp.o lib/ObjectYAML/CMakeFiles/LLVMObjectYAML.dir/yaml2obj.cpp.o && /usr/gnu/bin/ranlib lib/libLLVMObjectYAML.a && : [2784/3344] : && /usr/bin/cmake -E rm -f lib/libLLVMDebugInfoDWARF.a && /usr/gnu/bin/ar qc lib/libLLVMDebugInfoDWARF.a lib/DebugInfo/DWARF/CMakeFiles/LLVMDebugInfoDWARF.dir/DWARFAbbreviationDeclaration.cpp.o lib/DebugInfo/DWARF/CMakeFiles/LLVMDebugInfoDWARF.dir/DWARFAddressRange.cpp.o lib/DebugInfo/DWARF/CMakeFiles/LLVMDebugInfoDWARF.dir/DWARFAcceleratorTable.cpp.o lib/DebugInfo/DWARF/CMakeFiles/LLVMDebugInfoDWARF.dir/DWARFCompileUnit.cpp.o lib/DebugInfo/DWARF/CMakeFiles/LLVMDebugInfoDWARF.dir/DWARFContext.cpp.o lib/DebugInfo/DWARF/CMakeFiles/LLVMDebugInfoDWARF.dir/DWARFDataExtractor.cpp.o lib/DebugInfo/DWARF/CMakeFiles/LLVMDebugInfoDWARF.dir/DWARFDebugAbbrev.cpp.o lib/DebugInfo/DWARF/CMakeFiles/LLVMDebugInfoDWARF.dir/DWARFDebugAddr.cpp.o lib/DebugInfo/DWARF/CMakeFiles/LLVMDebugInfoDWARF.dir/DWARFDebugArangeSet.cpp.o lib/DebugInfo/DWARF/CMakeFiles/LLVMDebugInfoDWARF.dir/DWARFDebugAranges.cpp.o lib/DebugInfo/DWARF/CMakeFiles/LLVMDebugInfoDWARF.dir/DWARFDebugFrame.cpp.o lib/DebugInfo/DWARF/CMakeFiles/LLVMDebugInfoDWARF.dir/DWARFTypePrinter.cpp.o lib/DebugInfo/DWARF/CMakeFiles/LLVMDebugInfoDWARF.dir/DWARFDebugInfoEntry.cpp.o lib/DebugInfo/DWARF/CMakeFiles/LLVMDebugInfoDWARF.dir/DWARFDebugLine.cpp.o lib/DebugInfo/DWARF/CMakeFiles/LLVMDebugInfoDWARF.dir/DWARFDebugLoc.cpp.o lib/DebugInfo/DWARF/CMakeFiles/LLVMDebugInfoDWARF.dir/DWARFDebugMacro.cpp.o lib/DebugInfo/DWARF/CMakeFiles/LLVMDebugInfoDWARF.dir/DWARFDebugPubTable.cpp.o lib/DebugInfo/DWARF/CMakeFiles/LLVMDebugInfoDWARF.dir/DWARFDebugRangeList.cpp.o lib/DebugInfo/DWARF/CMakeFiles/LLVMDebugInfoDWARF.dir/DWARFDebugRnglists.cpp.o lib/DebugInfo/DWARF/CMakeFiles/LLVMDebugInfoDWARF.dir/DWARFDie.cpp.o lib/DebugInfo/DWARF/CMakeFiles/LLVMDebugInfoDWARF.dir/DWARFExpression.cpp.o lib/DebugInfo/DWARF/CMakeFiles/LLVMDebugInfoDWARF.dir/DWARFFormValue.cpp.o lib/DebugInfo/DWARF/CMakeFiles/LLVMDebugInfoDWARF.dir/DWARFGdbIndex.cpp.o lib/DebugInfo/DWARF/CMakeFiles/LLVMDebugInfoDWARF.dir/DWARFListTable.cpp.o lib/DebugInfo/DWARF/CMakeFiles/LLVMDebugInfoDWARF.dir/DWARFLocationExpression.cpp.o lib/DebugInfo/DWARF/CMakeFiles/LLVMDebugInfoDWARF.dir/DWARFTypeUnit.cpp.o lib/DebugInfo/DWARF/CMakeFiles/LLVMDebugInfoDWARF.dir/DWARFUnitIndex.cpp.o lib/DebugInfo/DWARF/CMakeFiles/LLVMDebugInfoDWARF.dir/DWARFUnit.cpp.o lib/DebugInfo/DWARF/CMakeFiles/LLVMDebugInfoDWARF.dir/DWARFVerifier.cpp.o && /usr/gnu/bin/ranlib lib/libLLVMDebugInfoDWARF.a && : [2785/3344] : && /usr/bin/cmake -E rm -f lib/libLLVMDebugInfoGSYM.a && /usr/gnu/bin/ar qc lib/libLLVMDebugInfoGSYM.a lib/DebugInfo/GSYM/CMakeFiles/LLVMDebugInfoGSYM.dir/DwarfTransformer.cpp.o lib/DebugInfo/GSYM/CMakeFiles/LLVMDebugInfoGSYM.dir/Header.cpp.o lib/DebugInfo/GSYM/CMakeFiles/LLVMDebugInfoGSYM.dir/FileWriter.cpp.o lib/DebugInfo/GSYM/CMakeFiles/LLVMDebugInfoGSYM.dir/FunctionInfo.cpp.o lib/DebugInfo/GSYM/CMakeFiles/LLVMDebugInfoGSYM.dir/GsymCreator.cpp.o lib/DebugInfo/GSYM/CMakeFiles/LLVMDebugInfoGSYM.dir/GsymReader.cpp.o lib/DebugInfo/GSYM/CMakeFiles/LLVMDebugInfoGSYM.dir/InlineInfo.cpp.o lib/DebugInfo/GSYM/CMakeFiles/LLVMDebugInfoGSYM.dir/LineTable.cpp.o lib/DebugInfo/GSYM/CMakeFiles/LLVMDebugInfoGSYM.dir/LookupResult.cpp.o lib/DebugInfo/GSYM/CMakeFiles/LLVMDebugInfoGSYM.dir/ObjectFileTransformer.cpp.o lib/DebugInfo/GSYM/CMakeFiles/LLVMDebugInfoGSYM.dir/ExtractRanges.cpp.o && /usr/gnu/bin/ranlib lib/libLLVMDebugInfoGSYM.a && : [2786/3344] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/lib/XRay -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/XRay -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fno-exceptions -funwind-tables -fno-rtti -MD -MT lib/XRay/CMakeFiles/LLVMXRay.dir/BlockVerifier.cpp.o -MF lib/XRay/CMakeFiles/LLVMXRay.dir/BlockVerifier.cpp.o.d -o lib/XRay/CMakeFiles/LLVMXRay.dir/BlockVerifier.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/XRay/BlockVerifier.cpp [2787/3344] : && /usr/bin/cmake -E rm -f lib/libLLVMDWP.a && /usr/gnu/bin/ar qc lib/libLLVMDWP.a lib/DWP/CMakeFiles/LLVMDWP.dir/DWP.cpp.o lib/DWP/CMakeFiles/LLVMDWP.dir/DWPError.cpp.o && /usr/gnu/bin/ranlib lib/libLLVMDWP.a && : [2788/3344] : && /usr/bin/cmake -E rm -f lib/libLLVMJITLink.a && /usr/gnu/bin/ar qc lib/libLLVMJITLink.a lib/ExecutionEngine/JITLink/CMakeFiles/LLVMJITLink.dir/DWARFRecordSectionSplitter.cpp.o lib/ExecutionEngine/JITLink/CMakeFiles/LLVMJITLink.dir/EHFrameSupport.cpp.o lib/ExecutionEngine/JITLink/CMakeFiles/LLVMJITLink.dir/JITLink.cpp.o lib/ExecutionEngine/JITLink/CMakeFiles/LLVMJITLink.dir/JITLinkGeneric.cpp.o lib/ExecutionEngine/JITLink/CMakeFiles/LLVMJITLink.dir/JITLinkMemoryManager.cpp.o lib/ExecutionEngine/JITLink/CMakeFiles/LLVMJITLink.dir/MachO.cpp.o lib/ExecutionEngine/JITLink/CMakeFiles/LLVMJITLink.dir/MachO_arm64.cpp.o lib/ExecutionEngine/JITLink/CMakeFiles/LLVMJITLink.dir/MachO_x86_64.cpp.o lib/ExecutionEngine/JITLink/CMakeFiles/LLVMJITLink.dir/MachOLinkGraphBuilder.cpp.o lib/ExecutionEngine/JITLink/CMakeFiles/LLVMJITLink.dir/ELF.cpp.o lib/ExecutionEngine/JITLink/CMakeFiles/LLVMJITLink.dir/ELFLinkGraphBuilder.cpp.o lib/ExecutionEngine/JITLink/CMakeFiles/LLVMJITLink.dir/ELF_aarch32.cpp.o lib/ExecutionEngine/JITLink/CMakeFiles/LLVMJITLink.dir/ELF_aarch64.cpp.o lib/ExecutionEngine/JITLink/CMakeFiles/LLVMJITLink.dir/ELF_i386.cpp.o lib/ExecutionEngine/JITLink/CMakeFiles/LLVMJITLink.dir/ELF_loongarch.cpp.o lib/ExecutionEngine/JITLink/CMakeFiles/LLVMJITLink.dir/ELF_ppc64.cpp.o lib/ExecutionEngine/JITLink/CMakeFiles/LLVMJITLink.dir/ELF_riscv.cpp.o lib/ExecutionEngine/JITLink/CMakeFiles/LLVMJITLink.dir/ELF_x86_64.cpp.o lib/ExecutionEngine/JITLink/CMakeFiles/LLVMJITLink.dir/COFF.cpp.o lib/ExecutionEngine/JITLink/CMakeFiles/LLVMJITLink.dir/COFFDirectiveParser.cpp.o lib/ExecutionEngine/JITLink/CMakeFiles/LLVMJITLink.dir/COFFLinkGraphBuilder.cpp.o lib/ExecutionEngine/JITLink/CMakeFiles/LLVMJITLink.dir/COFF_x86_64.cpp.o lib/ExecutionEngine/JITLink/CMakeFiles/LLVMJITLink.dir/aarch32.cpp.o lib/ExecutionEngine/JITLink/CMakeFiles/LLVMJITLink.dir/aarch64.cpp.o lib/ExecutionEngine/JITLink/CMakeFiles/LLVMJITLink.dir/i386.cpp.o lib/ExecutionEngine/JITLink/CMakeFiles/LLVMJITLink.dir/loongarch.cpp.o lib/ExecutionEngine/JITLink/CMakeFiles/LLVMJITLink.dir/ppc64.cpp.o lib/ExecutionEngine/JITLink/CMakeFiles/LLVMJITLink.dir/riscv.cpp.o lib/ExecutionEngine/JITLink/CMakeFiles/LLVMJITLink.dir/x86_64.cpp.o && /usr/gnu/bin/ranlib lib/libLLVMJITLink.a && : [2789/3344] : && /usr/bin/cmake -E rm -f lib/libLLVMDebugInfoPDB.a && /usr/gnu/bin/ar qc lib/libLLVMDebugInfoPDB.a lib/DebugInfo/PDB/CMakeFiles/LLVMDebugInfoPDB.dir/GenericError.cpp.o lib/DebugInfo/PDB/CMakeFiles/LLVMDebugInfoPDB.dir/IPDBSourceFile.cpp.o lib/DebugInfo/PDB/CMakeFiles/LLVMDebugInfoPDB.dir/PDB.cpp.o lib/DebugInfo/PDB/CMakeFiles/LLVMDebugInfoPDB.dir/PDBContext.cpp.o lib/DebugInfo/PDB/CMakeFiles/LLVMDebugInfoPDB.dir/PDBExtras.cpp.o lib/DebugInfo/PDB/CMakeFiles/LLVMDebugInfoPDB.dir/PDBInterfaceAnchors.cpp.o lib/DebugInfo/PDB/CMakeFiles/LLVMDebugInfoPDB.dir/PDBSymbol.cpp.o lib/DebugInfo/PDB/CMakeFiles/LLVMDebugInfoPDB.dir/PDBSymbolAnnotation.cpp.o lib/DebugInfo/PDB/CMakeFiles/LLVMDebugInfoPDB.dir/PDBSymbolBlock.cpp.o lib/DebugInfo/PDB/CMakeFiles/LLVMDebugInfoPDB.dir/PDBSymbolCompiland.cpp.o lib/DebugInfo/PDB/CMakeFiles/LLVMDebugInfoPDB.dir/PDBSymbolCompilandDetails.cpp.o lib/DebugInfo/PDB/CMakeFiles/LLVMDebugInfoPDB.dir/PDBSymbolCompilandEnv.cpp.o lib/DebugInfo/PDB/CMakeFiles/LLVMDebugInfoPDB.dir/PDBSymbolCustom.cpp.o lib/DebugInfo/PDB/CMakeFiles/LLVMDebugInfoPDB.dir/PDBSymbolData.cpp.o lib/DebugInfo/PDB/CMakeFiles/LLVMDebugInfoPDB.dir/PDBSymbolExe.cpp.o lib/DebugInfo/PDB/CMakeFiles/LLVMDebugInfoPDB.dir/PDBSymbolFunc.cpp.o lib/DebugInfo/PDB/CMakeFiles/LLVMDebugInfoPDB.dir/PDBSymbolFuncDebugEnd.cpp.o lib/DebugInfo/PDB/CMakeFiles/LLVMDebugInfoPDB.dir/PDBSymbolFuncDebugStart.cpp.o lib/DebugInfo/PDB/CMakeFiles/LLVMDebugInfoPDB.dir/PDBSymbolLabel.cpp.o lib/DebugInfo/PDB/CMakeFiles/LLVMDebugInfoPDB.dir/PDBSymbolPublicSymbol.cpp.o lib/DebugInfo/PDB/CMakeFiles/LLVMDebugInfoPDB.dir/PDBSymbolThunk.cpp.o lib/DebugInfo/PDB/CMakeFiles/LLVMDebugInfoPDB.dir/PDBSymbolTypeArray.cpp.o lib/DebugInfo/PDB/CMakeFiles/LLVMDebugInfoPDB.dir/PDBSymbolTypeBaseClass.cpp.o lib/DebugInfo/PDB/CMakeFiles/LLVMDebugInfoPDB.dir/PDBSymbolTypeBuiltin.cpp.o lib/DebugInfo/PDB/CMakeFiles/LLVMDebugInfoPDB.dir/PDBSymbolTypeCustom.cpp.o lib/DebugInfo/PDB/CMakeFiles/LLVMDebugInfoPDB.dir/PDBSymbolTypeDimension.cpp.o lib/DebugInfo/PDB/CMakeFiles/LLVMDebugInfoPDB.dir/PDBSymbolTypeEnum.cpp.o lib/DebugInfo/PDB/CMakeFiles/LLVMDebugInfoPDB.dir/PDBSymbolTypeFriend.cpp.o lib/DebugInfo/PDB/CMakeFiles/LLVMDebugInfoPDB.dir/PDBSymbolTypeFunctionArg.cpp.o lib/DebugInfo/PDB/CMakeFiles/LLVMDebugInfoPDB.dir/PDBSymbolTypeFunctionSig.cpp.o lib/DebugInfo/PDB/CMakeFiles/LLVMDebugInfoPDB.dir/PDBSymbolTypeManaged.cpp.o lib/DebugInfo/PDB/CMakeFiles/LLVMDebugInfoPDB.dir/PDBSymbolTypePointer.cpp.o lib/DebugInfo/PDB/CMakeFiles/LLVMDebugInfoPDB.dir/PDBSymbolTypeTypedef.cpp.o lib/DebugInfo/PDB/CMakeFiles/LLVMDebugInfoPDB.dir/PDBSymbolTypeUDT.cpp.o lib/DebugInfo/PDB/CMakeFiles/LLVMDebugInfoPDB.dir/PDBSymbolTypeVTable.cpp.o lib/DebugInfo/PDB/CMakeFiles/LLVMDebugInfoPDB.dir/PDBSymbolTypeVTableShape.cpp.o lib/DebugInfo/PDB/CMakeFiles/LLVMDebugInfoPDB.dir/PDBSymbolUnknown.cpp.o lib/DebugInfo/PDB/CMakeFiles/LLVMDebugInfoPDB.dir/PDBSymbolUsingNamespace.cpp.o lib/DebugInfo/PDB/CMakeFiles/LLVMDebugInfoPDB.dir/PDBSymDumper.cpp.o lib/DebugInfo/PDB/CMakeFiles/LLVMDebugInfoPDB.dir/UDTLayout.cpp.o lib/DebugInfo/PDB/CMakeFiles/LLVMDebugInfoPDB.dir/Native/DbiModuleDescriptor.cpp.o lib/DebugInfo/PDB/CMakeFiles/LLVMDebugInfoPDB.dir/Native/DbiModuleDescriptorBuilder.cpp.o lib/DebugInfo/PDB/CMakeFiles/LLVMDebugInfoPDB.dir/Native/DbiModuleList.cpp.o lib/DebugInfo/PDB/CMakeFiles/LLVMDebugInfoPDB.dir/Native/DbiStream.cpp.o lib/DebugInfo/PDB/CMakeFiles/LLVMDebugInfoPDB.dir/Native/DbiStreamBuilder.cpp.o lib/DebugInfo/PDB/CMakeFiles/LLVMDebugInfoPDB.dir/Native/EnumTables.cpp.o lib/DebugInfo/PDB/CMakeFiles/LLVMDebugInfoPDB.dir/Native/FormatUtil.cpp.o lib/DebugInfo/PDB/CMakeFiles/LLVMDebugInfoPDB.dir/Native/GlobalsStream.cpp.o lib/DebugInfo/PDB/CMakeFiles/LLVMDebugInfoPDB.dir/Native/Hash.cpp.o lib/DebugInfo/PDB/CMakeFiles/LLVMDebugInfoPDB.dir/Native/HashTable.cpp.o lib/DebugInfo/PDB/CMakeFiles/LLVMDebugInfoPDB.dir/Native/InfoStream.cpp.o lib/DebugInfo/PDB/CMakeFiles/LLVMDebugInfoPDB.dir/Native/InfoStreamBuilder.cpp.o lib/DebugInfo/PDB/CMakeFiles/LLVMDebugInfoPDB.dir/Native/InjectedSourceStream.cpp.o lib/DebugInfo/PDB/CMakeFiles/LLVMDebugInfoPDB.dir/Native/InputFile.cpp.o lib/DebugInfo/PDB/CMakeFiles/LLVMDebugInfoPDB.dir/Native/LinePrinter.cpp.o lib/DebugInfo/PDB/CMakeFiles/LLVMDebugInfoPDB.dir/Native/ModuleDebugStream.cpp.o lib/DebugInfo/PDB/CMakeFiles/LLVMDebugInfoPDB.dir/Native/NativeCompilandSymbol.cpp.o lib/DebugInfo/PDB/CMakeFiles/LLVMDebugInfoPDB.dir/Native/NativeEnumGlobals.cpp.o lib/DebugInfo/PDB/CMakeFiles/LLVMDebugInfoPDB.dir/Native/NativeEnumInjectedSources.cpp.o lib/DebugInfo/PDB/CMakeFiles/LLVMDebugInfoPDB.dir/Native/NativeEnumLineNumbers.cpp.o lib/DebugInfo/PDB/CMakeFiles/LLVMDebugInfoPDB.dir/Native/NativeEnumModules.cpp.o lib/DebugInfo/PDB/CMakeFiles/LLVMDebugInfoPDB.dir/Native/NativeEnumTypes.cpp.o lib/DebugInfo/PDB/CMakeFiles/LLVMDebugInfoPDB.dir/Native/NativeEnumSymbols.cpp.o lib/DebugInfo/PDB/CMakeFiles/LLVMDebugInfoPDB.dir/Native/NativeExeSymbol.cpp.o lib/DebugInfo/PDB/CMakeFiles/LLVMDebugInfoPDB.dir/Native/NativeFunctionSymbol.cpp.o lib/DebugInfo/PDB/CMakeFiles/LLVMDebugInfoPDB.dir/Native/NativeInlineSiteSymbol.cpp.o lib/DebugInfo/PDB/CMakeFiles/LLVMDebugInfoPDB.dir/Native/NativeLineNumber.cpp.o lib/DebugInfo/PDB/CMakeFiles/LLVMDebugInfoPDB.dir/Native/NativePublicSymbol.cpp.o lib/DebugInfo/PDB/CMakeFiles/LLVMDebugInfoPDB.dir/Native/NativeRawSymbol.cpp.o lib/DebugInfo/PDB/CMakeFiles/LLVMDebugInfoPDB.dir/Native/NativeSourceFile.cpp.o lib/DebugInfo/PDB/CMakeFiles/LLVMDebugInfoPDB.dir/Native/NativeSymbolEnumerator.cpp.o lib/DebugInfo/PDB/CMakeFiles/LLVMDebugInfoPDB.dir/Native/NativeTypeArray.cpp.o lib/DebugInfo/PDB/CMakeFiles/LLVMDebugInfoPDB.dir/Native/NativeTypeBuiltin.cpp.o lib/DebugInfo/PDB/CMakeFiles/LLVMDebugInfoPDB.dir/Native/NativeTypeEnum.cpp.o lib/DebugInfo/PDB/CMakeFiles/LLVMDebugInfoPDB.dir/Native/NativeTypeFunctionSig.cpp.o lib/DebugInfo/PDB/CMakeFiles/LLVMDebugInfoPDB.dir/Native/NativeTypePointer.cpp.o lib/DebugInfo/PDB/CMakeFiles/LLVMDebugInfoPDB.dir/Native/NativeTypeTypedef.cpp.o lib/DebugInfo/PDB/CMakeFiles/LLVMDebugInfoPDB.dir/Native/NativeTypeUDT.cpp.o lib/DebugInfo/PDB/CMakeFiles/LLVMDebugInfoPDB.dir/Native/NativeTypeVTShape.cpp.o lib/DebugInfo/PDB/CMakeFiles/LLVMDebugInfoPDB.dir/Native/NamedStreamMap.cpp.o lib/DebugInfo/PDB/CMakeFiles/LLVMDebugInfoPDB.dir/Native/NativeSession.cpp.o lib/DebugInfo/PDB/CMakeFiles/LLVMDebugInfoPDB.dir/Native/PDBFile.cpp.o lib/DebugInfo/PDB/CMakeFiles/LLVMDebugInfoPDB.dir/Native/PDBFileBuilder.cpp.o lib/DebugInfo/PDB/CMakeFiles/LLVMDebugInfoPDB.dir/Native/PDBStringTable.cpp.o lib/DebugInfo/PDB/CMakeFiles/LLVMDebugInfoPDB.dir/Native/PDBStringTableBuilder.cpp.o lib/DebugInfo/PDB/CMakeFiles/LLVMDebugInfoPDB.dir/Native/PublicsStream.cpp.o lib/DebugInfo/PDB/CMakeFiles/LLVMDebugInfoPDB.dir/Native/GSIStreamBuilder.cpp.o lib/DebugInfo/PDB/CMakeFiles/LLVMDebugInfoPDB.dir/Native/RawError.cpp.o lib/DebugInfo/PDB/CMakeFiles/LLVMDebugInfoPDB.dir/Native/SymbolCache.cpp.o lib/DebugInfo/PDB/CMakeFiles/LLVMDebugInfoPDB.dir/Native/SymbolStream.cpp.o lib/DebugInfo/PDB/CMakeFiles/LLVMDebugInfoPDB.dir/Native/TpiHashing.cpp.o lib/DebugInfo/PDB/CMakeFiles/LLVMDebugInfoPDB.dir/Native/TpiStream.cpp.o lib/DebugInfo/PDB/CMakeFiles/LLVMDebugInfoPDB.dir/Native/TpiStreamBuilder.cpp.o && /usr/gnu/bin/ranlib lib/libLLVMDebugInfoPDB.a && : [2790/3344] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/lib/XRay -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/XRay -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fno-exceptions -funwind-tables -fno-rtti -MD -MT lib/XRay/CMakeFiles/LLVMXRay.dir/FDRRecords.cpp.o -MF lib/XRay/CMakeFiles/LLVMXRay.dir/FDRRecords.cpp.o.d -o lib/XRay/CMakeFiles/LLVMXRay.dir/FDRRecords.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/XRay/FDRRecords.cpp [2791/3344] : && /usr/bin/cmake -E rm -f lib/libLLVMRuntimeDyld.a && /usr/gnu/bin/ar qc lib/libLLVMRuntimeDyld.a lib/ExecutionEngine/RuntimeDyld/CMakeFiles/LLVMRuntimeDyld.dir/JITSymbol.cpp.o lib/ExecutionEngine/RuntimeDyld/CMakeFiles/LLVMRuntimeDyld.dir/RTDyldMemoryManager.cpp.o lib/ExecutionEngine/RuntimeDyld/CMakeFiles/LLVMRuntimeDyld.dir/RuntimeDyld.cpp.o lib/ExecutionEngine/RuntimeDyld/CMakeFiles/LLVMRuntimeDyld.dir/RuntimeDyldChecker.cpp.o lib/ExecutionEngine/RuntimeDyld/CMakeFiles/LLVMRuntimeDyld.dir/RuntimeDyldCOFF.cpp.o lib/ExecutionEngine/RuntimeDyld/CMakeFiles/LLVMRuntimeDyld.dir/RuntimeDyldELF.cpp.o lib/ExecutionEngine/RuntimeDyld/CMakeFiles/LLVMRuntimeDyld.dir/RuntimeDyldMachO.cpp.o lib/ExecutionEngine/RuntimeDyld/CMakeFiles/LLVMRuntimeDyld.dir/Targets/RuntimeDyldELFMips.cpp.o && /usr/gnu/bin/ranlib lib/libLLVMRuntimeDyld.a && : [2792/3344] : && /usr/bin/cmake -E rm -f lib/libLLVMSymbolize.a && /usr/gnu/bin/ar qc lib/libLLVMSymbolize.a lib/DebugInfo/Symbolize/CMakeFiles/LLVMSymbolize.dir/DIPrinter.cpp.o lib/DebugInfo/Symbolize/CMakeFiles/LLVMSymbolize.dir/Markup.cpp.o lib/DebugInfo/Symbolize/CMakeFiles/LLVMSymbolize.dir/MarkupFilter.cpp.o lib/DebugInfo/Symbolize/CMakeFiles/LLVMSymbolize.dir/SymbolizableObjectFile.cpp.o lib/DebugInfo/Symbolize/CMakeFiles/LLVMSymbolize.dir/Symbolize.cpp.o && /usr/gnu/bin/ranlib lib/libLLVMSymbolize.a && : [2793/3344] : && /usr/bin/cmake -E rm -f lib/libLLVMTextAPIBinaryReader.a && /usr/gnu/bin/ar qc lib/libLLVMTextAPIBinaryReader.a lib/TextAPI/BinaryReader/CMakeFiles/LLVMTextAPIBinaryReader.dir/DylibReader.cpp.o && /usr/gnu/bin/ranlib lib/libLLVMTextAPIBinaryReader.a && : [2794/3344] : && /usr/bin/cmake -E rm -f lib/libLLVMDlltoolDriver.a && /usr/gnu/bin/ar qc lib/libLLVMDlltoolDriver.a lib/ToolDrivers/llvm-dlltool/CMakeFiles/LLVMDlltoolDriver.dir/DlltoolDriver.cpp.o && /usr/gnu/bin/ranlib lib/libLLVMDlltoolDriver.a && : [2795/3344] : && /usr/bin/cmake -E rm -f lib/libLLVMDebugInfoLogicalView.a && /usr/gnu/bin/ar qc lib/libLLVMDebugInfoLogicalView.a lib/DebugInfo/LogicalView/CMakeFiles/LLVMDebugInfoLogicalView.dir/Core/LVCompare.cpp.o lib/DebugInfo/LogicalView/CMakeFiles/LLVMDebugInfoLogicalView.dir/Core/LVElement.cpp.o lib/DebugInfo/LogicalView/CMakeFiles/LLVMDebugInfoLogicalView.dir/Core/LVLine.cpp.o lib/DebugInfo/LogicalView/CMakeFiles/LLVMDebugInfoLogicalView.dir/Core/LVLocation.cpp.o lib/DebugInfo/LogicalView/CMakeFiles/LLVMDebugInfoLogicalView.dir/Core/LVObject.cpp.o lib/DebugInfo/LogicalView/CMakeFiles/LLVMDebugInfoLogicalView.dir/Core/LVOptions.cpp.o lib/DebugInfo/LogicalView/CMakeFiles/LLVMDebugInfoLogicalView.dir/Core/LVRange.cpp.o lib/DebugInfo/LogicalView/CMakeFiles/LLVMDebugInfoLogicalView.dir/Core/LVReader.cpp.o lib/DebugInfo/LogicalView/CMakeFiles/LLVMDebugInfoLogicalView.dir/Core/LVScope.cpp.o lib/DebugInfo/LogicalView/CMakeFiles/LLVMDebugInfoLogicalView.dir/Core/LVSort.cpp.o lib/DebugInfo/LogicalView/CMakeFiles/LLVMDebugInfoLogicalView.dir/Core/LVSupport.cpp.o lib/DebugInfo/LogicalView/CMakeFiles/LLVMDebugInfoLogicalView.dir/Core/LVSymbol.cpp.o lib/DebugInfo/LogicalView/CMakeFiles/LLVMDebugInfoLogicalView.dir/Core/LVType.cpp.o lib/DebugInfo/LogicalView/CMakeFiles/LLVMDebugInfoLogicalView.dir/LVReaderHandler.cpp.o lib/DebugInfo/LogicalView/CMakeFiles/LLVMDebugInfoLogicalView.dir/Readers/LVBinaryReader.cpp.o lib/DebugInfo/LogicalView/CMakeFiles/LLVMDebugInfoLogicalView.dir/Readers/LVCodeViewReader.cpp.o lib/DebugInfo/LogicalView/CMakeFiles/LLVMDebugInfoLogicalView.dir/Readers/LVCodeViewVisitor.cpp.o lib/DebugInfo/LogicalView/CMakeFiles/LLVMDebugInfoLogicalView.dir/Readers/LVELFReader.cpp.o && /usr/gnu/bin/ranlib lib/libLLVMDebugInfoLogicalView.a && : [2796/3344] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/lib/XRay -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/XRay -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fno-exceptions -funwind-tables -fno-rtti -MD -MT lib/XRay/CMakeFiles/LLVMXRay.dir/FDRRecordProducer.cpp.o -MF lib/XRay/CMakeFiles/LLVMXRay.dir/FDRRecordProducer.cpp.o.d -o lib/XRay/CMakeFiles/LLVMXRay.dir/FDRRecordProducer.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/XRay/FDRRecordProducer.cpp [2797/3344] : && /usr/bin/cmake -E rm -f lib/libLLVMProfileData.a && /usr/gnu/bin/ar qc lib/libLLVMProfileData.a lib/ProfileData/CMakeFiles/LLVMProfileData.dir/GCOV.cpp.o lib/ProfileData/CMakeFiles/LLVMProfileData.dir/InstrProf.cpp.o lib/ProfileData/CMakeFiles/LLVMProfileData.dir/InstrProfCorrelator.cpp.o lib/ProfileData/CMakeFiles/LLVMProfileData.dir/InstrProfReader.cpp.o lib/ProfileData/CMakeFiles/LLVMProfileData.dir/InstrProfWriter.cpp.o lib/ProfileData/CMakeFiles/LLVMProfileData.dir/ItaniumManglingCanonicalizer.cpp.o lib/ProfileData/CMakeFiles/LLVMProfileData.dir/MemProf.cpp.o lib/ProfileData/CMakeFiles/LLVMProfileData.dir/ProfileSummaryBuilder.cpp.o lib/ProfileData/CMakeFiles/LLVMProfileData.dir/RawMemProfReader.cpp.o lib/ProfileData/CMakeFiles/LLVMProfileData.dir/SampleProf.cpp.o lib/ProfileData/CMakeFiles/LLVMProfileData.dir/SampleProfReader.cpp.o lib/ProfileData/CMakeFiles/LLVMProfileData.dir/SampleProfWriter.cpp.o lib/ProfileData/CMakeFiles/LLVMProfileData.dir/SymbolRemappingReader.cpp.o && /usr/gnu/bin/ranlib lib/libLLVMProfileData.a && : [2798/3344] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/lib/Passes -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Passes -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fno-exceptions -funwind-tables -fno-rtti -MD -MT lib/Passes/CMakeFiles/LLVMPasses.dir/PassBuilderPipelines.cpp.o -MF lib/Passes/CMakeFiles/LLVMPasses.dir/PassBuilderPipelines.cpp.o.d -o lib/Passes/CMakeFiles/LLVMPasses.dir/PassBuilderPipelines.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Passes/PassBuilderPipelines.cpp [2799/3344] : && /usr/bin/cmake -E rm -f lib/libLLVMCoverage.a && /usr/gnu/bin/ar qc lib/libLLVMCoverage.a lib/ProfileData/Coverage/CMakeFiles/LLVMCoverage.dir/CoverageMapping.cpp.o lib/ProfileData/Coverage/CMakeFiles/LLVMCoverage.dir/CoverageMappingWriter.cpp.o lib/ProfileData/Coverage/CMakeFiles/LLVMCoverage.dir/CoverageMappingReader.cpp.o && /usr/gnu/bin/ranlib lib/libLLVMCoverage.a && : [2800/3344] : && /usr/bin/cmake -E rm -f lib/libLLVMAnalysis.a && /usr/gnu/bin/ar qc lib/libLLVMAnalysis.a lib/Analysis/CMakeFiles/LLVMAnalysis.dir/AliasAnalysis.cpp.o lib/Analysis/CMakeFiles/LLVMAnalysis.dir/AliasAnalysisEvaluator.cpp.o lib/Analysis/CMakeFiles/LLVMAnalysis.dir/AliasSetTracker.cpp.o lib/Analysis/CMakeFiles/LLVMAnalysis.dir/Analysis.cpp.o lib/Analysis/CMakeFiles/LLVMAnalysis.dir/AssumeBundleQueries.cpp.o lib/Analysis/CMakeFiles/LLVMAnalysis.dir/AssumptionCache.cpp.o lib/Analysis/CMakeFiles/LLVMAnalysis.dir/BasicAliasAnalysis.cpp.o lib/Analysis/CMakeFiles/LLVMAnalysis.dir/BlockFrequencyInfo.cpp.o lib/Analysis/CMakeFiles/LLVMAnalysis.dir/BlockFrequencyInfoImpl.cpp.o lib/Analysis/CMakeFiles/LLVMAnalysis.dir/BranchProbabilityInfo.cpp.o lib/Analysis/CMakeFiles/LLVMAnalysis.dir/CFG.cpp.o lib/Analysis/CMakeFiles/LLVMAnalysis.dir/CFGPrinter.cpp.o lib/Analysis/CMakeFiles/LLVMAnalysis.dir/CFGSCCPrinter.cpp.o lib/Analysis/CMakeFiles/LLVMAnalysis.dir/CGSCCPassManager.cpp.o lib/Analysis/CMakeFiles/LLVMAnalysis.dir/CallGraph.cpp.o lib/Analysis/CMakeFiles/LLVMAnalysis.dir/CallGraphSCCPass.cpp.o lib/Analysis/CMakeFiles/LLVMAnalysis.dir/CallPrinter.cpp.o lib/Analysis/CMakeFiles/LLVMAnalysis.dir/CaptureTracking.cpp.o lib/Analysis/CMakeFiles/LLVMAnalysis.dir/CmpInstAnalysis.cpp.o lib/Analysis/CMakeFiles/LLVMAnalysis.dir/CostModel.cpp.o lib/Analysis/CMakeFiles/LLVMAnalysis.dir/CodeMetrics.cpp.o lib/Analysis/CMakeFiles/LLVMAnalysis.dir/ConstantFolding.cpp.o lib/Analysis/CMakeFiles/LLVMAnalysis.dir/CycleAnalysis.cpp.o lib/Analysis/CMakeFiles/LLVMAnalysis.dir/DDG.cpp.o lib/Analysis/CMakeFiles/LLVMAnalysis.dir/DDGPrinter.cpp.o lib/Analysis/CMakeFiles/LLVMAnalysis.dir/ConstraintSystem.cpp.o lib/Analysis/CMakeFiles/LLVMAnalysis.dir/Delinearization.cpp.o lib/Analysis/CMakeFiles/LLVMAnalysis.dir/DemandedBits.cpp.o lib/Analysis/CMakeFiles/LLVMAnalysis.dir/DependenceAnalysis.cpp.o lib/Analysis/CMakeFiles/LLVMAnalysis.dir/DependenceGraphBuilder.cpp.o lib/Analysis/CMakeFiles/LLVMAnalysis.dir/DevelopmentModeInlineAdvisor.cpp.o lib/Analysis/CMakeFiles/LLVMAnalysis.dir/DomConditionCache.cpp.o lib/Analysis/CMakeFiles/LLVMAnalysis.dir/DomPrinter.cpp.o lib/Analysis/CMakeFiles/LLVMAnalysis.dir/DomTreeUpdater.cpp.o lib/Analysis/CMakeFiles/LLVMAnalysis.dir/DominanceFrontier.cpp.o lib/Analysis/CMakeFiles/LLVMAnalysis.dir/FunctionPropertiesAnalysis.cpp.o lib/Analysis/CMakeFiles/LLVMAnalysis.dir/GlobalsModRef.cpp.o lib/Analysis/CMakeFiles/LLVMAnalysis.dir/GuardUtils.cpp.o lib/Analysis/CMakeFiles/LLVMAnalysis.dir/HeatUtils.cpp.o lib/Analysis/CMakeFiles/LLVMAnalysis.dir/IRSimilarityIdentifier.cpp.o lib/Analysis/CMakeFiles/LLVMAnalysis.dir/IVDescriptors.cpp.o lib/Analysis/CMakeFiles/LLVMAnalysis.dir/IVUsers.cpp.o lib/Analysis/CMakeFiles/LLVMAnalysis.dir/ImportedFunctionsInliningStatistics.cpp.o lib/Analysis/CMakeFiles/LLVMAnalysis.dir/IndirectCallPromotionAnalysis.cpp.o lib/Analysis/CMakeFiles/LLVMAnalysis.dir/InlineCost.cpp.o lib/Analysis/CMakeFiles/LLVMAnalysis.dir/InlineAdvisor.cpp.o lib/Analysis/CMakeFiles/LLVMAnalysis.dir/InlineOrder.cpp.o lib/Analysis/CMakeFiles/LLVMAnalysis.dir/InlineSizeEstimatorAnalysis.cpp.o lib/Analysis/CMakeFiles/LLVMAnalysis.dir/InstCount.cpp.o lib/Analysis/CMakeFiles/LLVMAnalysis.dir/InstructionPrecedenceTracking.cpp.o lib/Analysis/CMakeFiles/LLVMAnalysis.dir/InstructionSimplify.cpp.o lib/Analysis/CMakeFiles/LLVMAnalysis.dir/InteractiveModelRunner.cpp.o lib/Analysis/CMakeFiles/LLVMAnalysis.dir/Interval.cpp.o lib/Analysis/CMakeFiles/LLVMAnalysis.dir/IntervalPartition.cpp.o lib/Analysis/CMakeFiles/LLVMAnalysis.dir/LazyBranchProbabilityInfo.cpp.o lib/Analysis/CMakeFiles/LLVMAnalysis.dir/LazyBlockFrequencyInfo.cpp.o lib/Analysis/CMakeFiles/LLVMAnalysis.dir/LazyCallGraph.cpp.o lib/Analysis/CMakeFiles/LLVMAnalysis.dir/LazyValueInfo.cpp.o lib/Analysis/CMakeFiles/LLVMAnalysis.dir/Lint.cpp.o lib/Analysis/CMakeFiles/LLVMAnalysis.dir/Loads.cpp.o lib/Analysis/CMakeFiles/LLVMAnalysis.dir/Local.cpp.o lib/Analysis/CMakeFiles/LLVMAnalysis.dir/LoopAccessAnalysis.cpp.o lib/Analysis/CMakeFiles/LLVMAnalysis.dir/LoopAnalysisManager.cpp.o lib/Analysis/CMakeFiles/LLVMAnalysis.dir/LoopCacheAnalysis.cpp.o lib/Analysis/CMakeFiles/LLVMAnalysis.dir/LoopNestAnalysis.cpp.o lib/Analysis/CMakeFiles/LLVMAnalysis.dir/LoopUnrollAnalyzer.cpp.o lib/Analysis/CMakeFiles/LLVMAnalysis.dir/LoopInfo.cpp.o lib/Analysis/CMakeFiles/LLVMAnalysis.dir/LoopPass.cpp.o lib/Analysis/CMakeFiles/LLVMAnalysis.dir/MLInlineAdvisor.cpp.o lib/Analysis/CMakeFiles/LLVMAnalysis.dir/MemDerefPrinter.cpp.o lib/Analysis/CMakeFiles/LLVMAnalysis.dir/MemoryBuiltins.cpp.o lib/Analysis/CMakeFiles/LLVMAnalysis.dir/MemoryDependenceAnalysis.cpp.o lib/Analysis/CMakeFiles/LLVMAnalysis.dir/MemoryLocation.cpp.o lib/Analysis/CMakeFiles/LLVMAnalysis.dir/MemoryProfileInfo.cpp.o lib/Analysis/CMakeFiles/LLVMAnalysis.dir/MemorySSA.cpp.o lib/Analysis/CMakeFiles/LLVMAnalysis.dir/MemorySSAUpdater.cpp.o lib/Analysis/CMakeFiles/LLVMAnalysis.dir/ModelUnderTrainingRunner.cpp.o lib/Analysis/CMakeFiles/LLVMAnalysis.dir/ModuleDebugInfoPrinter.cpp.o lib/Analysis/CMakeFiles/LLVMAnalysis.dir/ModuleSummaryAnalysis.cpp.o lib/Analysis/CMakeFiles/LLVMAnalysis.dir/MustExecute.cpp.o lib/Analysis/CMakeFiles/LLVMAnalysis.dir/NoInferenceModelRunner.cpp.o lib/Analysis/CMakeFiles/LLVMAnalysis.dir/ObjCARCAliasAnalysis.cpp.o lib/Analysis/CMakeFiles/LLVMAnalysis.dir/ObjCARCAnalysisUtils.cpp.o lib/Analysis/CMakeFiles/LLVMAnalysis.dir/ObjCARCInstKind.cpp.o lib/Analysis/CMakeFiles/LLVMAnalysis.dir/OptimizationRemarkEmitter.cpp.o lib/Analysis/CMakeFiles/LLVMAnalysis.dir/OverflowInstAnalysis.cpp.o lib/Analysis/CMakeFiles/LLVMAnalysis.dir/PHITransAddr.cpp.o lib/Analysis/CMakeFiles/LLVMAnalysis.dir/PhiValues.cpp.o lib/Analysis/CMakeFiles/LLVMAnalysis.dir/PostDominators.cpp.o lib/Analysis/CMakeFiles/LLVMAnalysis.dir/ProfileSummaryInfo.cpp.o lib/Analysis/CMakeFiles/LLVMAnalysis.dir/PtrUseVisitor.cpp.o lib/Analysis/CMakeFiles/LLVMAnalysis.dir/RegionInfo.cpp.o lib/Analysis/CMakeFiles/LLVMAnalysis.dir/RegionPass.cpp.o lib/Analysis/CMakeFiles/LLVMAnalysis.dir/RegionPrinter.cpp.o lib/Analysis/CMakeFiles/LLVMAnalysis.dir/ReplayInlineAdvisor.cpp.o lib/Analysis/CMakeFiles/LLVMAnalysis.dir/ScalarEvolution.cpp.o lib/Analysis/CMakeFiles/LLVMAnalysis.dir/ScalarEvolutionAliasAnalysis.cpp.o lib/Analysis/CMakeFiles/LLVMAnalysis.dir/ScalarEvolutionDivision.cpp.o lib/Analysis/CMakeFiles/LLVMAnalysis.dir/ScalarEvolutionNormalization.cpp.o lib/Analysis/CMakeFiles/LLVMAnalysis.dir/StackLifetime.cpp.o lib/Analysis/CMakeFiles/LLVMAnalysis.dir/StackSafetyAnalysis.cpp.o lib/Analysis/CMakeFiles/LLVMAnalysis.dir/StructuralHash.cpp.o lib/Analysis/CMakeFiles/LLVMAnalysis.dir/SyntheticCountsUtils.cpp.o lib/Analysis/CMakeFiles/LLVMAnalysis.dir/TFLiteUtils.cpp.o lib/Analysis/CMakeFiles/LLVMAnalysis.dir/TargetLibraryInfo.cpp.o lib/Analysis/CMakeFiles/LLVMAnalysis.dir/TargetTransformInfo.cpp.o lib/Analysis/CMakeFiles/LLVMAnalysis.dir/TensorSpec.cpp.o lib/Analysis/CMakeFiles/LLVMAnalysis.dir/Trace.cpp.o lib/Analysis/CMakeFiles/LLVMAnalysis.dir/TrainingLogger.cpp.o lib/Analysis/CMakeFiles/LLVMAnalysis.dir/TypeBasedAliasAnalysis.cpp.o lib/Analysis/CMakeFiles/LLVMAnalysis.dir/TypeMetadataUtils.cpp.o lib/Analysis/CMakeFiles/LLVMAnalysis.dir/UniformityAnalysis.cpp.o lib/Analysis/CMakeFiles/LLVMAnalysis.dir/ScopedNoAliasAA.cpp.o lib/Analysis/CMakeFiles/LLVMAnalysis.dir/ValueLattice.cpp.o lib/Analysis/CMakeFiles/LLVMAnalysis.dir/ValueLatticeUtils.cpp.o lib/Analysis/CMakeFiles/LLVMAnalysis.dir/ValueTracking.cpp.o lib/Analysis/CMakeFiles/LLVMAnalysis.dir/VectorUtils.cpp.o && /usr/gnu/bin/ranlib lib/libLLVMAnalysis.a && : [2801/3344] : && /usr/bin/cmake -E rm -f lib/libLLVMIRPrinter.a && /usr/gnu/bin/ar qc lib/libLLVMIRPrinter.a lib/IRPrinter/CMakeFiles/LLVMIRPrinter.dir/IRPrintingPasses.cpp.o && /usr/gnu/bin/ranlib lib/libLLVMIRPrinter.a && : [2802/3344] : && /usr/bin/cmake -E rm -f lib/libLLVMBitWriter.a && /usr/gnu/bin/ar qc lib/libLLVMBitWriter.a lib/Bitcode/Writer/CMakeFiles/LLVMBitWriter.dir/BitWriter.cpp.o lib/Bitcode/Writer/CMakeFiles/LLVMBitWriter.dir/BitcodeWriter.cpp.o lib/Bitcode/Writer/CMakeFiles/LLVMBitWriter.dir/BitcodeWriterPass.cpp.o lib/Bitcode/Writer/CMakeFiles/LLVMBitWriter.dir/ValueEnumerator.cpp.o && /usr/gnu/bin/ranlib lib/libLLVMBitWriter.a && : [2803/3344] : && /usr/bin/cmake -E rm -f lib/libLLVMFrontendDriver.a && /usr/gnu/bin/ar qc lib/libLLVMFrontendDriver.a lib/Frontend/Driver/CMakeFiles/LLVMFrontendDriver.dir/CodeGenOptions.cpp.o && /usr/gnu/bin/ranlib lib/libLLVMFrontendDriver.a && : [2804/3344] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/lib/ToolDrivers/llvm-lib -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/ToolDrivers/llvm-lib -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fno-exceptions -funwind-tables -fno-rtti -MD -MT lib/ToolDrivers/llvm-lib/CMakeFiles/LLVMLibDriver.dir/LibDriver.cpp.o -MF lib/ToolDrivers/llvm-lib/CMakeFiles/LLVMLibDriver.dir/LibDriver.cpp.o.d -o lib/ToolDrivers/llvm-lib/CMakeFiles/LLVMLibDriver.dir/LibDriver.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/ToolDrivers/llvm-lib/LibDriver.cpp [2805/3344] : && /usr/bin/cmake -E rm -f lib/libLLVMTarget.a && /usr/gnu/bin/ar qc lib/libLLVMTarget.a lib/Target/CMakeFiles/LLVMTarget.dir/Target.cpp.o lib/Target/CMakeFiles/LLVMTarget.dir/TargetIntrinsicInfo.cpp.o lib/Target/CMakeFiles/LLVMTarget.dir/TargetLoweringObjectFile.cpp.o lib/Target/CMakeFiles/LLVMTarget.dir/TargetMachine.cpp.o lib/Target/CMakeFiles/LLVMTarget.dir/TargetMachineC.cpp.o && /usr/gnu/bin/ranlib lib/libLLVMTarget.a && : [2806/3344] : && /usr/bin/cmake -E rm -f lib/libLLVMExecutionEngine.a && /usr/gnu/bin/ar qc lib/libLLVMExecutionEngine.a lib/ExecutionEngine/CMakeFiles/LLVMExecutionEngine.dir/ExecutionEngine.cpp.o lib/ExecutionEngine/CMakeFiles/LLVMExecutionEngine.dir/ExecutionEngineBindings.cpp.o lib/ExecutionEngine/CMakeFiles/LLVMExecutionEngine.dir/GDBRegistrationListener.cpp.o lib/ExecutionEngine/CMakeFiles/LLVMExecutionEngine.dir/SectionMemoryManager.cpp.o lib/ExecutionEngine/CMakeFiles/LLVMExecutionEngine.dir/TargetSelect.cpp.o && /usr/gnu/bin/ranlib lib/libLLVMExecutionEngine.a && : [2807/3344] : && /usr/bin/cmake -E rm -f lib/libLLVMMCJIT.a && /usr/gnu/bin/ar qc lib/libLLVMMCJIT.a lib/ExecutionEngine/MCJIT/CMakeFiles/LLVMMCJIT.dir/MCJIT.cpp.o && /usr/gnu/bin/ranlib lib/libLLVMMCJIT.a && : [2808/3344] : && /usr/bin/cmake -E rm -f lib/libLLVMLibDriver.a && /usr/gnu/bin/ar qc lib/libLLVMLibDriver.a lib/ToolDrivers/llvm-lib/CMakeFiles/LLVMLibDriver.dir/LibDriver.cpp.o && /usr/gnu/bin/ranlib lib/libLLVMLibDriver.a && : [2809/3344] : && /usr/bin/cmake -E rm -f lib/libLLVMTransformUtils.a && /usr/gnu/bin/ar qc lib/libLLVMTransformUtils.a lib/Transforms/Utils/CMakeFiles/LLVMTransformUtils.dir/AddDiscriminators.cpp.o lib/Transforms/Utils/CMakeFiles/LLVMTransformUtils.dir/AMDGPUEmitPrintf.cpp.o lib/Transforms/Utils/CMakeFiles/LLVMTransformUtils.dir/ASanStackFrameLayout.cpp.o lib/Transforms/Utils/CMakeFiles/LLVMTransformUtils.dir/AssumeBundleBuilder.cpp.o lib/Transforms/Utils/CMakeFiles/LLVMTransformUtils.dir/BasicBlockUtils.cpp.o lib/Transforms/Utils/CMakeFiles/LLVMTransformUtils.dir/BreakCriticalEdges.cpp.o lib/Transforms/Utils/CMakeFiles/LLVMTransformUtils.dir/BuildLibCalls.cpp.o lib/Transforms/Utils/CMakeFiles/LLVMTransformUtils.dir/BypassSlowDivision.cpp.o lib/Transforms/Utils/CMakeFiles/LLVMTransformUtils.dir/CallPromotionUtils.cpp.o lib/Transforms/Utils/CMakeFiles/LLVMTransformUtils.dir/CallGraphUpdater.cpp.o lib/Transforms/Utils/CMakeFiles/LLVMTransformUtils.dir/CanonicalizeAliases.cpp.o lib/Transforms/Utils/CMakeFiles/LLVMTransformUtils.dir/CanonicalizeFreezeInLoops.cpp.o lib/Transforms/Utils/CMakeFiles/LLVMTransformUtils.dir/CloneFunction.cpp.o lib/Transforms/Utils/CMakeFiles/LLVMTransformUtils.dir/CloneModule.cpp.o lib/Transforms/Utils/CMakeFiles/LLVMTransformUtils.dir/CodeExtractor.cpp.o lib/Transforms/Utils/CMakeFiles/LLVMTransformUtils.dir/CodeLayout.cpp.o lib/Transforms/Utils/CMakeFiles/LLVMTransformUtils.dir/CodeMoverUtils.cpp.o lib/Transforms/Utils/CMakeFiles/LLVMTransformUtils.dir/CtorUtils.cpp.o lib/Transforms/Utils/CMakeFiles/LLVMTransformUtils.dir/CountVisits.cpp.o lib/Transforms/Utils/CMakeFiles/LLVMTransformUtils.dir/Debugify.cpp.o lib/Transforms/Utils/CMakeFiles/LLVMTransformUtils.dir/DemoteRegToStack.cpp.o lib/Transforms/Utils/CMakeFiles/LLVMTransformUtils.dir/DXILUpgrade.cpp.o lib/Transforms/Utils/CMakeFiles/LLVMTransformUtils.dir/EntryExitInstrumenter.cpp.o lib/Transforms/Utils/CMakeFiles/LLVMTransformUtils.dir/EscapeEnumerator.cpp.o lib/Transforms/Utils/CMakeFiles/LLVMTransformUtils.dir/Evaluator.cpp.o lib/Transforms/Utils/CMakeFiles/LLVMTransformUtils.dir/FixIrreducible.cpp.o lib/Transforms/Utils/CMakeFiles/LLVMTransformUtils.dir/FlattenCFG.cpp.o lib/Transforms/Utils/CMakeFiles/LLVMTransformUtils.dir/FunctionComparator.cpp.o lib/Transforms/Utils/CMakeFiles/LLVMTransformUtils.dir/FunctionImportUtils.cpp.o lib/Transforms/Utils/CMakeFiles/LLVMTransformUtils.dir/GlobalStatus.cpp.o lib/Transforms/Utils/CMakeFiles/LLVMTransformUtils.dir/GuardUtils.cpp.o lib/Transforms/Utils/CMakeFiles/LLVMTransformUtils.dir/HelloWorld.cpp.o lib/Transforms/Utils/CMakeFiles/LLVMTransformUtils.dir/InlineFunction.cpp.o lib/Transforms/Utils/CMakeFiles/LLVMTransformUtils.dir/InjectTLIMappings.cpp.o lib/Transforms/Utils/CMakeFiles/LLVMTransformUtils.dir/InstructionNamer.cpp.o lib/Transforms/Utils/CMakeFiles/LLVMTransformUtils.dir/IntegerDivision.cpp.o lib/Transforms/Utils/CMakeFiles/LLVMTransformUtils.dir/LCSSA.cpp.o lib/Transforms/Utils/CMakeFiles/LLVMTransformUtils.dir/LibCallsShrinkWrap.cpp.o lib/Transforms/Utils/CMakeFiles/LLVMTransformUtils.dir/Local.cpp.o lib/Transforms/Utils/CMakeFiles/LLVMTransformUtils.dir/LoopConstrainer.cpp.o lib/Transforms/Utils/CMakeFiles/LLVMTransformUtils.dir/LoopPeel.cpp.o lib/Transforms/Utils/CMakeFiles/LLVMTransformUtils.dir/LoopRotationUtils.cpp.o lib/Transforms/Utils/CMakeFiles/LLVMTransformUtils.dir/LoopSimplify.cpp.o lib/Transforms/Utils/CMakeFiles/LLVMTransformUtils.dir/LoopUnroll.cpp.o lib/Transforms/Utils/CMakeFiles/LLVMTransformUtils.dir/LoopUnrollAndJam.cpp.o lib/Transforms/Utils/CMakeFiles/LLVMTransformUtils.dir/LoopUnrollRuntime.cpp.o lib/Transforms/Utils/CMakeFiles/LLVMTransformUtils.dir/LoopUtils.cpp.o lib/Transforms/Utils/CMakeFiles/LLVMTransformUtils.dir/LoopVersioning.cpp.o lib/Transforms/Utils/CMakeFiles/LLVMTransformUtils.dir/LowerAtomic.cpp.o lib/Transforms/Utils/CMakeFiles/LLVMTransformUtils.dir/LowerGlobalDtors.cpp.o lib/Transforms/Utils/CMakeFiles/LLVMTransformUtils.dir/LowerIFunc.cpp.o lib/Transforms/Utils/CMakeFiles/LLVMTransformUtils.dir/LowerInvoke.cpp.o lib/Transforms/Utils/CMakeFiles/LLVMTransformUtils.dir/LowerMemIntrinsics.cpp.o lib/Transforms/Utils/CMakeFiles/LLVMTransformUtils.dir/LowerSwitch.cpp.o lib/Transforms/Utils/CMakeFiles/LLVMTransformUtils.dir/MatrixUtils.cpp.o lib/Transforms/Utils/CMakeFiles/LLVMTransformUtils.dir/MemoryOpRemark.cpp.o lib/Transforms/Utils/CMakeFiles/LLVMTransformUtils.dir/MemoryTaggingSupport.cpp.o lib/Transforms/Utils/CMakeFiles/LLVMTransformUtils.dir/Mem2Reg.cpp.o lib/Transforms/Utils/CMakeFiles/LLVMTransformUtils.dir/MetaRenamer.cpp.o lib/Transforms/Utils/CMakeFiles/LLVMTransformUtils.dir/MisExpect.cpp.o lib/Transforms/Utils/CMakeFiles/LLVMTransformUtils.dir/ModuleUtils.cpp.o lib/Transforms/Utils/CMakeFiles/LLVMTransformUtils.dir/MoveAutoInit.cpp.o lib/Transforms/Utils/CMakeFiles/LLVMTransformUtils.dir/NameAnonGlobals.cpp.o lib/Transforms/Utils/CMakeFiles/LLVMTransformUtils.dir/PredicateInfo.cpp.o lib/Transforms/Utils/CMakeFiles/LLVMTransformUtils.dir/PromoteMemoryToRegister.cpp.o lib/Transforms/Utils/CMakeFiles/LLVMTransformUtils.dir/RelLookupTableConverter.cpp.o lib/Transforms/Utils/CMakeFiles/LLVMTransformUtils.dir/ScalarEvolutionExpander.cpp.o lib/Transforms/Utils/CMakeFiles/LLVMTransformUtils.dir/SCCPSolver.cpp.o lib/Transforms/Utils/CMakeFiles/LLVMTransformUtils.dir/StripGCRelocates.cpp.o lib/Transforms/Utils/CMakeFiles/LLVMTransformUtils.dir/SSAUpdater.cpp.o lib/Transforms/Utils/CMakeFiles/LLVMTransformUtils.dir/SSAUpdaterBulk.cpp.o lib/Transforms/Utils/CMakeFiles/LLVMTransformUtils.dir/SampleProfileInference.cpp.o lib/Transforms/Utils/CMakeFiles/LLVMTransformUtils.dir/SampleProfileLoaderBaseUtil.cpp.o lib/Transforms/Utils/CMakeFiles/LLVMTransformUtils.dir/SanitizerStats.cpp.o lib/Transforms/Utils/CMakeFiles/LLVMTransformUtils.dir/SimplifyCFG.cpp.o lib/Transforms/Utils/CMakeFiles/LLVMTransformUtils.dir/SimplifyIndVar.cpp.o lib/Transforms/Utils/CMakeFiles/LLVMTransformUtils.dir/SimplifyLibCalls.cpp.o lib/Transforms/Utils/CMakeFiles/LLVMTransformUtils.dir/SizeOpts.cpp.o lib/Transforms/Utils/CMakeFiles/LLVMTransformUtils.dir/SplitModule.cpp.o lib/Transforms/Utils/CMakeFiles/LLVMTransformUtils.dir/StripNonLineTableDebugInfo.cpp.o lib/Transforms/Utils/CMakeFiles/LLVMTransformUtils.dir/SymbolRewriter.cpp.o lib/Transforms/Utils/CMakeFiles/LLVMTransformUtils.dir/UnifyFunctionExitNodes.cpp.o lib/Transforms/Utils/CMakeFiles/LLVMTransformUtils.dir/UnifyLoopExits.cpp.o lib/Transforms/Utils/CMakeFiles/LLVMTransformUtils.dir/Utils.cpp.o lib/Transforms/Utils/CMakeFiles/LLVMTransformUtils.dir/ValueMapper.cpp.o lib/Transforms/Utils/CMakeFiles/LLVMTransformUtils.dir/VNCoercion.cpp.o && /usr/gnu/bin/ranlib lib/libLLVMTransformUtils.a && : [2810/3344] : && /usr/bin/cmake -E rm -f lib/libLLVMFrontendOffloading.a && /usr/gnu/bin/ar qc lib/libLLVMFrontendOffloading.a lib/Frontend/Offloading/CMakeFiles/LLVMFrontendOffloading.dir/Utility.cpp.o lib/Frontend/Offloading/CMakeFiles/LLVMFrontendOffloading.dir/OffloadWrapper.cpp.o && /usr/gnu/bin/ranlib lib/libLLVMFrontendOffloading.a && : [2811/3344] : && /usr/bin/cmake -E rm -f lib/libLLVMInstrumentation.a && /usr/gnu/bin/ar qc lib/libLLVMInstrumentation.a lib/Transforms/Instrumentation/CMakeFiles/LLVMInstrumentation.dir/AddressSanitizer.cpp.o lib/Transforms/Instrumentation/CMakeFiles/LLVMInstrumentation.dir/BoundsChecking.cpp.o lib/Transforms/Instrumentation/CMakeFiles/LLVMInstrumentation.dir/CGProfile.cpp.o lib/Transforms/Instrumentation/CMakeFiles/LLVMInstrumentation.dir/ControlHeightReduction.cpp.o lib/Transforms/Instrumentation/CMakeFiles/LLVMInstrumentation.dir/DataFlowSanitizer.cpp.o lib/Transforms/Instrumentation/CMakeFiles/LLVMInstrumentation.dir/GCOVProfiling.cpp.o lib/Transforms/Instrumentation/CMakeFiles/LLVMInstrumentation.dir/BlockCoverageInference.cpp.o lib/Transforms/Instrumentation/CMakeFiles/LLVMInstrumentation.dir/MemProfiler.cpp.o lib/Transforms/Instrumentation/CMakeFiles/LLVMInstrumentation.dir/MemorySanitizer.cpp.o lib/Transforms/Instrumentation/CMakeFiles/LLVMInstrumentation.dir/IndirectCallPromotion.cpp.o lib/Transforms/Instrumentation/CMakeFiles/LLVMInstrumentation.dir/Instrumentation.cpp.o lib/Transforms/Instrumentation/CMakeFiles/LLVMInstrumentation.dir/InstrOrderFile.cpp.o lib/Transforms/Instrumentation/CMakeFiles/LLVMInstrumentation.dir/InstrProfiling.cpp.o lib/Transforms/Instrumentation/CMakeFiles/LLVMInstrumentation.dir/KCFI.cpp.o lib/Transforms/Instrumentation/CMakeFiles/LLVMInstrumentation.dir/PGOInstrumentation.cpp.o lib/Transforms/Instrumentation/CMakeFiles/LLVMInstrumentation.dir/PGOMemOPSizeOpt.cpp.o lib/Transforms/Instrumentation/CMakeFiles/LLVMInstrumentation.dir/PoisonChecking.cpp.o lib/Transforms/Instrumentation/CMakeFiles/LLVMInstrumentation.dir/SanitizerCoverage.cpp.o lib/Transforms/Instrumentation/CMakeFiles/LLVMInstrumentation.dir/SanitizerBinaryMetadata.cpp.o lib/Transforms/Instrumentation/CMakeFiles/LLVMInstrumentation.dir/ValueProfileCollector.cpp.o lib/Transforms/Instrumentation/CMakeFiles/LLVMInstrumentation.dir/ThreadSanitizer.cpp.o lib/Transforms/Instrumentation/CMakeFiles/LLVMInstrumentation.dir/HWAddressSanitizer.cpp.o && /usr/gnu/bin/ranlib lib/libLLVMInstrumentation.a && : [2812/3344] : && /usr/bin/cmake -E rm -f lib/libLLVMAggressiveInstCombine.a && /usr/gnu/bin/ar qc lib/libLLVMAggressiveInstCombine.a lib/Transforms/AggressiveInstCombine/CMakeFiles/LLVMAggressiveInstCombine.dir/AggressiveInstCombine.cpp.o lib/Transforms/AggressiveInstCombine/CMakeFiles/LLVMAggressiveInstCombine.dir/TruncInstCombine.cpp.o && /usr/gnu/bin/ranlib lib/libLLVMAggressiveInstCombine.a && : [2813/3344] : && /usr/bin/cmake -E rm -f lib/libLLVMInstCombine.a && /usr/gnu/bin/ar qc lib/libLLVMInstCombine.a lib/Transforms/InstCombine/CMakeFiles/LLVMInstCombine.dir/InstructionCombining.cpp.o lib/Transforms/InstCombine/CMakeFiles/LLVMInstCombine.dir/InstCombineAddSub.cpp.o lib/Transforms/InstCombine/CMakeFiles/LLVMInstCombine.dir/InstCombineAtomicRMW.cpp.o lib/Transforms/InstCombine/CMakeFiles/LLVMInstCombine.dir/InstCombineAndOrXor.cpp.o lib/Transforms/InstCombine/CMakeFiles/LLVMInstCombine.dir/InstCombineCalls.cpp.o lib/Transforms/InstCombine/CMakeFiles/LLVMInstCombine.dir/InstCombineCasts.cpp.o lib/Transforms/InstCombine/CMakeFiles/LLVMInstCombine.dir/InstCombineCompares.cpp.o lib/Transforms/InstCombine/CMakeFiles/LLVMInstCombine.dir/InstCombineLoadStoreAlloca.cpp.o lib/Transforms/InstCombine/CMakeFiles/LLVMInstCombine.dir/InstCombineMulDivRem.cpp.o lib/Transforms/InstCombine/CMakeFiles/LLVMInstCombine.dir/InstCombineNegator.cpp.o lib/Transforms/InstCombine/CMakeFiles/LLVMInstCombine.dir/InstCombinePHI.cpp.o lib/Transforms/InstCombine/CMakeFiles/LLVMInstCombine.dir/InstCombineSelect.cpp.o lib/Transforms/InstCombine/CMakeFiles/LLVMInstCombine.dir/InstCombineShifts.cpp.o lib/Transforms/InstCombine/CMakeFiles/LLVMInstCombine.dir/InstCombineSimplifyDemanded.cpp.o lib/Transforms/InstCombine/CMakeFiles/LLVMInstCombine.dir/InstCombineVectorOps.cpp.o && /usr/gnu/bin/ranlib lib/libLLVMInstCombine.a && : [2814/3344] : && /usr/bin/cmake -E rm -f lib/libLLVMScalarOpts.a && /usr/gnu/bin/ar qc lib/libLLVMScalarOpts.a lib/Transforms/Scalar/CMakeFiles/LLVMScalarOpts.dir/ADCE.cpp.o lib/Transforms/Scalar/CMakeFiles/LLVMScalarOpts.dir/AlignmentFromAssumptions.cpp.o lib/Transforms/Scalar/CMakeFiles/LLVMScalarOpts.dir/AnnotationRemarks.cpp.o lib/Transforms/Scalar/CMakeFiles/LLVMScalarOpts.dir/BDCE.cpp.o lib/Transforms/Scalar/CMakeFiles/LLVMScalarOpts.dir/CallSiteSplitting.cpp.o lib/Transforms/Scalar/CMakeFiles/LLVMScalarOpts.dir/ConstantHoisting.cpp.o lib/Transforms/Scalar/CMakeFiles/LLVMScalarOpts.dir/ConstraintElimination.cpp.o lib/Transforms/Scalar/CMakeFiles/LLVMScalarOpts.dir/CorrelatedValuePropagation.cpp.o lib/Transforms/Scalar/CMakeFiles/LLVMScalarOpts.dir/DCE.cpp.o lib/Transforms/Scalar/CMakeFiles/LLVMScalarOpts.dir/DeadStoreElimination.cpp.o lib/Transforms/Scalar/CMakeFiles/LLVMScalarOpts.dir/DFAJumpThreading.cpp.o lib/Transforms/Scalar/CMakeFiles/LLVMScalarOpts.dir/DivRemPairs.cpp.o lib/Transforms/Scalar/CMakeFiles/LLVMScalarOpts.dir/EarlyCSE.cpp.o lib/Transforms/Scalar/CMakeFiles/LLVMScalarOpts.dir/FlattenCFGPass.cpp.o lib/Transforms/Scalar/CMakeFiles/LLVMScalarOpts.dir/Float2Int.cpp.o lib/Transforms/Scalar/CMakeFiles/LLVMScalarOpts.dir/GuardWidening.cpp.o lib/Transforms/Scalar/CMakeFiles/LLVMScalarOpts.dir/GVN.cpp.o lib/Transforms/Scalar/CMakeFiles/LLVMScalarOpts.dir/GVNHoist.cpp.o lib/Transforms/Scalar/CMakeFiles/LLVMScalarOpts.dir/GVNSink.cpp.o lib/Transforms/Scalar/CMakeFiles/LLVMScalarOpts.dir/IVUsersPrinter.cpp.o lib/Transforms/Scalar/CMakeFiles/LLVMScalarOpts.dir/InductiveRangeCheckElimination.cpp.o lib/Transforms/Scalar/CMakeFiles/LLVMScalarOpts.dir/IndVarSimplify.cpp.o lib/Transforms/Scalar/CMakeFiles/LLVMScalarOpts.dir/InferAddressSpaces.cpp.o lib/Transforms/Scalar/CMakeFiles/LLVMScalarOpts.dir/InferAlignment.cpp.o lib/Transforms/Scalar/CMakeFiles/LLVMScalarOpts.dir/InstSimplifyPass.cpp.o lib/Transforms/Scalar/CMakeFiles/LLVMScalarOpts.dir/JumpThreading.cpp.o lib/Transforms/Scalar/CMakeFiles/LLVMScalarOpts.dir/LICM.cpp.o lib/Transforms/Scalar/CMakeFiles/LLVMScalarOpts.dir/LoopAccessAnalysisPrinter.cpp.o lib/Transforms/Scalar/CMakeFiles/LLVMScalarOpts.dir/LoopBoundSplit.cpp.o lib/Transforms/Scalar/CMakeFiles/LLVMScalarOpts.dir/LoopSink.cpp.o lib/Transforms/Scalar/CMakeFiles/LLVMScalarOpts.dir/LoopDeletion.cpp.o lib/Transforms/Scalar/CMakeFiles/LLVMScalarOpts.dir/LoopDataPrefetch.cpp.o lib/Transforms/Scalar/CMakeFiles/LLVMScalarOpts.dir/LoopDistribute.cpp.o lib/Transforms/Scalar/CMakeFiles/LLVMScalarOpts.dir/LoopFuse.cpp.o lib/Transforms/Scalar/CMakeFiles/LLVMScalarOpts.dir/LoopIdiomRecognize.cpp.o lib/Transforms/Scalar/CMakeFiles/LLVMScalarOpts.dir/LoopInstSimplify.cpp.o lib/Transforms/Scalar/CMakeFiles/LLVMScalarOpts.dir/LoopInterchange.cpp.o lib/Transforms/Scalar/CMakeFiles/LLVMScalarOpts.dir/LoopFlatten.cpp.o lib/Transforms/Scalar/CMakeFiles/LLVMScalarOpts.dir/LoopLoadElimination.cpp.o lib/Transforms/Scalar/CMakeFiles/LLVMScalarOpts.dir/LoopPassManager.cpp.o lib/Transforms/Scalar/CMakeFiles/LLVMScalarOpts.dir/LoopPredication.cpp.o lib/Transforms/Scalar/CMakeFiles/LLVMScalarOpts.dir/LoopRerollPass.cpp.o lib/Transforms/Scalar/CMakeFiles/LLVMScalarOpts.dir/LoopRotation.cpp.o lib/Transforms/Scalar/CMakeFiles/LLVMScalarOpts.dir/LoopSimplifyCFG.cpp.o lib/Transforms/Scalar/CMakeFiles/LLVMScalarOpts.dir/LoopStrengthReduce.cpp.o lib/Transforms/Scalar/CMakeFiles/LLVMScalarOpts.dir/LoopUnrollPass.cpp.o lib/Transforms/Scalar/CMakeFiles/LLVMScalarOpts.dir/LoopUnrollAndJamPass.cpp.o lib/Transforms/Scalar/CMakeFiles/LLVMScalarOpts.dir/LoopVersioningLICM.cpp.o lib/Transforms/Scalar/CMakeFiles/LLVMScalarOpts.dir/LowerAtomicPass.cpp.o lib/Transforms/Scalar/CMakeFiles/LLVMScalarOpts.dir/LowerConstantIntrinsics.cpp.o lib/Transforms/Scalar/CMakeFiles/LLVMScalarOpts.dir/LowerExpectIntrinsic.cpp.o lib/Transforms/Scalar/CMakeFiles/LLVMScalarOpts.dir/LowerGuardIntrinsic.cpp.o lib/Transforms/Scalar/CMakeFiles/LLVMScalarOpts.dir/LowerMatrixIntrinsics.cpp.o lib/Transforms/Scalar/CMakeFiles/LLVMScalarOpts.dir/LowerWidenableCondition.cpp.o lib/Transforms/Scalar/CMakeFiles/LLVMScalarOpts.dir/MakeGuardsExplicit.cpp.o lib/Transforms/Scalar/CMakeFiles/LLVMScalarOpts.dir/MemCpyOptimizer.cpp.o lib/Transforms/Scalar/CMakeFiles/LLVMScalarOpts.dir/MergeICmps.cpp.o lib/Transforms/Scalar/CMakeFiles/LLVMScalarOpts.dir/MergedLoadStoreMotion.cpp.o lib/Transforms/Scalar/CMakeFiles/LLVMScalarOpts.dir/NaryReassociate.cpp.o lib/Transforms/Scalar/CMakeFiles/LLVMScalarOpts.dir/NewGVN.cpp.o lib/Transforms/Scalar/CMakeFiles/LLVMScalarOpts.dir/PartiallyInlineLibCalls.cpp.o lib/Transforms/Scalar/CMakeFiles/LLVMScalarOpts.dir/PlaceSafepoints.cpp.o lib/Transforms/Scalar/CMakeFiles/LLVMScalarOpts.dir/Reassociate.cpp.o lib/Transforms/Scalar/CMakeFiles/LLVMScalarOpts.dir/Reg2Mem.cpp.o lib/Transforms/Scalar/CMakeFiles/LLVMScalarOpts.dir/RewriteStatepointsForGC.cpp.o lib/Transforms/Scalar/CMakeFiles/LLVMScalarOpts.dir/SCCP.cpp.o lib/Transforms/Scalar/CMakeFiles/LLVMScalarOpts.dir/SROA.cpp.o lib/Transforms/Scalar/CMakeFiles/LLVMScalarOpts.dir/Scalar.cpp.o lib/Transforms/Scalar/CMakeFiles/LLVMScalarOpts.dir/Scalarizer.cpp.o lib/Transforms/Scalar/CMakeFiles/LLVMScalarOpts.dir/ScalarizeMaskedMemIntrin.cpp.o lib/Transforms/Scalar/CMakeFiles/LLVMScalarOpts.dir/SeparateConstOffsetFromGEP.cpp.o lib/Transforms/Scalar/CMakeFiles/LLVMScalarOpts.dir/SimpleLoopUnswitch.cpp.o lib/Transforms/Scalar/CMakeFiles/LLVMScalarOpts.dir/SimplifyCFGPass.cpp.o lib/Transforms/Scalar/CMakeFiles/LLVMScalarOpts.dir/Sink.cpp.o lib/Transforms/Scalar/CMakeFiles/LLVMScalarOpts.dir/SpeculativeExecution.cpp.o lib/Transforms/Scalar/CMakeFiles/LLVMScalarOpts.dir/StraightLineStrengthReduce.cpp.o lib/Transforms/Scalar/CMakeFiles/LLVMScalarOpts.dir/StructurizeCFG.cpp.o lib/Transforms/Scalar/CMakeFiles/LLVMScalarOpts.dir/TailRecursionElimination.cpp.o lib/Transforms/Scalar/CMakeFiles/LLVMScalarOpts.dir/TLSVariableHoist.cpp.o lib/Transforms/Scalar/CMakeFiles/LLVMScalarOpts.dir/WarnMissedTransforms.cpp.o && /usr/gnu/bin/ranlib lib/libLLVMScalarOpts.a && : [2815/3344] : && /usr/bin/cmake -E rm -f lib/libLLVMFuzzMutate.a && /usr/gnu/bin/ar qc lib/libLLVMFuzzMutate.a lib/FuzzMutate/CMakeFiles/LLVMFuzzMutate.dir/IRMutator.cpp.o lib/FuzzMutate/CMakeFiles/LLVMFuzzMutate.dir/OpDescriptor.cpp.o lib/FuzzMutate/CMakeFiles/LLVMFuzzMutate.dir/Operations.cpp.o lib/FuzzMutate/CMakeFiles/LLVMFuzzMutate.dir/RandomIRBuilder.cpp.o && /usr/gnu/bin/ranlib lib/libLLVMFuzzMutate.a && : [2816/3344] : && /usr/bin/cmake -E rm -f lib/libLLVMFrontendOpenMP.a && /usr/gnu/bin/ar qc lib/libLLVMFrontendOpenMP.a lib/Frontend/OpenMP/CMakeFiles/LLVMFrontendOpenMP.dir/OMP.cpp.o lib/Frontend/OpenMP/CMakeFiles/LLVMFrontendOpenMP.dir/OMPContext.cpp.o lib/Frontend/OpenMP/CMakeFiles/LLVMFrontendOpenMP.dir/OMPIRBuilder.cpp.o && /usr/gnu/bin/ranlib lib/libLLVMFrontendOpenMP.a && : [2817/3344] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/lib/XRay -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/XRay -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fno-exceptions -funwind-tables -fno-rtti -MD -MT lib/XRay/CMakeFiles/LLVMXRay.dir/FileHeaderReader.cpp.o -MF lib/XRay/CMakeFiles/LLVMXRay.dir/FileHeaderReader.cpp.o.d -o lib/XRay/CMakeFiles/LLVMXRay.dir/FileHeaderReader.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/XRay/FileHeaderReader.cpp [2818/3344] : && /usr/bin/cmake -E rm -f lib/libLLVMObjCARCOpts.a && /usr/gnu/bin/ar qc lib/libLLVMObjCARCOpts.a lib/Transforms/ObjCARC/CMakeFiles/LLVMObjCARCOpts.dir/ObjCARC.cpp.o lib/Transforms/ObjCARC/CMakeFiles/LLVMObjCARCOpts.dir/ObjCARCOpts.cpp.o lib/Transforms/ObjCARC/CMakeFiles/LLVMObjCARCOpts.dir/ObjCARCExpand.cpp.o lib/Transforms/ObjCARC/CMakeFiles/LLVMObjCARCOpts.dir/ObjCARCAPElim.cpp.o lib/Transforms/ObjCARC/CMakeFiles/LLVMObjCARCOpts.dir/ObjCARCContract.cpp.o lib/Transforms/ObjCARC/CMakeFiles/LLVMObjCARCOpts.dir/DependencyAnalysis.cpp.o lib/Transforms/ObjCARC/CMakeFiles/LLVMObjCARCOpts.dir/ProvenanceAnalysis.cpp.o lib/Transforms/ObjCARC/CMakeFiles/LLVMObjCARCOpts.dir/ProvenanceAnalysisEvaluator.cpp.o lib/Transforms/ObjCARC/CMakeFiles/LLVMObjCARCOpts.dir/PtrState.cpp.o && /usr/gnu/bin/ranlib lib/libLLVMObjCARCOpts.a && : [2819/3344] : && /usr/bin/cmake -E rm -f lib/libLLVMVectorize.a && /usr/gnu/bin/ar qc lib/libLLVMVectorize.a lib/Transforms/Vectorize/CMakeFiles/LLVMVectorize.dir/LoadStoreVectorizer.cpp.o lib/Transforms/Vectorize/CMakeFiles/LLVMVectorize.dir/LoopVectorizationLegality.cpp.o lib/Transforms/Vectorize/CMakeFiles/LLVMVectorize.dir/LoopVectorize.cpp.o lib/Transforms/Vectorize/CMakeFiles/LLVMVectorize.dir/SLPVectorizer.cpp.o lib/Transforms/Vectorize/CMakeFiles/LLVMVectorize.dir/Vectorize.cpp.o lib/Transforms/Vectorize/CMakeFiles/LLVMVectorize.dir/VectorCombine.cpp.o lib/Transforms/Vectorize/CMakeFiles/LLVMVectorize.dir/VPlan.cpp.o lib/Transforms/Vectorize/CMakeFiles/LLVMVectorize.dir/VPlanAnalysis.cpp.o lib/Transforms/Vectorize/CMakeFiles/LLVMVectorize.dir/VPlanHCFGBuilder.cpp.o lib/Transforms/Vectorize/CMakeFiles/LLVMVectorize.dir/VPlanRecipes.cpp.o lib/Transforms/Vectorize/CMakeFiles/LLVMVectorize.dir/VPlanSLP.cpp.o lib/Transforms/Vectorize/CMakeFiles/LLVMVectorize.dir/VPlanTransforms.cpp.o lib/Transforms/Vectorize/CMakeFiles/LLVMVectorize.dir/VPlanVerifier.cpp.o && /usr/gnu/bin/ranlib lib/libLLVMVectorize.a && : [2820/3344] : && /usr/bin/cmake -E rm -f lib/libLLVMHipStdPar.a && /usr/gnu/bin/ar qc lib/libLLVMHipStdPar.a lib/Transforms/HipStdPar/CMakeFiles/LLVMHipStdPar.dir/HipStdPar.cpp.o && /usr/gnu/bin/ranlib lib/libLLVMHipStdPar.a && : [2821/3344] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/lib/Debuginfod -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Debuginfod -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fno-exceptions -funwind-tables -fno-rtti -MD -MT lib/Debuginfod/CMakeFiles/LLVMDebuginfod.dir/Debuginfod.cpp.o -MF lib/Debuginfod/CMakeFiles/LLVMDebuginfod.dir/Debuginfod.cpp.o.d -o lib/Debuginfod/CMakeFiles/LLVMDebuginfod.dir/Debuginfod.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Debuginfod/Debuginfod.cpp [2822/3344] : && /usr/bin/cmake -E rm -f lib/libLLVMLinker.a && /usr/gnu/bin/ar qc lib/libLLVMLinker.a lib/Linker/CMakeFiles/LLVMLinker.dir/IRMover.cpp.o lib/Linker/CMakeFiles/LLVMLinker.dir/LinkModules.cpp.o && /usr/gnu/bin/ranlib lib/libLLVMLinker.a && : [2823/3344] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/lib/XRay -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/XRay -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fno-exceptions -funwind-tables -fno-rtti -MD -MT lib/XRay/CMakeFiles/LLVMXRay.dir/FDRTraceExpander.cpp.o -MF lib/XRay/CMakeFiles/LLVMXRay.dir/FDRTraceExpander.cpp.o.d -o lib/XRay/CMakeFiles/LLVMXRay.dir/FDRTraceExpander.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/XRay/FDRTraceExpander.cpp [2824/3344] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/lib/XRay -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/XRay -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fno-exceptions -funwind-tables -fno-rtti -MD -MT lib/XRay/CMakeFiles/LLVMXRay.dir/FDRTraceWriter.cpp.o -MF lib/XRay/CMakeFiles/LLVMXRay.dir/FDRTraceWriter.cpp.o.d -o lib/XRay/CMakeFiles/LLVMXRay.dir/FDRTraceWriter.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/XRay/FDRTraceWriter.cpp [2825/3344] : && /usr/bin/cmake -E rm -f lib/libLLVMipo.a && /usr/gnu/bin/ar qc lib/libLLVMipo.a lib/Transforms/IPO/CMakeFiles/LLVMipo.dir/AlwaysInliner.cpp.o lib/Transforms/IPO/CMakeFiles/LLVMipo.dir/Annotation2Metadata.cpp.o lib/Transforms/IPO/CMakeFiles/LLVMipo.dir/ArgumentPromotion.cpp.o lib/Transforms/IPO/CMakeFiles/LLVMipo.dir/Attributor.cpp.o lib/Transforms/IPO/CMakeFiles/LLVMipo.dir/AttributorAttributes.cpp.o lib/Transforms/IPO/CMakeFiles/LLVMipo.dir/BarrierNoopPass.cpp.o lib/Transforms/IPO/CMakeFiles/LLVMipo.dir/BlockExtractor.cpp.o lib/Transforms/IPO/CMakeFiles/LLVMipo.dir/CalledValuePropagation.cpp.o lib/Transforms/IPO/CMakeFiles/LLVMipo.dir/ConstantMerge.cpp.o lib/Transforms/IPO/CMakeFiles/LLVMipo.dir/CrossDSOCFI.cpp.o lib/Transforms/IPO/CMakeFiles/LLVMipo.dir/DeadArgumentElimination.cpp.o lib/Transforms/IPO/CMakeFiles/LLVMipo.dir/ElimAvailExtern.cpp.o lib/Transforms/IPO/CMakeFiles/LLVMipo.dir/EmbedBitcodePass.cpp.o lib/Transforms/IPO/CMakeFiles/LLVMipo.dir/ExtractGV.cpp.o lib/Transforms/IPO/CMakeFiles/LLVMipo.dir/ForceFunctionAttrs.cpp.o lib/Transforms/IPO/CMakeFiles/LLVMipo.dir/FunctionAttrs.cpp.o lib/Transforms/IPO/CMakeFiles/LLVMipo.dir/FunctionImport.cpp.o lib/Transforms/IPO/CMakeFiles/LLVMipo.dir/FunctionSpecialization.cpp.o lib/Transforms/IPO/CMakeFiles/LLVMipo.dir/GlobalDCE.cpp.o lib/Transforms/IPO/CMakeFiles/LLVMipo.dir/GlobalOpt.cpp.o lib/Transforms/IPO/CMakeFiles/LLVMipo.dir/GlobalSplit.cpp.o lib/Transforms/IPO/CMakeFiles/LLVMipo.dir/HotColdSplitting.cpp.o lib/Transforms/IPO/CMakeFiles/LLVMipo.dir/IPO.cpp.o lib/Transforms/IPO/CMakeFiles/LLVMipo.dir/IROutliner.cpp.o lib/Transforms/IPO/CMakeFiles/LLVMipo.dir/InferFunctionAttrs.cpp.o lib/Transforms/IPO/CMakeFiles/LLVMipo.dir/Inliner.cpp.o lib/Transforms/IPO/CMakeFiles/LLVMipo.dir/Internalize.cpp.o lib/Transforms/IPO/CMakeFiles/LLVMipo.dir/LoopExtractor.cpp.o lib/Transforms/IPO/CMakeFiles/LLVMipo.dir/LowerTypeTests.cpp.o lib/Transforms/IPO/CMakeFiles/LLVMipo.dir/MemProfContextDisambiguation.cpp.o lib/Transforms/IPO/CMakeFiles/LLVMipo.dir/MergeFunctions.cpp.o lib/Transforms/IPO/CMakeFiles/LLVMipo.dir/ModuleInliner.cpp.o lib/Transforms/IPO/CMakeFiles/LLVMipo.dir/OpenMPOpt.cpp.o lib/Transforms/IPO/CMakeFiles/LLVMipo.dir/PartialInlining.cpp.o lib/Transforms/IPO/CMakeFiles/LLVMipo.dir/SampleContextTracker.cpp.o lib/Transforms/IPO/CMakeFiles/LLVMipo.dir/SampleProfile.cpp.o lib/Transforms/IPO/CMakeFiles/LLVMipo.dir/SampleProfileProbe.cpp.o lib/Transforms/IPO/CMakeFiles/LLVMipo.dir/SCCP.cpp.o lib/Transforms/IPO/CMakeFiles/LLVMipo.dir/StripDeadPrototypes.cpp.o lib/Transforms/IPO/CMakeFiles/LLVMipo.dir/StripSymbols.cpp.o lib/Transforms/IPO/CMakeFiles/LLVMipo.dir/SyntheticCountsPropagation.cpp.o lib/Transforms/IPO/CMakeFiles/LLVMipo.dir/ThinLTOBitcodeWriter.cpp.o lib/Transforms/IPO/CMakeFiles/LLVMipo.dir/WholeProgramDevirt.cpp.o && /usr/gnu/bin/ranlib lib/libLLVMipo.a && : [2826/3344] : && /usr/bin/cmake -E rm -f lib/libLLVMCoroutines.a && /usr/gnu/bin/ar qc lib/libLLVMCoroutines.a lib/Transforms/Coroutines/CMakeFiles/LLVMCoroutines.dir/Coroutines.cpp.o lib/Transforms/Coroutines/CMakeFiles/LLVMCoroutines.dir/CoroCleanup.cpp.o lib/Transforms/Coroutines/CMakeFiles/LLVMCoroutines.dir/CoroConditionalWrapper.cpp.o lib/Transforms/Coroutines/CMakeFiles/LLVMCoroutines.dir/CoroEarly.cpp.o lib/Transforms/Coroutines/CMakeFiles/LLVMCoroutines.dir/CoroElide.cpp.o lib/Transforms/Coroutines/CMakeFiles/LLVMCoroutines.dir/CoroFrame.cpp.o lib/Transforms/Coroutines/CMakeFiles/LLVMCoroutines.dir/CoroSplit.cpp.o && /usr/gnu/bin/ranlib lib/libLLVMCoroutines.a && : [2827/3344] : && /usr/bin/cmake -E rm -f lib/libLLVMCodeGen.a && /usr/gnu/bin/ar qc lib/libLLVMCodeGen.a lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/AggressiveAntiDepBreaker.cpp.o lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/AllocationOrder.cpp.o lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/Analysis.cpp.o lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/AssignmentTrackingAnalysis.cpp.o lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/AtomicExpandPass.cpp.o lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/BasicTargetTransformInfo.cpp.o lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/BranchFolding.cpp.o lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/BranchRelaxation.cpp.o lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/BreakFalseDeps.cpp.o lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/BasicBlockSections.cpp.o lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/BasicBlockPathCloning.cpp.o lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/BasicBlockSectionsProfileReader.cpp.o lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/CalcSpillWeights.cpp.o lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/CallBrPrepare.cpp.o lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/CallingConvLower.cpp.o lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/CFGuardLongjmp.cpp.o lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/CFIFixup.cpp.o lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/CFIInstrInserter.cpp.o lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/CodeGen.cpp.o lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/CodeGenCommonISel.cpp.o lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/CodeGenPassBuilder.cpp.o lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/CodeGenPrepare.cpp.o lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/CommandFlags.cpp.o lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/ComplexDeinterleavingPass.cpp.o lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/CriticalAntiDepBreaker.cpp.o lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/DeadMachineInstructionElim.cpp.o lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/DetectDeadLanes.cpp.o lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/DFAPacketizer.cpp.o lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/DwarfEHPrepare.cpp.o lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/EarlyIfConversion.cpp.o lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/EdgeBundles.cpp.o lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/EHContGuardCatchret.cpp.o lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/ExecutionDomainFix.cpp.o lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/ExpandLargeDivRem.cpp.o lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/ExpandLargeFpConvert.cpp.o lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/ExpandMemCmp.cpp.o lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/ExpandPostRAPseudos.cpp.o lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/ExpandReductions.cpp.o lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/ExpandVectorPredication.cpp.o lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/FaultMaps.cpp.o lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/FEntryInserter.cpp.o lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/FinalizeISel.cpp.o lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/FixupStatepointCallerSaved.cpp.o lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/FuncletLayout.cpp.o lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/GCMetadata.cpp.o lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/GCMetadataPrinter.cpp.o lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/GCRootLowering.cpp.o lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/GlobalMerge.cpp.o lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/HardwareLoops.cpp.o lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/IfConversion.cpp.o lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/ImplicitNullChecks.cpp.o lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/IndirectBrExpandPass.cpp.o lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/InlineSpiller.cpp.o lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/InterferenceCache.cpp.o lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/InterleavedAccessPass.cpp.o lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/InterleavedLoadCombinePass.cpp.o lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/IntrinsicLowering.cpp.o lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/JMCInstrumenter.cpp.o lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/KCFI.cpp.o lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/LatencyPriorityQueue.cpp.o lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/LazyMachineBlockFrequencyInfo.cpp.o lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/LexicalScopes.cpp.o lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/LiveDebugVariables.cpp.o lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/LiveIntervals.cpp.o lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/LiveInterval.cpp.o lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/LiveIntervalUnion.cpp.o lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/LivePhysRegs.cpp.o lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/LiveRangeCalc.cpp.o lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/LiveIntervalCalc.cpp.o lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/LiveRangeEdit.cpp.o lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/LiveRangeShrink.cpp.o lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/LiveRegMatrix.cpp.o lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/LiveRegUnits.cpp.o lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/LiveStacks.cpp.o lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/LiveVariables.cpp.o lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/LLVMTargetMachine.cpp.o lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/LocalStackSlotAllocation.cpp.o lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/LoopTraversal.cpp.o lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/LowLevelTypeUtils.cpp.o lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/LowerEmuTLS.cpp.o lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/MachineBasicBlock.cpp.o lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/MachineBlockFrequencyInfo.cpp.o lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/MachineBlockPlacement.cpp.o lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/MachineBranchProbabilityInfo.cpp.o lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/MachineCFGPrinter.cpp.o lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/MachineCombiner.cpp.o lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/MachineCopyPropagation.cpp.o lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/MachineCSE.cpp.o lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/MachineCheckDebugify.cpp.o lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/MachineCycleAnalysis.cpp.o lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/MachineDebugify.cpp.o lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/MachineDominanceFrontier.cpp.o lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/MachineDominators.cpp.o lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/MachineFrameInfo.cpp.o lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/MachineFunction.cpp.o lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/MachineFunctionPass.cpp.o lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/MachineFunctionPrinterPass.cpp.o lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/MachineFunctionSplitter.cpp.o lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/MachineInstrBundle.cpp.o lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/MachineInstr.cpp.o lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/MachineLateInstrsCleanup.cpp.o lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/MachineLICM.cpp.o lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/MachineLoopInfo.cpp.o lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/MachineLoopUtils.cpp.o lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/MachineModuleInfo.cpp.o lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/MachineModuleInfoImpls.cpp.o lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/MachineModuleSlotTracker.cpp.o lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/MachineOperand.cpp.o lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/MachineOptimizationRemarkEmitter.cpp.o lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/MachineOutliner.cpp.o lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/MachinePassManager.cpp.o lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/MachinePipeliner.cpp.o lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/MachinePostDominators.cpp.o lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/MachineRegionInfo.cpp.o lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/MachineRegisterInfo.cpp.o lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/MachineScheduler.cpp.o lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/MachineSink.cpp.o lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/MachineSizeOpts.cpp.o lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/MachineSSAContext.cpp.o lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/MachineSSAUpdater.cpp.o lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/MachineStripDebug.cpp.o lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/MachineTraceMetrics.cpp.o lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/MachineUniformityAnalysis.cpp.o lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/MachineVerifier.cpp.o lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/MIRFSDiscriminator.cpp.o lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/MIRSampleProfile.cpp.o lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/MIRYamlMapping.cpp.o lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/MLRegAllocEvictAdvisor.cpp.o lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/MLRegAllocPriorityAdvisor.cpp.o lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/ModuloSchedule.cpp.o lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/MultiHazardRecognizer.cpp.o lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/PatchableFunction.cpp.o lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/MBFIWrapper.cpp.o lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/MIRPrinter.cpp.o lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/MIRPrintingPass.cpp.o lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/MacroFusion.cpp.o lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/NonRelocatableStringpool.cpp.o lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/OptimizePHIs.cpp.o lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/ParallelCG.cpp.o lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/PeepholeOptimizer.cpp.o lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/PHIElimination.cpp.o lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/PHIEliminationUtils.cpp.o lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/PostRAHazardRecognizer.cpp.o lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/PostRASchedulerList.cpp.o lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/PreISelIntrinsicLowering.cpp.o lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/ProcessImplicitDefs.cpp.o lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/PrologEpilogInserter.cpp.o lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/PseudoProbeInserter.cpp.o lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/PseudoSourceValue.cpp.o lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/RDFGraph.cpp.o lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/RDFLiveness.cpp.o lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/RDFRegisters.cpp.o lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/ReachingDefAnalysis.cpp.o lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/RegAllocBase.cpp.o lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/RegAllocBasic.cpp.o lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/RegAllocEvictionAdvisor.cpp.o lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/RegAllocFast.cpp.o lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/RegAllocGreedy.cpp.o lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/RegAllocPBQP.cpp.o lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/RegAllocPriorityAdvisor.cpp.o lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/RegAllocScore.cpp.o lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/RegisterClassInfo.cpp.o lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/RegisterCoalescer.cpp.o lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/RegisterPressure.cpp.o lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/RegisterScavenging.cpp.o lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/GCEmptyBasicBlocks.cpp.o lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/RemoveRedundantDebugValues.cpp.o lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/RenameIndependentSubregs.cpp.o lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/MachineStableHash.cpp.o lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/MIRVRegNamerUtils.cpp.o lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/MIRNamerPass.cpp.o lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/MIRCanonicalizerPass.cpp.o lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/RegisterUsageInfo.cpp.o lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/RegUsageInfoCollector.cpp.o lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/RegUsageInfoPropagate.cpp.o lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/ReplaceWithVeclib.cpp.o lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/ResetMachineFunctionPass.cpp.o lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/RegisterBank.cpp.o lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/RegisterBankInfo.cpp.o lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/SafeStack.cpp.o lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/SafeStackLayout.cpp.o lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/SanitizerBinaryMetadata.cpp.o lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/ScheduleDAG.cpp.o lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/ScheduleDAGInstrs.cpp.o lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/ScheduleDAGPrinter.cpp.o lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/ScoreboardHazardRecognizer.cpp.o lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/SelectOptimize.cpp.o lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/ShadowStackGCLowering.cpp.o lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/ShrinkWrap.cpp.o lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/SjLjEHPrepare.cpp.o lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/SlotIndexes.cpp.o lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/SpillPlacement.cpp.o lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/SplitKit.cpp.o lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/StackColoring.cpp.o lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/StackFrameLayoutAnalysisPass.cpp.o lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/StackMapLivenessAnalysis.cpp.o lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/StackMaps.cpp.o lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/StackProtector.cpp.o lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/StackSlotColoring.cpp.o lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/SwiftErrorValueTracking.cpp.o lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/SwitchLoweringUtils.cpp.o lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/TailDuplication.cpp.o lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/TailDuplicator.cpp.o lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/TargetFrameLoweringImpl.cpp.o lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/TargetInstrInfo.cpp.o lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/TargetLoweringBase.cpp.o lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/TargetLoweringObjectFileImpl.cpp.o lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/TargetOptionsImpl.cpp.o lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/TargetPassConfig.cpp.o lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/TargetRegisterInfo.cpp.o lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/TargetSchedule.cpp.o lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/TargetSubtargetInfo.cpp.o lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/TwoAddressInstructionPass.cpp.o lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/TypePromotion.cpp.o lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/UnreachableBlockElim.cpp.o lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/ValueTypes.cpp.o lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/VLIWMachineScheduler.cpp.o lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/VirtRegMap.cpp.o lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/WasmEHPrepare.cpp.o lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/WinEHPrepare.cpp.o lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/XRayInstrumentation.cpp.o lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/LiveDebugValues/LiveDebugValues.cpp.o lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/LiveDebugValues/VarLocBasedImpl.cpp.o lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/LiveDebugValues/InstrRefBasedImpl.cpp.o && /usr/gnu/bin/ranlib lib/libLLVMCodeGen.a && : [2828/3344] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/lib/XRay -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/XRay -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fno-exceptions -funwind-tables -fno-rtti -MD -MT lib/XRay/CMakeFiles/LLVMXRay.dir/LogBuilderConsumer.cpp.o -MF lib/XRay/CMakeFiles/LLVMXRay.dir/LogBuilderConsumer.cpp.o.d -o lib/XRay/CMakeFiles/LLVMXRay.dir/LogBuilderConsumer.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/XRay/LogBuilderConsumer.cpp [2829/3344] : && /usr/bin/cmake -E rm -f lib/libLLVMSelectionDAG.a && /usr/gnu/bin/ar qc lib/libLLVMSelectionDAG.a lib/CodeGen/SelectionDAG/CMakeFiles/LLVMSelectionDAG.dir/DAGCombiner.cpp.o lib/CodeGen/SelectionDAG/CMakeFiles/LLVMSelectionDAG.dir/FastISel.cpp.o lib/CodeGen/SelectionDAG/CMakeFiles/LLVMSelectionDAG.dir/FunctionLoweringInfo.cpp.o lib/CodeGen/SelectionDAG/CMakeFiles/LLVMSelectionDAG.dir/InstrEmitter.cpp.o lib/CodeGen/SelectionDAG/CMakeFiles/LLVMSelectionDAG.dir/LegalizeDAG.cpp.o lib/CodeGen/SelectionDAG/CMakeFiles/LLVMSelectionDAG.dir/LegalizeFloatTypes.cpp.o lib/CodeGen/SelectionDAG/CMakeFiles/LLVMSelectionDAG.dir/LegalizeIntegerTypes.cpp.o lib/CodeGen/SelectionDAG/CMakeFiles/LLVMSelectionDAG.dir/LegalizeTypes.cpp.o lib/CodeGen/SelectionDAG/CMakeFiles/LLVMSelectionDAG.dir/LegalizeTypesGeneric.cpp.o lib/CodeGen/SelectionDAG/CMakeFiles/LLVMSelectionDAG.dir/LegalizeVectorOps.cpp.o lib/CodeGen/SelectionDAG/CMakeFiles/LLVMSelectionDAG.dir/LegalizeVectorTypes.cpp.o lib/CodeGen/SelectionDAG/CMakeFiles/LLVMSelectionDAG.dir/ResourcePriorityQueue.cpp.o lib/CodeGen/SelectionDAG/CMakeFiles/LLVMSelectionDAG.dir/ScheduleDAGFast.cpp.o lib/CodeGen/SelectionDAG/CMakeFiles/LLVMSelectionDAG.dir/ScheduleDAGRRList.cpp.o lib/CodeGen/SelectionDAG/CMakeFiles/LLVMSelectionDAG.dir/ScheduleDAGSDNodes.cpp.o lib/CodeGen/SelectionDAG/CMakeFiles/LLVMSelectionDAG.dir/ScheduleDAGVLIW.cpp.o lib/CodeGen/SelectionDAG/CMakeFiles/LLVMSelectionDAG.dir/SelectionDAGBuilder.cpp.o lib/CodeGen/SelectionDAG/CMakeFiles/LLVMSelectionDAG.dir/SelectionDAG.cpp.o lib/CodeGen/SelectionDAG/CMakeFiles/LLVMSelectionDAG.dir/SelectionDAGAddressAnalysis.cpp.o lib/CodeGen/SelectionDAG/CMakeFiles/LLVMSelectionDAG.dir/SelectionDAGDumper.cpp.o lib/CodeGen/SelectionDAG/CMakeFiles/LLVMSelectionDAG.dir/SelectionDAGISel.cpp.o lib/CodeGen/SelectionDAG/CMakeFiles/LLVMSelectionDAG.dir/SelectionDAGPrinter.cpp.o lib/CodeGen/SelectionDAG/CMakeFiles/LLVMSelectionDAG.dir/SelectionDAGTargetInfo.cpp.o lib/CodeGen/SelectionDAG/CMakeFiles/LLVMSelectionDAG.dir/StatepointLowering.cpp.o lib/CodeGen/SelectionDAG/CMakeFiles/LLVMSelectionDAG.dir/TargetLowering.cpp.o && /usr/gnu/bin/ranlib lib/libLLVMSelectionDAG.a && : [2830/3344] : && /usr/bin/cmake -E rm -f lib/libLLVMAsmPrinter.a && /usr/gnu/bin/ar qc lib/libLLVMAsmPrinter.a lib/CodeGen/AsmPrinter/CMakeFiles/LLVMAsmPrinter.dir/AccelTable.cpp.o lib/CodeGen/AsmPrinter/CMakeFiles/LLVMAsmPrinter.dir/AddressPool.cpp.o lib/CodeGen/AsmPrinter/CMakeFiles/LLVMAsmPrinter.dir/AIXException.cpp.o lib/CodeGen/AsmPrinter/CMakeFiles/LLVMAsmPrinter.dir/ARMException.cpp.o lib/CodeGen/AsmPrinter/CMakeFiles/LLVMAsmPrinter.dir/AsmPrinter.cpp.o lib/CodeGen/AsmPrinter/CMakeFiles/LLVMAsmPrinter.dir/AsmPrinterDwarf.cpp.o lib/CodeGen/AsmPrinter/CMakeFiles/LLVMAsmPrinter.dir/AsmPrinterInlineAsm.cpp.o lib/CodeGen/AsmPrinter/CMakeFiles/LLVMAsmPrinter.dir/DbgEntityHistoryCalculator.cpp.o lib/CodeGen/AsmPrinter/CMakeFiles/LLVMAsmPrinter.dir/DebugHandlerBase.cpp.o lib/CodeGen/AsmPrinter/CMakeFiles/LLVMAsmPrinter.dir/DebugLocStream.cpp.o lib/CodeGen/AsmPrinter/CMakeFiles/LLVMAsmPrinter.dir/DIE.cpp.o lib/CodeGen/AsmPrinter/CMakeFiles/LLVMAsmPrinter.dir/DIEHash.cpp.o lib/CodeGen/AsmPrinter/CMakeFiles/LLVMAsmPrinter.dir/DwarfCFIException.cpp.o lib/CodeGen/AsmPrinter/CMakeFiles/LLVMAsmPrinter.dir/DwarfCompileUnit.cpp.o lib/CodeGen/AsmPrinter/CMakeFiles/LLVMAsmPrinter.dir/DwarfDebug.cpp.o lib/CodeGen/AsmPrinter/CMakeFiles/LLVMAsmPrinter.dir/DwarfExpression.cpp.o lib/CodeGen/AsmPrinter/CMakeFiles/LLVMAsmPrinter.dir/DwarfFile.cpp.o lib/CodeGen/AsmPrinter/CMakeFiles/LLVMAsmPrinter.dir/DwarfStringPool.cpp.o lib/CodeGen/AsmPrinter/CMakeFiles/LLVMAsmPrinter.dir/DwarfUnit.cpp.o lib/CodeGen/AsmPrinter/CMakeFiles/LLVMAsmPrinter.dir/EHStreamer.cpp.o lib/CodeGen/AsmPrinter/CMakeFiles/LLVMAsmPrinter.dir/ErlangGCPrinter.cpp.o lib/CodeGen/AsmPrinter/CMakeFiles/LLVMAsmPrinter.dir/OcamlGCPrinter.cpp.o lib/CodeGen/AsmPrinter/CMakeFiles/LLVMAsmPrinter.dir/PseudoProbePrinter.cpp.o lib/CodeGen/AsmPrinter/CMakeFiles/LLVMAsmPrinter.dir/WinCFGuard.cpp.o lib/CodeGen/AsmPrinter/CMakeFiles/LLVMAsmPrinter.dir/WinException.cpp.o lib/CodeGen/AsmPrinter/CMakeFiles/LLVMAsmPrinter.dir/CodeViewDebug.cpp.o lib/CodeGen/AsmPrinter/CMakeFiles/LLVMAsmPrinter.dir/WasmException.cpp.o && /usr/gnu/bin/ranlib lib/libLLVMAsmPrinter.a && : [2831/3344] : && /usr/bin/cmake -E rm -f lib/libLLVMMIRParser.a && /usr/gnu/bin/ar qc lib/libLLVMMIRParser.a lib/CodeGen/MIRParser/CMakeFiles/LLVMMIRParser.dir/MILexer.cpp.o lib/CodeGen/MIRParser/CMakeFiles/LLVMMIRParser.dir/MIParser.cpp.o lib/CodeGen/MIRParser/CMakeFiles/LLVMMIRParser.dir/MIRParser.cpp.o && /usr/gnu/bin/ranlib lib/libLLVMMIRParser.a && : [2832/3344] : && /usr/bin/cmake -E rm -f lib/libLLVMDWARFLinker.a && /usr/gnu/bin/ar qc lib/libLLVMDWARFLinker.a lib/DWARFLinker/CMakeFiles/LLVMDWARFLinker.dir/DWARFLinkerBase.cpp.o lib/DWARFLinker/CMakeFiles/LLVMDWARFLinker.dir/Utils.cpp.o && /usr/gnu/bin/ranlib lib/libLLVMDWARFLinker.a && : [2833/3344] : && /usr/bin/cmake -E rm -f lib/libLLVMDWARFLinkerClassic.a && /usr/gnu/bin/ar qc lib/libLLVMDWARFLinkerClassic.a lib/DWARFLinker/Classic/CMakeFiles/LLVMDWARFLinkerClassic.dir/DWARFLinkerCompileUnit.cpp.o lib/DWARFLinker/Classic/CMakeFiles/LLVMDWARFLinkerClassic.dir/DWARFLinkerDeclContext.cpp.o lib/DWARFLinker/Classic/CMakeFiles/LLVMDWARFLinkerClassic.dir/DWARFLinker.cpp.o lib/DWARFLinker/Classic/CMakeFiles/LLVMDWARFLinkerClassic.dir/DWARFStreamer.cpp.o && /usr/gnu/bin/ranlib lib/libLLVMDWARFLinkerClassic.a && : [2834/3344] : && /usr/bin/cmake -E rm -f lib/libLLVMGlobalISel.a && /usr/gnu/bin/ar qc lib/libLLVMGlobalISel.a lib/CodeGen/GlobalISel/CMakeFiles/LLVMGlobalISel.dir/CSEInfo.cpp.o lib/CodeGen/GlobalISel/CMakeFiles/LLVMGlobalISel.dir/GISelKnownBits.cpp.o lib/CodeGen/GlobalISel/CMakeFiles/LLVMGlobalISel.dir/CSEMIRBuilder.cpp.o lib/CodeGen/GlobalISel/CMakeFiles/LLVMGlobalISel.dir/CallLowering.cpp.o lib/CodeGen/GlobalISel/CMakeFiles/LLVMGlobalISel.dir/GlobalISel.cpp.o lib/CodeGen/GlobalISel/CMakeFiles/LLVMGlobalISel.dir/Combiner.cpp.o lib/CodeGen/GlobalISel/CMakeFiles/LLVMGlobalISel.dir/CombinerHelper.cpp.o lib/CodeGen/GlobalISel/CMakeFiles/LLVMGlobalISel.dir/GIMatchTableExecutor.cpp.o lib/CodeGen/GlobalISel/CMakeFiles/LLVMGlobalISel.dir/GISelChangeObserver.cpp.o lib/CodeGen/GlobalISel/CMakeFiles/LLVMGlobalISel.dir/IRTranslator.cpp.o lib/CodeGen/GlobalISel/CMakeFiles/LLVMGlobalISel.dir/InlineAsmLowering.cpp.o lib/CodeGen/GlobalISel/CMakeFiles/LLVMGlobalISel.dir/InstructionSelect.cpp.o lib/CodeGen/GlobalISel/CMakeFiles/LLVMGlobalISel.dir/InstructionSelector.cpp.o lib/CodeGen/GlobalISel/CMakeFiles/LLVMGlobalISel.dir/LegalityPredicates.cpp.o lib/CodeGen/GlobalISel/CMakeFiles/LLVMGlobalISel.dir/LegalizeMutations.cpp.o lib/CodeGen/GlobalISel/CMakeFiles/LLVMGlobalISel.dir/Legalizer.cpp.o lib/CodeGen/GlobalISel/CMakeFiles/LLVMGlobalISel.dir/LegalizerHelper.cpp.o lib/CodeGen/GlobalISel/CMakeFiles/LLVMGlobalISel.dir/LegalizerInfo.cpp.o lib/CodeGen/GlobalISel/CMakeFiles/LLVMGlobalISel.dir/LegacyLegalizerInfo.cpp.o lib/CodeGen/GlobalISel/CMakeFiles/LLVMGlobalISel.dir/LoadStoreOpt.cpp.o lib/CodeGen/GlobalISel/CMakeFiles/LLVMGlobalISel.dir/Localizer.cpp.o lib/CodeGen/GlobalISel/CMakeFiles/LLVMGlobalISel.dir/LostDebugLocObserver.cpp.o lib/CodeGen/GlobalISel/CMakeFiles/LLVMGlobalISel.dir/MachineIRBuilder.cpp.o lib/CodeGen/GlobalISel/CMakeFiles/LLVMGlobalISel.dir/RegBankSelect.cpp.o lib/CodeGen/GlobalISel/CMakeFiles/LLVMGlobalISel.dir/Utils.cpp.o && /usr/gnu/bin/ranlib lib/libLLVMGlobalISel.a && : [2835/3344] : && /usr/bin/cmake -E rm -f lib/libLLVMInterpreter.a && /usr/gnu/bin/ar qc lib/libLLVMInterpreter.a lib/ExecutionEngine/Interpreter/CMakeFiles/LLVMInterpreter.dir/Execution.cpp.o lib/ExecutionEngine/Interpreter/CMakeFiles/LLVMInterpreter.dir/ExternalFunctions.cpp.o lib/ExecutionEngine/Interpreter/CMakeFiles/LLVMInterpreter.dir/Interpreter.cpp.o && /usr/gnu/bin/ranlib lib/libLLVMInterpreter.a && : [2836/3344] : && /usr/bin/cmake -E rm -f lib/libLLVMDWARFLinkerParallel.a && /usr/gnu/bin/ar qc lib/libLLVMDWARFLinkerParallel.a lib/DWARFLinker/Parallel/CMakeFiles/LLVMDWARFLinkerParallel.dir/AcceleratorRecordsSaver.cpp.o lib/DWARFLinker/Parallel/CMakeFiles/LLVMDWARFLinkerParallel.dir/DependencyTracker.cpp.o lib/DWARFLinker/Parallel/CMakeFiles/LLVMDWARFLinkerParallel.dir/DIEAttributeCloner.cpp.o lib/DWARFLinker/Parallel/CMakeFiles/LLVMDWARFLinkerParallel.dir/DWARFEmitterImpl.cpp.o lib/DWARFLinker/Parallel/CMakeFiles/LLVMDWARFLinkerParallel.dir/DWARFLinker.cpp.o lib/DWARFLinker/Parallel/CMakeFiles/LLVMDWARFLinkerParallel.dir/DWARFLinkerCompileUnit.cpp.o lib/DWARFLinker/Parallel/CMakeFiles/LLVMDWARFLinkerParallel.dir/DWARFLinkerTypeUnit.cpp.o lib/DWARFLinker/Parallel/CMakeFiles/LLVMDWARFLinkerParallel.dir/DWARFLinkerImpl.cpp.o lib/DWARFLinker/Parallel/CMakeFiles/LLVMDWARFLinkerParallel.dir/DWARFLinkerUnit.cpp.o lib/DWARFLinker/Parallel/CMakeFiles/LLVMDWARFLinkerParallel.dir/OutputSections.cpp.o lib/DWARFLinker/Parallel/CMakeFiles/LLVMDWARFLinkerParallel.dir/SyntheticTypeNameBuilder.cpp.o && /usr/gnu/bin/ranlib lib/libLLVMDWARFLinkerParallel.a && : [2837/3344] : && /usr/bin/cmake -E rm -f lib/libLLVMARMCodeGen.a && /usr/gnu/bin/ar qc lib/libLLVMARMCodeGen.a lib/Target/ARM/CMakeFiles/LLVMARMCodeGen.dir/A15SDOptimizer.cpp.o lib/Target/ARM/CMakeFiles/LLVMARMCodeGen.dir/ARMAsmPrinter.cpp.o lib/Target/ARM/CMakeFiles/LLVMARMCodeGen.dir/ARMBaseInstrInfo.cpp.o lib/Target/ARM/CMakeFiles/LLVMARMCodeGen.dir/ARMBaseRegisterInfo.cpp.o lib/Target/ARM/CMakeFiles/LLVMARMCodeGen.dir/ARMBasicBlockInfo.cpp.o lib/Target/ARM/CMakeFiles/LLVMARMCodeGen.dir/ARMBranchTargets.cpp.o lib/Target/ARM/CMakeFiles/LLVMARMCodeGen.dir/ARMCallingConv.cpp.o lib/Target/ARM/CMakeFiles/LLVMARMCodeGen.dir/ARMCallLowering.cpp.o lib/Target/ARM/CMakeFiles/LLVMARMCodeGen.dir/ARMConstantIslandPass.cpp.o lib/Target/ARM/CMakeFiles/LLVMARMCodeGen.dir/ARMConstantPoolValue.cpp.o lib/Target/ARM/CMakeFiles/LLVMARMCodeGen.dir/ARMExpandPseudoInsts.cpp.o lib/Target/ARM/CMakeFiles/LLVMARMCodeGen.dir/ARMFastISel.cpp.o lib/Target/ARM/CMakeFiles/LLVMARMCodeGen.dir/ARMFixCortexA57AES1742098Pass.cpp.o lib/Target/ARM/CMakeFiles/LLVMARMCodeGen.dir/ARMFrameLowering.cpp.o lib/Target/ARM/CMakeFiles/LLVMARMCodeGen.dir/ARMHazardRecognizer.cpp.o lib/Target/ARM/CMakeFiles/LLVMARMCodeGen.dir/ARMInstructionSelector.cpp.o lib/Target/ARM/CMakeFiles/LLVMARMCodeGen.dir/ARMISelDAGToDAG.cpp.o lib/Target/ARM/CMakeFiles/LLVMARMCodeGen.dir/ARMISelLowering.cpp.o lib/Target/ARM/CMakeFiles/LLVMARMCodeGen.dir/ARMInstrInfo.cpp.o lib/Target/ARM/CMakeFiles/LLVMARMCodeGen.dir/ARMLegalizerInfo.cpp.o lib/Target/ARM/CMakeFiles/LLVMARMCodeGen.dir/ARMParallelDSP.cpp.o lib/Target/ARM/CMakeFiles/LLVMARMCodeGen.dir/ARMLoadStoreOptimizer.cpp.o lib/Target/ARM/CMakeFiles/LLVMARMCodeGen.dir/ARMLowOverheadLoops.cpp.o lib/Target/ARM/CMakeFiles/LLVMARMCodeGen.dir/ARMBlockPlacement.cpp.o lib/Target/ARM/CMakeFiles/LLVMARMCodeGen.dir/ARMMCInstLower.cpp.o lib/Target/ARM/CMakeFiles/LLVMARMCodeGen.dir/ARMMachineFunctionInfo.cpp.o lib/Target/ARM/CMakeFiles/LLVMARMCodeGen.dir/ARMMacroFusion.cpp.o lib/Target/ARM/CMakeFiles/LLVMARMCodeGen.dir/ARMRegisterInfo.cpp.o lib/Target/ARM/CMakeFiles/LLVMARMCodeGen.dir/ARMOptimizeBarriersPass.cpp.o lib/Target/ARM/CMakeFiles/LLVMARMCodeGen.dir/ARMRegisterBankInfo.cpp.o lib/Target/ARM/CMakeFiles/LLVMARMCodeGen.dir/ARMSelectionDAGInfo.cpp.o lib/Target/ARM/CMakeFiles/LLVMARMCodeGen.dir/ARMSLSHardening.cpp.o lib/Target/ARM/CMakeFiles/LLVMARMCodeGen.dir/ARMSubtarget.cpp.o lib/Target/ARM/CMakeFiles/LLVMARMCodeGen.dir/ARMTargetMachine.cpp.o lib/Target/ARM/CMakeFiles/LLVMARMCodeGen.dir/ARMTargetObjectFile.cpp.o lib/Target/ARM/CMakeFiles/LLVMARMCodeGen.dir/ARMTargetTransformInfo.cpp.o lib/Target/ARM/CMakeFiles/LLVMARMCodeGen.dir/MLxExpansionPass.cpp.o lib/Target/ARM/CMakeFiles/LLVMARMCodeGen.dir/MVEGatherScatterLowering.cpp.o lib/Target/ARM/CMakeFiles/LLVMARMCodeGen.dir/MVELaneInterleavingPass.cpp.o lib/Target/ARM/CMakeFiles/LLVMARMCodeGen.dir/MVETailPredication.cpp.o lib/Target/ARM/CMakeFiles/LLVMARMCodeGen.dir/MVEVPTBlockPass.cpp.o lib/Target/ARM/CMakeFiles/LLVMARMCodeGen.dir/MVETPAndVPTOptimisationsPass.cpp.o lib/Target/ARM/CMakeFiles/LLVMARMCodeGen.dir/Thumb1FrameLowering.cpp.o lib/Target/ARM/CMakeFiles/LLVMARMCodeGen.dir/Thumb1InstrInfo.cpp.o lib/Target/ARM/CMakeFiles/LLVMARMCodeGen.dir/ThumbRegisterInfo.cpp.o lib/Target/ARM/CMakeFiles/LLVMARMCodeGen.dir/Thumb2ITBlockPass.cpp.o lib/Target/ARM/CMakeFiles/LLVMARMCodeGen.dir/Thumb2InstrInfo.cpp.o lib/Target/ARM/CMakeFiles/LLVMARMCodeGen.dir/Thumb2SizeReduction.cpp.o && /usr/gnu/bin/ranlib lib/libLLVMARMCodeGen.a && : [2838/3344] : && /usr/bin/cmake -E rm -f lib/libLLVMAArch64CodeGen.a && /usr/gnu/bin/ar qc lib/libLLVMAArch64CodeGen.a lib/Target/AArch64/CMakeFiles/LLVMAArch64CodeGen.dir/GISel/AArch64CallLowering.cpp.o lib/Target/AArch64/CMakeFiles/LLVMAArch64CodeGen.dir/GISel/AArch64GlobalISelUtils.cpp.o lib/Target/AArch64/CMakeFiles/LLVMAArch64CodeGen.dir/GISel/AArch64InstructionSelector.cpp.o lib/Target/AArch64/CMakeFiles/LLVMAArch64CodeGen.dir/GISel/AArch64LegalizerInfo.cpp.o lib/Target/AArch64/CMakeFiles/LLVMAArch64CodeGen.dir/GISel/AArch64O0PreLegalizerCombiner.cpp.o lib/Target/AArch64/CMakeFiles/LLVMAArch64CodeGen.dir/GISel/AArch64PreLegalizerCombiner.cpp.o lib/Target/AArch64/CMakeFiles/LLVMAArch64CodeGen.dir/GISel/AArch64PostLegalizerCombiner.cpp.o lib/Target/AArch64/CMakeFiles/LLVMAArch64CodeGen.dir/GISel/AArch64PostLegalizerLowering.cpp.o lib/Target/AArch64/CMakeFiles/LLVMAArch64CodeGen.dir/GISel/AArch64PostSelectOptimize.cpp.o lib/Target/AArch64/CMakeFiles/LLVMAArch64CodeGen.dir/GISel/AArch64RegisterBankInfo.cpp.o lib/Target/AArch64/CMakeFiles/LLVMAArch64CodeGen.dir/AArch64A57FPLoadBalancing.cpp.o lib/Target/AArch64/CMakeFiles/LLVMAArch64CodeGen.dir/AArch64AdvSIMDScalarPass.cpp.o lib/Target/AArch64/CMakeFiles/LLVMAArch64CodeGen.dir/AArch64Arm64ECCallLowering.cpp.o lib/Target/AArch64/CMakeFiles/LLVMAArch64CodeGen.dir/AArch64AsmPrinter.cpp.o lib/Target/AArch64/CMakeFiles/LLVMAArch64CodeGen.dir/AArch64BranchTargets.cpp.o lib/Target/AArch64/CMakeFiles/LLVMAArch64CodeGen.dir/AArch64CallingConvention.cpp.o lib/Target/AArch64/CMakeFiles/LLVMAArch64CodeGen.dir/AArch64CleanupLocalDynamicTLSPass.cpp.o lib/Target/AArch64/CMakeFiles/LLVMAArch64CodeGen.dir/AArch64CollectLOH.cpp.o lib/Target/AArch64/CMakeFiles/LLVMAArch64CodeGen.dir/AArch64CondBrTuning.cpp.o lib/Target/AArch64/CMakeFiles/LLVMAArch64CodeGen.dir/AArch64ConditionalCompares.cpp.o lib/Target/AArch64/CMakeFiles/LLVMAArch64CodeGen.dir/AArch64DeadRegisterDefinitionsPass.cpp.o lib/Target/AArch64/CMakeFiles/LLVMAArch64CodeGen.dir/AArch64ExpandImm.cpp.o lib/Target/AArch64/CMakeFiles/LLVMAArch64CodeGen.dir/AArch64ExpandPseudoInsts.cpp.o lib/Target/AArch64/CMakeFiles/LLVMAArch64CodeGen.dir/AArch64FalkorHWPFFix.cpp.o lib/Target/AArch64/CMakeFiles/LLVMAArch64CodeGen.dir/AArch64FastISel.cpp.o lib/Target/AArch64/CMakeFiles/LLVMAArch64CodeGen.dir/AArch64A53Fix835769.cpp.o lib/Target/AArch64/CMakeFiles/LLVMAArch64CodeGen.dir/AArch64FrameLowering.cpp.o lib/Target/AArch64/CMakeFiles/LLVMAArch64CodeGen.dir/AArch64GlobalsTagging.cpp.o lib/Target/AArch64/CMakeFiles/LLVMAArch64CodeGen.dir/AArch64CompressJumpTables.cpp.o lib/Target/AArch64/CMakeFiles/LLVMAArch64CodeGen.dir/AArch64ConditionOptimizer.cpp.o lib/Target/AArch64/CMakeFiles/LLVMAArch64CodeGen.dir/AArch64RedundantCopyElimination.cpp.o lib/Target/AArch64/CMakeFiles/LLVMAArch64CodeGen.dir/AArch64ISelDAGToDAG.cpp.o lib/Target/AArch64/CMakeFiles/LLVMAArch64CodeGen.dir/AArch64ISelLowering.cpp.o lib/Target/AArch64/CMakeFiles/LLVMAArch64CodeGen.dir/AArch64InstrInfo.cpp.o lib/Target/AArch64/CMakeFiles/LLVMAArch64CodeGen.dir/AArch64LoadStoreOptimizer.cpp.o lib/Target/AArch64/CMakeFiles/LLVMAArch64CodeGen.dir/AArch64LoopIdiomTransform.cpp.o lib/Target/AArch64/CMakeFiles/LLVMAArch64CodeGen.dir/AArch64LowerHomogeneousPrologEpilog.cpp.o lib/Target/AArch64/CMakeFiles/LLVMAArch64CodeGen.dir/AArch64MachineFunctionInfo.cpp.o lib/Target/AArch64/CMakeFiles/LLVMAArch64CodeGen.dir/AArch64MachineScheduler.cpp.o lib/Target/AArch64/CMakeFiles/LLVMAArch64CodeGen.dir/AArch64MacroFusion.cpp.o lib/Target/AArch64/CMakeFiles/LLVMAArch64CodeGen.dir/AArch64MIPeepholeOpt.cpp.o lib/Target/AArch64/CMakeFiles/LLVMAArch64CodeGen.dir/AArch64MCInstLower.cpp.o lib/Target/AArch64/CMakeFiles/LLVMAArch64CodeGen.dir/AArch64PointerAuth.cpp.o lib/Target/AArch64/CMakeFiles/LLVMAArch64CodeGen.dir/AArch64PromoteConstant.cpp.o lib/Target/AArch64/CMakeFiles/LLVMAArch64CodeGen.dir/AArch64PBQPRegAlloc.cpp.o lib/Target/AArch64/CMakeFiles/LLVMAArch64CodeGen.dir/AArch64RegisterInfo.cpp.o lib/Target/AArch64/CMakeFiles/LLVMAArch64CodeGen.dir/AArch64SLSHardening.cpp.o lib/Target/AArch64/CMakeFiles/LLVMAArch64CodeGen.dir/AArch64SelectionDAGInfo.cpp.o lib/Target/AArch64/CMakeFiles/LLVMAArch64CodeGen.dir/AArch64SpeculationHardening.cpp.o lib/Target/AArch64/CMakeFiles/LLVMAArch64CodeGen.dir/AArch64StackTagging.cpp.o lib/Target/AArch64/CMakeFiles/LLVMAArch64CodeGen.dir/AArch64StackTaggingPreRA.cpp.o lib/Target/AArch64/CMakeFiles/LLVMAArch64CodeGen.dir/AArch64StorePairSuppress.cpp.o lib/Target/AArch64/CMakeFiles/LLVMAArch64CodeGen.dir/AArch64Subtarget.cpp.o lib/Target/AArch64/CMakeFiles/LLVMAArch64CodeGen.dir/AArch64TargetMachine.cpp.o lib/Target/AArch64/CMakeFiles/LLVMAArch64CodeGen.dir/AArch64TargetObjectFile.cpp.o lib/Target/AArch64/CMakeFiles/LLVMAArch64CodeGen.dir/AArch64TargetTransformInfo.cpp.o lib/Target/AArch64/CMakeFiles/LLVMAArch64CodeGen.dir/SMEABIPass.cpp.o lib/Target/AArch64/CMakeFiles/LLVMAArch64CodeGen.dir/SVEIntrinsicOpts.cpp.o lib/Target/AArch64/CMakeFiles/LLVMAArch64CodeGen.dir/AArch64SIMDInstrOpt.cpp.o && /usr/gnu/bin/ranlib lib/libLLVMAArch64CodeGen.a && : [2839/3344] : && /usr/bin/cmake -E rm -f lib/libLLVMBPFCodeGen.a && /usr/gnu/bin/ar qc lib/libLLVMBPFCodeGen.a lib/Target/BPF/CMakeFiles/LLVMBPFCodeGen.dir/GISel/BPFCallLowering.cpp.o lib/Target/BPF/CMakeFiles/LLVMBPFCodeGen.dir/GISel/BPFInstructionSelector.cpp.o lib/Target/BPF/CMakeFiles/LLVMBPFCodeGen.dir/GISel/BPFRegisterBankInfo.cpp.o lib/Target/BPF/CMakeFiles/LLVMBPFCodeGen.dir/GISel/BPFLegalizerInfo.cpp.o lib/Target/BPF/CMakeFiles/LLVMBPFCodeGen.dir/BPFAbstractMemberAccess.cpp.o lib/Target/BPF/CMakeFiles/LLVMBPFCodeGen.dir/BPFAdjustOpt.cpp.o lib/Target/BPF/CMakeFiles/LLVMBPFCodeGen.dir/BPFAsmPrinter.cpp.o lib/Target/BPF/CMakeFiles/LLVMBPFCodeGen.dir/BPFCheckAndAdjustIR.cpp.o lib/Target/BPF/CMakeFiles/LLVMBPFCodeGen.dir/BPFFrameLowering.cpp.o lib/Target/BPF/CMakeFiles/LLVMBPFCodeGen.dir/BPFInstrInfo.cpp.o lib/Target/BPF/CMakeFiles/LLVMBPFCodeGen.dir/BPFIRPeephole.cpp.o lib/Target/BPF/CMakeFiles/LLVMBPFCodeGen.dir/BPFISelDAGToDAG.cpp.o lib/Target/BPF/CMakeFiles/LLVMBPFCodeGen.dir/BPFISelLowering.cpp.o lib/Target/BPF/CMakeFiles/LLVMBPFCodeGen.dir/BPFMCInstLower.cpp.o lib/Target/BPF/CMakeFiles/LLVMBPFCodeGen.dir/BPFPreserveDIType.cpp.o lib/Target/BPF/CMakeFiles/LLVMBPFCodeGen.dir/BPFPreserveStaticOffset.cpp.o lib/Target/BPF/CMakeFiles/LLVMBPFCodeGen.dir/BPFRegisterInfo.cpp.o lib/Target/BPF/CMakeFiles/LLVMBPFCodeGen.dir/BPFSelectionDAGInfo.cpp.o lib/Target/BPF/CMakeFiles/LLVMBPFCodeGen.dir/BPFSubtarget.cpp.o lib/Target/BPF/CMakeFiles/LLVMBPFCodeGen.dir/BPFTargetMachine.cpp.o lib/Target/BPF/CMakeFiles/LLVMBPFCodeGen.dir/BPFMIPeephole.cpp.o lib/Target/BPF/CMakeFiles/LLVMBPFCodeGen.dir/BPFMIChecking.cpp.o lib/Target/BPF/CMakeFiles/LLVMBPFCodeGen.dir/BPFMISimplifyPatchable.cpp.o lib/Target/BPF/CMakeFiles/LLVMBPFCodeGen.dir/BTFDebug.cpp.o && /usr/gnu/bin/ranlib lib/libLLVMBPFCodeGen.a && : [2840/3344] : && /usr/bin/cmake -E rm -f lib/libLLVMLoongArchCodeGen.a && /usr/gnu/bin/ar qc lib/libLLVMLoongArchCodeGen.a lib/Target/LoongArch/CMakeFiles/LLVMLoongArchCodeGen.dir/LoongArchAsmPrinter.cpp.o lib/Target/LoongArch/CMakeFiles/LLVMLoongArchCodeGen.dir/LoongArchExpandAtomicPseudoInsts.cpp.o lib/Target/LoongArch/CMakeFiles/LLVMLoongArchCodeGen.dir/LoongArchExpandPseudoInsts.cpp.o lib/Target/LoongArch/CMakeFiles/LLVMLoongArchCodeGen.dir/LoongArchFrameLowering.cpp.o lib/Target/LoongArch/CMakeFiles/LLVMLoongArchCodeGen.dir/LoongArchInstrInfo.cpp.o lib/Target/LoongArch/CMakeFiles/LLVMLoongArchCodeGen.dir/LoongArchISelDAGToDAG.cpp.o lib/Target/LoongArch/CMakeFiles/LLVMLoongArchCodeGen.dir/LoongArchISelLowering.cpp.o lib/Target/LoongArch/CMakeFiles/LLVMLoongArchCodeGen.dir/LoongArchMCInstLower.cpp.o lib/Target/LoongArch/CMakeFiles/LLVMLoongArchCodeGen.dir/LoongArchRegisterInfo.cpp.o lib/Target/LoongArch/CMakeFiles/LLVMLoongArchCodeGen.dir/LoongArchSubtarget.cpp.o lib/Target/LoongArch/CMakeFiles/LLVMLoongArchCodeGen.dir/LoongArchTargetMachine.cpp.o lib/Target/LoongArch/CMakeFiles/LLVMLoongArchCodeGen.dir/LoongArchTargetTransformInfo.cpp.o && /usr/gnu/bin/ranlib lib/libLLVMLoongArchCodeGen.a && : [2841/3344] : && /usr/bin/cmake -E rm -f lib/libLLVMMSP430CodeGen.a && /usr/gnu/bin/ar qc lib/libLLVMMSP430CodeGen.a lib/Target/MSP430/CMakeFiles/LLVMMSP430CodeGen.dir/MSP430BranchSelector.cpp.o lib/Target/MSP430/CMakeFiles/LLVMMSP430CodeGen.dir/MSP430ISelDAGToDAG.cpp.o lib/Target/MSP430/CMakeFiles/LLVMMSP430CodeGen.dir/MSP430ISelLowering.cpp.o lib/Target/MSP430/CMakeFiles/LLVMMSP430CodeGen.dir/MSP430InstrInfo.cpp.o lib/Target/MSP430/CMakeFiles/LLVMMSP430CodeGen.dir/MSP430FrameLowering.cpp.o lib/Target/MSP430/CMakeFiles/LLVMMSP430CodeGen.dir/MSP430MachineFunctionInfo.cpp.o lib/Target/MSP430/CMakeFiles/LLVMMSP430CodeGen.dir/MSP430RegisterInfo.cpp.o lib/Target/MSP430/CMakeFiles/LLVMMSP430CodeGen.dir/MSP430Subtarget.cpp.o lib/Target/MSP430/CMakeFiles/LLVMMSP430CodeGen.dir/MSP430TargetMachine.cpp.o lib/Target/MSP430/CMakeFiles/LLVMMSP430CodeGen.dir/MSP430AsmPrinter.cpp.o lib/Target/MSP430/CMakeFiles/LLVMMSP430CodeGen.dir/MSP430MCInstLower.cpp.o && /usr/gnu/bin/ranlib lib/libLLVMMSP430CodeGen.a && : [2842/3344] : && /usr/bin/cmake -E rm -f lib/libLLVMHexagonCodeGen.a && /usr/gnu/bin/ar qc lib/libLLVMHexagonCodeGen.a lib/Target/Hexagon/CMakeFiles/LLVMHexagonCodeGen.dir/BitTracker.cpp.o lib/Target/Hexagon/CMakeFiles/LLVMHexagonCodeGen.dir/HexagonAsmPrinter.cpp.o lib/Target/Hexagon/CMakeFiles/LLVMHexagonCodeGen.dir/HexagonBitSimplify.cpp.o lib/Target/Hexagon/CMakeFiles/LLVMHexagonCodeGen.dir/HexagonBitTracker.cpp.o lib/Target/Hexagon/CMakeFiles/LLVMHexagonCodeGen.dir/HexagonBlockRanges.cpp.o lib/Target/Hexagon/CMakeFiles/LLVMHexagonCodeGen.dir/HexagonBranchRelaxation.cpp.o lib/Target/Hexagon/CMakeFiles/LLVMHexagonCodeGen.dir/HexagonCFGOptimizer.cpp.o lib/Target/Hexagon/CMakeFiles/LLVMHexagonCodeGen.dir/HexagonCommonGEP.cpp.o lib/Target/Hexagon/CMakeFiles/LLVMHexagonCodeGen.dir/HexagonConstExtenders.cpp.o lib/Target/Hexagon/CMakeFiles/LLVMHexagonCodeGen.dir/HexagonConstPropagation.cpp.o lib/Target/Hexagon/CMakeFiles/LLVMHexagonCodeGen.dir/HexagonCopyToCombine.cpp.o lib/Target/Hexagon/CMakeFiles/LLVMHexagonCodeGen.dir/HexagonEarlyIfConv.cpp.o lib/Target/Hexagon/CMakeFiles/LLVMHexagonCodeGen.dir/HexagonExpandCondsets.cpp.o lib/Target/Hexagon/CMakeFiles/LLVMHexagonCodeGen.dir/HexagonFixupHwLoops.cpp.o lib/Target/Hexagon/CMakeFiles/LLVMHexagonCodeGen.dir/HexagonFrameLowering.cpp.o lib/Target/Hexagon/CMakeFiles/LLVMHexagonCodeGen.dir/HexagonGenExtract.cpp.o lib/Target/Hexagon/CMakeFiles/LLVMHexagonCodeGen.dir/HexagonGenInsert.cpp.o lib/Target/Hexagon/CMakeFiles/LLVMHexagonCodeGen.dir/HexagonGenMux.cpp.o lib/Target/Hexagon/CMakeFiles/LLVMHexagonCodeGen.dir/HexagonGenPredicate.cpp.o lib/Target/Hexagon/CMakeFiles/LLVMHexagonCodeGen.dir/HexagonHardwareLoops.cpp.o lib/Target/Hexagon/CMakeFiles/LLVMHexagonCodeGen.dir/HexagonHazardRecognizer.cpp.o lib/Target/Hexagon/CMakeFiles/LLVMHexagonCodeGen.dir/HexagonInstrInfo.cpp.o lib/Target/Hexagon/CMakeFiles/LLVMHexagonCodeGen.dir/HexagonISelDAGToDAG.cpp.o lib/Target/Hexagon/CMakeFiles/LLVMHexagonCodeGen.dir/HexagonISelDAGToDAGHVX.cpp.o lib/Target/Hexagon/CMakeFiles/LLVMHexagonCodeGen.dir/HexagonISelLowering.cpp.o lib/Target/Hexagon/CMakeFiles/LLVMHexagonCodeGen.dir/HexagonISelLoweringHVX.cpp.o lib/Target/Hexagon/CMakeFiles/LLVMHexagonCodeGen.dir/HexagonLoopIdiomRecognition.cpp.o lib/Target/Hexagon/CMakeFiles/LLVMHexagonCodeGen.dir/HexagonMachineFunctionInfo.cpp.o lib/Target/Hexagon/CMakeFiles/LLVMHexagonCodeGen.dir/HexagonMachineScheduler.cpp.o lib/Target/Hexagon/CMakeFiles/LLVMHexagonCodeGen.dir/HexagonMCInstLower.cpp.o lib/Target/Hexagon/CMakeFiles/LLVMHexagonCodeGen.dir/HexagonNewValueJump.cpp.o lib/Target/Hexagon/CMakeFiles/LLVMHexagonCodeGen.dir/HexagonOptAddrMode.cpp.o lib/Target/Hexagon/CMakeFiles/LLVMHexagonCodeGen.dir/HexagonOptimizeSZextends.cpp.o lib/Target/Hexagon/CMakeFiles/LLVMHexagonCodeGen.dir/HexagonPeephole.cpp.o lib/Target/Hexagon/CMakeFiles/LLVMHexagonCodeGen.dir/HexagonRDFOpt.cpp.o lib/Target/Hexagon/CMakeFiles/LLVMHexagonCodeGen.dir/HexagonRegisterInfo.cpp.o lib/Target/Hexagon/CMakeFiles/LLVMHexagonCodeGen.dir/HexagonSelectionDAGInfo.cpp.o lib/Target/Hexagon/CMakeFiles/LLVMHexagonCodeGen.dir/HexagonSplitConst32AndConst64.cpp.o lib/Target/Hexagon/CMakeFiles/LLVMHexagonCodeGen.dir/HexagonSplitDouble.cpp.o lib/Target/Hexagon/CMakeFiles/LLVMHexagonCodeGen.dir/HexagonStoreWidening.cpp.o lib/Target/Hexagon/CMakeFiles/LLVMHexagonCodeGen.dir/HexagonSubtarget.cpp.o lib/Target/Hexagon/CMakeFiles/LLVMHexagonCodeGen.dir/HexagonTargetMachine.cpp.o lib/Target/Hexagon/CMakeFiles/LLVMHexagonCodeGen.dir/HexagonTargetObjectFile.cpp.o lib/Target/Hexagon/CMakeFiles/LLVMHexagonCodeGen.dir/HexagonTargetTransformInfo.cpp.o lib/Target/Hexagon/CMakeFiles/LLVMHexagonCodeGen.dir/HexagonVectorCombine.cpp.o lib/Target/Hexagon/CMakeFiles/LLVMHexagonCodeGen.dir/HexagonVectorLoopCarriedReuse.cpp.o lib/Target/Hexagon/CMakeFiles/LLVMHexagonCodeGen.dir/HexagonVectorPrint.cpp.o lib/Target/Hexagon/CMakeFiles/LLVMHexagonCodeGen.dir/HexagonVExtract.cpp.o lib/Target/Hexagon/CMakeFiles/LLVMHexagonCodeGen.dir/HexagonVLIWPacketizer.cpp.o lib/Target/Hexagon/CMakeFiles/LLVMHexagonCodeGen.dir/RDFCopy.cpp.o lib/Target/Hexagon/CMakeFiles/LLVMHexagonCodeGen.dir/RDFDeadCode.cpp.o && /usr/gnu/bin/ranlib lib/libLLVMHexagonCodeGen.a && : [2843/3344] : && /usr/bin/cmake -E rm -f lib/libLLVMNVPTXCodeGen.a && /usr/gnu/bin/ar qc lib/libLLVMNVPTXCodeGen.a lib/Target/NVPTX/CMakeFiles/LLVMNVPTXCodeGen.dir/NVPTXAliasAnalysis.cpp.o lib/Target/NVPTX/CMakeFiles/LLVMNVPTXCodeGen.dir/NVPTXAllocaHoisting.cpp.o lib/Target/NVPTX/CMakeFiles/LLVMNVPTXCodeGen.dir/NVPTXAtomicLower.cpp.o lib/Target/NVPTX/CMakeFiles/LLVMNVPTXCodeGen.dir/NVPTXAsmPrinter.cpp.o lib/Target/NVPTX/CMakeFiles/LLVMNVPTXCodeGen.dir/NVPTXAssignValidGlobalNames.cpp.o lib/Target/NVPTX/CMakeFiles/LLVMNVPTXCodeGen.dir/NVPTXFrameLowering.cpp.o lib/Target/NVPTX/CMakeFiles/LLVMNVPTXCodeGen.dir/NVPTXGenericToNVVM.cpp.o lib/Target/NVPTX/CMakeFiles/LLVMNVPTXCodeGen.dir/NVPTXISelDAGToDAG.cpp.o lib/Target/NVPTX/CMakeFiles/LLVMNVPTXCodeGen.dir/NVPTXISelLowering.cpp.o lib/Target/NVPTX/CMakeFiles/LLVMNVPTXCodeGen.dir/NVPTXImageOptimizer.cpp.o lib/Target/NVPTX/CMakeFiles/LLVMNVPTXCodeGen.dir/NVPTXInstrInfo.cpp.o lib/Target/NVPTX/CMakeFiles/LLVMNVPTXCodeGen.dir/NVPTXLowerAggrCopies.cpp.o lib/Target/NVPTX/CMakeFiles/LLVMNVPTXCodeGen.dir/NVPTXLowerArgs.cpp.o lib/Target/NVPTX/CMakeFiles/LLVMNVPTXCodeGen.dir/NVPTXLowerAlloca.cpp.o lib/Target/NVPTX/CMakeFiles/LLVMNVPTXCodeGen.dir/NVPTXLowerUnreachable.cpp.o lib/Target/NVPTX/CMakeFiles/LLVMNVPTXCodeGen.dir/NVPTXPeephole.cpp.o lib/Target/NVPTX/CMakeFiles/LLVMNVPTXCodeGen.dir/NVPTXMCExpr.cpp.o lib/Target/NVPTX/CMakeFiles/LLVMNVPTXCodeGen.dir/NVPTXPrologEpilogPass.cpp.o lib/Target/NVPTX/CMakeFiles/LLVMNVPTXCodeGen.dir/NVPTXRegisterInfo.cpp.o lib/Target/NVPTX/CMakeFiles/LLVMNVPTXCodeGen.dir/NVPTXReplaceImageHandles.cpp.o lib/Target/NVPTX/CMakeFiles/LLVMNVPTXCodeGen.dir/NVPTXSubtarget.cpp.o lib/Target/NVPTX/CMakeFiles/LLVMNVPTXCodeGen.dir/NVPTXTargetMachine.cpp.o lib/Target/NVPTX/CMakeFiles/LLVMNVPTXCodeGen.dir/NVPTXTargetTransformInfo.cpp.o lib/Target/NVPTX/CMakeFiles/LLVMNVPTXCodeGen.dir/NVPTXUtilities.cpp.o lib/Target/NVPTX/CMakeFiles/LLVMNVPTXCodeGen.dir/NVVMIntrRange.cpp.o lib/Target/NVPTX/CMakeFiles/LLVMNVPTXCodeGen.dir/NVVMReflect.cpp.o lib/Target/NVPTX/CMakeFiles/LLVMNVPTXCodeGen.dir/NVPTXProxyRegErasure.cpp.o lib/Target/NVPTX/CMakeFiles/LLVMNVPTXCodeGen.dir/NVPTXCtorDtorLowering.cpp.o && /usr/gnu/bin/ranlib lib/libLLVMNVPTXCodeGen.a && : [2844/3344] : && /usr/bin/cmake -E rm -f lib/libLLVMMipsCodeGen.a && /usr/gnu/bin/ar qc lib/libLLVMMipsCodeGen.a lib/Target/Mips/CMakeFiles/LLVMMipsCodeGen.dir/Mips16FrameLowering.cpp.o lib/Target/Mips/CMakeFiles/LLVMMipsCodeGen.dir/Mips16HardFloat.cpp.o lib/Target/Mips/CMakeFiles/LLVMMipsCodeGen.dir/Mips16HardFloatInfo.cpp.o lib/Target/Mips/CMakeFiles/LLVMMipsCodeGen.dir/Mips16InstrInfo.cpp.o lib/Target/Mips/CMakeFiles/LLVMMipsCodeGen.dir/Mips16ISelDAGToDAG.cpp.o lib/Target/Mips/CMakeFiles/LLVMMipsCodeGen.dir/Mips16ISelLowering.cpp.o lib/Target/Mips/CMakeFiles/LLVMMipsCodeGen.dir/Mips16RegisterInfo.cpp.o lib/Target/Mips/CMakeFiles/LLVMMipsCodeGen.dir/MipsAnalyzeImmediate.cpp.o lib/Target/Mips/CMakeFiles/LLVMMipsCodeGen.dir/MipsAsmPrinter.cpp.o lib/Target/Mips/CMakeFiles/LLVMMipsCodeGen.dir/MipsCallLowering.cpp.o lib/Target/Mips/CMakeFiles/LLVMMipsCodeGen.dir/MipsCCState.cpp.o lib/Target/Mips/CMakeFiles/LLVMMipsCodeGen.dir/MipsConstantIslandPass.cpp.o lib/Target/Mips/CMakeFiles/LLVMMipsCodeGen.dir/MipsDelaySlotFiller.cpp.o lib/Target/Mips/CMakeFiles/LLVMMipsCodeGen.dir/MipsExpandPseudo.cpp.o lib/Target/Mips/CMakeFiles/LLVMMipsCodeGen.dir/MipsFastISel.cpp.o lib/Target/Mips/CMakeFiles/LLVMMipsCodeGen.dir/MipsInstrInfo.cpp.o lib/Target/Mips/CMakeFiles/LLVMMipsCodeGen.dir/MipsInstructionSelector.cpp.o lib/Target/Mips/CMakeFiles/LLVMMipsCodeGen.dir/MipsISelDAGToDAG.cpp.o lib/Target/Mips/CMakeFiles/LLVMMipsCodeGen.dir/MipsISelLowering.cpp.o lib/Target/Mips/CMakeFiles/LLVMMipsCodeGen.dir/MipsFrameLowering.cpp.o lib/Target/Mips/CMakeFiles/LLVMMipsCodeGen.dir/MipsLegalizerInfo.cpp.o lib/Target/Mips/CMakeFiles/LLVMMipsCodeGen.dir/MipsBranchExpansion.cpp.o lib/Target/Mips/CMakeFiles/LLVMMipsCodeGen.dir/MipsMCInstLower.cpp.o lib/Target/Mips/CMakeFiles/LLVMMipsCodeGen.dir/MipsMachineFunction.cpp.o lib/Target/Mips/CMakeFiles/LLVMMipsCodeGen.dir/MipsModuleISelDAGToDAG.cpp.o lib/Target/Mips/CMakeFiles/LLVMMipsCodeGen.dir/MipsOptimizePICCall.cpp.o lib/Target/Mips/CMakeFiles/LLVMMipsCodeGen.dir/MipsOs16.cpp.o lib/Target/Mips/CMakeFiles/LLVMMipsCodeGen.dir/MipsPreLegalizerCombiner.cpp.o lib/Target/Mips/CMakeFiles/LLVMMipsCodeGen.dir/MipsPostLegalizerCombiner.cpp.o lib/Target/Mips/CMakeFiles/LLVMMipsCodeGen.dir/MipsRegisterBankInfo.cpp.o lib/Target/Mips/CMakeFiles/LLVMMipsCodeGen.dir/MipsRegisterInfo.cpp.o lib/Target/Mips/CMakeFiles/LLVMMipsCodeGen.dir/MipsSEFrameLowering.cpp.o lib/Target/Mips/CMakeFiles/LLVMMipsCodeGen.dir/MipsSEInstrInfo.cpp.o lib/Target/Mips/CMakeFiles/LLVMMipsCodeGen.dir/MipsSEISelDAGToDAG.cpp.o lib/Target/Mips/CMakeFiles/LLVMMipsCodeGen.dir/MipsSEISelLowering.cpp.o lib/Target/Mips/CMakeFiles/LLVMMipsCodeGen.dir/MipsSERegisterInfo.cpp.o lib/Target/Mips/CMakeFiles/LLVMMipsCodeGen.dir/MipsSubtarget.cpp.o lib/Target/Mips/CMakeFiles/LLVMMipsCodeGen.dir/MipsTargetMachine.cpp.o lib/Target/Mips/CMakeFiles/LLVMMipsCodeGen.dir/MipsTargetObjectFile.cpp.o lib/Target/Mips/CMakeFiles/LLVMMipsCodeGen.dir/MipsTargetTransformInfo.cpp.o lib/Target/Mips/CMakeFiles/LLVMMipsCodeGen.dir/MicroMipsSizeReduction.cpp.o lib/Target/Mips/CMakeFiles/LLVMMipsCodeGen.dir/MipsMulMulBugPass.cpp.o && /usr/gnu/bin/ranlib lib/libLLVMMipsCodeGen.a && : [2845/3344] : && /usr/bin/cmake -E rm -f lib/libLLVMPowerPCCodeGen.a && /usr/gnu/bin/ar qc lib/libLLVMPowerPCCodeGen.a lib/Target/PowerPC/CMakeFiles/LLVMPowerPCCodeGen.dir/GISel/PPCInstructionSelector.cpp.o lib/Target/PowerPC/CMakeFiles/LLVMPowerPCCodeGen.dir/PPCBoolRetToInt.cpp.o lib/Target/PowerPC/CMakeFiles/LLVMPowerPCCodeGen.dir/PPCAsmPrinter.cpp.o lib/Target/PowerPC/CMakeFiles/LLVMPowerPCCodeGen.dir/PPCBranchSelector.cpp.o lib/Target/PowerPC/CMakeFiles/LLVMPowerPCCodeGen.dir/PPCBranchCoalescing.cpp.o lib/Target/PowerPC/CMakeFiles/LLVMPowerPCCodeGen.dir/PPCCallingConv.cpp.o lib/Target/PowerPC/CMakeFiles/LLVMPowerPCCodeGen.dir/PPCCCState.cpp.o lib/Target/PowerPC/CMakeFiles/LLVMPowerPCCodeGen.dir/PPCCTRLoops.cpp.o lib/Target/PowerPC/CMakeFiles/LLVMPowerPCCodeGen.dir/PPCCTRLoopsVerify.cpp.o lib/Target/PowerPC/CMakeFiles/LLVMPowerPCCodeGen.dir/PPCExpandAtomicPseudoInsts.cpp.o lib/Target/PowerPC/CMakeFiles/LLVMPowerPCCodeGen.dir/PPCHazardRecognizers.cpp.o lib/Target/PowerPC/CMakeFiles/LLVMPowerPCCodeGen.dir/PPCInstrInfo.cpp.o lib/Target/PowerPC/CMakeFiles/LLVMPowerPCCodeGen.dir/PPCISelDAGToDAG.cpp.o lib/Target/PowerPC/CMakeFiles/LLVMPowerPCCodeGen.dir/PPCISelLowering.cpp.o lib/Target/PowerPC/CMakeFiles/LLVMPowerPCCodeGen.dir/PPCEarlyReturn.cpp.o lib/Target/PowerPC/CMakeFiles/LLVMPowerPCCodeGen.dir/PPCFastISel.cpp.o lib/Target/PowerPC/CMakeFiles/LLVMPowerPCCodeGen.dir/PPCFrameLowering.cpp.o lib/Target/PowerPC/CMakeFiles/LLVMPowerPCCodeGen.dir/PPCLoopInstrFormPrep.cpp.o lib/Target/PowerPC/CMakeFiles/LLVMPowerPCCodeGen.dir/PPCMCInstLower.cpp.o lib/Target/PowerPC/CMakeFiles/LLVMPowerPCCodeGen.dir/PPCMachineFunctionInfo.cpp.o lib/Target/PowerPC/CMakeFiles/LLVMPowerPCCodeGen.dir/PPCMachineScheduler.cpp.o lib/Target/PowerPC/CMakeFiles/LLVMPowerPCCodeGen.dir/PPCMacroFusion.cpp.o lib/Target/PowerPC/CMakeFiles/LLVMPowerPCCodeGen.dir/PPCMergeStringPool.cpp.o lib/Target/PowerPC/CMakeFiles/LLVMPowerPCCodeGen.dir/PPCMIPeephole.cpp.o lib/Target/PowerPC/CMakeFiles/LLVMPowerPCCodeGen.dir/PPCRegisterInfo.cpp.o lib/Target/PowerPC/CMakeFiles/LLVMPowerPCCodeGen.dir/PPCSubtarget.cpp.o lib/Target/PowerPC/CMakeFiles/LLVMPowerPCCodeGen.dir/PPCTargetMachine.cpp.o lib/Target/PowerPC/CMakeFiles/LLVMPowerPCCodeGen.dir/PPCTargetObjectFile.cpp.o lib/Target/PowerPC/CMakeFiles/LLVMPowerPCCodeGen.dir/PPCTargetTransformInfo.cpp.o lib/Target/PowerPC/CMakeFiles/LLVMPowerPCCodeGen.dir/PPCTOCRegDeps.cpp.o lib/Target/PowerPC/CMakeFiles/LLVMPowerPCCodeGen.dir/PPCTLSDynamicCall.cpp.o lib/Target/PowerPC/CMakeFiles/LLVMPowerPCCodeGen.dir/PPCVSXCopy.cpp.o lib/Target/PowerPC/CMakeFiles/LLVMPowerPCCodeGen.dir/PPCReduceCRLogicals.cpp.o lib/Target/PowerPC/CMakeFiles/LLVMPowerPCCodeGen.dir/PPCVSXFMAMutate.cpp.o lib/Target/PowerPC/CMakeFiles/LLVMPowerPCCodeGen.dir/PPCVSXSwapRemoval.cpp.o lib/Target/PowerPC/CMakeFiles/LLVMPowerPCCodeGen.dir/PPCExpandISEL.cpp.o lib/Target/PowerPC/CMakeFiles/LLVMPowerPCCodeGen.dir/PPCPreEmitPeephole.cpp.o lib/Target/PowerPC/CMakeFiles/LLVMPowerPCCodeGen.dir/PPCLowerMASSVEntries.cpp.o lib/Target/PowerPC/CMakeFiles/LLVMPowerPCCodeGen.dir/PPCGenScalarMASSEntries.cpp.o lib/Target/PowerPC/CMakeFiles/LLVMPowerPCCodeGen.dir/GISel/PPCCallLowering.cpp.o lib/Target/PowerPC/CMakeFiles/LLVMPowerPCCodeGen.dir/GISel/PPCRegisterBankInfo.cpp.o lib/Target/PowerPC/CMakeFiles/LLVMPowerPCCodeGen.dir/GISel/PPCLegalizerInfo.cpp.o && /usr/gnu/bin/ranlib lib/libLLVMPowerPCCodeGen.a && : [2846/3344] : && /usr/bin/cmake -E rm -f lib/libLLVMRISCVCodeGen.a && /usr/gnu/bin/ar qc lib/libLLVMRISCVCodeGen.a lib/Target/RISCV/CMakeFiles/LLVMRISCVCodeGen.dir/RISCVAsmPrinter.cpp.o lib/Target/RISCV/CMakeFiles/LLVMRISCVCodeGen.dir/RISCVCodeGenPrepare.cpp.o lib/Target/RISCV/CMakeFiles/LLVMRISCVCodeGen.dir/RISCVDeadRegisterDefinitions.cpp.o lib/Target/RISCV/CMakeFiles/LLVMRISCVCodeGen.dir/RISCVMakeCompressible.cpp.o lib/Target/RISCV/CMakeFiles/LLVMRISCVCodeGen.dir/RISCVExpandAtomicPseudoInsts.cpp.o lib/Target/RISCV/CMakeFiles/LLVMRISCVCodeGen.dir/RISCVExpandPseudoInsts.cpp.o lib/Target/RISCV/CMakeFiles/LLVMRISCVCodeGen.dir/RISCVFoldMasks.cpp.o lib/Target/RISCV/CMakeFiles/LLVMRISCVCodeGen.dir/RISCVFrameLowering.cpp.o lib/Target/RISCV/CMakeFiles/LLVMRISCVCodeGen.dir/RISCVGatherScatterLowering.cpp.o lib/Target/RISCV/CMakeFiles/LLVMRISCVCodeGen.dir/RISCVInsertVSETVLI.cpp.o lib/Target/RISCV/CMakeFiles/LLVMRISCVCodeGen.dir/RISCVInsertReadWriteCSR.cpp.o lib/Target/RISCV/CMakeFiles/LLVMRISCVCodeGen.dir/RISCVInsertWriteVXRM.cpp.o lib/Target/RISCV/CMakeFiles/LLVMRISCVCodeGen.dir/RISCVInstrInfo.cpp.o lib/Target/RISCV/CMakeFiles/LLVMRISCVCodeGen.dir/RISCVISelDAGToDAG.cpp.o lib/Target/RISCV/CMakeFiles/LLVMRISCVCodeGen.dir/RISCVISelLowering.cpp.o lib/Target/RISCV/CMakeFiles/LLVMRISCVCodeGen.dir/RISCVMachineFunctionInfo.cpp.o lib/Target/RISCV/CMakeFiles/LLVMRISCVCodeGen.dir/RISCVMergeBaseOffset.cpp.o lib/Target/RISCV/CMakeFiles/LLVMRISCVCodeGen.dir/RISCVOptWInstrs.cpp.o lib/Target/RISCV/CMakeFiles/LLVMRISCVCodeGen.dir/RISCVPostRAExpandPseudoInsts.cpp.o lib/Target/RISCV/CMakeFiles/LLVMRISCVCodeGen.dir/RISCVRedundantCopyElimination.cpp.o lib/Target/RISCV/CMakeFiles/LLVMRISCVCodeGen.dir/RISCVMoveMerger.cpp.o lib/Target/RISCV/CMakeFiles/LLVMRISCVCodeGen.dir/RISCVPushPopOptimizer.cpp.o lib/Target/RISCV/CMakeFiles/LLVMRISCVCodeGen.dir/RISCVRegisterInfo.cpp.o lib/Target/RISCV/CMakeFiles/LLVMRISCVCodeGen.dir/RISCVRVVInitUndef.cpp.o lib/Target/RISCV/CMakeFiles/LLVMRISCVCodeGen.dir/RISCVSubtarget.cpp.o lib/Target/RISCV/CMakeFiles/LLVMRISCVCodeGen.dir/RISCVTargetMachine.cpp.o lib/Target/RISCV/CMakeFiles/LLVMRISCVCodeGen.dir/RISCVTargetObjectFile.cpp.o lib/Target/RISCV/CMakeFiles/LLVMRISCVCodeGen.dir/RISCVTargetTransformInfo.cpp.o lib/Target/RISCV/CMakeFiles/LLVMRISCVCodeGen.dir/GISel/RISCVCallLowering.cpp.o lib/Target/RISCV/CMakeFiles/LLVMRISCVCodeGen.dir/GISel/RISCVInstructionSelector.cpp.o lib/Target/RISCV/CMakeFiles/LLVMRISCVCodeGen.dir/GISel/RISCVLegalizerInfo.cpp.o lib/Target/RISCV/CMakeFiles/LLVMRISCVCodeGen.dir/GISel/RISCVPostLegalizerCombiner.cpp.o lib/Target/RISCV/CMakeFiles/LLVMRISCVCodeGen.dir/GISel/RISCVO0PreLegalizerCombiner.cpp.o lib/Target/RISCV/CMakeFiles/LLVMRISCVCodeGen.dir/GISel/RISCVPreLegalizerCombiner.cpp.o lib/Target/RISCV/CMakeFiles/LLVMRISCVCodeGen.dir/GISel/RISCVRegisterBankInfo.cpp.o && /usr/gnu/bin/ranlib lib/libLLVMRISCVCodeGen.a && : [2847/3344] : && /usr/bin/cmake -E rm -f lib/libLLVMSparcCodeGen.a && /usr/gnu/bin/ar qc lib/libLLVMSparcCodeGen.a lib/Target/Sparc/CMakeFiles/LLVMSparcCodeGen.dir/DelaySlotFiller.cpp.o lib/Target/Sparc/CMakeFiles/LLVMSparcCodeGen.dir/LeonPasses.cpp.o lib/Target/Sparc/CMakeFiles/LLVMSparcCodeGen.dir/SparcAsmPrinter.cpp.o lib/Target/Sparc/CMakeFiles/LLVMSparcCodeGen.dir/SparcInstrInfo.cpp.o lib/Target/Sparc/CMakeFiles/LLVMSparcCodeGen.dir/SparcISelDAGToDAG.cpp.o lib/Target/Sparc/CMakeFiles/LLVMSparcCodeGen.dir/SparcISelLowering.cpp.o lib/Target/Sparc/CMakeFiles/LLVMSparcCodeGen.dir/SparcFrameLowering.cpp.o lib/Target/Sparc/CMakeFiles/LLVMSparcCodeGen.dir/SparcMachineFunctionInfo.cpp.o lib/Target/Sparc/CMakeFiles/LLVMSparcCodeGen.dir/SparcRegisterInfo.cpp.o lib/Target/Sparc/CMakeFiles/LLVMSparcCodeGen.dir/SparcSubtarget.cpp.o lib/Target/Sparc/CMakeFiles/LLVMSparcCodeGen.dir/SparcTargetMachine.cpp.o lib/Target/Sparc/CMakeFiles/LLVMSparcCodeGen.dir/SparcMCInstLower.cpp.o lib/Target/Sparc/CMakeFiles/LLVMSparcCodeGen.dir/SparcTargetObjectFile.cpp.o && /usr/gnu/bin/ranlib lib/libLLVMSparcCodeGen.a && : [2848/3344] : && /usr/bin/cmake -E rm -f lib/libLLVMWebAssemblyUtils.a && /usr/gnu/bin/ar qc lib/libLLVMWebAssemblyUtils.a lib/Target/WebAssembly/Utils/CMakeFiles/LLVMWebAssemblyUtils.dir/WebAssemblyTypeUtilities.cpp.o && /usr/gnu/bin/ranlib lib/libLLVMWebAssemblyUtils.a && : [2849/3344] : && /usr/bin/cmake -E rm -f lib/libLLVMSystemZCodeGen.a && /usr/gnu/bin/ar qc lib/libLLVMSystemZCodeGen.a lib/Target/SystemZ/CMakeFiles/LLVMSystemZCodeGen.dir/SystemZAsmPrinter.cpp.o lib/Target/SystemZ/CMakeFiles/LLVMSystemZCodeGen.dir/SystemZCallingConv.cpp.o lib/Target/SystemZ/CMakeFiles/LLVMSystemZCodeGen.dir/SystemZConstantPoolValue.cpp.o lib/Target/SystemZ/CMakeFiles/LLVMSystemZCodeGen.dir/SystemZCopyPhysRegs.cpp.o lib/Target/SystemZ/CMakeFiles/LLVMSystemZCodeGen.dir/SystemZElimCompare.cpp.o lib/Target/SystemZ/CMakeFiles/LLVMSystemZCodeGen.dir/SystemZFrameLowering.cpp.o lib/Target/SystemZ/CMakeFiles/LLVMSystemZCodeGen.dir/SystemZHazardRecognizer.cpp.o lib/Target/SystemZ/CMakeFiles/LLVMSystemZCodeGen.dir/SystemZISelDAGToDAG.cpp.o lib/Target/SystemZ/CMakeFiles/LLVMSystemZCodeGen.dir/SystemZISelLowering.cpp.o lib/Target/SystemZ/CMakeFiles/LLVMSystemZCodeGen.dir/SystemZInstrInfo.cpp.o lib/Target/SystemZ/CMakeFiles/LLVMSystemZCodeGen.dir/SystemZLDCleanup.cpp.o lib/Target/SystemZ/CMakeFiles/LLVMSystemZCodeGen.dir/SystemZLongBranch.cpp.o lib/Target/SystemZ/CMakeFiles/LLVMSystemZCodeGen.dir/SystemZMachineFunctionInfo.cpp.o lib/Target/SystemZ/CMakeFiles/LLVMSystemZCodeGen.dir/SystemZMachineScheduler.cpp.o lib/Target/SystemZ/CMakeFiles/LLVMSystemZCodeGen.dir/SystemZMCInstLower.cpp.o lib/Target/SystemZ/CMakeFiles/LLVMSystemZCodeGen.dir/SystemZPostRewrite.cpp.o lib/Target/SystemZ/CMakeFiles/LLVMSystemZCodeGen.dir/SystemZRegisterInfo.cpp.o lib/Target/SystemZ/CMakeFiles/LLVMSystemZCodeGen.dir/SystemZSelectionDAGInfo.cpp.o lib/Target/SystemZ/CMakeFiles/LLVMSystemZCodeGen.dir/SystemZShortenInst.cpp.o lib/Target/SystemZ/CMakeFiles/LLVMSystemZCodeGen.dir/SystemZSubtarget.cpp.o lib/Target/SystemZ/CMakeFiles/LLVMSystemZCodeGen.dir/SystemZTargetMachine.cpp.o lib/Target/SystemZ/CMakeFiles/LLVMSystemZCodeGen.dir/SystemZTargetTransformInfo.cpp.o lib/Target/SystemZ/CMakeFiles/LLVMSystemZCodeGen.dir/SystemZTDC.cpp.o && /usr/gnu/bin/ranlib lib/libLLVMSystemZCodeGen.a && : [2850/3344] : && /usr/bin/cmake -E rm -f lib/libLLVMWebAssemblyCodeGen.a && /usr/gnu/bin/ar qc lib/libLLVMWebAssemblyCodeGen.a lib/Target/WebAssembly/CMakeFiles/LLVMWebAssemblyCodeGen.dir/WebAssemblyAddMissingPrototypes.cpp.o lib/Target/WebAssembly/CMakeFiles/LLVMWebAssemblyCodeGen.dir/WebAssemblyArgumentMove.cpp.o lib/Target/WebAssembly/CMakeFiles/LLVMWebAssemblyCodeGen.dir/WebAssemblyAsmPrinter.cpp.o lib/Target/WebAssembly/CMakeFiles/LLVMWebAssemblyCodeGen.dir/WebAssemblyCFGStackify.cpp.o lib/Target/WebAssembly/CMakeFiles/LLVMWebAssemblyCodeGen.dir/WebAssemblyCFGSort.cpp.o lib/Target/WebAssembly/CMakeFiles/LLVMWebAssemblyCodeGen.dir/WebAssemblyDebugFixup.cpp.o lib/Target/WebAssembly/CMakeFiles/LLVMWebAssemblyCodeGen.dir/WebAssemblyDebugValueManager.cpp.o lib/Target/WebAssembly/CMakeFiles/LLVMWebAssemblyCodeGen.dir/WebAssemblyLateEHPrepare.cpp.o lib/Target/WebAssembly/CMakeFiles/LLVMWebAssemblyCodeGen.dir/WebAssemblyExceptionInfo.cpp.o lib/Target/WebAssembly/CMakeFiles/LLVMWebAssemblyCodeGen.dir/WebAssemblyExplicitLocals.cpp.o lib/Target/WebAssembly/CMakeFiles/LLVMWebAssemblyCodeGen.dir/WebAssemblyFastISel.cpp.o lib/Target/WebAssembly/CMakeFiles/LLVMWebAssemblyCodeGen.dir/WebAssemblyFixBrTableDefaults.cpp.o lib/Target/WebAssembly/CMakeFiles/LLVMWebAssemblyCodeGen.dir/WebAssemblyFixIrreducibleControlFlow.cpp.o lib/Target/WebAssembly/CMakeFiles/LLVMWebAssemblyCodeGen.dir/WebAssemblyFixFunctionBitcasts.cpp.o lib/Target/WebAssembly/CMakeFiles/LLVMWebAssemblyCodeGen.dir/WebAssemblyFrameLowering.cpp.o lib/Target/WebAssembly/CMakeFiles/LLVMWebAssemblyCodeGen.dir/WebAssemblyISelDAGToDAG.cpp.o lib/Target/WebAssembly/CMakeFiles/LLVMWebAssemblyCodeGen.dir/WebAssemblyISelLowering.cpp.o lib/Target/WebAssembly/CMakeFiles/LLVMWebAssemblyCodeGen.dir/WebAssemblyInstrInfo.cpp.o lib/Target/WebAssembly/CMakeFiles/LLVMWebAssemblyCodeGen.dir/WebAssemblyLowerBrUnless.cpp.o lib/Target/WebAssembly/CMakeFiles/LLVMWebAssemblyCodeGen.dir/WebAssemblyLowerEmscriptenEHSjLj.cpp.o lib/Target/WebAssembly/CMakeFiles/LLVMWebAssemblyCodeGen.dir/WebAssemblyLowerRefTypesIntPtrConv.cpp.o lib/Target/WebAssembly/CMakeFiles/LLVMWebAssemblyCodeGen.dir/WebAssemblyMachineFunctionInfo.cpp.o lib/Target/WebAssembly/CMakeFiles/LLVMWebAssemblyCodeGen.dir/WebAssemblyMCInstLower.cpp.o lib/Target/WebAssembly/CMakeFiles/LLVMWebAssemblyCodeGen.dir/WebAssemblyMCLowerPrePass.cpp.o lib/Target/WebAssembly/CMakeFiles/LLVMWebAssemblyCodeGen.dir/WebAssemblyNullifyDebugValueLists.cpp.o lib/Target/WebAssembly/CMakeFiles/LLVMWebAssemblyCodeGen.dir/WebAssemblyOptimizeLiveIntervals.cpp.o lib/Target/WebAssembly/CMakeFiles/LLVMWebAssemblyCodeGen.dir/WebAssemblyOptimizeReturned.cpp.o lib/Target/WebAssembly/CMakeFiles/LLVMWebAssemblyCodeGen.dir/WebAssemblyPeephole.cpp.o lib/Target/WebAssembly/CMakeFiles/LLVMWebAssemblyCodeGen.dir/WebAssemblyRegisterInfo.cpp.o lib/Target/WebAssembly/CMakeFiles/LLVMWebAssemblyCodeGen.dir/WebAssemblyRegColoring.cpp.o lib/Target/WebAssembly/CMakeFiles/LLVMWebAssemblyCodeGen.dir/WebAssemblyRegNumbering.cpp.o lib/Target/WebAssembly/CMakeFiles/LLVMWebAssemblyCodeGen.dir/WebAssemblyRegStackify.cpp.o lib/Target/WebAssembly/CMakeFiles/LLVMWebAssemblyCodeGen.dir/WebAssemblyReplacePhysRegs.cpp.o lib/Target/WebAssembly/CMakeFiles/LLVMWebAssemblyCodeGen.dir/WebAssemblyRuntimeLibcallSignatures.cpp.o lib/Target/WebAssembly/CMakeFiles/LLVMWebAssemblyCodeGen.dir/WebAssemblySelectionDAGInfo.cpp.o lib/Target/WebAssembly/CMakeFiles/LLVMWebAssemblyCodeGen.dir/WebAssemblySetP2AlignOperands.cpp.o lib/Target/WebAssembly/CMakeFiles/LLVMWebAssemblyCodeGen.dir/WebAssemblySortRegion.cpp.o lib/Target/WebAssembly/CMakeFiles/LLVMWebAssemblyCodeGen.dir/WebAssemblyMemIntrinsicResults.cpp.o lib/Target/WebAssembly/CMakeFiles/LLVMWebAssemblyCodeGen.dir/WebAssemblySubtarget.cpp.o lib/Target/WebAssembly/CMakeFiles/LLVMWebAssemblyCodeGen.dir/WebAssemblyTargetMachine.cpp.o lib/Target/WebAssembly/CMakeFiles/LLVMWebAssemblyCodeGen.dir/WebAssemblyTargetObjectFile.cpp.o lib/Target/WebAssembly/CMakeFiles/LLVMWebAssemblyCodeGen.dir/WebAssemblyTargetTransformInfo.cpp.o lib/Target/WebAssembly/CMakeFiles/LLVMWebAssemblyCodeGen.dir/WebAssemblyUtilities.cpp.o && /usr/gnu/bin/ranlib lib/libLLVMWebAssemblyCodeGen.a && : [2851/3344] : && /usr/bin/cmake -E rm -f lib/libLLVMAVRCodeGen.a && /usr/gnu/bin/ar qc lib/libLLVMAVRCodeGen.a lib/Target/AVR/CMakeFiles/LLVMAVRCodeGen.dir/AVRAsmPrinter.cpp.o lib/Target/AVR/CMakeFiles/LLVMAVRCodeGen.dir/AVRExpandPseudoInsts.cpp.o lib/Target/AVR/CMakeFiles/LLVMAVRCodeGen.dir/AVRFrameLowering.cpp.o lib/Target/AVR/CMakeFiles/LLVMAVRCodeGen.dir/AVRInstrInfo.cpp.o lib/Target/AVR/CMakeFiles/LLVMAVRCodeGen.dir/AVRISelDAGToDAG.cpp.o lib/Target/AVR/CMakeFiles/LLVMAVRCodeGen.dir/AVRISelLowering.cpp.o lib/Target/AVR/CMakeFiles/LLVMAVRCodeGen.dir/AVRMCInstLower.cpp.o lib/Target/AVR/CMakeFiles/LLVMAVRCodeGen.dir/AVRRegisterInfo.cpp.o lib/Target/AVR/CMakeFiles/LLVMAVRCodeGen.dir/AVRShiftExpand.cpp.o lib/Target/AVR/CMakeFiles/LLVMAVRCodeGen.dir/AVRSubtarget.cpp.o lib/Target/AVR/CMakeFiles/LLVMAVRCodeGen.dir/AVRTargetMachine.cpp.o lib/Target/AVR/CMakeFiles/LLVMAVRCodeGen.dir/AVRTargetObjectFile.cpp.o && /usr/gnu/bin/ranlib lib/libLLVMAVRCodeGen.a && : [2852/3344] : && /usr/bin/cmake -E rm -f lib/libLLVMM68kCodeGen.a && /usr/gnu/bin/ar qc lib/libLLVMM68kCodeGen.a lib/Target/M68k/CMakeFiles/LLVMM68kCodeGen.dir/GISel/M68kCallLowering.cpp.o lib/Target/M68k/CMakeFiles/LLVMM68kCodeGen.dir/GISel/M68kInstructionSelector.cpp.o lib/Target/M68k/CMakeFiles/LLVMM68kCodeGen.dir/GISel/M68kLegalizerInfo.cpp.o lib/Target/M68k/CMakeFiles/LLVMM68kCodeGen.dir/GISel/M68kRegisterBankInfo.cpp.o lib/Target/M68k/CMakeFiles/LLVMM68kCodeGen.dir/M68kAsmPrinter.cpp.o lib/Target/M68k/CMakeFiles/LLVMM68kCodeGen.dir/M68kCollapseMOVEMPass.cpp.o lib/Target/M68k/CMakeFiles/LLVMM68kCodeGen.dir/M68kExpandPseudo.cpp.o lib/Target/M68k/CMakeFiles/LLVMM68kCodeGen.dir/M68kFrameLowering.cpp.o lib/Target/M68k/CMakeFiles/LLVMM68kCodeGen.dir/M68kInstrInfo.cpp.o lib/Target/M68k/CMakeFiles/LLVMM68kCodeGen.dir/M68kISelLowering.cpp.o lib/Target/M68k/CMakeFiles/LLVMM68kCodeGen.dir/M68kISelDAGToDAG.cpp.o lib/Target/M68k/CMakeFiles/LLVMM68kCodeGen.dir/M68kMachineFunction.cpp.o lib/Target/M68k/CMakeFiles/LLVMM68kCodeGen.dir/M68kMCInstLower.cpp.o lib/Target/M68k/CMakeFiles/LLVMM68kCodeGen.dir/M68kRegisterInfo.cpp.o lib/Target/M68k/CMakeFiles/LLVMM68kCodeGen.dir/M68kSubtarget.cpp.o lib/Target/M68k/CMakeFiles/LLVMM68kCodeGen.dir/M68kTargetMachine.cpp.o lib/Target/M68k/CMakeFiles/LLVMM68kCodeGen.dir/M68kTargetObjectFile.cpp.o && /usr/gnu/bin/ranlib lib/libLLVMM68kCodeGen.a && : [2853/3344] : && /usr/bin/cmake -E rm -f lib/libLLVMM68kAsmParser.a && /usr/gnu/bin/ar qc lib/libLLVMM68kAsmParser.a lib/Target/M68k/AsmParser/CMakeFiles/LLVMM68kAsmParser.dir/M68kAsmParser.cpp.o && /usr/gnu/bin/ranlib lib/libLLVMM68kAsmParser.a && : [2854/3344] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/lib/XRay -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/XRay -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fno-exceptions -funwind-tables -fno-rtti -MD -MT lib/XRay/CMakeFiles/LLVMXRay.dir/RecordPrinter.cpp.o -MF lib/XRay/CMakeFiles/LLVMXRay.dir/RecordPrinter.cpp.o.d -o lib/XRay/CMakeFiles/LLVMXRay.dir/RecordPrinter.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/XRay/RecordPrinter.cpp [2855/3344] : && /usr/bin/cmake -E rm -f lib/libLLVMXtensaCodeGen.a && /usr/gnu/bin/ar qc lib/libLLVMXtensaCodeGen.a lib/Target/Xtensa/CMakeFiles/LLVMXtensaCodeGen.dir/XtensaTargetMachine.cpp.o && /usr/gnu/bin/ranlib lib/libLLVMXtensaCodeGen.a && : [2856/3344] : && /usr/bin/cmake -E rm -f lib/libLLVMCSKYCodeGen.a && /usr/gnu/bin/ar qc lib/libLLVMCSKYCodeGen.a lib/Target/CSKY/CMakeFiles/LLVMCSKYCodeGen.dir/CSKYAsmPrinter.cpp.o lib/Target/CSKY/CMakeFiles/LLVMCSKYCodeGen.dir/CSKYConstantIslandPass.cpp.o lib/Target/CSKY/CMakeFiles/LLVMCSKYCodeGen.dir/CSKYConstantPoolValue.cpp.o lib/Target/CSKY/CMakeFiles/LLVMCSKYCodeGen.dir/CSKYFrameLowering.cpp.o lib/Target/CSKY/CMakeFiles/LLVMCSKYCodeGen.dir/CSKYInstrInfo.cpp.o lib/Target/CSKY/CMakeFiles/LLVMCSKYCodeGen.dir/CSKYISelDAGToDAG.cpp.o lib/Target/CSKY/CMakeFiles/LLVMCSKYCodeGen.dir/CSKYISelLowering.cpp.o lib/Target/CSKY/CMakeFiles/LLVMCSKYCodeGen.dir/CSKYMCInstLower.cpp.o lib/Target/CSKY/CMakeFiles/LLVMCSKYCodeGen.dir/CSKYRegisterInfo.cpp.o lib/Target/CSKY/CMakeFiles/LLVMCSKYCodeGen.dir/CSKYSubtarget.cpp.o lib/Target/CSKY/CMakeFiles/LLVMCSKYCodeGen.dir/CSKYTargetMachine.cpp.o lib/Target/CSKY/CMakeFiles/LLVMCSKYCodeGen.dir/CSKYTargetObjectFile.cpp.o && /usr/gnu/bin/ranlib lib/libLLVMCSKYCodeGen.a && : [2857/3344] : && /usr/bin/cmake -E rm -f lib/libLLVMX86CodeGen.a && /usr/gnu/bin/ar qc lib/libLLVMX86CodeGen.a lib/Target/X86/CMakeFiles/LLVMX86CodeGen.dir/X86ArgumentStackSlotRebase.cpp.o lib/Target/X86/CMakeFiles/LLVMX86CodeGen.dir/X86AsmPrinter.cpp.o lib/Target/X86/CMakeFiles/LLVMX86CodeGen.dir/X86AvoidTrailingCall.cpp.o lib/Target/X86/CMakeFiles/LLVMX86CodeGen.dir/X86CallFrameOptimization.cpp.o lib/Target/X86/CMakeFiles/LLVMX86CodeGen.dir/X86CallingConv.cpp.o lib/Target/X86/CMakeFiles/LLVMX86CodeGen.dir/X86CmovConversion.cpp.o lib/Target/X86/CMakeFiles/LLVMX86CodeGen.dir/X86CodeGenPassBuilder.cpp.o lib/Target/X86/CMakeFiles/LLVMX86CodeGen.dir/X86DomainReassignment.cpp.o lib/Target/X86/CMakeFiles/LLVMX86CodeGen.dir/X86DiscriminateMemOps.cpp.o lib/Target/X86/CMakeFiles/LLVMX86CodeGen.dir/X86LowerTileCopy.cpp.o lib/Target/X86/CMakeFiles/LLVMX86CodeGen.dir/X86LowerAMXType.cpp.o lib/Target/X86/CMakeFiles/LLVMX86CodeGen.dir/X86LowerAMXIntrinsics.cpp.o lib/Target/X86/CMakeFiles/LLVMX86CodeGen.dir/X86TileConfig.cpp.o lib/Target/X86/CMakeFiles/LLVMX86CodeGen.dir/X86FastPreTileConfig.cpp.o lib/Target/X86/CMakeFiles/LLVMX86CodeGen.dir/X86FastTileConfig.cpp.o lib/Target/X86/CMakeFiles/LLVMX86CodeGen.dir/X86PreTileConfig.cpp.o lib/Target/X86/CMakeFiles/LLVMX86CodeGen.dir/X86ExpandPseudo.cpp.o lib/Target/X86/CMakeFiles/LLVMX86CodeGen.dir/X86FastISel.cpp.o lib/Target/X86/CMakeFiles/LLVMX86CodeGen.dir/X86FixupBWInsts.cpp.o lib/Target/X86/CMakeFiles/LLVMX86CodeGen.dir/X86FixupLEAs.cpp.o lib/Target/X86/CMakeFiles/LLVMX86CodeGen.dir/X86FixupInstTuning.cpp.o lib/Target/X86/CMakeFiles/LLVMX86CodeGen.dir/X86FixupVectorConstants.cpp.o lib/Target/X86/CMakeFiles/LLVMX86CodeGen.dir/X86AvoidStoreForwardingBlocks.cpp.o lib/Target/X86/CMakeFiles/LLVMX86CodeGen.dir/X86DynAllocaExpander.cpp.o lib/Target/X86/CMakeFiles/LLVMX86CodeGen.dir/X86FixupSetCC.cpp.o lib/Target/X86/CMakeFiles/LLVMX86CodeGen.dir/X86FlagsCopyLowering.cpp.o lib/Target/X86/CMakeFiles/LLVMX86CodeGen.dir/X86FloatingPoint.cpp.o lib/Target/X86/CMakeFiles/LLVMX86CodeGen.dir/X86FrameLowering.cpp.o lib/Target/X86/CMakeFiles/LLVMX86CodeGen.dir/X86ISelDAGToDAG.cpp.o lib/Target/X86/CMakeFiles/LLVMX86CodeGen.dir/X86ISelLowering.cpp.o lib/Target/X86/CMakeFiles/LLVMX86CodeGen.dir/X86ISelLoweringCall.cpp.o lib/Target/X86/CMakeFiles/LLVMX86CodeGen.dir/X86IndirectBranchTracking.cpp.o lib/Target/X86/CMakeFiles/LLVMX86CodeGen.dir/X86IndirectThunks.cpp.o lib/Target/X86/CMakeFiles/LLVMX86CodeGen.dir/X86InterleavedAccess.cpp.o lib/Target/X86/CMakeFiles/LLVMX86CodeGen.dir/X86InsertPrefetch.cpp.o lib/Target/X86/CMakeFiles/LLVMX86CodeGen.dir/X86InstCombineIntrinsic.cpp.o lib/Target/X86/CMakeFiles/LLVMX86CodeGen.dir/X86InstrFMA3Info.cpp.o lib/Target/X86/CMakeFiles/LLVMX86CodeGen.dir/X86InstrFoldTables.cpp.o lib/Target/X86/CMakeFiles/LLVMX86CodeGen.dir/X86InstrInfo.cpp.o lib/Target/X86/CMakeFiles/LLVMX86CodeGen.dir/X86CompressEVEX.cpp.o lib/Target/X86/CMakeFiles/LLVMX86CodeGen.dir/X86LoadValueInjectionLoadHardening.cpp.o lib/Target/X86/CMakeFiles/LLVMX86CodeGen.dir/X86LoadValueInjectionRetHardening.cpp.o lib/Target/X86/CMakeFiles/LLVMX86CodeGen.dir/X86MCInstLower.cpp.o lib/Target/X86/CMakeFiles/LLVMX86CodeGen.dir/X86MachineFunctionInfo.cpp.o lib/Target/X86/CMakeFiles/LLVMX86CodeGen.dir/X86MacroFusion.cpp.o lib/Target/X86/CMakeFiles/LLVMX86CodeGen.dir/X86OptimizeLEAs.cpp.o lib/Target/X86/CMakeFiles/LLVMX86CodeGen.dir/X86PadShortFunction.cpp.o lib/Target/X86/CMakeFiles/LLVMX86CodeGen.dir/X86PartialReduction.cpp.o lib/Target/X86/CMakeFiles/LLVMX86CodeGen.dir/X86RegisterInfo.cpp.o lib/Target/X86/CMakeFiles/LLVMX86CodeGen.dir/X86ReturnThunks.cpp.o lib/Target/X86/CMakeFiles/LLVMX86CodeGen.dir/X86SelectionDAGInfo.cpp.o lib/Target/X86/CMakeFiles/LLVMX86CodeGen.dir/X86ShuffleDecodeConstantPool.cpp.o lib/Target/X86/CMakeFiles/LLVMX86CodeGen.dir/X86SpeculativeLoadHardening.cpp.o lib/Target/X86/CMakeFiles/LLVMX86CodeGen.dir/X86SpeculativeExecutionSideEffectSuppression.cpp.o lib/Target/X86/CMakeFiles/LLVMX86CodeGen.dir/X86Subtarget.cpp.o lib/Target/X86/CMakeFiles/LLVMX86CodeGen.dir/X86TargetMachine.cpp.o lib/Target/X86/CMakeFiles/LLVMX86CodeGen.dir/X86TargetObjectFile.cpp.o lib/Target/X86/CMakeFiles/LLVMX86CodeGen.dir/X86TargetTransformInfo.cpp.o lib/Target/X86/CMakeFiles/LLVMX86CodeGen.dir/X86VZeroUpper.cpp.o lib/Target/X86/CMakeFiles/LLVMX86CodeGen.dir/X86WinEHState.cpp.o lib/Target/X86/CMakeFiles/LLVMX86CodeGen.dir/X86InsertWait.cpp.o lib/Target/X86/CMakeFiles/LLVMX86CodeGen.dir/GISel/X86CallLowering.cpp.o lib/Target/X86/CMakeFiles/LLVMX86CodeGen.dir/GISel/X86InstructionSelector.cpp.o lib/Target/X86/CMakeFiles/LLVMX86CodeGen.dir/GISel/X86LegalizerInfo.cpp.o lib/Target/X86/CMakeFiles/LLVMX86CodeGen.dir/GISel/X86RegisterBankInfo.cpp.o && /usr/gnu/bin/ranlib lib/libLLVMX86CodeGen.a && : [2858/3344] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/lib/XRay -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/XRay -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fno-exceptions -funwind-tables -fno-rtti -MD -MT lib/XRay/CMakeFiles/LLVMXRay.dir/RecordInitializer.cpp.o -MF lib/XRay/CMakeFiles/LLVMXRay.dir/RecordInitializer.cpp.o.d -o lib/XRay/CMakeFiles/LLVMXRay.dir/RecordInitializer.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/XRay/RecordInitializer.cpp [2859/3344] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/lib/WindowsManifest -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/WindowsManifest -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fno-exceptions -funwind-tables -fno-rtti -MD -MT lib/WindowsManifest/CMakeFiles/LLVMWindowsManifest.dir/WindowsManifestMerger.cpp.o -MF lib/WindowsManifest/CMakeFiles/LLVMWindowsManifest.dir/WindowsManifestMerger.cpp.o.d -o lib/WindowsManifest/CMakeFiles/LLVMWindowsManifest.dir/WindowsManifestMerger.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/WindowsManifest/WindowsManifestMerger.cpp [2860/3344] : && /usr/bin/cmake -E rm -f lib/libLLVMWindowsManifest.a && /usr/gnu/bin/ar qc lib/libLLVMWindowsManifest.a lib/WindowsManifest/CMakeFiles/LLVMWindowsManifest.dir/WindowsManifestMerger.cpp.o && /usr/gnu/bin/ranlib lib/libLLVMWindowsManifest.a && : [2861/3344] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/lib/XRay -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/XRay -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fno-exceptions -funwind-tables -fno-rtti -MD -MT lib/XRay/CMakeFiles/LLVMXRay.dir/Profile.cpp.o -MF lib/XRay/CMakeFiles/LLVMXRay.dir/Profile.cpp.o.d -o lib/XRay/CMakeFiles/LLVMXRay.dir/Profile.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/XRay/Profile.cpp [2862/3344] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/utils/PerfectShuffle -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/utils/PerfectShuffle -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fno-exceptions -funwind-tables -fno-rtti -MD -MT utils/PerfectShuffle/CMakeFiles/llvm-PerfectShuffle.dir/PerfectShuffle.cpp.o -MF utils/PerfectShuffle/CMakeFiles/llvm-PerfectShuffle.dir/PerfectShuffle.cpp.o.d -o utils/PerfectShuffle/CMakeFiles/llvm-PerfectShuffle.dir/PerfectShuffle.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/utils/PerfectShuffle/PerfectShuffle.cpp [2863/3344] /usr/gcc/13/bin/gcc -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/utils/count -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/utils/count -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -MD -MT utils/count/CMakeFiles/count.dir/count.c.o -MF utils/count/CMakeFiles/count.dir/count.c.o.d -o utils/count/CMakeFiles/count.dir/count.c.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/utils/count/count.c [2864/3344] : && /usr/gcc/13/bin/g++ -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG utils/PerfectShuffle/CMakeFiles/llvm-PerfectShuffle.dir/PerfectShuffle.cpp.o -o bin/llvm-PerfectShuffle -Wl,-R"\$ORIGIN/../lib:" && : [2865/3344] : && /usr/gcc/13/bin/g++ -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG utils/count/CMakeFiles/count.dir/count.c.o -o bin/count -Wl,-R"\$ORIGIN/../lib:" lib/libLLVMSupport.a -lrt -ldl -lm -lkstat -lsocket /usr/lib/64/libz.so lib/libLLVMDemangle.a && : [2866/3344] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/lib/XRay -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/XRay -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fno-exceptions -funwind-tables -fno-rtti -MD -MT lib/XRay/CMakeFiles/LLVMXRay.dir/InstrumentationMap.cpp.o -MF lib/XRay/CMakeFiles/LLVMXRay.dir/InstrumentationMap.cpp.o.d -o lib/XRay/CMakeFiles/LLVMXRay.dir/InstrumentationMap.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/XRay/InstrumentationMap.cpp [2867/3344] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/lib/WindowsDriver -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/WindowsDriver -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fno-exceptions -funwind-tables -fno-rtti -MD -MT lib/WindowsDriver/CMakeFiles/LLVMWindowsDriver.dir/MSVCPaths.cpp.o -MF lib/WindowsDriver/CMakeFiles/LLVMWindowsDriver.dir/MSVCPaths.cpp.o.d -o lib/WindowsDriver/CMakeFiles/LLVMWindowsDriver.dir/MSVCPaths.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/WindowsDriver/MSVCPaths.cpp [2868/3344] : && /usr/bin/cmake -E rm -f lib/libLLVMWindowsDriver.a && /usr/gnu/bin/ar qc lib/libLLVMWindowsDriver.a lib/WindowsDriver/CMakeFiles/LLVMWindowsDriver.dir/MSVCPaths.cpp.o && /usr/gnu/bin/ranlib lib/libLLVMWindowsDriver.a && : [2869/3344] cd /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/tools/lto && /usr/bin/python3.9 -c "import sys; lines = [' ' + l.rstrip() for l in sys.stdin] + [' local: *;']; print('LLVM_18.1 {'); print(' global:') if len(lines) > 1 else None; print(';\\n'.join(lines) + '\\n};')" < /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/tools/lto/lto.exports > LTO.exports [2870/3344] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/utils/not -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/utils/not -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fno-exceptions -funwind-tables -fno-rtti -MD -MT utils/not/CMakeFiles/not.dir/not.cpp.o -MF utils/not/CMakeFiles/not.dir/not.cpp.o.d -o utils/not/CMakeFiles/not.dir/not.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/utils/not/not.cpp [2871/3344] : && /usr/gcc/13/bin/g++ -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG utils/not/CMakeFiles/not.dir/not.cpp.o -o bin/not -Wl,-R"\$ORIGIN/../lib:" lib/libLLVMSupport.a -lrt -ldl -lm -lkstat -lsocket /usr/lib/64/libz.so lib/libLLVMDemangle.a && : [2872/3344] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/tools/lto -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/tools/lto -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fPIC -fno-exceptions -funwind-tables -fno-rtti -MD -MT tools/lto/CMakeFiles/LTO.dir/LTODisassembler.cpp.o -MF tools/lto/CMakeFiles/LTO.dir/LTODisassembler.cpp.o.d -o tools/lto/CMakeFiles/LTO.dir/LTODisassembler.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/tools/lto/LTODisassembler.cpp [2873/3344] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/lib/XRay -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/XRay -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fno-exceptions -funwind-tables -fno-rtti -MD -MT lib/XRay/CMakeFiles/LLVMXRay.dir/Trace.cpp.o -MF lib/XRay/CMakeFiles/LLVMXRay.dir/Trace.cpp.o.d -o lib/XRay/CMakeFiles/LLVMXRay.dir/Trace.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/XRay/Trace.cpp [2874/3344] : && /usr/bin/cmake -E rm -f lib/libLLVMXRay.a && /usr/gnu/bin/ar qc lib/libLLVMXRay.a lib/XRay/CMakeFiles/LLVMXRay.dir/BlockIndexer.cpp.o lib/XRay/CMakeFiles/LLVMXRay.dir/BlockPrinter.cpp.o lib/XRay/CMakeFiles/LLVMXRay.dir/BlockVerifier.cpp.o lib/XRay/CMakeFiles/LLVMXRay.dir/FDRRecordProducer.cpp.o lib/XRay/CMakeFiles/LLVMXRay.dir/FDRRecords.cpp.o lib/XRay/CMakeFiles/LLVMXRay.dir/FDRTraceExpander.cpp.o lib/XRay/CMakeFiles/LLVMXRay.dir/FDRTraceWriter.cpp.o lib/XRay/CMakeFiles/LLVMXRay.dir/FileHeaderReader.cpp.o lib/XRay/CMakeFiles/LLVMXRay.dir/InstrumentationMap.cpp.o lib/XRay/CMakeFiles/LLVMXRay.dir/LogBuilderConsumer.cpp.o lib/XRay/CMakeFiles/LLVMXRay.dir/Profile.cpp.o lib/XRay/CMakeFiles/LLVMXRay.dir/RecordInitializer.cpp.o lib/XRay/CMakeFiles/LLVMXRay.dir/RecordPrinter.cpp.o lib/XRay/CMakeFiles/LLVMXRay.dir/Trace.cpp.o && /usr/gnu/bin/ranlib lib/libLLVMXRay.a && : [2875/3344] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/utils/split-file -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/utils/split-file -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fno-exceptions -funwind-tables -fno-rtti -MD -MT utils/split-file/CMakeFiles/split-file.dir/split-file.cpp.o -MF utils/split-file/CMakeFiles/split-file.dir/split-file.cpp.o.d -o utils/split-file/CMakeFiles/split-file.dir/split-file.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/utils/split-file/split-file.cpp [2876/3344] : && /usr/gcc/13/bin/g++ -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG utils/split-file/CMakeFiles/split-file.dir/split-file.cpp.o -o bin/split-file -Wl,-R"\$ORIGIN/../lib:" lib/libLLVMSupport.a -lrt -ldl -lm -lkstat -lsocket /usr/lib/64/libz.so lib/libLLVMDemangle.a && : [2877/3344] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/tools/llvm-ar -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/tools/llvm-ar -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fno-exceptions -funwind-tables -fno-rtti -MD -MT tools/llvm-ar/CMakeFiles/llvm-ar.dir/llvm-ar-driver.cpp.o -MF tools/llvm-ar/CMakeFiles/llvm-ar.dir/llvm-ar-driver.cpp.o.d -o tools/llvm-ar/CMakeFiles/llvm-ar.dir/llvm-ar-driver.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/tools/llvm-ar/llvm-ar-driver.cpp [2878/3344] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/utils/yaml-bench -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/utils/yaml-bench -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fno-exceptions -funwind-tables -fno-rtti -MD -MT utils/yaml-bench/CMakeFiles/yaml-bench.dir/YAMLBench.cpp.o -MF utils/yaml-bench/CMakeFiles/yaml-bench.dir/YAMLBench.cpp.o.d -o utils/yaml-bench/CMakeFiles/yaml-bench.dir/YAMLBench.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/utils/yaml-bench/YAMLBench.cpp [2879/3344] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/utils/UnicodeData -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/utils/UnicodeData -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fno-exceptions -funwind-tables -fno-rtti -MD -MT utils/UnicodeData/CMakeFiles/UnicodeNameMappingGenerator.dir/UnicodeNameMappingGenerator.cpp.o -MF utils/UnicodeData/CMakeFiles/UnicodeNameMappingGenerator.dir/UnicodeNameMappingGenerator.cpp.o.d -o utils/UnicodeData/CMakeFiles/UnicodeNameMappingGenerator.dir/UnicodeNameMappingGenerator.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/utils/UnicodeData/UnicodeNameMappingGenerator.cpp [2880/3344] : && /usr/gcc/13/bin/g++ -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG utils/yaml-bench/CMakeFiles/yaml-bench.dir/YAMLBench.cpp.o -o bin/yaml-bench -Wl,-R"\$ORIGIN/../lib:" lib/libLLVMSupport.a -lrt -ldl -lm -lkstat -lsocket /usr/lib/64/libz.so lib/libLLVMDemangle.a && : [2881/3344] : && /usr/gcc/13/bin/g++ -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG utils/UnicodeData/CMakeFiles/UnicodeNameMappingGenerator.dir/UnicodeNameMappingGenerator.cpp.o -o bin/UnicodeNameMappingGenerator -Wl,-R"\$ORIGIN/../lib:" lib/libLLVMSupport.a -lrt -ldl -lm -lkstat -lsocket /usr/lib/64/libz.so lib/libLLVMDemangle.a && : [2882/3344] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/utils/FileCheck -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/utils/FileCheck -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fno-exceptions -funwind-tables -fno-rtti -MD -MT utils/FileCheck/CMakeFiles/FileCheck.dir/FileCheck.cpp.o -MF utils/FileCheck/CMakeFiles/FileCheck.dir/FileCheck.cpp.o.d -o utils/FileCheck/CMakeFiles/FileCheck.dir/FileCheck.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/utils/FileCheck/FileCheck.cpp [2883/3344] : && /usr/gcc/13/bin/g++ -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG utils/FileCheck/CMakeFiles/FileCheck.dir/FileCheck.cpp.o -o bin/FileCheck -Wl,-R"\$ORIGIN/../lib:" lib/libLLVMFileCheck.a lib/libLLVMSupport.a -lrt -ldl -lm -lkstat -lsocket /usr/lib/64/libz.so lib/libLLVMDemangle.a && : [2884/3344] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/tools/llvm-profdata -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/tools/llvm-profdata -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fno-exceptions -funwind-tables -fno-rtti -MD -MT tools/llvm-profdata/CMakeFiles/llvm-profdata.dir/llvm-profdata-driver.cpp.o -MF tools/llvm-profdata/CMakeFiles/llvm-profdata.dir/llvm-profdata-driver.cpp.o.d -o tools/llvm-profdata/CMakeFiles/llvm-profdata.dir/llvm-profdata-driver.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/tools/llvm-profdata/llvm-profdata-driver.cpp [2885/3344] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/tools/llvm-ar -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/tools/llvm-ar -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fno-exceptions -funwind-tables -fno-rtti -MD -MT tools/llvm-ar/CMakeFiles/llvm-ar.dir/llvm-ar.cpp.o -MF tools/llvm-ar/CMakeFiles/llvm-ar.dir/llvm-ar.cpp.o.d -o tools/llvm-ar/CMakeFiles/llvm-ar.dir/llvm-ar.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/tools/llvm-ar/llvm-ar.cpp [2886/3344] /usr/gcc/13/bin/g++ -DCMAKE_CFG_INTDIR=\"Release\" -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/tools/llvm-config -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/tools/llvm-config -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fno-exceptions -funwind-tables -fno-rtti -MD -MT tools/llvm-config/CMakeFiles/llvm-config.dir/llvm-config.cpp.o -MF tools/llvm-config/CMakeFiles/llvm-config.dir/llvm-config.cpp.o.d -o tools/llvm-config/CMakeFiles/llvm-config.dir/llvm-config.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/tools/llvm-config/llvm-config.cpp [2887/3344] : && /usr/gcc/13/bin/g++ -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG tools/llvm-config/CMakeFiles/llvm-config.dir/llvm-config.cpp.o -o bin/llvm-config -Wl,-R"\$ORIGIN/../lib:" lib/libLLVMSupport.a lib/libLLVMTargetParser.a lib/libLLVMSupport.a -lrt -ldl -lm -lsocket /usr/lib/64/libz.so lib/libLLVMDemangle.a -lkstat && : [2888/3344] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/tools/bugpoint -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/tools/bugpoint -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fno-exceptions -funwind-tables -fno-rtti -MD -MT tools/bugpoint/CMakeFiles/bugpoint.dir/BugDriver.cpp.o -MF tools/bugpoint/CMakeFiles/bugpoint.dir/BugDriver.cpp.o.d -o tools/bugpoint/CMakeFiles/bugpoint.dir/BugDriver.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/tools/bugpoint/BugDriver.cpp [2889/3344] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/tools/bugpoint -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/tools/bugpoint -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fno-exceptions -funwind-tables -fno-rtti -MD -MT tools/bugpoint/CMakeFiles/bugpoint.dir/ExecutionDriver.cpp.o -MF tools/bugpoint/CMakeFiles/bugpoint.dir/ExecutionDriver.cpp.o.d -o tools/bugpoint/CMakeFiles/bugpoint.dir/ExecutionDriver.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/tools/bugpoint/ExecutionDriver.cpp [2890/3344] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/tools/bugpoint -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/tools/bugpoint -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fno-exceptions -funwind-tables -fno-rtti -MD -MT tools/bugpoint/CMakeFiles/bugpoint.dir/FindBugs.cpp.o -MF tools/bugpoint/CMakeFiles/bugpoint.dir/FindBugs.cpp.o.d -o tools/bugpoint/CMakeFiles/bugpoint.dir/FindBugs.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/tools/bugpoint/FindBugs.cpp [2891/3344] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/tools/bugpoint -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/tools/bugpoint -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fno-exceptions -funwind-tables -fno-rtti -MD -MT tools/bugpoint/CMakeFiles/bugpoint.dir/ExtractFunction.cpp.o -MF tools/bugpoint/CMakeFiles/bugpoint.dir/ExtractFunction.cpp.o.d -o tools/bugpoint/CMakeFiles/bugpoint.dir/ExtractFunction.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/tools/bugpoint/ExtractFunction.cpp [2892/3344] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/tools/lto -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/tools/lto -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fPIC -fno-exceptions -funwind-tables -fno-rtti -MD -MT tools/lto/CMakeFiles/LTO.dir/lto.cpp.o -MF tools/lto/CMakeFiles/LTO.dir/lto.cpp.o.d -o tools/lto/CMakeFiles/LTO.dir/lto.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/tools/lto/lto.cpp [2893/3344] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/tools/bugpoint -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/tools/bugpoint -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fno-exceptions -funwind-tables -fno-rtti -MD -MT tools/bugpoint/CMakeFiles/bugpoint.dir/OptimizerDriver.cpp.o -MF tools/bugpoint/CMakeFiles/bugpoint.dir/OptimizerDriver.cpp.o.d -o tools/bugpoint/CMakeFiles/bugpoint.dir/OptimizerDriver.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/tools/bugpoint/OptimizerDriver.cpp [2894/3344] cd /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build && /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/bin/llvm-tblgen -gen-opt-parser-defs -I /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/tools/dsymutil -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -no-warn-on-unused-template-args /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/tools/dsymutil/Options.td --write-if-changed -o tools/dsymutil/Options.inc -d tools/dsymutil/Options.inc.d [2895/3344] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/tools/bugpoint -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/tools/bugpoint -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fno-exceptions -funwind-tables -fno-rtti -MD -MT tools/bugpoint/CMakeFiles/bugpoint.dir/ToolRunner.cpp.o -MF tools/bugpoint/CMakeFiles/bugpoint.dir/ToolRunner.cpp.o.d -o tools/bugpoint/CMakeFiles/bugpoint.dir/ToolRunner.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/tools/bugpoint/ToolRunner.cpp [2896/3344] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/tools/llvm-lto -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/tools/llvm-lto -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fno-exceptions -funwind-tables -fno-rtti -MD -MT tools/llvm-lto/CMakeFiles/llvm-lto.dir/llvm-lto.cpp.o -MF tools/llvm-lto/CMakeFiles/llvm-lto.dir/llvm-lto.cpp.o.d -o tools/llvm-lto/CMakeFiles/llvm-lto.dir/llvm-lto.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/tools/llvm-lto/llvm-lto.cpp [2897/3344] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/tools/bugpoint -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/tools/bugpoint -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fno-exceptions -funwind-tables -fno-rtti -MD -MT tools/bugpoint/CMakeFiles/bugpoint.dir/CrashDebugger.cpp.o -MF tools/bugpoint/CMakeFiles/bugpoint.dir/CrashDebugger.cpp.o.d -o tools/bugpoint/CMakeFiles/bugpoint.dir/CrashDebugger.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/tools/bugpoint/CrashDebugger.cpp [2898/3344] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/tools/dsymutil -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/tools/dsymutil -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fno-exceptions -funwind-tables -fno-rtti -MD -MT tools/dsymutil/CMakeFiles/dsymutil.dir/CFBundle.cpp.o -MF tools/dsymutil/CMakeFiles/dsymutil.dir/CFBundle.cpp.o.d -o tools/dsymutil/CMakeFiles/dsymutil.dir/CFBundle.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/tools/dsymutil/CFBundle.cpp [2899/3344] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/tools/bugpoint -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/tools/bugpoint -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fno-exceptions -funwind-tables -fno-rtti -MD -MT tools/bugpoint/CMakeFiles/bugpoint.dir/Miscompilation.cpp.o -MF tools/bugpoint/CMakeFiles/bugpoint.dir/Miscompilation.cpp.o.d -o tools/bugpoint/CMakeFiles/bugpoint.dir/Miscompilation.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/tools/bugpoint/Miscompilation.cpp [2900/3344] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/tools/bugpoint -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/tools/bugpoint -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fno-exceptions -funwind-tables -fno-rtti -MD -MT tools/bugpoint/CMakeFiles/bugpoint.dir/bugpoint.cpp.o -MF tools/bugpoint/CMakeFiles/bugpoint.dir/bugpoint.cpp.o.d -o tools/bugpoint/CMakeFiles/bugpoint.dir/bugpoint.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/tools/bugpoint/bugpoint.cpp [2901/3344] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/tools/dsymutil -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/tools/dsymutil -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fno-exceptions -funwind-tables -fno-rtti -MD -MT tools/dsymutil/CMakeFiles/dsymutil.dir/BinaryHolder.cpp.o -MF tools/dsymutil/CMakeFiles/dsymutil.dir/BinaryHolder.cpp.o.d -o tools/dsymutil/CMakeFiles/dsymutil.dir/BinaryHolder.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/tools/dsymutil/BinaryHolder.cpp [2902/3344] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/tools/dsymutil -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/tools/dsymutil -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fno-exceptions -funwind-tables -fno-rtti -MD -MT tools/dsymutil/CMakeFiles/dsymutil.dir/DebugMap.cpp.o -MF tools/dsymutil/CMakeFiles/dsymutil.dir/DebugMap.cpp.o.d -o tools/dsymutil/CMakeFiles/dsymutil.dir/DebugMap.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/tools/dsymutil/DebugMap.cpp [2903/3344] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/tools/llvm-profdata -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/tools/llvm-profdata -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fno-exceptions -funwind-tables -fno-rtti -MD -MT tools/llvm-profdata/CMakeFiles/llvm-profdata.dir/llvm-profdata.cpp.o -MF tools/llvm-profdata/CMakeFiles/llvm-profdata.dir/llvm-profdata.cpp.o.d -o tools/llvm-profdata/CMakeFiles/llvm-profdata.dir/llvm-profdata.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/tools/llvm-profdata/llvm-profdata.cpp [2904/3344] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/tools/dsymutil -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/tools/dsymutil -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fno-exceptions -funwind-tables -fno-rtti -MD -MT tools/dsymutil/CMakeFiles/dsymutil.dir/Reproducer.cpp.o -MF tools/dsymutil/CMakeFiles/dsymutil.dir/Reproducer.cpp.o.d -o tools/dsymutil/CMakeFiles/dsymutil.dir/Reproducer.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/tools/dsymutil/Reproducer.cpp [2905/3344] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/tools/llc -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/tools/llc -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fno-exceptions -funwind-tables -fno-rtti -MD -MT tools/llc/CMakeFiles/llc.dir/llc.cpp.o -MF tools/llc/CMakeFiles/llc.dir/llc.cpp.o.d -o tools/llc/CMakeFiles/llc.dir/llc.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/tools/llc/llc.cpp [2906/3344] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/tools/dsymutil -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/tools/dsymutil -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fno-exceptions -funwind-tables -fno-rtti -MD -MT tools/dsymutil/CMakeFiles/dsymutil.dir/MachODebugMapParser.cpp.o -MF tools/dsymutil/CMakeFiles/dsymutil.dir/MachODebugMapParser.cpp.o.d -o tools/dsymutil/CMakeFiles/dsymutil.dir/MachODebugMapParser.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/tools/dsymutil/MachODebugMapParser.cpp [2907/3344] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/tools/dsymutil -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/tools/dsymutil -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fno-exceptions -funwind-tables -fno-rtti -MD -MT tools/dsymutil/CMakeFiles/dsymutil.dir/RelocationMap.cpp.o -MF tools/dsymutil/CMakeFiles/dsymutil.dir/RelocationMap.cpp.o.d -o tools/dsymutil/CMakeFiles/dsymutil.dir/RelocationMap.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/tools/dsymutil/RelocationMap.cpp [2908/3344] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/tools/dsymutil -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/tools/dsymutil -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fno-exceptions -funwind-tables -fno-rtti -MD -MT tools/dsymutil/CMakeFiles/dsymutil.dir/dsymutil-driver.cpp.o -MF tools/dsymutil/CMakeFiles/dsymutil.dir/dsymutil-driver.cpp.o.d -o tools/dsymutil/CMakeFiles/dsymutil.dir/dsymutil-driver.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/tools/dsymutil/dsymutil-driver.cpp [2909/3344] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/tools/dsymutil -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/tools/dsymutil -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fno-exceptions -funwind-tables -fno-rtti -MD -MT tools/dsymutil/CMakeFiles/dsymutil.dir/SymbolMap.cpp.o -MF tools/dsymutil/CMakeFiles/dsymutil.dir/SymbolMap.cpp.o.d -o tools/dsymutil/CMakeFiles/dsymutil.dir/SymbolMap.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/tools/dsymutil/SymbolMap.cpp [2910/3344] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/tools/dsymutil -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/tools/dsymutil -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fno-exceptions -funwind-tables -fno-rtti -MD -MT tools/dsymutil/CMakeFiles/dsymutil.dir/dsymutil.cpp.o -MF tools/dsymutil/CMakeFiles/dsymutil.dir/dsymutil.cpp.o.d -o tools/dsymutil/CMakeFiles/dsymutil.dir/dsymutil.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/tools/dsymutil/dsymutil.cpp [2911/3344] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/tools/lli/ChildTarget -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/tools/lli/ChildTarget -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fno-exceptions -funwind-tables -fno-rtti -MD -MT tools/lli/ChildTarget/CMakeFiles/lli-child-target.dir/ChildTarget.cpp.o -MF tools/lli/ChildTarget/CMakeFiles/lli-child-target.dir/ChildTarget.cpp.o.d -o tools/lli/ChildTarget/CMakeFiles/lli-child-target.dir/ChildTarget.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/tools/lli/ChildTarget/ChildTarget.cpp [2912/3344] /usr/gcc/13/bin/gcc -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/tools/llvm-c-test -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/tools/llvm-c-test -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -std=gnu99 -Wstrict-prototypes -O3 -DNDEBUG -MD -MT tools/llvm-c-test/CMakeFiles/llvm-c-test.dir/attributes.c.o -MF tools/llvm-c-test/CMakeFiles/llvm-c-test.dir/attributes.c.o.d -o tools/llvm-c-test/CMakeFiles/llvm-c-test.dir/attributes.c.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/tools/llvm-c-test/attributes.c [2913/3344] /usr/gcc/13/bin/gcc -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/tools/llvm-c-test -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/tools/llvm-c-test -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -std=gnu99 -Wstrict-prototypes -O3 -DNDEBUG -MD -MT tools/llvm-c-test/CMakeFiles/llvm-c-test.dir/calc.c.o -MF tools/llvm-c-test/CMakeFiles/llvm-c-test.dir/calc.c.o.d -o tools/llvm-c-test/CMakeFiles/llvm-c-test.dir/calc.c.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/tools/llvm-c-test/calc.c [2914/3344] /usr/gcc/13/bin/gcc -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/tools/llvm-c-test -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/tools/llvm-c-test -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -std=gnu99 -Wstrict-prototypes -O3 -DNDEBUG -MD -MT tools/llvm-c-test/CMakeFiles/llvm-c-test.dir/debuginfo.c.o -MF tools/llvm-c-test/CMakeFiles/llvm-c-test.dir/debuginfo.c.o.d -o tools/llvm-c-test/CMakeFiles/llvm-c-test.dir/debuginfo.c.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/tools/llvm-c-test/debuginfo.c [2915/3344] /usr/gcc/13/bin/gcc -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/tools/llvm-c-test -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/tools/llvm-c-test -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -std=gnu99 -Wstrict-prototypes -O3 -DNDEBUG -MD -MT tools/llvm-c-test/CMakeFiles/llvm-c-test.dir/diagnostic.c.o -MF tools/llvm-c-test/CMakeFiles/llvm-c-test.dir/diagnostic.c.o.d -o tools/llvm-c-test/CMakeFiles/llvm-c-test.dir/diagnostic.c.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/tools/llvm-c-test/diagnostic.c [2916/3344] /usr/gcc/13/bin/gcc -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/tools/llvm-c-test -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/tools/llvm-c-test -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -std=gnu99 -Wstrict-prototypes -O3 -DNDEBUG -MD -MT tools/llvm-c-test/CMakeFiles/llvm-c-test.dir/disassemble.c.o -MF tools/llvm-c-test/CMakeFiles/llvm-c-test.dir/disassemble.c.o.d -o tools/llvm-c-test/CMakeFiles/llvm-c-test.dir/disassemble.c.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/tools/llvm-c-test/disassemble.c [2917/3344] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/tools/dsymutil -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/tools/dsymutil -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fno-exceptions -funwind-tables -fno-rtti -MD -MT tools/dsymutil/CMakeFiles/dsymutil.dir/MachOUtils.cpp.o -MF tools/dsymutil/CMakeFiles/dsymutil.dir/MachOUtils.cpp.o.d -o tools/dsymutil/CMakeFiles/dsymutil.dir/MachOUtils.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/tools/dsymutil/MachOUtils.cpp [2918/3344] /usr/gcc/13/bin/gcc -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/tools/llvm-c-test -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/tools/llvm-c-test -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -std=gnu99 -Wstrict-prototypes -O3 -DNDEBUG -MD -MT tools/llvm-c-test/CMakeFiles/llvm-c-test.dir/helpers.c.o -MF tools/llvm-c-test/CMakeFiles/llvm-c-test.dir/helpers.c.o.d -o tools/llvm-c-test/CMakeFiles/llvm-c-test.dir/helpers.c.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/tools/llvm-c-test/helpers.c [2919/3344] /usr/gcc/13/bin/gcc -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/tools/llvm-c-test -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/tools/llvm-c-test -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -std=gnu99 -Wstrict-prototypes -O3 -DNDEBUG -MD -MT tools/llvm-c-test/CMakeFiles/llvm-c-test.dir/include-all.c.o -MF tools/llvm-c-test/CMakeFiles/llvm-c-test.dir/include-all.c.o.d -o tools/llvm-c-test/CMakeFiles/llvm-c-test.dir/include-all.c.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/tools/llvm-c-test/include-all.c [2920/3344] /usr/gcc/13/bin/gcc -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/tools/llvm-c-test -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/tools/llvm-c-test -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -std=gnu99 -Wstrict-prototypes -O3 -DNDEBUG -MD -MT tools/llvm-c-test/CMakeFiles/llvm-c-test.dir/main.c.o -MF tools/llvm-c-test/CMakeFiles/llvm-c-test.dir/main.c.o.d -o tools/llvm-c-test/CMakeFiles/llvm-c-test.dir/main.c.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/tools/llvm-c-test/main.c [2921/3344] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/tools/llvm-bcanalyzer -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/tools/llvm-bcanalyzer -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fno-exceptions -funwind-tables -fno-rtti -MD -MT tools/llvm-bcanalyzer/CMakeFiles/llvm-bcanalyzer.dir/llvm-bcanalyzer.cpp.o -MF tools/llvm-bcanalyzer/CMakeFiles/llvm-bcanalyzer.dir/llvm-bcanalyzer.cpp.o.d -o tools/llvm-bcanalyzer/CMakeFiles/llvm-bcanalyzer.dir/llvm-bcanalyzer.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/tools/llvm-bcanalyzer/llvm-bcanalyzer.cpp [2922/3344] /usr/gcc/13/bin/gcc -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/tools/llvm-c-test -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/tools/llvm-c-test -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -std=gnu99 -Wstrict-prototypes -O3 -DNDEBUG -MD -MT tools/llvm-c-test/CMakeFiles/llvm-c-test.dir/metadata.c.o -MF tools/llvm-c-test/CMakeFiles/llvm-c-test.dir/metadata.c.o.d -o tools/llvm-c-test/CMakeFiles/llvm-c-test.dir/metadata.c.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/tools/llvm-c-test/metadata.c [2923/3344] /usr/gcc/13/bin/gcc -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/tools/llvm-c-test -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/tools/llvm-c-test -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -std=gnu99 -Wstrict-prototypes -O3 -DNDEBUG -MD -MT tools/llvm-c-test/CMakeFiles/llvm-c-test.dir/module.c.o -MF tools/llvm-c-test/CMakeFiles/llvm-c-test.dir/module.c.o.d -o tools/llvm-c-test/CMakeFiles/llvm-c-test.dir/module.c.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/tools/llvm-c-test/module.c [2924/3344] /usr/gcc/13/bin/gcc -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/tools/llvm-c-test -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/tools/llvm-c-test -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -std=gnu99 -Wstrict-prototypes -O3 -DNDEBUG -MD -MT tools/llvm-c-test/CMakeFiles/llvm-c-test.dir/targets.c.o -MF tools/llvm-c-test/CMakeFiles/llvm-c-test.dir/targets.c.o.d -o tools/llvm-c-test/CMakeFiles/llvm-c-test.dir/targets.c.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/tools/llvm-c-test/targets.c [2925/3344] /usr/gcc/13/bin/gcc -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/tools/llvm-c-test -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/tools/llvm-c-test -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -std=gnu99 -Wstrict-prototypes -O3 -DNDEBUG -MD -MT tools/llvm-c-test/CMakeFiles/llvm-c-test.dir/object.c.o -MF tools/llvm-c-test/CMakeFiles/llvm-c-test.dir/object.c.o.d -o tools/llvm-c-test/CMakeFiles/llvm-c-test.dir/object.c.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/tools/llvm-c-test/object.c [2926/3344] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/tools/llvm-c-test -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/tools/llvm-c-test -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fno-exceptions -funwind-tables -fno-rtti -MD -MT tools/llvm-c-test/CMakeFiles/llvm-c-test.dir/echo.cpp.o -MF tools/llvm-c-test/CMakeFiles/llvm-c-test.dir/echo.cpp.o.d -o tools/llvm-c-test/CMakeFiles/llvm-c-test.dir/echo.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/tools/llvm-c-test/echo.cpp [2927/3344] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/tools/dsymutil -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/tools/dsymutil -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fno-exceptions -funwind-tables -fno-rtti -MD -MT tools/dsymutil/CMakeFiles/dsymutil.dir/DwarfLinkerForBinary.cpp.o -MF tools/dsymutil/CMakeFiles/dsymutil.dir/DwarfLinkerForBinary.cpp.o.d -o tools/dsymutil/CMakeFiles/dsymutil.dir/DwarfLinkerForBinary.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/tools/dsymutil/DwarfLinkerForBinary.cpp [2928/3344] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/tools/llvm-as -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/tools/llvm-as -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fno-exceptions -funwind-tables -fno-rtti -MD -MT tools/llvm-as/CMakeFiles/llvm-as.dir/llvm-as.cpp.o -MF tools/llvm-as/CMakeFiles/llvm-as.dir/llvm-as.cpp.o.d -o tools/llvm-as/CMakeFiles/llvm-as.dir/llvm-as.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/tools/llvm-as/llvm-as.cpp [2929/3344] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/tools/llvm-cov -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/tools/llvm-cov -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fno-exceptions -funwind-tables -fno-rtti -MD -MT tools/llvm-cov/CMakeFiles/llvm-cov.dir/llvm-cov.cpp.o -MF tools/llvm-cov/CMakeFiles/llvm-cov.dir/llvm-cov.cpp.o.d -o tools/llvm-cov/CMakeFiles/llvm-cov.dir/llvm-cov.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/tools/llvm-cov/llvm-cov.cpp [2930/3344] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/lib/Passes -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Passes -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fno-exceptions -funwind-tables -fno-rtti -MD -MT lib/Passes/CMakeFiles/LLVMPasses.dir/PassBuilder.cpp.o -MF lib/Passes/CMakeFiles/LLVMPasses.dir/PassBuilder.cpp.o.d -o lib/Passes/CMakeFiles/LLVMPasses.dir/PassBuilder.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Passes/PassBuilder.cpp [2931/3344] : && /usr/bin/cmake -E rm -f lib/libLLVMPasses.a && /usr/gnu/bin/ar qc lib/libLLVMPasses.a lib/Passes/CMakeFiles/LLVMPasses.dir/OptimizationLevel.cpp.o lib/Passes/CMakeFiles/LLVMPasses.dir/PassBuilder.cpp.o lib/Passes/CMakeFiles/LLVMPasses.dir/PassBuilderBindings.cpp.o lib/Passes/CMakeFiles/LLVMPasses.dir/PassBuilderPipelines.cpp.o lib/Passes/CMakeFiles/LLVMPasses.dir/PassPlugin.cpp.o lib/Passes/CMakeFiles/LLVMPasses.dir/StandardInstrumentations.cpp.o && /usr/gnu/bin/ranlib lib/libLLVMPasses.a && : [2932/3344] : && /usr/bin/cmake -E rm -f lib/libLLVMLTO.a && /usr/gnu/bin/ar qc lib/libLLVMLTO.a lib/LTO/CMakeFiles/LLVMLTO.dir/LTO.cpp.o lib/LTO/CMakeFiles/LLVMLTO.dir/LTOBackend.cpp.o lib/LTO/CMakeFiles/LLVMLTO.dir/LTOModule.cpp.o lib/LTO/CMakeFiles/LLVMLTO.dir/LTOCodeGenerator.cpp.o lib/LTO/CMakeFiles/LLVMLTO.dir/SummaryBasedOptimizations.cpp.o lib/LTO/CMakeFiles/LLVMLTO.dir/UpdateCompilerUsed.cpp.o lib/LTO/CMakeFiles/LLVMLTO.dir/ThinLTOCodeGenerator.cpp.o && /usr/gnu/bin/ranlib lib/libLLVMLTO.a && : [2933/3344] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/tools/llvm-cat -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/tools/llvm-cat -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fno-exceptions -funwind-tables -fno-rtti -MD -MT tools/llvm-cat/CMakeFiles/llvm-cat.dir/llvm-cat.cpp.o -MF tools/llvm-cat/CMakeFiles/llvm-cat.dir/llvm-cat.cpp.o.d -o tools/llvm-cat/CMakeFiles/llvm-cat.dir/llvm-cat.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/tools/llvm-cat/llvm-cat.cpp [2934/3344] : && /usr/bin/cmake -E rm -f lib/libLLVMOrcJIT.a && /usr/gnu/bin/ar qc lib/libLLVMOrcJIT.a lib/ExecutionEngine/Orc/CMakeFiles/LLVMOrcJIT.dir/COFFVCRuntimeSupport.cpp.o lib/ExecutionEngine/Orc/CMakeFiles/LLVMOrcJIT.dir/COFFPlatform.cpp.o lib/ExecutionEngine/Orc/CMakeFiles/LLVMOrcJIT.dir/CompileOnDemandLayer.cpp.o lib/ExecutionEngine/Orc/CMakeFiles/LLVMOrcJIT.dir/CompileUtils.cpp.o lib/ExecutionEngine/Orc/CMakeFiles/LLVMOrcJIT.dir/Core.cpp.o lib/ExecutionEngine/Orc/CMakeFiles/LLVMOrcJIT.dir/DebugObjectManagerPlugin.cpp.o lib/ExecutionEngine/Orc/CMakeFiles/LLVMOrcJIT.dir/DebugUtils.cpp.o lib/ExecutionEngine/Orc/CMakeFiles/LLVMOrcJIT.dir/EPCDynamicLibrarySearchGenerator.cpp.o lib/ExecutionEngine/Orc/CMakeFiles/LLVMOrcJIT.dir/EPCDebugObjectRegistrar.cpp.o lib/ExecutionEngine/Orc/CMakeFiles/LLVMOrcJIT.dir/EPCEHFrameRegistrar.cpp.o lib/ExecutionEngine/Orc/CMakeFiles/LLVMOrcJIT.dir/EPCGenericDylibManager.cpp.o lib/ExecutionEngine/Orc/CMakeFiles/LLVMOrcJIT.dir/EPCGenericJITLinkMemoryManager.cpp.o lib/ExecutionEngine/Orc/CMakeFiles/LLVMOrcJIT.dir/EPCGenericRTDyldMemoryManager.cpp.o lib/ExecutionEngine/Orc/CMakeFiles/LLVMOrcJIT.dir/EPCIndirectionUtils.cpp.o lib/ExecutionEngine/Orc/CMakeFiles/LLVMOrcJIT.dir/ExecutionUtils.cpp.o lib/ExecutionEngine/Orc/CMakeFiles/LLVMOrcJIT.dir/ObjectFileInterface.cpp.o lib/ExecutionEngine/Orc/CMakeFiles/LLVMOrcJIT.dir/IndirectionUtils.cpp.o lib/ExecutionEngine/Orc/CMakeFiles/LLVMOrcJIT.dir/IRCompileLayer.cpp.o lib/ExecutionEngine/Orc/CMakeFiles/LLVMOrcJIT.dir/IRTransformLayer.cpp.o lib/ExecutionEngine/Orc/CMakeFiles/LLVMOrcJIT.dir/JITTargetMachineBuilder.cpp.o lib/ExecutionEngine/Orc/CMakeFiles/LLVMOrcJIT.dir/LazyReexports.cpp.o lib/ExecutionEngine/Orc/CMakeFiles/LLVMOrcJIT.dir/Layer.cpp.o lib/ExecutionEngine/Orc/CMakeFiles/LLVMOrcJIT.dir/LookupAndRecordAddrs.cpp.o lib/ExecutionEngine/Orc/CMakeFiles/LLVMOrcJIT.dir/LLJIT.cpp.o lib/ExecutionEngine/Orc/CMakeFiles/LLVMOrcJIT.dir/MachOPlatform.cpp.o lib/ExecutionEngine/Orc/CMakeFiles/LLVMOrcJIT.dir/MapperJITLinkMemoryManager.cpp.o lib/ExecutionEngine/Orc/CMakeFiles/LLVMOrcJIT.dir/MemoryMapper.cpp.o lib/ExecutionEngine/Orc/CMakeFiles/LLVMOrcJIT.dir/ELFNixPlatform.cpp.o lib/ExecutionEngine/Orc/CMakeFiles/LLVMOrcJIT.dir/Mangling.cpp.o lib/ExecutionEngine/Orc/CMakeFiles/LLVMOrcJIT.dir/ObjectLinkingLayer.cpp.o lib/ExecutionEngine/Orc/CMakeFiles/LLVMOrcJIT.dir/ObjectTransformLayer.cpp.o lib/ExecutionEngine/Orc/CMakeFiles/LLVMOrcJIT.dir/OrcABISupport.cpp.o lib/ExecutionEngine/Orc/CMakeFiles/LLVMOrcJIT.dir/OrcV2CBindings.cpp.o lib/ExecutionEngine/Orc/CMakeFiles/LLVMOrcJIT.dir/RTDyldObjectLinkingLayer.cpp.o lib/ExecutionEngine/Orc/CMakeFiles/LLVMOrcJIT.dir/SimpleRemoteEPC.cpp.o lib/ExecutionEngine/Orc/CMakeFiles/LLVMOrcJIT.dir/Speculation.cpp.o lib/ExecutionEngine/Orc/CMakeFiles/LLVMOrcJIT.dir/SpeculateAnalyses.cpp.o lib/ExecutionEngine/Orc/CMakeFiles/LLVMOrcJIT.dir/ExecutorProcessControl.cpp.o lib/ExecutionEngine/Orc/CMakeFiles/LLVMOrcJIT.dir/TaskDispatch.cpp.o lib/ExecutionEngine/Orc/CMakeFiles/LLVMOrcJIT.dir/ThreadSafeModule.cpp.o && /usr/gnu/bin/ranlib lib/libLLVMOrcJIT.a && : [2935/3344] : && /usr/bin/cmake -E rm -f lib/libLLVMOrcDebugging.a && /usr/gnu/bin/ar qc lib/libLLVMOrcDebugging.a lib/ExecutionEngine/Orc/Debugging/CMakeFiles/LLVMOrcDebugging.dir/DebugInfoSupport.cpp.o lib/ExecutionEngine/Orc/Debugging/CMakeFiles/LLVMOrcDebugging.dir/DebuggerSupport.cpp.o lib/ExecutionEngine/Orc/Debugging/CMakeFiles/LLVMOrcDebugging.dir/DebuggerSupportPlugin.cpp.o lib/ExecutionEngine/Orc/Debugging/CMakeFiles/LLVMOrcDebugging.dir/LLJITUtilsCBindings.cpp.o lib/ExecutionEngine/Orc/Debugging/CMakeFiles/LLVMOrcDebugging.dir/PerfSupportPlugin.cpp.o && /usr/gnu/bin/ranlib lib/libLLVMOrcDebugging.a && : [2936/3344] : && /usr/gcc/13/bin/g++ -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -rdynamic tools/lli/ChildTarget/CMakeFiles/lli-child-target.dir/ChildTarget.cpp.o -o bin/lli-child-target -Wl,-R"\$ORIGIN/../lib:" lib/libLLVMOrcJIT.a lib/libLLVMOrcShared.a lib/libLLVMOrcTargetProcess.a lib/libLLVMSupport.a lib/libLLVMPasses.a lib/libLLVMCFGuard.a lib/libLLVMCodeGen.a lib/libLLVMCodeGenTypes.a lib/libLLVMCoroutines.a lib/libLLVMHipStdPar.a lib/libLLVMipo.a lib/libLLVMBitWriter.a lib/libLLVMFrontendOpenMP.a lib/libLLVMFrontendOffloading.a lib/libLLVMLinker.a lib/libLLVMIRPrinter.a lib/libLLVMObjCARCOpts.a lib/libLLVMScalarOpts.a lib/libLLVMAggressiveInstCombine.a lib/libLLVMInstCombine.a lib/libLLVMVectorize.a lib/libLLVMInstrumentation.a lib/libLLVMExecutionEngine.a lib/libLLVMJITLink.a lib/libLLVMOrcTargetProcess.a lib/libLLVMOrcShared.a lib/libLLVMWindowsDriver.a lib/libLLVMOption.a lib/libLLVMRuntimeDyld.a lib/libLLVMTarget.a lib/libLLVMTransformUtils.a lib/libLLVMAnalysis.a lib/libLLVMProfileData.a lib/libLLVMSymbolize.a lib/libLLVMDebugInfoPDB.a lib/libLLVMDebugInfoMSF.a lib/libLLVMDebugInfoBTF.a lib/libLLVMDebugInfoDWARF.a lib/libLLVMObject.a lib/libLLVMIRReader.a lib/libLLVMBitReader.a lib/libLLVMAsmParser.a lib/libLLVMMCParser.a lib/libLLVMMC.a lib/libLLVMDebugInfoCodeView.a lib/libLLVMTextAPI.a lib/libLLVMCore.a lib/libLLVMBinaryFormat.a lib/libLLVMRemarks.a lib/libLLVMBitstreamReader.a lib/libLLVMTargetParser.a lib/libLLVMSupport.a -lrt -ldl -lm -lsocket /usr/lib/64/libz.so lib/libLLVMDemangle.a -lkstat && : [2937/3344] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/tools/llvm-cov -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/tools/llvm-cov -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fno-exceptions -funwind-tables -fno-rtti -MD -MT tools/llvm-cov/CMakeFiles/llvm-cov.dir/gcov.cpp.o -MF tools/llvm-cov/CMakeFiles/llvm-cov.dir/gcov.cpp.o.d -o tools/llvm-cov/CMakeFiles/llvm-cov.dir/gcov.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/tools/llvm-cov/gcov.cpp [2938/3344] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/tools/llvm-cfi-verify -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/tools/llvm-cfi-verify -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fno-exceptions -funwind-tables -fno-rtti -MD -MT tools/llvm-cfi-verify/CMakeFiles/llvm-cfi-verify.dir/llvm-cfi-verify.cpp.o -MF tools/llvm-cfi-verify/CMakeFiles/llvm-cfi-verify.dir/llvm-cfi-verify.cpp.o.d -o tools/llvm-cfi-verify/CMakeFiles/llvm-cfi-verify.dir/llvm-cfi-verify.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/tools/llvm-cfi-verify/llvm-cfi-verify.cpp [2939/3344] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/tools/llvm-cfi-verify/lib -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/tools/llvm-cfi-verify/lib -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fno-exceptions -funwind-tables -fno-rtti -MD -MT tools/llvm-cfi-verify/lib/CMakeFiles/LLVMCFIVerify.dir/GraphBuilder.cpp.o -MF tools/llvm-cfi-verify/lib/CMakeFiles/LLVMCFIVerify.dir/GraphBuilder.cpp.o.d -o tools/llvm-cfi-verify/lib/CMakeFiles/LLVMCFIVerify.dir/GraphBuilder.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/tools/llvm-cfi-verify/lib/GraphBuilder.cpp [2940/3344] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/tools/llc -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/tools/llc -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fno-exceptions -funwind-tables -fno-rtti -MD -MT tools/llc/CMakeFiles/llc.dir/NewPMDriver.cpp.o -MF tools/llc/CMakeFiles/llc.dir/NewPMDriver.cpp.o.d -o tools/llc/CMakeFiles/llc.dir/NewPMDriver.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/tools/llc/NewPMDriver.cpp [2941/3344] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/tools/llvm-cfi-verify/lib -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/tools/llvm-cfi-verify/lib -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fno-exceptions -funwind-tables -fno-rtti -MD -MT tools/llvm-cfi-verify/lib/CMakeFiles/LLVMCFIVerify.dir/FileAnalysis.cpp.o -MF tools/llvm-cfi-verify/lib/CMakeFiles/LLVMCFIVerify.dir/FileAnalysis.cpp.o.d -o tools/llvm-cfi-verify/lib/CMakeFiles/LLVMCFIVerify.dir/FileAnalysis.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/tools/llvm-cfi-verify/lib/FileAnalysis.cpp [2942/3344] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/tools/llvm-cov -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/tools/llvm-cov -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fno-exceptions -funwind-tables -fno-rtti -MD -MT tools/llvm-cov/CMakeFiles/llvm-cov.dir/CoverageFilters.cpp.o -MF tools/llvm-cov/CMakeFiles/llvm-cov.dir/CoverageFilters.cpp.o.d -o tools/llvm-cov/CMakeFiles/llvm-cov.dir/CoverageFilters.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/tools/llvm-cov/CoverageFilters.cpp [2943/3344] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/tools/llvm-cov -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/tools/llvm-cov -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fno-exceptions -funwind-tables -fno-rtti -MD -MT tools/llvm-cov/CMakeFiles/llvm-cov.dir/CoverageExporterLcov.cpp.o -MF tools/llvm-cov/CMakeFiles/llvm-cov.dir/CoverageExporterLcov.cpp.o.d -o tools/llvm-cov/CMakeFiles/llvm-cov.dir/CoverageExporterLcov.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/tools/llvm-cov/CoverageExporterLcov.cpp [2944/3344] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/tools/llvm-cov -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/tools/llvm-cov -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fno-exceptions -funwind-tables -fno-rtti -MD -MT tools/llvm-cov/CMakeFiles/llvm-cov.dir/CoverageSummaryInfo.cpp.o -MF tools/llvm-cov/CMakeFiles/llvm-cov.dir/CoverageSummaryInfo.cpp.o.d -o tools/llvm-cov/CMakeFiles/llvm-cov.dir/CoverageSummaryInfo.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/tools/llvm-cov/CoverageSummaryInfo.cpp [2945/3344] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/tools/lli -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/tools/lli -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fno-exceptions -funwind-tables -fno-rtti -MD -MT tools/lli/CMakeFiles/lli.dir/lli.cpp.o -MF tools/lli/CMakeFiles/lli.dir/lli.cpp.o.d -o tools/lli/CMakeFiles/lli.dir/lli.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/tools/lli/lli.cpp [2946/3344] cd /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build && /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/bin/llvm-tblgen -gen-opt-parser-defs -I /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/tools/llvm-cvtres -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -no-warn-on-unused-template-args /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/tools/llvm-cvtres/Opts.td --write-if-changed -o tools/llvm-cvtres/Opts.inc -d tools/llvm-cvtres/Opts.inc.d [2947/3344] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/tools/llvm-cov -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/tools/llvm-cov -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fno-exceptions -funwind-tables -fno-rtti -MD -MT tools/llvm-cov/CMakeFiles/llvm-cov.dir/CoverageExporterJson.cpp.o -MF tools/llvm-cov/CMakeFiles/llvm-cov.dir/CoverageExporterJson.cpp.o.d -o tools/llvm-cov/CMakeFiles/llvm-cov.dir/CoverageExporterJson.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/tools/llvm-cov/CoverageExporterJson.cpp [2948/3344] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/tools/llvm-cov -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/tools/llvm-cov -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fno-exceptions -funwind-tables -fno-rtti -MD -MT tools/llvm-cov/CMakeFiles/llvm-cov.dir/CoverageReport.cpp.o -MF tools/llvm-cov/CMakeFiles/llvm-cov.dir/CoverageReport.cpp.o.d -o tools/llvm-cov/CMakeFiles/llvm-cov.dir/CoverageReport.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/tools/llvm-cov/CoverageReport.cpp [2949/3344] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/tools/llvm-cxxdump -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/tools/llvm-cxxdump -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fno-exceptions -funwind-tables -fno-rtti -MD -MT tools/llvm-cxxdump/CMakeFiles/llvm-cxxdump.dir/Error.cpp.o -MF tools/llvm-cxxdump/CMakeFiles/llvm-cxxdump.dir/Error.cpp.o.d -o tools/llvm-cxxdump/CMakeFiles/llvm-cxxdump.dir/Error.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/tools/llvm-cxxdump/Error.cpp [2950/3344] cd /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build && /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/bin/llvm-tblgen -gen-opt-parser-defs -I /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/tools/llvm-cxxfilt -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -no-warn-on-unused-template-args /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/tools/llvm-cxxfilt/Opts.td --write-if-changed -o tools/llvm-cxxfilt/Opts.inc -d tools/llvm-cxxfilt/Opts.inc.d [2951/3344] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/tools/llvm-cov -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/tools/llvm-cov -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fno-exceptions -funwind-tables -fno-rtti -MD -MT tools/llvm-cov/CMakeFiles/llvm-cov.dir/TestingSupport.cpp.o -MF tools/llvm-cov/CMakeFiles/llvm-cov.dir/TestingSupport.cpp.o.d -o tools/llvm-cov/CMakeFiles/llvm-cov.dir/TestingSupport.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/tools/llvm-cov/TestingSupport.cpp [2952/3344] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/tools/llvm-cov -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/tools/llvm-cov -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fno-exceptions -funwind-tables -fno-rtti -MD -MT tools/llvm-cov/CMakeFiles/llvm-cov.dir/SourceCoverageViewText.cpp.o -MF tools/llvm-cov/CMakeFiles/llvm-cov.dir/SourceCoverageViewText.cpp.o.d -o tools/llvm-cov/CMakeFiles/llvm-cov.dir/SourceCoverageViewText.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/tools/llvm-cov/SourceCoverageViewText.cpp [2953/3344] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/tools/llvm-cvtres -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/tools/llvm-cvtres -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fno-exceptions -funwind-tables -fno-rtti -MD -MT tools/llvm-cvtres/CMakeFiles/llvm-cvtres.dir/llvm-cvtres.cpp.o -MF tools/llvm-cvtres/CMakeFiles/llvm-cvtres.dir/llvm-cvtres.cpp.o.d -o tools/llvm-cvtres/CMakeFiles/llvm-cvtres.dir/llvm-cvtres.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/tools/llvm-cvtres/llvm-cvtres.cpp [2954/3344] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/tools/llvm-cov -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/tools/llvm-cov -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fno-exceptions -funwind-tables -fno-rtti -MD -MT tools/llvm-cov/CMakeFiles/llvm-cov.dir/CodeCoverage.cpp.o -MF tools/llvm-cov/CMakeFiles/llvm-cov.dir/CodeCoverage.cpp.o.d -o tools/llvm-cov/CMakeFiles/llvm-cov.dir/CodeCoverage.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/tools/llvm-cov/CodeCoverage.cpp [2955/3344] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/tools/llvm-cxxmap -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/tools/llvm-cxxmap -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fno-exceptions -funwind-tables -fno-rtti -MD -MT tools/llvm-cxxmap/CMakeFiles/llvm-cxxmap.dir/llvm-cxxmap.cpp.o -MF tools/llvm-cxxmap/CMakeFiles/llvm-cxxmap.dir/llvm-cxxmap.cpp.o.d -o tools/llvm-cxxmap/CMakeFiles/llvm-cxxmap.dir/llvm-cxxmap.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/tools/llvm-cxxmap/llvm-cxxmap.cpp [2956/3344] cd /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build && /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/bin/llvm-tblgen -gen-opt-parser-defs -I /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/tools/llvm-debuginfod -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -no-warn-on-unused-template-args /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/tools/llvm-debuginfod/Opts.td --write-if-changed -o tools/llvm-debuginfod/Opts.inc -d tools/llvm-debuginfod/Opts.inc.d [2957/3344] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/tools/llvm-cov -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/tools/llvm-cov -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fno-exceptions -funwind-tables -fno-rtti -MD -MT tools/llvm-cov/CMakeFiles/llvm-cov.dir/SourceCoverageView.cpp.o -MF tools/llvm-cov/CMakeFiles/llvm-cov.dir/SourceCoverageView.cpp.o.d -o tools/llvm-cov/CMakeFiles/llvm-cov.dir/SourceCoverageView.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/tools/llvm-cov/SourceCoverageView.cpp [2958/3344] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/tools/llvm-cxxfilt -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/tools/llvm-cxxfilt -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fno-exceptions -funwind-tables -fno-rtti -MD -MT tools/llvm-cxxfilt/CMakeFiles/llvm-cxxfilt.dir/llvm-cxxfilt-driver.cpp.o -MF tools/llvm-cxxfilt/CMakeFiles/llvm-cxxfilt.dir/llvm-cxxfilt-driver.cpp.o.d -o tools/llvm-cxxfilt/CMakeFiles/llvm-cxxfilt.dir/llvm-cxxfilt-driver.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/tools/llvm-cxxfilt/llvm-cxxfilt-driver.cpp [2959/3344] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/tools/llvm-cxxfilt -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/tools/llvm-cxxfilt -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fno-exceptions -funwind-tables -fno-rtti -MD -MT tools/llvm-cxxfilt/CMakeFiles/llvm-cxxfilt.dir/llvm-cxxfilt.cpp.o -MF tools/llvm-cxxfilt/CMakeFiles/llvm-cxxfilt.dir/llvm-cxxfilt.cpp.o.d -o tools/llvm-cxxfilt/CMakeFiles/llvm-cxxfilt.dir/llvm-cxxfilt.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/tools/llvm-cxxfilt/llvm-cxxfilt.cpp [2960/3344] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/tools/llvm-cov -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/tools/llvm-cov -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fno-exceptions -funwind-tables -fno-rtti -MD -MT tools/llvm-cov/CMakeFiles/llvm-cov.dir/SourceCoverageViewHTML.cpp.o -MF tools/llvm-cov/CMakeFiles/llvm-cov.dir/SourceCoverageViewHTML.cpp.o.d -o tools/llvm-cov/CMakeFiles/llvm-cov.dir/SourceCoverageViewHTML.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/tools/llvm-cov/SourceCoverageViewHTML.cpp [2961/3344] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/tools/llvm-debuginfod -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/tools/llvm-debuginfod -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fno-exceptions -funwind-tables -fno-rtti -MD -MT tools/llvm-debuginfod/CMakeFiles/llvm-debuginfod.dir/llvm-debuginfod-driver.cpp.o -MF tools/llvm-debuginfod/CMakeFiles/llvm-debuginfod.dir/llvm-debuginfod-driver.cpp.o.d -o tools/llvm-debuginfod/CMakeFiles/llvm-debuginfod.dir/llvm-debuginfod-driver.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/tools/llvm-debuginfod/llvm-debuginfod-driver.cpp [2962/3344] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/tools/llvm-cxxdump -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/tools/llvm-cxxdump -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fno-exceptions -funwind-tables -fno-rtti -MD -MT tools/llvm-cxxdump/CMakeFiles/llvm-cxxdump.dir/llvm-cxxdump.cpp.o -MF tools/llvm-cxxdump/CMakeFiles/llvm-cxxdump.dir/llvm-cxxdump.cpp.o.d -o tools/llvm-cxxdump/CMakeFiles/llvm-cxxdump.dir/llvm-cxxdump.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/tools/llvm-cxxdump/llvm-cxxdump.cpp [2963/3344] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/tools/llvm-debuginfod-find -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/tools/llvm-debuginfod-find -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fno-exceptions -funwind-tables -fno-rtti -MD -MT tools/llvm-debuginfod-find/CMakeFiles/llvm-debuginfod-find.dir/llvm-debuginfod-find.cpp.o -MF tools/llvm-debuginfod-find/CMakeFiles/llvm-debuginfod-find.dir/llvm-debuginfod-find.cpp.o.d -o tools/llvm-debuginfod-find/CMakeFiles/llvm-debuginfod-find.dir/llvm-debuginfod-find.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/tools/llvm-debuginfod-find/llvm-debuginfod-find.cpp [2964/3344] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/tools/llvm-diff/lib -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/tools/llvm-diff/lib -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fno-exceptions -funwind-tables -fno-rtti -MD -MT tools/llvm-diff/lib/CMakeFiles/LLVMDiff.dir/DiffLog.cpp.o -MF tools/llvm-diff/lib/CMakeFiles/LLVMDiff.dir/DiffLog.cpp.o.d -o tools/llvm-diff/lib/CMakeFiles/LLVMDiff.dir/DiffLog.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/tools/llvm-diff/lib/DiffLog.cpp [2965/3344] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/tools/llvm-dlang-demangle-fuzzer -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/tools/llvm-dlang-demangle-fuzzer -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fno-exceptions -funwind-tables -fno-rtti -MD -MT tools/llvm-dlang-demangle-fuzzer/CMakeFiles/llvm-dlang-demangle-fuzzer.dir/DummyDemanglerFuzzer.cpp.o -MF tools/llvm-dlang-demangle-fuzzer/CMakeFiles/llvm-dlang-demangle-fuzzer.dir/DummyDemanglerFuzzer.cpp.o.d -o tools/llvm-dlang-demangle-fuzzer/CMakeFiles/llvm-dlang-demangle-fuzzer.dir/DummyDemanglerFuzzer.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/tools/llvm-dlang-demangle-fuzzer/DummyDemanglerFuzzer.cpp [2966/3344] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/tools/llvm-debuginfod -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/tools/llvm-debuginfod -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fno-exceptions -funwind-tables -fno-rtti -MD -MT tools/llvm-debuginfod/CMakeFiles/llvm-debuginfod.dir/llvm-debuginfod.cpp.o -MF tools/llvm-debuginfod/CMakeFiles/llvm-debuginfod.dir/llvm-debuginfod.cpp.o.d -o tools/llvm-debuginfod/CMakeFiles/llvm-debuginfod.dir/llvm-debuginfod.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/tools/llvm-debuginfod/llvm-debuginfod.cpp [2967/3344] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/tools/llvm-dlang-demangle-fuzzer -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/tools/llvm-dlang-demangle-fuzzer -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fno-exceptions -funwind-tables -fno-rtti -MD -MT tools/llvm-dlang-demangle-fuzzer/CMakeFiles/llvm-dlang-demangle-fuzzer.dir/llvm-dlang-demangle-fuzzer.cpp.o -MF tools/llvm-dlang-demangle-fuzzer/CMakeFiles/llvm-dlang-demangle-fuzzer.dir/llvm-dlang-demangle-fuzzer.cpp.o.d -o tools/llvm-dlang-demangle-fuzzer/CMakeFiles/llvm-dlang-demangle-fuzzer.dir/llvm-dlang-demangle-fuzzer.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/tools/llvm-dlang-demangle-fuzzer/llvm-dlang-demangle-fuzzer.cpp [2968/3344] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/tools/llvm-diff/lib -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/tools/llvm-diff/lib -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fno-exceptions -funwind-tables -fno-rtti -MD -MT tools/llvm-diff/lib/CMakeFiles/LLVMDiff.dir/DiffConsumer.cpp.o -MF tools/llvm-diff/lib/CMakeFiles/LLVMDiff.dir/DiffConsumer.cpp.o.d -o tools/llvm-diff/lib/CMakeFiles/LLVMDiff.dir/DiffConsumer.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/tools/llvm-diff/lib/DiffConsumer.cpp [2969/3344] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/tools/llvm-diff -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/tools/llvm-diff -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fno-exceptions -funwind-tables -fno-rtti -MD -MT tools/llvm-diff/CMakeFiles/llvm-diff.dir/llvm-diff.cpp.o -MF tools/llvm-diff/CMakeFiles/llvm-diff.dir/llvm-diff.cpp.o.d -o tools/llvm-diff/CMakeFiles/llvm-diff.dir/llvm-diff.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/tools/llvm-diff/llvm-diff.cpp [2970/3344] cd /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build && /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/bin/llvm-tblgen -gen-opt-parser-defs -I /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/tools/llvm-dwarfutil -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -no-warn-on-unused-template-args /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/tools/llvm-dwarfutil/Options.td --write-if-changed -o tools/llvm-dwarfutil/Options.inc -d tools/llvm-dwarfutil/Options.inc.d [2971/3344] cd /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build && /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/bin/llvm-tblgen -gen-opt-parser-defs -I /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/tools/llvm-dwp -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -no-warn-on-unused-template-args /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/tools/llvm-dwp/Opts.td --write-if-changed -o tools/llvm-dwp/Opts.inc -d tools/llvm-dwp/Opts.inc.d [2972/3344] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/tools/llvm-dwarfdump -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/tools/llvm-dwarfdump -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fno-exceptions -funwind-tables -fno-rtti -MD -MT tools/llvm-dwarfdump/CMakeFiles/llvm-dwarfdump.dir/SectionSizes.cpp.o -MF tools/llvm-dwarfdump/CMakeFiles/llvm-dwarfdump.dir/SectionSizes.cpp.o.d -o tools/llvm-dwarfdump/CMakeFiles/llvm-dwarfdump.dir/SectionSizes.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/tools/llvm-dwarfdump/SectionSizes.cpp [2973/3344] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/tools/llvm-debuginfo-analyzer -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/tools/llvm-debuginfo-analyzer -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fno-exceptions -funwind-tables -fno-rtti -MD -MT tools/llvm-debuginfo-analyzer/CMakeFiles/llvm-debuginfo-analyzer.dir/llvm-debuginfo-analyzer.cpp.o -MF tools/llvm-debuginfo-analyzer/CMakeFiles/llvm-debuginfo-analyzer.dir/llvm-debuginfo-analyzer.cpp.o.d -o tools/llvm-debuginfo-analyzer/CMakeFiles/llvm-debuginfo-analyzer.dir/llvm-debuginfo-analyzer.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/tools/llvm-debuginfo-analyzer/llvm-debuginfo-analyzer.cpp [2974/3344] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/tools/llvm-diff/lib -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/tools/llvm-diff/lib -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fno-exceptions -funwind-tables -fno-rtti -MD -MT tools/llvm-diff/lib/CMakeFiles/LLVMDiff.dir/DifferenceEngine.cpp.o -MF tools/llvm-diff/lib/CMakeFiles/LLVMDiff.dir/DifferenceEngine.cpp.o.d -o tools/llvm-diff/lib/CMakeFiles/LLVMDiff.dir/DifferenceEngine.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/tools/llvm-diff/lib/DifferenceEngine.cpp [2975/3344] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/tools/llvm-dwarfdump -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/tools/llvm-dwarfdump -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fno-exceptions -funwind-tables -fno-rtti -MD -MT tools/llvm-dwarfdump/CMakeFiles/llvm-dwarfdump.dir/Statistics.cpp.o -MF tools/llvm-dwarfdump/CMakeFiles/llvm-dwarfdump.dir/Statistics.cpp.o.d -o tools/llvm-dwarfdump/CMakeFiles/llvm-dwarfdump.dir/Statistics.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/tools/llvm-dwarfdump/Statistics.cpp [2976/3344] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/tools/llvm-dwp -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/tools/llvm-dwp -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fno-exceptions -funwind-tables -fno-rtti -MD -MT tools/llvm-dwp/CMakeFiles/llvm-dwp.dir/llvm-dwp-driver.cpp.o -MF tools/llvm-dwp/CMakeFiles/llvm-dwp.dir/llvm-dwp-driver.cpp.o.d -o tools/llvm-dwp/CMakeFiles/llvm-dwp.dir/llvm-dwp-driver.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/tools/llvm-dwp/llvm-dwp-driver.cpp [2977/3344] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/tools/llvm-dis -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/tools/llvm-dis -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fno-exceptions -funwind-tables -fno-rtti -MD -MT tools/llvm-dis/CMakeFiles/llvm-dis.dir/llvm-dis.cpp.o -MF tools/llvm-dis/CMakeFiles/llvm-dis.dir/llvm-dis.cpp.o.d -o tools/llvm-dis/CMakeFiles/llvm-dis.dir/llvm-dis.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/tools/llvm-dis/llvm-dis.cpp [2978/3344] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/tools/llvm-debuginfo-analyzer -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/tools/llvm-debuginfo-analyzer -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fno-exceptions -funwind-tables -fno-rtti -MD -MT tools/llvm-debuginfo-analyzer/CMakeFiles/llvm-debuginfo-analyzer.dir/Options.cpp.o -MF tools/llvm-debuginfo-analyzer/CMakeFiles/llvm-debuginfo-analyzer.dir/Options.cpp.o.d -o tools/llvm-debuginfo-analyzer/CMakeFiles/llvm-debuginfo-analyzer.dir/Options.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/tools/llvm-debuginfo-analyzer/Options.cpp [2979/3344] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/tools/llvm-dwarfdump -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/tools/llvm-dwarfdump -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fno-exceptions -funwind-tables -fno-rtti -MD -MT tools/llvm-dwarfdump/CMakeFiles/llvm-dwarfdump.dir/llvm-dwarfdump.cpp.o -MF tools/llvm-dwarfdump/CMakeFiles/llvm-dwarfdump.dir/llvm-dwarfdump.cpp.o.d -o tools/llvm-dwarfdump/CMakeFiles/llvm-dwarfdump.dir/llvm-dwarfdump.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/tools/llvm-dwarfdump/llvm-dwarfdump.cpp [2980/3344] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/tools/llvm-dwp -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/tools/llvm-dwp -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fno-exceptions -funwind-tables -fno-rtti -MD -MT tools/llvm-dwp/CMakeFiles/llvm-dwp.dir/llvm-dwp.cpp.o -MF tools/llvm-dwp/CMakeFiles/llvm-dwp.dir/llvm-dwp.cpp.o.d -o tools/llvm-dwp/CMakeFiles/llvm-dwp.dir/llvm-dwp.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/tools/llvm-dwp/llvm-dwp.cpp [2981/3344] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/tools/llvm-exegesis/lib -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/tools/llvm-exegesis/lib -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fno-exceptions -funwind-tables -fno-rtti -MD -MT tools/llvm-exegesis/lib/CMakeFiles/LLVMExegesis.dir/Analysis.cpp.o -MF tools/llvm-exegesis/lib/CMakeFiles/LLVMExegesis.dir/Analysis.cpp.o.d -o tools/llvm-exegesis/lib/CMakeFiles/LLVMExegesis.dir/Analysis.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/tools/llvm-exegesis/lib/Analysis.cpp [2982/3344] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/tools/llvm-dwarfutil -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/tools/llvm-dwarfutil -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fno-exceptions -funwind-tables -fno-rtti -MD -MT tools/llvm-dwarfutil/CMakeFiles/llvm-dwarfutil.dir/DebugInfoLinker.cpp.o -MF tools/llvm-dwarfutil/CMakeFiles/llvm-dwarfutil.dir/DebugInfoLinker.cpp.o.d -o tools/llvm-dwarfutil/CMakeFiles/llvm-dwarfutil.dir/DebugInfoLinker.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/tools/llvm-dwarfutil/DebugInfoLinker.cpp [2983/3344] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/tools/llvm-exegesis/lib -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/tools/llvm-exegesis/lib -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fno-exceptions -funwind-tables -fno-rtti -MD -MT tools/llvm-exegesis/lib/CMakeFiles/LLVMExegesis.dir/CodeTemplate.cpp.o -MF tools/llvm-exegesis/lib/CMakeFiles/LLVMExegesis.dir/CodeTemplate.cpp.o.d -o tools/llvm-exegesis/lib/CMakeFiles/LLVMExegesis.dir/CodeTemplate.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/tools/llvm-exegesis/lib/CodeTemplate.cpp [2984/3344] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/tools/llvm-dwarfutil -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/tools/llvm-dwarfutil -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fno-exceptions -funwind-tables -fno-rtti -MD -MT tools/llvm-dwarfutil/CMakeFiles/llvm-dwarfutil.dir/llvm-dwarfutil.cpp.o -MF tools/llvm-dwarfutil/CMakeFiles/llvm-dwarfutil.dir/llvm-dwarfutil.cpp.o.d -o tools/llvm-dwarfutil/CMakeFiles/llvm-dwarfutil.dir/llvm-dwarfutil.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/tools/llvm-dwarfutil/llvm-dwarfutil.cpp [2985/3344] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/tools/llvm-exegesis -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/tools/llvm-exegesis -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fno-exceptions -funwind-tables -fno-rtti -MD -MT tools/llvm-exegesis/CMakeFiles/llvm-exegesis.dir/llvm-exegesis.cpp.o -MF tools/llvm-exegesis/CMakeFiles/llvm-exegesis.dir/llvm-exegesis.cpp.o.d -o tools/llvm-exegesis/CMakeFiles/llvm-exegesis.dir/llvm-exegesis.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/tools/llvm-exegesis/llvm-exegesis.cpp [2986/3344] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/tools/llvm-exegesis/lib -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/tools/llvm-exegesis/lib -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fno-exceptions -funwind-tables -fno-rtti -MD -MT tools/llvm-exegesis/lib/CMakeFiles/LLVMExegesis.dir/Error.cpp.o -MF tools/llvm-exegesis/lib/CMakeFiles/LLVMExegesis.dir/Error.cpp.o.d -o tools/llvm-exegesis/lib/CMakeFiles/LLVMExegesis.dir/Error.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/tools/llvm-exegesis/lib/Error.cpp [2987/3344] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/tools/llvm-exegesis/lib -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/tools/llvm-exegesis/lib -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fno-exceptions -funwind-tables -fno-rtti -MD -MT tools/llvm-exegesis/lib/CMakeFiles/LLVMExegesis.dir/Clustering.cpp.o -MF tools/llvm-exegesis/lib/CMakeFiles/LLVMExegesis.dir/Clustering.cpp.o.d -o tools/llvm-exegesis/lib/CMakeFiles/LLVMExegesis.dir/Clustering.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/tools/llvm-exegesis/lib/Clustering.cpp [2988/3344] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/tools/llvm-exegesis/lib -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/tools/llvm-exegesis/lib -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fno-exceptions -funwind-tables -fno-rtti -MD -MT tools/llvm-exegesis/lib/CMakeFiles/LLVMExegesis.dir/DisassemblerHelper.cpp.o -MF tools/llvm-exegesis/lib/CMakeFiles/LLVMExegesis.dir/DisassemblerHelper.cpp.o.d -o tools/llvm-exegesis/lib/CMakeFiles/LLVMExegesis.dir/DisassemblerHelper.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/tools/llvm-exegesis/lib/DisassemblerHelper.cpp [2989/3344] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/tools/llvm-exegesis/lib -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/tools/llvm-exegesis/lib -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fno-exceptions -funwind-tables -fno-rtti -MD -MT tools/llvm-exegesis/lib/CMakeFiles/LLVMExegesis.dir/BenchmarkResult.cpp.o -MF tools/llvm-exegesis/lib/CMakeFiles/LLVMExegesis.dir/BenchmarkResult.cpp.o.d -o tools/llvm-exegesis/lib/CMakeFiles/LLVMExegesis.dir/BenchmarkResult.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/tools/llvm-exegesis/lib/BenchmarkResult.cpp [2990/3344] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/tools/llvm-exegesis/lib -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/tools/llvm-exegesis/lib -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fno-exceptions -funwind-tables -fno-rtti -MD -MT tools/llvm-exegesis/lib/CMakeFiles/LLVMExegesis.dir/MCInstrDescView.cpp.o -MF tools/llvm-exegesis/lib/CMakeFiles/LLVMExegesis.dir/MCInstrDescView.cpp.o.d -o tools/llvm-exegesis/lib/CMakeFiles/LLVMExegesis.dir/MCInstrDescView.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/tools/llvm-exegesis/lib/MCInstrDescView.cpp [2991/3344] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/tools/llvm-exegesis/lib -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/tools/llvm-exegesis/lib -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fno-exceptions -funwind-tables -fno-rtti -MD -MT tools/llvm-exegesis/lib/CMakeFiles/LLVMExegesis.dir/PerfHelper.cpp.o -MF tools/llvm-exegesis/lib/CMakeFiles/LLVMExegesis.dir/PerfHelper.cpp.o.d -o tools/llvm-exegesis/lib/CMakeFiles/LLVMExegesis.dir/PerfHelper.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/tools/llvm-exegesis/lib/PerfHelper.cpp [2992/3344] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/tools/llvm-exegesis/lib -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/tools/llvm-exegesis/lib -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fno-exceptions -funwind-tables -fno-rtti -MD -MT tools/llvm-exegesis/lib/CMakeFiles/LLVMExegesis.dir/BenchmarkRunner.cpp.o -MF tools/llvm-exegesis/lib/CMakeFiles/LLVMExegesis.dir/BenchmarkRunner.cpp.o.d -o tools/llvm-exegesis/lib/CMakeFiles/LLVMExegesis.dir/BenchmarkRunner.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/tools/llvm-exegesis/lib/BenchmarkRunner.cpp [2993/3344] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/tools/llvm-exegesis/lib -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/tools/llvm-exegesis/lib -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fno-exceptions -funwind-tables -fno-rtti -MD -MT tools/llvm-exegesis/lib/CMakeFiles/LLVMExegesis.dir/RegisterAliasing.cpp.o -MF tools/llvm-exegesis/lib/CMakeFiles/LLVMExegesis.dir/RegisterAliasing.cpp.o.d -o tools/llvm-exegesis/lib/CMakeFiles/LLVMExegesis.dir/RegisterAliasing.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/tools/llvm-exegesis/lib/RegisterAliasing.cpp [2994/3344] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/tools/llvm-exegesis/lib -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/tools/llvm-exegesis/lib -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fno-exceptions -funwind-tables -fno-rtti -MD -MT tools/llvm-exegesis/lib/CMakeFiles/LLVMExegesis.dir/RegisterValue.cpp.o -MF tools/llvm-exegesis/lib/CMakeFiles/LLVMExegesis.dir/RegisterValue.cpp.o.d -o tools/llvm-exegesis/lib/CMakeFiles/LLVMExegesis.dir/RegisterValue.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/tools/llvm-exegesis/lib/RegisterValue.cpp [2995/3344] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/tools/llvm-exegesis/lib -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/tools/llvm-exegesis/lib -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fno-exceptions -funwind-tables -fno-rtti -MD -MT tools/llvm-exegesis/lib/CMakeFiles/LLVMExegesis.dir/Assembler.cpp.o -MF tools/llvm-exegesis/lib/CMakeFiles/LLVMExegesis.dir/Assembler.cpp.o.d -o tools/llvm-exegesis/lib/CMakeFiles/LLVMExegesis.dir/Assembler.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/tools/llvm-exegesis/lib/Assembler.cpp [2996/3344] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/tools/llvm-exegesis/lib -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/tools/llvm-exegesis/lib -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fno-exceptions -funwind-tables -fno-rtti -MD -MT tools/llvm-exegesis/lib/CMakeFiles/LLVMExegesis.dir/SchedClassResolution.cpp.o -MF tools/llvm-exegesis/lib/CMakeFiles/LLVMExegesis.dir/SchedClassResolution.cpp.o.d -o tools/llvm-exegesis/lib/CMakeFiles/LLVMExegesis.dir/SchedClassResolution.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/tools/llvm-exegesis/lib/SchedClassResolution.cpp [2997/3344] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/tools/llvm-exegesis/lib -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/tools/llvm-exegesis/lib -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fno-exceptions -funwind-tables -fno-rtti -MD -MT tools/llvm-exegesis/lib/CMakeFiles/LLVMExegesis.dir/LatencyBenchmarkRunner.cpp.o -MF tools/llvm-exegesis/lib/CMakeFiles/LLVMExegesis.dir/LatencyBenchmarkRunner.cpp.o.d -o tools/llvm-exegesis/lib/CMakeFiles/LLVMExegesis.dir/LatencyBenchmarkRunner.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/tools/llvm-exegesis/lib/LatencyBenchmarkRunner.cpp [2998/3344] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/tools/llvm-exegesis/lib -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/tools/llvm-exegesis/lib -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fno-exceptions -funwind-tables -fno-rtti -MD -MT tools/llvm-exegesis/lib/CMakeFiles/LLVMExegesis.dir/LlvmState.cpp.o -MF tools/llvm-exegesis/lib/CMakeFiles/LLVMExegesis.dir/LlvmState.cpp.o.d -o tools/llvm-exegesis/lib/CMakeFiles/LLVMExegesis.dir/LlvmState.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/tools/llvm-exegesis/lib/LlvmState.cpp [2999/3344] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/tools/llvm-exegesis/lib -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/tools/llvm-exegesis/lib -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fno-exceptions -funwind-tables -fno-rtti -MD -MT tools/llvm-exegesis/lib/CMakeFiles/LLVMExegesis.dir/ParallelSnippetGenerator.cpp.o -MF tools/llvm-exegesis/lib/CMakeFiles/LLVMExegesis.dir/ParallelSnippetGenerator.cpp.o.d -o tools/llvm-exegesis/lib/CMakeFiles/LLVMExegesis.dir/ParallelSnippetGenerator.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/tools/llvm-exegesis/lib/ParallelSnippetGenerator.cpp [3000/3344] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/tools/llvm-exegesis/lib -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/tools/llvm-exegesis/lib -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fno-exceptions -funwind-tables -fno-rtti -MD -MT tools/llvm-exegesis/lib/CMakeFiles/LLVMExegesis.dir/SubprocessMemory.cpp.o -MF tools/llvm-exegesis/lib/CMakeFiles/LLVMExegesis.dir/SubprocessMemory.cpp.o.d -o tools/llvm-exegesis/lib/CMakeFiles/LLVMExegesis.dir/SubprocessMemory.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/tools/llvm-exegesis/lib/SubprocessMemory.cpp [3001/3344] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/tools/llvm-exegesis/lib -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/tools/llvm-exegesis/lib -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fno-exceptions -funwind-tables -fno-rtti -MD -MT tools/llvm-exegesis/lib/CMakeFiles/LLVMExegesis.dir/SerialSnippetGenerator.cpp.o -MF tools/llvm-exegesis/lib/CMakeFiles/LLVMExegesis.dir/SerialSnippetGenerator.cpp.o.d -o tools/llvm-exegesis/lib/CMakeFiles/LLVMExegesis.dir/SerialSnippetGenerator.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/tools/llvm-exegesis/lib/SerialSnippetGenerator.cpp [3002/3344] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/tools/llvm-exegesis/lib/X86 -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/tools/llvm-exegesis/lib/X86 -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Target/X86 -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/lib/Target/X86 -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fno-exceptions -funwind-tables -fno-rtti -MD -MT tools/llvm-exegesis/lib/X86/CMakeFiles/LLVMExegesisX86.dir/X86Counter.cpp.o -MF tools/llvm-exegesis/lib/X86/CMakeFiles/LLVMExegesisX86.dir/X86Counter.cpp.o.d -o tools/llvm-exegesis/lib/X86/CMakeFiles/LLVMExegesisX86.dir/X86Counter.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/tools/llvm-exegesis/lib/X86/X86Counter.cpp [3003/3344] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/tools/llvm-exegesis/lib -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/tools/llvm-exegesis/lib -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fno-exceptions -funwind-tables -fno-rtti -MD -MT tools/llvm-exegesis/lib/CMakeFiles/LLVMExegesis.dir/SnippetGenerator.cpp.o -MF tools/llvm-exegesis/lib/CMakeFiles/LLVMExegesis.dir/SnippetGenerator.cpp.o.d -o tools/llvm-exegesis/lib/CMakeFiles/LLVMExegesis.dir/SnippetGenerator.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/tools/llvm-exegesis/lib/SnippetGenerator.cpp [3004/3344] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/tools/llvm-exegesis/lib -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/tools/llvm-exegesis/lib -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fno-exceptions -funwind-tables -fno-rtti -MD -MT tools/llvm-exegesis/lib/CMakeFiles/LLVMExegesis.dir/SnippetFile.cpp.o -MF tools/llvm-exegesis/lib/CMakeFiles/LLVMExegesis.dir/SnippetFile.cpp.o.d -o tools/llvm-exegesis/lib/CMakeFiles/LLVMExegesis.dir/SnippetFile.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/tools/llvm-exegesis/lib/SnippetFile.cpp [3005/3344] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/tools/llvm-exegesis/lib -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/tools/llvm-exegesis/lib -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fno-exceptions -funwind-tables -fno-rtti -MD -MT tools/llvm-exegesis/lib/CMakeFiles/LLVMExegesis.dir/SnippetRepetitor.cpp.o -MF tools/llvm-exegesis/lib/CMakeFiles/LLVMExegesis.dir/SnippetRepetitor.cpp.o.d -o tools/llvm-exegesis/lib/CMakeFiles/LLVMExegesis.dir/SnippetRepetitor.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/tools/llvm-exegesis/lib/SnippetRepetitor.cpp [3006/3344] cd /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build && /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/bin/llvm-tblgen -gen-opt-parser-defs -I /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/tools/llvm-gsymutil -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -no-warn-on-unused-template-args /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/tools/llvm-gsymutil/Opts.td --write-if-changed -o tools/llvm-gsymutil/Opts.inc -d tools/llvm-gsymutil/Opts.inc.d [3007/3344] cd /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build && /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/bin/llvm-tblgen -gen-opt-parser-defs -I /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/tools/llvm-ifs -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -no-warn-on-unused-template-args /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/tools/llvm-ifs/Opts.td --write-if-changed -o tools/llvm-ifs/Opts.inc -d tools/llvm-ifs/Opts.inc.d [3008/3344] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/tools/llvm-isel-fuzzer -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/tools/llvm-isel-fuzzer -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fno-exceptions -funwind-tables -fno-rtti -MD -MT tools/llvm-isel-fuzzer/CMakeFiles/llvm-isel-fuzzer.dir/DummyISelFuzzer.cpp.o -MF tools/llvm-isel-fuzzer/CMakeFiles/llvm-isel-fuzzer.dir/DummyISelFuzzer.cpp.o.d -o tools/llvm-isel-fuzzer/CMakeFiles/llvm-isel-fuzzer.dir/DummyISelFuzzer.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/tools/llvm-isel-fuzzer/DummyISelFuzzer.cpp [3009/3344] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/tools/llvm-exegesis/lib -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/tools/llvm-exegesis/lib -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fno-exceptions -funwind-tables -fno-rtti -MD -MT tools/llvm-exegesis/lib/CMakeFiles/LLVMExegesis.dir/Target.cpp.o -MF tools/llvm-exegesis/lib/CMakeFiles/LLVMExegesis.dir/Target.cpp.o.d -o tools/llvm-exegesis/lib/CMakeFiles/LLVMExegesis.dir/Target.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/tools/llvm-exegesis/lib/Target.cpp [3010/3344] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/tools/llvm-gsymutil -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/tools/llvm-gsymutil -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fno-exceptions -funwind-tables -fno-rtti -MD -MT tools/llvm-gsymutil/CMakeFiles/llvm-gsymutil.dir/llvm-gsymutil-driver.cpp.o -MF tools/llvm-gsymutil/CMakeFiles/llvm-gsymutil.dir/llvm-gsymutil-driver.cpp.o.d -o tools/llvm-gsymutil/CMakeFiles/llvm-gsymutil.dir/llvm-gsymutil-driver.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/tools/llvm-gsymutil/llvm-gsymutil-driver.cpp [3011/3344] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/tools/llvm-exegesis/lib -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/tools/llvm-exegesis/lib -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fno-exceptions -funwind-tables -fno-rtti -MD -MT tools/llvm-exegesis/lib/CMakeFiles/LLVMExegesis.dir/UopsBenchmarkRunner.cpp.o -MF tools/llvm-exegesis/lib/CMakeFiles/LLVMExegesis.dir/UopsBenchmarkRunner.cpp.o.d -o tools/llvm-exegesis/lib/CMakeFiles/LLVMExegesis.dir/UopsBenchmarkRunner.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/tools/llvm-exegesis/lib/UopsBenchmarkRunner.cpp [3012/3344] : && /usr/bin/cmake -E rm -f lib/libLLVMExegesis.a && /usr/gnu/bin/ar qc lib/libLLVMExegesis.a tools/llvm-exegesis/lib/CMakeFiles/LLVMExegesis.dir/Analysis.cpp.o tools/llvm-exegesis/lib/CMakeFiles/LLVMExegesis.dir/Assembler.cpp.o tools/llvm-exegesis/lib/CMakeFiles/LLVMExegesis.dir/BenchmarkResult.cpp.o tools/llvm-exegesis/lib/CMakeFiles/LLVMExegesis.dir/BenchmarkRunner.cpp.o tools/llvm-exegesis/lib/CMakeFiles/LLVMExegesis.dir/Clustering.cpp.o tools/llvm-exegesis/lib/CMakeFiles/LLVMExegesis.dir/CodeTemplate.cpp.o tools/llvm-exegesis/lib/CMakeFiles/LLVMExegesis.dir/DisassemblerHelper.cpp.o tools/llvm-exegesis/lib/CMakeFiles/LLVMExegesis.dir/Error.cpp.o tools/llvm-exegesis/lib/CMakeFiles/LLVMExegesis.dir/LatencyBenchmarkRunner.cpp.o tools/llvm-exegesis/lib/CMakeFiles/LLVMExegesis.dir/LlvmState.cpp.o tools/llvm-exegesis/lib/CMakeFiles/LLVMExegesis.dir/MCInstrDescView.cpp.o tools/llvm-exegesis/lib/CMakeFiles/LLVMExegesis.dir/ParallelSnippetGenerator.cpp.o tools/llvm-exegesis/lib/CMakeFiles/LLVMExegesis.dir/PerfHelper.cpp.o tools/llvm-exegesis/lib/CMakeFiles/LLVMExegesis.dir/RegisterAliasing.cpp.o tools/llvm-exegesis/lib/CMakeFiles/LLVMExegesis.dir/RegisterValue.cpp.o tools/llvm-exegesis/lib/CMakeFiles/LLVMExegesis.dir/SchedClassResolution.cpp.o tools/llvm-exegesis/lib/CMakeFiles/LLVMExegesis.dir/SerialSnippetGenerator.cpp.o tools/llvm-exegesis/lib/CMakeFiles/LLVMExegesis.dir/SnippetFile.cpp.o tools/llvm-exegesis/lib/CMakeFiles/LLVMExegesis.dir/SnippetGenerator.cpp.o tools/llvm-exegesis/lib/CMakeFiles/LLVMExegesis.dir/SnippetRepetitor.cpp.o tools/llvm-exegesis/lib/CMakeFiles/LLVMExegesis.dir/SubprocessMemory.cpp.o tools/llvm-exegesis/lib/CMakeFiles/LLVMExegesis.dir/Target.cpp.o tools/llvm-exegesis/lib/CMakeFiles/LLVMExegesis.dir/UopsBenchmarkRunner.cpp.o && /usr/gnu/bin/ranlib lib/libLLVMExegesis.a && : [3013/3344] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/tools/llvm-ifs -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/tools/llvm-ifs -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fno-exceptions -funwind-tables -fno-rtti -MD -MT tools/llvm-ifs/CMakeFiles/llvm-ifs.dir/ErrorCollector.cpp.o -MF tools/llvm-ifs/CMakeFiles/llvm-ifs.dir/ErrorCollector.cpp.o.d -o tools/llvm-ifs/CMakeFiles/llvm-ifs.dir/ErrorCollector.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/tools/llvm-ifs/ErrorCollector.cpp [3014/3344] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/tools/llvm-gsymutil -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/tools/llvm-gsymutil -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fno-exceptions -funwind-tables -fno-rtti -MD -MT tools/llvm-gsymutil/CMakeFiles/llvm-gsymutil.dir/llvm-gsymutil.cpp.o -MF tools/llvm-gsymutil/CMakeFiles/llvm-gsymutil.dir/llvm-gsymutil.cpp.o.d -o tools/llvm-gsymutil/CMakeFiles/llvm-gsymutil.dir/llvm-gsymutil.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/tools/llvm-gsymutil/llvm-gsymutil.cpp [3015/3344] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/tools/llvm-ifs -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/tools/llvm-ifs -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fno-exceptions -funwind-tables -fno-rtti -MD -MT tools/llvm-ifs/CMakeFiles/llvm-ifs.dir/llvm-ifs-driver.cpp.o -MF tools/llvm-ifs/CMakeFiles/llvm-ifs.dir/llvm-ifs-driver.cpp.o.d -o tools/llvm-ifs/CMakeFiles/llvm-ifs.dir/llvm-ifs-driver.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/tools/llvm-ifs/llvm-ifs-driver.cpp [3016/3344] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/tools/llvm-itanium-demangle-fuzzer -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/tools/llvm-itanium-demangle-fuzzer -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fno-exceptions -funwind-tables -fno-rtti -MD -MT tools/llvm-itanium-demangle-fuzzer/CMakeFiles/llvm-itanium-demangle-fuzzer.dir/DummyDemanglerFuzzer.cpp.o -MF tools/llvm-itanium-demangle-fuzzer/CMakeFiles/llvm-itanium-demangle-fuzzer.dir/DummyDemanglerFuzzer.cpp.o.d -o tools/llvm-itanium-demangle-fuzzer/CMakeFiles/llvm-itanium-demangle-fuzzer.dir/DummyDemanglerFuzzer.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/tools/llvm-itanium-demangle-fuzzer/DummyDemanglerFuzzer.cpp [3017/3344] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/tools/llvm-itanium-demangle-fuzzer -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/tools/llvm-itanium-demangle-fuzzer -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fno-exceptions -funwind-tables -fno-rtti -MD -MT tools/llvm-itanium-demangle-fuzzer/CMakeFiles/llvm-itanium-demangle-fuzzer.dir/llvm-itanium-demangle-fuzzer.cpp.o -MF tools/llvm-itanium-demangle-fuzzer/CMakeFiles/llvm-itanium-demangle-fuzzer.dir/llvm-itanium-demangle-fuzzer.cpp.o.d -o tools/llvm-itanium-demangle-fuzzer/CMakeFiles/llvm-itanium-demangle-fuzzer.dir/llvm-itanium-demangle-fuzzer.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/tools/llvm-itanium-demangle-fuzzer/llvm-itanium-demangle-fuzzer.cpp [3018/3344] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/tools/llvm-exegesis/lib/PowerPC -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/tools/llvm-exegesis/lib/PowerPC -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Target/PowerPC -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/lib/Target/PowerPC -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fno-exceptions -funwind-tables -fno-rtti -MD -MT tools/llvm-exegesis/lib/PowerPC/CMakeFiles/LLVMExegesisPowerPC.dir/Target.cpp.o -MF tools/llvm-exegesis/lib/PowerPC/CMakeFiles/LLVMExegesisPowerPC.dir/Target.cpp.o.d -o tools/llvm-exegesis/lib/PowerPC/CMakeFiles/LLVMExegesisPowerPC.dir/Target.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/tools/llvm-exegesis/lib/PowerPC/Target.cpp [3019/3344] : && /usr/bin/cmake -E rm -f lib/libLLVMExegesisPowerPC.a && /usr/gnu/bin/ar qc lib/libLLVMExegesisPowerPC.a tools/llvm-exegesis/lib/PowerPC/CMakeFiles/LLVMExegesisPowerPC.dir/Target.cpp.o && /usr/gnu/bin/ranlib lib/libLLVMExegesisPowerPC.a && : [3020/3344] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/tools/llvm-exegesis/lib/AArch64 -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/tools/llvm-exegesis/lib/AArch64 -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Target/AArch64 -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/lib/Target/AArch64 -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fno-exceptions -funwind-tables -fno-rtti -MD -MT tools/llvm-exegesis/lib/AArch64/CMakeFiles/LLVMExegesisAArch64.dir/Target.cpp.o -MF tools/llvm-exegesis/lib/AArch64/CMakeFiles/LLVMExegesisAArch64.dir/Target.cpp.o.d -o tools/llvm-exegesis/lib/AArch64/CMakeFiles/LLVMExegesisAArch64.dir/Target.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/tools/llvm-exegesis/lib/AArch64/Target.cpp [3021/3344] : && /usr/bin/cmake -E rm -f lib/libLLVMExegesisAArch64.a && /usr/gnu/bin/ar qc lib/libLLVMExegesisAArch64.a tools/llvm-exegesis/lib/AArch64/CMakeFiles/LLVMExegesisAArch64.dir/Target.cpp.o && /usr/gnu/bin/ranlib lib/libLLVMExegesisAArch64.a && : [3022/3344] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/tools/llvm-exegesis/lib/X86 -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/tools/llvm-exegesis/lib/X86 -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Target/X86 -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/lib/Target/X86 -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fno-exceptions -funwind-tables -fno-rtti -MD -MT tools/llvm-exegesis/lib/X86/CMakeFiles/LLVMExegesisX86.dir/Target.cpp.o -MF tools/llvm-exegesis/lib/X86/CMakeFiles/LLVMExegesisX86.dir/Target.cpp.o.d -o tools/llvm-exegesis/lib/X86/CMakeFiles/LLVMExegesisX86.dir/Target.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/tools/llvm-exegesis/lib/X86/Target.cpp [3023/3344] : && /usr/bin/cmake -E rm -f lib/libLLVMExegesisX86.a && /usr/gnu/bin/ar qc lib/libLLVMExegesisX86.a tools/llvm-exegesis/lib/X86/CMakeFiles/LLVMExegesisX86.dir/Target.cpp.o tools/llvm-exegesis/lib/X86/CMakeFiles/LLVMExegesisX86.dir/X86Counter.cpp.o && /usr/gnu/bin/ranlib lib/libLLVMExegesisX86.a && : [3024/3344] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/tools/llvm-exegesis/lib/Mips -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/tools/llvm-exegesis/lib/Mips -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/lib/Target/Mips -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/lib/Target/Mips -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fno-exceptions -funwind-tables -fno-rtti -MD -MT tools/llvm-exegesis/lib/Mips/CMakeFiles/LLVMExegesisMips.dir/Target.cpp.o -MF tools/llvm-exegesis/lib/Mips/CMakeFiles/LLVMExegesisMips.dir/Target.cpp.o.d -o tools/llvm-exegesis/lib/Mips/CMakeFiles/LLVMExegesisMips.dir/Target.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/tools/llvm-exegesis/lib/Mips/Target.cpp [3025/3344] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/tools/llvm-ifs -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/tools/llvm-ifs -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fno-exceptions -funwind-tables -fno-rtti -MD -MT tools/llvm-ifs/CMakeFiles/llvm-ifs.dir/llvm-ifs.cpp.o -MF tools/llvm-ifs/CMakeFiles/llvm-ifs.dir/llvm-ifs.cpp.o.d -o tools/llvm-ifs/CMakeFiles/llvm-ifs.dir/llvm-ifs.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/tools/llvm-ifs/llvm-ifs.cpp [3026/3344] : && /usr/bin/cmake -E rm -f lib/libLLVMExegesisMips.a && /usr/gnu/bin/ar qc lib/libLLVMExegesisMips.a tools/llvm-exegesis/lib/Mips/CMakeFiles/LLVMExegesisMips.dir/Target.cpp.o && /usr/gnu/bin/ranlib lib/libLLVMExegesisMips.a && : [3027/3344] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/tools/llvm-extract -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/tools/llvm-extract -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fno-exceptions -funwind-tables -fno-rtti -MD -MT tools/llvm-extract/CMakeFiles/llvm-extract.dir/llvm-extract.cpp.o -MF tools/llvm-extract/CMakeFiles/llvm-extract.dir/llvm-extract.cpp.o.d -o tools/llvm-extract/CMakeFiles/llvm-extract.dir/llvm-extract.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/tools/llvm-extract/llvm-extract.cpp [3028/3344] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/tools/llvm-isel-fuzzer -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/tools/llvm-isel-fuzzer -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fno-exceptions -funwind-tables -fno-rtti -MD -MT tools/llvm-isel-fuzzer/CMakeFiles/llvm-isel-fuzzer.dir/llvm-isel-fuzzer.cpp.o -MF tools/llvm-isel-fuzzer/CMakeFiles/llvm-isel-fuzzer.dir/llvm-isel-fuzzer.cpp.o.d -o tools/llvm-isel-fuzzer/CMakeFiles/llvm-isel-fuzzer.dir/llvm-isel-fuzzer.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/tools/llvm-isel-fuzzer/llvm-isel-fuzzer.cpp [3029/3344] cd /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build && /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/bin/llvm-tblgen -gen-opt-parser-defs -I /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/tools/llvm-libtool-darwin -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -no-warn-on-unused-template-args /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/tools/llvm-libtool-darwin/Opts.td --write-if-changed -o tools/llvm-libtool-darwin/Opts.inc -d tools/llvm-libtool-darwin/Opts.inc.d [3030/3344] : && /usr/gcc/13/bin/g++ -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG tools/llvm-exegesis/CMakeFiles/llvm-exegesis.dir/llvm-exegesis.cpp.o -o bin/llvm-exegesis -Wl,-R"\$ORIGIN/../lib:" lib/libLLVMAArch64AsmParser.a lib/libLLVMARMAsmParser.a lib/libLLVMBPFAsmParser.a lib/libLLVMHexagonAsmParser.a lib/libLLVMLoongArchAsmParser.a lib/libLLVMMSP430AsmParser.a lib/libLLVMMipsAsmParser.a lib/libLLVMPowerPCAsmParser.a lib/libLLVMRISCVAsmParser.a lib/libLLVMSparcAsmParser.a lib/libLLVMSystemZAsmParser.a lib/libLLVMWebAssemblyAsmParser.a lib/libLLVMX86AsmParser.a lib/libLLVMAVRAsmParser.a lib/libLLVMM68kAsmParser.a lib/libLLVMCSKYAsmParser.a lib/libLLVMXtensaAsmParser.a lib/libLLVMAArch64CodeGen.a lib/libLLVMARMCodeGen.a lib/libLLVMBPFCodeGen.a lib/libLLVMHexagonCodeGen.a lib/libLLVMLoongArchCodeGen.a lib/libLLVMMSP430CodeGen.a lib/libLLVMMipsCodeGen.a lib/libLLVMNVPTXCodeGen.a lib/libLLVMPowerPCCodeGen.a lib/libLLVMRISCVCodeGen.a lib/libLLVMSparcCodeGen.a lib/libLLVMSystemZCodeGen.a lib/libLLVMWebAssemblyCodeGen.a lib/libLLVMX86CodeGen.a lib/libLLVMAVRCodeGen.a lib/libLLVMM68kCodeGen.a lib/libLLVMCSKYCodeGen.a lib/libLLVMXtensaCodeGen.a lib/libLLVMAArch64Desc.a lib/libLLVMARMDesc.a lib/libLLVMBPFDesc.a lib/libLLVMHexagonDesc.a lib/libLLVMLoongArchDesc.a lib/libLLVMMSP430Desc.a lib/libLLVMMipsDesc.a lib/libLLVMNVPTXDesc.a lib/libLLVMPowerPCDesc.a lib/libLLVMRISCVDesc.a lib/libLLVMSparcDesc.a lib/libLLVMSystemZDesc.a lib/libLLVMWebAssemblyDesc.a lib/libLLVMX86Desc.a lib/libLLVMAVRDesc.a lib/libLLVMM68kDesc.a lib/libLLVMCSKYDesc.a lib/libLLVMXtensaDesc.a lib/libLLVMAArch64Disassembler.a lib/libLLVMARMDisassembler.a lib/libLLVMBPFDisassembler.a lib/libLLVMHexagonDisassembler.a lib/libLLVMLoongArchDisassembler.a lib/libLLVMMSP430Disassembler.a lib/libLLVMMipsDisassembler.a lib/libLLVMPowerPCDisassembler.a lib/libLLVMRISCVDisassembler.a lib/libLLVMSparcDisassembler.a lib/libLLVMSystemZDisassembler.a lib/libLLVMWebAssemblyDisassembler.a lib/libLLVMX86Disassembler.a lib/libLLVMAVRDisassembler.a lib/libLLVMM68kDisassembler.a lib/libLLVMCSKYDisassembler.a lib/libLLVMXtensaDisassembler.a lib/libLLVMAArch64Info.a lib/libLLVMARMInfo.a lib/libLLVMBPFInfo.a lib/libLLVMHexagonInfo.a lib/libLLVMLoongArchInfo.a lib/libLLVMMSP430Info.a lib/libLLVMMipsInfo.a lib/libLLVMNVPTXInfo.a lib/libLLVMPowerPCInfo.a lib/libLLVMRISCVInfo.a lib/libLLVMSparcInfo.a lib/libLLVMSystemZInfo.a lib/libLLVMWebAssemblyInfo.a lib/libLLVMX86Info.a lib/libLLVMAVRInfo.a lib/libLLVMM68kInfo.a lib/libLLVMCSKYInfo.a lib/libLLVMXtensaInfo.a lib/libLLVMCodeGenTypes.a lib/libLLVMMC.a lib/libLLVMMCParser.a lib/libLLVMSupport.a lib/libLLVMTargetParser.a lib/libLLVMExegesis.a lib/libLLVMExegesisX86.a lib/libLLVMExegesisAArch64.a lib/libLLVMExegesisPowerPC.a lib/libLLVMExegesisMips.a lib/libLLVMHexagonAsmParser.a lib/libLLVMWebAssemblyUtils.a lib/libLLVMARMDesc.a lib/libLLVMARMInfo.a lib/libLLVMARMUtils.a lib/libLLVMHexagonDesc.a lib/libLLVMHexagonInfo.a lib/libLLVMLoongArchDesc.a lib/libLLVMLoongArchInfo.a lib/libLLVMRISCVDesc.a lib/libLLVMRISCVInfo.a lib/libLLVMSystemZDesc.a lib/libLLVMSystemZInfo.a lib/libLLVMWebAssemblyDesc.a lib/libLLVMWebAssemblyInfo.a lib/libLLVMM68kDesc.a lib/libLLVMM68kInfo.a lib/libLLVMX86AsmParser.a lib/libLLVMX86CodeGen.a lib/libLLVMX86Desc.a lib/libLLVMX86Disassembler.a lib/libLLVMX86Info.a lib/libLLVMAArch64AsmParser.a lib/libLLVMAArch64CodeGen.a lib/libLLVMAArch64Disassembler.a lib/libLLVMAArch64Desc.a lib/libLLVMAArch64Info.a lib/libLLVMAArch64Utils.a lib/libLLVMPowerPCAsmParser.a lib/libLLVMPowerPCCodeGen.a lib/libLLVMPowerPCDesc.a lib/libLLVMPowerPCDisassembler.a lib/libLLVMPowerPCInfo.a lib/libLLVMMipsAsmParser.a lib/libLLVMMipsCodeGen.a lib/libLLVMAsmPrinter.a lib/libLLVMMipsDesc.a lib/libLLVMMipsDisassembler.a lib/libLLVMMipsInfo.a lib/libLLVMExegesis.a lib/libLLVMGlobalISel.a lib/libLLVMSelectionDAG.a lib/libLLVMMCDisassembler.a lib/libLLVMMCA.a lib/libLLVMObjectYAML.a lib/libLLVMOrcJIT.a lib/libLLVMExecutionEngine.a lib/libLLVMPasses.a lib/libLLVMCFGuard.a lib/libLLVMCodeGen.a lib/libLLVMCodeGenTypes.a lib/libLLVMTarget.a lib/libLLVMIRPrinter.a lib/libLLVMObjCARCOpts.a lib/libLLVMCoroutines.a lib/libLLVMipo.a lib/libLLVMVectorize.a lib/libLLVMInstrumentation.a lib/libLLVMBitWriter.a lib/libLLVMFrontendOpenMP.a lib/libLLVMScalarOpts.a lib/libLLVMAggressiveInstCombine.a lib/libLLVMInstCombine.a lib/libLLVMFrontendOffloading.a lib/libLLVMLinker.a lib/libLLVMHipStdPar.a lib/libLLVMTransformUtils.a lib/libLLVMAnalysis.a lib/libLLVMProfileData.a lib/libLLVMSymbolize.a lib/libLLVMDebugInfoDWARF.a lib/libLLVMDebugInfoPDB.a lib/libLLVMDebugInfoMSF.a lib/libLLVMDebugInfoBTF.a lib/libLLVMJITLink.a lib/libLLVMOrcTargetProcess.a lib/libLLVMOrcShared.a lib/libLLVMWindowsDriver.a lib/libLLVMOption.a lib/libLLVMRuntimeDyld.a lib/libLLVMObject.a lib/libLLVMMCParser.a lib/libLLVMMC.a lib/libLLVMDebugInfoCodeView.a lib/libLLVMIRReader.a lib/libLLVMBitReader.a lib/libLLVMAsmParser.a lib/libLLVMTextAPI.a lib/libLLVMCore.a lib/libLLVMBinaryFormat.a lib/libLLVMTargetParser.a lib/libLLVMRemarks.a lib/libLLVMBitstreamReader.a lib/libLLVMSupport.a -lrt -ldl -lm -lkstat -lsocket /usr/lib/64/libz.so lib/libLLVMDemangle.a && : [3031/3344] cd /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build && /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/bin/llvm-tblgen -gen-opt-parser-defs -I /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/tools/llvm-lipo -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -no-warn-on-unused-template-args /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/tools/llvm-lipo/LipoOpts.td --write-if-changed -o tools/llvm-lipo/LipoOpts.inc -d tools/llvm-lipo/LipoOpts.inc.d [3032/3344] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/tools/llvm-jitlink -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/tools/llvm-jitlink -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fno-exceptions -funwind-tables -fno-rtti -MD -MT tools/llvm-jitlink/CMakeFiles/llvm-jitlink.dir/llvm-jitlink-coff.cpp.o -MF tools/llvm-jitlink/CMakeFiles/llvm-jitlink.dir/llvm-jitlink-coff.cpp.o.d -o tools/llvm-jitlink/CMakeFiles/llvm-jitlink.dir/llvm-jitlink-coff.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/tools/llvm-jitlink/llvm-jitlink-coff.cpp [3033/3344] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/tools/llvm-jitlink/llvm-jitlink-executor -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/tools/llvm-jitlink/llvm-jitlink-executor -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fno-exceptions -funwind-tables -fno-rtti -MD -MT tools/llvm-jitlink/llvm-jitlink-executor/CMakeFiles/llvm-jitlink-executor.dir/llvm-jitlink-executor.cpp.o -MF tools/llvm-jitlink/llvm-jitlink-executor/CMakeFiles/llvm-jitlink-executor.dir/llvm-jitlink-executor.cpp.o.d -o tools/llvm-jitlink/llvm-jitlink-executor/CMakeFiles/llvm-jitlink-executor.dir/llvm-jitlink-executor.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/tools/llvm-jitlink/llvm-jitlink-executor/llvm-jitlink-executor.cpp [3034/3344] : && /usr/gcc/13/bin/g++ -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -rdynamic tools/llvm-jitlink/llvm-jitlink-executor/CMakeFiles/llvm-jitlink-executor.dir/llvm-jitlink-executor.cpp.o -o bin/llvm-jitlink-executor -Wl,-R"\$ORIGIN/../lib:" lib/libLLVMOrcShared.a lib/libLLVMOrcTargetProcess.a lib/libLLVMSupport.a lib/libLLVMOrcShared.a lib/libLLVMTargetParser.a lib/libLLVMSupport.a -lrt -ldl -lm -lsocket /usr/lib/64/libz.so lib/libLLVMDemangle.a -lkstat && : [3035/3344] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/tools/llvm-jitlink -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/tools/llvm-jitlink -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fno-exceptions -funwind-tables -fno-rtti -MD -MT tools/llvm-jitlink/CMakeFiles/llvm-jitlink.dir/llvm-jitlink-elf.cpp.o -MF tools/llvm-jitlink/CMakeFiles/llvm-jitlink.dir/llvm-jitlink-elf.cpp.o.d -o tools/llvm-jitlink/CMakeFiles/llvm-jitlink.dir/llvm-jitlink-elf.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/tools/llvm-jitlink/llvm-jitlink-elf.cpp [3036/3344] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/tools/llvm-jitlink -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/tools/llvm-jitlink -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fno-exceptions -funwind-tables -fno-rtti -MD -MT tools/llvm-jitlink/CMakeFiles/llvm-jitlink.dir/llvm-jitlink-macho.cpp.o -MF tools/llvm-jitlink/CMakeFiles/llvm-jitlink.dir/llvm-jitlink-macho.cpp.o.d -o tools/llvm-jitlink/CMakeFiles/llvm-jitlink.dir/llvm-jitlink-macho.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/tools/llvm-jitlink/llvm-jitlink-macho.cpp [3037/3344] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/tools/llvm-libtool-darwin -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/tools/llvm-libtool-darwin -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fno-exceptions -funwind-tables -fno-rtti -MD -MT tools/llvm-libtool-darwin/CMakeFiles/llvm-libtool-darwin.dir/llvm-libtool-darwin-driver.cpp.o -MF tools/llvm-libtool-darwin/CMakeFiles/llvm-libtool-darwin.dir/llvm-libtool-darwin-driver.cpp.o.d -o tools/llvm-libtool-darwin/CMakeFiles/llvm-libtool-darwin.dir/llvm-libtool-darwin-driver.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/tools/llvm-libtool-darwin/llvm-libtool-darwin-driver.cpp [3038/3344] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/tools/llvm-jitlink -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/tools/llvm-jitlink -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fno-exceptions -funwind-tables -fno-rtti -MD -MT tools/llvm-jitlink/CMakeFiles/llvm-jitlink.dir/llvm-jitlink-statistics.cpp.o -MF tools/llvm-jitlink/CMakeFiles/llvm-jitlink.dir/llvm-jitlink-statistics.cpp.o.d -o tools/llvm-jitlink/CMakeFiles/llvm-jitlink.dir/llvm-jitlink-statistics.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/tools/llvm-jitlink/llvm-jitlink-statistics.cpp [3039/3344] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/tools/llvm-lipo -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/tools/llvm-lipo -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fno-exceptions -funwind-tables -fno-rtti -MD -MT tools/llvm-lipo/CMakeFiles/llvm-lipo.dir/llvm-lipo-driver.cpp.o -MF tools/llvm-lipo/CMakeFiles/llvm-lipo.dir/llvm-lipo-driver.cpp.o.d -o tools/llvm-lipo/CMakeFiles/llvm-lipo.dir/llvm-lipo-driver.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/tools/llvm-lipo/llvm-lipo-driver.cpp [3040/3344] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/tools/llvm-mc -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/tools/llvm-mc -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fno-exceptions -funwind-tables -fno-rtti -MD -MT tools/llvm-mc/CMakeFiles/llvm-mc.dir/Disassembler.cpp.o -MF tools/llvm-mc/CMakeFiles/llvm-mc.dir/Disassembler.cpp.o.d -o tools/llvm-mc/CMakeFiles/llvm-mc.dir/Disassembler.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/tools/llvm-mc/Disassembler.cpp [3041/3344] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/tools/llvm-link -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/tools/llvm-link -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fno-exceptions -funwind-tables -fno-rtti -MD -MT tools/llvm-link/CMakeFiles/llvm-link.dir/llvm-link.cpp.o -MF tools/llvm-link/CMakeFiles/llvm-link.dir/llvm-link.cpp.o.d -o tools/llvm-link/CMakeFiles/llvm-link.dir/llvm-link.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/tools/llvm-link/llvm-link.cpp [3042/3344] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/tools/llvm-lipo -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/tools/llvm-lipo -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fno-exceptions -funwind-tables -fno-rtti -MD -MT tools/llvm-lipo/CMakeFiles/llvm-lipo.dir/llvm-lipo.cpp.o -MF tools/llvm-lipo/CMakeFiles/llvm-lipo.dir/llvm-lipo.cpp.o.d -o tools/llvm-lipo/CMakeFiles/llvm-lipo.dir/llvm-lipo.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/tools/llvm-lipo/llvm-lipo.cpp [3043/3344] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/tools/llvm-libtool-darwin -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/tools/llvm-libtool-darwin -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fno-exceptions -funwind-tables -fno-rtti -MD -MT tools/llvm-libtool-darwin/CMakeFiles/llvm-libtool-darwin.dir/llvm-libtool-darwin.cpp.o -MF tools/llvm-libtool-darwin/CMakeFiles/llvm-libtool-darwin.dir/llvm-libtool-darwin.cpp.o.d -o tools/llvm-libtool-darwin/CMakeFiles/llvm-libtool-darwin.dir/llvm-libtool-darwin.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/tools/llvm-libtool-darwin/llvm-libtool-darwin.cpp [3044/3344] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/tools/llvm-mca -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/tools/llvm-mca -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/tools/llvm-mca/include -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fno-exceptions -funwind-tables -fno-rtti -MD -MT tools/llvm-mca/CMakeFiles/llvm-mca.dir/CodeRegion.cpp.o -MF tools/llvm-mca/CMakeFiles/llvm-mca.dir/CodeRegion.cpp.o.d -o tools/llvm-mca/CMakeFiles/llvm-mca.dir/CodeRegion.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/tools/llvm-mca/CodeRegion.cpp [3045/3344] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/tools/llvm-mc -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/tools/llvm-mc -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fno-exceptions -funwind-tables -fno-rtti -MD -MT tools/llvm-mc/CMakeFiles/llvm-mc.dir/llvm-mc.cpp.o -MF tools/llvm-mc/CMakeFiles/llvm-mc.dir/llvm-mc.cpp.o.d -o tools/llvm-mc/CMakeFiles/llvm-mc.dir/llvm-mc.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/tools/llvm-mc/llvm-mc.cpp [3046/3344] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/tools/llvm-mca -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/tools/llvm-mca -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/tools/llvm-mca/include -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fno-exceptions -funwind-tables -fno-rtti -MD -MT tools/llvm-mca/CMakeFiles/llvm-mca.dir/CodeRegionGenerator.cpp.o -MF tools/llvm-mca/CMakeFiles/llvm-mca.dir/CodeRegionGenerator.cpp.o.d -o tools/llvm-mca/CMakeFiles/llvm-mca.dir/CodeRegionGenerator.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/tools/llvm-mca/CodeRegionGenerator.cpp [3047/3344] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/tools/llvm-mca -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/tools/llvm-mca -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/tools/llvm-mca/include -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fno-exceptions -funwind-tables -fno-rtti -MD -MT tools/llvm-mca/CMakeFiles/llvm-mca.dir/Views/DispatchStatistics.cpp.o -MF tools/llvm-mca/CMakeFiles/llvm-mca.dir/Views/DispatchStatistics.cpp.o.d -o tools/llvm-mca/CMakeFiles/llvm-mca.dir/Views/DispatchStatistics.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/tools/llvm-mca/Views/DispatchStatistics.cpp [3048/3344] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/tools/llvm-mca -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/tools/llvm-mca -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/tools/llvm-mca/include -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fno-exceptions -funwind-tables -fno-rtti -MD -MT tools/llvm-mca/CMakeFiles/llvm-mca.dir/llvm-mca.cpp.o -MF tools/llvm-mca/CMakeFiles/llvm-mca.dir/llvm-mca.cpp.o.d -o tools/llvm-mca/CMakeFiles/llvm-mca.dir/llvm-mca.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/tools/llvm-mca/llvm-mca.cpp [3049/3344] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/tools/llvm-mca -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/tools/llvm-mca -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/tools/llvm-mca/include -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fno-exceptions -funwind-tables -fno-rtti -MD -MT tools/llvm-mca/CMakeFiles/llvm-mca.dir/Views/BottleneckAnalysis.cpp.o -MF tools/llvm-mca/CMakeFiles/llvm-mca.dir/Views/BottleneckAnalysis.cpp.o.d -o tools/llvm-mca/CMakeFiles/llvm-mca.dir/Views/BottleneckAnalysis.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/tools/llvm-mca/Views/BottleneckAnalysis.cpp [3050/3344] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/tools/llvm-mca -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/tools/llvm-mca -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/tools/llvm-mca/include -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fno-exceptions -funwind-tables -fno-rtti -MD -MT tools/llvm-mca/CMakeFiles/llvm-mca.dir/Views/InstructionView.cpp.o -MF tools/llvm-mca/CMakeFiles/llvm-mca.dir/Views/InstructionView.cpp.o.d -o tools/llvm-mca/CMakeFiles/llvm-mca.dir/Views/InstructionView.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/tools/llvm-mca/Views/InstructionView.cpp [3051/3344] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/tools/llvm-mca -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/tools/llvm-mca -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/tools/llvm-mca/include -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fno-exceptions -funwind-tables -fno-rtti -MD -MT tools/llvm-mca/CMakeFiles/llvm-mca.dir/Views/InstructionInfoView.cpp.o -MF tools/llvm-mca/CMakeFiles/llvm-mca.dir/Views/InstructionInfoView.cpp.o.d -o tools/llvm-mca/CMakeFiles/llvm-mca.dir/Views/InstructionInfoView.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/tools/llvm-mca/Views/InstructionInfoView.cpp [3052/3344] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/tools/llvm-mca -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/tools/llvm-mca -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/tools/llvm-mca/include -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fno-exceptions -funwind-tables -fno-rtti -MD -MT tools/llvm-mca/CMakeFiles/llvm-mca.dir/PipelinePrinter.cpp.o -MF tools/llvm-mca/CMakeFiles/llvm-mca.dir/PipelinePrinter.cpp.o.d -o tools/llvm-mca/CMakeFiles/llvm-mca.dir/PipelinePrinter.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/tools/llvm-mca/PipelinePrinter.cpp [3053/3344] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/tools/llvm-mca -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/tools/llvm-mca -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/tools/llvm-mca/include -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fno-exceptions -funwind-tables -fno-rtti -MD -MT tools/llvm-mca/CMakeFiles/llvm-mca.dir/Views/RegisterFileStatistics.cpp.o -MF tools/llvm-mca/CMakeFiles/llvm-mca.dir/Views/RegisterFileStatistics.cpp.o.d -o tools/llvm-mca/CMakeFiles/llvm-mca.dir/Views/RegisterFileStatistics.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/tools/llvm-mca/Views/RegisterFileStatistics.cpp [3054/3344] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/tools/llvm-microsoft-demangle-fuzzer -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/tools/llvm-microsoft-demangle-fuzzer -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fno-exceptions -funwind-tables -fno-rtti -MD -MT tools/llvm-microsoft-demangle-fuzzer/CMakeFiles/llvm-microsoft-demangle-fuzzer.dir/DummyDemanglerFuzzer.cpp.o -MF tools/llvm-microsoft-demangle-fuzzer/CMakeFiles/llvm-microsoft-demangle-fuzzer.dir/DummyDemanglerFuzzer.cpp.o.d -o tools/llvm-microsoft-demangle-fuzzer/CMakeFiles/llvm-microsoft-demangle-fuzzer.dir/DummyDemanglerFuzzer.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/tools/llvm-microsoft-demangle-fuzzer/DummyDemanglerFuzzer.cpp [3055/3344] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/tools/llvm-lto2 -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/tools/llvm-lto2 -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fno-exceptions -funwind-tables -fno-rtti -MD -MT tools/llvm-lto2/CMakeFiles/llvm-lto2.dir/llvm-lto2.cpp.o -MF tools/llvm-lto2/CMakeFiles/llvm-lto2.dir/llvm-lto2.cpp.o.d -o tools/llvm-lto2/CMakeFiles/llvm-lto2.dir/llvm-lto2.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/tools/llvm-lto2/llvm-lto2.cpp [3056/3344] cd /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build && /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/bin/llvm-tblgen -gen-opt-parser-defs -I /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/tools/llvm-ml -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -no-warn-on-unused-template-args /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/tools/llvm-ml/Opts.td --write-if-changed -o tools/llvm-ml/Opts.inc -d tools/llvm-ml/Opts.inc.d [3057/3344] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/tools/llvm-mca -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/tools/llvm-mca -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/tools/llvm-mca/include -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fno-exceptions -funwind-tables -fno-rtti -MD -MT tools/llvm-mca/CMakeFiles/llvm-mca.dir/Views/RetireControlUnitStatistics.cpp.o -MF tools/llvm-mca/CMakeFiles/llvm-mca.dir/Views/RetireControlUnitStatistics.cpp.o.d -o tools/llvm-mca/CMakeFiles/llvm-mca.dir/Views/RetireControlUnitStatistics.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/tools/llvm-mca/Views/RetireControlUnitStatistics.cpp [3058/3344] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/tools/llvm-microsoft-demangle-fuzzer -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/tools/llvm-microsoft-demangle-fuzzer -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fno-exceptions -funwind-tables -fno-rtti -MD -MT tools/llvm-microsoft-demangle-fuzzer/CMakeFiles/llvm-microsoft-demangle-fuzzer.dir/llvm-microsoft-demangle-fuzzer.cpp.o -MF tools/llvm-microsoft-demangle-fuzzer/CMakeFiles/llvm-microsoft-demangle-fuzzer.dir/llvm-microsoft-demangle-fuzzer.cpp.o.d -o tools/llvm-microsoft-demangle-fuzzer/CMakeFiles/llvm-microsoft-demangle-fuzzer.dir/llvm-microsoft-demangle-fuzzer.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/tools/llvm-microsoft-demangle-fuzzer/llvm-microsoft-demangle-fuzzer.cpp [3059/3344] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/tools/llvm-mca -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/tools/llvm-mca -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/tools/llvm-mca/include -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fno-exceptions -funwind-tables -fno-rtti -MD -MT tools/llvm-mca/CMakeFiles/llvm-mca.dir/Views/SchedulerStatistics.cpp.o -MF tools/llvm-mca/CMakeFiles/llvm-mca.dir/Views/SchedulerStatistics.cpp.o.d -o tools/llvm-mca/CMakeFiles/llvm-mca.dir/Views/SchedulerStatistics.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/tools/llvm-mca/Views/SchedulerStatistics.cpp [3060/3344] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/tools/llvm-mca -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/tools/llvm-mca -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/tools/llvm-mca/include -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fno-exceptions -funwind-tables -fno-rtti -MD -MT tools/llvm-mca/CMakeFiles/llvm-mca.dir/Views/ResourcePressureView.cpp.o -MF tools/llvm-mca/CMakeFiles/llvm-mca.dir/Views/ResourcePressureView.cpp.o.d -o tools/llvm-mca/CMakeFiles/llvm-mca.dir/Views/ResourcePressureView.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/tools/llvm-mca/Views/ResourcePressureView.cpp [3061/3344] cd /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build && /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/bin/llvm-tblgen -gen-opt-parser-defs -I /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/tools/llvm-mt -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -no-warn-on-unused-template-args /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/tools/llvm-mt/Opts.td --write-if-changed -o tools/llvm-mt/Opts.inc -d tools/llvm-mt/Opts.inc.d [3062/3344] cd /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build && /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/bin/llvm-tblgen -gen-opt-parser-defs -I /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/tools/llvm-nm -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -no-warn-on-unused-template-args /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/tools/llvm-nm/Opts.td --write-if-changed -o tools/llvm-nm/Opts.inc -d tools/llvm-nm/Opts.inc.d [3063/3344] cd /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build && /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/bin/llvm-tblgen -gen-opt-parser-defs -I /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/tools/llvm-objcopy -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -no-warn-on-unused-template-args /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/tools/llvm-objcopy/ObjcopyOpts.td --write-if-changed -o tools/llvm-objcopy/ObjcopyOpts.inc -d tools/llvm-objcopy/ObjcopyOpts.inc.d [3064/3344] cd /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build && /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/bin/llvm-tblgen -gen-opt-parser-defs -I /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/tools/llvm-objcopy -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -no-warn-on-unused-template-args /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/tools/llvm-objcopy/InstallNameToolOpts.td --write-if-changed -o tools/llvm-objcopy/InstallNameToolOpts.inc -d tools/llvm-objcopy/InstallNameToolOpts.inc.d [3065/3344] cd /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build && /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/bin/llvm-tblgen -gen-opt-parser-defs -I /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/tools/llvm-objcopy -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -no-warn-on-unused-template-args /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/tools/llvm-objcopy/BitcodeStripOpts.td --write-if-changed -o tools/llvm-objcopy/BitcodeStripOpts.inc -d tools/llvm-objcopy/BitcodeStripOpts.inc.d [3066/3344] cd /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build && /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/bin/llvm-tblgen -gen-opt-parser-defs -I /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/tools/llvm-objcopy -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -no-warn-on-unused-template-args /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/tools/llvm-objcopy/StripOpts.td --write-if-changed -o tools/llvm-objcopy/StripOpts.inc -d tools/llvm-objcopy/StripOpts.inc.d [3067/3344] cd /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build && /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/bin/llvm-tblgen -gen-opt-parser-defs -I /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/tools/llvm-objdump -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -no-warn-on-unused-template-args /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/tools/llvm-objdump/ObjdumpOpts.td --write-if-changed -o tools/llvm-objdump/ObjdumpOpts.inc -d tools/llvm-objdump/ObjdumpOpts.inc.d [3068/3344] cd /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build && /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/bin/llvm-tblgen -gen-opt-parser-defs -I /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/tools/llvm-objdump -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -no-warn-on-unused-template-args /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/tools/llvm-objdump/OtoolOpts.td --write-if-changed -o tools/llvm-objdump/OtoolOpts.inc -d tools/llvm-objdump/OtoolOpts.inc.d [3069/3344] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/tools/llvm-mca -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/tools/llvm-mca -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/tools/llvm-mca/include -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fno-exceptions -funwind-tables -fno-rtti -MD -MT tools/llvm-mca/CMakeFiles/llvm-mca.dir/Views/SummaryView.cpp.o -MF tools/llvm-mca/CMakeFiles/llvm-mca.dir/Views/SummaryView.cpp.o.d -o tools/llvm-mca/CMakeFiles/llvm-mca.dir/Views/SummaryView.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/tools/llvm-mca/Views/SummaryView.cpp [3070/3344] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/tools/llvm-opt-fuzzer -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/tools/llvm-opt-fuzzer -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fno-exceptions -funwind-tables -fno-rtti -MD -MT tools/llvm-opt-fuzzer/CMakeFiles/llvm-opt-fuzzer.dir/DummyOptFuzzer.cpp.o -MF tools/llvm-opt-fuzzer/CMakeFiles/llvm-opt-fuzzer.dir/DummyOptFuzzer.cpp.o.d -o tools/llvm-opt-fuzzer/CMakeFiles/llvm-opt-fuzzer.dir/DummyOptFuzzer.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/tools/llvm-opt-fuzzer/DummyOptFuzzer.cpp [3071/3344] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/tools/llvm-ml -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/tools/llvm-ml -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fno-exceptions -funwind-tables -fno-rtti -MD -MT tools/llvm-ml/CMakeFiles/llvm-ml.dir/llvm-ml-driver.cpp.o -MF tools/llvm-ml/CMakeFiles/llvm-ml.dir/llvm-ml-driver.cpp.o.d -o tools/llvm-ml/CMakeFiles/llvm-ml.dir/llvm-ml-driver.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/tools/llvm-ml/llvm-ml-driver.cpp [3072/3344] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/tools/llvm-jitlink -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/tools/llvm-jitlink -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fno-exceptions -funwind-tables -fno-rtti -MD -MT tools/llvm-jitlink/CMakeFiles/llvm-jitlink.dir/llvm-jitlink.cpp.o -MF tools/llvm-jitlink/CMakeFiles/llvm-jitlink.dir/llvm-jitlink.cpp.o.d -o tools/llvm-jitlink/CMakeFiles/llvm-jitlink.dir/llvm-jitlink.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/tools/llvm-jitlink/llvm-jitlink.cpp [3073/3344] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/tools/llvm-mca -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/tools/llvm-mca -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/tools/llvm-mca/include -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fno-exceptions -funwind-tables -fno-rtti -MD -MT tools/llvm-mca/CMakeFiles/llvm-mca.dir/Views/TimelineView.cpp.o -MF tools/llvm-mca/CMakeFiles/llvm-mca.dir/Views/TimelineView.cpp.o.d -o tools/llvm-mca/CMakeFiles/llvm-mca.dir/Views/TimelineView.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/tools/llvm-mca/Views/TimelineView.cpp [3074/3344] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/tools/llvm-mt -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/tools/llvm-mt -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fno-exceptions -funwind-tables -fno-rtti -MD -MT tools/llvm-mt/CMakeFiles/llvm-mt.dir/llvm-mt-driver.cpp.o -MF tools/llvm-mt/CMakeFiles/llvm-mt.dir/llvm-mt-driver.cpp.o.d -o tools/llvm-mt/CMakeFiles/llvm-mt.dir/llvm-mt-driver.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/tools/llvm-mt/llvm-mt-driver.cpp [3075/3344] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/tools/llvm-nm -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/tools/llvm-nm -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fno-exceptions -funwind-tables -fno-rtti -MD -MT tools/llvm-nm/CMakeFiles/llvm-nm.dir/llvm-nm-driver.cpp.o -MF tools/llvm-nm/CMakeFiles/llvm-nm.dir/llvm-nm-driver.cpp.o.d -o tools/llvm-nm/CMakeFiles/llvm-nm.dir/llvm-nm-driver.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/tools/llvm-nm/llvm-nm-driver.cpp [3076/3344] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/tools/llvm-mt -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/tools/llvm-mt -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fno-exceptions -funwind-tables -fno-rtti -MD -MT tools/llvm-mt/CMakeFiles/llvm-mt.dir/llvm-mt.cpp.o -MF tools/llvm-mt/CMakeFiles/llvm-mt.dir/llvm-mt.cpp.o.d -o tools/llvm-mt/CMakeFiles/llvm-mt.dir/llvm-mt.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/tools/llvm-mt/llvm-mt.cpp [3077/3344] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/tools/llvm-ml -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/tools/llvm-ml -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fno-exceptions -funwind-tables -fno-rtti -MD -MT tools/llvm-ml/CMakeFiles/llvm-ml.dir/Disassembler.cpp.o -MF tools/llvm-ml/CMakeFiles/llvm-ml.dir/Disassembler.cpp.o.d -o tools/llvm-ml/CMakeFiles/llvm-ml.dir/Disassembler.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/tools/llvm-ml/Disassembler.cpp [3078/3344] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/tools/llvm-objcopy -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/tools/llvm-objcopy -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fno-exceptions -funwind-tables -fno-rtti -MD -MT tools/llvm-objcopy/CMakeFiles/llvm-objcopy.dir/llvm-objcopy-driver.cpp.o -MF tools/llvm-objcopy/CMakeFiles/llvm-objcopy.dir/llvm-objcopy-driver.cpp.o.d -o tools/llvm-objcopy/CMakeFiles/llvm-objcopy.dir/llvm-objcopy-driver.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/tools/llvm-objcopy/llvm-objcopy-driver.cpp [3079/3344] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/tools/llvm-modextract -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/tools/llvm-modextract -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fno-exceptions -funwind-tables -fno-rtti -MD -MT tools/llvm-modextract/CMakeFiles/llvm-modextract.dir/llvm-modextract.cpp.o -MF tools/llvm-modextract/CMakeFiles/llvm-modextract.dir/llvm-modextract.cpp.o.d -o tools/llvm-modextract/CMakeFiles/llvm-modextract.dir/llvm-modextract.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/tools/llvm-modextract/llvm-modextract.cpp [3080/3344] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/tools/llvm-ml -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/tools/llvm-ml -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fno-exceptions -funwind-tables -fno-rtti -MD -MT tools/llvm-ml/CMakeFiles/llvm-ml.dir/llvm-ml.cpp.o -MF tools/llvm-ml/CMakeFiles/llvm-ml.dir/llvm-ml.cpp.o.d -o tools/llvm-ml/CMakeFiles/llvm-ml.dir/llvm-ml.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/tools/llvm-ml/llvm-ml.cpp [3081/3344] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/tools/llvm-objcopy -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/tools/llvm-objcopy -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fno-exceptions -funwind-tables -fno-rtti -MD -MT tools/llvm-objcopy/CMakeFiles/llvm-objcopy.dir/llvm-objcopy.cpp.o -MF tools/llvm-objcopy/CMakeFiles/llvm-objcopy.dir/llvm-objcopy.cpp.o.d -o tools/llvm-objcopy/CMakeFiles/llvm-objcopy.dir/llvm-objcopy.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/tools/llvm-objcopy/llvm-objcopy.cpp [3082/3344] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/tools/llvm-objdump -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/tools/llvm-objdump -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fno-exceptions -funwind-tables -fno-rtti -MD -MT tools/llvm-objdump/CMakeFiles/llvm-objdump.dir/COFFDump.cpp.o -MF tools/llvm-objdump/CMakeFiles/llvm-objdump.dir/COFFDump.cpp.o.d -o tools/llvm-objdump/CMakeFiles/llvm-objdump.dir/COFFDump.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/tools/llvm-objdump/COFFDump.cpp [3083/3344] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/tools/llvm-objdump -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/tools/llvm-objdump -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fno-exceptions -funwind-tables -fno-rtti -MD -MT tools/llvm-objdump/CMakeFiles/llvm-objdump.dir/SourcePrinter.cpp.o -MF tools/llvm-objdump/CMakeFiles/llvm-objdump.dir/SourcePrinter.cpp.o.d -o tools/llvm-objdump/CMakeFiles/llvm-objdump.dir/SourcePrinter.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/tools/llvm-objdump/SourcePrinter.cpp [3084/3344] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/tools/llvm-objcopy -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/tools/llvm-objcopy -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fno-exceptions -funwind-tables -fno-rtti -MD -MT tools/llvm-objcopy/CMakeFiles/llvm-objcopy.dir/ObjcopyOptions.cpp.o -MF tools/llvm-objcopy/CMakeFiles/llvm-objcopy.dir/ObjcopyOptions.cpp.o.d -o tools/llvm-objcopy/CMakeFiles/llvm-objcopy.dir/ObjcopyOptions.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/tools/llvm-objcopy/ObjcopyOptions.cpp [3085/3344] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/tools/llvm-objdump -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/tools/llvm-objdump -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fno-exceptions -funwind-tables -fno-rtti -MD -MT tools/llvm-objdump/CMakeFiles/llvm-objdump.dir/WasmDump.cpp.o -MF tools/llvm-objdump/CMakeFiles/llvm-objdump.dir/WasmDump.cpp.o.d -o tools/llvm-objdump/CMakeFiles/llvm-objdump.dir/WasmDump.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/tools/llvm-objdump/WasmDump.cpp [3086/3344] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/tools/llvm-objdump -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/tools/llvm-objdump -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fno-exceptions -funwind-tables -fno-rtti -MD -MT tools/llvm-objdump/CMakeFiles/llvm-objdump.dir/OffloadDump.cpp.o -MF tools/llvm-objdump/CMakeFiles/llvm-objdump.dir/OffloadDump.cpp.o.d -o tools/llvm-objdump/CMakeFiles/llvm-objdump.dir/OffloadDump.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/tools/llvm-objdump/OffloadDump.cpp [3087/3344] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/tools/llvm-objdump -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/tools/llvm-objdump -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fno-exceptions -funwind-tables -fno-rtti -MD -MT tools/llvm-objdump/CMakeFiles/llvm-objdump.dir/llvm-objdump-driver.cpp.o -MF tools/llvm-objdump/CMakeFiles/llvm-objdump.dir/llvm-objdump-driver.cpp.o.d -o tools/llvm-objdump/CMakeFiles/llvm-objdump.dir/llvm-objdump-driver.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/tools/llvm-objdump/llvm-objdump-driver.cpp [3088/3344] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/tools/llvm-objdump -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/tools/llvm-objdump -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fno-exceptions -funwind-tables -fno-rtti -MD -MT tools/llvm-objdump/CMakeFiles/llvm-objdump.dir/XCOFFDump.cpp.o -MF tools/llvm-objdump/CMakeFiles/llvm-objdump.dir/XCOFFDump.cpp.o.d -o tools/llvm-objdump/CMakeFiles/llvm-objdump.dir/XCOFFDump.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/tools/llvm-objdump/XCOFFDump.cpp [3089/3344] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/tools/llvm-nm -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/tools/llvm-nm -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fno-exceptions -funwind-tables -fno-rtti -MD -MT tools/llvm-nm/CMakeFiles/llvm-nm.dir/llvm-nm.cpp.o -MF tools/llvm-nm/CMakeFiles/llvm-nm.dir/llvm-nm.cpp.o.d -o tools/llvm-nm/CMakeFiles/llvm-nm.dir/llvm-nm.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/tools/llvm-nm/llvm-nm.cpp [3090/3344] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/tools/llvm-objdump -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/tools/llvm-objdump -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fno-exceptions -funwind-tables -fno-rtti -MD -MT tools/llvm-objdump/CMakeFiles/llvm-objdump.dir/ELFDump.cpp.o -MF tools/llvm-objdump/CMakeFiles/llvm-objdump.dir/ELFDump.cpp.o.d -o tools/llvm-objdump/CMakeFiles/llvm-objdump.dir/ELFDump.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/tools/llvm-objdump/ELFDump.cpp [3091/3344] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/tools/llvm-opt-report -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/tools/llvm-opt-report -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fno-exceptions -funwind-tables -fno-rtti -MD -MT tools/llvm-opt-report/CMakeFiles/llvm-opt-report.dir/OptReport.cpp.o -MF tools/llvm-opt-report/CMakeFiles/llvm-opt-report.dir/OptReport.cpp.o.d -o tools/llvm-opt-report/CMakeFiles/llvm-opt-report.dir/OptReport.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/tools/llvm-opt-report/OptReport.cpp [3092/3344] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/tools/llvm-pdbutil -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/tools/llvm-pdbutil -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fno-exceptions -funwind-tables -fno-rtti -MD -MT tools/llvm-pdbutil/CMakeFiles/llvm-pdbutil.dir/BytesOutputStyle.cpp.o -MF tools/llvm-pdbutil/CMakeFiles/llvm-pdbutil.dir/BytesOutputStyle.cpp.o.d -o tools/llvm-pdbutil/CMakeFiles/llvm-pdbutil.dir/BytesOutputStyle.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/tools/llvm-pdbutil/BytesOutputStyle.cpp [3093/3344] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/tools/llvm-pdbutil -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/tools/llvm-pdbutil -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fno-exceptions -funwind-tables -fno-rtti -MD -MT tools/llvm-pdbutil/CMakeFiles/llvm-pdbutil.dir/ExplainOutputStyle.cpp.o -MF tools/llvm-pdbutil/CMakeFiles/llvm-pdbutil.dir/ExplainOutputStyle.cpp.o.d -o tools/llvm-pdbutil/CMakeFiles/llvm-pdbutil.dir/ExplainOutputStyle.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/tools/llvm-pdbutil/ExplainOutputStyle.cpp [3094/3344] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/tools/llvm-opt-fuzzer -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/tools/llvm-opt-fuzzer -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fno-exceptions -funwind-tables -fno-rtti -MD -MT tools/llvm-opt-fuzzer/CMakeFiles/llvm-opt-fuzzer.dir/llvm-opt-fuzzer.cpp.o -MF tools/llvm-opt-fuzzer/CMakeFiles/llvm-opt-fuzzer.dir/llvm-opt-fuzzer.cpp.o.d -o tools/llvm-opt-fuzzer/CMakeFiles/llvm-opt-fuzzer.dir/llvm-opt-fuzzer.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/tools/llvm-opt-fuzzer/llvm-opt-fuzzer.cpp [3095/3344] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/tools/llvm-pdbutil -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/tools/llvm-pdbutil -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fno-exceptions -funwind-tables -fno-rtti -MD -MT tools/llvm-pdbutil/CMakeFiles/llvm-pdbutil.dir/MinimalSymbolDumper.cpp.o -MF tools/llvm-pdbutil/CMakeFiles/llvm-pdbutil.dir/MinimalSymbolDumper.cpp.o.d -o tools/llvm-pdbutil/CMakeFiles/llvm-pdbutil.dir/MinimalSymbolDumper.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/tools/llvm-pdbutil/MinimalSymbolDumper.cpp [3096/3344] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/tools/llvm-pdbutil -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/tools/llvm-pdbutil -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fno-exceptions -funwind-tables -fno-rtti -MD -MT tools/llvm-pdbutil/CMakeFiles/llvm-pdbutil.dir/MinimalTypeDumper.cpp.o -MF tools/llvm-pdbutil/CMakeFiles/llvm-pdbutil.dir/MinimalTypeDumper.cpp.o.d -o tools/llvm-pdbutil/CMakeFiles/llvm-pdbutil.dir/MinimalTypeDumper.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/tools/llvm-pdbutil/MinimalTypeDumper.cpp [3097/3344] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/tools/llvm-objdump -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/tools/llvm-objdump -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fno-exceptions -funwind-tables -fno-rtti -MD -MT tools/llvm-objdump/CMakeFiles/llvm-objdump.dir/MachODump.cpp.o -MF tools/llvm-objdump/CMakeFiles/llvm-objdump.dir/MachODump.cpp.o.d -o tools/llvm-objdump/CMakeFiles/llvm-objdump.dir/MachODump.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/tools/llvm-objdump/MachODump.cpp [3098/3344] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/tools/llvm-pdbutil -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/tools/llvm-pdbutil -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fno-exceptions -funwind-tables -fno-rtti -MD -MT tools/llvm-pdbutil/CMakeFiles/llvm-pdbutil.dir/PdbYaml.cpp.o -MF tools/llvm-pdbutil/CMakeFiles/llvm-pdbutil.dir/PdbYaml.cpp.o.d -o tools/llvm-pdbutil/CMakeFiles/llvm-pdbutil.dir/PdbYaml.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/tools/llvm-pdbutil/PdbYaml.cpp [3099/3344] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/tools/llvm-pdbutil -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/tools/llvm-pdbutil -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fno-exceptions -funwind-tables -fno-rtti -MD -MT tools/llvm-pdbutil/CMakeFiles/llvm-pdbutil.dir/PrettyBuiltinDumper.cpp.o -MF tools/llvm-pdbutil/CMakeFiles/llvm-pdbutil.dir/PrettyBuiltinDumper.cpp.o.d -o tools/llvm-pdbutil/CMakeFiles/llvm-pdbutil.dir/PrettyBuiltinDumper.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/tools/llvm-pdbutil/PrettyBuiltinDumper.cpp [3100/3344] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/tools/llvm-objdump -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/tools/llvm-objdump -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fno-exceptions -funwind-tables -fno-rtti -MD -MT tools/llvm-objdump/CMakeFiles/llvm-objdump.dir/llvm-objdump.cpp.o -MF tools/llvm-objdump/CMakeFiles/llvm-objdump.dir/llvm-objdump.cpp.o.d -o tools/llvm-objdump/CMakeFiles/llvm-objdump.dir/llvm-objdump.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/tools/llvm-objdump/llvm-objdump.cpp [3101/3344] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/tools/llvm-pdbutil -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/tools/llvm-pdbutil -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fno-exceptions -funwind-tables -fno-rtti -MD -MT tools/llvm-pdbutil/CMakeFiles/llvm-pdbutil.dir/PrettyClassDefinitionDumper.cpp.o -MF tools/llvm-pdbutil/CMakeFiles/llvm-pdbutil.dir/PrettyClassDefinitionDumper.cpp.o.d -o tools/llvm-pdbutil/CMakeFiles/llvm-pdbutil.dir/PrettyClassDefinitionDumper.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/tools/llvm-pdbutil/PrettyClassDefinitionDumper.cpp [3102/3344] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/tools/llvm-pdbutil -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/tools/llvm-pdbutil -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fno-exceptions -funwind-tables -fno-rtti -MD -MT tools/llvm-pdbutil/CMakeFiles/llvm-pdbutil.dir/PrettyClassLayoutGraphicalDumper.cpp.o -MF tools/llvm-pdbutil/CMakeFiles/llvm-pdbutil.dir/PrettyClassLayoutGraphicalDumper.cpp.o.d -o tools/llvm-pdbutil/CMakeFiles/llvm-pdbutil.dir/PrettyClassLayoutGraphicalDumper.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/tools/llvm-pdbutil/PrettyClassLayoutGraphicalDumper.cpp [3103/3344] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/tools/llvm-pdbutil -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/tools/llvm-pdbutil -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fno-exceptions -funwind-tables -fno-rtti -MD -MT tools/llvm-pdbutil/CMakeFiles/llvm-pdbutil.dir/PrettyExternalSymbolDumper.cpp.o -MF tools/llvm-pdbutil/CMakeFiles/llvm-pdbutil.dir/PrettyExternalSymbolDumper.cpp.o.d -o tools/llvm-pdbutil/CMakeFiles/llvm-pdbutil.dir/PrettyExternalSymbolDumper.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/tools/llvm-pdbutil/PrettyExternalSymbolDumper.cpp [3104/3344] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/tools/llvm-pdbutil -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/tools/llvm-pdbutil -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fno-exceptions -funwind-tables -fno-rtti -MD -MT tools/llvm-pdbutil/CMakeFiles/llvm-pdbutil.dir/PrettyEnumDumper.cpp.o -MF tools/llvm-pdbutil/CMakeFiles/llvm-pdbutil.dir/PrettyEnumDumper.cpp.o.d -o tools/llvm-pdbutil/CMakeFiles/llvm-pdbutil.dir/PrettyEnumDumper.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/tools/llvm-pdbutil/PrettyEnumDumper.cpp [3105/3344] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/tools/llvm-pdbutil -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/tools/llvm-pdbutil -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fno-exceptions -funwind-tables -fno-rtti -MD -MT tools/llvm-pdbutil/CMakeFiles/llvm-pdbutil.dir/PrettyCompilandDumper.cpp.o -MF tools/llvm-pdbutil/CMakeFiles/llvm-pdbutil.dir/PrettyCompilandDumper.cpp.o.d -o tools/llvm-pdbutil/CMakeFiles/llvm-pdbutil.dir/PrettyCompilandDumper.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/tools/llvm-pdbutil/PrettyCompilandDumper.cpp [3106/3344] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/tools/llvm-pdbutil -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/tools/llvm-pdbutil -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fno-exceptions -funwind-tables -fno-rtti -MD -MT tools/llvm-pdbutil/CMakeFiles/llvm-pdbutil.dir/DumpOutputStyle.cpp.o -MF tools/llvm-pdbutil/CMakeFiles/llvm-pdbutil.dir/DumpOutputStyle.cpp.o.d -o tools/llvm-pdbutil/CMakeFiles/llvm-pdbutil.dir/DumpOutputStyle.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/tools/llvm-pdbutil/DumpOutputStyle.cpp [3107/3344] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/tools/llvm-pdbutil -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/tools/llvm-pdbutil -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fno-exceptions -funwind-tables -fno-rtti -MD -MT tools/llvm-pdbutil/CMakeFiles/llvm-pdbutil.dir/PrettyFunctionDumper.cpp.o -MF tools/llvm-pdbutil/CMakeFiles/llvm-pdbutil.dir/PrettyFunctionDumper.cpp.o.d -o tools/llvm-pdbutil/CMakeFiles/llvm-pdbutil.dir/PrettyFunctionDumper.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/tools/llvm-pdbutil/PrettyFunctionDumper.cpp [3108/3344] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/tools/llvm-pdbutil -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/tools/llvm-pdbutil -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fno-exceptions -funwind-tables -fno-rtti -MD -MT tools/llvm-pdbutil/CMakeFiles/llvm-pdbutil.dir/PrettyTypedefDumper.cpp.o -MF tools/llvm-pdbutil/CMakeFiles/llvm-pdbutil.dir/PrettyTypedefDumper.cpp.o.d -o tools/llvm-pdbutil/CMakeFiles/llvm-pdbutil.dir/PrettyTypedefDumper.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/tools/llvm-pdbutil/PrettyTypedefDumper.cpp [3109/3344] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/tools/llvm-pdbutil -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/tools/llvm-pdbutil -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fno-exceptions -funwind-tables -fno-rtti -MD -MT tools/llvm-pdbutil/CMakeFiles/llvm-pdbutil.dir/PrettyVariableDumper.cpp.o -MF tools/llvm-pdbutil/CMakeFiles/llvm-pdbutil.dir/PrettyVariableDumper.cpp.o.d -o tools/llvm-pdbutil/CMakeFiles/llvm-pdbutil.dir/PrettyVariableDumper.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/tools/llvm-pdbutil/PrettyVariableDumper.cpp [3110/3344] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/tools/llvm-pdbutil -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/tools/llvm-pdbutil -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fno-exceptions -funwind-tables -fno-rtti -MD -MT tools/llvm-pdbutil/CMakeFiles/llvm-pdbutil.dir/llvm-pdbutil.cpp.o -MF tools/llvm-pdbutil/CMakeFiles/llvm-pdbutil.dir/llvm-pdbutil.cpp.o.d -o tools/llvm-pdbutil/CMakeFiles/llvm-pdbutil.dir/llvm-pdbutil.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/tools/llvm-pdbutil/llvm-pdbutil.cpp [3111/3344] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/tools/llvm-pdbutil -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/tools/llvm-pdbutil -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fno-exceptions -funwind-tables -fno-rtti -MD -MT tools/llvm-pdbutil/CMakeFiles/llvm-pdbutil.dir/StreamUtil.cpp.o -MF tools/llvm-pdbutil/CMakeFiles/llvm-pdbutil.dir/StreamUtil.cpp.o.d -o tools/llvm-pdbutil/CMakeFiles/llvm-pdbutil.dir/StreamUtil.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/tools/llvm-pdbutil/StreamUtil.cpp [3112/3344] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/tools/llvm-pdbutil -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/tools/llvm-pdbutil -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fno-exceptions -funwind-tables -fno-rtti -MD -MT tools/llvm-pdbutil/CMakeFiles/llvm-pdbutil.dir/PrettyTypeDumper.cpp.o -MF tools/llvm-pdbutil/CMakeFiles/llvm-pdbutil.dir/PrettyTypeDumper.cpp.o.d -o tools/llvm-pdbutil/CMakeFiles/llvm-pdbutil.dir/PrettyTypeDumper.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/tools/llvm-pdbutil/PrettyTypeDumper.cpp [3113/3344] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/tools/llvm-pdbutil -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/tools/llvm-pdbutil -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fno-exceptions -funwind-tables -fno-rtti -MD -MT tools/llvm-pdbutil/CMakeFiles/llvm-pdbutil.dir/TypeReferenceTracker.cpp.o -MF tools/llvm-pdbutil/CMakeFiles/llvm-pdbutil.dir/TypeReferenceTracker.cpp.o.d -o tools/llvm-pdbutil/CMakeFiles/llvm-pdbutil.dir/TypeReferenceTracker.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/tools/llvm-pdbutil/TypeReferenceTracker.cpp [3114/3344] cd /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build && /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/bin/llvm-tblgen -gen-opt-parser-defs -I /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/tools/llvm-rc -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -no-warn-on-unused-template-args /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/tools/llvm-rc/Opts.td --write-if-changed -o tools/llvm-rc/Opts.inc -d tools/llvm-rc/Opts.inc.d [3115/3344] cd /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build && /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/bin/llvm-tblgen -gen-opt-parser-defs -I /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/tools/llvm-rc -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -no-warn-on-unused-template-args /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/tools/llvm-rc/WindresOpts.td --write-if-changed -o tools/llvm-rc/WindresOpts.inc -d tools/llvm-rc/WindresOpts.inc.d [3116/3344] cd /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build && /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/bin/llvm-tblgen -gen-opt-parser-defs -I /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/tools/llvm-readobj -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -no-warn-on-unused-template-args /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/tools/llvm-readobj/Opts.td --write-if-changed -o tools/llvm-readobj/Opts.inc -d tools/llvm-readobj/Opts.inc.d [3117/3344] cd /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build && /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/bin/llvm-tblgen -gen-opt-parser-defs -I /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/tools/llvm-readtapi -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -no-warn-on-unused-template-args /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/tools/llvm-readtapi/TapiOpts.td --write-if-changed -o tools/llvm-readtapi/TapiOpts.inc -d tools/llvm-readtapi/TapiOpts.inc.d [3118/3344] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/tools/llvm-pdbutil -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/tools/llvm-pdbutil -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fno-exceptions -funwind-tables -fno-rtti -MD -MT tools/llvm-pdbutil/CMakeFiles/llvm-pdbutil.dir/YAMLOutputStyle.cpp.o -MF tools/llvm-pdbutil/CMakeFiles/llvm-pdbutil.dir/YAMLOutputStyle.cpp.o.d -o tools/llvm-pdbutil/CMakeFiles/llvm-pdbutil.dir/YAMLOutputStyle.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/tools/llvm-pdbutil/YAMLOutputStyle.cpp [3119/3344] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/tools/llvm-reduce -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/tools/llvm-reduce -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fno-exceptions -funwind-tables -fno-rtti -MD -MT tools/llvm-reduce/CMakeFiles/llvm-reduce.dir/DeltaManager.cpp.o -MF tools/llvm-reduce/CMakeFiles/llvm-reduce.dir/DeltaManager.cpp.o.d -o tools/llvm-reduce/CMakeFiles/llvm-reduce.dir/DeltaManager.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/tools/llvm-reduce/DeltaManager.cpp [3120/3344] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/tools/llvm-profgen -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/tools/llvm-profgen -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fno-exceptions -funwind-tables -fno-rtti -MD -MT tools/llvm-profgen/CMakeFiles/llvm-profgen.dir/llvm-profgen.cpp.o -MF tools/llvm-profgen/CMakeFiles/llvm-profgen.dir/llvm-profgen.cpp.o.d -o tools/llvm-profgen/CMakeFiles/llvm-profgen.dir/llvm-profgen.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/tools/llvm-profgen/llvm-profgen.cpp [3121/3344] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/tools/llvm-rc -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/tools/llvm-rc -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fno-exceptions -funwind-tables -fno-rtti -MD -MT tools/llvm-rc/CMakeFiles/llvm-rc.dir/llvm-rc.cpp.o -MF tools/llvm-rc/CMakeFiles/llvm-rc.dir/llvm-rc.cpp.o.d -o tools/llvm-rc/CMakeFiles/llvm-rc.dir/llvm-rc.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/tools/llvm-rc/llvm-rc.cpp [3122/3344] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/tools/llvm-rc -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/tools/llvm-rc -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fno-exceptions -funwind-tables -fno-rtti -MD -MT tools/llvm-rc/CMakeFiles/llvm-rc.dir/ResourceScriptCppFilter.cpp.o -MF tools/llvm-rc/CMakeFiles/llvm-rc.dir/ResourceScriptCppFilter.cpp.o.d -o tools/llvm-rc/CMakeFiles/llvm-rc.dir/ResourceScriptCppFilter.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/tools/llvm-rc/ResourceScriptCppFilter.cpp [3123/3344] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/tools/llvm-profgen -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/tools/llvm-profgen -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fno-exceptions -funwind-tables -fno-rtti -MD -MT tools/llvm-profgen/CMakeFiles/llvm-profgen.dir/MissingFrameInferrer.cpp.o -MF tools/llvm-profgen/CMakeFiles/llvm-profgen.dir/MissingFrameInferrer.cpp.o.d -o tools/llvm-profgen/CMakeFiles/llvm-profgen.dir/MissingFrameInferrer.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/tools/llvm-profgen/MissingFrameInferrer.cpp [3124/3344] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/tools/llvm-profgen -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/tools/llvm-profgen -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fno-exceptions -funwind-tables -fno-rtti -MD -MT tools/llvm-profgen/CMakeFiles/llvm-profgen.dir/CSPreInliner.cpp.o -MF tools/llvm-profgen/CMakeFiles/llvm-profgen.dir/CSPreInliner.cpp.o.d -o tools/llvm-profgen/CMakeFiles/llvm-profgen.dir/CSPreInliner.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/tools/llvm-profgen/CSPreInliner.cpp [3125/3344] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/tools/llvm-rc -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/tools/llvm-rc -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fno-exceptions -funwind-tables -fno-rtti -MD -MT tools/llvm-rc/CMakeFiles/llvm-rc.dir/ResourceScriptToken.cpp.o -MF tools/llvm-rc/CMakeFiles/llvm-rc.dir/ResourceScriptToken.cpp.o.d -o tools/llvm-rc/CMakeFiles/llvm-rc.dir/ResourceScriptToken.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/tools/llvm-rc/ResourceScriptToken.cpp [3126/3344] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/tools/llvm-profgen -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/tools/llvm-profgen -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fno-exceptions -funwind-tables -fno-rtti -MD -MT tools/llvm-profgen/CMakeFiles/llvm-profgen.dir/PerfReader.cpp.o -MF tools/llvm-profgen/CMakeFiles/llvm-profgen.dir/PerfReader.cpp.o.d -o tools/llvm-profgen/CMakeFiles/llvm-profgen.dir/PerfReader.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/tools/llvm-profgen/PerfReader.cpp [3127/3344] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/tools/llvm-rc -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/tools/llvm-rc -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fno-exceptions -funwind-tables -fno-rtti -MD -MT tools/llvm-rc/CMakeFiles/llvm-rc.dir/llvm-rc-driver.cpp.o -MF tools/llvm-rc/CMakeFiles/llvm-rc.dir/llvm-rc-driver.cpp.o.d -o tools/llvm-rc/CMakeFiles/llvm-rc.dir/llvm-rc-driver.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/tools/llvm-rc/llvm-rc-driver.cpp [3128/3344] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/tools/llvm-rc -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/tools/llvm-rc -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fno-exceptions -funwind-tables -fno-rtti -MD -MT tools/llvm-rc/CMakeFiles/llvm-rc.dir/ResourceFileWriter.cpp.o -MF tools/llvm-rc/CMakeFiles/llvm-rc.dir/ResourceFileWriter.cpp.o.d -o tools/llvm-rc/CMakeFiles/llvm-rc.dir/ResourceFileWriter.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/tools/llvm-rc/ResourceFileWriter.cpp [3129/3344] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/tools/llvm-rc -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/tools/llvm-rc -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fno-exceptions -funwind-tables -fno-rtti -MD -MT tools/llvm-rc/CMakeFiles/llvm-rc.dir/ResourceScriptStmt.cpp.o -MF tools/llvm-rc/CMakeFiles/llvm-rc.dir/ResourceScriptStmt.cpp.o.d -o tools/llvm-rc/CMakeFiles/llvm-rc.dir/ResourceScriptStmt.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/tools/llvm-rc/ResourceScriptStmt.cpp [3130/3344] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/tools/llvm-readobj -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/tools/llvm-readobj -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fno-exceptions -funwind-tables -fno-rtti -MD -MT tools/llvm-readobj/CMakeFiles/llvm-readobj.dir/COFFImportDumper.cpp.o -MF tools/llvm-readobj/CMakeFiles/llvm-readobj.dir/COFFImportDumper.cpp.o.d -o tools/llvm-readobj/CMakeFiles/llvm-readobj.dir/COFFImportDumper.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/tools/llvm-readobj/COFFImportDumper.cpp [3131/3344] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/tools/llvm-rc -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/tools/llvm-rc -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fno-exceptions -funwind-tables -fno-rtti -MD -MT tools/llvm-rc/CMakeFiles/llvm-rc.dir/ResourceScriptParser.cpp.o -MF tools/llvm-rc/CMakeFiles/llvm-rc.dir/ResourceScriptParser.cpp.o.d -o tools/llvm-rc/CMakeFiles/llvm-rc.dir/ResourceScriptParser.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/tools/llvm-rc/ResourceScriptParser.cpp [3132/3344] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/tools/llvm-profgen -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/tools/llvm-profgen -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fno-exceptions -funwind-tables -fno-rtti -MD -MT tools/llvm-profgen/CMakeFiles/llvm-profgen.dir/ProfiledBinary.cpp.o -MF tools/llvm-profgen/CMakeFiles/llvm-profgen.dir/ProfiledBinary.cpp.o.d -o tools/llvm-profgen/CMakeFiles/llvm-profgen.dir/ProfiledBinary.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/tools/llvm-profgen/ProfiledBinary.cpp [3133/3344] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/tools/llvm-profgen -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/tools/llvm-profgen -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fno-exceptions -funwind-tables -fno-rtti -MD -MT tools/llvm-profgen/CMakeFiles/llvm-profgen.dir/ProfileGenerator.cpp.o -MF tools/llvm-profgen/CMakeFiles/llvm-profgen.dir/ProfileGenerator.cpp.o.d -o tools/llvm-profgen/CMakeFiles/llvm-profgen.dir/ProfileGenerator.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/tools/llvm-profgen/ProfileGenerator.cpp [3134/3344] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/tools/llvm-readobj -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/tools/llvm-readobj -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fno-exceptions -funwind-tables -fno-rtti -MD -MT tools/llvm-readobj/CMakeFiles/llvm-readobj.dir/ARMWinEHPrinter.cpp.o -MF tools/llvm-readobj/CMakeFiles/llvm-readobj.dir/ARMWinEHPrinter.cpp.o.d -o tools/llvm-readobj/CMakeFiles/llvm-readobj.dir/ARMWinEHPrinter.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/tools/llvm-readobj/ARMWinEHPrinter.cpp [3135/3344] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/tools/llvm-readobj -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/tools/llvm-readobj -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fno-exceptions -funwind-tables -fno-rtti -MD -MT tools/llvm-readobj/CMakeFiles/llvm-readobj.dir/ObjDumper.cpp.o -MF tools/llvm-readobj/CMakeFiles/llvm-readobj.dir/ObjDumper.cpp.o.d -o tools/llvm-readobj/CMakeFiles/llvm-readobj.dir/ObjDumper.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/tools/llvm-readobj/ObjDumper.cpp [3136/3344] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/tools/llvm-readobj -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/tools/llvm-readobj -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fno-exceptions -funwind-tables -fno-rtti -MD -MT tools/llvm-readobj/CMakeFiles/llvm-readobj.dir/WasmDumper.cpp.o -MF tools/llvm-readobj/CMakeFiles/llvm-readobj.dir/WasmDumper.cpp.o.d -o tools/llvm-readobj/CMakeFiles/llvm-readobj.dir/WasmDumper.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/tools/llvm-readobj/WasmDumper.cpp [3137/3344] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/tools/llvm-readobj -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/tools/llvm-readobj -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fno-exceptions -funwind-tables -fno-rtti -MD -MT tools/llvm-readobj/CMakeFiles/llvm-readobj.dir/Win64EHDumper.cpp.o -MF tools/llvm-readobj/CMakeFiles/llvm-readobj.dir/Win64EHDumper.cpp.o.d -o tools/llvm-readobj/CMakeFiles/llvm-readobj.dir/Win64EHDumper.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/tools/llvm-readobj/Win64EHDumper.cpp [3138/3344] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/tools/llvm-readobj -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/tools/llvm-readobj -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fno-exceptions -funwind-tables -fno-rtti -MD -MT tools/llvm-readobj/CMakeFiles/llvm-readobj.dir/WindowsResourceDumper.cpp.o -MF tools/llvm-readobj/CMakeFiles/llvm-readobj.dir/WindowsResourceDumper.cpp.o.d -o tools/llvm-readobj/CMakeFiles/llvm-readobj.dir/WindowsResourceDumper.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/tools/llvm-readobj/WindowsResourceDumper.cpp [3139/3344] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/tools/llvm-readobj -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/tools/llvm-readobj -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fno-exceptions -funwind-tables -fno-rtti -MD -MT tools/llvm-readobj/CMakeFiles/llvm-readobj.dir/llvm-readobj.cpp.o -MF tools/llvm-readobj/CMakeFiles/llvm-readobj.dir/llvm-readobj.cpp.o.d -o tools/llvm-readobj/CMakeFiles/llvm-readobj.dir/llvm-readobj.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/tools/llvm-readobj/llvm-readobj.cpp [3140/3344] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/tools/llvm-readobj -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/tools/llvm-readobj -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fno-exceptions -funwind-tables -fno-rtti -MD -MT tools/llvm-readobj/CMakeFiles/llvm-readobj.dir/llvm-readobj-driver.cpp.o -MF tools/llvm-readobj/CMakeFiles/llvm-readobj.dir/llvm-readobj-driver.cpp.o.d -o tools/llvm-readobj/CMakeFiles/llvm-readobj.dir/llvm-readobj-driver.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/tools/llvm-readobj/llvm-readobj-driver.cpp [3141/3344] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/tools/llvm-readobj -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/tools/llvm-readobj -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fno-exceptions -funwind-tables -fno-rtti -MD -MT tools/llvm-readobj/CMakeFiles/llvm-readobj.dir/MachODumper.cpp.o -MF tools/llvm-readobj/CMakeFiles/llvm-readobj.dir/MachODumper.cpp.o.d -o tools/llvm-readobj/CMakeFiles/llvm-readobj.dir/MachODumper.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/tools/llvm-readobj/MachODumper.cpp [3142/3344] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/tools/llvm-readtapi -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/tools/llvm-readtapi -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fno-exceptions -funwind-tables -fno-rtti -MD -MT tools/llvm-readtapi/CMakeFiles/llvm-readtapi.dir/llvm-readtapi.cpp.o -MF tools/llvm-readtapi/CMakeFiles/llvm-readtapi.dir/llvm-readtapi.cpp.o.d -o tools/llvm-readtapi/CMakeFiles/llvm-readtapi.dir/llvm-readtapi.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/tools/llvm-readtapi/llvm-readtapi.cpp [3143/3344] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/tools/llvm-readobj -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/tools/llvm-readobj -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fno-exceptions -funwind-tables -fno-rtti -MD -MT tools/llvm-readobj/CMakeFiles/llvm-readobj.dir/COFFDumper.cpp.o -MF tools/llvm-readobj/CMakeFiles/llvm-readobj.dir/COFFDumper.cpp.o.d -o tools/llvm-readobj/CMakeFiles/llvm-readobj.dir/COFFDumper.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/tools/llvm-readobj/COFFDumper.cpp [3144/3344] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/tools/llvm-reduce -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/tools/llvm-reduce -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fno-exceptions -funwind-tables -fno-rtti -MD -MT tools/llvm-reduce/CMakeFiles/llvm-reduce.dir/TestRunner.cpp.o -MF tools/llvm-reduce/CMakeFiles/llvm-reduce.dir/TestRunner.cpp.o.d -o tools/llvm-reduce/CMakeFiles/llvm-reduce.dir/TestRunner.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/tools/llvm-reduce/TestRunner.cpp [3145/3344] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/tools/llvm-readobj -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/tools/llvm-readobj -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fno-exceptions -funwind-tables -fno-rtti -MD -MT tools/llvm-readobj/CMakeFiles/llvm-readobj.dir/XCOFFDumper.cpp.o -MF tools/llvm-readobj/CMakeFiles/llvm-readobj.dir/XCOFFDumper.cpp.o.d -o tools/llvm-readobj/CMakeFiles/llvm-readobj.dir/XCOFFDumper.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/tools/llvm-readobj/XCOFFDumper.cpp [3146/3344] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/tools/llvm-readtapi -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/tools/llvm-readtapi -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fno-exceptions -funwind-tables -fno-rtti -MD -MT tools/llvm-readtapi/CMakeFiles/llvm-readtapi.dir/DiffEngine.cpp.o -MF tools/llvm-readtapi/CMakeFiles/llvm-readtapi.dir/DiffEngine.cpp.o.d -o tools/llvm-readtapi/CMakeFiles/llvm-readtapi.dir/DiffEngine.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/tools/llvm-readtapi/DiffEngine.cpp [3147/3344] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/tools/llvm-reduce -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/tools/llvm-reduce -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fno-exceptions -funwind-tables -fno-rtti -MD -MT tools/llvm-reduce/CMakeFiles/llvm-reduce.dir/deltas/Utils.cpp.o -MF tools/llvm-reduce/CMakeFiles/llvm-reduce.dir/deltas/Utils.cpp.o.d -o tools/llvm-reduce/CMakeFiles/llvm-reduce.dir/deltas/Utils.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/tools/llvm-reduce/deltas/Utils.cpp [3148/3344] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/tools/llvm-reduce -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/tools/llvm-reduce -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fno-exceptions -funwind-tables -fno-rtti -MD -MT tools/llvm-reduce/CMakeFiles/llvm-reduce.dir/deltas/ReduceAliases.cpp.o -MF tools/llvm-reduce/CMakeFiles/llvm-reduce.dir/deltas/ReduceAliases.cpp.o.d -o tools/llvm-reduce/CMakeFiles/llvm-reduce.dir/deltas/ReduceAliases.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/tools/llvm-reduce/deltas/ReduceAliases.cpp [3149/3344] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/tools/llvm-reduce -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/tools/llvm-reduce -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fno-exceptions -funwind-tables -fno-rtti -MD -MT tools/llvm-reduce/CMakeFiles/llvm-reduce.dir/deltas/ReduceDPValues.cpp.o -MF tools/llvm-reduce/CMakeFiles/llvm-reduce.dir/deltas/ReduceDPValues.cpp.o.d -o tools/llvm-reduce/CMakeFiles/llvm-reduce.dir/deltas/ReduceDPValues.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/tools/llvm-reduce/deltas/ReduceDPValues.cpp [3150/3344] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/tools/llvm-reduce -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/tools/llvm-reduce -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fno-exceptions -funwind-tables -fno-rtti -MD -MT tools/llvm-reduce/CMakeFiles/llvm-reduce.dir/deltas/ReduceArguments.cpp.o -MF tools/llvm-reduce/CMakeFiles/llvm-reduce.dir/deltas/ReduceArguments.cpp.o.d -o tools/llvm-reduce/CMakeFiles/llvm-reduce.dir/deltas/ReduceArguments.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/tools/llvm-reduce/deltas/ReduceArguments.cpp [3151/3344] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/tools/llvm-reduce -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/tools/llvm-reduce -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fno-exceptions -funwind-tables -fno-rtti -MD -MT tools/llvm-reduce/CMakeFiles/llvm-reduce.dir/deltas/ReduceAttributes.cpp.o -MF tools/llvm-reduce/CMakeFiles/llvm-reduce.dir/deltas/ReduceAttributes.cpp.o.d -o tools/llvm-reduce/CMakeFiles/llvm-reduce.dir/deltas/ReduceAttributes.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/tools/llvm-reduce/deltas/ReduceAttributes.cpp [3152/3344] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/tools/llvm-reduce -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/tools/llvm-reduce -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fno-exceptions -funwind-tables -fno-rtti -MD -MT tools/llvm-reduce/CMakeFiles/llvm-reduce.dir/deltas/ReduceDIMetadata.cpp.o -MF tools/llvm-reduce/CMakeFiles/llvm-reduce.dir/deltas/ReduceDIMetadata.cpp.o.d -o tools/llvm-reduce/CMakeFiles/llvm-reduce.dir/deltas/ReduceDIMetadata.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/tools/llvm-reduce/deltas/ReduceDIMetadata.cpp [3153/3344] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/tools/llvm-reduce -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/tools/llvm-reduce -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fno-exceptions -funwind-tables -fno-rtti -MD -MT tools/llvm-reduce/CMakeFiles/llvm-reduce.dir/deltas/ReduceFunctionBodies.cpp.o -MF tools/llvm-reduce/CMakeFiles/llvm-reduce.dir/deltas/ReduceFunctionBodies.cpp.o.d -o tools/llvm-reduce/CMakeFiles/llvm-reduce.dir/deltas/ReduceFunctionBodies.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/tools/llvm-reduce/deltas/ReduceFunctionBodies.cpp [3154/3344] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/tools/llvm-reduce -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/tools/llvm-reduce -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fno-exceptions -funwind-tables -fno-rtti -MD -MT tools/llvm-reduce/CMakeFiles/llvm-reduce.dir/deltas/ReduceBasicBlocks.cpp.o -MF tools/llvm-reduce/CMakeFiles/llvm-reduce.dir/deltas/ReduceBasicBlocks.cpp.o.d -o tools/llvm-reduce/CMakeFiles/llvm-reduce.dir/deltas/ReduceBasicBlocks.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/tools/llvm-reduce/deltas/ReduceBasicBlocks.cpp [3155/3344] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/tools/llvm-reduce -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/tools/llvm-reduce -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fno-exceptions -funwind-tables -fno-rtti -MD -MT tools/llvm-reduce/CMakeFiles/llvm-reduce.dir/deltas/Delta.cpp.o -MF tools/llvm-reduce/CMakeFiles/llvm-reduce.dir/deltas/Delta.cpp.o.d -o tools/llvm-reduce/CMakeFiles/llvm-reduce.dir/deltas/Delta.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/tools/llvm-reduce/deltas/Delta.cpp [3156/3344] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/tools/llvm-reduce -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/tools/llvm-reduce -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fno-exceptions -funwind-tables -fno-rtti -MD -MT tools/llvm-reduce/CMakeFiles/llvm-reduce.dir/deltas/ReduceGlobalObjects.cpp.o -MF tools/llvm-reduce/CMakeFiles/llvm-reduce.dir/deltas/ReduceGlobalObjects.cpp.o.d -o tools/llvm-reduce/CMakeFiles/llvm-reduce.dir/deltas/ReduceGlobalObjects.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/tools/llvm-reduce/deltas/ReduceGlobalObjects.cpp [3157/3344] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/tools/llvm-reduce -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/tools/llvm-reduce -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fno-exceptions -funwind-tables -fno-rtti -MD -MT tools/llvm-reduce/CMakeFiles/llvm-reduce.dir/deltas/ReduceGlobalValues.cpp.o -MF tools/llvm-reduce/CMakeFiles/llvm-reduce.dir/deltas/ReduceGlobalValues.cpp.o.d -o tools/llvm-reduce/CMakeFiles/llvm-reduce.dir/deltas/ReduceGlobalValues.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/tools/llvm-reduce/deltas/ReduceGlobalValues.cpp [3158/3344] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/tools/llvm-reduce -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/tools/llvm-reduce -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fno-exceptions -funwind-tables -fno-rtti -MD -MT tools/llvm-reduce/CMakeFiles/llvm-reduce.dir/deltas/ReduceFunctions.cpp.o -MF tools/llvm-reduce/CMakeFiles/llvm-reduce.dir/deltas/ReduceFunctions.cpp.o.d -o tools/llvm-reduce/CMakeFiles/llvm-reduce.dir/deltas/ReduceFunctions.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/tools/llvm-reduce/deltas/ReduceFunctions.cpp [3159/3344] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/tools/llvm-reduce -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/tools/llvm-reduce -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fno-exceptions -funwind-tables -fno-rtti -MD -MT tools/llvm-reduce/CMakeFiles/llvm-reduce.dir/deltas/ReduceGlobalVarInitializers.cpp.o -MF tools/llvm-reduce/CMakeFiles/llvm-reduce.dir/deltas/ReduceGlobalVarInitializers.cpp.o.d -o tools/llvm-reduce/CMakeFiles/llvm-reduce.dir/deltas/ReduceGlobalVarInitializers.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/tools/llvm-reduce/deltas/ReduceGlobalVarInitializers.cpp [3160/3344] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/tools/llvm-reduce -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/tools/llvm-reduce -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fno-exceptions -funwind-tables -fno-rtti -MD -MT tools/llvm-reduce/CMakeFiles/llvm-reduce.dir/deltas/ReduceInstructions.cpp.o -MF tools/llvm-reduce/CMakeFiles/llvm-reduce.dir/deltas/ReduceInstructions.cpp.o.d -o tools/llvm-reduce/CMakeFiles/llvm-reduce.dir/deltas/ReduceInstructions.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/tools/llvm-reduce/deltas/ReduceInstructions.cpp [3161/3344] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/tools/llvm-reduce -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/tools/llvm-reduce -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fno-exceptions -funwind-tables -fno-rtti -MD -MT tools/llvm-reduce/CMakeFiles/llvm-reduce.dir/deltas/ReduceGlobalVars.cpp.o -MF tools/llvm-reduce/CMakeFiles/llvm-reduce.dir/deltas/ReduceGlobalVars.cpp.o.d -o tools/llvm-reduce/CMakeFiles/llvm-reduce.dir/deltas/ReduceGlobalVars.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/tools/llvm-reduce/deltas/ReduceGlobalVars.cpp [3162/3344] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/tools/llvm-reduce -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/tools/llvm-reduce -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fno-exceptions -funwind-tables -fno-rtti -MD -MT tools/llvm-reduce/CMakeFiles/llvm-reduce.dir/deltas/ReduceInstructionFlags.cpp.o -MF tools/llvm-reduce/CMakeFiles/llvm-reduce.dir/deltas/ReduceInstructionFlags.cpp.o.d -o tools/llvm-reduce/CMakeFiles/llvm-reduce.dir/deltas/ReduceInstructionFlags.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/tools/llvm-reduce/deltas/ReduceInstructionFlags.cpp [3163/3344] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/tools/llvm-reduce -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/tools/llvm-reduce -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fno-exceptions -funwind-tables -fno-rtti -MD -MT tools/llvm-reduce/CMakeFiles/llvm-reduce.dir/deltas/ReduceModuleData.cpp.o -MF tools/llvm-reduce/CMakeFiles/llvm-reduce.dir/deltas/ReduceModuleData.cpp.o.d -o tools/llvm-reduce/CMakeFiles/llvm-reduce.dir/deltas/ReduceModuleData.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/tools/llvm-reduce/deltas/ReduceModuleData.cpp [3164/3344] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/tools/llvm-reduce -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/tools/llvm-reduce -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fno-exceptions -funwind-tables -fno-rtti -MD -MT tools/llvm-reduce/CMakeFiles/llvm-reduce.dir/deltas/ReduceInvokes.cpp.o -MF tools/llvm-reduce/CMakeFiles/llvm-reduce.dir/deltas/ReduceInvokes.cpp.o.d -o tools/llvm-reduce/CMakeFiles/llvm-reduce.dir/deltas/ReduceInvokes.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/tools/llvm-reduce/deltas/ReduceInvokes.cpp [3165/3344] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/tools/llvm-reduce -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/tools/llvm-reduce -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fno-exceptions -funwind-tables -fno-rtti -MD -MT tools/llvm-reduce/CMakeFiles/llvm-reduce.dir/ReducerWorkItem.cpp.o -MF tools/llvm-reduce/CMakeFiles/llvm-reduce.dir/ReducerWorkItem.cpp.o.d -o tools/llvm-reduce/CMakeFiles/llvm-reduce.dir/ReducerWorkItem.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/tools/llvm-reduce/ReducerWorkItem.cpp [3166/3344] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/tools/llvm-reduce -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/tools/llvm-reduce -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fno-exceptions -funwind-tables -fno-rtti -MD -MT tools/llvm-reduce/CMakeFiles/llvm-reduce.dir/deltas/ReduceMetadata.cpp.o -MF tools/llvm-reduce/CMakeFiles/llvm-reduce.dir/deltas/ReduceMetadata.cpp.o.d -o tools/llvm-reduce/CMakeFiles/llvm-reduce.dir/deltas/ReduceMetadata.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/tools/llvm-reduce/deltas/ReduceMetadata.cpp [3167/3344] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/tools/llvm-reduce -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/tools/llvm-reduce -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fno-exceptions -funwind-tables -fno-rtti -MD -MT tools/llvm-reduce/CMakeFiles/llvm-reduce.dir/deltas/ReduceSpecialGlobals.cpp.o -MF tools/llvm-reduce/CMakeFiles/llvm-reduce.dir/deltas/ReduceSpecialGlobals.cpp.o.d -o tools/llvm-reduce/CMakeFiles/llvm-reduce.dir/deltas/ReduceSpecialGlobals.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/tools/llvm-reduce/deltas/ReduceSpecialGlobals.cpp [3168/3344] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/tools/llvm-reduce -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/tools/llvm-reduce -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fno-exceptions -funwind-tables -fno-rtti -MD -MT tools/llvm-reduce/CMakeFiles/llvm-reduce.dir/deltas/ReduceMemoryOperations.cpp.o -MF tools/llvm-reduce/CMakeFiles/llvm-reduce.dir/deltas/ReduceMemoryOperations.cpp.o.d -o tools/llvm-reduce/CMakeFiles/llvm-reduce.dir/deltas/ReduceMemoryOperations.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/tools/llvm-reduce/deltas/ReduceMemoryOperations.cpp [3169/3344] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/tools/llvm-reduce -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/tools/llvm-reduce -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fno-exceptions -funwind-tables -fno-rtti -MD -MT tools/llvm-reduce/CMakeFiles/llvm-reduce.dir/deltas/ReduceOperandBundles.cpp.o -MF tools/llvm-reduce/CMakeFiles/llvm-reduce.dir/deltas/ReduceOperandBundles.cpp.o.d -o tools/llvm-reduce/CMakeFiles/llvm-reduce.dir/deltas/ReduceOperandBundles.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/tools/llvm-reduce/deltas/ReduceOperandBundles.cpp [3170/3344] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/tools/llvm-reduce -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/tools/llvm-reduce -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fno-exceptions -funwind-tables -fno-rtti -MD -MT tools/llvm-reduce/CMakeFiles/llvm-reduce.dir/deltas/ReduceOpcodes.cpp.o -MF tools/llvm-reduce/CMakeFiles/llvm-reduce.dir/deltas/ReduceOpcodes.cpp.o.d -o tools/llvm-reduce/CMakeFiles/llvm-reduce.dir/deltas/ReduceOpcodes.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/tools/llvm-reduce/deltas/ReduceOpcodes.cpp [3171/3344] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/tools/llvm-reduce -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/tools/llvm-reduce -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fno-exceptions -funwind-tables -fno-rtti -MD -MT tools/llvm-reduce/CMakeFiles/llvm-reduce.dir/deltas/ReduceOperands.cpp.o -MF tools/llvm-reduce/CMakeFiles/llvm-reduce.dir/deltas/ReduceOperands.cpp.o.d -o tools/llvm-reduce/CMakeFiles/llvm-reduce.dir/deltas/ReduceOperands.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/tools/llvm-reduce/deltas/ReduceOperands.cpp [3172/3344] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/tools/llvm-reduce -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/tools/llvm-reduce -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fno-exceptions -funwind-tables -fno-rtti -MD -MT tools/llvm-reduce/CMakeFiles/llvm-reduce.dir/deltas/ReduceOperandsSkip.cpp.o -MF tools/llvm-reduce/CMakeFiles/llvm-reduce.dir/deltas/ReduceOperandsSkip.cpp.o.d -o tools/llvm-reduce/CMakeFiles/llvm-reduce.dir/deltas/ReduceOperandsSkip.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/tools/llvm-reduce/deltas/ReduceOperandsSkip.cpp [3173/3344] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/tools/llvm-reduce -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/tools/llvm-reduce -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fno-exceptions -funwind-tables -fno-rtti -MD -MT tools/llvm-reduce/CMakeFiles/llvm-reduce.dir/deltas/ReduceOperandsToArgs.cpp.o -MF tools/llvm-reduce/CMakeFiles/llvm-reduce.dir/deltas/ReduceOperandsToArgs.cpp.o.d -o tools/llvm-reduce/CMakeFiles/llvm-reduce.dir/deltas/ReduceOperandsToArgs.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/tools/llvm-reduce/deltas/ReduceOperandsToArgs.cpp [3174/3344] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/tools/llvm-reduce -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/tools/llvm-reduce -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fno-exceptions -funwind-tables -fno-rtti -MD -MT tools/llvm-reduce/CMakeFiles/llvm-reduce.dir/deltas/ReduceInstructionFlagsMIR.cpp.o -MF tools/llvm-reduce/CMakeFiles/llvm-reduce.dir/deltas/ReduceInstructionFlagsMIR.cpp.o.d -o tools/llvm-reduce/CMakeFiles/llvm-reduce.dir/deltas/ReduceInstructionFlagsMIR.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/tools/llvm-reduce/deltas/ReduceInstructionFlagsMIR.cpp [3175/3344] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/tools/llvm-reduce -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/tools/llvm-reduce -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fno-exceptions -funwind-tables -fno-rtti -MD -MT tools/llvm-reduce/CMakeFiles/llvm-reduce.dir/deltas/ReduceInstructionsMIR.cpp.o -MF tools/llvm-reduce/CMakeFiles/llvm-reduce.dir/deltas/ReduceInstructionsMIR.cpp.o.d -o tools/llvm-reduce/CMakeFiles/llvm-reduce.dir/deltas/ReduceInstructionsMIR.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/tools/llvm-reduce/deltas/ReduceInstructionsMIR.cpp [3176/3344] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/tools/llvm-reduce -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/tools/llvm-reduce -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fno-exceptions -funwind-tables -fno-rtti -MD -MT tools/llvm-reduce/CMakeFiles/llvm-reduce.dir/deltas/ReduceIRReferences.cpp.o -MF tools/llvm-reduce/CMakeFiles/llvm-reduce.dir/deltas/ReduceIRReferences.cpp.o.d -o tools/llvm-reduce/CMakeFiles/llvm-reduce.dir/deltas/ReduceIRReferences.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/tools/llvm-reduce/deltas/ReduceIRReferences.cpp [3177/3344] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/tools/llvm-reduce -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/tools/llvm-reduce -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fno-exceptions -funwind-tables -fno-rtti -MD -MT tools/llvm-reduce/CMakeFiles/llvm-reduce.dir/deltas/ReduceVirtualRegisters.cpp.o -MF tools/llvm-reduce/CMakeFiles/llvm-reduce.dir/deltas/ReduceVirtualRegisters.cpp.o.d -o tools/llvm-reduce/CMakeFiles/llvm-reduce.dir/deltas/ReduceVirtualRegisters.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/tools/llvm-reduce/deltas/ReduceVirtualRegisters.cpp [3178/3344] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/tools/llvm-reduce -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/tools/llvm-reduce -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fno-exceptions -funwind-tables -fno-rtti -MD -MT tools/llvm-reduce/CMakeFiles/llvm-reduce.dir/deltas/ReduceRegisterMasks.cpp.o -MF tools/llvm-reduce/CMakeFiles/llvm-reduce.dir/deltas/ReduceRegisterMasks.cpp.o.d -o tools/llvm-reduce/CMakeFiles/llvm-reduce.dir/deltas/ReduceRegisterMasks.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/tools/llvm-reduce/deltas/ReduceRegisterMasks.cpp [3179/3344] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/tools/llvm-reduce -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/tools/llvm-reduce -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fno-exceptions -funwind-tables -fno-rtti -MD -MT tools/llvm-reduce/CMakeFiles/llvm-reduce.dir/deltas/ReduceUsingSimplifyCFG.cpp.o -MF tools/llvm-reduce/CMakeFiles/llvm-reduce.dir/deltas/ReduceUsingSimplifyCFG.cpp.o.d -o tools/llvm-reduce/CMakeFiles/llvm-reduce.dir/deltas/ReduceUsingSimplifyCFG.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/tools/llvm-reduce/deltas/ReduceUsingSimplifyCFG.cpp [3180/3344] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/tools/llvm-reduce -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/tools/llvm-reduce -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fno-exceptions -funwind-tables -fno-rtti -MD -MT tools/llvm-reduce/CMakeFiles/llvm-reduce.dir/deltas/ReduceRegisterUses.cpp.o -MF tools/llvm-reduce/CMakeFiles/llvm-reduce.dir/deltas/ReduceRegisterUses.cpp.o.d -o tools/llvm-reduce/CMakeFiles/llvm-reduce.dir/deltas/ReduceRegisterUses.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/tools/llvm-reduce/deltas/ReduceRegisterUses.cpp [3181/3344] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/tools/llvm-reduce -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/tools/llvm-reduce -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fno-exceptions -funwind-tables -fno-rtti -MD -MT tools/llvm-reduce/CMakeFiles/llvm-reduce.dir/deltas/ReduceRegisterDefs.cpp.o -MF tools/llvm-reduce/CMakeFiles/llvm-reduce.dir/deltas/ReduceRegisterDefs.cpp.o.d -o tools/llvm-reduce/CMakeFiles/llvm-reduce.dir/deltas/ReduceRegisterDefs.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/tools/llvm-reduce/deltas/ReduceRegisterDefs.cpp [3182/3344] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/tools/llvm-reduce -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/tools/llvm-reduce -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fno-exceptions -funwind-tables -fno-rtti -MD -MT tools/llvm-reduce/CMakeFiles/llvm-reduce.dir/deltas/SimplifyInstructions.cpp.o -MF tools/llvm-reduce/CMakeFiles/llvm-reduce.dir/deltas/SimplifyInstructions.cpp.o.d -o tools/llvm-reduce/CMakeFiles/llvm-reduce.dir/deltas/SimplifyInstructions.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/tools/llvm-reduce/deltas/SimplifyInstructions.cpp [3183/3344] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/tools/llvm-reduce -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/tools/llvm-reduce -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fno-exceptions -funwind-tables -fno-rtti -MD -MT tools/llvm-reduce/CMakeFiles/llvm-reduce.dir/deltas/StripDebugInfo.cpp.o -MF tools/llvm-reduce/CMakeFiles/llvm-reduce.dir/deltas/StripDebugInfo.cpp.o.d -o tools/llvm-reduce/CMakeFiles/llvm-reduce.dir/deltas/StripDebugInfo.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/tools/llvm-reduce/deltas/StripDebugInfo.cpp [3184/3344] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/tools/llvm-reduce -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/tools/llvm-reduce -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fno-exceptions -funwind-tables -fno-rtti -MD -MT tools/llvm-reduce/CMakeFiles/llvm-reduce.dir/llvm-reduce.cpp.o -MF tools/llvm-reduce/CMakeFiles/llvm-reduce.dir/llvm-reduce.cpp.o.d -o tools/llvm-reduce/CMakeFiles/llvm-reduce.dir/llvm-reduce.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/tools/llvm-reduce/llvm-reduce.cpp [3185/3344] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/tools/llvm-remarkutil -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/tools/llvm-remarkutil -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fno-exceptions -funwind-tables -fno-rtti -MD -MT tools/llvm-remarkutil/CMakeFiles/llvm-remarkutil.dir/RemarkConvert.cpp.o -MF tools/llvm-remarkutil/CMakeFiles/llvm-remarkutil.dir/RemarkConvert.cpp.o.d -o tools/llvm-remarkutil/CMakeFiles/llvm-remarkutil.dir/RemarkConvert.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/tools/llvm-remarkutil/RemarkConvert.cpp [3186/3344] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/tools/llvm-remarkutil -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/tools/llvm-remarkutil -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fno-exceptions -funwind-tables -fno-rtti -MD -MT tools/llvm-remarkutil/CMakeFiles/llvm-remarkutil.dir/RemarkCount.cpp.o -MF tools/llvm-remarkutil/CMakeFiles/llvm-remarkutil.dir/RemarkCount.cpp.o.d -o tools/llvm-remarkutil/CMakeFiles/llvm-remarkutil.dir/RemarkCount.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/tools/llvm-remarkutil/RemarkCount.cpp [3187/3344] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/tools/llvm-remarkutil -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/tools/llvm-remarkutil -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fno-exceptions -funwind-tables -fno-rtti -MD -MT tools/llvm-remarkutil/CMakeFiles/llvm-remarkutil.dir/RemarkUtil.cpp.o -MF tools/llvm-remarkutil/CMakeFiles/llvm-remarkutil.dir/RemarkUtil.cpp.o.d -o tools/llvm-remarkutil/CMakeFiles/llvm-remarkutil.dir/RemarkUtil.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/tools/llvm-remarkutil/RemarkUtil.cpp [3188/3344] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/tools/llvm-rust-demangle-fuzzer -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/tools/llvm-rust-demangle-fuzzer -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fno-exceptions -funwind-tables -fno-rtti -MD -MT tools/llvm-rust-demangle-fuzzer/CMakeFiles/llvm-rust-demangle-fuzzer.dir/DummyDemanglerFuzzer.cpp.o -MF tools/llvm-rust-demangle-fuzzer/CMakeFiles/llvm-rust-demangle-fuzzer.dir/DummyDemanglerFuzzer.cpp.o.d -o tools/llvm-rust-demangle-fuzzer/CMakeFiles/llvm-rust-demangle-fuzzer.dir/DummyDemanglerFuzzer.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/tools/llvm-rust-demangle-fuzzer/DummyDemanglerFuzzer.cpp [3189/3344] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/tools/llvm-remarkutil -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/tools/llvm-remarkutil -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fno-exceptions -funwind-tables -fno-rtti -MD -MT tools/llvm-remarkutil/CMakeFiles/llvm-remarkutil.dir/RemarkUtilRegistry.cpp.o -MF tools/llvm-remarkutil/CMakeFiles/llvm-remarkutil.dir/RemarkUtilRegistry.cpp.o.d -o tools/llvm-remarkutil/CMakeFiles/llvm-remarkutil.dir/RemarkUtilRegistry.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/tools/llvm-remarkutil/RemarkUtilRegistry.cpp [3190/3344] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/tools/llvm-rust-demangle-fuzzer -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/tools/llvm-rust-demangle-fuzzer -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fno-exceptions -funwind-tables -fno-rtti -MD -MT tools/llvm-rust-demangle-fuzzer/CMakeFiles/llvm-rust-demangle-fuzzer.dir/llvm-rust-demangle-fuzzer.cpp.o -MF tools/llvm-rust-demangle-fuzzer/CMakeFiles/llvm-rust-demangle-fuzzer.dir/llvm-rust-demangle-fuzzer.cpp.o.d -o tools/llvm-rust-demangle-fuzzer/CMakeFiles/llvm-rust-demangle-fuzzer.dir/llvm-rust-demangle-fuzzer.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/tools/llvm-rust-demangle-fuzzer/llvm-rust-demangle-fuzzer.cpp [3191/3344] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/tools/llvm-shlib -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/tools/llvm-shlib -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fPIC -fno-exceptions -funwind-tables -fno-rtti -MD -MT tools/llvm-shlib/CMakeFiles/LLVM.dir/libllvm.cpp.o -MF tools/llvm-shlib/CMakeFiles/LLVM.dir/libllvm.cpp.o.d -o tools/llvm-shlib/CMakeFiles/LLVM.dir/libllvm.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/tools/llvm-shlib/libllvm.cpp [3192/3344] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/tools/llvm-remarkutil -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/tools/llvm-remarkutil -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fno-exceptions -funwind-tables -fno-rtti -MD -MT tools/llvm-remarkutil/CMakeFiles/llvm-remarkutil.dir/RemarkUtilHelpers.cpp.o -MF tools/llvm-remarkutil/CMakeFiles/llvm-remarkutil.dir/RemarkUtilHelpers.cpp.o.d -o tools/llvm-remarkutil/CMakeFiles/llvm-remarkutil.dir/RemarkUtilHelpers.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/tools/llvm-remarkutil/RemarkUtilHelpers.cpp [3193/3344] cd /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build && /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/bin/llvm-tblgen -gen-opt-parser-defs -I /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/tools/llvm-size -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -no-warn-on-unused-template-args /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/tools/llvm-size/Opts.td --write-if-changed -o tools/llvm-size/Opts.inc -d tools/llvm-size/Opts.inc.d [3194/3344] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/tools/llvm-special-case-list-fuzzer -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/tools/llvm-special-case-list-fuzzer -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fno-exceptions -funwind-tables -fno-rtti -MD -MT tools/llvm-special-case-list-fuzzer/CMakeFiles/llvm-special-case-list-fuzzer.dir/DummySpecialCaseListFuzzer.cpp.o -MF tools/llvm-special-case-list-fuzzer/CMakeFiles/llvm-special-case-list-fuzzer.dir/DummySpecialCaseListFuzzer.cpp.o.d -o tools/llvm-special-case-list-fuzzer/CMakeFiles/llvm-special-case-list-fuzzer.dir/DummySpecialCaseListFuzzer.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/tools/llvm-special-case-list-fuzzer/DummySpecialCaseListFuzzer.cpp [3195/3344] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/tools/llvm-reduce -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/tools/llvm-reduce -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fno-exceptions -funwind-tables -fno-rtti -MD -MT tools/llvm-reduce/CMakeFiles/llvm-reduce.dir/deltas/RunIRPasses.cpp.o -MF tools/llvm-reduce/CMakeFiles/llvm-reduce.dir/deltas/RunIRPasses.cpp.o.d -o tools/llvm-reduce/CMakeFiles/llvm-reduce.dir/deltas/RunIRPasses.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/tools/llvm-reduce/deltas/RunIRPasses.cpp [3196/3344] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/tools/llvm-remarkutil -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/tools/llvm-remarkutil -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fno-exceptions -funwind-tables -fno-rtti -MD -MT tools/llvm-remarkutil/CMakeFiles/llvm-remarkutil.dir/RemarkCounter.cpp.o -MF tools/llvm-remarkutil/CMakeFiles/llvm-remarkutil.dir/RemarkCounter.cpp.o.d -o tools/llvm-remarkutil/CMakeFiles/llvm-remarkutil.dir/RemarkCounter.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/tools/llvm-remarkutil/RemarkCounter.cpp [3197/3344] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/tools/llvm-size -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/tools/llvm-size -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fno-exceptions -funwind-tables -fno-rtti -MD -MT tools/llvm-size/CMakeFiles/llvm-size.dir/llvm-size-driver.cpp.o -MF tools/llvm-size/CMakeFiles/llvm-size.dir/llvm-size-driver.cpp.o.d -o tools/llvm-size/CMakeFiles/llvm-size.dir/llvm-size-driver.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/tools/llvm-size/llvm-size-driver.cpp [3198/3344] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/tools/llvm-remarkutil -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/tools/llvm-remarkutil -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fno-exceptions -funwind-tables -fno-rtti -MD -MT tools/llvm-remarkutil/CMakeFiles/llvm-remarkutil.dir/RemarkSizeDiff.cpp.o -MF tools/llvm-remarkutil/CMakeFiles/llvm-remarkutil.dir/RemarkSizeDiff.cpp.o.d -o tools/llvm-remarkutil/CMakeFiles/llvm-remarkutil.dir/RemarkSizeDiff.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/tools/llvm-remarkutil/RemarkSizeDiff.cpp [3199/3344] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/tools/llvm-special-case-list-fuzzer -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/tools/llvm-special-case-list-fuzzer -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fno-exceptions -funwind-tables -fno-rtti -MD -MT tools/llvm-special-case-list-fuzzer/CMakeFiles/llvm-special-case-list-fuzzer.dir/special-case-list-fuzzer.cpp.o -MF tools/llvm-special-case-list-fuzzer/CMakeFiles/llvm-special-case-list-fuzzer.dir/special-case-list-fuzzer.cpp.o.d -o tools/llvm-special-case-list-fuzzer/CMakeFiles/llvm-special-case-list-fuzzer.dir/special-case-list-fuzzer.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/tools/llvm-special-case-list-fuzzer/special-case-list-fuzzer.cpp [3200/3344] cd /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build && /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/bin/llvm-tblgen -gen-opt-parser-defs -I /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/tools/llvm-strings -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -no-warn-on-unused-template-args /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/tools/llvm-strings/Opts.td --write-if-changed -o tools/llvm-strings/Opts.inc -d tools/llvm-strings/Opts.inc.d [3201/3344] cd /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build && /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/bin/llvm-tblgen -gen-opt-parser-defs -I /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/tools/llvm-symbolizer -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -no-warn-on-unused-template-args /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/tools/llvm-symbolizer/Opts.td --write-if-changed -o tools/llvm-symbolizer/Opts.inc -d tools/llvm-symbolizer/Opts.inc.d [3202/3344] cd /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build && /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/bin/llvm-tblgen -gen-opt-parser-defs -I /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/tools/llvm-tli-checker -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -no-warn-on-unused-template-args /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/tools/llvm-tli-checker/Opts.td --write-if-changed -o tools/llvm-tli-checker/Opts.inc -d tools/llvm-tli-checker/Opts.inc.d [3203/3344] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/tools/llvm-sim -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/tools/llvm-sim -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fno-exceptions -funwind-tables -fno-rtti -MD -MT tools/llvm-sim/CMakeFiles/llvm-sim.dir/llvm-sim.cpp.o -MF tools/llvm-sim/CMakeFiles/llvm-sim.dir/llvm-sim.cpp.o.d -o tools/llvm-sim/CMakeFiles/llvm-sim.dir/llvm-sim.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/tools/llvm-sim/llvm-sim.cpp [3204/3344] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/tools/llvm-undname -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/tools/llvm-undname -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fno-exceptions -funwind-tables -fno-rtti -MD -MT tools/llvm-undname/CMakeFiles/llvm-undname.dir/llvm-undname.cpp.o -MF tools/llvm-undname/CMakeFiles/llvm-undname.dir/llvm-undname.cpp.o.d -o tools/llvm-undname/CMakeFiles/llvm-undname.dir/llvm-undname.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/tools/llvm-undname/llvm-undname.cpp [3205/3344] : && /usr/gcc/13/bin/g++ -fPIC -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -Wl,-z,defs -shared -Wl,-hlibLLVM.so.18.1-rust-1.81.0-stable -o lib/libLLVM.so.18.1-rust-1.81.0-stable tools/llvm-shlib/CMakeFiles/LLVM.dir/libllvm.cpp.o -Wl,-R"\$ORIGIN/../lib:" -Wl,--whole-archive lib/libLLVMDemangle.a lib/libLLVMSupport.a lib/libLLVMCore.a lib/libLLVMFuzzerCLI.a lib/libLLVMFuzzMutate.a lib/libLLVMFileCheck.a lib/libLLVMInterfaceStub.a lib/libLLVMIRPrinter.a lib/libLLVMIRReader.a lib/libLLVMCodeGenTypes.a lib/libLLVMCodeGen.a lib/libLLVMSelectionDAG.a lib/libLLVMAsmPrinter.a lib/libLLVMMIRParser.a lib/libLLVMGlobalISel.a lib/libLLVMBinaryFormat.a lib/libLLVMBitReader.a lib/libLLVMBitWriter.a lib/libLLVMBitstreamReader.a lib/libLLVMDWARFLinker.a lib/libLLVMDWARFLinkerClassic.a lib/libLLVMDWARFLinkerParallel.a lib/libLLVMExtensions.a lib/libLLVMFrontendDriver.a lib/libLLVMFrontendHLSL.a lib/libLLVMFrontendOpenACC.a lib/libLLVMFrontendOpenMP.a lib/libLLVMFrontendOffloading.a lib/libLLVMTransformUtils.a lib/libLLVMInstrumentation.a lib/libLLVMAggressiveInstCombine.a lib/libLLVMInstCombine.a lib/libLLVMScalarOpts.a lib/libLLVMipo.a lib/libLLVMVectorize.a lib/libLLVMObjCARCOpts.a lib/libLLVMCoroutines.a lib/libLLVMCFGuard.a lib/libLLVMHipStdPar.a lib/libLLVMLinker.a lib/libLLVMAnalysis.a lib/libLLVMLTO.a lib/libLLVMMC.a lib/libLLVMMCParser.a lib/libLLVMMCDisassembler.a lib/libLLVMMCA.a lib/libLLVMObjCopy.a lib/libLLVMObject.a lib/libLLVMObjectYAML.a lib/libLLVMOption.a lib/libLLVMRemarks.a lib/libLLVMDebugInfoDWARF.a lib/libLLVMDebugInfoGSYM.a lib/libLLVMDebugInfoLogicalView.a lib/libLLVMDebugInfoMSF.a lib/libLLVMDebugInfoCodeView.a lib/libLLVMDebugInfoPDB.a lib/libLLVMSymbolize.a lib/libLLVMDebugInfoBTF.a lib/libLLVMDWP.a lib/libLLVMExecutionEngine.a lib/libLLVMInterpreter.a lib/libLLVMJITLink.a lib/libLLVMMCJIT.a lib/libLLVMOrcJIT.a lib/libLLVMOrcDebugging.a lib/libLLVMOrcShared.a lib/libLLVMOrcTargetProcess.a lib/libLLVMRuntimeDyld.a lib/libLLVMTarget.a lib/libLLVMAArch64CodeGen.a lib/libLLVMAArch64AsmParser.a lib/libLLVMAArch64Disassembler.a lib/libLLVMAArch64Desc.a lib/libLLVMAArch64Info.a lib/libLLVMAArch64Utils.a lib/libLLVMARMCodeGen.a lib/libLLVMARMAsmParser.a lib/libLLVMARMDisassembler.a lib/libLLVMARMDesc.a lib/libLLVMARMInfo.a lib/libLLVMARMUtils.a lib/libLLVMBPFCodeGen.a lib/libLLVMBPFAsmParser.a lib/libLLVMBPFDisassembler.a lib/libLLVMBPFDesc.a lib/libLLVMBPFInfo.a lib/libLLVMHexagonCodeGen.a lib/libLLVMHexagonAsmParser.a lib/libLLVMHexagonDisassembler.a lib/libLLVMHexagonDesc.a lib/libLLVMHexagonInfo.a lib/libLLVMLoongArchCodeGen.a lib/libLLVMLoongArchAsmParser.a lib/libLLVMLoongArchDisassembler.a lib/libLLVMLoongArchDesc.a lib/libLLVMLoongArchInfo.a lib/libLLVMMSP430CodeGen.a lib/libLLVMMSP430Desc.a lib/libLLVMMSP430Info.a lib/libLLVMMSP430AsmParser.a lib/libLLVMMSP430Disassembler.a lib/libLLVMMipsCodeGen.a lib/libLLVMMipsAsmParser.a lib/libLLVMMipsDisassembler.a lib/libLLVMMipsDesc.a lib/libLLVMMipsInfo.a lib/libLLVMNVPTXCodeGen.a lib/libLLVMNVPTXDesc.a lib/libLLVMNVPTXInfo.a lib/libLLVMPowerPCCodeGen.a lib/libLLVMPowerPCAsmParser.a lib/libLLVMPowerPCDisassembler.a lib/libLLVMPowerPCDesc.a lib/libLLVMPowerPCInfo.a lib/libLLVMRISCVCodeGen.a lib/libLLVMRISCVAsmParser.a lib/libLLVMRISCVDisassembler.a lib/libLLVMRISCVDesc.a lib/libLLVMRISCVTargetMCA.a lib/libLLVMRISCVInfo.a lib/libLLVMSparcCodeGen.a lib/libLLVMSparcAsmParser.a lib/libLLVMSparcDisassembler.a lib/libLLVMSparcDesc.a lib/libLLVMSparcInfo.a lib/libLLVMSystemZCodeGen.a lib/libLLVMSystemZAsmParser.a lib/libLLVMSystemZDisassembler.a lib/libLLVMSystemZDesc.a lib/libLLVMSystemZInfo.a lib/libLLVMWebAssemblyCodeGen.a lib/libLLVMWebAssemblyAsmParser.a lib/libLLVMWebAssemblyDisassembler.a lib/libLLVMWebAssemblyDesc.a lib/libLLVMWebAssemblyInfo.a lib/libLLVMWebAssemblyUtils.a lib/libLLVMX86CodeGen.a lib/libLLVMX86AsmParser.a lib/libLLVMX86Disassembler.a lib/libLLVMX86TargetMCA.a lib/libLLVMX86Desc.a lib/libLLVMX86Info.a lib/libLLVMAVRCodeGen.a lib/libLLVMAVRAsmParser.a lib/libLLVMAVRDisassembler.a lib/libLLVMAVRDesc.a lib/libLLVMAVRInfo.a lib/libLLVMM68kCodeGen.a lib/libLLVMM68kInfo.a lib/libLLVMM68kDesc.a lib/libLLVMM68kAsmParser.a lib/libLLVMM68kDisassembler.a lib/libLLVMCSKYCodeGen.a lib/libLLVMCSKYAsmParser.a lib/libLLVMCSKYDisassembler.a lib/libLLVMCSKYDesc.a lib/libLLVMCSKYInfo.a lib/libLLVMXtensaCodeGen.a lib/libLLVMXtensaAsmParser.a lib/libLLVMXtensaDisassembler.a lib/libLLVMXtensaDesc.a lib/libLLVMXtensaInfo.a lib/libLLVMAsmParser.a lib/libLLVMLineEditor.a lib/libLLVMProfileData.a lib/libLLVMCoverage.a lib/libLLVMPasses.a lib/libLLVMTargetParser.a lib/libLLVMTextAPI.a lib/libLLVMTextAPIBinaryReader.a lib/libLLVMDlltoolDriver.a lib/libLLVMLibDriver.a lib/libLLVMXRay.a lib/libLLVMWindowsDriver.a lib/libLLVMWindowsManifest.a -Wl,--no-whole-archive lib/libLLVMDWARFLinker.a lib/libLLVMExtensions.a lib/libLLVMOrcJIT.a lib/libLLVMExecutionEngine.a lib/libLLVMJITLink.a lib/libLLVMOrcTargetProcess.a lib/libLLVMRuntimeDyld.a lib/libLLVMPasses.a lib/libLLVMCoroutines.a lib/libLLVMHipStdPar.a lib/libLLVMWindowsDriver.a lib/libLLVMOrcShared.a lib/libLLVMMSP430Desc.a lib/libLLVMMSP430Info.a lib/libLLVMipo.a lib/libLLVMFrontendOpenMP.a lib/libLLVMFrontendOffloading.a lib/libLLVMVectorize.a lib/libLLVMLinker.a lib/libLLVMRISCVDesc.a lib/libLLVMRISCVInfo.a lib/libLLVMWebAssemblyDesc.a lib/libLLVMWebAssemblyInfo.a lib/libLLVMIRPrinter.a lib/libLLVMInstrumentation.a lib/libLLVMCFGuard.a lib/libLLVMMCA.a lib/libLLVMM68kCodeGen.a lib/libLLVMGlobalISel.a lib/libLLVMM68kDesc.a lib/libLLVMM68kInfo.a lib/libLLVMSelectionDAG.a lib/libLLVMAsmPrinter.a lib/libLLVMCodeGen.a lib/libLLVMCodeGenTypes.a lib/libLLVMBitWriter.a lib/libLLVMScalarOpts.a lib/libLLVMAggressiveInstCombine.a lib/libLLVMInstCombine.a lib/libLLVMObjCARCOpts.a lib/libLLVMTransformUtils.a lib/libLLVMTarget.a lib/libLLVMAnalysis.a lib/libLLVMMCDisassembler.a lib/libLLVMProfileData.a lib/libLLVMSymbolize.a lib/libLLVMDebugInfoDWARF.a lib/libLLVMDebugInfoPDB.a lib/libLLVMDebugInfoMSF.a lib/libLLVMDebugInfoBTF.a lib/libLLVMOption.a lib/libLLVMObject.a lib/libLLVMIRReader.a lib/libLLVMAsmParser.a lib/libLLVMBitReader.a lib/libLLVMCore.a lib/libLLVMRemarks.a lib/libLLVMBitstreamReader.a lib/libLLVMMCParser.a lib/libLLVMMC.a lib/libLLVMDebugInfoCodeView.a lib/libLLVMTextAPI.a lib/libLLVMBinaryFormat.a lib/libLLVMTargetParser.a lib/libLLVMSupport.a lib/libLLVMDemangle.a -lrt -ldl -lm -lkstat -lsocket /usr/lib/64/libz.so && : [3206/3344] /usr/bin/cmake -E cmake_symlink_library lib/libLLVM.so.18.1-rust-1.81.0-stable lib/libLLVM.so.18.1-rust-1.81.0-stable lib/libLLVM.so && : [3207/3344] : && /usr/bin/cmake -E rm -f lib/libLLVMTableGenCommon.a && /usr/gnu/bin/ar qc lib/libLLVMTableGenCommon.a utils/TableGen/CMakeFiles/obj.LLVMTableGenCommon.dir/Attributes.cpp.o utils/TableGen/CMakeFiles/obj.LLVMTableGenCommon.dir/CodeGenIntrinsics.cpp.o utils/TableGen/CMakeFiles/obj.LLVMTableGenCommon.dir/DirectiveEmitter.cpp.o utils/TableGen/CMakeFiles/obj.LLVMTableGenCommon.dir/IntrinsicEmitter.cpp.o utils/TableGen/CMakeFiles/obj.LLVMTableGenCommon.dir/RISCVTargetDefEmitter.cpp.o utils/TableGen/CMakeFiles/obj.LLVMTableGenCommon.dir/SDNodeProperties.cpp.o utils/TableGen/CMakeFiles/obj.LLVMTableGenCommon.dir/VTEmitter.cpp.o && /usr/gnu/bin/ranlib lib/libLLVMTableGenCommon.a && : [3208/3344] : && /usr/bin/cmake -E rm -f lib/libLLVMDebuginfod.a && /usr/gnu/bin/ar qc lib/libLLVMDebuginfod.a lib/Debuginfod/CMakeFiles/LLVMDebuginfod.dir/BuildIDFetcher.cpp.o lib/Debuginfod/CMakeFiles/LLVMDebuginfod.dir/Debuginfod.cpp.o lib/Debuginfod/CMakeFiles/LLVMDebuginfod.dir/HTTPClient.cpp.o lib/Debuginfod/CMakeFiles/LLVMDebuginfod.dir/HTTPServer.cpp.o && /usr/gnu/bin/ranlib lib/libLLVMDebuginfod.a && : [3209/3344] : && /usr/gcc/13/bin/g++ -fPIC -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -Wl,-z,defs -Wl,-M,"/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/tools/lto/LTO.exports" -shared -Wl,-hlibLTO.so.18.1-rust-1.81.0-stable -o lib/libLTO.so.18.1-rust-1.81.0-stable tools/lto/CMakeFiles/LTO.dir/LTODisassembler.cpp.o tools/lto/CMakeFiles/LTO.dir/lto.cpp.o -Wl,-R"\$ORIGIN/../lib:/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/lib:" lib/libLLVM.so.18.1-rust-1.81.0-stable && : [3210/3344] /usr/bin/cmake -E cmake_symlink_library lib/libLTO.so.18.1-rust-1.81.0-stable lib/libLTO.so.18.1-rust-1.81.0-stable lib/libLTO.so && : [3211/3344] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/tools/llvm-size -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/tools/llvm-size -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fno-exceptions -funwind-tables -fno-rtti -MD -MT tools/llvm-size/CMakeFiles/llvm-size.dir/llvm-size.cpp.o -MF tools/llvm-size/CMakeFiles/llvm-size.dir/llvm-size.cpp.o.d -o tools/llvm-size/CMakeFiles/llvm-size.dir/llvm-size.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/tools/llvm-size/llvm-size.cpp [3212/3344] : && /usr/gcc/13/bin/g++ -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG tools/llvm-ar/CMakeFiles/llvm-ar.dir/llvm-ar.cpp.o tools/llvm-ar/CMakeFiles/llvm-ar.dir/llvm-ar-driver.cpp.o -o bin/llvm-ar -Wl,-R"\$ORIGIN/../lib:/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/lib:" lib/libLLVM.so.18.1-rust-1.81.0-stable && : [3213/3344] cd /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/tools/llvm-ar && /usr/bin/cmake -E create_symlink llvm-ar /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/./bin/llvm-ranlib [3214/3344] cd /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/tools/llvm-ar && /usr/bin/cmake -E create_symlink llvm-ar /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/./bin/llvm-lib [3215/3344] cd /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/tools/llvm-ar && /usr/bin/cmake -E create_symlink llvm-ar /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/./bin/llvm-dlltool [3216/3344] : && /usr/gcc/13/bin/g++ -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG tools/llvm-lto/CMakeFiles/llvm-lto.dir/llvm-lto.cpp.o -o bin/llvm-lto -Wl,-R"\$ORIGIN/../lib:/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/lib:" lib/libLLVM.so.18.1-rust-1.81.0-stable && : [3217/3344] : && /usr/gcc/13/bin/g++ -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG tools/llvm-profdata/CMakeFiles/llvm-profdata.dir/llvm-profdata.cpp.o tools/llvm-profdata/CMakeFiles/llvm-profdata.dir/llvm-profdata-driver.cpp.o -o bin/llvm-profdata -Wl,-R"\$ORIGIN/../lib:/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/lib:" lib/libLLVM.so.18.1-rust-1.81.0-stable && : [3218/3344] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/tools/llvm-split -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/tools/llvm-split -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fno-exceptions -funwind-tables -fno-rtti -MD -MT tools/llvm-split/CMakeFiles/llvm-split.dir/llvm-split.cpp.o -MF tools/llvm-split/CMakeFiles/llvm-split.dir/llvm-split.cpp.o.d -o tools/llvm-split/CMakeFiles/llvm-split.dir/llvm-split.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/tools/llvm-split/llvm-split.cpp [3219/3344] : && /usr/gcc/13/bin/g++ -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG tools/bugpoint/CMakeFiles/bugpoint.dir/BugDriver.cpp.o tools/bugpoint/CMakeFiles/bugpoint.dir/CrashDebugger.cpp.o tools/bugpoint/CMakeFiles/bugpoint.dir/ExecutionDriver.cpp.o tools/bugpoint/CMakeFiles/bugpoint.dir/ExtractFunction.cpp.o tools/bugpoint/CMakeFiles/bugpoint.dir/FindBugs.cpp.o tools/bugpoint/CMakeFiles/bugpoint.dir/Miscompilation.cpp.o tools/bugpoint/CMakeFiles/bugpoint.dir/OptimizerDriver.cpp.o tools/bugpoint/CMakeFiles/bugpoint.dir/ToolRunner.cpp.o tools/bugpoint/CMakeFiles/bugpoint.dir/bugpoint.cpp.o -o bin/bugpoint -Wl,-R"\$ORIGIN/../lib:/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/lib:" lib/libLLVM.so.18.1-rust-1.81.0-stable && : [3220/3344] : && /usr/gcc/13/bin/g++ -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG tools/dsymutil/CMakeFiles/dsymutil.dir/dsymutil.cpp.o tools/dsymutil/CMakeFiles/dsymutil.dir/BinaryHolder.cpp.o tools/dsymutil/CMakeFiles/dsymutil.dir/CFBundle.cpp.o tools/dsymutil/CMakeFiles/dsymutil.dir/DebugMap.cpp.o tools/dsymutil/CMakeFiles/dsymutil.dir/DwarfLinkerForBinary.cpp.o tools/dsymutil/CMakeFiles/dsymutil.dir/MachODebugMapParser.cpp.o tools/dsymutil/CMakeFiles/dsymutil.dir/MachOUtils.cpp.o tools/dsymutil/CMakeFiles/dsymutil.dir/Reproducer.cpp.o tools/dsymutil/CMakeFiles/dsymutil.dir/RelocationMap.cpp.o tools/dsymutil/CMakeFiles/dsymutil.dir/SymbolMap.cpp.o tools/dsymutil/CMakeFiles/dsymutil.dir/dsymutil-driver.cpp.o -o bin/dsymutil -Wl,-R"\$ORIGIN/../lib:/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/lib:" lib/libLLVM.so.18.1-rust-1.81.0-stable && : [3221/3344] : && /usr/gcc/13/bin/g++ -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG tools/llc/CMakeFiles/llc.dir/llc.cpp.o tools/llc/CMakeFiles/llc.dir/NewPMDriver.cpp.o -o bin/llc -Wl,-R"\$ORIGIN/../lib:/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/lib:" lib/libLLVM.so.18.1-rust-1.81.0-stable && : [3222/3344] : && /usr/gcc/13/bin/g++ -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -rdynamic tools/lli/CMakeFiles/lli.dir/lli.cpp.o -o bin/lli -Wl,-R"\$ORIGIN/../lib:/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/lib:" lib/libLLVM.so.18.1-rust-1.81.0-stable && : [3223/3344] : && /usr/gcc/13/bin/g++ -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG tools/llvm-as/CMakeFiles/llvm-as.dir/llvm-as.cpp.o -o bin/llvm-as -Wl,-R"\$ORIGIN/../lib:/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/lib:" lib/libLLVM.so.18.1-rust-1.81.0-stable && : [3224/3344] : && /usr/gcc/13/bin/g++ -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG tools/llvm-bcanalyzer/CMakeFiles/llvm-bcanalyzer.dir/llvm-bcanalyzer.cpp.o -o bin/llvm-bcanalyzer -Wl,-R"\$ORIGIN/../lib:/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/lib:" lib/libLLVM.so.18.1-rust-1.81.0-stable && : [3225/3344] : && /usr/bin/cmake -E rm -f lib/libLLVMCFIVerify.a && /usr/gnu/bin/ar qc lib/libLLVMCFIVerify.a tools/llvm-cfi-verify/lib/CMakeFiles/LLVMCFIVerify.dir/FileAnalysis.cpp.o tools/llvm-cfi-verify/lib/CMakeFiles/LLVMCFIVerify.dir/GraphBuilder.cpp.o && /usr/gnu/bin/ranlib lib/libLLVMCFIVerify.a && : [3226/3344] : && /usr/gcc/13/bin/g++ -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG tools/llvm-c-test/CMakeFiles/llvm-c-test.dir/attributes.c.o tools/llvm-c-test/CMakeFiles/llvm-c-test.dir/calc.c.o tools/llvm-c-test/CMakeFiles/llvm-c-test.dir/debuginfo.c.o tools/llvm-c-test/CMakeFiles/llvm-c-test.dir/diagnostic.c.o tools/llvm-c-test/CMakeFiles/llvm-c-test.dir/disassemble.c.o tools/llvm-c-test/CMakeFiles/llvm-c-test.dir/echo.cpp.o tools/llvm-c-test/CMakeFiles/llvm-c-test.dir/helpers.c.o tools/llvm-c-test/CMakeFiles/llvm-c-test.dir/include-all.c.o tools/llvm-c-test/CMakeFiles/llvm-c-test.dir/main.c.o tools/llvm-c-test/CMakeFiles/llvm-c-test.dir/module.c.o tools/llvm-c-test/CMakeFiles/llvm-c-test.dir/metadata.c.o tools/llvm-c-test/CMakeFiles/llvm-c-test.dir/object.c.o tools/llvm-c-test/CMakeFiles/llvm-c-test.dir/targets.c.o -o bin/llvm-c-test -Wl,-R"\$ORIGIN/../lib:/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/lib:" lib/libLLVM.so.18.1-rust-1.81.0-stable && : [3227/3344] : && /usr/gcc/13/bin/g++ -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG tools/llvm-cat/CMakeFiles/llvm-cat.dir/llvm-cat.cpp.o -o bin/llvm-cat -Wl,-R"\$ORIGIN/../lib:/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/lib:" lib/libLLVM.so.18.1-rust-1.81.0-stable && : [3228/3344] : && /usr/gcc/13/bin/g++ -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG tools/llvm-cfi-verify/CMakeFiles/llvm-cfi-verify.dir/llvm-cfi-verify.cpp.o -o bin/llvm-cfi-verify -Wl,-R"\$ORIGIN/../lib:/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/lib:" lib/libLLVMCFIVerify.a lib/libLLVM.so.18.1-rust-1.81.0-stable && : [3229/3344] : && /usr/gcc/13/bin/g++ -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG tools/llvm-cov/CMakeFiles/llvm-cov.dir/llvm-cov.cpp.o tools/llvm-cov/CMakeFiles/llvm-cov.dir/gcov.cpp.o tools/llvm-cov/CMakeFiles/llvm-cov.dir/CodeCoverage.cpp.o tools/llvm-cov/CMakeFiles/llvm-cov.dir/CoverageExporterJson.cpp.o tools/llvm-cov/CMakeFiles/llvm-cov.dir/CoverageExporterLcov.cpp.o tools/llvm-cov/CMakeFiles/llvm-cov.dir/CoverageFilters.cpp.o tools/llvm-cov/CMakeFiles/llvm-cov.dir/CoverageReport.cpp.o tools/llvm-cov/CMakeFiles/llvm-cov.dir/CoverageSummaryInfo.cpp.o tools/llvm-cov/CMakeFiles/llvm-cov.dir/SourceCoverageView.cpp.o tools/llvm-cov/CMakeFiles/llvm-cov.dir/SourceCoverageViewHTML.cpp.o tools/llvm-cov/CMakeFiles/llvm-cov.dir/SourceCoverageViewText.cpp.o tools/llvm-cov/CMakeFiles/llvm-cov.dir/TestingSupport.cpp.o -o bin/llvm-cov -Wl,-R"\$ORIGIN/../lib:/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/lib:" lib/libLLVMDebuginfod.a lib/libLLVM.so.18.1-rust-1.81.0-stable && : [3230/3344] : && /usr/gcc/13/bin/g++ -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG tools/llvm-cvtres/CMakeFiles/llvm-cvtres.dir/llvm-cvtres.cpp.o -o bin/llvm-cvtres -Wl,-R"\$ORIGIN/../lib:/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/lib:" lib/libLLVM.so.18.1-rust-1.81.0-stable && : [3231/3344] : && /usr/gcc/13/bin/g++ -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG tools/llvm-cxxdump/CMakeFiles/llvm-cxxdump.dir/llvm-cxxdump.cpp.o tools/llvm-cxxdump/CMakeFiles/llvm-cxxdump.dir/Error.cpp.o -o bin/llvm-cxxdump -Wl,-R"\$ORIGIN/../lib:/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/lib:" lib/libLLVM.so.18.1-rust-1.81.0-stable && : [3232/3344] : && /usr/gcc/13/bin/g++ -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG tools/llvm-cxxfilt/CMakeFiles/llvm-cxxfilt.dir/llvm-cxxfilt.cpp.o tools/llvm-cxxfilt/CMakeFiles/llvm-cxxfilt.dir/llvm-cxxfilt-driver.cpp.o -o bin/llvm-cxxfilt -Wl,-R"\$ORIGIN/../lib:/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/lib:" lib/libLLVM.so.18.1-rust-1.81.0-stable && : [3233/3344] : && /usr/gcc/13/bin/g++ -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG tools/llvm-cxxmap/CMakeFiles/llvm-cxxmap.dir/llvm-cxxmap.cpp.o -o bin/llvm-cxxmap -Wl,-R"\$ORIGIN/../lib:/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/lib:" lib/libLLVM.so.18.1-rust-1.81.0-stable && : [3234/3344] : && /usr/gcc/13/bin/g++ -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG tools/llvm-debuginfo-analyzer/CMakeFiles/llvm-debuginfo-analyzer.dir/llvm-debuginfo-analyzer.cpp.o tools/llvm-debuginfo-analyzer/CMakeFiles/llvm-debuginfo-analyzer.dir/Options.cpp.o -o bin/llvm-debuginfo-analyzer -Wl,-R"\$ORIGIN/../lib:/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/lib:" lib/libLLVM.so.18.1-rust-1.81.0-stable && : [3235/3344] : && /usr/bin/cmake -E rm -f lib/libLLVMDiff.a && /usr/gnu/bin/ar qc lib/libLLVMDiff.a tools/llvm-diff/lib/CMakeFiles/LLVMDiff.dir/DiffConsumer.cpp.o tools/llvm-diff/lib/CMakeFiles/LLVMDiff.dir/DifferenceEngine.cpp.o tools/llvm-diff/lib/CMakeFiles/LLVMDiff.dir/DiffLog.cpp.o && /usr/gnu/bin/ranlib lib/libLLVMDiff.a && : [3236/3344] : && /usr/gcc/13/bin/g++ -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG tools/llvm-debuginfod/CMakeFiles/llvm-debuginfod.dir/llvm-debuginfod.cpp.o tools/llvm-debuginfod/CMakeFiles/llvm-debuginfod.dir/llvm-debuginfod-driver.cpp.o -o bin/llvm-debuginfod -Wl,-R"\$ORIGIN/../lib:/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/lib:" lib/libLLVMDebuginfod.a lib/libLLVM.so.18.1-rust-1.81.0-stable && : [3237/3344] : && /usr/gcc/13/bin/g++ -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG tools/llvm-debuginfod-find/CMakeFiles/llvm-debuginfod-find.dir/llvm-debuginfod-find.cpp.o -o bin/llvm-debuginfod-find -Wl,-R"\$ORIGIN/../lib:/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/lib:" lib/libLLVMDebuginfod.a lib/libLLVM.so.18.1-rust-1.81.0-stable && : [3238/3344] : && /usr/gcc/13/bin/g++ -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG tools/llvm-diff/CMakeFiles/llvm-diff.dir/llvm-diff.cpp.o -o bin/llvm-diff -Wl,-R"\$ORIGIN/../lib:/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/lib:" lib/libLLVMDiff.a lib/libLLVM.so.18.1-rust-1.81.0-stable && : [3239/3344] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/tools/llvm-rtdyld -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/tools/llvm-rtdyld -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fno-exceptions -funwind-tables -fno-rtti -MD -MT tools/llvm-rtdyld/CMakeFiles/llvm-rtdyld.dir/llvm-rtdyld.cpp.o -MF tools/llvm-rtdyld/CMakeFiles/llvm-rtdyld.dir/llvm-rtdyld.cpp.o.d -o tools/llvm-rtdyld/CMakeFiles/llvm-rtdyld.dir/llvm-rtdyld.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/tools/llvm-rtdyld/llvm-rtdyld.cpp [3240/3344] : && /usr/gcc/13/bin/g++ -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG tools/llvm-dis/CMakeFiles/llvm-dis.dir/llvm-dis.cpp.o -o bin/llvm-dis -Wl,-R"\$ORIGIN/../lib:/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/lib:" lib/libLLVM.so.18.1-rust-1.81.0-stable && : [3241/3344] : && /usr/gcc/13/bin/g++ -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG tools/llvm-dlang-demangle-fuzzer/CMakeFiles/llvm-dlang-demangle-fuzzer.dir/DummyDemanglerFuzzer.cpp.o tools/llvm-dlang-demangle-fuzzer/CMakeFiles/llvm-dlang-demangle-fuzzer.dir/llvm-dlang-demangle-fuzzer.cpp.o -o bin/llvm-dlang-demangle-fuzzer -Wl,-R"\$ORIGIN/../lib:/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/lib" lib/libLLVM.so.18.1-rust-1.81.0-stable && : [3242/3344] : && /usr/gcc/13/bin/g++ -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG tools/llvm-dwarfdump/CMakeFiles/llvm-dwarfdump.dir/SectionSizes.cpp.o tools/llvm-dwarfdump/CMakeFiles/llvm-dwarfdump.dir/Statistics.cpp.o tools/llvm-dwarfdump/CMakeFiles/llvm-dwarfdump.dir/llvm-dwarfdump.cpp.o -o bin/llvm-dwarfdump -Wl,-R"\$ORIGIN/../lib:/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/lib:" lib/libLLVM.so.18.1-rust-1.81.0-stable && : [3243/3344] : && /usr/gcc/13/bin/g++ -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG tools/llvm-dwp/CMakeFiles/llvm-dwp.dir/llvm-dwp.cpp.o tools/llvm-dwp/CMakeFiles/llvm-dwp.dir/llvm-dwp-driver.cpp.o -o bin/llvm-dwp -Wl,-R"\$ORIGIN/../lib:/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/lib:" lib/libLLVM.so.18.1-rust-1.81.0-stable && : [3244/3344] : && /usr/gcc/13/bin/g++ -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG tools/llvm-dwarfutil/CMakeFiles/llvm-dwarfutil.dir/llvm-dwarfutil.cpp.o tools/llvm-dwarfutil/CMakeFiles/llvm-dwarfutil.dir/DebugInfoLinker.cpp.o -o bin/llvm-dwarfutil -Wl,-R"\$ORIGIN/../lib:/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/lib:" lib/libLLVM.so.18.1-rust-1.81.0-stable && : [3245/3344] : && /usr/gcc/13/bin/g++ -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG tools/llvm-extract/CMakeFiles/llvm-extract.dir/llvm-extract.cpp.o -o bin/llvm-extract -Wl,-R"\$ORIGIN/../lib:/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/lib:" lib/libLLVM.so.18.1-rust-1.81.0-stable && : [3246/3344] : && /usr/gcc/13/bin/g++ -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG tools/llvm-gsymutil/CMakeFiles/llvm-gsymutil.dir/llvm-gsymutil.cpp.o tools/llvm-gsymutil/CMakeFiles/llvm-gsymutil.dir/llvm-gsymutil-driver.cpp.o -o bin/llvm-gsymutil -Wl,-R"\$ORIGIN/../lib:/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/lib:" lib/libLLVM.so.18.1-rust-1.81.0-stable && : [3247/3344] : && /usr/gcc/13/bin/g++ -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG tools/llvm-isel-fuzzer/CMakeFiles/llvm-isel-fuzzer.dir/DummyISelFuzzer.cpp.o tools/llvm-isel-fuzzer/CMakeFiles/llvm-isel-fuzzer.dir/llvm-isel-fuzzer.cpp.o -o bin/llvm-isel-fuzzer -Wl,-R"\$ORIGIN/../lib:/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/lib" lib/libLLVM.so.18.1-rust-1.81.0-stable && : [3248/3344] : && /usr/gcc/13/bin/g++ -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG tools/llvm-ifs/CMakeFiles/llvm-ifs.dir/ErrorCollector.cpp.o tools/llvm-ifs/CMakeFiles/llvm-ifs.dir/llvm-ifs.cpp.o tools/llvm-ifs/CMakeFiles/llvm-ifs.dir/llvm-ifs-driver.cpp.o -o bin/llvm-ifs -Wl,-R"\$ORIGIN/../lib:/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/lib:" lib/libLLVM.so.18.1-rust-1.81.0-stable && : [3249/3344] : && /usr/gcc/13/bin/g++ -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG tools/llvm-itanium-demangle-fuzzer/CMakeFiles/llvm-itanium-demangle-fuzzer.dir/DummyDemanglerFuzzer.cpp.o tools/llvm-itanium-demangle-fuzzer/CMakeFiles/llvm-itanium-demangle-fuzzer.dir/llvm-itanium-demangle-fuzzer.cpp.o -o bin/llvm-itanium-demangle-fuzzer -Wl,-R"\$ORIGIN/../lib:/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/lib" lib/libLLVM.so.18.1-rust-1.81.0-stable && : [3250/3344] : && /usr/gcc/13/bin/g++ -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG tools/llvm-libtool-darwin/CMakeFiles/llvm-libtool-darwin.dir/llvm-libtool-darwin.cpp.o tools/llvm-libtool-darwin/CMakeFiles/llvm-libtool-darwin.dir/llvm-libtool-darwin-driver.cpp.o -o bin/llvm-libtool-darwin -Wl,-R"\$ORIGIN/../lib:/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/lib:" lib/libLLVM.so.18.1-rust-1.81.0-stable && : [3251/3344] : && /usr/gcc/13/bin/g++ -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -rdynamic tools/llvm-jitlink/CMakeFiles/llvm-jitlink.dir/llvm-jitlink.cpp.o tools/llvm-jitlink/CMakeFiles/llvm-jitlink.dir/llvm-jitlink-coff.cpp.o tools/llvm-jitlink/CMakeFiles/llvm-jitlink.dir/llvm-jitlink-elf.cpp.o tools/llvm-jitlink/CMakeFiles/llvm-jitlink.dir/llvm-jitlink-macho.cpp.o tools/llvm-jitlink/CMakeFiles/llvm-jitlink.dir/llvm-jitlink-statistics.cpp.o -o bin/llvm-jitlink -Wl,-R"\$ORIGIN/../lib:/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/lib:" lib/libLLVM.so.18.1-rust-1.81.0-stable -lsocket && : [3252/3344] : && /usr/gcc/13/bin/g++ -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG tools/llvm-link/CMakeFiles/llvm-link.dir/llvm-link.cpp.o -o bin/llvm-link -Wl,-R"\$ORIGIN/../lib:/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/lib:" lib/libLLVM.so.18.1-rust-1.81.0-stable && : [3253/3344] : && /usr/gcc/13/bin/g++ -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG tools/llvm-lipo/CMakeFiles/llvm-lipo.dir/llvm-lipo.cpp.o tools/llvm-lipo/CMakeFiles/llvm-lipo.dir/llvm-lipo-driver.cpp.o -o bin/llvm-lipo -Wl,-R"\$ORIGIN/../lib:/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/lib:" lib/libLLVM.so.18.1-rust-1.81.0-stable && : [3254/3344] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/tools/llvm-strings -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/tools/llvm-strings -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fno-exceptions -funwind-tables -fno-rtti -MD -MT tools/llvm-strings/CMakeFiles/llvm-strings.dir/llvm-strings.cpp.o -MF tools/llvm-strings/CMakeFiles/llvm-strings.dir/llvm-strings.cpp.o.d -o tools/llvm-strings/CMakeFiles/llvm-strings.dir/llvm-strings.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/tools/llvm-strings/llvm-strings.cpp [3255/3344] : && /usr/gcc/13/bin/g++ -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG tools/llvm-lto2/CMakeFiles/llvm-lto2.dir/llvm-lto2.cpp.o -o bin/llvm-lto2 -Wl,-R"\$ORIGIN/../lib:/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/lib:" lib/libLLVM.so.18.1-rust-1.81.0-stable && : [3256/3344] : && /usr/gcc/13/bin/g++ -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG tools/llvm-mc/CMakeFiles/llvm-mc.dir/llvm-mc.cpp.o tools/llvm-mc/CMakeFiles/llvm-mc.dir/Disassembler.cpp.o -o bin/llvm-mc -Wl,-R"\$ORIGIN/../lib:/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/lib:" lib/libLLVM.so.18.1-rust-1.81.0-stable && : [3257/3344] : && /usr/gcc/13/bin/g++ -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG tools/llvm-mca/CMakeFiles/llvm-mca.dir/llvm-mca.cpp.o tools/llvm-mca/CMakeFiles/llvm-mca.dir/CodeRegion.cpp.o tools/llvm-mca/CMakeFiles/llvm-mca.dir/CodeRegionGenerator.cpp.o tools/llvm-mca/CMakeFiles/llvm-mca.dir/PipelinePrinter.cpp.o tools/llvm-mca/CMakeFiles/llvm-mca.dir/Views/BottleneckAnalysis.cpp.o tools/llvm-mca/CMakeFiles/llvm-mca.dir/Views/DispatchStatistics.cpp.o tools/llvm-mca/CMakeFiles/llvm-mca.dir/Views/InstructionInfoView.cpp.o tools/llvm-mca/CMakeFiles/llvm-mca.dir/Views/InstructionView.cpp.o tools/llvm-mca/CMakeFiles/llvm-mca.dir/Views/RegisterFileStatistics.cpp.o tools/llvm-mca/CMakeFiles/llvm-mca.dir/Views/ResourcePressureView.cpp.o tools/llvm-mca/CMakeFiles/llvm-mca.dir/Views/RetireControlUnitStatistics.cpp.o tools/llvm-mca/CMakeFiles/llvm-mca.dir/Views/SchedulerStatistics.cpp.o tools/llvm-mca/CMakeFiles/llvm-mca.dir/Views/SummaryView.cpp.o tools/llvm-mca/CMakeFiles/llvm-mca.dir/Views/TimelineView.cpp.o -o bin/llvm-mca -Wl,-R"\$ORIGIN/../lib:/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/lib:" lib/libLLVM.so.18.1-rust-1.81.0-stable && : [3258/3344] : && /usr/gcc/13/bin/g++ -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG tools/llvm-microsoft-demangle-fuzzer/CMakeFiles/llvm-microsoft-demangle-fuzzer.dir/DummyDemanglerFuzzer.cpp.o tools/llvm-microsoft-demangle-fuzzer/CMakeFiles/llvm-microsoft-demangle-fuzzer.dir/llvm-microsoft-demangle-fuzzer.cpp.o -o bin/llvm-microsoft-demangle-fuzzer -Wl,-R"\$ORIGIN/../lib:/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/lib" lib/libLLVM.so.18.1-rust-1.81.0-stable && : [3259/3344] : && /usr/gcc/13/bin/g++ -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG tools/llvm-modextract/CMakeFiles/llvm-modextract.dir/llvm-modextract.cpp.o -o bin/llvm-modextract -Wl,-R"\$ORIGIN/../lib:/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/lib:" lib/libLLVM.so.18.1-rust-1.81.0-stable && : [3260/3344] : && /usr/gcc/13/bin/g++ -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG tools/llvm-ml/CMakeFiles/llvm-ml.dir/llvm-ml.cpp.o tools/llvm-ml/CMakeFiles/llvm-ml.dir/Disassembler.cpp.o tools/llvm-ml/CMakeFiles/llvm-ml.dir/llvm-ml-driver.cpp.o -o bin/llvm-ml -Wl,-R"\$ORIGIN/../lib:/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/lib:" lib/libLLVM.so.18.1-rust-1.81.0-stable && : [3261/3344] : && /usr/gcc/13/bin/g++ -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG tools/llvm-mt/CMakeFiles/llvm-mt.dir/llvm-mt.cpp.o tools/llvm-mt/CMakeFiles/llvm-mt.dir/llvm-mt-driver.cpp.o -o bin/llvm-mt -Wl,-R"\$ORIGIN/../lib:/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/lib:" lib/libLLVM.so.18.1-rust-1.81.0-stable && : [3262/3344] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/tools/llvm-stress -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/tools/llvm-stress -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fno-exceptions -funwind-tables -fno-rtti -MD -MT tools/llvm-stress/CMakeFiles/llvm-stress.dir/llvm-stress.cpp.o -MF tools/llvm-stress/CMakeFiles/llvm-stress.dir/llvm-stress.cpp.o.d -o tools/llvm-stress/CMakeFiles/llvm-stress.dir/llvm-stress.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/tools/llvm-stress/llvm-stress.cpp [3263/3344] : && /usr/gcc/13/bin/g++ -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG tools/llvm-nm/CMakeFiles/llvm-nm.dir/llvm-nm.cpp.o tools/llvm-nm/CMakeFiles/llvm-nm.dir/llvm-nm-driver.cpp.o -o bin/llvm-nm -Wl,-R"\$ORIGIN/../lib:/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/lib:" lib/libLLVM.so.18.1-rust-1.81.0-stable && : [3264/3344] : && /usr/gcc/13/bin/g++ -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG tools/llvm-objcopy/CMakeFiles/llvm-objcopy.dir/ObjcopyOptions.cpp.o tools/llvm-objcopy/CMakeFiles/llvm-objcopy.dir/llvm-objcopy.cpp.o tools/llvm-objcopy/CMakeFiles/llvm-objcopy.dir/llvm-objcopy-driver.cpp.o -o bin/llvm-objcopy -Wl,-R"\$ORIGIN/../lib:/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/lib:" lib/libLLVM.so.18.1-rust-1.81.0-stable && : [3265/3344] cd /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/tools/llvm-objcopy && /usr/bin/cmake -E create_symlink llvm-objcopy /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/./bin/llvm-install-name-tool [3266/3344] cd /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/tools/llvm-objcopy && /usr/bin/cmake -E create_symlink llvm-objcopy /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/./bin/llvm-bitcode-strip [3267/3344] cd /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/tools/llvm-objcopy && /usr/bin/cmake -E create_symlink llvm-objcopy /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/./bin/llvm-strip [3268/3344] : && /usr/gcc/13/bin/g++ -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG tools/llvm-opt-fuzzer/CMakeFiles/llvm-opt-fuzzer.dir/DummyOptFuzzer.cpp.o tools/llvm-opt-fuzzer/CMakeFiles/llvm-opt-fuzzer.dir/llvm-opt-fuzzer.cpp.o -o bin/llvm-opt-fuzzer -Wl,-R"\$ORIGIN/../lib:/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/lib" lib/libLLVM.so.18.1-rust-1.81.0-stable && : [3269/3344] : && /usr/gcc/13/bin/g++ -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG tools/llvm-opt-report/CMakeFiles/llvm-opt-report.dir/OptReport.cpp.o -o bin/llvm-opt-report -Wl,-R"\$ORIGIN/../lib:/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/lib:" lib/libLLVM.so.18.1-rust-1.81.0-stable && : [3270/3344] : && /usr/gcc/13/bin/g++ -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG tools/llvm-profgen/CMakeFiles/llvm-profgen.dir/llvm-profgen.cpp.o tools/llvm-profgen/CMakeFiles/llvm-profgen.dir/PerfReader.cpp.o tools/llvm-profgen/CMakeFiles/llvm-profgen.dir/CSPreInliner.cpp.o tools/llvm-profgen/CMakeFiles/llvm-profgen.dir/ProfiledBinary.cpp.o tools/llvm-profgen/CMakeFiles/llvm-profgen.dir/ProfileGenerator.cpp.o tools/llvm-profgen/CMakeFiles/llvm-profgen.dir/MissingFrameInferrer.cpp.o -o bin/llvm-profgen -Wl,-R"\$ORIGIN/../lib:/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/lib:" lib/libLLVM.so.18.1-rust-1.81.0-stable && : [3271/3344] : && /usr/gcc/13/bin/g++ -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG tools/llvm-objdump/CMakeFiles/llvm-objdump.dir/llvm-objdump.cpp.o tools/llvm-objdump/CMakeFiles/llvm-objdump.dir/SourcePrinter.cpp.o tools/llvm-objdump/CMakeFiles/llvm-objdump.dir/COFFDump.cpp.o tools/llvm-objdump/CMakeFiles/llvm-objdump.dir/ELFDump.cpp.o tools/llvm-objdump/CMakeFiles/llvm-objdump.dir/MachODump.cpp.o tools/llvm-objdump/CMakeFiles/llvm-objdump.dir/OffloadDump.cpp.o tools/llvm-objdump/CMakeFiles/llvm-objdump.dir/WasmDump.cpp.o tools/llvm-objdump/CMakeFiles/llvm-objdump.dir/XCOFFDump.cpp.o tools/llvm-objdump/CMakeFiles/llvm-objdump.dir/llvm-objdump-driver.cpp.o -o bin/llvm-objdump -Wl,-R"\$ORIGIN/../lib:/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/lib:" lib/libLLVMDebuginfod.a lib/libLLVM.so.18.1-rust-1.81.0-stable && : [3272/3344] cd /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/tools/llvm-objdump && /usr/bin/cmake -E create_symlink llvm-objdump /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/./bin/llvm-otool [3273/3344] : && /usr/gcc/13/bin/g++ -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG tools/llvm-pdbutil/CMakeFiles/llvm-pdbutil.dir/BytesOutputStyle.cpp.o tools/llvm-pdbutil/CMakeFiles/llvm-pdbutil.dir/DumpOutputStyle.cpp.o tools/llvm-pdbutil/CMakeFiles/llvm-pdbutil.dir/ExplainOutputStyle.cpp.o tools/llvm-pdbutil/CMakeFiles/llvm-pdbutil.dir/llvm-pdbutil.cpp.o tools/llvm-pdbutil/CMakeFiles/llvm-pdbutil.dir/MinimalSymbolDumper.cpp.o tools/llvm-pdbutil/CMakeFiles/llvm-pdbutil.dir/MinimalTypeDumper.cpp.o tools/llvm-pdbutil/CMakeFiles/llvm-pdbutil.dir/PdbYaml.cpp.o tools/llvm-pdbutil/CMakeFiles/llvm-pdbutil.dir/PrettyBuiltinDumper.cpp.o tools/llvm-pdbutil/CMakeFiles/llvm-pdbutil.dir/PrettyClassDefinitionDumper.cpp.o tools/llvm-pdbutil/CMakeFiles/llvm-pdbutil.dir/PrettyClassLayoutGraphicalDumper.cpp.o tools/llvm-pdbutil/CMakeFiles/llvm-pdbutil.dir/PrettyCompilandDumper.cpp.o tools/llvm-pdbutil/CMakeFiles/llvm-pdbutil.dir/PrettyEnumDumper.cpp.o tools/llvm-pdbutil/CMakeFiles/llvm-pdbutil.dir/PrettyExternalSymbolDumper.cpp.o tools/llvm-pdbutil/CMakeFiles/llvm-pdbutil.dir/PrettyFunctionDumper.cpp.o tools/llvm-pdbutil/CMakeFiles/llvm-pdbutil.dir/PrettyTypeDumper.cpp.o tools/llvm-pdbutil/CMakeFiles/llvm-pdbutil.dir/PrettyTypedefDumper.cpp.o tools/llvm-pdbutil/CMakeFiles/llvm-pdbutil.dir/PrettyVariableDumper.cpp.o tools/llvm-pdbutil/CMakeFiles/llvm-pdbutil.dir/StreamUtil.cpp.o tools/llvm-pdbutil/CMakeFiles/llvm-pdbutil.dir/TypeReferenceTracker.cpp.o tools/llvm-pdbutil/CMakeFiles/llvm-pdbutil.dir/YAMLOutputStyle.cpp.o -o bin/llvm-pdbutil -Wl,-R"\$ORIGIN/../lib:/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/lib:" lib/libLLVM.so.18.1-rust-1.81.0-stable && : [3274/3344] : && /usr/gcc/13/bin/g++ -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG tools/llvm-rc/CMakeFiles/llvm-rc.dir/llvm-rc.cpp.o tools/llvm-rc/CMakeFiles/llvm-rc.dir/ResourceFileWriter.cpp.o tools/llvm-rc/CMakeFiles/llvm-rc.dir/ResourceScriptCppFilter.cpp.o tools/llvm-rc/CMakeFiles/llvm-rc.dir/ResourceScriptParser.cpp.o tools/llvm-rc/CMakeFiles/llvm-rc.dir/ResourceScriptStmt.cpp.o tools/llvm-rc/CMakeFiles/llvm-rc.dir/ResourceScriptToken.cpp.o tools/llvm-rc/CMakeFiles/llvm-rc.dir/llvm-rc-driver.cpp.o -o bin/llvm-rc -Wl,-R"\$ORIGIN/../lib:/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/lib:" lib/libLLVM.so.18.1-rust-1.81.0-stable && : [3275/3344] : && /usr/gcc/13/bin/g++ -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG tools/llvm-readtapi/CMakeFiles/llvm-readtapi.dir/llvm-readtapi.cpp.o tools/llvm-readtapi/CMakeFiles/llvm-readtapi.dir/DiffEngine.cpp.o -o bin/llvm-readtapi -Wl,-R"\$ORIGIN/../lib:/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/lib:" lib/libLLVM.so.18.1-rust-1.81.0-stable && : [3276/3344] cd /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/tools/llvm-rc && /usr/bin/cmake -E create_symlink llvm-rc /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/./bin/llvm-windres [3277/3344] : && /usr/gcc/13/bin/g++ -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG tools/llvm-reduce/CMakeFiles/llvm-reduce.dir/DeltaManager.cpp.o tools/llvm-reduce/CMakeFiles/llvm-reduce.dir/ReducerWorkItem.cpp.o tools/llvm-reduce/CMakeFiles/llvm-reduce.dir/TestRunner.cpp.o tools/llvm-reduce/CMakeFiles/llvm-reduce.dir/deltas/Delta.cpp.o tools/llvm-reduce/CMakeFiles/llvm-reduce.dir/deltas/Utils.cpp.o tools/llvm-reduce/CMakeFiles/llvm-reduce.dir/deltas/ReduceAliases.cpp.o tools/llvm-reduce/CMakeFiles/llvm-reduce.dir/deltas/ReduceArguments.cpp.o tools/llvm-reduce/CMakeFiles/llvm-reduce.dir/deltas/ReduceAttributes.cpp.o tools/llvm-reduce/CMakeFiles/llvm-reduce.dir/deltas/ReduceBasicBlocks.cpp.o tools/llvm-reduce/CMakeFiles/llvm-reduce.dir/deltas/ReduceDIMetadata.cpp.o tools/llvm-reduce/CMakeFiles/llvm-reduce.dir/deltas/ReduceDPValues.cpp.o tools/llvm-reduce/CMakeFiles/llvm-reduce.dir/deltas/ReduceFunctionBodies.cpp.o tools/llvm-reduce/CMakeFiles/llvm-reduce.dir/deltas/ReduceFunctions.cpp.o tools/llvm-reduce/CMakeFiles/llvm-reduce.dir/deltas/ReduceGlobalObjects.cpp.o tools/llvm-reduce/CMakeFiles/llvm-reduce.dir/deltas/ReduceGlobalValues.cpp.o tools/llvm-reduce/CMakeFiles/llvm-reduce.dir/deltas/ReduceGlobalVarInitializers.cpp.o tools/llvm-reduce/CMakeFiles/llvm-reduce.dir/deltas/ReduceGlobalVars.cpp.o tools/llvm-reduce/CMakeFiles/llvm-reduce.dir/deltas/ReduceInstructions.cpp.o tools/llvm-reduce/CMakeFiles/llvm-reduce.dir/deltas/ReduceInstructionFlags.cpp.o tools/llvm-reduce/CMakeFiles/llvm-reduce.dir/deltas/ReduceInvokes.cpp.o tools/llvm-reduce/CMakeFiles/llvm-reduce.dir/deltas/ReduceMetadata.cpp.o tools/llvm-reduce/CMakeFiles/llvm-reduce.dir/deltas/ReduceModuleData.cpp.o tools/llvm-reduce/CMakeFiles/llvm-reduce.dir/deltas/ReduceMemoryOperations.cpp.o tools/llvm-reduce/CMakeFiles/llvm-reduce.dir/deltas/ReduceOperandBundles.cpp.o tools/llvm-reduce/CMakeFiles/llvm-reduce.dir/deltas/ReduceOpcodes.cpp.o tools/llvm-reduce/CMakeFiles/llvm-reduce.dir/deltas/ReduceSpecialGlobals.cpp.o tools/llvm-reduce/CMakeFiles/llvm-reduce.dir/deltas/ReduceOperands.cpp.o tools/llvm-reduce/CMakeFiles/llvm-reduce.dir/deltas/ReduceOperandsSkip.cpp.o tools/llvm-reduce/CMakeFiles/llvm-reduce.dir/deltas/ReduceOperandsToArgs.cpp.o tools/llvm-reduce/CMakeFiles/llvm-reduce.dir/deltas/ReduceInstructionsMIR.cpp.o tools/llvm-reduce/CMakeFiles/llvm-reduce.dir/deltas/ReduceInstructionFlagsMIR.cpp.o tools/llvm-reduce/CMakeFiles/llvm-reduce.dir/deltas/ReduceIRReferences.cpp.o tools/llvm-reduce/CMakeFiles/llvm-reduce.dir/deltas/ReduceVirtualRegisters.cpp.o tools/llvm-reduce/CMakeFiles/llvm-reduce.dir/deltas/ReduceRegisterMasks.cpp.o tools/llvm-reduce/CMakeFiles/llvm-reduce.dir/deltas/ReduceRegisterDefs.cpp.o tools/llvm-reduce/CMakeFiles/llvm-reduce.dir/deltas/ReduceRegisterUses.cpp.o tools/llvm-reduce/CMakeFiles/llvm-reduce.dir/deltas/ReduceUsingSimplifyCFG.cpp.o tools/llvm-reduce/CMakeFiles/llvm-reduce.dir/deltas/RunIRPasses.cpp.o tools/llvm-reduce/CMakeFiles/llvm-reduce.dir/deltas/SimplifyInstructions.cpp.o tools/llvm-reduce/CMakeFiles/llvm-reduce.dir/deltas/StripDebugInfo.cpp.o tools/llvm-reduce/CMakeFiles/llvm-reduce.dir/llvm-reduce.cpp.o -o bin/llvm-reduce -Wl,-R"\$ORIGIN/../lib:/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/lib:" lib/libLLVM.so.18.1-rust-1.81.0-stable && : [3278/3344] : && /usr/gcc/13/bin/g++ -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG tools/llvm-remarkutil/CMakeFiles/llvm-remarkutil.dir/RemarkConvert.cpp.o tools/llvm-remarkutil/CMakeFiles/llvm-remarkutil.dir/RemarkCount.cpp.o tools/llvm-remarkutil/CMakeFiles/llvm-remarkutil.dir/RemarkCounter.cpp.o tools/llvm-remarkutil/CMakeFiles/llvm-remarkutil.dir/RemarkSizeDiff.cpp.o tools/llvm-remarkutil/CMakeFiles/llvm-remarkutil.dir/RemarkUtil.cpp.o tools/llvm-remarkutil/CMakeFiles/llvm-remarkutil.dir/RemarkUtilHelpers.cpp.o tools/llvm-remarkutil/CMakeFiles/llvm-remarkutil.dir/RemarkUtilRegistry.cpp.o -o bin/llvm-remarkutil -Wl,-R"\$ORIGIN/../lib:/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/lib:" lib/libLLVM.so.18.1-rust-1.81.0-stable && : [3279/3344] : && /usr/gcc/13/bin/g++ -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG tools/llvm-rtdyld/CMakeFiles/llvm-rtdyld.dir/llvm-rtdyld.cpp.o -o bin/llvm-rtdyld -Wl,-R"\$ORIGIN/../lib:/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/lib:" lib/libLLVM.so.18.1-rust-1.81.0-stable && : [3280/3344] : && /usr/gcc/13/bin/g++ -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG tools/llvm-rust-demangle-fuzzer/CMakeFiles/llvm-rust-demangle-fuzzer.dir/DummyDemanglerFuzzer.cpp.o tools/llvm-rust-demangle-fuzzer/CMakeFiles/llvm-rust-demangle-fuzzer.dir/llvm-rust-demangle-fuzzer.cpp.o -o bin/llvm-rust-demangle-fuzzer -Wl,-R"\$ORIGIN/../lib:/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/lib" lib/libLLVM.so.18.1-rust-1.81.0-stable && : [3281/3344] : && /usr/gcc/13/bin/g++ -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG tools/llvm-sim/CMakeFiles/llvm-sim.dir/llvm-sim.cpp.o -o bin/llvm-sim -Wl,-R"\$ORIGIN/../lib:/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/lib:" lib/libLLVM.so.18.1-rust-1.81.0-stable && : [3282/3344] : && /usr/gcc/13/bin/g++ -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG tools/llvm-special-case-list-fuzzer/CMakeFiles/llvm-special-case-list-fuzzer.dir/DummySpecialCaseListFuzzer.cpp.o tools/llvm-special-case-list-fuzzer/CMakeFiles/llvm-special-case-list-fuzzer.dir/special-case-list-fuzzer.cpp.o -o bin/llvm-special-case-list-fuzzer -Wl,-R"\$ORIGIN/../lib:/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/lib" lib/libLLVM.so.18.1-rust-1.81.0-stable && : [3283/3344] : && /usr/gcc/13/bin/g++ -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG tools/llvm-size/CMakeFiles/llvm-size.dir/llvm-size.cpp.o tools/llvm-size/CMakeFiles/llvm-size.dir/llvm-size-driver.cpp.o -o bin/llvm-size -Wl,-R"\$ORIGIN/../lib:/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/lib:" lib/libLLVM.so.18.1-rust-1.81.0-stable && : [3284/3344] : && /usr/gcc/13/bin/g++ -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG tools/llvm-stress/CMakeFiles/llvm-stress.dir/llvm-stress.cpp.o -o bin/llvm-stress -Wl,-R"\$ORIGIN/../lib:/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/lib:" lib/libLLVM.so.18.1-rust-1.81.0-stable && : [3285/3344] : && /usr/gcc/13/bin/g++ -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG tools/llvm-split/CMakeFiles/llvm-split.dir/llvm-split.cpp.o -o bin/llvm-split -Wl,-R"\$ORIGIN/../lib:/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/lib:" lib/libLLVM.so.18.1-rust-1.81.0-stable && : [3286/3344] : && /usr/gcc/13/bin/g++ -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG tools/llvm-strings/CMakeFiles/llvm-strings.dir/llvm-strings.cpp.o -o bin/llvm-strings -Wl,-R"\$ORIGIN/../lib:/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/lib:" lib/libLLVM.so.18.1-rust-1.81.0-stable && : [3287/3344] : && /usr/gcc/13/bin/g++ -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG tools/llvm-undname/CMakeFiles/llvm-undname.dir/llvm-undname.cpp.o -o bin/llvm-undname -Wl,-R"\$ORIGIN/../lib:/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/lib:" lib/libLLVM.so.18.1-rust-1.81.0-stable && : [3288/3344] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/tools/llvm-symbolizer -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/tools/llvm-symbolizer -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fno-exceptions -funwind-tables -fno-rtti -MD -MT tools/llvm-symbolizer/CMakeFiles/llvm-symbolizer.dir/llvm-symbolizer-driver.cpp.o -MF tools/llvm-symbolizer/CMakeFiles/llvm-symbolizer.dir/llvm-symbolizer-driver.cpp.o.d -o tools/llvm-symbolizer/CMakeFiles/llvm-symbolizer.dir/llvm-symbolizer-driver.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/tools/llvm-symbolizer/llvm-symbolizer-driver.cpp [3289/3344] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/tools/llvm-xray -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/tools/llvm-xray -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fno-exceptions -funwind-tables -fno-rtti -MD -MT tools/llvm-xray/CMakeFiles/llvm-xray.dir/llvm-xray.cpp.o -MF tools/llvm-xray/CMakeFiles/llvm-xray.dir/llvm-xray.cpp.o.d -o tools/llvm-xray/CMakeFiles/llvm-xray.dir/llvm-xray.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/tools/llvm-xray/llvm-xray.cpp [3290/3344] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/tools/llvm-xray -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/tools/llvm-xray -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fno-exceptions -funwind-tables -fno-rtti -MD -MT tools/llvm-xray/CMakeFiles/llvm-xray.dir/xray-color-helper.cpp.o -MF tools/llvm-xray/CMakeFiles/llvm-xray.dir/xray-color-helper.cpp.o.d -o tools/llvm-xray/CMakeFiles/llvm-xray.dir/xray-color-helper.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/tools/llvm-xray/xray-color-helper.cpp [3291/3344] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/tools/llvm-symbolizer -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/tools/llvm-symbolizer -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fno-exceptions -funwind-tables -fno-rtti -MD -MT tools/llvm-symbolizer/CMakeFiles/llvm-symbolizer.dir/llvm-symbolizer.cpp.o -MF tools/llvm-symbolizer/CMakeFiles/llvm-symbolizer.dir/llvm-symbolizer.cpp.o.d -o tools/llvm-symbolizer/CMakeFiles/llvm-symbolizer.dir/llvm-symbolizer.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/tools/llvm-symbolizer/llvm-symbolizer.cpp [3292/3344] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/tools/llvm-xray -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/tools/llvm-xray -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fno-exceptions -funwind-tables -fno-rtti -MD -MT tools/llvm-xray/CMakeFiles/llvm-xray.dir/func-id-helper.cpp.o -MF tools/llvm-xray/CMakeFiles/llvm-xray.dir/func-id-helper.cpp.o.d -o tools/llvm-xray/CMakeFiles/llvm-xray.dir/func-id-helper.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/tools/llvm-xray/func-id-helper.cpp [3293/3344] : && /usr/gcc/13/bin/g++ -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG tools/llvm-symbolizer/CMakeFiles/llvm-symbolizer.dir/llvm-symbolizer.cpp.o tools/llvm-symbolizer/CMakeFiles/llvm-symbolizer.dir/llvm-symbolizer-driver.cpp.o -o bin/llvm-symbolizer -Wl,-R"\$ORIGIN/../lib:/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/lib:" lib/libLLVMDebuginfod.a lib/libLLVM.so.18.1-rust-1.81.0-stable && : [3294/3344] cd /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/tools/llvm-symbolizer && /usr/bin/cmake -E create_symlink llvm-symbolizer /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/./bin/llvm-addr2line [3295/3344] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/tools/llvm-xray -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/tools/llvm-xray -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fno-exceptions -funwind-tables -fno-rtti -MD -MT tools/llvm-xray/CMakeFiles/llvm-xray.dir/xray-fdr-dump.cpp.o -MF tools/llvm-xray/CMakeFiles/llvm-xray.dir/xray-fdr-dump.cpp.o.d -o tools/llvm-xray/CMakeFiles/llvm-xray.dir/xray-fdr-dump.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/tools/llvm-xray/xray-fdr-dump.cpp [3296/3344] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/tools/llvm-xray -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/tools/llvm-xray -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fno-exceptions -funwind-tables -fno-rtti -MD -MT tools/llvm-xray/CMakeFiles/llvm-xray.dir/xray-extract.cpp.o -MF tools/llvm-xray/CMakeFiles/llvm-xray.dir/xray-extract.cpp.o.d -o tools/llvm-xray/CMakeFiles/llvm-xray.dir/xray-extract.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/tools/llvm-xray/xray-extract.cpp [3297/3344] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/tools/llvm-xray -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/tools/llvm-xray -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fno-exceptions -funwind-tables -fno-rtti -MD -MT tools/llvm-xray/CMakeFiles/llvm-xray.dir/xray-registry.cpp.o -MF tools/llvm-xray/CMakeFiles/llvm-xray.dir/xray-registry.cpp.o.d -o tools/llvm-xray/CMakeFiles/llvm-xray.dir/xray-registry.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/tools/llvm-xray/xray-registry.cpp [3298/3344] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/tools/llvm-yaml-numeric-parser-fuzzer -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/tools/llvm-yaml-numeric-parser-fuzzer -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fno-exceptions -funwind-tables -fno-rtti -MD -MT tools/llvm-yaml-numeric-parser-fuzzer/CMakeFiles/llvm-yaml-numeric-parser-fuzzer.dir/DummyYAMLNumericParserFuzzer.cpp.o -MF tools/llvm-yaml-numeric-parser-fuzzer/CMakeFiles/llvm-yaml-numeric-parser-fuzzer.dir/DummyYAMLNumericParserFuzzer.cpp.o.d -o tools/llvm-yaml-numeric-parser-fuzzer/CMakeFiles/llvm-yaml-numeric-parser-fuzzer.dir/DummyYAMLNumericParserFuzzer.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/tools/llvm-yaml-numeric-parser-fuzzer/DummyYAMLNumericParserFuzzer.cpp [3299/3344] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/tools/llvm-tli-checker -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/tools/llvm-tli-checker -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fno-exceptions -funwind-tables -fno-rtti -MD -MT tools/llvm-tli-checker/CMakeFiles/llvm-tli-checker.dir/llvm-tli-checker.cpp.o -MF tools/llvm-tli-checker/CMakeFiles/llvm-tli-checker.dir/llvm-tli-checker.cpp.o.d -o tools/llvm-tli-checker/CMakeFiles/llvm-tli-checker.dir/llvm-tli-checker.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/tools/llvm-tli-checker/llvm-tli-checker.cpp [3300/3344] : && /usr/gcc/13/bin/g++ -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG tools/llvm-tli-checker/CMakeFiles/llvm-tli-checker.dir/llvm-tli-checker.cpp.o -o bin/llvm-tli-checker -Wl,-R"\$ORIGIN/../lib:/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/lib:" lib/libLLVM.so.18.1-rust-1.81.0-stable && : [3301/3344] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/tools/llvm-yaml-parser-fuzzer -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/tools/llvm-yaml-parser-fuzzer -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fno-exceptions -funwind-tables -fno-rtti -MD -MT tools/llvm-yaml-parser-fuzzer/CMakeFiles/llvm-yaml-parser-fuzzer.dir/DummyYAMLParserFuzzer.cpp.o -MF tools/llvm-yaml-parser-fuzzer/CMakeFiles/llvm-yaml-parser-fuzzer.dir/DummyYAMLParserFuzzer.cpp.o.d -o tools/llvm-yaml-parser-fuzzer/CMakeFiles/llvm-yaml-parser-fuzzer.dir/DummyYAMLParserFuzzer.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/tools/llvm-yaml-parser-fuzzer/DummyYAMLParserFuzzer.cpp [3302/3344] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/tools/llvm-xray -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/tools/llvm-xray -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fno-exceptions -funwind-tables -fno-rtti -MD -MT tools/llvm-xray/CMakeFiles/llvm-xray.dir/xray-converter.cpp.o -MF tools/llvm-xray/CMakeFiles/llvm-xray.dir/xray-converter.cpp.o.d -o tools/llvm-xray/CMakeFiles/llvm-xray.dir/xray-converter.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/tools/llvm-xray/xray-converter.cpp [3303/3344] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/tools/llvm-yaml-numeric-parser-fuzzer -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/tools/llvm-yaml-numeric-parser-fuzzer -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fno-exceptions -funwind-tables -fno-rtti -MD -MT tools/llvm-yaml-numeric-parser-fuzzer/CMakeFiles/llvm-yaml-numeric-parser-fuzzer.dir/yaml-numeric-parser-fuzzer.cpp.o -MF tools/llvm-yaml-numeric-parser-fuzzer/CMakeFiles/llvm-yaml-numeric-parser-fuzzer.dir/yaml-numeric-parser-fuzzer.cpp.o.d -o tools/llvm-yaml-numeric-parser-fuzzer/CMakeFiles/llvm-yaml-numeric-parser-fuzzer.dir/yaml-numeric-parser-fuzzer.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/tools/llvm-yaml-numeric-parser-fuzzer/yaml-numeric-parser-fuzzer.cpp [3304/3344] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/tools/llvm-yaml-parser-fuzzer -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/tools/llvm-yaml-parser-fuzzer -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fno-exceptions -funwind-tables -fno-rtti -MD -MT tools/llvm-yaml-parser-fuzzer/CMakeFiles/llvm-yaml-parser-fuzzer.dir/yaml-parser-fuzzer.cpp.o -MF tools/llvm-yaml-parser-fuzzer/CMakeFiles/llvm-yaml-parser-fuzzer.dir/yaml-parser-fuzzer.cpp.o.d -o tools/llvm-yaml-parser-fuzzer/CMakeFiles/llvm-yaml-parser-fuzzer.dir/yaml-parser-fuzzer.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/tools/llvm-yaml-parser-fuzzer/yaml-parser-fuzzer.cpp [3305/3344] : && /usr/gcc/13/bin/g++ -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG tools/llvm-yaml-numeric-parser-fuzzer/CMakeFiles/llvm-yaml-numeric-parser-fuzzer.dir/DummyYAMLNumericParserFuzzer.cpp.o tools/llvm-yaml-numeric-parser-fuzzer/CMakeFiles/llvm-yaml-numeric-parser-fuzzer.dir/yaml-numeric-parser-fuzzer.cpp.o -o bin/llvm-yaml-numeric-parser-fuzzer -Wl,-R"\$ORIGIN/../lib:/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/lib" lib/libLLVM.so.18.1-rust-1.81.0-stable && : [3306/3344] : && /usr/gcc/13/bin/g++ -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG tools/llvm-yaml-parser-fuzzer/CMakeFiles/llvm-yaml-parser-fuzzer.dir/DummyYAMLParserFuzzer.cpp.o tools/llvm-yaml-parser-fuzzer/CMakeFiles/llvm-yaml-parser-fuzzer.dir/yaml-parser-fuzzer.cpp.o -o bin/llvm-yaml-parser-fuzzer -Wl,-R"\$ORIGIN/../lib:/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/lib" lib/libLLVM.so.18.1-rust-1.81.0-stable && : [3307/3344] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/tools/llvm-readobj -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/tools/llvm-readobj -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fno-exceptions -funwind-tables -fno-rtti -MD -MT tools/llvm-readobj/CMakeFiles/llvm-readobj.dir/ELFDumper.cpp.o -MF tools/llvm-readobj/CMakeFiles/llvm-readobj.dir/ELFDumper.cpp.o.d -o tools/llvm-readobj/CMakeFiles/llvm-readobj.dir/ELFDumper.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/tools/llvm-readobj/ELFDumper.cpp [3308/3344] : && /usr/gcc/13/bin/g++ -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG tools/llvm-readobj/CMakeFiles/llvm-readobj.dir/ARMWinEHPrinter.cpp.o tools/llvm-readobj/CMakeFiles/llvm-readobj.dir/COFFDumper.cpp.o tools/llvm-readobj/CMakeFiles/llvm-readobj.dir/COFFImportDumper.cpp.o tools/llvm-readobj/CMakeFiles/llvm-readobj.dir/ELFDumper.cpp.o tools/llvm-readobj/CMakeFiles/llvm-readobj.dir/llvm-readobj.cpp.o tools/llvm-readobj/CMakeFiles/llvm-readobj.dir/MachODumper.cpp.o tools/llvm-readobj/CMakeFiles/llvm-readobj.dir/ObjDumper.cpp.o tools/llvm-readobj/CMakeFiles/llvm-readobj.dir/WasmDumper.cpp.o tools/llvm-readobj/CMakeFiles/llvm-readobj.dir/Win64EHDumper.cpp.o tools/llvm-readobj/CMakeFiles/llvm-readobj.dir/WindowsResourceDumper.cpp.o tools/llvm-readobj/CMakeFiles/llvm-readobj.dir/XCOFFDumper.cpp.o tools/llvm-readobj/CMakeFiles/llvm-readobj.dir/llvm-readobj-driver.cpp.o -o bin/llvm-readobj -Wl,-R"\$ORIGIN/../lib:/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/lib:" lib/libLLVM.so.18.1-rust-1.81.0-stable && : [3309/3344] cd /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/tools/llvm-readobj && /usr/bin/cmake -E create_symlink llvm-readobj /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/./bin/llvm-readelf [3310/3344] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/tools/llvm-xray -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/tools/llvm-xray -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fno-exceptions -funwind-tables -fno-rtti -MD -MT tools/llvm-xray/CMakeFiles/llvm-xray.dir/xray-graph-diff.cpp.o -MF tools/llvm-xray/CMakeFiles/llvm-xray.dir/xray-graph-diff.cpp.o.d -o tools/llvm-xray/CMakeFiles/llvm-xray.dir/xray-graph-diff.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/tools/llvm-xray/xray-graph-diff.cpp [3311/3344] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/tools/llvm-xray -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/tools/llvm-xray -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fno-exceptions -funwind-tables -fno-rtti -MD -MT tools/llvm-xray/CMakeFiles/llvm-xray.dir/xray-graph.cpp.o -MF tools/llvm-xray/CMakeFiles/llvm-xray.dir/xray-graph.cpp.o.d -o tools/llvm-xray/CMakeFiles/llvm-xray.dir/xray-graph.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/tools/llvm-xray/xray-graph.cpp [3312/3344] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/tools/obj2yaml -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/tools/obj2yaml -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fno-exceptions -funwind-tables -fno-rtti -MD -MT tools/obj2yaml/CMakeFiles/obj2yaml.dir/archive2yaml.cpp.o -MF tools/obj2yaml/CMakeFiles/obj2yaml.dir/archive2yaml.cpp.o.d -o tools/obj2yaml/CMakeFiles/obj2yaml.dir/archive2yaml.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/tools/obj2yaml/archive2yaml.cpp [3313/3344] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/tools/obj2yaml -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/tools/obj2yaml -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fno-exceptions -funwind-tables -fno-rtti -MD -MT tools/obj2yaml/CMakeFiles/obj2yaml.dir/obj2yaml.cpp.o -MF tools/obj2yaml/CMakeFiles/obj2yaml.dir/obj2yaml.cpp.o.d -o tools/obj2yaml/CMakeFiles/obj2yaml.dir/obj2yaml.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/tools/obj2yaml/obj2yaml.cpp [3314/3344] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/tools/llvm-xray -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/tools/llvm-xray -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fno-exceptions -funwind-tables -fno-rtti -MD -MT tools/llvm-xray/CMakeFiles/llvm-xray.dir/xray-account.cpp.o -MF tools/llvm-xray/CMakeFiles/llvm-xray.dir/xray-account.cpp.o.d -o tools/llvm-xray/CMakeFiles/llvm-xray.dir/xray-account.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/tools/llvm-xray/xray-account.cpp [3315/3344] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/tools/llvm-xray -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/tools/llvm-xray -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fno-exceptions -funwind-tables -fno-rtti -MD -MT tools/llvm-xray/CMakeFiles/llvm-xray.dir/xray-stacks.cpp.o -MF tools/llvm-xray/CMakeFiles/llvm-xray.dir/xray-stacks.cpp.o.d -o tools/llvm-xray/CMakeFiles/llvm-xray.dir/xray-stacks.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/tools/llvm-xray/xray-stacks.cpp [3316/3344] : && /usr/gcc/13/bin/g++ -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG tools/llvm-xray/CMakeFiles/llvm-xray.dir/func-id-helper.cpp.o tools/llvm-xray/CMakeFiles/llvm-xray.dir/llvm-xray.cpp.o tools/llvm-xray/CMakeFiles/llvm-xray.dir/xray-account.cpp.o tools/llvm-xray/CMakeFiles/llvm-xray.dir/xray-color-helper.cpp.o tools/llvm-xray/CMakeFiles/llvm-xray.dir/xray-converter.cpp.o tools/llvm-xray/CMakeFiles/llvm-xray.dir/xray-extract.cpp.o tools/llvm-xray/CMakeFiles/llvm-xray.dir/xray-fdr-dump.cpp.o tools/llvm-xray/CMakeFiles/llvm-xray.dir/xray-graph-diff.cpp.o tools/llvm-xray/CMakeFiles/llvm-xray.dir/xray-graph.cpp.o tools/llvm-xray/CMakeFiles/llvm-xray.dir/xray-registry.cpp.o tools/llvm-xray/CMakeFiles/llvm-xray.dir/xray-stacks.cpp.o -o bin/llvm-xray -Wl,-R"\$ORIGIN/../lib:/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/lib:" lib/libLLVM.so.18.1-rust-1.81.0-stable && : [3317/3344] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/tools/obj2yaml -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/tools/obj2yaml -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fno-exceptions -funwind-tables -fno-rtti -MD -MT tools/obj2yaml/CMakeFiles/obj2yaml.dir/coff2yaml.cpp.o -MF tools/obj2yaml/CMakeFiles/obj2yaml.dir/coff2yaml.cpp.o.d -o tools/obj2yaml/CMakeFiles/obj2yaml.dir/coff2yaml.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/tools/obj2yaml/coff2yaml.cpp [3318/3344] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/tools/obj2yaml -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/tools/obj2yaml -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fno-exceptions -funwind-tables -fno-rtti -MD -MT tools/obj2yaml/CMakeFiles/obj2yaml.dir/dxcontainer2yaml.cpp.o -MF tools/obj2yaml/CMakeFiles/obj2yaml.dir/dxcontainer2yaml.cpp.o.d -o tools/obj2yaml/CMakeFiles/obj2yaml.dir/dxcontainer2yaml.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/tools/obj2yaml/dxcontainer2yaml.cpp [3319/3344] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/tools/obj2yaml -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/tools/obj2yaml -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fno-exceptions -funwind-tables -fno-rtti -MD -MT tools/obj2yaml/CMakeFiles/obj2yaml.dir/minidump2yaml.cpp.o -MF tools/obj2yaml/CMakeFiles/obj2yaml.dir/minidump2yaml.cpp.o.d -o tools/obj2yaml/CMakeFiles/obj2yaml.dir/minidump2yaml.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/tools/obj2yaml/minidump2yaml.cpp [3320/3344] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/tools/obj2yaml -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/tools/obj2yaml -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fno-exceptions -funwind-tables -fno-rtti -MD -MT tools/obj2yaml/CMakeFiles/obj2yaml.dir/offload2yaml.cpp.o -MF tools/obj2yaml/CMakeFiles/obj2yaml.dir/offload2yaml.cpp.o.d -o tools/obj2yaml/CMakeFiles/obj2yaml.dir/offload2yaml.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/tools/obj2yaml/offload2yaml.cpp [3321/3344] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/tools/remarks-shlib -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/tools/remarks-shlib -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fPIC -fno-exceptions -funwind-tables -fno-rtti -MD -MT tools/remarks-shlib/CMakeFiles/Remarks.dir/libremarks.cpp.o -MF tools/remarks-shlib/CMakeFiles/Remarks.dir/libremarks.cpp.o.d -o tools/remarks-shlib/CMakeFiles/Remarks.dir/libremarks.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/tools/remarks-shlib/libremarks.cpp [3322/3344] : && /usr/gcc/13/bin/g++ -fPIC -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -Wl,-z,defs -shared -Wl,-hlibRemarks.so.18.1-rust-1.81.0-stable -o lib/libRemarks.so.18.1-rust-1.81.0-stable tools/remarks-shlib/CMakeFiles/Remarks.dir/libremarks.cpp.o -Wl,-R"\$ORIGIN/../lib:/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/lib:" lib/libLLVM.so.18.1-rust-1.81.0-stable && : [3323/3344] /usr/bin/cmake -E cmake_symlink_library lib/libRemarks.so.18.1-rust-1.81.0-stable lib/libRemarks.so.18.1-rust-1.81.0-stable lib/libRemarks.so && : [3324/3344] cd /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build && /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/bin/llvm-tblgen -gen-opt-parser-defs -I /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/tools/sancov -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -no-warn-on-unused-template-args /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/tools/sancov/Opts.td --write-if-changed -o tools/sancov/Opts.inc -d tools/sancov/Opts.inc.d [3325/3344] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/tools/obj2yaml -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/tools/obj2yaml -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fno-exceptions -funwind-tables -fno-rtti -MD -MT tools/obj2yaml/CMakeFiles/obj2yaml.dir/dwarf2yaml.cpp.o -MF tools/obj2yaml/CMakeFiles/obj2yaml.dir/dwarf2yaml.cpp.o.d -o tools/obj2yaml/CMakeFiles/obj2yaml.dir/dwarf2yaml.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/tools/obj2yaml/dwarf2yaml.cpp [3326/3344] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/tools/obj2yaml -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/tools/obj2yaml -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fno-exceptions -funwind-tables -fno-rtti -MD -MT tools/obj2yaml/CMakeFiles/obj2yaml.dir/xcoff2yaml.cpp.o -MF tools/obj2yaml/CMakeFiles/obj2yaml.dir/xcoff2yaml.cpp.o.d -o tools/obj2yaml/CMakeFiles/obj2yaml.dir/xcoff2yaml.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/tools/obj2yaml/xcoff2yaml.cpp [3327/3344] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/tools/sancov -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/tools/sancov -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fno-exceptions -funwind-tables -fno-rtti -MD -MT tools/sancov/CMakeFiles/sancov.dir/sancov-driver.cpp.o -MF tools/sancov/CMakeFiles/sancov.dir/sancov-driver.cpp.o.d -o tools/sancov/CMakeFiles/sancov.dir/sancov-driver.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/tools/sancov/sancov-driver.cpp [3328/3344] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/tools/obj2yaml -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/tools/obj2yaml -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fno-exceptions -funwind-tables -fno-rtti -MD -MT tools/obj2yaml/CMakeFiles/obj2yaml.dir/wasm2yaml.cpp.o -MF tools/obj2yaml/CMakeFiles/obj2yaml.dir/wasm2yaml.cpp.o.d -o tools/obj2yaml/CMakeFiles/obj2yaml.dir/wasm2yaml.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/tools/obj2yaml/wasm2yaml.cpp [3329/3344] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/tools/sanstats -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/tools/sanstats -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fno-exceptions -funwind-tables -fno-rtti -MD -MT tools/sanstats/CMakeFiles/sanstats.dir/sanstats.cpp.o -MF tools/sanstats/CMakeFiles/sanstats.dir/sanstats.cpp.o.d -o tools/sanstats/CMakeFiles/sanstats.dir/sanstats.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/tools/sanstats/sanstats.cpp [3330/3344] : && /usr/gcc/13/bin/g++ -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG tools/sanstats/CMakeFiles/sanstats.dir/sanstats.cpp.o -o bin/sanstats -Wl,-R"\$ORIGIN/../lib:/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/lib:" lib/libLLVM.so.18.1-rust-1.81.0-stable && : [3331/3344] cd /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/utils/llvm-locstats && /usr/bin/cmake -E copy /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/utils/llvm-locstats/llvm-locstats.py /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/./bin/llvm-locstats [3332/3344] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/tools/obj2yaml -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/tools/obj2yaml -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fno-exceptions -funwind-tables -fno-rtti -MD -MT tools/obj2yaml/CMakeFiles/obj2yaml.dir/macho2yaml.cpp.o -MF tools/obj2yaml/CMakeFiles/obj2yaml.dir/macho2yaml.cpp.o.d -o tools/obj2yaml/CMakeFiles/obj2yaml.dir/macho2yaml.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/tools/obj2yaml/macho2yaml.cpp [3333/3344] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/tools/sancov -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/tools/sancov -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fno-exceptions -funwind-tables -fno-rtti -MD -MT tools/sancov/CMakeFiles/sancov.dir/sancov.cpp.o -MF tools/sancov/CMakeFiles/sancov.dir/sancov.cpp.o.d -o tools/sancov/CMakeFiles/sancov.dir/sancov.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/tools/sancov/sancov.cpp [3334/3344] : && /usr/gcc/13/bin/g++ -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG tools/sancov/CMakeFiles/sancov.dir/sancov.cpp.o tools/sancov/CMakeFiles/sancov.dir/sancov-driver.cpp.o -o bin/sancov -Wl,-R"\$ORIGIN/../lib:/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/lib:" lib/libLLVM.so.18.1-rust-1.81.0-stable && : [3335/3344] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/tools/yaml2obj -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/tools/yaml2obj -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fno-exceptions -funwind-tables -fno-rtti -MD -MT tools/yaml2obj/CMakeFiles/yaml2obj.dir/yaml2obj.cpp.o -MF tools/yaml2obj/CMakeFiles/yaml2obj.dir/yaml2obj.cpp.o.d -o tools/yaml2obj/CMakeFiles/yaml2obj.dir/yaml2obj.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/tools/yaml2obj/yaml2obj.cpp [3336/3344] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/tools/verify-uselistorder -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/tools/verify-uselistorder -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fno-exceptions -funwind-tables -fno-rtti -MD -MT tools/verify-uselistorder/CMakeFiles/verify-uselistorder.dir/verify-uselistorder.cpp.o -MF tools/verify-uselistorder/CMakeFiles/verify-uselistorder.dir/verify-uselistorder.cpp.o.d -o tools/verify-uselistorder/CMakeFiles/verify-uselistorder.dir/verify-uselistorder.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/tools/verify-uselistorder/verify-uselistorder.cpp [3337/3344] : && /usr/gcc/13/bin/g++ -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG tools/yaml2obj/CMakeFiles/yaml2obj.dir/yaml2obj.cpp.o -o bin/yaml2obj -Wl,-R"\$ORIGIN/../lib:" lib/libLLVMObjectYAML.a lib/libLLVMSupport.a lib/libLLVMObject.a lib/libLLVMIRReader.a lib/libLLVMBitReader.a lib/libLLVMAsmParser.a lib/libLLVMCore.a lib/libLLVMRemarks.a lib/libLLVMBitstreamReader.a lib/libLLVMMCParser.a lib/libLLVMTextAPI.a lib/libLLVMMC.a lib/libLLVMBinaryFormat.a lib/libLLVMTargetParser.a lib/libLLVMDebugInfoCodeView.a lib/libLLVMSupport.a -lrt -ldl -lm -lkstat -lsocket /usr/lib/64/libz.so lib/libLLVMDemangle.a && : [3338/3344] : && /usr/gcc/13/bin/g++ -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG tools/verify-uselistorder/CMakeFiles/verify-uselistorder.dir/verify-uselistorder.cpp.o -o bin/verify-uselistorder -Wl,-R"\$ORIGIN/../lib:/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/lib:" lib/libLLVM.so.18.1-rust-1.81.0-stable && : [3339/3344] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/tools/opt -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/tools/opt -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fno-exceptions -funwind-tables -fno-rtti -MD -MT tools/opt/CMakeFiles/opt.dir/opt.cpp.o -MF tools/opt/CMakeFiles/opt.dir/opt.cpp.o.d -o tools/opt/CMakeFiles/opt.dir/opt.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/tools/opt/opt.cpp [3340/3344] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/tools/opt -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/tools/opt -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fno-exceptions -funwind-tables -fno-rtti -MD -MT tools/opt/CMakeFiles/opt.dir/NewPMDriver.cpp.o -MF tools/opt/CMakeFiles/opt.dir/NewPMDriver.cpp.o.d -o tools/opt/CMakeFiles/opt.dir/NewPMDriver.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/tools/opt/NewPMDriver.cpp [3341/3344] : && /usr/gcc/13/bin/g++ -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG tools/opt/CMakeFiles/opt.dir/NewPMDriver.cpp.o tools/opt/CMakeFiles/opt.dir/opt.cpp.o -o bin/opt -Wl,-R"\$ORIGIN/../lib:/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/lib:" lib/libLLVM.so.18.1-rust-1.81.0-stable && : [3342/3344] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/tools/obj2yaml -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/tools/obj2yaml -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/include/llvm/Support/Solaris -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fno-exceptions -funwind-tables -fno-rtti -MD -MT tools/obj2yaml/CMakeFiles/obj2yaml.dir/elf2yaml.cpp.o -MF tools/obj2yaml/CMakeFiles/obj2yaml.dir/elf2yaml.cpp.o.d -o tools/obj2yaml/CMakeFiles/obj2yaml.dir/elf2yaml.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/llvm/tools/obj2yaml/elf2yaml.cpp [3343/3344] : && /usr/gcc/13/bin/g++ -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG tools/obj2yaml/CMakeFiles/obj2yaml.dir/archive2yaml.cpp.o tools/obj2yaml/CMakeFiles/obj2yaml.dir/obj2yaml.cpp.o tools/obj2yaml/CMakeFiles/obj2yaml.dir/coff2yaml.cpp.o tools/obj2yaml/CMakeFiles/obj2yaml.dir/dwarf2yaml.cpp.o tools/obj2yaml/CMakeFiles/obj2yaml.dir/dxcontainer2yaml.cpp.o tools/obj2yaml/CMakeFiles/obj2yaml.dir/elf2yaml.cpp.o tools/obj2yaml/CMakeFiles/obj2yaml.dir/macho2yaml.cpp.o tools/obj2yaml/CMakeFiles/obj2yaml.dir/minidump2yaml.cpp.o tools/obj2yaml/CMakeFiles/obj2yaml.dir/offload2yaml.cpp.o tools/obj2yaml/CMakeFiles/obj2yaml.dir/xcoff2yaml.cpp.o tools/obj2yaml/CMakeFiles/obj2yaml.dir/wasm2yaml.cpp.o -o bin/obj2yaml -Wl,-R"\$ORIGIN/../lib:" lib/libLLVMBinaryFormat.a lib/libLLVMDebugInfoCodeView.a lib/libLLVMDebugInfoDWARF.a lib/libLLVMObject.a lib/libLLVMObjectYAML.a lib/libLLVMSupport.a lib/libLLVMObject.a lib/libLLVMIRReader.a lib/libLLVMBitReader.a lib/libLLVMAsmParser.a lib/libLLVMCore.a lib/libLLVMRemarks.a lib/libLLVMBitstreamReader.a lib/libLLVMMCParser.a lib/libLLVMTextAPI.a lib/libLLVMMC.a lib/libLLVMBinaryFormat.a lib/libLLVMDebugInfoCodeView.a lib/libLLVMTargetParser.a lib/libLLVMSupport.a -lrt -ldl -lm -lsocket /usr/lib/64/libz.so lib/libLLVMDemangle.a -lkstat && : [3343/3344] cd /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/build && /usr/bin/cmake -P cmake_install.cmake -- Install configuration: "Release" -- Installing: /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/lib/libLLVMDemangle.a -- Installing: /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/lib/libLLVMSupport.a -- Installing: /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/lib/libLLVMTableGen.a -- Installing: /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/lib/libLLVMTableGenGlobalISel.a -- Installing: /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/lib/libLLVMTableGenCommon.a -- Installing: /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/bin/llvm-tblgen -- Set non-toolchain portion of runtime path of "/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/bin/llvm-tblgen" to "$ORIGIN/../lib" -- Installing: /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/lib/libLLVMCore.a -- Installing: /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/lib/libLLVMFuzzerCLI.a -- Installing: /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/lib/libLLVMFuzzMutate.a -- Installing: /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/lib/libLLVMFileCheck.a -- Installing: /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/lib/libLLVMInterfaceStub.a -- Installing: /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/lib/libLLVMIRPrinter.a -- Installing: /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/lib/libLLVMIRReader.a -- Installing: /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/lib/libLLVMCodeGenTypes.a -- Installing: /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/lib/libLLVMCodeGen.a -- Installing: /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/lib/libLLVMSelectionDAG.a -- Installing: /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/lib/libLLVMAsmPrinter.a -- Installing: /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/lib/libLLVMMIRParser.a -- Installing: /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/lib/libLLVMGlobalISel.a -- Installing: /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/lib/libLLVMBinaryFormat.a -- Installing: /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/lib/libLLVMBitReader.a -- Installing: /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/lib/libLLVMBitWriter.a -- Installing: /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/lib/libLLVMBitstreamReader.a -- Installing: /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/lib/libLLVMDWARFLinker.a -- Installing: /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/lib/libLLVMDWARFLinkerClassic.a -- Installing: /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/lib/libLLVMDWARFLinkerParallel.a -- Installing: /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/lib/libLLVMExtensions.a -- Installing: /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/lib/libLLVMFrontendDriver.a -- Installing: /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/lib/libLLVMFrontendHLSL.a -- Installing: /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/lib/libLLVMFrontendOpenACC.a -- Installing: /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/lib/libLLVMFrontendOpenMP.a -- Installing: /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/lib/libLLVMFrontendOffloading.a -- Installing: /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/lib/libLLVMTransformUtils.a -- Installing: /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/lib/libLLVMInstrumentation.a -- Installing: /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/lib/libLLVMAggressiveInstCombine.a -- Installing: /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/lib/libLLVMInstCombine.a -- Installing: /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/lib/libLLVMScalarOpts.a -- Installing: /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/lib/libLLVMipo.a -- Installing: /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/lib/libLLVMVectorize.a -- Installing: /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/lib/libLLVMObjCARCOpts.a -- Installing: /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/lib/libLLVMCoroutines.a -- Installing: /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/lib/libLLVMCFGuard.a -- Installing: /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/lib/libLLVMHipStdPar.a -- Installing: /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/lib/libLLVMLinker.a -- Installing: /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/lib/libLLVMAnalysis.a -- Installing: /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/lib/libLLVMLTO.a -- Installing: /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/lib/libLLVMMC.a -- Installing: /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/lib/libLLVMMCParser.a -- Installing: /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/lib/libLLVMMCDisassembler.a -- Installing: /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/lib/libLLVMMCA.a -- Installing: /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/lib/libLLVMObjCopy.a -- Installing: /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/lib/libLLVMObject.a -- Installing: /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/lib/libLLVMObjectYAML.a -- Installing: /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/lib/libLLVMOption.a -- Installing: /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/lib/libLLVMRemarks.a -- Installing: /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/lib/libLLVMDebuginfod.a -- Installing: /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/lib/libLLVMDebugInfoDWARF.a -- Installing: /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/lib/libLLVMDebugInfoGSYM.a -- Installing: /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/lib/libLLVMDebugInfoLogicalView.a -- Installing: /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/lib/libLLVMDebugInfoMSF.a -- Installing: /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/lib/libLLVMDebugInfoCodeView.a -- Installing: /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/lib/libLLVMDebugInfoPDB.a -- Installing: /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/lib/libLLVMSymbolize.a -- Installing: /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/lib/libLLVMDebugInfoBTF.a -- Installing: /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/lib/libLLVMDWP.a -- Installing: /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/lib/libLLVMExecutionEngine.a -- Installing: /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/lib/libLLVMInterpreter.a -- Installing: /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/lib/libLLVMJITLink.a -- Installing: /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/lib/libLLVMMCJIT.a -- Installing: /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/lib/libLLVMOrcJIT.a -- Installing: /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/lib/libLLVMOrcDebugging.a -- Installing: /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/lib/libLLVMOrcShared.a -- Installing: /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/lib/libLLVMOrcTargetProcess.a -- Installing: /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/lib/libLLVMRuntimeDyld.a -- Installing: /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/lib/libLLVMTarget.a -- Installing: /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/lib/libLLVMAArch64CodeGen.a -- Installing: /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/lib/libLLVMAArch64AsmParser.a -- Installing: /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/lib/libLLVMAArch64Disassembler.a -- Installing: /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/lib/libLLVMAArch64Desc.a -- Installing: /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/lib/libLLVMAArch64Info.a -- Installing: /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/lib/libLLVMAArch64Utils.a -- Installing: /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/lib/libLLVMARMCodeGen.a -- Installing: /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/lib/libLLVMARMAsmParser.a -- Installing: /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/lib/libLLVMARMDisassembler.a -- Installing: /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/lib/libLLVMARMDesc.a -- Installing: /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/lib/libLLVMARMInfo.a -- Installing: /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/lib/libLLVMARMUtils.a -- Installing: /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/lib/libLLVMBPFCodeGen.a -- Installing: /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/lib/libLLVMBPFAsmParser.a -- Installing: /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/lib/libLLVMBPFDisassembler.a -- Installing: /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/lib/libLLVMBPFDesc.a -- Installing: /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/lib/libLLVMBPFInfo.a -- Installing: /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/lib/libLLVMHexagonCodeGen.a -- Installing: /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/lib/libLLVMHexagonAsmParser.a -- Installing: /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/lib/libLLVMHexagonDisassembler.a -- Installing: /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/lib/libLLVMHexagonDesc.a -- Installing: /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/lib/libLLVMHexagonInfo.a -- Installing: /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/lib/libLLVMLoongArchCodeGen.a -- Installing: /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/lib/libLLVMLoongArchAsmParser.a -- Installing: /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/lib/libLLVMLoongArchDisassembler.a -- Installing: /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/lib/libLLVMLoongArchDesc.a -- Installing: /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/lib/libLLVMLoongArchInfo.a -- Installing: /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/lib/libLLVMMSP430CodeGen.a -- Installing: /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/lib/libLLVMMSP430Desc.a -- Installing: /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/lib/libLLVMMSP430Info.a -- Installing: /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/lib/libLLVMMSP430AsmParser.a -- Installing: /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/lib/libLLVMMSP430Disassembler.a -- Installing: /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/lib/libLLVMMipsCodeGen.a -- Installing: /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/lib/libLLVMMipsAsmParser.a -- Installing: /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/lib/libLLVMMipsDisassembler.a -- Installing: /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/lib/libLLVMMipsDesc.a -- Installing: /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/lib/libLLVMMipsInfo.a -- Installing: /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/lib/libLLVMNVPTXCodeGen.a -- Installing: /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/lib/libLLVMNVPTXDesc.a -- Installing: /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/lib/libLLVMNVPTXInfo.a -- Installing: /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/lib/libLLVMPowerPCCodeGen.a -- Installing: /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/lib/libLLVMPowerPCAsmParser.a -- Installing: /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/lib/libLLVMPowerPCDisassembler.a -- Installing: /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/lib/libLLVMPowerPCDesc.a -- Installing: /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/lib/libLLVMPowerPCInfo.a -- Installing: /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/lib/libLLVMRISCVCodeGen.a -- Installing: /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/lib/libLLVMRISCVAsmParser.a -- Installing: /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/lib/libLLVMRISCVDisassembler.a -- Installing: /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/lib/libLLVMRISCVDesc.a -- Installing: /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/lib/libLLVMRISCVTargetMCA.a -- Installing: /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/lib/libLLVMRISCVInfo.a -- Installing: /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/lib/libLLVMSparcCodeGen.a -- Installing: /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/lib/libLLVMSparcAsmParser.a -- Installing: /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/lib/libLLVMSparcDisassembler.a -- Installing: /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/lib/libLLVMSparcDesc.a -- Installing: /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/lib/libLLVMSparcInfo.a -- Installing: /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/lib/libLLVMSystemZCodeGen.a -- Installing: /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/lib/libLLVMSystemZAsmParser.a -- Installing: /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/lib/libLLVMSystemZDisassembler.a -- Installing: /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/lib/libLLVMSystemZDesc.a -- Installing: /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/lib/libLLVMSystemZInfo.a -- Installing: /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/lib/libLLVMWebAssemblyCodeGen.a -- Installing: /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/lib/libLLVMWebAssemblyAsmParser.a -- Installing: /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/lib/libLLVMWebAssemblyDisassembler.a -- Installing: /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/lib/libLLVMWebAssemblyDesc.a -- Installing: /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/lib/libLLVMWebAssemblyInfo.a -- Installing: /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/lib/libLLVMWebAssemblyUtils.a -- Installing: /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/lib/libLLVMX86CodeGen.a -- Installing: /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/lib/libLLVMX86AsmParser.a -- Installing: /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/lib/libLLVMX86Disassembler.a -- Installing: /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/lib/libLLVMX86TargetMCA.a -- Installing: /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/lib/libLLVMX86Desc.a -- Installing: /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/lib/libLLVMX86Info.a -- Installing: /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/lib/libLLVMAVRCodeGen.a -- Installing: /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/lib/libLLVMAVRAsmParser.a -- Installing: /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/lib/libLLVMAVRDisassembler.a -- Installing: /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/lib/libLLVMAVRDesc.a -- Installing: /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/lib/libLLVMAVRInfo.a -- Installing: /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/lib/libLLVMM68kCodeGen.a -- Installing: /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/lib/libLLVMM68kInfo.a -- Installing: /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/lib/libLLVMM68kDesc.a -- Installing: /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/lib/libLLVMM68kAsmParser.a -- Installing: /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/lib/libLLVMM68kDisassembler.a -- Installing: /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/lib/libLLVMCSKYCodeGen.a -- Installing: /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/lib/libLLVMCSKYAsmParser.a -- Installing: /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/lib/libLLVMCSKYDisassembler.a -- Installing: /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/lib/libLLVMCSKYDesc.a -- Installing: /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/lib/libLLVMCSKYInfo.a -- Installing: /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/lib/libLLVMXtensaCodeGen.a -- Installing: /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/lib/libLLVMXtensaAsmParser.a -- Installing: /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/lib/libLLVMXtensaDisassembler.a -- Installing: /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/lib/libLLVMXtensaDesc.a -- Installing: /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/lib/libLLVMXtensaInfo.a -- Installing: /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/lib/libLLVMAsmParser.a -- Installing: /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/lib/libLLVMLineEditor.a -- Installing: /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/lib/libLLVMProfileData.a -- Installing: /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/lib/libLLVMCoverage.a -- Installing: /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/lib/libLLVMPasses.a -- Installing: /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/lib/libLLVMTargetParser.a -- Installing: /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/lib/libLLVMTextAPI.a -- Installing: /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/lib/libLLVMTextAPIBinaryReader.a -- Installing: /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/lib/libLLVMDlltoolDriver.a -- Installing: /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/lib/libLLVMLibDriver.a -- Installing: /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/lib/libLLVMXRay.a -- Installing: /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/lib/libLLVMWindowsDriver.a -- Installing: /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/lib/libLLVMWindowsManifest.a -- Installing: /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/bin/FileCheck -- Set non-toolchain portion of runtime path of "/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/bin/FileCheck" to "$ORIGIN/../lib" -- Installing: /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/bin/llvm-PerfectShuffle -- Set non-toolchain portion of runtime path of "/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/bin/llvm-PerfectShuffle" to "$ORIGIN/../lib" -- Installing: /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/bin/count -- Set non-toolchain portion of runtime path of "/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/bin/count" to "$ORIGIN/../lib" -- Installing: /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/bin/not -- Set non-toolchain portion of runtime path of "/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/bin/not" to "$ORIGIN/../lib" -- Installing: /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/bin/UnicodeNameMappingGenerator -- Set non-toolchain portion of runtime path of "/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/bin/UnicodeNameMappingGenerator" to "$ORIGIN/../lib" -- Installing: /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/bin/yaml-bench -- Set non-toolchain portion of runtime path of "/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/bin/yaml-bench" to "$ORIGIN/../lib" -- Installing: /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/bin/split-file -- Set non-toolchain portion of runtime path of "/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/bin/split-file" to "$ORIGIN/../lib" -- Installing: /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/lib/libLTO.so.18.1-rust-1.81.0-stable -- Set non-toolchain portion of runtime path of "/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/lib/libLTO.so.18.1-rust-1.81.0-stable" to "$ORIGIN/../lib" -- Installing: /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/lib/libLTO.so -- Installing: /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/include/llvm-c/lto.h -- Installing: /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/bin/llvm-ar -- Set non-toolchain portion of runtime path of "/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/bin/llvm-ar" to "$ORIGIN/../lib" -- Creating llvm-ranlib -- Creating llvm-lib -- Creating llvm-dlltool -- Installing: /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/bin/llvm-config -- Set non-toolchain portion of runtime path of "/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/bin/llvm-config" to "$ORIGIN/../lib" -- Installing: /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/bin/llvm-lto -- Set non-toolchain portion of runtime path of "/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/bin/llvm-lto" to "$ORIGIN/../lib" -- Installing: /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/bin/llvm-profdata -- Set non-toolchain portion of runtime path of "/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/bin/llvm-profdata" to "$ORIGIN/../lib" -- Installing: /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/bin/bugpoint -- Set non-toolchain portion of runtime path of "/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/bin/bugpoint" to "$ORIGIN/../lib" -- Installing: /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/bin/dsymutil -- Set non-toolchain portion of runtime path of "/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/bin/dsymutil" to "$ORIGIN/../lib" -- Installing: /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/bin/llc -- Set non-toolchain portion of runtime path of "/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/bin/llc" to "$ORIGIN/../lib" -- Installing: /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/bin/lli-child-target -- Set non-toolchain portion of runtime path of "/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/bin/lli-child-target" to "$ORIGIN/../lib" -- Installing: /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/bin/lli -- Set non-toolchain portion of runtime path of "/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/bin/lli" to "$ORIGIN/../lib" -- Installing: /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/bin/llvm-as -- Set non-toolchain portion of runtime path of "/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/bin/llvm-as" to "$ORIGIN/../lib" -- Installing: /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/bin/llvm-bcanalyzer -- Set non-toolchain portion of runtime path of "/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/bin/llvm-bcanalyzer" to "$ORIGIN/../lib" -- Installing: /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/bin/llvm-c-test -- Set non-toolchain portion of runtime path of "/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/bin/llvm-c-test" to "$ORIGIN/../lib" -- Installing: /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/bin/llvm-cat -- Set non-toolchain portion of runtime path of "/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/bin/llvm-cat" to "$ORIGIN/../lib" -- Installing: /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/bin/llvm-cfi-verify -- Set non-toolchain portion of runtime path of "/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/bin/llvm-cfi-verify" to "$ORIGIN/../lib" -- Installing: /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/lib/libLLVMCFIVerify.a -- Installing: /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/bin/llvm-cov -- Set non-toolchain portion of runtime path of "/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/bin/llvm-cov" to "$ORIGIN/../lib" -- Installing: /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/bin/llvm-cvtres -- Set non-toolchain portion of runtime path of "/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/bin/llvm-cvtres" to "$ORIGIN/../lib" -- Installing: /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/bin/llvm-cxxdump -- Set non-toolchain portion of runtime path of "/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/bin/llvm-cxxdump" to "$ORIGIN/../lib" -- Installing: /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/bin/llvm-cxxfilt -- Set non-toolchain portion of runtime path of "/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/bin/llvm-cxxfilt" to "$ORIGIN/../lib" -- Installing: /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/bin/llvm-cxxmap -- Set non-toolchain portion of runtime path of "/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/bin/llvm-cxxmap" to "$ORIGIN/../lib" -- Installing: /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/bin/llvm-debuginfo-analyzer -- Set non-toolchain portion of runtime path of "/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/bin/llvm-debuginfo-analyzer" to "$ORIGIN/../lib" -- Installing: /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/bin/llvm-debuginfod -- Set non-toolchain portion of runtime path of "/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/bin/llvm-debuginfod" to "$ORIGIN/../lib" -- Installing: /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/bin/llvm-debuginfod-find -- Set non-toolchain portion of runtime path of "/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/bin/llvm-debuginfod-find" to "$ORIGIN/../lib" -- Installing: /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/bin/llvm-diff -- Set non-toolchain portion of runtime path of "/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/bin/llvm-diff" to "$ORIGIN/../lib" -- Installing: /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/lib/libLLVMDiff.a -- Installing: /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/bin/llvm-dis -- Set non-toolchain portion of runtime path of "/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/bin/llvm-dis" to "$ORIGIN/../lib" -- Installing: /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/bin/llvm-dwarfdump -- Set non-toolchain portion of runtime path of "/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/bin/llvm-dwarfdump" to "$ORIGIN/../lib" -- Installing: /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/bin/llvm-dwarfutil -- Set non-toolchain portion of runtime path of "/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/bin/llvm-dwarfutil" to "$ORIGIN/../lib" -- Installing: /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/bin/llvm-dwp -- Set non-toolchain portion of runtime path of "/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/bin/llvm-dwp" to "$ORIGIN/../lib" -- Installing: /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/bin/llvm-exegesis -- Set non-toolchain portion of runtime path of "/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/bin/llvm-exegesis" to "$ORIGIN/../lib" -- Installing: /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/lib/libLLVMExegesisX86.a -- Installing: /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/lib/libLLVMExegesisAArch64.a -- Installing: /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/lib/libLLVMExegesisPowerPC.a -- Installing: /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/lib/libLLVMExegesisMips.a -- Installing: /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/lib/libLLVMExegesis.a -- Installing: /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/bin/llvm-extract -- Set non-toolchain portion of runtime path of "/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/bin/llvm-extract" to "$ORIGIN/../lib" -- Installing: /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/bin/llvm-gsymutil -- Set non-toolchain portion of runtime path of "/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/bin/llvm-gsymutil" to "$ORIGIN/../lib" -- Installing: /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/bin/llvm-ifs -- Set non-toolchain portion of runtime path of "/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/bin/llvm-ifs" to "$ORIGIN/../lib" -- Installing: /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/bin/llvm-jitlink-executor -- Set non-toolchain portion of runtime path of "/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/bin/llvm-jitlink-executor" to "$ORIGIN/../lib" -- Installing: /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/bin/llvm-jitlink -- Set non-toolchain portion of runtime path of "/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/bin/llvm-jitlink" to "$ORIGIN/../lib" -- Installing: /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/bin/llvm-libtool-darwin -- Set non-toolchain portion of runtime path of "/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/bin/llvm-libtool-darwin" to "$ORIGIN/../lib" -- Installing: /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/bin/llvm-link -- Set non-toolchain portion of runtime path of "/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/bin/llvm-link" to "$ORIGIN/../lib" -- Installing: /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/bin/llvm-lipo -- Set non-toolchain portion of runtime path of "/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/bin/llvm-lipo" to "$ORIGIN/../lib" -- Installing: /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/bin/llvm-lto2 -- Set non-toolchain portion of runtime path of "/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/bin/llvm-lto2" to "$ORIGIN/../lib" -- Installing: /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/bin/llvm-mc -- Set non-toolchain portion of runtime path of "/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/bin/llvm-mc" to "$ORIGIN/../lib" -- Installing: /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/bin/llvm-mca -- Set non-toolchain portion of runtime path of "/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/bin/llvm-mca" to "$ORIGIN/../lib" -- Installing: /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/bin/llvm-ml -- Set non-toolchain portion of runtime path of "/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/bin/llvm-ml" to "$ORIGIN/../lib" -- Installing: /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/bin/llvm-modextract -- Set non-toolchain portion of runtime path of "/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/bin/llvm-modextract" to "$ORIGIN/../lib" -- Installing: /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/bin/llvm-mt -- Set non-toolchain portion of runtime path of "/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/bin/llvm-mt" to "$ORIGIN/../lib" -- Installing: /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/bin/llvm-nm -- Set non-toolchain portion of runtime path of "/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/bin/llvm-nm" to "$ORIGIN/../lib" -- Installing: /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/bin/llvm-objcopy -- Set non-toolchain portion of runtime path of "/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/bin/llvm-objcopy" to "$ORIGIN/../lib" -- Creating llvm-install-name-tool -- Creating llvm-bitcode-strip -- Creating llvm-strip -- Installing: /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/bin/llvm-objdump -- Set non-toolchain portion of runtime path of "/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/bin/llvm-objdump" to "$ORIGIN/../lib" -- Creating llvm-otool -- Installing: /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/bin/llvm-opt-report -- Set non-toolchain portion of runtime path of "/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/bin/llvm-opt-report" to "$ORIGIN/../lib" -- Installing: /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/bin/llvm-pdbutil -- Set non-toolchain portion of runtime path of "/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/bin/llvm-pdbutil" to "$ORIGIN/../lib" -- Installing: /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/bin/llvm-profgen -- Set non-toolchain portion of runtime path of "/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/bin/llvm-profgen" to "$ORIGIN/../lib" -- Installing: /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/bin/llvm-rc -- Set non-toolchain portion of runtime path of "/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/bin/llvm-rc" to "$ORIGIN/../lib" -- Creating llvm-windres -- Installing: /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/bin/llvm-readobj -- Set non-toolchain portion of runtime path of "/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/bin/llvm-readobj" to "$ORIGIN/../lib" -- Creating llvm-readelf -- Installing: /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/bin/llvm-readtapi -- Set non-toolchain portion of runtime path of "/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/bin/llvm-readtapi" to "$ORIGIN/../lib" -- Installing: /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/bin/llvm-reduce -- Set non-toolchain portion of runtime path of "/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/bin/llvm-reduce" to "$ORIGIN/../lib" -- Installing: /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/bin/llvm-remarkutil -- Set non-toolchain portion of runtime path of "/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/bin/llvm-remarkutil" to "$ORIGIN/../lib" -- Installing: /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/bin/llvm-rtdyld -- Set non-toolchain portion of runtime path of "/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/bin/llvm-rtdyld" to "$ORIGIN/../lib" -- Installing: /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/lib/libLLVM.so.18.1-rust-1.81.0-stable -- Set non-toolchain portion of runtime path of "/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/lib/libLLVM.so.18.1-rust-1.81.0-stable" to "$ORIGIN/../lib" -- Installing: /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/lib/libLLVM.so -- Creating libLLVM-18-rust-1.81.0-stable.so -- Installing: /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/bin/llvm-sim -- Set non-toolchain portion of runtime path of "/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/bin/llvm-sim" to "$ORIGIN/../lib" -- Installing: /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/bin/llvm-size -- Set non-toolchain portion of runtime path of "/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/bin/llvm-size" to "$ORIGIN/../lib" -- Installing: /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/bin/llvm-split -- Set non-toolchain portion of runtime path of "/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/bin/llvm-split" to "$ORIGIN/../lib" -- Installing: /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/bin/llvm-stress -- Set non-toolchain portion of runtime path of "/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/bin/llvm-stress" to "$ORIGIN/../lib" -- Installing: /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/bin/llvm-strings -- Set non-toolchain portion of runtime path of "/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/bin/llvm-strings" to "$ORIGIN/../lib" -- Installing: /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/bin/llvm-symbolizer -- Set non-toolchain portion of runtime path of "/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/bin/llvm-symbolizer" to "$ORIGIN/../lib" -- Creating llvm-addr2line -- Installing: /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/bin/llvm-tli-checker -- Set non-toolchain portion of runtime path of "/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/bin/llvm-tli-checker" to "$ORIGIN/../lib" -- Installing: /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/bin/llvm-undname -- Set non-toolchain portion of runtime path of "/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/bin/llvm-undname" to "$ORIGIN/../lib" -- Installing: /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/bin/llvm-xray -- Set non-toolchain portion of runtime path of "/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/bin/llvm-xray" to "$ORIGIN/../lib" -- Installing: /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/bin/obj2yaml -- Set non-toolchain portion of runtime path of "/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/bin/obj2yaml" to "$ORIGIN/../lib" -- Installing: /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/bin/opt -- Set non-toolchain portion of runtime path of "/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/bin/opt" to "$ORIGIN/../lib" -- Installing: /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/share/opt-viewer/opt-diff.py -- Installing: /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/share/opt-viewer/opt-stats.py -- Installing: /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/share/opt-viewer/opt-viewer.py -- Installing: /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/share/opt-viewer/optpmap.py -- Installing: /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/share/opt-viewer/optrecord.py -- Installing: /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/share/opt-viewer/style.css -- Installing: /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/lib/libRemarks.so.18.1-rust-1.81.0-stable -- Set non-toolchain portion of runtime path of "/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/lib/libRemarks.so.18.1-rust-1.81.0-stable" to "$ORIGIN/../lib" -- Installing: /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/lib/libRemarks.so -- Installing: /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/include/llvm-c/Remarks.h -- Installing: /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/bin/sancov -- Set non-toolchain portion of runtime path of "/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/bin/sancov" to "$ORIGIN/../lib" -- Installing: /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/bin/sanstats -- Set non-toolchain portion of runtime path of "/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/bin/sanstats" to "$ORIGIN/../lib" -- Installing: /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/bin/verify-uselistorder -- Set non-toolchain portion of runtime path of "/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/bin/verify-uselistorder" to "$ORIGIN/../lib" -- Installing: /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/bin/yaml2obj -- Set non-toolchain portion of runtime path of "/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/bin/yaml2obj" to "$ORIGIN/../lib" -- Installing: /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/lib/cmake/llvm/LLVMExports.cmake -- Installing: /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/lib/cmake/llvm/LLVMExports-release.cmake -- Installing: /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/lib/cmake/llvm/LLVMConfig.cmake -- Installing: /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/lib/cmake/llvm/LLVMConfigVersion.cmake -- Installing: /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/lib/cmake/llvm/LLVM-Config.cmake -- Installing: /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/lib/cmake/llvm/./FindZ3.cmake -- Installing: /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/lib/cmake/llvm/./UseLibtool.cmake -- Installing: /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/lib/cmake/llvm/./GetErrcMessages.cmake -- Installing: /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/lib/cmake/llvm/./GetLibraryName.cmake -- Installing: /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/lib/cmake/llvm/./TensorFlowCompile.cmake -- Installing: /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/lib/cmake/llvm/./DetermineGCCCompatible.cmake -- Installing: /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/lib/cmake/llvm/./LLVMDistributionSupport.cmake -- Installing: /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/lib/cmake/llvm/./LLVM-Build.cmake -- Installing: /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/lib/cmake/llvm/./LLVMInstallSymlink.cmake -- Installing: /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/lib/cmake/llvm/./Findzstd.cmake -- Installing: /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/lib/cmake/llvm/./HandleLLVMStdlib.cmake -- Installing: /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/lib/cmake/llvm/./CheckProblematicConfigurations.cmake -- Installing: /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/lib/cmake/llvm/./LLVMCheckLinkerFlag.cmake -- Installing: /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/lib/cmake/llvm/./GenerateVersionFromVCS.cmake -- Installing: /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/lib/cmake/llvm/./FindTerminfo.cmake -- Installing: /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/lib/cmake/llvm/./CoverageReport.cmake -- Installing: /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/lib/cmake/llvm/./FindLibpfm.cmake -- Installing: /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/lib/cmake/llvm/./AddOCaml.cmake -- Installing: /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/lib/cmake/llvm/./CrossCompile.cmake -- Installing: /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/lib/cmake/llvm/./AddSphinxTarget.cmake -- Installing: /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/lib/cmake/llvm/./VersionFromVCS.cmake -- Installing: /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/lib/cmake/llvm/./FindSphinx.cmake -- Installing: /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/lib/cmake/llvm/./FindFFI.cmake -- Installing: /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/lib/cmake/llvm/./HandleLLVMOptions.cmake -- Installing: /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/lib/cmake/llvm/./TableGen.cmake -- Installing: /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/lib/cmake/llvm/./CheckAtomic.cmake -- Installing: /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/lib/cmake/llvm/./LLVMProcessSources.cmake -- Installing: /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/lib/cmake/llvm/./llvm-driver-template.cpp.in -- Installing: /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/lib/cmake/llvm/./LLVMExternalProjectUtils.cmake -- Installing: /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/lib/cmake/llvm/./FindLibEdit.cmake -- Installing: /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/lib/cmake/llvm/./FindOCaml.cmake -- Installing: /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/lib/cmake/llvm/./CheckCompilerVersion.cmake -- Installing: /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/lib/cmake/llvm/./AddLLVM.cmake -- Installing: /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/include/llvm -- Installing: /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/include/llvm/MC -- Installing: /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/include/llvm/MC/MCWinCOFFStreamer.h -- Installing: /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/include/llvm/MC/MCInstrInfo.h -- Installing: /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/include/llvm/MC/MCSubtargetInfo.h -- Installing: /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/include/llvm/MC/MCDwarf.h -- Installing: /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/include/llvm/MC/MCInstPrinter.h -- Installing: /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/include/llvm/MC/MCPseudoProbe.h -- Installing: /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/include/llvm/MC/MCAsmInfoDarwin.h -- Installing: /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/include/llvm/MC/MCInstBuilder.h -- Installing: /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/include/llvm/MC/MCWasmStreamer.h -- Installing: /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/include/llvm/MC/MCSPIRVStreamer.h -- Installing: /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/include/llvm/MC/StringTableBuilder.h -- Installing: /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/include/llvm/MC/MachineLocation.h -- Installing: /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/include/llvm/MC/MCSectionMachO.h -- Installing: /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/include/llvm/MC/MCTargetOptions.h -- Installing: /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/include/llvm/MC/SectionKind.h -- Installing: /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/include/llvm/MC/MCGOFFStreamer.h -- Installing: /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/include/llvm/MC/TargetRegistry.h -- Installing: /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/include/llvm/MC/MCSymbolXCOFF.h -- Installing: /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/include/llvm/MC/MCCodeView.h -- Installing: /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/include/llvm/MC/MCSymbolWasm.h -- Installing: /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/include/llvm/MC/MCTargetOptionsCommandFlags.h -- Installing: /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/include/llvm/MC/MCFixup.h -- Installing: /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/include/llvm/MC/MCAsmLayout.h -- Installing: /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/include/llvm/MC/MCSectionWasm.h -- Installing: /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/include/llvm/MC/MCAsmInfoCOFF.h -- Installing: /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/include/llvm/MC/MCDXContainerWriter.h -- Installing: /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/include/llvm/MC/MCParser -- Installing: /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/include/llvm/MC/MCParser/AsmLexer.h -- Installing: /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/include/llvm/MC/MCParser/MCAsmLexer.h -- Installing: /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/include/llvm/MC/MCParser/MCAsmParser.h -- Installing: /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/include/llvm/MC/MCParser/MCParsedAsmOperand.h -- Installing: /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/include/llvm/MC/MCParser/MCAsmParserUtils.h -- Installing: /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/include/llvm/MC/MCParser/MCAsmParserExtension.h -- Installing: /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/include/llvm/MC/MCParser/MCTargetAsmParser.h -- Installing: /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/include/llvm/MC/MCParser/AsmCond.h -- Installing: /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/include/llvm/MC/MCFragment.h -- Installing: /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/include/llvm/MC/MCELFStreamer.h -- Installing: /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/include/llvm/MC/MCRegister.h -- Installing: /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/include/llvm/MC/MCELFObjectWriter.h -- Installing: /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/include/llvm/MC/MCInstrDesc.h -- Installing: /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/include/llvm/MC/MCAsmInfoGOFF.h -- Installing: /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/include/llvm/MC/MCWinEH.h -- Installing: /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/include/llvm/MC/MCSectionCOFF.h -- Installing: /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/include/llvm/MC/MCAsmInfoWasm.h -- Installing: /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/include/llvm/MC/ConstantPools.h -- Installing: /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/include/llvm/MC/MCStreamer.h -- Installing: /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/include/llvm/MC/MCSymbolCOFF.h -- Installing: /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/include/llvm/MC/MCSectionGOFF.h -- Installing: /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/include/llvm/MC/MCContext.h -- Installing: /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/include/llvm/MC/MCSectionXCOFF.h -- Installing: /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/include/llvm/MC/MCObjectStreamer.h -- Installing: /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/include/llvm/MC/MCSymbolGOFF.h -- Installing: /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/include/llvm/MC/MCInstrItineraries.h -- Installing: /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/include/llvm/MC/MCSymbolMachO.h -- Installing: /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/include/llvm/MC/MCSymbol.h -- Installing: /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/include/llvm/MC/MCSymbolELF.h -- Installing: /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/include/llvm/MC/MCSection.h -- Installing: /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/include/llvm/MC/MCAsmBackend.h -- Installing: /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/include/llvm/MC/MCSectionDXContainer.h -- Installing: /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/include/llvm/MC/MCAsmInfoELF.h -- Installing: /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/include/llvm/MC/MCLinkerOptimizationHint.h -- Installing: /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/include/llvm/MC/MCDecoderOps.h -- Installing: /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/include/llvm/MC/MCCodeEmitter.h -- Installing: /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/include/llvm/MC/LaneBitmask.h -- Installing: /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/include/llvm/MC/MCDirectives.h -- Installing: /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/include/llvm/MC/MCValue.h -- Installing: /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/include/llvm/MC/DXContainerPSVInfo.h -- Installing: /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/include/llvm/MC/MCXCOFFStreamer.h -- Installing: /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/include/llvm/MC/MCAsmInfo.h -- Installing: /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/include/llvm/MC/MCObjectFileInfo.h -- Installing: /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/include/llvm/MC/MCWinCOFFObjectWriter.h -- Installing: /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/include/llvm/MC/MCInst.h -- Installing: /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/include/llvm/MC/MCWasmObjectWriter.h -- Installing: /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/include/llvm/MC/MCAsmInfoXCOFF.h -- Installing: /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/include/llvm/MC/MCFixupKindInfo.h -- Installing: /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/include/llvm/MC/MCGOFFObjectWriter.h -- Installing: /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/include/llvm/MC/MCSPIRVObjectWriter.h -- Installing: /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/include/llvm/MC/MCSectionELF.h -- Installing: /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/include/llvm/MC/MCMachObjectWriter.h -- Installing: /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/include/llvm/MC/MCObjectWriter.h -- Installing: /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/include/llvm/MC/MCInstrAnalysis.h -- Installing: /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/include/llvm/MC/MCSchedule.h -- Installing: /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/include/llvm/MC/MCSectionSPIRV.h -- Installing: /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/include/llvm/MC/MCWin64EH.h -- Installing: /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/include/llvm/MC/MCDisassembler -- Installing: /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/include/llvm/MC/MCDisassembler/MCDisassembler.h -- Installing: /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/include/llvm/MC/MCDisassembler/MCSymbolizer.h -- Installing: /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/include/llvm/MC/MCDisassembler/MCExternalSymbolizer.h -- Installing: /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/include/llvm/MC/MCDisassembler/MCRelocationInfo.h -- Installing: /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/include/llvm/MC/MCExpr.h -- Installing: /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/include/llvm/MC/MCXCOFFObjectWriter.h -- Installing: /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/include/llvm/MC/MCLabel.h -- Installing: /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/include/llvm/MC/MCRegisterInfo.h -- Installing: /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/include/llvm/MC/MCAssembler.h -- Installing: /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/include/llvm/MC/MCAsmMacro.h -- Installing: /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/include/llvm/MC/MCDXContainerStreamer.h -- Installing: /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/include/llvm/TableGen -- Installing: /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/include/llvm/TableGen/Error.h -- Installing: /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/include/llvm/TableGen/StringMatcher.h -- Installing: /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/include/llvm/TableGen/DirectiveEmitter.h -- Installing: /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/include/llvm/TableGen/TableGenBackend.h -- Installing: /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/include/llvm/TableGen/Automaton.td -- Installing: /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/include/llvm/TableGen/Parser.h -- Installing: /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/include/llvm/TableGen/SearchableTable.td -- Installing: /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/include/llvm/TableGen/StringToOffsetTable.h -- Installing: /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/include/llvm/TableGen/Record.h -- Installing: /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/include/llvm/TableGen/Main.h -- Installing: /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/include/llvm/TableGen/SetTheory.h -- Installing: /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/include/llvm/Remarks -- Installing: /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/include/llvm/Remarks/BitstreamRemarkParser.h -- Installing: /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/include/llvm/Remarks/RemarkSerializer.h -- Installing: /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/include/llvm/Remarks/RemarkLinker.h -- Installing: /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/include/llvm/Remarks/RemarkStringTable.h -- Installing: /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/include/llvm/Remarks/RemarkParser.h -- Installing: /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/include/llvm/Remarks/BitstreamRemarkSerializer.h -- Installing: /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/include/llvm/Remarks/Remark.h -- Installing: /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/include/llvm/Remarks/RemarkFormat.h -- Installing: /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/include/llvm/Remarks/RemarkStreamer.h -- Installing: /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/include/llvm/Remarks/BitstreamRemarkContainer.h -- Installing: /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/include/llvm/Remarks/HotnessThresholdParser.h -- Installing: /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/include/llvm/Remarks/YAMLRemarkSerializer.h -- Installing: /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/include/llvm/IR -- Installing: /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/include/llvm/IR/ProfileSummary.h -- Installing: /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/include/llvm/IR/ValueMap.h -- Installing: /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/include/llvm/IR/GlobalObject.h -- Installing: /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/include/llvm/IR/InstIterator.h -- Installing: /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/include/llvm/IR/CycleInfo.h -- Installing: /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/include/llvm/IR/Use.h -- Installing: /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/include/llvm/IR/CFG.h -- Installing: /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/include/llvm/IR/FixedMetadataKinds.def -- Installing: /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/include/llvm/IR/Intrinsics.td -- Installing: /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/include/llvm/IR/IntrinsicsVEVL.gen.td -- Installing: /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/include/llvm/IR/NoFolder.h -- Installing: /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/include/llvm/IR/IntrinsicsDirectX.td -- Installing: /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/include/llvm/IR/ConstantRange.h -- Installing: /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/include/llvm/IR/DIBuilder.h -- Installing: /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/include/llvm/IR/AttributeMask.h -- Installing: /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/include/llvm/IR/ValueSymbolTable.h -- Installing: /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/include/llvm/IR/Type.h -- Installing: /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/include/llvm/IR/IntrinsicsRISCVXCV.td -- Installing: /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/include/llvm/IR/ConstantFolder.h -- Installing: /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/include/llvm/IR/GlobalVariable.h -- Installing: /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/include/llvm/IR/IntrinsicsARM.td -- Installing: /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/include/llvm/IR/LegacyPassManagers.h -- Installing: /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/include/llvm/IR/GlobalAlias.h -- Installing: /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/include/llvm/IR/MatrixBuilder.h -- Installing: /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/include/llvm/IR/TypeFinder.h -- Installing: /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/include/llvm/IR/ValueHandle.h -- Installing: /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/include/llvm/IR/PassManagerInternal.h -- Installing: /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/include/llvm/IR/Instruction.def -- Installing: /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/include/llvm/IR/Comdat.h -- Installing: /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/include/llvm/IR/DebugInfoFlags.def -- Installing: /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/include/llvm/IR/DebugInfo.h -- Installing: /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/include/llvm/IR/Argument.h -- Installing: /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/include/llvm/IR/EHPersonalities.h -- Installing: /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/include/llvm/IR/Verifier.h -- Installing: /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/include/llvm/IR/ProfDataUtils.h -- Installing: /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/include/llvm/IR/Operator.h -- Installing: /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/include/llvm/IR/ConstantFold.h -- Installing: /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/include/llvm/IR/SSAContext.h -- Installing: /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/include/llvm/IR/FMF.h -- Installing: /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/include/llvm/IR/DerivedTypes.h -- Installing: /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/include/llvm/IR/IntrinsicsVE.td -- Installing: /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/include/llvm/IR/IntrinsicsAMDGPU.td -- Installing: /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/include/llvm/IR/AutoUpgrade.h -- Installing: /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/include/llvm/IR/Value.h -- Installing: /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/include/llvm/IR/Intrinsics.h -- Installing: /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/include/llvm/IR/Module.h -- Installing: /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/include/llvm/IR/SymbolTableListTraits.h -- Installing: /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/include/llvm/IR/PredIteratorCache.h -- Installing: /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/include/llvm/IR/RuntimeLibcalls.def -- Installing: /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/include/llvm/IR/PatternMatch.h -- Installing: /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/include/llvm/IR/IntrinsicsPowerPC.td -- Installing: /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/include/llvm/IR/IRBuilderFolder.h -- Installing: /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/include/llvm/IR/IntrinsicsSPIRV.td -- Installing: /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/include/llvm/IR/StructuralHash.h -- Installing: /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/include/llvm/IR/DiagnosticHandler.h -- Installing: /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/include/llvm/IR/IntrinsicsHexagon.td -- Installing: /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/include/llvm/IR/DataLayout.h -- Installing: /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/include/llvm/IR/GenericConvergenceVerifierImpl.h -- Installing: /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/include/llvm/IR/ModuleSummaryIndexYAML.h -- Installing: /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/include/llvm/IR/ConvergenceVerifier.h -- Installing: /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/include/llvm/IR/IntrinsicsMips.td -- Installing: /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/include/llvm/IR/GCStrategy.h -- Installing: /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/include/llvm/IR/DiagnosticInfo.h -- Installing: /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/include/llvm/IR/Metadata.h -- Installing: /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/include/llvm/IR/Dominators.h -- Installing: /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/include/llvm/IR/GetElementPtrTypeIterator.h -- Installing: /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/include/llvm/IR/VectorBuilder.h -- Installing: /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/include/llvm/IR/Instruction.h -- Installing: /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/include/llvm/IR/IntrinsicsSystemZ.td -- Installing: /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/include/llvm/IR/FixedPointBuilder.h -- Installing: /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/include/llvm/IR/BasicBlock.h -- Installing: /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/include/llvm/IR/Mangler.h -- Installing: /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/include/llvm/IR/GlobalIFunc.h -- Installing: /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/include/llvm/IR/FPEnv.h -- Installing: /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/include/llvm/IR/ConstrainedOps.def -- Installing: /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/include/llvm/IR/GVMaterializer.h -- Installing: /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/include/llvm/IR/PrintPasses.h -- Installing: /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/include/llvm/IR/TrackingMDRef.h -- Installing: /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/include/llvm/IR/AssemblyAnnotationWriter.h -- Installing: /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/include/llvm/IR/InstrTypes.h -- Installing: /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/include/llvm/IR/PassManagerImpl.h -- Installing: /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/include/llvm/IR/IntrinsicsHexagonDep.td -- Installing: /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/include/llvm/IR/InstVisitor.h -- Installing: /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/include/llvm/IR/VPIntrinsics.def -- Installing: /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/include/llvm/IR/IntrinsicsNVVM.td -- Installing: /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/include/llvm/IR/LLVMRemarkStreamer.h -- Installing: /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/include/llvm/IR/IntrinsicsLoongArch.td -- Installing: /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/include/llvm/IR/LegacyPassManager.h -- Installing: /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/include/llvm/IR/OperandTraits.h -- Installing: /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/include/llvm/IR/VFABIDemangler.h -- Installing: /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/include/llvm/IR/IntrinsicsRISCVXsf.td -- Installing: /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/include/llvm/IR/DebugProgramInstruction.h -- Installing: /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/include/llvm/IR/BuiltinGCs.h -- Installing: /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/include/llvm/IR/DebugInfoMetadata.h -- Installing: /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/include/llvm/IR/PseudoProbe.h -- Installing: /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/include/llvm/IR/AbstractCallSite.h -- Installing: /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/include/llvm/IR/TypedPointerType.h -- Installing: /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/include/llvm/IR/OptBisect.h -- Installing: /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/include/llvm/IR/PassInstrumentation.h -- Installing: /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/include/llvm/IR/ModuleSummaryIndex.h -- Installing: /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/include/llvm/IR/ReplaceConstant.h -- Installing: /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/include/llvm/IR/Function.h -- Installing: /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/include/llvm/IR/DebugLoc.h -- Installing: /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/include/llvm/IR/CallingConv.h -- Installing: /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/include/llvm/IR/IntrinsicsX86.td -- Installing: /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/include/llvm/IR/InlineAsm.h -- Installing: /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/include/llvm/IR/PassManager.h -- Installing: /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/include/llvm/IR/IntrinsicsXCore.td -- Installing: /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/include/llvm/IR/IntrinsicsRISCV.td -- Installing: /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/include/llvm/IR/GlobalValue.h -- Installing: /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/include/llvm/IR/MDBuilder.h -- Installing: /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/include/llvm/IR/IntrinsicsWebAssembly.td -- Installing: /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/include/llvm/IR/IntrinsicInst.h -- Installing: /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/include/llvm/IR/Statepoint.h -- Installing: /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/include/llvm/IR/DiagnosticPrinter.h -- Installing: /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/include/llvm/IR/IRBuilder.h -- Installing: /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/include/llvm/IR/UseListOrder.h -- Installing: /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/include/llvm/IR/LLVMContext.h -- Installing: /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/include/llvm/IR/PassTimingInfo.h -- Installing: /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/include/llvm/IR/Value.def -- Installing: /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/include/llvm/IR/ModuleSlotTracker.h -- Installing: /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/include/llvm/IR/SafepointIRVerifier.h -- Installing: /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/include/llvm/IR/Assumptions.h -- Installing: /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/include/llvm/IR/IntrinsicsRISCVXTHead.td -- Installing: /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/include/llvm/IR/Constants.h -- Installing: /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/include/llvm/IR/IntrinsicsBPF.td -- Installing: /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/include/llvm/IR/Metadata.def -- Installing: /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/include/llvm/IR/DerivedUser.h -- Installing: /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/include/llvm/IR/Attributes.td -- Installing: /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/include/llvm/IR/IRPrintingPasses.h -- Installing: /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/include/llvm/IR/IntrinsicsAArch64.td -- Installing: /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/include/llvm/IR/Instructions.h -- Installing: /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/include/llvm/IR/LegacyPassNameParser.h -- Installing: /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/include/llvm/IR/User.h -- Installing: /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/include/llvm/IR/Constant.h -- Installing: /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/include/llvm/IR/Attributes.h -- Installing: /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/include/llvm/WindowsDriver -- Installing: /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/include/llvm/WindowsDriver/MSVCPaths.h -- Installing: /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/include/llvm/WindowsDriver/MSVCSetupApi.h -- Installing: /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/include/llvm/ToolDrivers -- Installing: /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/include/llvm/ToolDrivers/llvm-dlltool -- Installing: /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/include/llvm/ToolDrivers/llvm-dlltool/DlltoolDriver.h -- Installing: /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/include/llvm/ToolDrivers/llvm-lib -- Installing: /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/include/llvm/ToolDrivers/llvm-lib/LibDriver.h -- Installing: /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/include/llvm/ProfileData -- Installing: /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/include/llvm/ProfileData/HashKeyMap.h -- Installing: /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/include/llvm/ProfileData/GCOV.h -- Installing: /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/include/llvm/ProfileData/SampleProfReader.h -- Installing: /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/include/llvm/ProfileData/FunctionId.h -- Installing: /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/include/llvm/ProfileData/InstrProfCorrelator.h -- Installing: /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/include/llvm/ProfileData/SampleProfWriter.h -- Installing: /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/include/llvm/ProfileData/RawMemProfReader.h -- Installing: /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/include/llvm/ProfileData/SymbolRemappingReader.h -- Installing: /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/include/llvm/ProfileData/MemProfData.inc -- Installing: /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/include/llvm/ProfileData/Coverage -- Installing: /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/include/llvm/ProfileData/Coverage/CoverageMappingWriter.h -- Installing: /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/include/llvm/ProfileData/Coverage/CoverageMappingReader.h -- Installing: /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/include/llvm/ProfileData/Coverage/CoverageMapping.h -- Installing: /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/include/llvm/ProfileData/InstrProfData.inc -- Installing: /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/include/llvm/ProfileData/InstrProfWriter.h -- Installing: /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/include/llvm/ProfileData/MemProf.h -- Installing: /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/include/llvm/ProfileData/MIBEntryDef.inc -- Installing: /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/include/llvm/ProfileData/SampleProf.h -- Installing: /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/include/llvm/ProfileData/ItaniumManglingCanonicalizer.h -- Installing: /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/include/llvm/ProfileData/ProfileCommon.h -- Installing: /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/include/llvm/ProfileData/InstrProf.h -- Installing: /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/include/llvm/ProfileData/InstrProfReader.h -- Installing: /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/include/llvm/DebugInfo -- Installing: /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/include/llvm/DebugInfo/LogicalView -- Installing: /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/include/llvm/DebugInfo/LogicalView/LVReaderHandler.h -- Installing: /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/include/llvm/DebugInfo/LogicalView/Readers -- Installing: /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/include/llvm/DebugInfo/LogicalView/Readers/LVELFReader.h -- Installing: /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/include/llvm/DebugInfo/LogicalView/Readers/LVCodeViewReader.h -- Installing: /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/include/llvm/DebugInfo/LogicalView/Readers/LVBinaryReader.h -- Installing: /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/include/llvm/DebugInfo/LogicalView/Readers/LVCodeViewVisitor.h -- Installing: /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/include/llvm/DebugInfo/LogicalView/Core -- Installing: /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/include/llvm/DebugInfo/LogicalView/Core/LVLocation.h -- Installing: /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/include/llvm/DebugInfo/LogicalView/Core/LVReader.h -- Installing: /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/include/llvm/DebugInfo/LogicalView/Core/LVSort.h -- Installing: /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/include/llvm/DebugInfo/LogicalView/Core/LVScope.h -- Installing: /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/include/llvm/DebugInfo/LogicalView/Core/LVObject.h -- Installing: /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/include/llvm/DebugInfo/LogicalView/Core/LVStringPool.h -- Installing: /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/include/llvm/DebugInfo/LogicalView/Core/LVRange.h -- Installing: /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/include/llvm/DebugInfo/LogicalView/Core/LVLine.h -- Installing: /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/include/llvm/DebugInfo/LogicalView/Core/LVElement.h -- Installing: /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/include/llvm/DebugInfo/LogicalView/Core/LVType.h -- Installing: /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/include/llvm/DebugInfo/LogicalView/Core/LVSupport.h -- Installing: /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/include/llvm/DebugInfo/LogicalView/Core/LVSymbol.h -- Installing: /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/include/llvm/DebugInfo/LogicalView/Core/LVOptions.h -- Installing: /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/include/llvm/DebugInfo/LogicalView/Core/LVCompare.h -- Installing: /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/include/llvm/DebugInfo/Symbolize -- Installing: /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/include/llvm/DebugInfo/Symbolize/SymbolizableObjectFile.h -- Installing: /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/include/llvm/DebugInfo/Symbolize/Symbolize.h -- Installing: /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/include/llvm/DebugInfo/Symbolize/SymbolizableModule.h -- Installing: /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/include/llvm/DebugInfo/Symbolize/Markup.h -- Installing: /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/include/llvm/DebugInfo/Symbolize/DIPrinter.h -- Installing: /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/include/llvm/DebugInfo/Symbolize/MarkupFilter.h -- Installing: /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/include/llvm/DebugInfo/BTF -- Installing: /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/include/llvm/DebugInfo/BTF/BTFContext.h -- Installing: /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/include/llvm/DebugInfo/BTF/BTF.def -- Installing: /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/include/llvm/DebugInfo/BTF/BTF.h -- Installing: /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/include/llvm/DebugInfo/BTF/BTFParser.h -- Installing: /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/include/llvm/DebugInfo/DIContext.h -- Installing: /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/include/llvm/DebugInfo/DWARF -- Installing: /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/include/llvm/DebugInfo/DWARF/DWARFAttribute.h -- Installing: /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/include/llvm/DebugInfo/DWARF/DWARFDebugRnglists.h -- Installing: /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/include/llvm/DebugInfo/DWARF/DWARFDebugPubTable.h -- Installing: /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/include/llvm/DebugInfo/DWARF/DWARFDebugRangeList.h -- Installing: /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/include/llvm/DebugInfo/DWARF/DWARFObject.h -- Installing: /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/include/llvm/DebugInfo/DWARF/DWARFUnitIndex.h -- Installing: /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/include/llvm/DebugInfo/DWARF/DWARFVerifier.h -- Installing: /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/include/llvm/DebugInfo/DWARF/DWARFSection.h -- Installing: /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/include/llvm/DebugInfo/DWARF/DWARFDebugFrame.h -- Installing: /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/include/llvm/DebugInfo/DWARF/DWARFRelocMap.h -- Installing: /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/include/llvm/DebugInfo/DWARF/DWARFAcceleratorTable.h -- Installing: /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/include/llvm/DebugInfo/DWARF/DWARFLocationExpression.h -- Installing: /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/include/llvm/DebugInfo/DWARF/DWARFTypePrinter.h -- Installing: /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/include/llvm/DebugInfo/DWARF/DWARFCompileUnit.h -- Installing: /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/include/llvm/DebugInfo/DWARF/DWARFAbbreviationDeclaration.h -- Installing: /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/include/llvm/DebugInfo/DWARF/DWARFDebugInfoEntry.h -- Installing: /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/include/llvm/DebugInfo/DWARF/DWARFDebugMacro.h -- Installing: /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/include/llvm/DebugInfo/DWARF/DWARFDie.h -- Installing: /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/include/llvm/DebugInfo/DWARF/DWARFGdbIndex.h -- Installing: /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/include/llvm/DebugInfo/DWARF/DWARFDebugAbbrev.h -- Installing: /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/include/llvm/DebugInfo/DWARF/DWARFFormValue.h -- Installing: /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/include/llvm/DebugInfo/DWARF/DWARFDebugAddr.h -- Installing: /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/include/llvm/DebugInfo/DWARF/DWARFDebugLoc.h -- Installing: /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/include/llvm/DebugInfo/DWARF/DWARFDebugLine.h -- Installing: /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/include/llvm/DebugInfo/DWARF/DWARFUnit.h -- Installing: /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/include/llvm/DebugInfo/DWARF/DWARFContext.h -- Installing: /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/include/llvm/DebugInfo/DWARF/DWARFTypeUnit.h -- Installing: /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/include/llvm/DebugInfo/DWARF/DWARFAddressRange.h -- Installing: /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/include/llvm/DebugInfo/DWARF/DWARFDebugAranges.h -- Installing: /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/include/llvm/DebugInfo/DWARF/DWARFListTable.h -- Installing: /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/include/llvm/DebugInfo/DWARF/DWARFDataExtractor.h -- Installing: /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/include/llvm/DebugInfo/DWARF/DWARFExpression.h -- Installing: /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/include/llvm/DebugInfo/DWARF/DWARFDebugArangeSet.h -- Installing: /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/include/llvm/DebugInfo/PDB -- Installing: /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/include/llvm/DebugInfo/PDB/IPDBLineNumber.h -- Installing: /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/include/llvm/DebugInfo/PDB/PDBExtras.h -- Installing: /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/include/llvm/DebugInfo/PDB/IPDBFrameData.h -- Installing: /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/include/llvm/DebugInfo/PDB/UDTLayout.h -- Installing: /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/include/llvm/DebugInfo/PDB/IPDBDataStream.h -- Installing: /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/include/llvm/DebugInfo/PDB/PDBSymbolPublicSymbol.h -- Installing: /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/include/llvm/DebugInfo/PDB/PDBSymbolTypeFunctionArg.h -- Installing: /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/include/llvm/DebugInfo/PDB/DIA -- Installing: /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/include/llvm/DebugInfo/PDB/DIA/DIAEnumFrameData.h -- Installing: /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/include/llvm/DebugInfo/PDB/DIA/DIATable.h -- Installing: /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/include/llvm/DebugInfo/PDB/DIA/DIAEnumDebugStreams.h -- Installing: /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/include/llvm/DebugInfo/PDB/DIA/DIAEnumSourceFiles.h -- Installing: /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/include/llvm/DebugInfo/PDB/DIA/DIAInjectedSource.h -- Installing: /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/include/llvm/DebugInfo/PDB/DIA/DIAFrameData.h -- Installing: /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/include/llvm/DebugInfo/PDB/DIA/DIASectionContrib.h -- Installing: /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/include/llvm/DebugInfo/PDB/DIA/DIAEnumTables.h -- Installing: /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/include/llvm/DebugInfo/PDB/DIA/DIARawSymbol.h -- Installing: /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/include/llvm/DebugInfo/PDB/DIA/DIAUtils.h -- Installing: /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/include/llvm/DebugInfo/PDB/DIA/DIALineNumber.h -- Installing: /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/include/llvm/DebugInfo/PDB/DIA/DIADataStream.h -- Installing: /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/include/llvm/DebugInfo/PDB/DIA/DIASession.h -- Installing: /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/include/llvm/DebugInfo/PDB/DIA/DIAEnumSectionContribs.h -- Installing: /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/include/llvm/DebugInfo/PDB/DIA/DIAEnumSymbols.h -- Installing: /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/include/llvm/DebugInfo/PDB/DIA/DIASupport.h -- Installing: /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/include/llvm/DebugInfo/PDB/DIA/DIAError.h -- Installing: /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/include/llvm/DebugInfo/PDB/DIA/DIASourceFile.h -- Installing: /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/include/llvm/DebugInfo/PDB/DIA/DIAEnumLineNumbers.h -- Installing: /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/include/llvm/DebugInfo/PDB/DIA/DIAEnumInjectedSources.h -- Installing: /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/include/llvm/DebugInfo/PDB/IPDBSourceFile.h -- Installing: /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/include/llvm/DebugInfo/PDB/GenericError.h -- Installing: /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/include/llvm/DebugInfo/PDB/IPDBSession.h -- Installing: /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/include/llvm/DebugInfo/PDB/PDBSymbolTypeEnum.h -- Installing: /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/include/llvm/DebugInfo/PDB/PDBSymbolCustom.h -- Installing: /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/include/llvm/DebugInfo/PDB/PDBSymbolCompilandEnv.h -- Installing: /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/include/llvm/DebugInfo/PDB/PDBSymbolTypeManaged.h -- Installing: /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/include/llvm/DebugInfo/PDB/PDBSymbolTypeTypedef.h -- Installing: /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/include/llvm/DebugInfo/PDB/PDBSymbolUsingNamespace.h -- Installing: /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/include/llvm/DebugInfo/PDB/PDB.h -- Installing: /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/include/llvm/DebugInfo/PDB/PDBSymbolThunk.h -- Installing: /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/include/llvm/DebugInfo/PDB/PDBSymbolCompiland.h -- Installing: /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/include/llvm/DebugInfo/PDB/IPDBInjectedSource.h -- Installing: /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/include/llvm/DebugInfo/PDB/PDBSymbolAnnotation.h -- Installing: /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/include/llvm/DebugInfo/PDB/PDBSymDumper.h -- Installing: /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/include/llvm/DebugInfo/PDB/PDBSymbolTypeUDT.h -- Installing: /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/include/llvm/DebugInfo/PDB/PDBSymbolTypeVTable.h -- Installing: /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/include/llvm/DebugInfo/PDB/PDBSymbolTypeBuiltin.h -- Installing: /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/include/llvm/DebugInfo/PDB/PDBSymbolUnknown.h -- Installing: /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/include/llvm/DebugInfo/PDB/IPDBSectionContrib.h -- Installing: /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/include/llvm/DebugInfo/PDB/PDBSymbolExe.h -- Installing: /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/include/llvm/DebugInfo/PDB/PDBSymbolTypeFunctionSig.h -- Installing: /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/include/llvm/DebugInfo/PDB/PDBSymbolFuncDebugStart.h -- Installing: /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/include/llvm/DebugInfo/PDB/PDBSymbolTypeArray.h -- Installing: /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/include/llvm/DebugInfo/PDB/PDBSymbolTypeDimension.h -- Installing: /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/include/llvm/DebugInfo/PDB/PDBSymbolTypeFriend.h -- Installing: /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/include/llvm/DebugInfo/PDB/PDBSymbolFuncDebugEnd.h -- Installing: /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/include/llvm/DebugInfo/PDB/PDBTypes.h -- Installing: /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/include/llvm/DebugInfo/PDB/IPDBEnumChildren.h -- Installing: /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/include/llvm/DebugInfo/PDB/ConcreteSymbolEnumerator.h -- Installing: /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/include/llvm/DebugInfo/PDB/PDBSymbolCompilandDetails.h -- Installing: /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/include/llvm/DebugInfo/PDB/PDBSymbolTypePointer.h -- Installing: /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/include/llvm/DebugInfo/PDB/PDBSymbolData.h -- Installing: /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/include/llvm/DebugInfo/PDB/PDBSymbolLabel.h -- Installing: /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/include/llvm/DebugInfo/PDB/PDBSymbolBlock.h -- Installing: /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/include/llvm/DebugInfo/PDB/IPDBTable.h -- Installing: /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/include/llvm/DebugInfo/PDB/PDBSymbolFunc.h -- Installing: /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/include/llvm/DebugInfo/PDB/PDBSymbolTypeCustom.h -- Installing: /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/include/llvm/DebugInfo/PDB/PDBSymbolTypeVTableShape.h -- Installing: /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/include/llvm/DebugInfo/PDB/PDBSymbol.h -- Installing: /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/include/llvm/DebugInfo/PDB/Native -- Installing: /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/include/llvm/DebugInfo/PDB/Native/NativeSymbolEnumerator.h -- Installing: /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/include/llvm/DebugInfo/PDB/Native/NativeEnumLineNumbers.h -- Installing: /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/include/llvm/DebugInfo/PDB/Native/FormatUtil.h -- Installing: /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/include/llvm/DebugInfo/PDB/Native/RawError.h -- Installing: /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/include/llvm/DebugInfo/PDB/Native/ISectionContribVisitor.h -- Installing: /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/include/llvm/DebugInfo/PDB/Native/NativeCompilandSymbol.h -- Installing: /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/include/llvm/DebugInfo/PDB/Native/TpiStream.h -- Installing: /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/include/llvm/DebugInfo/PDB/Native/DbiModuleDescriptorBuilder.h -- Installing: /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/include/llvm/DebugInfo/PDB/Native/NativeEnumInjectedSources.h -- Installing: /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/include/llvm/DebugInfo/PDB/Native/NativeTypeArray.h -- Installing: /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/include/llvm/DebugInfo/PDB/Native/TpiStreamBuilder.h -- Installing: /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/include/llvm/DebugInfo/PDB/Native/NativeEnumTypes.h -- Installing: /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/include/llvm/DebugInfo/PDB/Native/NativeTypePointer.h -- Installing: /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/include/llvm/DebugInfo/PDB/Native/GSIStreamBuilder.h -- Installing: /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/include/llvm/DebugInfo/PDB/Native/DbiStream.h -- Installing: /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/include/llvm/DebugInfo/PDB/Native/NativeLineNumber.h -- Installing: /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/include/llvm/DebugInfo/PDB/Native/SymbolStream.h -- Installing: /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/include/llvm/DebugInfo/PDB/Native/NativeTypeFunctionSig.h -- Installing: /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/include/llvm/DebugInfo/PDB/Native/NativeSourceFile.h -- Installing: /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/include/llvm/DebugInfo/PDB/Native/ModuleDebugStream.h -- Installing: /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/include/llvm/DebugInfo/PDB/Native/RawTypes.h -- Installing: /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/include/llvm/DebugInfo/PDB/Native/NativeTypeEnum.h -- Installing: /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/include/llvm/DebugInfo/PDB/Native/EnumTables.h -- Installing: /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/include/llvm/DebugInfo/PDB/Native/NativeTypeBuiltin.h -- Installing: /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/include/llvm/DebugInfo/PDB/Native/PDBFileBuilder.h -- Installing: /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/include/llvm/DebugInfo/PDB/Native/PDBStringTableBuilder.h -- Installing: /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/include/llvm/DebugInfo/PDB/Native/NativeSession.h -- Installing: /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/include/llvm/DebugInfo/PDB/Native/NativeEnumSymbols.h -- Installing: /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/include/llvm/DebugInfo/PDB/Native/PublicsStream.h -- Installing: /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/include/llvm/DebugInfo/PDB/Native/InfoStreamBuilder.h -- Installing: /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/include/llvm/DebugInfo/PDB/Native/DbiModuleDescriptor.h -- Installing: /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/include/llvm/DebugInfo/PDB/Native/InjectedSourceStream.h -- Installing: /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/include/llvm/DebugInfo/PDB/Native/InfoStream.h -- Installing: /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/include/llvm/DebugInfo/PDB/Native/DbiStreamBuilder.h -- Installing: /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/include/llvm/DebugInfo/PDB/Native/DbiModuleList.h -- Installing: /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/include/llvm/DebugInfo/PDB/Native/PDBFile.h -- Installing: /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/include/llvm/DebugInfo/PDB/Native/Hash.h -- Installing: /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/include/llvm/DebugInfo/PDB/Native/NativeTypeTypedef.h -- Installing: /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/include/llvm/DebugInfo/PDB/Native/SymbolCache.h -- Installing: /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/include/llvm/DebugInfo/PDB/Native/InputFile.h -- Installing: /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/include/llvm/DebugInfo/PDB/Native/HashTable.h -- Installing: /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/include/llvm/DebugInfo/PDB/Native/NativeRawSymbol.h -- Installing: /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/include/llvm/DebugInfo/PDB/Native/NativeTypeUDT.h -- Installing: /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/include/llvm/DebugInfo/PDB/Native/NativeEnumModules.h -- Installing: /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/include/llvm/DebugInfo/PDB/Native/RawConstants.h -- Installing: /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/include/llvm/DebugInfo/PDB/Native/NamedStreamMap.h -- Installing: /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/include/llvm/DebugInfo/PDB/Native/NativeFunctionSymbol.h -- Installing: /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/include/llvm/DebugInfo/PDB/Native/TpiHashing.h -- Installing: /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/include/llvm/DebugInfo/PDB/Native/NativePublicSymbol.h -- Installing: /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/include/llvm/DebugInfo/PDB/Native/NativeEnumGlobals.h -- Installing: /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/include/llvm/DebugInfo/PDB/Native/LinePrinter.h -- Installing: /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/include/llvm/DebugInfo/PDB/Native/PDBStringTable.h -- Installing: /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/include/llvm/DebugInfo/PDB/Native/GlobalsStream.h -- Installing: /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/include/llvm/DebugInfo/PDB/Native/NativeTypeVTShape.h -- Installing: /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/include/llvm/DebugInfo/PDB/Native/NativeExeSymbol.h -- Installing: /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/include/llvm/DebugInfo/PDB/Native/NativeInlineSiteSymbol.h -- Installing: /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/include/llvm/DebugInfo/PDB/PDBSymbolTypeBaseClass.h -- Installing: /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/include/llvm/DebugInfo/PDB/PDBContext.h -- Installing: /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/include/llvm/DebugInfo/PDB/IPDBRawSymbol.h -- Installing: /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/include/llvm/DebugInfo/MSF -- Installing: /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/include/llvm/DebugInfo/MSF/MSFCommon.h -- Installing: /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/include/llvm/DebugInfo/MSF/MSFError.h -- Installing: /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/include/llvm/DebugInfo/MSF/MappedBlockStream.h -- Installing: /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/include/llvm/DebugInfo/MSF/MSFBuilder.h -- Installing: /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/include/llvm/DebugInfo/MSF/IMSFFile.h -- Installing: /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/include/llvm/DebugInfo/CodeView -- Installing: /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/include/llvm/DebugInfo/CodeView/SymbolRecordHelpers.h -- Installing: /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/include/llvm/DebugInfo/CodeView/TypeVisitorCallbackPipeline.h -- Installing: /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/include/llvm/DebugInfo/CodeView/SymbolVisitorDelegate.h -- Installing: /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/include/llvm/DebugInfo/CodeView/RecordName.h -- Installing: /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/include/llvm/DebugInfo/CodeView/DebugSubsectionVisitor.h -- Installing: /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/include/llvm/DebugInfo/CodeView/CodeViewRegisters.def -- Installing: /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/include/llvm/DebugInfo/CodeView/DebugSubsection.h -- Installing: /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/include/llvm/DebugInfo/CodeView/DebugInlineeLinesSubsection.h -- Installing: /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/include/llvm/DebugInfo/CodeView/DebugChecksumsSubsection.h -- Installing: /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/include/llvm/DebugInfo/CodeView/StringsAndChecksums.h -- Installing: /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/include/llvm/DebugInfo/CodeView/TypeTableCollection.h -- Installing: /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/include/llvm/DebugInfo/CodeView/LazyRandomTypeCollection.h -- Installing: /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/include/llvm/DebugInfo/CodeView/GlobalTypeTableBuilder.h -- Installing: /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/include/llvm/DebugInfo/CodeView/TypeDeserializer.h -- Installing: /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/include/llvm/DebugInfo/CodeView/FunctionId.h -- Installing: /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/include/llvm/DebugInfo/CodeView/TypeIndexDiscovery.h -- Installing: /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/include/llvm/DebugInfo/CodeView/TypeRecordMapping.h -- Installing: /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/include/llvm/DebugInfo/CodeView/CodeViewSymbols.def -- Installing: /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/include/llvm/DebugInfo/CodeView/Formatters.h -- Installing: /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/include/llvm/DebugInfo/CodeView/GUID.h -- Installing: /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/include/llvm/DebugInfo/CodeView/TypeIndex.h -- Installing: /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/include/llvm/DebugInfo/CodeView/TypeDumpVisitor.h -- Installing: /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/include/llvm/DebugInfo/CodeView/SimpleTypeSerializer.h -- Installing: /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/include/llvm/DebugInfo/CodeView/TypeSymbolEmitter.h -- Installing: /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/include/llvm/DebugInfo/CodeView/TypeRecord.h -- Installing: /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/include/llvm/DebugInfo/CodeView/TypeCollection.h -- Installing: /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/include/llvm/DebugInfo/CodeView/DebugLinesSubsection.h -- Installing: /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/include/llvm/DebugInfo/CodeView/SymbolSerializer.h -- Installing: /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/include/llvm/DebugInfo/CodeView/CVSymbolVisitor.h -- Installing: /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/include/llvm/DebugInfo/CodeView/RecordSerialization.h -- Installing: /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/include/llvm/DebugInfo/CodeView/CodeViewError.h -- Installing: /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/include/llvm/DebugInfo/CodeView/MergingTypeTableBuilder.h -- Installing: /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/include/llvm/DebugInfo/CodeView/DebugSymbolsSubsection.h -- Installing: /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/include/llvm/DebugInfo/CodeView/TypeVisitorCallbacks.h -- Installing: /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/include/llvm/DebugInfo/CodeView/CodeViewRecordIO.h -- Installing: /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/include/llvm/DebugInfo/CodeView/SymbolVisitorCallbackPipeline.h -- Installing: /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/include/llvm/DebugInfo/CodeView/DebugFrameDataSubsection.h -- Installing: /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/include/llvm/DebugInfo/CodeView/AppendingTypeTableBuilder.h -- Installing: /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/include/llvm/DebugInfo/CodeView/DebugCrossExSubsection.h -- Installing: /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/include/llvm/DebugInfo/CodeView/TypeRecordHelpers.h -- Installing: /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/include/llvm/DebugInfo/CodeView/EnumTables.h -- Installing: /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/include/llvm/DebugInfo/CodeView/DebugSubsectionRecord.h -- Installing: /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/include/llvm/DebugInfo/CodeView/DebugUnknownSubsection.h -- Installing: /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/include/llvm/DebugInfo/CodeView/CodeViewTypes.def -- Installing: /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/include/llvm/DebugInfo/CodeView/ContinuationRecordBuilder.h -- Installing: /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/include/llvm/DebugInfo/CodeView/TypeStreamMerger.h -- Installing: /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/include/llvm/DebugInfo/CodeView/SymbolDeserializer.h -- Installing: /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/include/llvm/DebugInfo/CodeView/CVTypeVisitor.h -- Installing: /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/include/llvm/DebugInfo/CodeView/DebugCrossImpSubsection.h -- Installing: /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/include/llvm/DebugInfo/CodeView/CVRecord.h -- Installing: /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/include/llvm/DebugInfo/CodeView/SymbolDumpDelegate.h -- Installing: /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/include/llvm/DebugInfo/CodeView/SymbolVisitorCallbacks.h -- Installing: /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/include/llvm/DebugInfo/CodeView/SymbolRecord.h -- Installing: /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/include/llvm/DebugInfo/CodeView/DebugStringTableSubsection.h -- Installing: /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/include/llvm/DebugInfo/CodeView/TypeHashing.h -- Installing: /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/include/llvm/DebugInfo/CodeView/SymbolRecordMapping.h -- Installing: /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/include/llvm/DebugInfo/CodeView/Line.h -- Installing: /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/include/llvm/DebugInfo/CodeView/SymbolDumper.h -- Installing: /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/include/llvm/DebugInfo/CodeView/CodeView.h -- Installing: /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/include/llvm/DebugInfo/CodeView/DebugSymbolRVASubsection.h -- Installing: /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/include/llvm/DebugInfo/GSYM -- Installing: /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/include/llvm/DebugInfo/GSYM/DwarfTransformer.h -- Installing: /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/include/llvm/DebugInfo/GSYM/GsymReader.h -- Installing: /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/include/llvm/DebugInfo/GSYM/LineTable.h -- Installing: /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/include/llvm/DebugInfo/GSYM/GsymCreator.h -- Installing: /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/include/llvm/DebugInfo/GSYM/LineEntry.h -- Installing: /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/include/llvm/DebugInfo/GSYM/FunctionInfo.h -- Installing: /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/include/llvm/DebugInfo/GSYM/ObjectFileTransformer.h -- Installing: /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/include/llvm/DebugInfo/GSYM/LookupResult.h -- Installing: /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/include/llvm/DebugInfo/GSYM/ExtractRanges.h -- Installing: /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/include/llvm/DebugInfo/GSYM/FileWriter.h -- Installing: /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/include/llvm/DebugInfo/GSYM/StringTable.h -- Installing: /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/include/llvm/DebugInfo/GSYM/InlineInfo.h -- Installing: /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/include/llvm/DebugInfo/GSYM/FileEntry.h -- Installing: /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/include/llvm/DebugInfo/GSYM/Header.h -- Installing: /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/include/llvm/PassInfo.h -- Installing: /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/include/llvm/Object -- Installing: /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/include/llvm/Object/TapiUniversal.h -- Installing: /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/include/llvm/Object/Error.h -- Installing: /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/include/llvm/Object/FaultMapParser.h -- Installing: /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/include/llvm/Object/SymbolicFile.h -- Installing: /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/include/llvm/Object/WindowsMachineFlag.h -- Installing: /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/include/llvm/Object/ELFObjectFile.h -- Installing: /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/include/llvm/Object/BuildID.h -- Installing: /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/include/llvm/Object/ELF.h -- Installing: /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/include/llvm/Object/SymbolSize.h -- Installing: /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/include/llvm/Object/ModuleSymbolTable.h -- Installing: /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/include/llvm/Object/WindowsResource.h -- Installing: /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/include/llvm/Object/StackMapParser.h -- Installing: /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/include/llvm/Object/ObjectFile.h -- Installing: /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/include/llvm/Object/Archive.h -- Installing: /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/include/llvm/Object/CVDebugRecord.h -- Installing: /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/include/llvm/Object/COFFModuleDefinition.h -- Installing: /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/include/llvm/Object/DXContainer.h -- Installing: /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/include/llvm/Object/ArchiveWriter.h -- Installing: /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/include/llvm/Object/Minidump.h -- Installing: /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/include/llvm/Object/TapiFile.h -- Installing: /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/include/llvm/Object/ELFTypes.h -- Installing: /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/include/llvm/Object/GOFF.h -- Installing: /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/include/llvm/Object/COFF.h -- Installing: /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/include/llvm/Object/MachO.h -- Installing: /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/include/llvm/Object/COFFImportFile.h -- Installing: /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/include/llvm/Object/MachOUniversal.h -- Installing: /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/include/llvm/Object/OffloadBinary.h -- Installing: /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/include/llvm/Object/XCOFFObjectFile.h -- Installing: /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/include/llvm/Object/MachOUniversalWriter.h -- Installing: /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/include/llvm/Object/Wasm.h -- Installing: /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/include/llvm/Object/Binary.h -- Installing: /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/include/llvm/Object/GOFFObjectFile.h -- Installing: /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/include/llvm/Object/IRSymtab.h -- Installing: /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/include/llvm/Object/RelocationResolver.h -- Installing: /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/include/llvm/Object/IRObjectFile.h -- Installing: /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/include/llvm/Object/Decompressor.h -- Installing: /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/include/llvm/ObjCopy -- Installing: /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/include/llvm/ObjCopy/CommonConfig.h -- Installing: /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/include/llvm/ObjCopy/ObjCopy.h -- Installing: /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/include/llvm/ObjCopy/COFF -- Installing: /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/include/llvm/ObjCopy/COFF/COFFConfig.h -- Installing: /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/include/llvm/ObjCopy/COFF/COFFObjcopy.h -- Installing: /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/include/llvm/ObjCopy/wasm -- Installing: /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/include/llvm/ObjCopy/wasm/WasmConfig.h -- Installing: /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/include/llvm/ObjCopy/wasm/WasmObjcopy.h -- Installing: /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/include/llvm/ObjCopy/ELF -- Installing: /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/include/llvm/ObjCopy/ELF/ELFObjcopy.h -- Installing: /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/include/llvm/ObjCopy/ELF/ELFConfig.h -- Installing: /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/include/llvm/ObjCopy/XCOFF -- Installing: /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/include/llvm/ObjCopy/XCOFF/XCOFFObjcopy.h -- Installing: /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/include/llvm/ObjCopy/XCOFF/XCOFFConfig.h -- Installing: /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/include/llvm/ObjCopy/MultiFormatConfig.h -- Installing: /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/include/llvm/ObjCopy/ConfigManager.h -- Installing: /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/include/llvm/ObjCopy/MachO -- Installing: /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/include/llvm/ObjCopy/MachO/MachOObjcopy.h -- Installing: /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/include/llvm/ObjCopy/MachO/MachOConfig.h -- Installing: /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/include/llvm/InitializePasses.h -- Installing: /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/include/llvm/Pass.h -- Installing: /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/include/llvm/Transforms -- Installing: /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/include/llvm/Transforms/Coroutines -- Installing: /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/include/llvm/Transforms/Coroutines/CoroElide.h -- Installing: /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/include/llvm/Transforms/Coroutines/CoroCleanup.h -- Installing: /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/include/llvm/Transforms/Coroutines/CoroConditionalWrapper.h -- Installing: /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/include/llvm/Transforms/Coroutines/CoroEarly.h -- Installing: /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/include/llvm/Transforms/Coroutines/CoroSplit.h -- Installing: /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/include/llvm/Transforms/AggressiveInstCombine -- Installing: /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/include/llvm/Transforms/AggressiveInstCombine/AggressiveInstCombine.h -- Installing: /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/include/llvm/Transforms/Utils -- Installing: /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/include/llvm/Transforms/Utils/MisExpect.h -- Installing: /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/include/llvm/Transforms/Utils/LowerAtomic.h -- Installing: /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/include/llvm/Transforms/Utils/SSAUpdaterBulk.h -- Installing: /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/include/llvm/Transforms/Utils/HelloWorld.h -- Installing: /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/include/llvm/Transforms/Utils/UnifyLoopExits.h -- Installing: /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/include/llvm/Transforms/Utils/ValueMapper.h -- Installing: /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/include/llvm/Transforms/Utils/LoopVersioning.h -- Installing: /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/include/llvm/Transforms/Utils/Mem2Reg.h -- Installing: /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/include/llvm/Transforms/Utils/SSAUpdaterImpl.h -- Installing: /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/include/llvm/Transforms/Utils/SampleProfileLoaderBaseUtil.h -- Installing: /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/include/llvm/Transforms/Utils/SimplifyLibCalls.h -- Installing: /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/include/llvm/Transforms/Utils/LoopPeel.h -- Installing: /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/include/llvm/Transforms/Utils/PromoteMemToReg.h -- Installing: /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/include/llvm/Transforms/Utils/ASanStackFrameLayout.h -- Installing: /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/include/llvm/Transforms/Utils/AMDGPUEmitPrintf.h -- Installing: /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/include/llvm/Transforms/Utils/LowerIFunc.h -- Installing: /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/include/llvm/Transforms/Utils/SymbolRewriter.h -- Installing: /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/include/llvm/Transforms/Utils/LowerGlobalDtors.h -- Installing: /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/include/llvm/Transforms/Utils/Local.h -- Installing: /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/include/llvm/Transforms/Utils/SizeOpts.h -- Installing: /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/include/llvm/Transforms/Utils/BasicBlockUtils.h -- Installing: /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/include/llvm/Transforms/Utils/SCCPSolver.h -- Installing: /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/include/llvm/Transforms/Utils/CountVisits.h -- Installing: /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/include/llvm/Transforms/Utils/FunctionImportUtils.h -- Installing: /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/include/llvm/Transforms/Utils/RelLookupTableConverter.h -- Installing: /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/include/llvm/Transforms/Utils/SimplifyCFGOptions.h -- Installing: /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/include/llvm/Transforms/Utils/ModuleUtils.h -- Installing: /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/include/llvm/Transforms/Utils/InjectTLIMappings.h -- Installing: /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/include/llvm/Transforms/Utils/SampleProfileLoaderBaseImpl.h -- Installing: /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/include/llvm/Transforms/Utils/SSAUpdater.h -- Installing: /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/include/llvm/Transforms/Utils/IntegerDivision.h -- Installing: /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/include/llvm/Transforms/Utils/MatrixUtils.h -- Installing: /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/include/llvm/Transforms/Utils/BreakCriticalEdges.h -- Installing: /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/include/llvm/Transforms/Utils/LowerSwitch.h -- Installing: /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/include/llvm/Transforms/Utils/StripGCRelocates.h -- Installing: /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/include/llvm/Transforms/Utils/CodeLayout.h -- Installing: /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/include/llvm/Transforms/Utils/InstructionNamer.h -- Installing: /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/include/llvm/Transforms/Utils/CanonicalizeFreezeInLoops.h -- Installing: /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/include/llvm/Transforms/Utils/CodeExtractor.h -- Installing: /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/include/llvm/Transforms/Utils/InstructionWorklist.h -- Installing: /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/include/llvm/Transforms/Utils/SplitModule.h -- Installing: /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/include/llvm/Transforms/Utils/CtorUtils.h -- Installing: /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/include/llvm/Transforms/Utils/Cloning.h -- Installing: /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/include/llvm/Transforms/Utils/LoopConstrainer.h -- Installing: /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/include/llvm/Transforms/Utils/SampleProfileInference.h -- Installing: /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/include/llvm/Transforms/Utils/EntryExitInstrumenter.h -- Installing: /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/include/llvm/Transforms/Utils/SimplifyIndVar.h -- Installing: /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/include/llvm/Transforms/Utils/GlobalStatus.h -- Installing: /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/include/llvm/Transforms/Utils/CanonicalizeAliases.h -- Installing: /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/include/llvm/Transforms/Utils/BypassSlowDivision.h -- Installing: /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/include/llvm/Transforms/Utils/LoopRotationUtils.h -- Installing: /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/include/llvm/Transforms/Utils/MemoryTaggingSupport.h -- Installing: /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/include/llvm/Transforms/Utils/ScalarEvolutionExpander.h -- Installing: /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/include/llvm/Transforms/Utils/CallPromotionUtils.h -- Installing: /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/include/llvm/Transforms/Utils/LoopUtils.h -- Installing: /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/include/llvm/Transforms/Utils/MemoryOpRemark.h -- Installing: /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/include/llvm/Transforms/Utils/Evaluator.h -- Installing: /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/include/llvm/Transforms/Utils/MetaRenamer.h -- Installing: /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/include/llvm/Transforms/Utils/SanitizerStats.h -- Installing: /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/include/llvm/Transforms/Utils/LibCallsShrinkWrap.h -- Installing: /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/include/llvm/Transforms/Utils/Debugify.h -- Installing: /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/include/llvm/Transforms/Utils/PredicateInfo.h -- Installing: /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/include/llvm/Transforms/Utils/AddDiscriminators.h -- Installing: /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/include/llvm/Transforms/Utils/LCSSA.h -- Installing: /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/include/llvm/Transforms/Utils/UnrollLoop.h -- Installing: /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/include/llvm/Transforms/Utils/CallGraphUpdater.h -- Installing: /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/include/llvm/Transforms/Utils/UnifyFunctionExitNodes.h -- Installing: /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/include/llvm/Transforms/Utils/FunctionComparator.h -- Installing: /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/include/llvm/Transforms/Utils/LoopSimplify.h -- Installing: /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/include/llvm/Transforms/Utils/BuildLibCalls.h -- Installing: /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/include/llvm/Transforms/Utils/VNCoercion.h -- Installing: /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/include/llvm/Transforms/Utils/CodeMoverUtils.h -- Installing: /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/include/llvm/Transforms/Utils/EscapeEnumerator.h -- Installing: /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/include/llvm/Transforms/Utils/LowerInvoke.h -- Installing: /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/include/llvm/Transforms/Utils/MoveAutoInit.h -- Installing: /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/include/llvm/Transforms/Utils/NameAnonGlobals.h -- Installing: /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/include/llvm/Transforms/Utils/LowerMemIntrinsics.h -- Installing: /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/include/llvm/Transforms/Utils/FixIrreducible.h -- Installing: /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/include/llvm/Transforms/Utils/GuardUtils.h -- Installing: /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/include/llvm/Transforms/Utils/DXILUpgrade.h -- Installing: /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/include/llvm/Transforms/Utils/AssumeBundleBuilder.h -- Installing: /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/include/llvm/Transforms/Utils/StripNonLineTableDebugInfo.h -- Installing: /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/include/llvm/Transforms/Scalar.h -- Installing: /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/include/llvm/Transforms/HipStdPar -- Installing: /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/include/llvm/Transforms/HipStdPar/HipStdPar.h -- Installing: /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/include/llvm/Transforms/CFGuard.h -- Installing: /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/include/llvm/Transforms/InstCombine -- Installing: /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/include/llvm/Transforms/InstCombine/InstCombine.h -- Installing: /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/include/llvm/Transforms/InstCombine/InstCombiner.h -- Installing: /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/include/llvm/Transforms/IPO.h -- Installing: /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/include/llvm/Transforms/Vectorize -- Installing: /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/include/llvm/Transforms/Vectorize/LoadStoreVectorizer.h -- Installing: /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/include/llvm/Transforms/Vectorize/LoopVectorize.h -- Installing: /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/include/llvm/Transforms/Vectorize/LoopVectorizationLegality.h -- Installing: /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/include/llvm/Transforms/Vectorize/VectorCombine.h -- Installing: /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/include/llvm/Transforms/Vectorize/SLPVectorizer.h -- Installing: /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/include/llvm/Transforms/ObjCARC.h -- Installing: /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/include/llvm/Transforms/Utils.h -- Installing: /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/include/llvm/Transforms/Instrumentation.h -- Installing: /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/include/llvm/Transforms/IPO -- Installing: /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/include/llvm/Transforms/IPO/SCCP.h -- Installing: /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/include/llvm/Transforms/IPO/FunctionImport.h -- Installing: /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/include/llvm/Transforms/IPO/BlockExtractor.h -- Installing: /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/include/llvm/Transforms/IPO/ElimAvailExtern.h -- Installing: /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/include/llvm/Transforms/IPO/CalledValuePropagation.h -- Installing: /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/include/llvm/Transforms/IPO/IROutliner.h -- Installing: /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/include/llvm/Transforms/IPO/CrossDSOCFI.h -- Installing: /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/include/llvm/Transforms/IPO/ArgumentPromotion.h -- Installing: /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/include/llvm/Transforms/IPO/MergeFunctions.h -- Installing: /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/include/llvm/Transforms/IPO/ModuleInliner.h -- Installing: /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/include/llvm/Transforms/IPO/SyntheticCountsPropagation.h -- Installing: /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/include/llvm/Transforms/IPO/ForceFunctionAttrs.h -- Installing: /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/include/llvm/Transforms/IPO/Internalize.h -- Installing: /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/include/llvm/Transforms/IPO/MemProfContextDisambiguation.h -- Installing: /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/include/llvm/Transforms/IPO/ExtractGV.h -- Installing: /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/include/llvm/Transforms/IPO/PartialInlining.h -- Installing: /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/include/llvm/Transforms/IPO/Inliner.h -- Installing: /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/include/llvm/Transforms/IPO/AlwaysInliner.h -- Installing: /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/include/llvm/Transforms/IPO/ThinLTOBitcodeWriter.h -- Installing: /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/include/llvm/Transforms/IPO/GlobalOpt.h -- Installing: /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/include/llvm/Transforms/IPO/SampleProfileProbe.h -- Installing: /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/include/llvm/Transforms/IPO/SampleProfile.h -- Installing: /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/include/llvm/Transforms/IPO/StripSymbols.h -- Installing: /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/include/llvm/Transforms/IPO/HotColdSplitting.h -- Installing: /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/include/llvm/Transforms/IPO/InferFunctionAttrs.h -- Installing: /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/include/llvm/Transforms/IPO/ProfiledCallGraph.h -- Installing: /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/include/llvm/Transforms/IPO/Attributor.h -- Installing: /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/include/llvm/Transforms/IPO/LoopExtractor.h -- Installing: /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/include/llvm/Transforms/IPO/OpenMPOpt.h -- Installing: /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/include/llvm/Transforms/IPO/GlobalDCE.h -- Installing: /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/include/llvm/Transforms/IPO/StripDeadPrototypes.h -- Installing: /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/include/llvm/Transforms/IPO/FunctionSpecialization.h -- Installing: /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/include/llvm/Transforms/IPO/SampleContextTracker.h -- Installing: /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/include/llvm/Transforms/IPO/ConstantMerge.h -- Installing: /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/include/llvm/Transforms/IPO/LowerTypeTests.h -- Installing: /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/include/llvm/Transforms/IPO/EmbedBitcodePass.h -- Installing: /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/include/llvm/Transforms/IPO/Annotation2Metadata.h -- Installing: /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/include/llvm/Transforms/IPO/GlobalSplit.h -- Installing: /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/include/llvm/Transforms/IPO/FunctionAttrs.h -- Installing: /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/include/llvm/Transforms/IPO/DeadArgumentElimination.h -- Installing: /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/include/llvm/Transforms/IPO/WholeProgramDevirt.h -- Installing: /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/include/llvm/Transforms/Scalar -- Installing: /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/include/llvm/Transforms/Scalar/Reg2Mem.h -- Installing: /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/include/llvm/Transforms/Scalar/LoopLoadElimination.h -- Installing: /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/include/llvm/Transforms/Scalar/LICM.h -- Installing: /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/include/llvm/Transforms/Scalar/LowerAtomicPass.h -- Installing: /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/include/llvm/Transforms/Scalar/LoopFuse.h -- Installing: /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/include/llvm/Transforms/Scalar/ConstraintElimination.h -- Installing: /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/include/llvm/Transforms/Scalar/NaryReassociate.h -- Installing: /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/include/llvm/Transforms/Scalar/DCE.h -- Installing: /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/include/llvm/Transforms/Scalar/LoopSink.h -- Installing: /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/include/llvm/Transforms/Scalar/InferAddressSpaces.h -- Installing: /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/include/llvm/Transforms/Scalar/LoopDataPrefetch.h -- Installing: /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/include/llvm/Transforms/Scalar/MergeICmps.h -- Installing: /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/include/llvm/Transforms/Scalar/LowerGuardIntrinsic.h -- Installing: /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/include/llvm/Transforms/Scalar/LoopUnrollAndJamPass.h -- Installing: /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/include/llvm/Transforms/Scalar/SimplifyCFG.h -- Installing: /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/include/llvm/Transforms/Scalar/LoopDistribute.h -- Installing: /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/include/llvm/Transforms/Scalar/FlattenCFG.h -- Installing: /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/include/llvm/Transforms/Scalar/LowerExpectIntrinsic.h -- Installing: /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/include/llvm/Transforms/Scalar/CorrelatedValuePropagation.h -- Installing: /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/include/llvm/Transforms/Scalar/InstSimplifyPass.h -- Installing: /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/include/llvm/Transforms/Scalar/GVNExpression.h -- Installing: /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/include/llvm/Transforms/Scalar/ConstantHoisting.h -- Installing: /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/include/llvm/Transforms/Scalar/LoopAccessAnalysisPrinter.h -- Installing: /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/include/llvm/Transforms/Scalar/LoopFlatten.h -- Installing: /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/include/llvm/Transforms/Scalar/MergedLoadStoreMotion.h -- Installing: /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/include/llvm/Transforms/Scalar/SimpleLoopUnswitch.h -- Installing: /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/include/llvm/Transforms/Scalar/AlignmentFromAssumptions.h -- Installing: /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/include/llvm/Transforms/Scalar/LoopUnrollPass.h -- Installing: /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/include/llvm/Transforms/Scalar/SpeculativeExecution.h -- Installing: /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/include/llvm/Transforms/Scalar/SCCP.h -- Installing: /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/include/llvm/Transforms/Scalar/LoopSimplifyCFG.h -- Installing: /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/include/llvm/Transforms/Scalar/WarnMissedTransforms.h -- Installing: /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/include/llvm/Transforms/Scalar/LoopBoundSplit.h -- Installing: /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/include/llvm/Transforms/Scalar/TLSVariableHoist.h -- Installing: /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/include/llvm/Transforms/Scalar/LoopReroll.h -- Installing: /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/include/llvm/Transforms/Scalar/DFAJumpThreading.h -- Installing: /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/include/llvm/Transforms/Scalar/PartiallyInlineLibCalls.h -- Installing: /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/include/llvm/Transforms/Scalar/EarlyCSE.h -- Installing: /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/include/llvm/Transforms/Scalar/BDCE.h -- Installing: /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/include/llvm/Transforms/Scalar/NewGVN.h -- Installing: /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/include/llvm/Transforms/Scalar/LoopVersioningLICM.h -- Installing: /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/include/llvm/Transforms/Scalar/LoopStrengthReduce.h -- Installing: /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/include/llvm/Transforms/Scalar/RewriteStatepointsForGC.h -- Installing: /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/include/llvm/Transforms/Scalar/CallSiteSplitting.h -- Installing: /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/include/llvm/Transforms/Scalar/JumpThreading.h -- Installing: /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/include/llvm/Transforms/Scalar/DeadStoreElimination.h -- Installing: /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/include/llvm/Transforms/Scalar/DivRemPairs.h -- Installing: /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/include/llvm/Transforms/Scalar/LoopPassManager.h -- Installing: /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/include/llvm/Transforms/Scalar/Reassociate.h -- Installing: /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/include/llvm/Transforms/Scalar/MemCpyOptimizer.h -- Installing: /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/include/llvm/Transforms/Scalar/StructurizeCFG.h -- Installing: /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/include/llvm/Transforms/Scalar/Sink.h -- Installing: /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/include/llvm/Transforms/Scalar/Float2Int.h -- Installing: /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/include/llvm/Transforms/Scalar/LowerWidenableCondition.h -- Installing: /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/include/llvm/Transforms/Scalar/LoopDeletion.h -- Installing: /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/include/llvm/Transforms/Scalar/LoopInterchange.h -- Installing: /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/include/llvm/Transforms/Scalar/LowerMatrixIntrinsics.h -- Installing: /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/include/llvm/Transforms/Scalar/InferAlignment.h -- Installing: /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/include/llvm/Transforms/Scalar/LowerConstantIntrinsics.h -- Installing: /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/include/llvm/Transforms/Scalar/GuardWidening.h -- Installing: /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/include/llvm/Transforms/Scalar/LoopIdiomRecognize.h -- Installing: /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/include/llvm/Transforms/Scalar/IndVarSimplify.h -- Installing: /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/include/llvm/Transforms/Scalar/Scalarizer.h -- Installing: /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/include/llvm/Transforms/Scalar/SeparateConstOffsetFromGEP.h -- Installing: /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/include/llvm/Transforms/Scalar/ScalarizeMaskedMemIntrin.h -- Installing: /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/include/llvm/Transforms/Scalar/PlaceSafepoints.h -- Installing: /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/include/llvm/Transforms/Scalar/InductiveRangeCheckElimination.h -- Installing: /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/include/llvm/Transforms/Scalar/MakeGuardsExplicit.h -- Installing: /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/include/llvm/Transforms/Scalar/ADCE.h -- Installing: /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/include/llvm/Transforms/Scalar/SROA.h -- Installing: /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/include/llvm/Transforms/Scalar/LoopInstSimplify.h -- Installing: /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/include/llvm/Transforms/Scalar/LoopPredication.h -- Installing: /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/include/llvm/Transforms/Scalar/StraightLineStrengthReduce.h -- Installing: /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/include/llvm/Transforms/Scalar/TailRecursionElimination.h -- Installing: /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/include/llvm/Transforms/Scalar/LoopRotation.h -- Installing: /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/include/llvm/Transforms/Scalar/GVN.h -- Installing: /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/include/llvm/Transforms/Scalar/AnnotationRemarks.h -- Installing: /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/include/llvm/Transforms/Scalar/IVUsersPrinter.h -- Installing: /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/include/llvm/Transforms/Instrumentation -- Installing: /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/include/llvm/Transforms/Instrumentation/AddressSanitizerCommon.h -- Installing: /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/include/llvm/Transforms/Instrumentation/SanitizerBinaryMetadata.h -- Installing: /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/include/llvm/Transforms/Instrumentation/KCFI.h -- Installing: /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/include/llvm/Transforms/Instrumentation/GCOVProfiler.h -- Installing: /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/include/llvm/Transforms/Instrumentation/AddressSanitizerOptions.h -- Installing: /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/include/llvm/Transforms/Instrumentation/PoisonChecking.h -- Installing: /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/include/llvm/Transforms/Instrumentation/InstrProfiling.h -- Installing: /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/include/llvm/Transforms/Instrumentation/ThreadSanitizer.h -- Installing: /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/include/llvm/Transforms/Instrumentation/DataFlowSanitizer.h -- Installing: /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/include/llvm/Transforms/Instrumentation/CGProfile.h -- Installing: /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/include/llvm/Transforms/Instrumentation/CFGMST.h -- Installing: /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/include/llvm/Transforms/Instrumentation/InstrOrderFile.h -- Installing: /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/include/llvm/Transforms/Instrumentation/SanitizerCoverage.h -- Installing: /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/include/llvm/Transforms/Instrumentation/MemorySanitizer.h -- Installing: /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/include/llvm/Transforms/Instrumentation/BoundsChecking.h -- Installing: /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/include/llvm/Transforms/Instrumentation/BlockCoverageInference.h -- Installing: /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/include/llvm/Transforms/Instrumentation/ControlHeightReduction.h -- Installing: /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/include/llvm/Transforms/Instrumentation/MemProfiler.h -- Installing: /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/include/llvm/Transforms/Instrumentation/AddressSanitizer.h -- Installing: /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/include/llvm/Transforms/Instrumentation/HWAddressSanitizer.h -- Installing: /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/include/llvm/Transforms/Instrumentation/PGOInstrumentation.h -- Installing: /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/include/llvm/Testing -- Installing: /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/include/llvm/Testing/ADT -- Installing: /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/include/llvm/Testing/ADT/StringMapEntry.h -- Installing: /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/include/llvm/Testing/ADT/StringMap.h -- Installing: /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/include/llvm/Testing/Support -- Installing: /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/include/llvm/Testing/Support/Error.h -- Installing: /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/include/llvm/Testing/Support/SupportHelpers.h -- Installing: /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/include/llvm/Testing/Annotations -- Installing: /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/include/llvm/Testing/Annotations/Annotations.h -- Installing: /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/include/llvm/CodeGen -- Installing: /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/include/llvm/CodeGen/CalcSpillWeights.h -- Installing: /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/include/llvm/CodeGen/MachineOptimizationRemarkEmitter.h -- Installing: /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/include/llvm/CodeGen/ValueTypes.td -- Installing: /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/include/llvm/CodeGen/ValueTypes.h -- Installing: /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/include/llvm/CodeGen/SelectionDAGTargetInfo.h -- Installing: /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/include/llvm/CodeGen/WasmEHFuncInfo.h -- Installing: /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/include/llvm/CodeGen/TargetCallingConv.h -- Installing: /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/include/llvm/CodeGen/MachineCombinerPattern.h -- Installing: /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/include/llvm/CodeGen/ScheduleHazardRecognizer.h -- Installing: /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/include/llvm/CodeGen/RegisterScavenging.h -- Installing: /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/include/llvm/CodeGen/CodeGenCommonISel.h -- Installing: /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/include/llvm/CodeGen/ResourcePriorityQueue.h -- Installing: /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/include/llvm/CodeGen/MachineModuleInfoImpls.h -- Installing: /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/include/llvm/CodeGen/ScheduleDAGMutation.h -- Installing: /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/include/llvm/CodeGen/CodeGenPrepare.h -- Installing: /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/include/llvm/CodeGen/MIRYamlMapping.h -- Installing: /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/include/llvm/CodeGen/SelectOptimize.h -- Installing: /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/include/llvm/CodeGen/HardwareLoops.h -- Installing: /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/include/llvm/CodeGen/MIRFSDiscriminator.h -- Installing: /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/include/llvm/CodeGen/LazyMachineBlockFrequencyInfo.h -- Installing: /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/include/llvm/CodeGen/ScheduleDAG.h -- Installing: /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/include/llvm/CodeGen/LiveRangeCalc.h -- Installing: /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/include/llvm/CodeGen/MachineSizeOpts.h -- Installing: /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/include/llvm/CodeGen/LatencyPriorityQueue.h -- Installing: /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/include/llvm/CodeGen/FunctionLoweringInfo.h -- Installing: /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/include/llvm/CodeGen/LowLevelTypeUtils.h -- Installing: /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/include/llvm/CodeGen/LiveIntervals.h -- Installing: /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/include/llvm/CodeGen/SchedulerRegistry.h -- Installing: /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/include/llvm/CodeGen/InterleavedLoadCombine.h -- Installing: /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/include/llvm/CodeGen/MachineLoopUtils.h -- Installing: /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/include/llvm/CodeGen/PBQP -- Installing: /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/include/llvm/CodeGen/PBQP/Math.h -- Installing: /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/include/llvm/CodeGen/PBQP/ReductionRules.h -- Installing: /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/include/llvm/CodeGen/PBQP/Solution.h -- Installing: /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/include/llvm/CodeGen/PBQP/CostAllocator.h -- Installing: /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/include/llvm/CodeGen/PBQP/Graph.h -- Installing: /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/include/llvm/CodeGen/ExpandLargeFpConvert.h -- Installing: /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/include/llvm/CodeGen/MachineModuleSlotTracker.h -- Installing: /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/include/llvm/CodeGen/RegisterClassInfo.h -- Installing: /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/include/llvm/CodeGen/CFIFixup.h -- Installing: /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/include/llvm/CodeGen/CostTable.h -- Installing: /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/include/llvm/CodeGen/ISDOpcodes.h -- Installing: /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/include/llvm/CodeGen/MachineValueType.h -- Installing: /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/include/llvm/CodeGen/ComplexDeinterleavingPass.h -- Installing: /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/include/llvm/CodeGen/DIE.h -- Installing: /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/include/llvm/CodeGen/AsmPrinter.h -- Installing: /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/include/llvm/CodeGen/MachineBlockFrequencyInfo.h -- Installing: /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/include/llvm/CodeGen/WinEHPrepare.h -- Installing: /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/include/llvm/CodeGen/StackProtector.h -- Installing: /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/include/llvm/CodeGen/RDFLiveness.h -- Installing: /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/include/llvm/CodeGen/RegisterBank.h -- Installing: /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/include/llvm/CodeGen/AccelTable.h -- Installing: /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/include/llvm/CodeGen/Register.h -- Installing: /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/include/llvm/CodeGen/LiveRangeEdit.h -- Installing: /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/include/llvm/CodeGen/MachineInstr.h -- Installing: /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/include/llvm/CodeGen/MachineStableHash.h -- Installing: /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/include/llvm/CodeGen/StackMaps.h -- Installing: /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/include/llvm/CodeGen/EdgeBundles.h -- Installing: /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/include/llvm/CodeGen/LiveRegUnits.h -- Installing: /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/include/llvm/CodeGen/AntiDepBreaker.h -- Installing: /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/include/llvm/CodeGen/RegAllocCommon.h -- Installing: /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/include/llvm/CodeGen/SDNodeProperties.td -- Installing: /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/include/llvm/CodeGen/MachineRegionInfo.h -- Installing: /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/include/llvm/CodeGen/MBFIWrapper.h -- Installing: /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/include/llvm/CodeGen/ScheduleDFS.h -- Installing: /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/include/llvm/CodeGen/TypePromotion.h -- Installing: /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/include/llvm/CodeGen/UnreachableBlockElim.h -- Installing: /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/include/llvm/CodeGen/RDFGraph.h -- Installing: /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/include/llvm/CodeGen/MachineOutliner.h -- Installing: /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/include/llvm/CodeGen/TargetSubtargetInfo.h -- Installing: /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/include/llvm/CodeGen/MIRFormatter.h -- Installing: /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/include/llvm/CodeGen/ExecutionDomainFix.h -- Installing: /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/include/llvm/CodeGen/MachinePipeliner.h -- Installing: /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/include/llvm/CodeGen/NonRelocatableStringpool.h -- Installing: /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/include/llvm/CodeGen/TailDuplicator.h -- Installing: /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/include/llvm/CodeGen/DwarfEHPrepare.h -- Installing: /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/include/llvm/CodeGen/MachineDominanceFrontier.h -- Installing: /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/include/llvm/CodeGen/ExpandReductions.h -- Installing: /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/include/llvm/CodeGen/MachineCycleAnalysis.h -- Installing: /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/include/llvm/CodeGen/SelectionDAG.h -- Installing: /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/include/llvm/CodeGen/CallingConvLower.h -- Installing: /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/include/llvm/CodeGen/DAGCombine.h -- Installing: /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/include/llvm/CodeGen/MachineConstantPool.h -- Installing: /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/include/llvm/CodeGen/ExpandVectorPredication.h -- Installing: /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/include/llvm/CodeGen/MachineCFGPrinter.h -- Installing: /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/include/llvm/CodeGen/LowLevelType.h -- Installing: /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/include/llvm/CodeGen/RegisterUsageInfo.h -- Installing: /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/include/llvm/CodeGen/MachineBasicBlock.h -- Installing: /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/include/llvm/CodeGen/LiveVariables.h -- Installing: /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/include/llvm/CodeGen/TargetLoweringObjectFileImpl.h -- Installing: /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/include/llvm/CodeGen/FastISel.h -- Installing: /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/include/llvm/CodeGen/SelectionDAGNodes.h -- Installing: /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/include/llvm/CodeGen/SelectionDAGAddressAnalysis.h -- Installing: /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/include/llvm/CodeGen/MachineModuleInfo.h -- Installing: /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/include/llvm/CodeGen/MachinePassRegistry.def -- Installing: /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/include/llvm/CodeGen/CommandFlags.h -- Installing: /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/include/llvm/CodeGen/MachineDominators.h -- Installing: /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/include/llvm/CodeGen/ScoreboardHazardRecognizer.h -- Installing: /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/include/llvm/CodeGen/MachinePassManager.h -- Installing: /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/include/llvm/CodeGen/MIRParser -- Installing: /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/include/llvm/CodeGen/MIRParser/MIParser.h -- Installing: /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/include/llvm/CodeGen/MIRParser/MIRParser.h -- Installing: /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/include/llvm/CodeGen/PseudoSourceValue.h -- Installing: /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/include/llvm/CodeGen/SlotIndexes.h -- Installing: /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/include/llvm/CodeGen/ExpandLargeDivRem.h -- Installing: /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/include/llvm/CodeGen/MachineInstrBundleIterator.h -- Installing: /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/include/llvm/CodeGen/CallBrPrepare.h -- Installing: /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/include/llvm/CodeGen/IntrinsicLowering.h -- Installing: /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/include/llvm/CodeGen/GlobalMerge.h -- Installing: /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/include/llvm/CodeGen/ShadowStackGCLowering.h -- Installing: /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/include/llvm/CodeGen/AtomicExpandUtils.h -- Installing: /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/include/llvm/CodeGen/MachineInstrBundle.h -- Installing: /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/include/llvm/CodeGen/MachORelocation.h -- Installing: /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/include/llvm/CodeGen/MIRSampleProfile.h -- Installing: /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/include/llvm/CodeGen/ScheduleDAGInstrs.h -- Installing: /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/include/llvm/CodeGen/TargetRegisterInfo.h -- Installing: /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/include/llvm/CodeGen/VLIWMachineScheduler.h -- Installing: /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/include/llvm/CodeGen/DetectDeadLanes.h -- Installing: /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/include/llvm/CodeGen/LiveIntervalCalc.h -- Installing: /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/include/llvm/CodeGen/SafeStack.h -- Installing: /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/include/llvm/CodeGen/ExpandMemCmp.h -- Installing: /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/include/llvm/CodeGen/ParallelCG.h -- Installing: /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/include/llvm/CodeGen/GCMetadata.h -- Installing: /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/include/llvm/CodeGen/RegisterBankInfo.h -- Installing: /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/include/llvm/CodeGen/TileShapeInfo.h -- Installing: /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/include/llvm/CodeGen/TargetSchedule.h -- Installing: /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/include/llvm/CodeGen/RegisterPressure.h -- Installing: /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/include/llvm/CodeGen/MachineRegisterInfo.h -- Installing: /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/include/llvm/CodeGen/BasicBlockSectionUtils.h -- Installing: /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/include/llvm/CodeGen/LinkAllCodegenComponents.h -- Installing: /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/include/llvm/CodeGen/PreISelIntrinsicLowering.h -- Installing: /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/include/llvm/CodeGen/MachineScheduler.h -- Installing: /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/include/llvm/CodeGen/LiveInterval.h -- Installing: /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/include/llvm/CodeGen/MachinePassRegistry.h -- Installing: /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/include/llvm/CodeGen/LinkAllAsmWriterComponents.h -- Installing: /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/include/llvm/CodeGen/DbgEntityHistoryCalculator.h -- Installing: /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/include/llvm/CodeGen/Spiller.h -- Installing: /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/include/llvm/CodeGen/Passes.h -- Installing: /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/include/llvm/CodeGen/AssignmentTrackingAnalysis.h -- Installing: /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/include/llvm/CodeGen/IndirectThunks.h -- Installing: /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/include/llvm/CodeGen/TargetLowering.h -- Installing: /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/include/llvm/CodeGen/InterleavedAccess.h -- Installing: /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/include/llvm/CodeGen/MachineSSAUpdater.h -- Installing: /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/include/llvm/CodeGen/LoopTraversal.h -- Installing: /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/include/llvm/CodeGen/MachineTraceMetrics.h -- Installing: /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/include/llvm/CodeGen/WasmEHPrepare.h -- Installing: /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/include/llvm/CodeGen/JMCInstrumenter.h -- Installing: /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/include/llvm/CodeGen/AsmPrinterHandler.h -- Installing: /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/include/llvm/CodeGen/LiveStacks.h -- Installing: /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/include/llvm/CodeGen/LivePhysRegs.h -- Installing: /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/include/llvm/CodeGen/DFAPacketizer.h -- Installing: /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/include/llvm/CodeGen/RDFRegisters.h -- Installing: /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/include/llvm/CodeGen/MachineSSAContext.h -- Installing: /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/include/llvm/CodeGen/MachinePostDominators.h -- Installing: /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/include/llvm/CodeGen/MacroFusion.h -- Installing: /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/include/llvm/CodeGen/TargetPassConfig.h -- Installing: /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/include/llvm/CodeGen/GCMetadataPrinter.h -- Installing: /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/include/llvm/CodeGen/ReplaceWithVeclib.h -- Installing: /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/include/llvm/CodeGen/TargetOpcodes.h -- Installing: /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/include/llvm/CodeGen/DwarfStringPoolEntry.h -- Installing: /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/include/llvm/CodeGen/Analysis.h -- Installing: /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/include/llvm/CodeGen/SwiftErrorValueTracking.h -- Installing: /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/include/llvm/CodeGen/RuntimeLibcalls.h -- Installing: /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/include/llvm/CodeGen/MultiHazardRecognizer.h -- Installing: /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/include/llvm/CodeGen/LexicalScopes.h -- Installing: /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/include/llvm/CodeGen/MachineFunctionPass.h -- Installing: /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/include/llvm/CodeGen/DebugHandlerBase.h -- Installing: /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/include/llvm/CodeGen/MachineInstrBuilder.h -- Installing: /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/include/llvm/CodeGen/BasicBlockSectionsProfileReader.h -- Installing: /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/include/llvm/CodeGen/PseudoSourceValueManager.h -- Installing: /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/include/llvm/CodeGen/MachineUniformityAnalysis.h -- Installing: /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/include/llvm/CodeGen/DIEValue.def -- Installing: /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/include/llvm/CodeGen/MachineBranchProbabilityInfo.h -- Installing: /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/include/llvm/CodeGen/SelectionDAGISel.h -- Installing: /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/include/llvm/CodeGen/RegAllocPBQP.h -- Installing: /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/include/llvm/CodeGen/PBQPRAConstraint.h -- Installing: /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/include/llvm/CodeGen/CSEConfigBase.h -- Installing: /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/include/llvm/CodeGen/CodeGenPassBuilder.h -- Installing: /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/include/llvm/CodeGen/ByteProvider.h -- Installing: /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/include/llvm/CodeGen/MachineMemOperand.h -- Installing: /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/include/llvm/CodeGen/MachineFrameInfo.h -- Installing: /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/include/llvm/CodeGen/SwitchLoweringUtils.h -- Installing: /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/include/llvm/CodeGen/FaultMaps.h -- Installing: /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/include/llvm/CodeGen/RegAllocRegistry.h -- Installing: /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/include/llvm/CodeGen/TargetFrameLowering.h -- Installing: /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/include/llvm/CodeGen/LowerEmuTLS.h -- Installing: /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/include/llvm/CodeGen/SjLjEHPrepare.h -- Installing: /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/include/llvm/CodeGen/MachineOperand.h -- Installing: /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/include/llvm/CodeGen/TargetInstrInfo.h -- Installing: /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/include/llvm/CodeGen/ModuloSchedule.h -- Installing: /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/include/llvm/CodeGen/MachineLoopInfo.h -- Installing: /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/include/llvm/CodeGen/VirtRegMap.h -- Installing: /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/include/llvm/CodeGen/GlobalISel -- Installing: /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/include/llvm/CodeGen/GlobalISel/GIMatchTableExecutor.h -- Installing: /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/include/llvm/CodeGen/GlobalISel/InlineAsmLowering.h -- Installing: /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/include/llvm/CodeGen/GlobalISel/LostDebugLocObserver.h -- Installing: /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/include/llvm/CodeGen/GlobalISel/MachineIRBuilder.h -- Installing: /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/include/llvm/CodeGen/GlobalISel/CSEInfo.h -- Installing: /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/include/llvm/CodeGen/GlobalISel/CombinerHelper.h -- Installing: /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/include/llvm/CodeGen/GlobalISel/GIMatchTableExecutorImpl.h -- Installing: /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/include/llvm/CodeGen/GlobalISel/RegBankSelect.h -- Installing: /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/include/llvm/CodeGen/GlobalISel/LegacyLegalizerInfo.h -- Installing: /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/include/llvm/CodeGen/GlobalISel/GISelChangeObserver.h -- Installing: /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/include/llvm/CodeGen/GlobalISel/LoadStoreOpt.h -- Installing: /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/include/llvm/CodeGen/GlobalISel/Localizer.h -- Installing: /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/include/llvm/CodeGen/GlobalISel/IRTranslator.h -- Installing: /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/include/llvm/CodeGen/GlobalISel/InstructionSelector.h -- Installing: /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/include/llvm/CodeGen/GlobalISel/MIPatternMatch.h -- Installing: /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/include/llvm/CodeGen/GlobalISel/LegalizerInfo.h -- Installing: /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/include/llvm/CodeGen/GlobalISel/GISelKnownBits.h -- Installing: /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/include/llvm/CodeGen/GlobalISel/GenericMachineInstrs.h -- Installing: /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/include/llvm/CodeGen/GlobalISel/InstructionSelect.h -- Installing: /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/include/llvm/CodeGen/GlobalISel/Utils.h -- Installing: /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/include/llvm/CodeGen/GlobalISel/GISelWorkList.h -- Installing: /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/include/llvm/CodeGen/GlobalISel/Combiner.h -- Installing: /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/include/llvm/CodeGen/GlobalISel/CombinerInfo.h -- Installing: /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/include/llvm/CodeGen/GlobalISel/CallLowering.h -- Installing: /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/include/llvm/CodeGen/GlobalISel/LegalizerHelper.h -- Installing: /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/include/llvm/CodeGen/GlobalISel/CSEMIRBuilder.h -- Installing: /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/include/llvm/CodeGen/GlobalISel/Legalizer.h -- Installing: /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/include/llvm/CodeGen/GlobalISel/LegalizationArtifactCombiner.h -- Installing: /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/include/llvm/CodeGen/WinEHFuncInfo.h -- Installing: /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/include/llvm/CodeGen/ReachingDefAnalysis.h -- Installing: /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/include/llvm/CodeGen/LiveIntervalUnion.h -- Installing: /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/include/llvm/CodeGen/BasicTTIImpl.h -- Installing: /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/include/llvm/CodeGen/MachineJumpTableInfo.h -- Installing: /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/include/llvm/CodeGen/MachineFunction.h -- Installing: /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/include/llvm/CodeGen/LiveRegMatrix.h -- Installing: /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/include/llvm/CodeGen/IndirectBrExpand.h -- Installing: /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/include/llvm/CodeGen/MIRPrinter.h -- Installing: /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/include/llvm/Bitstream -- Installing: /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/include/llvm/Bitstream/BitstreamReader.h -- Installing: /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/include/llvm/Bitstream/BitstreamWriter.h -- Installing: /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/include/llvm/Bitstream/BitCodeEnums.h -- Installing: /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/include/llvm/Bitstream/BitCodes.h -- Installing: /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/include/llvm/WindowsResource -- Installing: /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/include/llvm/WindowsResource/ResourceScriptToken.h -- Installing: /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/include/llvm/WindowsResource/ResourceProcessor.h -- Installing: /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/include/llvm/WindowsResource/ResourceScriptTokenList.h -- Installing: /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/include/llvm/TargetParser -- Installing: /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/include/llvm/TargetParser/X86TargetParser.def -- Installing: /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/include/llvm/TargetParser/CSKYTargetParser.h -- Installing: /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/include/llvm/TargetParser/TargetParser.h -- Installing: /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/include/llvm/TargetParser/ARMTargetParser.def -- Installing: /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/include/llvm/TargetParser/Triple.h -- Installing: /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/include/llvm/TargetParser/AArch64TargetParser.h -- Installing: /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/include/llvm/TargetParser/RISCVTargetParser.h -- Installing: /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/include/llvm/TargetParser/LoongArchTargetParser.def -- Installing: /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/include/llvm/TargetParser/SubtargetFeature.h -- Installing: /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/include/llvm/TargetParser/LoongArchTargetParser.h -- Installing: /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/include/llvm/TargetParser/ARMTargetParserCommon.h -- Installing: /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/include/llvm/TargetParser/Host.h -- Installing: /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/include/llvm/TargetParser/ARMTargetParser.h -- Installing: /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/include/llvm/TargetParser/X86TargetParser.h -- Installing: /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/include/llvm/TargetParser/CSKYTargetParser.def -- Installing: /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/include/llvm/Support -- Installing: /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/include/llvm/Support/BlockFrequency.h -- Installing: /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/include/llvm/Support/CachePruning.h -- Installing: /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/include/llvm/Support/RISCVAttributeParser.h -- Installing: /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/include/llvm/Support/SuffixTree.h -- Installing: /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/include/llvm/Support/BuryPointer.h -- Installing: /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/include/llvm/Support/FormatAdapters.h -- Installing: /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/include/llvm/Support/Debug.h -- Installing: /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/include/llvm/Support/Win64EH.h -- Installing: /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/include/llvm/Support/Chrono.h -- Installing: /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/include/llvm/Support/ConvertEBCDIC.h -- Installing: /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/include/llvm/Support/ScopedPrinter.h -- Installing: /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/include/llvm/Support/GlobPattern.h -- Installing: /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/include/llvm/Support/YAMLParser.h -- Installing: /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/include/llvm/Support/Printable.h -- Installing: /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/include/llvm/Support/BranchProbability.h -- Installing: /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/include/llvm/Support/AlignOf.h -- Installing: /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/include/llvm/Support/Watchdog.h -- Installing: /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/include/llvm/Support/Process.h -- Installing: /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/include/llvm/Support/RecyclingAllocator.h -- Installing: /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/include/llvm/Support/CodeGen.h -- Installing: /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/include/llvm/Support/MSVCErrorWorkarounds.h -- Installing: /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/include/llvm/Support/LineIterator.h -- Installing: /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/include/llvm/Support/CFGDiff.h -- Installing: /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/include/llvm/Support/CodeGenCoverage.h -- Installing: /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/include/llvm/Support/ErrorOr.h -- Installing: /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/include/llvm/Support/FormatVariadicDetails.h -- Installing: /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/include/llvm/Support/GenericIteratedDominanceFrontier.h -- Installing: /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/include/llvm/Support/FileCollector.h -- Installing: /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/include/llvm/Support/FileUtilities.h -- Installing: /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/include/llvm/Support/DataTypes.h -- Installing: /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/include/llvm/Support/StringSaver.h -- Installing: /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/include/llvm/Support/GenericLoopInfoImpl.h -- Installing: /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/include/llvm/Support/Signposts.h -- Installing: /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/include/llvm/Support/PrettyStackTrace.h -- Installing: /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/include/llvm/Support/RWMutex.h -- Installing: /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/include/llvm/Support/ARMAttributeParser.h -- Installing: /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/include/llvm/Support/ToolOutputFile.h -- Installing: /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/include/llvm/Support/ARMWinEH.h -- Installing: /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/include/llvm/Support/BinaryStreamReader.h -- Installing: /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/include/llvm/Support/ThreadPool.h -- Installing: /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/include/llvm/Support/DOTGraphTraits.h -- Installing: /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/include/llvm/Support/FileSystem -- Installing: /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/include/llvm/Support/FileSystem/UniqueID.h -- Installing: /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/include/llvm/Support/FormattedStream.h -- Installing: /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/include/llvm/Support/Caching.h -- Installing: /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/include/llvm/Support/BinaryItemStream.h -- Installing: /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/include/llvm/Support/SmallVectorMemoryBuffer.h -- Installing: /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/include/llvm/Support/WindowsError.h -- Installing: /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/include/llvm/Support/GenericDomTree.h -- Installing: /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/include/llvm/Support/InitLLVM.h -- Installing: /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/include/llvm/Support/Mutex.h -- Installing: /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/include/llvm/Support/Capacity.h -- Installing: /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/include/llvm/Support/BinaryStreamError.h -- Installing: /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/include/llvm/Support/HashBuilder.h -- Installing: /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/include/llvm/Support/RISCVISAInfo.h -- Installing: /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/include/llvm/Support/BinaryByteStream.h -- Installing: /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/include/llvm/Support/BinaryStreamArray.h -- Installing: /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/include/llvm/Support/CrashRecoveryContext.h -- Installing: /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/include/llvm/Support/RandomNumberGenerator.h -- Installing: /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/include/llvm/Support/KnownBits.h -- Installing: /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/include/llvm/Support/Duration.h -- Installing: /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/include/llvm/Support/xxhash.h -- Installing: /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/include/llvm/Support/AtomicOrdering.h -- Installing: /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/include/llvm/Support/ExtensibleRTTI.h -- Installing: /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/include/llvm/Support/ThreadSafeAllocator.h -- Installing: /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/include/llvm/Support/DJB.h -- Installing: /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/include/llvm/Support/DataExtractor.h -- Installing: /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/include/llvm/Support/EndianStream.h -- Installing: /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/include/llvm/Support/FormatProviders.h -- Installing: /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/include/llvm/Support/BinaryStreamRef.h -- Installing: /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/include/llvm/Support/BalancedPartitioning.h -- Installing: /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/include/llvm/Support/SMLoc.h -- Installing: /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/include/llvm/Support/FormatVariadic.h -- Installing: /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/include/llvm/Support/SuffixTreeNode.h -- Installing: /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/include/llvm/Support/SHA1.h -- Installing: /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/include/llvm/Support/AMDGPUMetadata.h -- Installing: /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/include/llvm/Support/DebugCounter.h -- Installing: /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/include/llvm/Support/BinaryStreamWriter.h -- Installing: /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/include/llvm/Support/NativeFormatting.h -- Installing: /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/include/llvm/Support/FileOutputBuffer.h -- Installing: /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/include/llvm/Support/BCD.h -- Installing: /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/include/llvm/Support/X86DisassemblerDecoderCommon.h -- Installing: /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/include/llvm/Support/Windows -- Installing: /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/include/llvm/Support/Windows/WindowsSupport.h -- Installing: /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/include/llvm/Support/Unicode.h -- Installing: /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/include/llvm/Support/GraphWriter.h -- Installing: /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/include/llvm/Support/Base64.h -- Installing: /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/include/llvm/Support/BinaryStream.h -- Installing: /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/include/llvm/Support/MemAlloc.h -- Installing: /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/include/llvm/Support/LICENSE.TXT -- Installing: /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/include/llvm/Support/GenericDomTreeConstruction.h -- Installing: /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/include/llvm/Support/Path.h -- Installing: /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/include/llvm/Support/CBindingWrapping.h -- Installing: /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/include/llvm/Support/TargetSelect.h -- Installing: /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/include/llvm/Support/TargetOpcodes.def -- Installing: /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/include/llvm/Support/YAMLTraits.h -- Installing: /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/include/llvm/Support/ARMBuildAttributes.h -- Installing: /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/include/llvm/Support/TimeProfiler.h -- Installing: /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/include/llvm/Support/Errc.h -- Installing: /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/include/llvm/Support/circular_raw_ostream.h -- Installing: /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/include/llvm/Support/LLVMDriver.h -- Installing: /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/include/llvm/Support/Alignment.h -- Installing: /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/include/llvm/Support/MSP430Attributes.h -- Installing: /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/include/llvm/Support/Registry.h -- Installing: /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/include/llvm/Support/ELFAttributes.h -- Installing: /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/include/llvm/Support/Memory.h -- Installing: /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/include/llvm/Support/SystemZ -- Installing: /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/include/llvm/Support/SystemZ/zOSSupport.h -- Installing: /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/include/llvm/Support/MemoryBuffer.h -- Installing: /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/include/llvm/Support/Errno.h -- Installing: /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/include/llvm/Support/LEB128.h -- Installing: /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/include/llvm/Support/TarWriter.h -- Installing: /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/include/llvm/Support/MathExtras.h -- Installing: /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/include/llvm/Support/Format.h -- Installing: /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/include/llvm/Support/OptimizedStructLayout.h -- Installing: /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/include/llvm/Support/Threading.h -- Installing: /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/include/llvm/Support/raw_os_ostream.h -- Installing: /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/include/llvm/Support/FileSystem.h -- Installing: /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/include/llvm/Support/AllocatorBase.h -- Installing: /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/include/llvm/Support/ModRef.h -- Installing: /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/include/llvm/Support/AMDGPUAddrSpace.h -- Installing: /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/include/llvm/Support/Timer.h -- Installing: /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/include/llvm/Support/TrailingObjects.h -- Installing: /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/include/llvm/Support/CSKYAttributeParser.h -- Installing: /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/include/llvm/Support/DynamicLibrary.h -- Installing: /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/include/llvm/Support/CommandLine.h -- Installing: /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/include/llvm/Support/PointerLikeTypeTraits.h -- Installing: /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/include/llvm/Support/Parallel.h -- Installing: /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/include/llvm/Support/MemoryBufferRef.h -- Installing: /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/include/llvm/Support/VirtualFileSystem.h -- Installing: /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/include/llvm/Support/Regex.h -- Installing: /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/include/llvm/Support/ReverseIteration.h -- Installing: /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/include/llvm/Support/CSKYAttributes.h -- Installing: /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/include/llvm/Support/TypeSize.h -- Installing: /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/include/llvm/Support/type_traits.h -- Installing: /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/include/llvm/Support/JSON.h -- Installing: /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/include/llvm/Support/Signals.h -- Installing: /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/include/llvm/Support/PGOOptions.h -- Installing: /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/include/llvm/Support/AutoConvert.h -- Installing: /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/include/llvm/Support/ManagedStatic.h -- Installing: /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/include/llvm/Support/Compression.h -- Installing: /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/include/llvm/Support/thread.h -- Installing: /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/include/llvm/Support/ArrayRecycler.h -- Installing: /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/include/llvm/Support/Compiler.h -- Installing: /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/include/llvm/Support/DivisionByConstantInfo.h -- Installing: /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/include/llvm/Support/MipsABIFlags.h -- Installing: /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/include/llvm/Support/Solaris -- Installing: /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/include/llvm/Support/Solaris/sys -- Installing: /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/include/llvm/Support/Solaris/sys/regset.h -- Installing: /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/include/llvm/Support/ConvertUTF.h -- Installing: /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/include/llvm/Support/SaveAndRestore.h -- Installing: /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/include/llvm/Support/Locale.h -- Installing: /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/include/llvm/Support/raw_socket_stream.h -- Installing: /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/include/llvm/Support/WithColor.h -- Installing: /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/include/llvm/Support/MD5.h -- Installing: /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/include/llvm/Support/Discriminator.h -- Installing: /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/include/llvm/Support/Recycler.h -- Installing: /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/include/llvm/Support/Casting.h -- Installing: /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/include/llvm/Support/InstructionCost.h -- Installing: /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/include/llvm/Support/SMTAPI.h -- Installing: /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/include/llvm/Support/AMDHSAKernelDescriptor.h -- Installing: /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/include/llvm/Support/UnicodeCharRanges.h -- Installing: /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/include/llvm/Support/Automaton.h -- Installing: /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/include/llvm/Support/DXILOperationCommon.h -- Installing: /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/include/llvm/Support/Atomic.h -- Installing: /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/include/llvm/Support/LockFileManager.h -- Installing: /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/include/llvm/Support/CRC.h -- Installing: /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/include/llvm/Support/SourceMgr.h -- Installing: /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/include/llvm/Support/ARMEHABI.h -- Installing: /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/include/llvm/Support/SystemUtils.h -- Installing: /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/include/llvm/Support/CFGUpdate.h -- Installing: /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/include/llvm/Support/SpecialCaseList.h -- Installing: /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/include/llvm/Support/SHA256.h -- Installing: /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/include/llvm/Support/ExitCodes.h -- Installing: /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/include/llvm/Support/PluginLoader.h -- Installing: /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/include/llvm/Support/MSP430AttributeParser.h -- Installing: /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/include/llvm/Support/SwapByteOrder.h -- Installing: /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/include/llvm/Support/RISCVAttributes.h -- Installing: /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/include/llvm/Support/raw_ostream.h -- Installing: /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/include/llvm/Support/Program.h -- Installing: /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/include/llvm/Support/TypeName.h -- Installing: /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/include/llvm/Support/Endian.h -- Installing: /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/include/llvm/Support/ELFAttributeParser.h -- Installing: /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/include/llvm/Support/Error.h -- Installing: /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/include/llvm/Support/OnDiskHashTable.h -- Installing: /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/include/llvm/Support/PerThreadBumpPtrAllocator.h -- Installing: /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/include/llvm/Support/X86FoldTablesUtils.h -- Installing: /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/include/llvm/Support/FormatCommon.h -- Installing: /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/include/llvm/Support/CheckedArithmetic.h -- Installing: /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/include/llvm/Support/ErrorHandling.h -- Installing: /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/include/llvm/Support/ScaledNumber.h -- Installing: /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/include/llvm/Support/COM.h -- Installing: /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/include/llvm/Support/Allocator.h -- Installing: /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/include/llvm/Support/GenericLoopInfo.h -- Installing: /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/include/llvm/Support/raw_sha1_ostream.h -- Installing: /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/include/llvm/Support/Valgrind.h -- Installing: /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/include/llvm/Support/BLAKE3.h -- Installing: /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/include/llvm/Support/VersionTuple.h -- Installing: /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/include/llvm/ExecutionEngine -- Installing: /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/include/llvm/ExecutionEngine/JITLink -- Installing: /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/include/llvm/ExecutionEngine/JITLink/ELF.h -- Installing: /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/include/llvm/ExecutionEngine/JITLink/ELF_ppc64.h -- Installing: /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/include/llvm/ExecutionEngine/JITLink/aarch32.h -- Installing: /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/include/llvm/ExecutionEngine/JITLink/ELF_aarch64.h -- Installing: /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/include/llvm/ExecutionEngine/JITLink/JITLinkMemoryManager.h -- Installing: /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/include/llvm/ExecutionEngine/JITLink/COFF.h -- Installing: /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/include/llvm/ExecutionEngine/JITLink/MachO.h -- Installing: /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/include/llvm/ExecutionEngine/JITLink/JITLink.h -- Installing: /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/include/llvm/ExecutionEngine/JITLink/JITLinkDylib.h -- Installing: /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/include/llvm/ExecutionEngine/JITLink/ELF_riscv.h -- Installing: /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/include/llvm/ExecutionEngine/JITLink/MachO_arm64.h -- Installing: /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/include/llvm/ExecutionEngine/JITLink/ELF_i386.h -- Installing: /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/include/llvm/ExecutionEngine/JITLink/MachO_x86_64.h -- Installing: /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/include/llvm/ExecutionEngine/JITLink/loongarch.h -- Installing: /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/include/llvm/ExecutionEngine/JITLink/COFF_x86_64.h -- Installing: /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/include/llvm/ExecutionEngine/JITLink/ppc64.h -- Installing: /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/include/llvm/ExecutionEngine/JITLink/i386.h -- Installing: /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/include/llvm/ExecutionEngine/JITLink/TableManager.h -- Installing: /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/include/llvm/ExecutionEngine/JITLink/ELF_loongarch.h -- Installing: /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/include/llvm/ExecutionEngine/JITLink/x86_64.h -- Installing: /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/include/llvm/ExecutionEngine/JITLink/ELF_x86_64.h -- Installing: /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/include/llvm/ExecutionEngine/JITLink/aarch64.h -- Installing: /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/include/llvm/ExecutionEngine/JITLink/ELF_aarch32.h -- Installing: /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/include/llvm/ExecutionEngine/JITLink/DWARFRecordSectionSplitter.h -- Installing: /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/include/llvm/ExecutionEngine/JITLink/riscv.h -- Installing: /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/include/llvm/ExecutionEngine/JITLink/EHFrameSupport.h -- Installing: /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/include/llvm/ExecutionEngine/RuntimeDyld.h -- Installing: /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/include/llvm/ExecutionEngine/ExecutionEngine.h -- Installing: /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/include/llvm/ExecutionEngine/SectionMemoryManager.h -- Installing: /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/include/llvm/ExecutionEngine/OProfileWrapper.h -- Installing: /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/include/llvm/ExecutionEngine/RTDyldMemoryManager.h -- Installing: /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/include/llvm/ExecutionEngine/Interpreter.h -- Installing: /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/include/llvm/ExecutionEngine/MCJIT.h -- Installing: /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/include/llvm/ExecutionEngine/JITEventListener.h -- Installing: /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/include/llvm/ExecutionEngine/ObjectCache.h -- Installing: /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/include/llvm/ExecutionEngine/JITSymbol.h -- Installing: /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/include/llvm/ExecutionEngine/Orc -- Installing: /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/include/llvm/ExecutionEngine/Orc/EPCDebugObjectRegistrar.h -- Installing: /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/include/llvm/ExecutionEngine/Orc/CompileUtils.h -- Installing: /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/include/llvm/ExecutionEngine/Orc/SpeculateAnalyses.h -- Installing: /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/include/llvm/ExecutionEngine/Orc/Core.h -- Installing: /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/include/llvm/ExecutionEngine/Orc/IRCompileLayer.h -- Installing: /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/include/llvm/ExecutionEngine/Orc/DebugUtils.h -- Installing: /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/include/llvm/ExecutionEngine/Orc/IndirectionUtils.h -- Installing: /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/include/llvm/ExecutionEngine/Orc/ObjectLinkingLayer.h -- Installing: /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/include/llvm/ExecutionEngine/Orc/EPCDynamicLibrarySearchGenerator.h -- Installing: /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/include/llvm/ExecutionEngine/Orc/Layer.h -- Installing: /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/include/llvm/ExecutionEngine/Orc/COFFPlatform.h -- Installing: /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/include/llvm/ExecutionEngine/Orc/EPCGenericMemoryAccess.h -- Installing: /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/include/llvm/ExecutionEngine/Orc/ELFNixPlatform.h -- Installing: /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/include/llvm/ExecutionEngine/Orc/ExecutorProcessControl.h -- Installing: /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/include/llvm/ExecutionEngine/Orc/ObjectTransformLayer.h -- Installing: /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/include/llvm/ExecutionEngine/Orc/EPCGenericJITLinkMemoryManager.h -- Installing: /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/include/llvm/ExecutionEngine/Orc/EPCGenericDylibManager.h -- Installing: /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/include/llvm/ExecutionEngine/Orc/LazyReexports.h -- Installing: /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/include/llvm/ExecutionEngine/Orc/DebugObjectManagerPlugin.h -- Installing: /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/include/llvm/ExecutionEngine/Orc/MemoryMapper.h -- Installing: /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/include/llvm/ExecutionEngine/Orc/LookupAndRecordAddrs.h -- Installing: /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/include/llvm/ExecutionEngine/Orc/MapperJITLinkMemoryManager.h -- Installing: /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/include/llvm/ExecutionEngine/Orc/EPCGenericRTDyldMemoryManager.h -- Installing: /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/include/llvm/ExecutionEngine/Orc/IRTransformLayer.h -- Installing: /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/include/llvm/ExecutionEngine/Orc/Speculation.h -- Installing: /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/include/llvm/ExecutionEngine/Orc/COFFVCRuntimeSupport.h -- Installing: /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/include/llvm/ExecutionEngine/Orc/CompileOnDemandLayer.h -- Installing: /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/include/llvm/ExecutionEngine/Orc/ExecutionUtils.h -- Installing: /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/include/llvm/ExecutionEngine/Orc/Debugging -- Installing: /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/include/llvm/ExecutionEngine/Orc/Debugging/DebugInfoSupport.h -- Installing: /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/include/llvm/ExecutionEngine/Orc/Debugging/DebuggerSupportPlugin.h -- Installing: /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/include/llvm/ExecutionEngine/Orc/Debugging/DebuggerSupport.h -- Installing: /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/include/llvm/ExecutionEngine/Orc/Debugging/PerfSupportPlugin.h -- Installing: /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/include/llvm/ExecutionEngine/Orc/SymbolStringPool.h -- Installing: /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/include/llvm/ExecutionEngine/Orc/TargetProcess -- Installing: /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/include/llvm/ExecutionEngine/Orc/TargetProcess/SimpleExecutorMemoryManager.h -- Installing: /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/include/llvm/ExecutionEngine/Orc/TargetProcess/SimpleExecutorDylibManager.h -- Installing: /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/include/llvm/ExecutionEngine/Orc/TargetProcess/JITLoaderPerf.h -- Installing: /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/include/llvm/ExecutionEngine/Orc/TargetProcess/JITLoaderGDB.h -- Installing: /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/include/llvm/ExecutionEngine/Orc/TargetProcess/ExecutorSharedMemoryMapperService.h -- Installing: /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/include/llvm/ExecutionEngine/Orc/TargetProcess/ExecutorBootstrapService.h -- Installing: /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/include/llvm/ExecutionEngine/Orc/TargetProcess/SimpleRemoteEPCServer.h -- Installing: /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/include/llvm/ExecutionEngine/Orc/TargetProcess/RegisterEHFrames.h -- Installing: /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/include/llvm/ExecutionEngine/Orc/TargetProcess/TargetExecutionUtils.h -- Installing: /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/include/llvm/ExecutionEngine/Orc/ThreadSafeModule.h -- Installing: /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/include/llvm/ExecutionEngine/Orc/Shared -- Installing: /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/include/llvm/ExecutionEngine/Orc/Shared/ExecutorSymbolDef.h -- Installing: /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/include/llvm/ExecutionEngine/Orc/Shared/OrcRTBridge.h -- Installing: /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/include/llvm/ExecutionEngine/Orc/Shared/SimpleRemoteEPCUtils.h -- Installing: /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/include/llvm/ExecutionEngine/Orc/Shared/MemoryFlags.h -- Installing: /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/include/llvm/ExecutionEngine/Orc/Shared/AllocationActions.h -- Installing: /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/include/llvm/ExecutionEngine/Orc/Shared/TargetProcessControlTypes.h -- Installing: /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/include/llvm/ExecutionEngine/Orc/Shared/ExecutorAddress.h -- Installing: /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/include/llvm/ExecutionEngine/Orc/Shared/WrapperFunctionUtils.h -- Installing: /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/include/llvm/ExecutionEngine/Orc/Shared/SimplePackedSerialization.h -- Installing: /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/include/llvm/ExecutionEngine/Orc/Shared/ObjectFormats.h -- Installing: /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/include/llvm/ExecutionEngine/Orc/Shared/OrcError.h -- Installing: /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/include/llvm/ExecutionEngine/Orc/Shared/PerfSharedStructs.h -- Installing: /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/include/llvm/ExecutionEngine/Orc/JITTargetMachineBuilder.h -- Installing: /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/include/llvm/ExecutionEngine/Orc/OrcABISupport.h -- Installing: /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/include/llvm/ExecutionEngine/Orc/ObjectFileInterface.h -- Installing: /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/include/llvm/ExecutionEngine/Orc/EPCIndirectionUtils.h -- Installing: /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/include/llvm/ExecutionEngine/Orc/Mangling.h -- Installing: /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/include/llvm/ExecutionEngine/Orc/EPCEHFrameRegistrar.h -- Installing: /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/include/llvm/ExecutionEngine/Orc/SimpleRemoteEPC.h -- Installing: /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/include/llvm/ExecutionEngine/Orc/MachOPlatform.h -- Installing: /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/include/llvm/ExecutionEngine/Orc/MachOBuilder.h -- Installing: /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/include/llvm/ExecutionEngine/Orc/TaskDispatch.h -- Installing: /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/include/llvm/ExecutionEngine/Orc/RTDyldObjectLinkingLayer.h -- Installing: /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/include/llvm/ExecutionEngine/Orc/LLJIT.h -- Installing: /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/include/llvm/ExecutionEngine/GenericValue.h -- Installing: /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/include/llvm/ExecutionEngine/RuntimeDyldChecker.h -- Installing: /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/include/llvm/LinkAllIR.h -- Installing: /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/include/llvm/TextAPI -- Installing: /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/include/llvm/TextAPI/RecordsSlice.h -- Installing: /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/include/llvm/TextAPI/PackedVersion.h -- Installing: /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/include/llvm/TextAPI/TextAPIWriter.h -- Installing: /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/include/llvm/TextAPI/DylibReader.h -- Installing: /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/include/llvm/TextAPI/Target.h -- Installing: /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/include/llvm/TextAPI/RecordVisitor.h -- Installing: /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/include/llvm/TextAPI/Architecture.def -- Installing: /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/include/llvm/TextAPI/Platform.h -- Installing: /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/include/llvm/TextAPI/InterfaceFile.h -- Installing: /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/include/llvm/TextAPI/Record.h -- Installing: /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/include/llvm/TextAPI/TextAPIReader.h -- Installing: /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/include/llvm/TextAPI/Symbol.h -- Installing: /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/include/llvm/TextAPI/Utils.h -- Installing: /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/include/llvm/TextAPI/ArchitectureSet.h -- Installing: /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/include/llvm/TextAPI/Architecture.h -- Installing: /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/include/llvm/TextAPI/TextAPIError.h -- Installing: /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/include/llvm/TextAPI/SymbolSet.h -- Installing: /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/include/llvm/ObjectYAML -- Installing: /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/include/llvm/ObjectYAML/MinidumpYAML.h -- Installing: /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/include/llvm/ObjectYAML/YAML.h -- Installing: /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/include/llvm/ObjectYAML/COFFYAML.h -- Installing: /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/include/llvm/ObjectYAML/OffloadYAML.h -- Installing: /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/include/llvm/ObjectYAML/CodeViewYAMLTypes.h -- Installing: /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/include/llvm/ObjectYAML/ObjectYAML.h -- Installing: /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/include/llvm/ObjectYAML/CodeViewYAMLDebugSections.h -- Installing: /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/include/llvm/ObjectYAML/GOFFYAML.h -- Installing: /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/include/llvm/ObjectYAML/yaml2obj.h -- Installing: /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/include/llvm/ObjectYAML/DWARFEmitter.h -- Installing: /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/include/llvm/ObjectYAML/CodeViewYAMLTypeHashing.h -- Installing: /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/include/llvm/ObjectYAML/ELFYAML.h -- Installing: /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/include/llvm/ObjectYAML/WasmYAML.h -- Installing: /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/include/llvm/ObjectYAML/DWARFYAML.h -- Installing: /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/include/llvm/ObjectYAML/MachOYAML.h -- Installing: /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/include/llvm/ObjectYAML/CodeViewYAMLSymbols.h -- Installing: /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/include/llvm/ObjectYAML/XCOFFYAML.h -- Installing: /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/include/llvm/ObjectYAML/DXContainerYAML.h -- Installing: /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/include/llvm/ObjectYAML/ArchiveYAML.h -- Installing: /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/include/llvm/PassAnalysisSupport.h -- Installing: /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/include/llvm/Demangle -- Installing: /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/include/llvm/Demangle/ItaniumNodes.def -- Installing: /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/include/llvm/Demangle/DemangleConfig.h -- Installing: /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/include/llvm/Demangle/MicrosoftDemangle.h -- Installing: /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/include/llvm/Demangle/StringViewExtras.h -- Installing: /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/include/llvm/Demangle/Utility.h -- Installing: /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/include/llvm/Demangle/ItaniumDemangle.h -- Installing: /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/include/llvm/Demangle/Demangle.h -- Installing: /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/include/llvm/Demangle/MicrosoftDemangleNodes.h -- Installing: /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/include/llvm/Frontend -- Installing: /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/include/llvm/Frontend/Offloading -- Installing: /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/include/llvm/Frontend/Offloading/OffloadWrapper.h -- Installing: /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/include/llvm/Frontend/Offloading/Utility.h -- Installing: /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/include/llvm/Frontend/Debug -- Installing: /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/include/llvm/Frontend/Debug/Options.h -- Installing: /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/include/llvm/Frontend/OpenACC -- Installing: /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/include/llvm/Frontend/OpenACC/ACC.td -- Installing: /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/include/llvm/Frontend/Driver -- Installing: /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/include/llvm/Frontend/Driver/CodeGenOptions.h -- Installing: /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/include/llvm/Frontend/HLSL -- Installing: /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/include/llvm/Frontend/HLSL/HLSLResource.h -- Installing: /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/include/llvm/Frontend/OpenMP -- Installing: /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/include/llvm/Frontend/OpenMP/OMPContext.h -- Installing: /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/include/llvm/Frontend/OpenMP/OMPDeviceConstants.h -- Installing: /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/include/llvm/Frontend/OpenMP/OMPKinds.def -- Installing: /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/include/llvm/Frontend/OpenMP/OMPAssume.h -- Installing: /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/include/llvm/Frontend/OpenMP/OMPGridValues.h -- Installing: /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/include/llvm/Frontend/OpenMP/OMP.td -- Installing: /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/include/llvm/Frontend/OpenMP/OMPConstants.h -- Installing: /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/include/llvm/Frontend/OpenMP/OMPIRBuilder.h -- Installing: /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/include/llvm/Frontend/Directive -- Installing: /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/include/llvm/Frontend/Directive/DirectiveBase.td -- Installing: /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/include/llvm/FuzzMutate -- Installing: /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/include/llvm/FuzzMutate/RandomIRBuilder.h -- Installing: /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/include/llvm/FuzzMutate/FuzzerCLI.h -- Installing: /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/include/llvm/FuzzMutate/OpDescriptor.h -- Installing: /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/include/llvm/FuzzMutate/Operations.h -- Installing: /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/include/llvm/FuzzMutate/Random.h -- Installing: /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/include/llvm/FuzzMutate/IRMutator.h -- Installing: /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/include/llvm/FileCheck -- Installing: /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/include/llvm/FileCheck/FileCheck.h -- Installing: /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/include/llvm/LineEditor -- Installing: /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/include/llvm/LineEditor/LineEditor.h -- Installing: /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/include/llvm/Linker -- Installing: /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/include/llvm/Linker/Linker.h -- Installing: /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/include/llvm/Linker/IRMover.h -- Installing: /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/include/llvm/Config -- Installing: /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/include/llvm/AsmParser -- Installing: /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/include/llvm/AsmParser/SlotMapping.h -- Installing: /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/include/llvm/AsmParser/LLParser.h -- Installing: /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/include/llvm/AsmParser/Parser.h -- Installing: /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/include/llvm/AsmParser/LLToken.h -- Installing: /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/include/llvm/AsmParser/LLLexer.h -- Installing: /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/include/llvm/WindowsManifest -- Installing: /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/include/llvm/WindowsManifest/WindowsManifestMerger.h -- Installing: /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/include/llvm/Passes -- Installing: /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/include/llvm/Passes/PassBuilder.h -- Installing: /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/include/llvm/Passes/StandardInstrumentations.h -- Installing: /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/include/llvm/Passes/OptimizationLevel.h -- Installing: /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/include/llvm/Passes/PassPlugin.h -- Installing: /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/include/llvm/Bitcode -- Installing: /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/include/llvm/Bitcode/BitcodeWriter.h -- Installing: /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/include/llvm/Bitcode/BitcodeReader.h -- Installing: /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/include/llvm/Bitcode/BitcodeCommon.h -- Installing: /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/include/llvm/Bitcode/BitcodeAnalyzer.h -- Installing: /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/include/llvm/Bitcode/LLVMBitCodes.h -- Installing: /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/include/llvm/Bitcode/BitcodeWriterPass.h -- Installing: /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/include/llvm/Bitcode/BitcodeConvenience.h -- Installing: /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/include/llvm/PassSupport.h -- Installing: /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/include/llvm/Debuginfod -- Installing: /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/include/llvm/Debuginfod/HTTPClient.h -- Installing: /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/include/llvm/Debuginfod/Debuginfod.h -- Installing: /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/include/llvm/Debuginfod/BuildIDFetcher.h -- Installing: /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/include/llvm/Debuginfod/HTTPServer.h -- Installing: /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/include/llvm/DWP -- Installing: /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/include/llvm/DWP/DWP.h -- Installing: /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/include/llvm/DWP/DWPStringPool.h -- Installing: /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/include/llvm/DWP/DWPError.h -- Installing: /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/include/llvm/Target -- Installing: /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/include/llvm/Target/TargetItinerary.td -- Installing: /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/include/llvm/Target/TargetIntrinsicInfo.h -- Installing: /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/include/llvm/Target/TargetCallingConv.td -- Installing: /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/include/llvm/Target/CGPassBuilderOption.h -- Installing: /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/include/llvm/Target/CodeGenCWrappers.h -- Installing: /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/include/llvm/Target/TargetMachine.h -- Installing: /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/include/llvm/Target/TargetSchedule.td -- Installing: /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/include/llvm/Target/TargetInstrPredicate.td -- Installing: /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/include/llvm/Target/Target.td -- Installing: /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/include/llvm/Target/GlobalISel -- Installing: /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/include/llvm/Target/GlobalISel/Target.td -- Installing: /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/include/llvm/Target/GlobalISel/SelectionDAGCompat.td -- Installing: /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/include/llvm/Target/GlobalISel/Combine.td -- Installing: /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/include/llvm/Target/GlobalISel/RegisterBank.td -- Installing: /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/include/llvm/Target/GenericOpcodes.td -- Installing: /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/include/llvm/Target/TargetPfmCounters.td -- Installing: /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/include/llvm/Target/TargetLoweringObjectFile.h -- Installing: /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/include/llvm/Target/TargetSelectionDAG.td -- Installing: /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/include/llvm/Target/TargetOptions.h -- Installing: /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/include/llvm/BinaryFormat -- Installing: /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/include/llvm/BinaryFormat/MsgPackDocument.h -- Installing: /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/include/llvm/BinaryFormat/AMDGPUMetadataVerifier.h -- Installing: /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/include/llvm/BinaryFormat/WasmTraits.h -- Installing: /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/include/llvm/BinaryFormat/MachO.def -- Installing: /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/include/llvm/BinaryFormat/DynamicTags.def -- Installing: /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/include/llvm/BinaryFormat/Swift.h -- Installing: /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/include/llvm/BinaryFormat/MsgPack.def -- Installing: /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/include/llvm/BinaryFormat/Minidump.h -- Installing: /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/include/llvm/BinaryFormat/MsgPackWriter.h -- Installing: /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/include/llvm/BinaryFormat/MachO.h -- Installing: /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/include/llvm/BinaryFormat/DXContainer.h -- Installing: /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/include/llvm/BinaryFormat/Dwarf.def -- Installing: /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/include/llvm/BinaryFormat/ELFRelocs -- Installing: /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/include/llvm/BinaryFormat/ELFRelocs/M68k.def -- Installing: /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/include/llvm/BinaryFormat/ELFRelocs/RISCV.def -- Installing: /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/include/llvm/BinaryFormat/ELFRelocs/Hexagon.def -- Installing: /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/include/llvm/BinaryFormat/ELFRelocs/Mips.def -- Installing: /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/include/llvm/BinaryFormat/ELFRelocs/AArch64.def -- Installing: /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/include/llvm/BinaryFormat/ELFRelocs/x86_64.def -- Installing: /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/include/llvm/BinaryFormat/ELFRelocs/Xtensa.def -- Installing: /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/include/llvm/BinaryFormat/ELFRelocs/ARC.def -- Installing: /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/include/llvm/BinaryFormat/ELFRelocs/i386.def -- Installing: /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/include/llvm/BinaryFormat/ELFRelocs/MSP430.def -- Installing: /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/include/llvm/BinaryFormat/ELFRelocs/Sparc.def -- Installing: /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/include/llvm/BinaryFormat/ELFRelocs/ARM.def -- Installing: /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/include/llvm/BinaryFormat/ELFRelocs/CSKY.def -- Installing: /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/include/llvm/BinaryFormat/ELFRelocs/PowerPC64.def -- Installing: /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/include/llvm/BinaryFormat/ELFRelocs/BPF.def -- Installing: /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/include/llvm/BinaryFormat/ELFRelocs/AVR.def -- Installing: /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/include/llvm/BinaryFormat/ELFRelocs/AMDGPU.def -- Installing: /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/include/llvm/BinaryFormat/ELFRelocs/LoongArch.def -- Installing: /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/include/llvm/BinaryFormat/ELFRelocs/VE.def -- Installing: /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/include/llvm/BinaryFormat/ELFRelocs/Lanai.def -- Installing: /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/include/llvm/BinaryFormat/ELFRelocs/PowerPC.def -- Installing: /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/include/llvm/BinaryFormat/ELFRelocs/SystemZ.def -- Installing: /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/include/llvm/BinaryFormat/COFF.h -- Installing: /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/include/llvm/BinaryFormat/ELF.h -- Installing: /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/include/llvm/BinaryFormat/Swift.def -- Installing: /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/include/llvm/BinaryFormat/XCOFF.h -- Installing: /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/include/llvm/BinaryFormat/GOFF.h -- Installing: /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/include/llvm/BinaryFormat/MsgPack.h -- Installing: /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/include/llvm/BinaryFormat/Magic.h -- Installing: /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/include/llvm/BinaryFormat/Dwarf.h -- Installing: /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/include/llvm/BinaryFormat/WasmRelocs.def -- Installing: /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/include/llvm/BinaryFormat/MinidumpConstants.def -- Installing: /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/include/llvm/BinaryFormat/MsgPackReader.h -- Installing: /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/include/llvm/BinaryFormat/DXContainerConstants.def -- Installing: /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/include/llvm/BinaryFormat/Wasm.h -- Installing: /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/include/llvm/XRay -- Installing: /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/include/llvm/XRay/XRayRecord.h -- Installing: /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/include/llvm/XRay/YAMLXRayRecord.h -- Installing: /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/include/llvm/XRay/FDRLogBuilder.h -- Installing: /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/include/llvm/XRay/FileHeaderReader.h -- Installing: /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/include/llvm/XRay/FDRRecordProducer.h -- Installing: /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/include/llvm/XRay/BlockVerifier.h -- Installing: /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/include/llvm/XRay/Graph.h -- Installing: /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/include/llvm/XRay/FDRRecordConsumer.h -- Installing: /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/include/llvm/XRay/FDRTraceExpander.h -- Installing: /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/include/llvm/XRay/Trace.h -- Installing: /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/include/llvm/XRay/FDRTraceWriter.h -- Installing: /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/include/llvm/XRay/Profile.h -- Installing: /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/include/llvm/XRay/FDRRecords.h -- Installing: /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/include/llvm/XRay/RecordPrinter.h -- Installing: /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/include/llvm/XRay/BlockPrinter.h -- Installing: /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/include/llvm/XRay/BlockIndexer.h -- Installing: /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/include/llvm/XRay/InstrumentationMap.h -- Installing: /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/include/llvm/Analysis -- Installing: /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/include/llvm/Analysis/LoopCacheAnalysis.h -- Installing: /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/include/llvm/Analysis/BranchProbabilityInfo.h -- Installing: /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/include/llvm/Analysis/GuardUtils.h -- Installing: /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/include/llvm/Analysis/TargetTransformInfo.h -- Installing: /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/include/llvm/Analysis/InlineSizeEstimatorAnalysis.h -- Installing: /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/include/llvm/Analysis/CallPrinter.h -- Installing: /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/include/llvm/Analysis/TensorSpec.h -- Installing: /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/include/llvm/Analysis/PtrUseVisitor.h -- Installing: /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/include/llvm/Analysis/ModuleDebugInfoPrinter.h -- Installing: /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/include/llvm/Analysis/CycleAnalysis.h -- Installing: /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/include/llvm/Analysis/AliasAnalysisEvaluator.h -- Installing: /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/include/llvm/Analysis/LoopUnrollAnalyzer.h -- Installing: /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/include/llvm/Analysis/StackLifetime.h -- Installing: /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/include/llvm/Analysis/ConstantFolding.h -- Installing: /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/include/llvm/Analysis/NoInferenceModelRunner.h -- Installing: /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/include/llvm/Analysis/RegionIterator.h -- Installing: /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/include/llvm/Analysis/IVUsers.h -- Installing: /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/include/llvm/Analysis/ConstraintSystem.h -- Installing: /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/include/llvm/Analysis/CaptureTracking.h -- Installing: /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/include/llvm/Analysis/DomConditionCache.h -- Installing: /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/include/llvm/Analysis/BasicAliasAnalysis.h -- Installing: /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/include/llvm/Analysis/TypeMetadataUtils.h -- Installing: /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/include/llvm/Analysis/CmpInstAnalysis.h -- Installing: /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/include/llvm/Analysis/TypeBasedAliasAnalysis.h -- Installing: /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/include/llvm/Analysis/DemandedBits.h -- Installing: /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/include/llvm/Analysis/Lint.h -- Installing: /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/include/llvm/Analysis/ObjCARCInstKind.h -- Installing: /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/include/llvm/Analysis/TargetFolder.h -- Installing: /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/include/llvm/Analysis/StructuralHash.h -- Installing: /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/include/llvm/Analysis/DominanceFrontier.h -- Installing: /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/include/llvm/Analysis/LoopIterator.h -- Installing: /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/include/llvm/Analysis/HeatUtils.h -- Installing: /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/include/llvm/Analysis/InstCount.h -- Installing: /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/include/llvm/Analysis/InstructionPrecedenceTracking.h -- Installing: /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/include/llvm/Analysis/ModuleSummaryAnalysis.h -- Installing: /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/include/llvm/Analysis/TargetTransformInfoImpl.h -- Installing: /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/include/llvm/Analysis/UniformityAnalysis.h -- Installing: /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/include/llvm/Analysis/MLModelRunner.h -- Installing: /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/include/llvm/Analysis/IntervalIterator.h -- Installing: /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/include/llvm/Analysis/Loads.h -- Installing: /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/include/llvm/Analysis/LoopNestAnalysis.h -- Installing: /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/include/llvm/Analysis/ScalarEvolution.h -- Installing: /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/include/llvm/Analysis/LazyBranchProbabilityInfo.h -- Installing: /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/include/llvm/Analysis/FunctionPropertiesAnalysis.h -- Installing: /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/include/llvm/Analysis/IRSimilarityIdentifier.h -- Installing: /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/include/llvm/Analysis/LoopInfo.h -- Installing: /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/include/llvm/Analysis/StackSafetyAnalysis.h -- Installing: /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/include/llvm/Analysis/IndirectCallPromotionAnalysis.h -- Installing: /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/include/llvm/Analysis/AssumeBundleQueries.h -- Installing: /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/include/llvm/Analysis/DependenceAnalysis.h -- Installing: /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/include/llvm/Analysis/DDGPrinter.h -- Installing: /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/include/llvm/Analysis/ReleaseModeModelRunner.h -- Installing: /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/include/llvm/Analysis/RegionInfo.h -- Installing: /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/include/llvm/Analysis/CallGraphSCCPass.h -- Installing: /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/include/llvm/Analysis/Trace.h -- Installing: /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/include/llvm/Analysis/ProfileSummaryInfo.h -- Installing: /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/include/llvm/Analysis/InstructionSimplify.h -- Installing: /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/include/llvm/Analysis/IndirectCallVisitor.h -- Installing: /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/include/llvm/Analysis/ObjCARCAnalysisUtils.h -- Installing: /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/include/llvm/Analysis/DependenceGraphBuilder.h -- Installing: /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/include/llvm/Analysis/LazyBlockFrequencyInfo.h -- Installing: /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/include/llvm/Analysis/PostDominators.h -- Installing: /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/include/llvm/Analysis/RegionPass.h -- Installing: /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/include/llvm/Analysis/VectorUtils.h -- Installing: /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/include/llvm/Analysis/LoopPass.h -- Installing: /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/include/llvm/Analysis/AliasAnalysis.h -- Installing: /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/include/llvm/Analysis/ReplayInlineAdvisor.h -- Installing: /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/include/llvm/Analysis/CFGPrinter.h -- Installing: /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/include/llvm/Analysis/RegionInfoImpl.h -- Installing: /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/include/llvm/Analysis/RegionPrinter.h -- Installing: /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/include/llvm/Analysis/InlineCost.h -- Installing: /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/include/llvm/Analysis/IteratedDominanceFrontier.h -- Installing: /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/include/llvm/Analysis/SyntheticCountsUtils.h -- Installing: /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/include/llvm/Analysis/WithCache.h -- Installing: /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/include/llvm/Analysis/Utils -- Installing: /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/include/llvm/Analysis/Utils/Local.h -- Installing: /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/include/llvm/Analysis/Utils/ImportedFunctionsInliningStatistics.h -- Installing: /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/include/llvm/Analysis/Utils/TrainingLogger.h -- Installing: /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/include/llvm/Analysis/Utils/TFUtils.h -- Installing: /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/include/llvm/Analysis/ModelUnderTrainingRunner.h -- Installing: /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/include/llvm/Analysis/DomPrinter.h -- Installing: /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/include/llvm/Analysis/IntervalPartition.h -- Installing: /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/include/llvm/Analysis/MemDerefPrinter.h -- Installing: /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/include/llvm/Analysis/PhiValues.h -- Installing: /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/include/llvm/Analysis/DominanceFrontierImpl.h -- Installing: /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/include/llvm/Analysis/MemoryBuiltins.h -- Installing: /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/include/llvm/Analysis/ScalarEvolutionNormalization.h -- Installing: /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/include/llvm/Analysis/DDG.h -- Installing: /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/include/llvm/Analysis/ScalarFuncs.def -- Installing: /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/include/llvm/Analysis/AssumptionCache.h -- Installing: /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/include/llvm/Analysis/BlockFrequencyInfo.h -- Installing: /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/include/llvm/Analysis/SparsePropagation.h -- Installing: /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/include/llvm/Analysis/CallGraph.h -- Installing: /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/include/llvm/Analysis/ValueLattice.h -- Installing: /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/include/llvm/Analysis/OptimizationRemarkEmitter.h -- Installing: /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/include/llvm/Analysis/CFGSCCPrinter.h -- Installing: /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/include/llvm/Analysis/ValueLatticeUtils.h -- Installing: /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/include/llvm/Analysis/DomTreeUpdater.h -- Installing: /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/include/llvm/Analysis/MLInlineAdvisor.h -- Installing: /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/include/llvm/Analysis/EHUtils.h -- Installing: /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/include/llvm/Analysis/LoopAccessAnalysis.h -- Installing: /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/include/llvm/Analysis/CFG.h -- Installing: /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/include/llvm/Analysis/MemorySSA.h -- Installing: /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/include/llvm/Analysis/ScalarEvolutionDivision.h -- Installing: /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/include/llvm/Analysis/GlobalsModRef.h -- Installing: /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/include/llvm/Analysis/ValueTracking.h -- Installing: /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/include/llvm/Analysis/TargetLibraryInfo.def -- Installing: /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/include/llvm/Analysis/SimplifyQuery.h -- Installing: /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/include/llvm/Analysis/DOTGraphTraitsPass.h -- Installing: /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/include/llvm/Analysis/VecFuncs.def -- Installing: /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/include/llvm/Analysis/CodeMetrics.h -- Installing: /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/include/llvm/Analysis/AliasSetTracker.h -- Installing: /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/include/llvm/Analysis/LazyCallGraph.h -- Installing: /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/include/llvm/Analysis/ObjCARCAliasAnalysis.h -- Installing: /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/include/llvm/Analysis/OverflowInstAnalysis.h -- Installing: /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/include/llvm/Analysis/ScalarEvolutionExpressions.h -- Installing: /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/include/llvm/Analysis/Interval.h -- Installing: /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/include/llvm/Analysis/InlineAdvisor.h -- Installing: /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/include/llvm/Analysis/ObjCARCUtil.h -- Installing: /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/include/llvm/Analysis/MustExecute.h -- Installing: /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/include/llvm/Analysis/InlineOrder.h -- Installing: /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/include/llvm/Analysis/InlineModelFeatureMaps.h -- Installing: /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/include/llvm/Analysis/ScopedNoAliasAA.h -- Installing: /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/include/llvm/Analysis/MemoryDependenceAnalysis.h -- Installing: /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/include/llvm/Analysis/MemoryLocation.h -- Installing: /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/include/llvm/Analysis/LoopAnalysisManager.h -- Installing: /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/include/llvm/Analysis/TargetLibraryInfo.h -- Installing: /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/include/llvm/Analysis/InstSimplifyFolder.h -- Installing: /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/include/llvm/Analysis/CGSCCPassManager.h -- Installing: /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/include/llvm/Analysis/PHITransAddr.h -- Installing: /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/include/llvm/Analysis/CostModel.h -- Installing: /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/include/llvm/Analysis/ScalarEvolutionAliasAnalysis.h -- Installing: /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/include/llvm/Analysis/IVDescriptors.h -- Installing: /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/include/llvm/Analysis/Delinearization.h -- Installing: /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/include/llvm/Analysis/LazyValueInfo.h -- Installing: /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/include/llvm/Analysis/MemoryProfileInfo.h -- Installing: /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/include/llvm/Analysis/BlockFrequencyInfoImpl.h -- Installing: /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/include/llvm/Analysis/InteractiveModelRunner.h -- Installing: /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/include/llvm/Analysis/Passes.h -- Installing: /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/include/llvm/Analysis/MemorySSAUpdater.h -- Installing: /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/include/llvm/LTO -- Installing: /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/include/llvm/LTO/LTO.h -- Installing: /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/include/llvm/LTO/SummaryBasedOptimizations.h -- Installing: /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/include/llvm/LTO/Config.h -- Installing: /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/include/llvm/LTO/LTOBackend.h -- Installing: /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/include/llvm/LTO/legacy -- Installing: /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/include/llvm/LTO/legacy/LTOModule.h -- Installing: /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/include/llvm/LTO/legacy/ThinLTOCodeGenerator.h -- Installing: /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/include/llvm/LTO/legacy/UpdateCompilerUsed.h -- Installing: /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/include/llvm/LTO/legacy/LTOCodeGenerator.h -- Installing: /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/include/llvm/DWARFLinker -- Installing: /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/include/llvm/DWARFLinker/Utils.h -- Installing: /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/include/llvm/DWARFLinker/IndexedValuesMap.h -- Installing: /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/include/llvm/DWARFLinker/Parallel -- Installing: /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/include/llvm/DWARFLinker/Parallel/DWARFLinker.h -- Installing: /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/include/llvm/DWARFLinker/Classic -- Installing: /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/include/llvm/DWARFLinker/Classic/DWARFStreamer.h -- Installing: /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/include/llvm/DWARFLinker/Classic/DWARFLinkerDeclContext.h -- Installing: /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/include/llvm/DWARFLinker/Classic/DWARFLinker.h -- Installing: /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/include/llvm/DWARFLinker/Classic/DWARFLinkerCompileUnit.h -- Installing: /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/include/llvm/DWARFLinker/DWARFLinkerBase.h -- Installing: /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/include/llvm/DWARFLinker/DWARFFile.h -- Installing: /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/include/llvm/DWARFLinker/StringPool.h -- Installing: /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/include/llvm/DWARFLinker/AddressesMap.h -- Installing: /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/include/llvm/PassRegistry.h -- Installing: /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/include/llvm/LinkAllPasses.h -- Installing: /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/include/llvm/IRPrinter -- Installing: /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/include/llvm/IRPrinter/IRPrintingPasses.h -- Installing: /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/include/llvm/Option -- Installing: /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/include/llvm/Option/OptTable.h -- Installing: /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/include/llvm/Option/Arg.h -- Installing: /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/include/llvm/Option/ArgList.h -- Installing: /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/include/llvm/Option/OptSpecifier.h -- Installing: /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/include/llvm/Option/OptParser.td -- Installing: /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/include/llvm/Option/Option.h -- Installing: /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/include/llvm/InterfaceStub -- Installing: /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/include/llvm/InterfaceStub/IFSHandler.h -- Installing: /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/include/llvm/InterfaceStub/IFSStub.h -- Installing: /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/include/llvm/InterfaceStub/ELFObjHandler.h -- Installing: /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/include/llvm/MCA -- Installing: /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/include/llvm/MCA/Instruction.h -- Installing: /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/include/llvm/MCA/CustomBehaviour.h -- Installing: /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/include/llvm/MCA/HWEventListener.h -- Installing: /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/include/llvm/MCA/Support.h -- Installing: /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/include/llvm/MCA/CodeEmitter.h -- Installing: /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/include/llvm/MCA/SourceMgr.h -- Installing: /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/include/llvm/MCA/IncrementalSourceMgr.h -- Installing: /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/include/llvm/MCA/InstrBuilder.h -- Installing: /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/include/llvm/MCA/HardwareUnits -- Installing: /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/include/llvm/MCA/HardwareUnits/Scheduler.h -- Installing: /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/include/llvm/MCA/HardwareUnits/RegisterFile.h -- Installing: /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/include/llvm/MCA/HardwareUnits/ResourceManager.h -- Installing: /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/include/llvm/MCA/HardwareUnits/RetireControlUnit.h -- Installing: /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/include/llvm/MCA/HardwareUnits/LSUnit.h -- Installing: /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/include/llvm/MCA/HardwareUnits/HardwareUnit.h -- Installing: /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/include/llvm/MCA/Context.h -- Installing: /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/include/llvm/MCA/Stages -- Installing: /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/include/llvm/MCA/Stages/DispatchStage.h -- Installing: /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/include/llvm/MCA/Stages/Stage.h -- Installing: /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/include/llvm/MCA/Stages/ExecuteStage.h -- Installing: /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/include/llvm/MCA/Stages/InOrderIssueStage.h -- Installing: /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/include/llvm/MCA/Stages/EntryStage.h -- Installing: /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/include/llvm/MCA/Stages/InstructionTables.h -- Installing: /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/include/llvm/MCA/Stages/RetireStage.h -- Installing: /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/include/llvm/MCA/Stages/MicroOpQueueStage.h -- Installing: /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/include/llvm/MCA/Pipeline.h -- Installing: /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/include/llvm/MCA/View.h -- Installing: /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/include/llvm/ADT -- Installing: /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/include/llvm/ADT/ConcurrentHashtable.h -- Installing: /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/include/llvm/ADT/PointerEmbeddedInt.h -- Installing: /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/include/llvm/ADT/STLExtras.h -- Installing: /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/include/llvm/ADT/ScopeExit.h -- Installing: /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/include/llvm/ADT/STLForwardCompat.h -- Installing: /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/include/llvm/ADT/SmallSet.h -- Installing: /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/include/llvm/ADT/SparseBitVector.h -- Installing: /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/include/llvm/ADT/Statistic.h -- Installing: /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/include/llvm/ADT/SmallString.h -- Installing: /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/include/llvm/ADT/ilist_node_options.h -- Installing: /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/include/llvm/ADT/BitVector.h -- Installing: /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/include/llvm/ADT/bit.h -- Installing: /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/include/llvm/ADT/identity.h -- Installing: /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/include/llvm/ADT/GenericSSAContext.h -- Installing: /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/include/llvm/ADT/GenericConvergenceVerifier.h -- Installing: /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/include/llvm/ADT/UniqueVector.h -- Installing: /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/include/llvm/ADT/ScopedHashTable.h -- Installing: /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/include/llvm/ADT/PointerIntPair.h -- Installing: /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/include/llvm/ADT/SmallPtrSet.h -- Installing: /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/include/llvm/ADT/StableHashing.h -- Installing: /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/include/llvm/ADT/PackedVector.h -- Installing: /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/include/llvm/ADT/PointerSumType.h -- Installing: /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/include/llvm/ADT/FloatingPointMode.h -- Installing: /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/include/llvm/ADT/PriorityWorklist.h -- Installing: /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/include/llvm/ADT/EpochTracker.h -- Installing: /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/include/llvm/ADT/CoalescingBitVector.h -- Installing: /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/include/llvm/ADT/PostOrderIterator.h -- Installing: /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/include/llvm/ADT/STLFunctionalExtras.h -- Installing: /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/include/llvm/ADT/AllocatorList.h -- Installing: /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/include/llvm/ADT/IntEqClasses.h -- Installing: /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/include/llvm/ADT/GenericCycleInfo.h -- Installing: /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/include/llvm/ADT/APSInt.h -- Installing: /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/include/llvm/ADT/APFixedPoint.h -- Installing: /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/include/llvm/ADT/MapVector.h -- Installing: /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/include/llvm/ADT/BreadthFirstIterator.h -- Installing: /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/include/llvm/ADT/ImmutableSet.h -- Installing: /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/include/llvm/ADT/ImmutableList.h -- Installing: /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/include/llvm/ADT/iterator.h -- Installing: /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/include/llvm/ADT/iterator_range.h -- Installing: /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/include/llvm/ADT/GenericUniformityInfo.h -- Installing: /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/include/llvm/ADT/Hashing.h -- Installing: /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/include/llvm/ADT/IndexedMap.h -- Installing: /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/include/llvm/ADT/SparseSet.h -- Installing: /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/include/llvm/ADT/SmallVector.h -- Installing: /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/include/llvm/ADT/IntervalTree.h -- Installing: /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/include/llvm/ADT/ImmutableMap.h -- Installing: /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/include/llvm/ADT/edit_distance.h -- Installing: /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/include/llvm/ADT/DAGDeltaAlgorithm.h -- Installing: /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/include/llvm/ADT/StringRef.h -- Installing: /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/include/llvm/ADT/GraphTraits.h -- Installing: /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/include/llvm/ADT/fallible_iterator.h -- Installing: /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/include/llvm/ADT/SetVector.h -- Installing: /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/include/llvm/ADT/CachedHashString.h -- Installing: /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/include/llvm/ADT/Bitset.h -- Installing: /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/include/llvm/ADT/APFloat.h -- Installing: /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/include/llvm/ADT/Twine.h -- Installing: /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/include/llvm/ADT/APInt.h -- Installing: /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/include/llvm/ADT/PriorityQueue.h -- Installing: /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/include/llvm/ADT/FoldingSet.h -- Installing: /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/include/llvm/ADT/DeltaAlgorithm.h -- Installing: /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/include/llvm/ADT/LazyAtomicPointer.h -- Installing: /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/include/llvm/ADT/DenseMapInfo.h -- Installing: /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/include/llvm/ADT/ilist_base.h -- Installing: /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/include/llvm/ADT/ilist.h -- Installing: /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/include/llvm/ADT/EnumeratedArray.h -- Installing: /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/include/llvm/ADT/TypeSwitch.h -- Installing: /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/include/llvm/ADT/DirectedGraph.h -- Installing: /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/include/llvm/ADT/CombinationGenerator.h -- Installing: /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/include/llvm/ADT/StringSet.h -- Installing: /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/include/llvm/ADT/PointerUnion.h -- Installing: /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/include/llvm/ADT/Bitfields.h -- Installing: /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/include/llvm/ADT/SmallVectorExtras.h -- Installing: /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/include/llvm/ADT/ADL.h -- Installing: /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/include/llvm/ADT/StringMap.h -- Installing: /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/include/llvm/ADT/ilist_node.h -- Installing: /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/include/llvm/ADT/DepthFirstIterator.h -- Installing: /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/include/llvm/ADT/DenseMap.h -- Installing: /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/include/llvm/ADT/FunctionExtras.h -- Installing: /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/include/llvm/ADT/IntrusiveRefCntPtr.h -- Installing: /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/include/llvm/ADT/StringExtras.h -- Installing: /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/include/llvm/ADT/PagedVector.h -- Installing: /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/include/llvm/ADT/IntervalMap.h -- Installing: /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/include/llvm/ADT/simple_ilist.h -- Installing: /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/include/llvm/ADT/Any.h -- Installing: /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/include/llvm/ADT/SmallBitVector.h -- Installing: /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/include/llvm/ADT/SparseMultiSet.h -- Installing: /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/include/llvm/ADT/SCCIterator.h -- Installing: /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/include/llvm/ADT/ilist_node_base.h -- Installing: /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/include/llvm/ADT/StringMapEntry.h -- Installing: /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/include/llvm/ADT/SetOperations.h -- Installing: /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/include/llvm/ADT/GenericCycleImpl.h -- Installing: /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/include/llvm/ADT/Uniformity.h -- Installing: /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/include/llvm/ADT/DenseSet.h -- Installing: /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/include/llvm/ADT/EquivalenceClasses.h -- Installing: /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/include/llvm/ADT/Sequence.h -- Installing: /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/include/llvm/ADT/StringSwitch.h -- Installing: /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/include/llvm/ADT/BitmaskEnum.h -- Installing: /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/include/llvm/ADT/GenericUniformityImpl.h -- Installing: /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/include/llvm/ADT/DenseMapInfoVariant.h -- Installing: /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/include/llvm/ADT/AddressRanges.h -- Installing: /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/include/llvm/ADT/TinyPtrVector.h -- Installing: /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/include/llvm/ADT/ArrayRef.h -- Installing: /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/include/llvm/ADT/ilist_iterator.h -- Installing: /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/include/llvm/IRReader -- Installing: /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/include/llvm/IRReader/IRReader.h -- Installing: /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/include/llvm-c/Disassembler.h -- Installing: /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/include/llvm-c/blake3.h -- Installing: /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/include/llvm-c/ExternC.h -- Installing: /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/include/llvm-c/IRReader.h -- Installing: /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/include/llvm-c/BitReader.h -- Installing: /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/include/llvm-c/DebugInfo.h -- Installing: /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/include/llvm-c/LLJIT.h -- Installing: /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/include/llvm-c/Orc.h -- Installing: /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/include/llvm-c/Linker.h -- Installing: /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/include/llvm-c/BitWriter.h -- Installing: /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/include/llvm-c/Analysis.h -- Installing: /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/include/llvm-c/ErrorHandling.h -- Installing: /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/include/llvm-c/LLJITUtils.h -- Installing: /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/include/llvm-c/Object.h -- Installing: /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/include/llvm-c/OrcEE.h -- Installing: /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/include/llvm-c/TargetMachine.h -- Installing: /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/include/llvm-c/DataTypes.h -- Installing: /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/include/llvm-c/DisassemblerTypes.h -- Installing: /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/include/llvm-c/Target.h -- Installing: /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/include/llvm-c/Deprecated.h -- Installing: /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/include/llvm-c/Comdat.h -- Installing: /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/include/llvm-c/Support.h -- Installing: /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/include/llvm-c/ExecutionEngine.h -- Installing: /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/include/llvm-c/Error.h -- Installing: /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/include/llvm-c/Core.h -- Installing: /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/include/llvm-c/Transforms -- Installing: /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/include/llvm-c/Transforms/PassBuilder.h -- Installing: /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/include/llvm-c/Types.h -- Installing: /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/include/llvm/CodeGen/GenVT.inc -- Installing: /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/include/llvm/Support/VCSRevision.h -- Installing: /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/include/llvm/Support/Extension.def -- Installing: /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/include/llvm/TargetParser/RISCVTargetParserDef.inc -- Installing: /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/include/llvm/Config/Targets.def -- Installing: /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/include/llvm/Config/AsmParsers.def -- Installing: /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/include/llvm/Config/abi-breaking.h -- Installing: /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/include/llvm/Config/TargetMCAs.def -- Installing: /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/include/llvm/Config/AsmPrinters.def -- Installing: /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/include/llvm/Config/llvm-config.h -- Installing: /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/include/llvm/Config/Disassemblers.def -- Installing: /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/include/llvm/Config/TargetExegesis.def -- Installing: /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/include/llvm/Frontend/OpenACC/ACC.inc -- Installing: /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/include/llvm/Frontend/OpenACC/ACC.h.inc -- Installing: /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/include/llvm/Frontend/OpenMP/OMP.h.inc -- Installing: /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/include/llvm/Frontend/OpenMP/OMP.inc -- Installing: /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/include/llvm/IR/IntrinsicsR600.h -- Installing: /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/include/llvm/IR/IntrinsicsNVPTX.h -- Installing: /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/include/llvm/IR/IntrinsicsS390.h -- Installing: /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/include/llvm/IR/IntrinsicsVE.h -- Installing: /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/include/llvm/IR/IntrinsicsSPIRV.h -- Installing: /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/include/llvm/IR/IntrinsicsBPF.h -- Installing: /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/include/llvm/IR/IntrinsicsX86.h -- Installing: /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/include/llvm/IR/IntrinsicsRISCV.h -- Installing: /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/include/llvm/IR/Attributes.inc -- Installing: /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/include/llvm/IR/IntrinsicsDirectX.h -- Installing: /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/include/llvm/IR/IntrinsicsHexagon.h -- Installing: /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/include/llvm/IR/IntrinsicsAArch64.h -- Installing: /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/include/llvm/IR/IntrinsicsARM.h -- Installing: /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/include/llvm/IR/IntrinsicsPowerPC.h -- Installing: /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/include/llvm/IR/IntrinsicsMips.h -- Installing: /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/include/llvm/IR/IntrinsicEnums.inc -- Installing: /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/include/llvm/IR/IntrinsicsWebAssembly.h -- Installing: /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/include/llvm/IR/IntrinsicsAMDGPU.h -- Installing: /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/include/llvm/IR/IntrinsicImpl.inc -- Installing: /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/include/llvm/IR/IntrinsicsLoongArch.h -- Installing: /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/include/llvm/IR/IntrinsicsXCore.h -- Installing: /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/lib/cmake/llvm/LLVMConfigExtensions.cmake cargo:root=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm running: "/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/bin/llvm-config" "--version" (failure_mode=Exit, stdout_mode=Capture, stderr_mode=Print) (created at src/core/build_steps/llvm.rs:525:17, executed at src/core/build_steps/llvm.rs:525:77) finished in 2265.870 seconds Building compiler artifacts (stage0 -> stage1, x86_64-unknown-illumos) running: cd "/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src" && env -u MAKEFLAGS -u MFLAGS AR_x86_64_unknown_illumos="/usr/gnu/bin/ar" CARGO_INCREMENTAL="0" CARGO_PROFILE_RELEASE_DEBUG="0" CARGO_PROFILE_RELEASE_DEBUG_ASSERTIONS="false" CARGO_PROFILE_RELEASE_OVERFLOW_CHECKS="false" CARGO_PROFILE_RELEASE_STRIP="false" CARGO_TARGET_DIR="/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-rustc" CARGO_TARGET_X86_64_UNKNOWN_ILLUMOS_LINKER="/usr/gcc/13/bin/gcc" CC_x86_64_unknown_illumos="/usr/gcc/13/bin/gcc" CFG_COMPILER_BUILD_TRIPLE="x86_64-unknown-illumos" CFG_COMPILER_HOST_TRIPLE="x86_64-unknown-illumos" CFG_DEFAULT_CODEGEN_BACKEND="llvm" CFG_DEFAULT_LINKER="/usr/gcc/13/bin/gcc" CFG_DISABLE_UNSTABLE_FEATURES="1" CFG_LIBDIR_RELATIVE="lib" CFG_RELEASE="1.81.0" CFG_RELEASE_CHANNEL="stable" CFG_VERSION="1.81.0 (eeb90cda1 2024-09-04) (built from a source tarball)" CFG_VER_DATE="2024-09-04" CFG_VER_HASH="eeb90cda1969383f56a2637cbd3037bdf598841c" CFLAGS_x86_64_unknown_illumos="-ffunction-sections -fdata-sections -fPIC -m64 -m64" CXXFLAGS_x86_64_unknown_illumos="-ffunction-sections -fdata-sections -fPIC -m64 -m64" CXX_x86_64_unknown_illumos="/usr/gcc/13/bin/g++" LIBC_CHECK_CFG="1" LLVM_CONFIG="/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/bin/llvm-config" LLVM_LINK_SHARED="1" LLVM_RUSTLLVM="1" RANLIB_x86_64_unknown_illumos="/usr/gnu/bin/ar s" REAL_LIBRARY_PATH_VAR="LD_LIBRARY_PATH" RUSTBUILD_NATIVE_DIR="/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/native" RUSTC="/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc" RUSTC_BOOTSTRAP="1" RUSTC_BREAK_ON_ICE="1" RUSTC_ERROR_METADATA_DST="/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/tmp/extended-error-metadata" RUSTC_FORCE_UNSTABLE="1" RUSTC_HOST_FLAGS="--cfg=bootstrap -Zunstable-options --check-cfg=cfg(bootstrap) -Clinker=/usr/gcc/13/bin/gcc" RUSTC_INSTALL_BINDIR="bin" RUSTC_LIBDIR="/usr/lib" RUSTC_LINT_FLAGS="-Wrust_2018_idioms -Wunused_lifetimes -Dwarnings" RUSTC_REAL="/usr/bin/rustc" RUSTC_SNAPSHOT="/usr/bin/rustc" RUSTC_SNAPSHOT_LIBDIR="/usr/lib" RUSTC_STAGE="0" RUSTC_SYSROOT="/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-sysroot" RUSTC_TLS_MODEL_INITIAL_EXEC="1" RUSTC_VERBOSE="1" RUSTC_WRAPPER="/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc" RUSTDOC="/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustdoc" RUSTDOCFLAGS="--cfg=bootstrap --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options --check-cfg=cfg(bootstrap) --check-cfg=cfg(parallel_compiler) -Dwarnings -Wrustdoc::invalid_codeblock_attributes --crate-version 1.81.0\t(eeb90cda1\t2024-09-04)\t(built\tfrom\ta\tsource\ttarball) -Clinker=/usr/gcc/13/bin/gcc -Zcrate-attr=warn(rust_2018_idioms)" RUSTDOC_REAL="/path/to/nowhere/rustdoc/not/required" RUSTFLAGS="--cfg=bootstrap --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options --check-cfg=cfg(bootstrap) --check-cfg=cfg(parallel_compiler) -Zmacro-backtrace -Zunstable-options -Csplit-debuginfo=off -Zunstable-options -Wrustc::internal -Wkeyword_idents_2024 -Wunsafe_op_in_unsafe_fn -Cprefer-dynamic -Clink-args=-Wl,-z,origin -Clink-args=-Wl,-rpath,$ORIGIN/../lib -Zon-broken-pipe=kill" RUST_TEST_THREADS="8" WINAPI_NO_BUNDLED_LIBRARIES="1" __CARGO_DEFAULT_LIB_METADATA="bootstrap" "/usr/bin/cargo" "build" "--target" "x86_64-unknown-illumos" "--release" "-Zbinary-dep-depinfo" "-j" "8" "-v" "--frozen" "--features" "llvm max_level_info" "--manifest-path" "/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/compiler/rustc/Cargo.toml" "--message-format" "json-render-diagnostics" Compiling proc-macro2 v1.0.86 Compiling unicode-ident v1.0.12 Compiling cfg-if v1.0.0 Compiling libc v0.2.155 Compiling version_check v0.9.4 Compiling once_cell v1.19.0 Compiling stable_deref_trait v1.2.0 Compiling smallvec v1.13.2 Running `/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc --crate-name build_script_build --edition=2021 /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/vendor/proc-macro2-1.0.86/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)' --check-cfg 'cfg(feature, values("default", "nightly", "proc-macro", "span-locations"))' -C metadata=b54b2dfcc260a8ec -C extra-filename=-b54b2dfcc260a8ec --out-dir /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-rustc/release/build/proc-macro2-b54b2dfcc260a8ec -C linker=/usr/gcc/13/bin/gcc -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-rustc/release/deps --cap-lints allow -Z binary-dep-depinfo` Running `/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc --crate-name unicode_ident --edition=2018 /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/vendor/unicode-ident-1.0.12/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)' --check-cfg 'cfg(feature, values())' -C metadata=b746f081ed6fbade -C extra-filename=-b746f081ed6fbade --out-dir /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-rustc/release/deps -C linker=/usr/gcc/13/bin/gcc -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-rustc/release/deps --cap-lints allow -Z binary-dep-depinfo` Running `/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc --crate-name version_check --edition=2015 /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/vendor/version_check-0.9.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 --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=b32c7dd5c6ef842f -C extra-filename=-b32c7dd5c6ef842f --out-dir /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-rustc/release/deps -C linker=/usr/gcc/13/bin/gcc -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-rustc/release/deps --cap-lints allow -Z binary-dep-depinfo` Running `/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc --crate-name build_script_build --edition=2015 /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/vendor/libc-0.2.155/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)' --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=3a380c776abb7166 -C extra-filename=-3a380c776abb7166 --out-dir /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-rustc/release/build/libc-3a380c776abb7166 -C linker=/usr/gcc/13/bin/gcc -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-rustc/release/deps --cap-lints allow -Z binary-dep-depinfo` Running `/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc --crate-name cfg_if --edition=2018 /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/vendor/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)' --check-cfg 'cfg(feature, values("compiler_builtins", "core", "rustc-dep-of-std"))' -C metadata=de0527d302ee5861 -C extra-filename=-de0527d302ee5861 --out-dir /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-rustc/x86_64-unknown-illumos/release/deps --target x86_64-unknown-illumos -C linker=/usr/gcc/13/bin/gcc -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-rustc/x86_64-unknown-illumos/release/deps -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-rustc/release/deps --cap-lints allow --cfg=bootstrap --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(parallel_compiler)' -Zmacro-backtrace -Zunstable-options -Csplit-debuginfo=off -Zunstable-options '-Wrustc::internal' -Wkeyword_idents_2024 -Wunsafe_op_in_unsafe_fn -Cprefer-dynamic -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zon-broken-pipe=kill -Z binary-dep-depinfo` Running `/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc --crate-name smallvec --edition=2018 /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/vendor/smallvec-1.13.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="const_generics"' --cfg 'feature="may_dangle"' --cfg 'feature="union"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("arbitrary", "const_generics", "const_new", "debugger_visualizer", "drain_filter", "drain_keep_rest", "may_dangle", "serde", "specialization", "union", "write"))' -C metadata=c5e57b87e9dde13a -C extra-filename=-c5e57b87e9dde13a --out-dir /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-rustc/x86_64-unknown-illumos/release/deps --target x86_64-unknown-illumos -C linker=/usr/gcc/13/bin/gcc -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-rustc/x86_64-unknown-illumos/release/deps -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-rustc/release/deps --cap-lints allow --cfg=bootstrap --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(parallel_compiler)' -Zmacro-backtrace -Zunstable-options -Csplit-debuginfo=off -Zunstable-options '-Wrustc::internal' -Wkeyword_idents_2024 -Wunsafe_op_in_unsafe_fn -Cprefer-dynamic -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zon-broken-pipe=kill -Z binary-dep-depinfo` Running `/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc --crate-name stable_deref_trait --edition=2015 /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/vendor/stable_deref_trait-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="alloc"' --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("alloc", "default", "std"))' -C metadata=acbcb7c39d0f13f0 -C extra-filename=-acbcb7c39d0f13f0 --out-dir /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-rustc/x86_64-unknown-illumos/release/deps --target x86_64-unknown-illumos -C linker=/usr/gcc/13/bin/gcc -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-rustc/x86_64-unknown-illumos/release/deps -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-rustc/release/deps --cap-lints allow --cfg=bootstrap --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(parallel_compiler)' -Zmacro-backtrace -Zunstable-options -Csplit-debuginfo=off -Zunstable-options '-Wrustc::internal' -Wkeyword_idents_2024 -Wunsafe_op_in_unsafe_fn -Cprefer-dynamic -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zon-broken-pipe=kill -Z binary-dep-depinfo` Running `/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc --crate-name once_cell --edition=2021 /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/vendor/once_cell-1.19.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="race"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("alloc", "atomic-polyfill", "critical-section", "default", "parking_lot", "portable-atomic", "race", "std", "unstable"))' -C metadata=d68a8e6e48f68ce4 -C extra-filename=-d68a8e6e48f68ce4 --out-dir /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-rustc/x86_64-unknown-illumos/release/deps --target x86_64-unknown-illumos -C linker=/usr/gcc/13/bin/gcc -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-rustc/x86_64-unknown-illumos/release/deps -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-rustc/release/deps --cap-lints allow --cfg=bootstrap --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(parallel_compiler)' -Zmacro-backtrace -Zunstable-options -Csplit-debuginfo=off -Zunstable-options '-Wrustc::internal' -Wkeyword_idents_2024 -Wunsafe_op_in_unsafe_fn -Cprefer-dynamic -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zon-broken-pipe=kill -Z binary-dep-depinfo` Compiling autocfg v1.3.0 Compiling zerocopy v0.7.34 Running `/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc --crate-name autocfg --edition=2015 /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/vendor/autocfg-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 --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=9315a7bd016011b2 -C extra-filename=-9315a7bd016011b2 --out-dir /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-rustc/release/deps -C linker=/usr/gcc/13/bin/gcc -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-rustc/release/deps --cap-lints allow -Z binary-dep-depinfo` Running `/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc --crate-name zerocopy --edition=2018 /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/vendor/zerocopy-0.7.34/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="simd"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("__internal_use_only_features_that_work_on_stable", "alloc", "byteorder", "default", "derive", "simd", "simd-nightly", "zerocopy-derive"))' -C metadata=065655068360892c -C extra-filename=-065655068360892c --out-dir /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-rustc/x86_64-unknown-illumos/release/deps --target x86_64-unknown-illumos -C linker=/usr/gcc/13/bin/gcc -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-rustc/x86_64-unknown-illumos/release/deps -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-rustc/release/deps --cap-lints allow --cfg=bootstrap --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(parallel_compiler)' -Zmacro-backtrace -Zunstable-options -Csplit-debuginfo=off -Zunstable-options '-Wrustc::internal' -Wkeyword_idents_2024 -Wunsafe_op_in_unsafe_fn -Cprefer-dynamic -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zon-broken-pipe=kill -Z binary-dep-depinfo` Compiling allocator-api2 v0.2.18 Running `/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc --crate-name allocator_api2 --edition=2018 /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/vendor/allocator-api2-0.2.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 --cfg 'feature="alloc"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("alloc", "default", "nightly", "serde", "std"))' -C metadata=0b601a11fb4d0730 -C extra-filename=-0b601a11fb4d0730 --out-dir /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-rustc/x86_64-unknown-illumos/release/deps --target x86_64-unknown-illumos -C linker=/usr/gcc/13/bin/gcc -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-rustc/x86_64-unknown-illumos/release/deps -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-rustc/release/deps --cap-lints allow --cfg=bootstrap --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(parallel_compiler)' -Zmacro-backtrace -Zunstable-options -Csplit-debuginfo=off -Zunstable-options '-Wrustc::internal' -Wkeyword_idents_2024 -Wunsafe_op_in_unsafe_fn -Cprefer-dynamic -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zon-broken-pipe=kill -Z binary-dep-depinfo` Compiling memchr v2.5.0 Running `/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc --crate-name build_script_build --edition=2018 /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/vendor/memchr-2.5.0/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debug-assertions=off --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("compiler_builtins", "core", "default", "libc", "rustc-dep-of-std", "std", "use_std"))' -C metadata=c4ce39603f809c0a -C extra-filename=-c4ce39603f809c0a --out-dir /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-rustc/release/build/memchr-c4ce39603f809c0a -C linker=/usr/gcc/13/bin/gcc -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-rustc/release/deps --cap-lints allow -Z binary-dep-depinfo` Running `/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-rustc/release/build/proc-macro2-b54b2dfcc260a8ec/build-script-build` Compiling cc v1.0.99 Running `/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-rustc/release/build/libc-3a380c776abb7166/build-script-build` Running `/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc --crate-name cc --edition=2018 /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/vendor/cc-1.0.99/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)' --check-cfg 'cfg(feature, values("jobserver", "libc", "once_cell", "parallel"))' -C metadata=166be06c2572c016 -C extra-filename=-166be06c2572c016 --out-dir /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-rustc/release/deps -C linker=/usr/gcc/13/bin/gcc -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-rustc/release/deps --cap-lints allow -Z binary-dep-depinfo` Running `/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc --crate-name proc_macro2 --edition=2021 /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/vendor/proc-macro2-1.0.86/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)' --check-cfg 'cfg(feature, values("default", "nightly", "proc-macro", "span-locations"))' -C metadata=649eebb10f1a43aa -C extra-filename=-649eebb10f1a43aa --out-dir /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-rustc/release/deps -C linker=/usr/gcc/13/bin/gcc -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-rustc/release/deps --extern unicode_ident=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-rustc/release/deps/libunicode_ident-b746f081ed6fbade.rmeta --cap-lints allow -Z binary-dep-depinfo --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)'` Compiling ahash v0.8.11 Running `/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc --crate-name build_script_build --edition=2018 /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/vendor/ahash-0.8.11/./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)' --check-cfg 'cfg(feature, values("atomic-polyfill", "compile-time-rng", "const-random", "default", "getrandom", "nightly-arm-aes", "no-rng", "runtime-rng", "serde", "std"))' -C metadata=9180040510a84d6d -C extra-filename=-9180040510a84d6d --out-dir /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-rustc/release/build/ahash-9180040510a84d6d -C linker=/usr/gcc/13/bin/gcc -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-rustc/release/deps --extern version_check=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-rustc/release/deps/libversion_check-b32c7dd5c6ef842f.rlib --cap-lints allow -Z binary-dep-depinfo` Running `/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc --crate-name libc --edition=2015 /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/vendor/libc-0.2.155/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)' --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=3b65f7d5f69b7bcb -C extra-filename=-3b65f7d5f69b7bcb --out-dir /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-rustc/x86_64-unknown-illumos/release/deps --target x86_64-unknown-illumos -C linker=/usr/gcc/13/bin/gcc -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-rustc/x86_64-unknown-illumos/release/deps -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-rustc/release/deps --cap-lints allow --cfg=bootstrap --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(parallel_compiler)' -Zmacro-backtrace -Zunstable-options -Csplit-debuginfo=off -Zunstable-options '-Wrustc::internal' -Wkeyword_idents_2024 -Wunsafe_op_in_unsafe_fn -Cprefer-dynamic -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zon-broken-pipe=kill -Z binary-dep-depinfo --cfg freebsd11 --cfg libc_priv_mod_use --cfg libc_union --cfg libc_const_size_of --cfg libc_align --cfg libc_int128 --cfg libc_core_cvoid --cfg libc_packedN --cfg libc_cfg_target_vendor --cfg libc_non_exhaustive --cfg libc_long_array --cfg libc_ptr_addr_of --cfg libc_underscore_const_names --cfg libc_const_extern_fn --check-cfg 'cfg(emscripten_new_stat_abi)' --check-cfg 'cfg(espidf_time64)' --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_align)' --check-cfg 'cfg(libc_cfg_target_vendor)' --check-cfg 'cfg(libc_const_extern_fn)' --check-cfg 'cfg(libc_const_extern_fn_unstable)' --check-cfg 'cfg(libc_const_size_of)' --check-cfg 'cfg(libc_core_cvoid)' --check-cfg 'cfg(libc_deny_warnings)' --check-cfg 'cfg(libc_int128)' --check-cfg 'cfg(libc_long_array)' --check-cfg 'cfg(libc_non_exhaustive)' --check-cfg 'cfg(libc_packedN)' --check-cfg 'cfg(libc_priv_mod_use)' --check-cfg 'cfg(libc_ptr_addr_of)' --check-cfg 'cfg(libc_thread_local)' --check-cfg 'cfg(libc_underscore_const_names)' --check-cfg 'cfg(libc_union)' --check-cfg 'cfg(target_os,values("switch","aix","ohos","hurd","visionos"))' --check-cfg 'cfg(target_env,values("illumos","wasi","aix","ohos"))' --check-cfg 'cfg(target_arch,values("loongarch64","mips32r6","mips64r6","csky"))'` Running `/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-rustc/release/build/memchr-c4ce39603f809c0a/build-script-build` Compiling equivalent v1.0.1 Running `/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc --crate-name equivalent --edition=2015 /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/vendor/equivalent-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)' --check-cfg 'cfg(feature, values())' -C metadata=4b478ef3bc4b0880 -C extra-filename=-4b478ef3bc4b0880 --out-dir /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-rustc/x86_64-unknown-illumos/release/deps --target x86_64-unknown-illumos -C linker=/usr/gcc/13/bin/gcc -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-rustc/x86_64-unknown-illumos/release/deps -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-rustc/release/deps --cap-lints allow --cfg=bootstrap --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(parallel_compiler)' -Zmacro-backtrace -Zunstable-options -Csplit-debuginfo=off -Zunstable-options '-Wrustc::internal' -Wkeyword_idents_2024 -Wunsafe_op_in_unsafe_fn -Cprefer-dynamic -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zon-broken-pipe=kill -Z binary-dep-depinfo` Compiling lock_api v0.4.12 Running `/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc --crate-name build_script_build --edition=2021 /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/vendor/lock_api-0.4.12/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="atomic_usize"' --cfg 'feature="default"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("arc_lock", "atomic_usize", "default", "nightly", "owning_ref", "serde"))' -C metadata=9133a7548ac03f55 -C extra-filename=-9133a7548ac03f55 --out-dir /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-rustc/release/build/lock_api-9133a7548ac03f55 -C linker=/usr/gcc/13/bin/gcc -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-rustc/release/deps --extern autocfg=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-rustc/release/deps/libautocfg-9315a7bd016011b2.rlib --cap-lints allow -Z binary-dep-depinfo` Running `/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-rustc/release/build/ahash-9180040510a84d6d/build-script-build` Running `/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc --crate-name memchr --edition=2018 /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/vendor/memchr-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)' --check-cfg 'cfg(feature, values("compiler_builtins", "core", "default", "libc", "rustc-dep-of-std", "std", "use_std"))' -C metadata=3aab66500848d2f0 -C extra-filename=-3aab66500848d2f0 --out-dir /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-rustc/x86_64-unknown-illumos/release/deps --target x86_64-unknown-illumos -C linker=/usr/gcc/13/bin/gcc -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-rustc/x86_64-unknown-illumos/release/deps -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-rustc/release/deps --cap-lints allow --cfg=bootstrap --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(parallel_compiler)' -Zmacro-backtrace -Zunstable-options -Csplit-debuginfo=off -Zunstable-options '-Wrustc::internal' -Wkeyword_idents_2024 -Wunsafe_op_in_unsafe_fn -Cprefer-dynamic -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zon-broken-pipe=kill -Z binary-dep-depinfo --cfg memchr_runtime_simd --cfg memchr_runtime_sse2 --cfg memchr_runtime_sse42 --cfg memchr_runtime_avx` Compiling typenum v1.17.0 Running `/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc --crate-name build_script_main --edition=2018 /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/vendor/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)' --check-cfg 'cfg(feature, values("const-generics", "force_unix_path_separator", "i128", "no_std", "scale-info", "scale_info", "strict"))' -C metadata=a4fedd7a564561c9 -C extra-filename=-a4fedd7a564561c9 --out-dir /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-rustc/release/build/typenum-a4fedd7a564561c9 -C linker=/usr/gcc/13/bin/gcc -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-rustc/release/deps --cap-lints allow -Z binary-dep-depinfo` Running `/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc --crate-name ahash --edition=2018 /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/vendor/ahash-0.8.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 --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("atomic-polyfill", "compile-time-rng", "const-random", "default", "getrandom", "nightly-arm-aes", "no-rng", "runtime-rng", "serde", "std"))' -C metadata=f752d3bd88fef6ed -C extra-filename=-f752d3bd88fef6ed --out-dir /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-rustc/x86_64-unknown-illumos/release/deps --target x86_64-unknown-illumos -C linker=/usr/gcc/13/bin/gcc -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-rustc/x86_64-unknown-illumos/release/deps -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-rustc/release/deps --extern cfg_if=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-rustc/x86_64-unknown-illumos/release/deps/libcfg_if-de0527d302ee5861.rmeta --extern once_cell=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-rustc/x86_64-unknown-illumos/release/deps/libonce_cell-d68a8e6e48f68ce4.rmeta --extern zerocopy=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-rustc/x86_64-unknown-illumos/release/deps/libzerocopy-065655068360892c.rmeta --cap-lints allow --cfg=bootstrap --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(parallel_compiler)' -Zmacro-backtrace -Zunstable-options -Csplit-debuginfo=off -Zunstable-options '-Wrustc::internal' -Wkeyword_idents_2024 -Wunsafe_op_in_unsafe_fn -Cprefer-dynamic -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zon-broken-pipe=kill -Z binary-dep-depinfo --cfg 'feature="folded_multiply"'` Compiling parking_lot_core v0.9.10 Running `/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc --crate-name build_script_build --edition=2021 /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/vendor/parking_lot_core-0.9.10/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)' --check-cfg 'cfg(feature, values("backtrace", "deadlock_detection", "nightly", "petgraph", "thread-id"))' -C metadata=11677dc03bce253a -C extra-filename=-11677dc03bce253a --out-dir /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-rustc/release/build/parking_lot_core-11677dc03bce253a -C linker=/usr/gcc/13/bin/gcc -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-rustc/release/deps --cap-lints allow -Z binary-dep-depinfo` Running `/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-rustc/release/build/lock_api-9133a7548ac03f55/build-script-build` Compiling quote v1.0.36 Running `/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc --crate-name quote --edition=2018 /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/vendor/quote-1.0.36/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)' --check-cfg 'cfg(feature, values("default", "proc-macro"))' -C metadata=3e53e4514c72f34e -C extra-filename=-3e53e4514c72f34e --out-dir /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-rustc/release/deps -C linker=/usr/gcc/13/bin/gcc -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-rustc/release/deps --extern proc_macro2=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-rustc/release/deps/libproc_macro2-649eebb10f1a43aa.rmeta --cap-lints allow -Z binary-dep-depinfo` Running `/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-rustc/release/build/parking_lot_core-11677dc03bce253a/build-script-build` Compiling generic-array v0.14.7 Running `/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc --crate-name build_script_build --edition=2015 /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/vendor/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)' --check-cfg 'cfg(feature, values("more_lengths", "serde", "zeroize"))' -C metadata=63184886b2d6c849 -C extra-filename=-63184886b2d6c849 --out-dir /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-rustc/release/build/generic-array-63184886b2d6c849 -C linker=/usr/gcc/13/bin/gcc -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-rustc/release/deps --extern version_check=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-rustc/release/deps/libversion_check-b32c7dd5c6ef842f.rlib --cap-lints allow -Z binary-dep-depinfo` Compiling hashbrown v0.14.5 Running `/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc --crate-name hashbrown --edition=2021 /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/vendor/hashbrown-0.14.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="ahash"' --cfg 'feature="allocator-api2"' --cfg 'feature="default"' --cfg 'feature="inline-more"' --cfg 'feature="raw"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("ahash", "alloc", "allocator-api2", "compiler_builtins", "core", "default", "equivalent", "inline-more", "nightly", "raw", "rayon", "rkyv", "rustc-dep-of-std", "rustc-internal-api", "serde"))' -C metadata=a779c81a949f0145 -C extra-filename=-a779c81a949f0145 --out-dir /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-rustc/x86_64-unknown-illumos/release/deps --target x86_64-unknown-illumos -C linker=/usr/gcc/13/bin/gcc -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-rustc/x86_64-unknown-illumos/release/deps -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-rustc/release/deps --extern ahash=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-rustc/x86_64-unknown-illumos/release/deps/libahash-f752d3bd88fef6ed.rmeta --extern allocator_api2=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-rustc/x86_64-unknown-illumos/release/deps/liballocator_api2-0b601a11fb4d0730.rmeta --cap-lints allow --cfg=bootstrap --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(parallel_compiler)' -Zmacro-backtrace -Zunstable-options -Csplit-debuginfo=off -Zunstable-options '-Wrustc::internal' -Wkeyword_idents_2024 -Wunsafe_op_in_unsafe_fn -Cprefer-dynamic -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zon-broken-pipe=kill -Z binary-dep-depinfo` Compiling syn v2.0.67 Running `/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc --crate-name syn --edition=2021 /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/vendor/syn-2.0.67/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="fold"' --cfg 'feature="full"' --cfg 'feature="parsing"' --cfg 'feature="printing"' --cfg 'feature="proc-macro"' --cfg 'feature="visit"' --cfg 'feature="visit-mut"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("clone-impls", "default", "derive", "extra-traits", "fold", "full", "parsing", "printing", "proc-macro", "test", "visit", "visit-mut"))' -C metadata=dac9cc388f4f109f -C extra-filename=-dac9cc388f4f109f --out-dir /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-rustc/release/deps -C linker=/usr/gcc/13/bin/gcc -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-rustc/release/deps --extern proc_macro2=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-rustc/release/deps/libproc_macro2-649eebb10f1a43aa.rmeta --extern quote=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-rustc/release/deps/libquote-3e53e4514c72f34e.rmeta --extern unicode_ident=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-rustc/release/deps/libunicode_ident-b746f081ed6fbade.rmeta --cap-lints allow -Z binary-dep-depinfo` Running `/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-rustc/release/build/typenum-a4fedd7a564561c9/build-script-main` Compiling tracing-core v0.1.30 Running `/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc --crate-name tracing_core --edition=2018 /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/vendor/tracing-core-0.1.30/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="once_cell"' --cfg 'feature="std"' --cfg 'feature="valuable"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("default", "once_cell", "std", "valuable"))' -C metadata=2af1dcc525159e99 -C extra-filename=-2af1dcc525159e99 --out-dir /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-rustc/x86_64-unknown-illumos/release/deps --target x86_64-unknown-illumos -C linker=/usr/gcc/13/bin/gcc -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-rustc/x86_64-unknown-illumos/release/deps -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-rustc/release/deps --extern once_cell=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-rustc/x86_64-unknown-illumos/release/deps/libonce_cell-d68a8e6e48f68ce4.rmeta --cap-lints allow --cfg=bootstrap --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(parallel_compiler)' -Zmacro-backtrace -Zunstable-options -Csplit-debuginfo=off -Zunstable-options '-Wrustc::internal' -Wkeyword_idents_2024 -Wunsafe_op_in_unsafe_fn -Cprefer-dynamic -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zon-broken-pipe=kill -Z binary-dep-depinfo` Compiling log v0.4.21 Running `/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc --crate-name log --edition=2021 /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/vendor/log-0.4.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 --cfg 'feature="std"' --check-cfg 'cfg(docsrs)' --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=ed1856b76d8868bc -C extra-filename=-ed1856b76d8868bc --out-dir /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-rustc/x86_64-unknown-illumos/release/deps --target x86_64-unknown-illumos -C linker=/usr/gcc/13/bin/gcc -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-rustc/x86_64-unknown-illumos/release/deps -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-rustc/release/deps --cap-lints allow --cfg=bootstrap --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(parallel_compiler)' -Zmacro-backtrace -Zunstable-options -Csplit-debuginfo=off -Zunstable-options '-Wrustc::internal' -Wkeyword_idents_2024 -Wunsafe_op_in_unsafe_fn -Cprefer-dynamic -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zon-broken-pipe=kill -Z binary-dep-depinfo` Compiling scopeguard v1.2.0 Running `/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc --crate-name scopeguard --edition=2015 /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/vendor/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 --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("default", "use_std"))' -C metadata=7dd37fba12cd1a7b -C extra-filename=-7dd37fba12cd1a7b --out-dir /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-rustc/x86_64-unknown-illumos/release/deps --target x86_64-unknown-illumos -C linker=/usr/gcc/13/bin/gcc -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-rustc/x86_64-unknown-illumos/release/deps -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-rustc/release/deps --cap-lints allow --cfg=bootstrap --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(parallel_compiler)' -Zmacro-backtrace -Zunstable-options -Csplit-debuginfo=off -Zunstable-options '-Wrustc::internal' -Wkeyword_idents_2024 -Wunsafe_op_in_unsafe_fn -Cprefer-dynamic -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zon-broken-pipe=kill -Z binary-dep-depinfo` Running `/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc --crate-name stable_deref_trait --edition=2015 /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/vendor/stable_deref_trait-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 embed-bitcode=no -C debug-assertions=off --cfg 'feature="alloc"' --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("alloc", "default", "std"))' -C metadata=19a48025b39a5082 -C extra-filename=-19a48025b39a5082 --out-dir /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-rustc/release/deps -C linker=/usr/gcc/13/bin/gcc -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-rustc/release/deps --cap-lints allow -Z binary-dep-depinfo` Running `/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc --crate-name lock_api --edition=2021 /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/vendor/lock_api-0.4.12/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="atomic_usize"' --cfg 'feature="default"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("arc_lock", "atomic_usize", "default", "nightly", "owning_ref", "serde"))' -C metadata=cf3eb8f42cc7c86d -C extra-filename=-cf3eb8f42cc7c86d --out-dir /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-rustc/x86_64-unknown-illumos/release/deps --target x86_64-unknown-illumos -C linker=/usr/gcc/13/bin/gcc -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-rustc/x86_64-unknown-illumos/release/deps -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-rustc/release/deps --extern scopeguard=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-rustc/x86_64-unknown-illumos/release/deps/libscopeguard-7dd37fba12cd1a7b.rmeta --cap-lints allow --cfg=bootstrap --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(parallel_compiler)' -Zmacro-backtrace -Zunstable-options -Csplit-debuginfo=off -Zunstable-options '-Wrustc::internal' -Wkeyword_idents_2024 -Wunsafe_op_in_unsafe_fn -Cprefer-dynamic -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zon-broken-pipe=kill -Z binary-dep-depinfo --cfg has_const_fn_trait_bound` Running `/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc --crate-name typenum --edition=2018 /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/vendor/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)' --check-cfg 'cfg(feature, values("const-generics", "force_unix_path_separator", "i128", "no_std", "scale-info", "scale_info", "strict"))' -C metadata=67f38eefabb99cee -C extra-filename=-67f38eefabb99cee --out-dir /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-rustc/x86_64-unknown-illumos/release/deps --target x86_64-unknown-illumos -C linker=/usr/gcc/13/bin/gcc -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-rustc/x86_64-unknown-illumos/release/deps -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-rustc/release/deps --cap-lints allow --cfg=bootstrap --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(parallel_compiler)' -Zmacro-backtrace -Zunstable-options -Csplit-debuginfo=off -Zunstable-options '-Wrustc::internal' -Wkeyword_idents_2024 -Wunsafe_op_in_unsafe_fn -Cprefer-dynamic -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zon-broken-pipe=kill -Z binary-dep-depinfo` Running `/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc --crate-name parking_lot_core --edition=2021 /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/vendor/parking_lot_core-0.9.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)' --check-cfg 'cfg(feature, values("backtrace", "deadlock_detection", "nightly", "petgraph", "thread-id"))' -C metadata=78009f1777e9d060 -C extra-filename=-78009f1777e9d060 --out-dir /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-rustc/x86_64-unknown-illumos/release/deps --target x86_64-unknown-illumos -C linker=/usr/gcc/13/bin/gcc -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-rustc/x86_64-unknown-illumos/release/deps -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-rustc/release/deps --extern cfg_if=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-rustc/x86_64-unknown-illumos/release/deps/libcfg_if-de0527d302ee5861.rmeta --extern libc=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-rustc/x86_64-unknown-illumos/release/deps/liblibc-3b65f7d5f69b7bcb.rmeta --extern smallvec=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-rustc/x86_64-unknown-illumos/release/deps/libsmallvec-c5e57b87e9dde13a.rmeta --cap-lints allow --cfg=bootstrap --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(parallel_compiler)' -Zmacro-backtrace -Zunstable-options -Csplit-debuginfo=off -Zunstable-options '-Wrustc::internal' -Wkeyword_idents_2024 -Wunsafe_op_in_unsafe_fn -Cprefer-dynamic -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zon-broken-pipe=kill -Z binary-dep-depinfo` Running `/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-rustc/release/build/generic-array-63184886b2d6c849/build-script-build` Compiling rustc-hash v1.1.0 Running `/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc --crate-name rustc_hash --edition=2015 /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/vendor/rustc-hash-1.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 --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("default", "std"))' -C metadata=aff43958bca99791 -C extra-filename=-aff43958bca99791 --out-dir /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-rustc/x86_64-unknown-illumos/release/deps --target x86_64-unknown-illumos -C linker=/usr/gcc/13/bin/gcc -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-rustc/x86_64-unknown-illumos/release/deps -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-rustc/release/deps --cap-lints allow --cfg=bootstrap --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(parallel_compiler)' -Zmacro-backtrace -Zunstable-options -Csplit-debuginfo=off -Zunstable-options '-Wrustc::internal' -Wkeyword_idents_2024 -Wunsafe_op_in_unsafe_fn -Cprefer-dynamic -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zon-broken-pipe=kill -Z binary-dep-depinfo` Compiling bitflags v2.5.0 Running `/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc --crate-name bitflags --edition=2021 /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/vendor/bitflags-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="std"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("arbitrary", "bytemuck", "compiler_builtins", "core", "example_generated", "rustc-dep-of-std", "serde", "std"))' -C metadata=97b46b4ed08fa6ef -C extra-filename=-97b46b4ed08fa6ef --out-dir /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-rustc/x86_64-unknown-illumos/release/deps --target x86_64-unknown-illumos -C linker=/usr/gcc/13/bin/gcc -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-rustc/x86_64-unknown-illumos/release/deps -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-rustc/release/deps --cap-lints allow --cfg=bootstrap --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(parallel_compiler)' -Zmacro-backtrace -Zunstable-options -Csplit-debuginfo=off -Zunstable-options '-Wrustc::internal' -Wkeyword_idents_2024 -Wunsafe_op_in_unsafe_fn -Cprefer-dynamic -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zon-broken-pipe=kill -Z binary-dep-depinfo` Compiling pin-project-lite v0.2.14 Running `/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc --crate-name pin_project_lite --edition=2018 /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/vendor/pin-project-lite-0.2.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 --warn=unreachable_pub '--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=clippy::default_union_representation' '--warn=clippy::as_ptr_cast_mut' '--warn=clippy::all' '--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::module_name_repetitions' '--allow=clippy::missing_errors_doc' '--allow=clippy::manual_range_contains' '--allow=clippy::manual_assert' '--allow=clippy::float_cmp' '--allow=clippy::doc_markdown' '--allow=clippy::declare_interior_mutable_const' '--allow=clippy::borrow_as_ptr' '--allow=clippy::bool_assert_comparison' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=f44fa4bd219825bb -C extra-filename=-f44fa4bd219825bb --out-dir /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-rustc/x86_64-unknown-illumos/release/deps --target x86_64-unknown-illumos -C linker=/usr/gcc/13/bin/gcc -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-rustc/x86_64-unknown-illumos/release/deps -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-rustc/release/deps --cap-lints allow --cfg=bootstrap --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(parallel_compiler)' -Zmacro-backtrace -Zunstable-options -Csplit-debuginfo=off -Zunstable-options '-Wrustc::internal' -Wkeyword_idents_2024 -Wunsafe_op_in_unsafe_fn -Cprefer-dynamic -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zon-broken-pipe=kill -Z binary-dep-depinfo` Compiling parking_lot v0.12.3 Running `/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc --crate-name parking_lot --edition=2021 /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/vendor/parking_lot-0.12.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="default"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("arc_lock", "deadlock_detection", "default", "hardware-lock-elision", "nightly", "owning_ref", "send_guard", "serde"))' -C metadata=f9f1ca1d8061eb3a -C extra-filename=-f9f1ca1d8061eb3a --out-dir /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-rustc/x86_64-unknown-illumos/release/deps --target x86_64-unknown-illumos -C linker=/usr/gcc/13/bin/gcc -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-rustc/x86_64-unknown-illumos/release/deps -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-rustc/release/deps --extern lock_api=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-rustc/x86_64-unknown-illumos/release/deps/liblock_api-cf3eb8f42cc7c86d.rmeta --extern parking_lot_core=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-rustc/x86_64-unknown-illumos/release/deps/libparking_lot_core-78009f1777e9d060.rmeta --cap-lints allow --cfg=bootstrap --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(parallel_compiler)' -Zmacro-backtrace -Zunstable-options -Csplit-debuginfo=off -Zunstable-options '-Wrustc::internal' -Wkeyword_idents_2024 -Wunsafe_op_in_unsafe_fn -Cprefer-dynamic -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zon-broken-pipe=kill -Z binary-dep-depinfo` Compiling proc-macro-hack v0.5.20+deprecated Running `/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc --crate-name build_script_build --edition=2018 /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/vendor/proc-macro-hack-0.5.20+deprecated/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)' --check-cfg 'cfg(feature, values())' -C metadata=006ed539cf47a99f -C extra-filename=-006ed539cf47a99f --out-dir /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-rustc/release/build/proc-macro-hack-006ed539cf47a99f -C linker=/usr/gcc/13/bin/gcc -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-rustc/release/deps --cap-lints allow -Z binary-dep-depinfo` Compiling indexmap v2.2.6 Running `/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc --crate-name indexmap --edition=2021 /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/vendor/indexmap-2.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 '--allow=clippy::style' --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("arbitrary", "borsh", "default", "quickcheck", "rayon", "rustc-rayon", "serde", "std", "test_debug"))' -C metadata=f1297d6fb5df1cfd -C extra-filename=-f1297d6fb5df1cfd --out-dir /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-rustc/x86_64-unknown-illumos/release/deps --target x86_64-unknown-illumos -C linker=/usr/gcc/13/bin/gcc -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-rustc/x86_64-unknown-illumos/release/deps -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-rustc/release/deps --extern equivalent=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-rustc/x86_64-unknown-illumos/release/deps/libequivalent-4b478ef3bc4b0880.rmeta --extern hashbrown=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-rustc/x86_64-unknown-illumos/release/deps/libhashbrown-a779c81a949f0145.rmeta --cap-lints allow --cfg=bootstrap --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(parallel_compiler)' -Zmacro-backtrace -Zunstable-options -Csplit-debuginfo=off -Zunstable-options '-Wrustc::internal' -Wkeyword_idents_2024 -Wunsafe_op_in_unsafe_fn -Cprefer-dynamic -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zon-broken-pipe=kill -Z binary-dep-depinfo` Compiling rustc_macros v0.0.0 (/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/compiler/rustc_macros) Running `/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc --crate-name build_script_build --edition=2021 compiler/rustc_macros/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)' --check-cfg 'cfg(feature, values())' -C metadata=df3a3c830c92e7c1 -C extra-filename=-df3a3c830c92e7c1 --out-dir /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-rustc/release/build/rustc_macros-df3a3c830c92e7c1 -C linker=/usr/gcc/13/bin/gcc -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-rustc/release/deps -Z binary-dep-depinfo` Compiling psm v0.1.21 Running `/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc --crate-name build_script_build --edition=2015 /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/vendor/psm-0.1.21/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)' --check-cfg 'cfg(feature, values())' -C metadata=e1e73d128a00aa66 -C extra-filename=-e1e73d128a00aa66 --out-dir /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-rustc/release/build/psm-e1e73d128a00aa66 -C linker=/usr/gcc/13/bin/gcc -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-rustc/release/deps --extern cc=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-rustc/release/deps/libcc-166be06c2572c016.rlib --cap-lints allow -Z binary-dep-depinfo` Running `/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-rustc/release/build/rustc_macros-df3a3c830c92e7c1/build-script-build` Running `/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-rustc/release/build/proc-macro-hack-006ed539cf47a99f/build-script-build` Compiling thin-vec v0.2.13 Running `/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc --crate-name thin_vec --edition=2018 /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/vendor/thin-vec-0.2.13/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)' --check-cfg 'cfg(feature, values("default", "gecko-ffi", "serde", "std", "unstable"))' -C metadata=28f024e74d06541a -C extra-filename=-28f024e74d06541a --out-dir /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-rustc/x86_64-unknown-illumos/release/deps --target x86_64-unknown-illumos -C linker=/usr/gcc/13/bin/gcc -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-rustc/x86_64-unknown-illumos/release/deps -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-rustc/release/deps --cap-lints allow --cfg=bootstrap --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(parallel_compiler)' -Zmacro-backtrace -Zunstable-options -Csplit-debuginfo=off -Zunstable-options '-Wrustc::internal' -Wkeyword_idents_2024 -Wunsafe_op_in_unsafe_fn -Cprefer-dynamic -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zon-broken-pipe=kill -Z binary-dep-depinfo` Compiling rustix v0.38.34 Running `/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc --crate-name build_script_build --edition=2021 /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/vendor/rustix-0.38.34/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="default"' --cfg 'feature="fs"' --cfg 'feature="libc-extra-traits"' --cfg 'feature="std"' --cfg 'feature="use-libc-auxv"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("all-apis", "alloc", "cc", "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", "shm", "std", "stdio", "system", "termios", "thread", "time", "use-explicitly-provided-auxv", "use-libc", "use-libc-auxv"))' -C metadata=fa8863120f087210 -C extra-filename=-fa8863120f087210 --out-dir /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-rustc/release/build/rustix-fa8863120f087210 -C linker=/usr/gcc/13/bin/gcc -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-rustc/release/deps --cap-lints allow -Z binary-dep-depinfo` Running `/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc --crate-name proc_macro_hack --edition=2018 /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/vendor/proc-macro-hack-0.5.20+deprecated/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)' --check-cfg 'cfg(feature, values())' -C metadata=797659b20cf11ec3 -C extra-filename=-797659b20cf11ec3 --out-dir /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-rustc/release/deps -C linker=/usr/gcc/13/bin/gcc -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-rustc/release/deps --extern proc_macro --cap-lints allow -Z binary-dep-depinfo` Running `/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc --crate-name generic_array --edition=2015 /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/vendor/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)' --check-cfg 'cfg(feature, values("more_lengths", "serde", "zeroize"))' -C metadata=9062d11e0c21f53d -C extra-filename=-9062d11e0c21f53d --out-dir /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-rustc/x86_64-unknown-illumos/release/deps --target x86_64-unknown-illumos -C linker=/usr/gcc/13/bin/gcc -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-rustc/x86_64-unknown-illumos/release/deps -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-rustc/release/deps --extern typenum=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-rustc/x86_64-unknown-illumos/release/deps/libtypenum-67f38eefabb99cee.rmeta --cap-lints allow --cfg=bootstrap --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(parallel_compiler)' -Zmacro-backtrace -Zunstable-options -Csplit-debuginfo=off -Zunstable-options '-Wrustc::internal' -Wkeyword_idents_2024 -Wunsafe_op_in_unsafe_fn -Cprefer-dynamic -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zon-broken-pipe=kill -Z binary-dep-depinfo --cfg relaxed_coherence` Running `/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-rustc/release/build/psm-e1e73d128a00aa66/build-script-build` Compiling stacker v0.1.15 Running `/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc --crate-name build_script_build --edition=2015 /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/vendor/stacker-0.1.15/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)' --check-cfg 'cfg(feature, values())' -C metadata=c7e77d6cd048d318 -C extra-filename=-c7e77d6cd048d318 --out-dir /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-rustc/release/build/stacker-c7e77d6cd048d318 -C linker=/usr/gcc/13/bin/gcc -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-rustc/release/deps --extern cc=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-rustc/release/deps/libcc-166be06c2572c016.rlib --cap-lints allow -Z binary-dep-depinfo` Running `/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-rustc/release/build/rustix-fa8863120f087210/build-script-build` Compiling errno v0.3.9 Running `/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc --crate-name errno --edition=2018 /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/vendor/errno-0.3.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="std"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("default", "std"))' -C metadata=c7ebb318c00cb712 -C extra-filename=-c7ebb318c00cb712 --out-dir /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-rustc/x86_64-unknown-illumos/release/deps --target x86_64-unknown-illumos -C linker=/usr/gcc/13/bin/gcc -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-rustc/x86_64-unknown-illumos/release/deps -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-rustc/release/deps --extern libc=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-rustc/x86_64-unknown-illumos/release/deps/liblibc-3b65f7d5f69b7bcb.rmeta --cap-lints allow --cfg=bootstrap --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(parallel_compiler)' -Zmacro-backtrace -Zunstable-options -Csplit-debuginfo=off -Zunstable-options '-Wrustc::internal' -Wkeyword_idents_2024 -Wunsafe_op_in_unsafe_fn -Cprefer-dynamic -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zon-broken-pipe=kill -Z binary-dep-depinfo` Compiling arrayvec v0.7.4 Running `/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc --crate-name arrayvec --edition=2018 /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/vendor/arrayvec-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 --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("default", "serde", "std", "zeroize"))' -C metadata=d089d545ed177a78 -C extra-filename=-d089d545ed177a78 --out-dir /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-rustc/x86_64-unknown-illumos/release/deps --target x86_64-unknown-illumos -C linker=/usr/gcc/13/bin/gcc -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-rustc/x86_64-unknown-illumos/release/deps -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-rustc/release/deps --cap-lints allow --cfg=bootstrap --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(parallel_compiler)' -Zmacro-backtrace -Zunstable-options -Csplit-debuginfo=off -Zunstable-options '-Wrustc::internal' -Wkeyword_idents_2024 -Wunsafe_op_in_unsafe_fn -Cprefer-dynamic -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zon-broken-pipe=kill -Z binary-dep-depinfo` Running `/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-rustc/release/build/stacker-c7e77d6cd048d318/build-script-build` Running `/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc --crate-name psm --edition=2015 /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/vendor/psm-0.1.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 --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=6ab598a1cdbd90a7 -C extra-filename=-6ab598a1cdbd90a7 --out-dir /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-rustc/x86_64-unknown-illumos/release/deps --target x86_64-unknown-illumos -C linker=/usr/gcc/13/bin/gcc -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-rustc/x86_64-unknown-illumos/release/deps -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-rustc/release/deps --cap-lints allow --cfg=bootstrap --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(parallel_compiler)' -Zmacro-backtrace -Zunstable-options -Csplit-debuginfo=off -Zunstable-options '-Wrustc::internal' -Wkeyword_idents_2024 -Wunsafe_op_in_unsafe_fn -Cprefer-dynamic -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zon-broken-pipe=kill -Z binary-dep-depinfo -L native=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-rustc/x86_64-unknown-illumos/release/build/psm-8b32df0f1d37524f/out -l static=psm_s --cfg asm --cfg switchable_stack` Running `/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc --crate-name rustix --edition=2021 /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/vendor/rustix-0.38.34/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="fs"' --cfg 'feature="libc-extra-traits"' --cfg 'feature="std"' --cfg 'feature="use-libc-auxv"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("all-apis", "alloc", "cc", "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", "shm", "std", "stdio", "system", "termios", "thread", "time", "use-explicitly-provided-auxv", "use-libc", "use-libc-auxv"))' -C metadata=e95a1c668cdebe5f -C extra-filename=-e95a1c668cdebe5f --out-dir /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-rustc/x86_64-unknown-illumos/release/deps --target x86_64-unknown-illumos -C linker=/usr/gcc/13/bin/gcc -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-rustc/x86_64-unknown-illumos/release/deps -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-rustc/release/deps --extern bitflags=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-rustc/x86_64-unknown-illumos/release/deps/libbitflags-97b46b4ed08fa6ef.rmeta --extern libc_errno=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-rustc/x86_64-unknown-illumos/release/deps/liberrno-c7ebb318c00cb712.rmeta --extern libc=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-rustc/x86_64-unknown-illumos/release/deps/liblibc-3b65f7d5f69b7bcb.rmeta --cap-lints allow --cfg=bootstrap --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(parallel_compiler)' -Zmacro-backtrace -Zunstable-options -Csplit-debuginfo=off -Zunstable-options '-Wrustc::internal' -Wkeyword_idents_2024 -Wunsafe_op_in_unsafe_fn -Cprefer-dynamic -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zon-broken-pipe=kill -Z binary-dep-depinfo --cfg libc --cfg solarish` Compiling rustc_serialize v0.0.0 (/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/compiler/rustc_serialize) Running `/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc --crate-name rustc_serialize --edition=2021 compiler/rustc_serialize/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)' --check-cfg 'cfg(feature, values())' -C metadata=33ea41f09fa6049a -C extra-filename=-33ea41f09fa6049a --out-dir /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-rustc/x86_64-unknown-illumos/release/deps --target x86_64-unknown-illumos -C linker=/usr/gcc/13/bin/gcc -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-rustc/x86_64-unknown-illumos/release/deps -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-rustc/release/deps --extern indexmap=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-rustc/x86_64-unknown-illumos/release/deps/libindexmap-f1297d6fb5df1cfd.rmeta --extern smallvec=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-rustc/x86_64-unknown-illumos/release/deps/libsmallvec-c5e57b87e9dde13a.rmeta --extern thin_vec=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-rustc/x86_64-unknown-illumos/release/deps/libthin_vec-28f024e74d06541a.rmeta --cfg=bootstrap --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(parallel_compiler)' -Zmacro-backtrace -Zunstable-options -Csplit-debuginfo=off -Zunstable-options '-Wrustc::internal' -Wkeyword_idents_2024 -Wunsafe_op_in_unsafe_fn -Cprefer-dynamic -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zon-broken-pipe=kill -Z binary-dep-depinfo` Compiling syn v1.0.109 Running `/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc --crate-name build_script_build --edition=2018 /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/vendor/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="parsing"' --cfg 'feature="printing"' --cfg 'feature="proc-macro"' --cfg 'feature="quote"' --cfg 'feature="visit"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("clone-impls", "default", "derive", "extra-traits", "fold", "full", "parsing", "printing", "proc-macro", "quote", "test", "visit", "visit-mut"))' -C metadata=2f2ef2ff00b7c990 -C extra-filename=-2f2ef2ff00b7c990 --out-dir /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-rustc/release/build/syn-2f2ef2ff00b7c990 -C linker=/usr/gcc/13/bin/gcc -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-rustc/release/deps --cap-lints allow -Z binary-dep-depinfo` Compiling fastrand v2.1.0 Running `/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc --crate-name fastrand --edition=2018 /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/vendor/fastrand-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 --cfg 'feature="alloc"' --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("alloc", "default", "getrandom", "js", "std"))' -C metadata=83811f3e87a3350a -C extra-filename=-83811f3e87a3350a --out-dir /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-rustc/x86_64-unknown-illumos/release/deps --target x86_64-unknown-illumos -C linker=/usr/gcc/13/bin/gcc -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-rustc/x86_64-unknown-illumos/release/deps -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-rustc/release/deps --cap-lints allow --cfg=bootstrap --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(parallel_compiler)' -Zmacro-backtrace -Zunstable-options -Csplit-debuginfo=off -Zunstable-options '-Wrustc::internal' -Wkeyword_idents_2024 -Wunsafe_op_in_unsafe_fn -Cprefer-dynamic -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zon-broken-pipe=kill -Z binary-dep-depinfo` Compiling semver v1.0.23 Running `/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc --crate-name build_script_build --edition=2018 /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/vendor/semver-1.0.23/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)' --check-cfg 'cfg(feature, values("default", "serde", "std"))' -C metadata=9b8c458b2b6b4944 -C extra-filename=-9b8c458b2b6b4944 --out-dir /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-rustc/release/build/semver-9b8c458b2b6b4944 -C linker=/usr/gcc/13/bin/gcc -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-rustc/release/deps --cap-lints allow -Z binary-dep-depinfo` Compiling either v1.12.0 Running `/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc --crate-name either --edition=2018 /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/vendor/either-1.12.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)' --check-cfg 'cfg(feature, values("default", "serde", "use_std"))' -C metadata=4955c8171e25a80b -C extra-filename=-4955c8171e25a80b --out-dir /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-rustc/x86_64-unknown-illumos/release/deps --target x86_64-unknown-illumos -C linker=/usr/gcc/13/bin/gcc -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-rustc/x86_64-unknown-illumos/release/deps -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-rustc/release/deps --cap-lints allow --cfg=bootstrap --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(parallel_compiler)' -Zmacro-backtrace -Zunstable-options -Csplit-debuginfo=off -Zunstable-options '-Wrustc::internal' -Wkeyword_idents_2024 -Wunsafe_op_in_unsafe_fn -Cprefer-dynamic -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zon-broken-pipe=kill -Z binary-dep-depinfo` Compiling block-buffer v0.10.4 Running `/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc --crate-name block_buffer --edition=2018 /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/vendor/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)' --check-cfg 'cfg(feature, values())' -C metadata=56be125913adaa17 -C extra-filename=-56be125913adaa17 --out-dir /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-rustc/x86_64-unknown-illumos/release/deps --target x86_64-unknown-illumos -C linker=/usr/gcc/13/bin/gcc -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-rustc/x86_64-unknown-illumos/release/deps -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-rustc/release/deps --extern generic_array=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-rustc/x86_64-unknown-illumos/release/deps/libgeneric_array-9062d11e0c21f53d.rmeta --cap-lints allow --cfg=bootstrap --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(parallel_compiler)' -Zmacro-backtrace -Zunstable-options -Csplit-debuginfo=off -Zunstable-options '-Wrustc::internal' -Wkeyword_idents_2024 -Wunsafe_op_in_unsafe_fn -Cprefer-dynamic -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zon-broken-pipe=kill -Z binary-dep-depinfo` Compiling crypto-common v0.1.6 Running `/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc --crate-name crypto_common --edition=2018 /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/vendor/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)' --check-cfg 'cfg(feature, values("getrandom", "rand_core", "std"))' -C metadata=0960bf0f8268492c -C extra-filename=-0960bf0f8268492c --out-dir /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-rustc/x86_64-unknown-illumos/release/deps --target x86_64-unknown-illumos -C linker=/usr/gcc/13/bin/gcc -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-rustc/x86_64-unknown-illumos/release/deps -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-rustc/release/deps --extern generic_array=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-rustc/x86_64-unknown-illumos/release/deps/libgeneric_array-9062d11e0c21f53d.rmeta --extern typenum=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-rustc/x86_64-unknown-illumos/release/deps/libtypenum-67f38eefabb99cee.rmeta --cap-lints allow --cfg=bootstrap --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(parallel_compiler)' -Zmacro-backtrace -Zunstable-options -Csplit-debuginfo=off -Zunstable-options '-Wrustc::internal' -Wkeyword_idents_2024 -Wunsafe_op_in_unsafe_fn -Cprefer-dynamic -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zon-broken-pipe=kill -Z binary-dep-depinfo` Running `/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-rustc/release/build/syn-2f2ef2ff00b7c990/build-script-build` Compiling digest v0.10.7 Running `/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc --crate-name digest --edition=2018 /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/vendor/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)' --check-cfg 'cfg(feature, values("alloc", "blobby", "block-buffer", "const-oid", "core-api", "default", "dev", "mac", "oid", "rand_core", "std", "subtle"))' -C metadata=b94ac94a624ff870 -C extra-filename=-b94ac94a624ff870 --out-dir /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-rustc/x86_64-unknown-illumos/release/deps --target x86_64-unknown-illumos -C linker=/usr/gcc/13/bin/gcc -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-rustc/x86_64-unknown-illumos/release/deps -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-rustc/release/deps --extern block_buffer=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-rustc/x86_64-unknown-illumos/release/deps/libblock_buffer-56be125913adaa17.rmeta --extern crypto_common=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-rustc/x86_64-unknown-illumos/release/deps/libcrypto_common-0960bf0f8268492c.rmeta --cap-lints allow --cfg=bootstrap --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(parallel_compiler)' -Zmacro-backtrace -Zunstable-options -Csplit-debuginfo=off -Zunstable-options '-Wrustc::internal' -Wkeyword_idents_2024 -Wunsafe_op_in_unsafe_fn -Cprefer-dynamic -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zon-broken-pipe=kill -Z binary-dep-depinfo` Compiling measureme v11.0.1 Running `/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc --crate-name stacker --edition=2015 /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/vendor/stacker-0.1.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)' --check-cfg 'cfg(feature, values())' -C metadata=d3bfd054808b9e0f -C extra-filename=-d3bfd054808b9e0f --out-dir /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-rustc/x86_64-unknown-illumos/release/deps --target x86_64-unknown-illumos -C linker=/usr/gcc/13/bin/gcc -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-rustc/x86_64-unknown-illumos/release/deps -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-rustc/release/deps --extern cfg_if=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-rustc/x86_64-unknown-illumos/release/deps/libcfg_if-de0527d302ee5861.rmeta --extern libc=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-rustc/x86_64-unknown-illumos/release/deps/liblibc-3b65f7d5f69b7bcb.rmeta --extern psm=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-rustc/x86_64-unknown-illumos/release/deps/libpsm-6ab598a1cdbd90a7.rmeta --cap-lints allow --cfg=bootstrap --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(parallel_compiler)' -Zmacro-backtrace -Zunstable-options -Csplit-debuginfo=off -Zunstable-options '-Wrustc::internal' -Wkeyword_idents_2024 -Wunsafe_op_in_unsafe_fn -Cprefer-dynamic -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zon-broken-pipe=kill -Z binary-dep-depinfo -L native=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-rustc/x86_64-unknown-illumos/release/build/psm-8b32df0f1d37524f/out` Running `/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc --crate-name measureme --edition=2018 /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/vendor/measureme-11.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)' --check-cfg 'cfg(feature, values("nightly"))' -C metadata=3d666e642d1c8561 -C extra-filename=-3d666e642d1c8561 --out-dir /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-rustc/x86_64-unknown-illumos/release/deps --target x86_64-unknown-illumos -C linker=/usr/gcc/13/bin/gcc -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-rustc/x86_64-unknown-illumos/release/deps -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-rustc/release/deps --extern log=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-rustc/x86_64-unknown-illumos/release/deps/liblog-ed1856b76d8868bc.rmeta --extern parking_lot=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-rustc/x86_64-unknown-illumos/release/deps/libparking_lot-f9f1ca1d8061eb3a.rmeta --extern rustc_hash=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-rustc/x86_64-unknown-illumos/release/deps/librustc_hash-aff43958bca99791.rmeta --extern smallvec=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-rustc/x86_64-unknown-illumos/release/deps/libsmallvec-c5e57b87e9dde13a.rmeta --cap-lints allow --cfg=bootstrap --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(parallel_compiler)' -Zmacro-backtrace -Zunstable-options -Csplit-debuginfo=off -Zunstable-options '-Wrustc::internal' -Wkeyword_idents_2024 -Wunsafe_op_in_unsafe_fn -Cprefer-dynamic -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zon-broken-pipe=kill -Z binary-dep-depinfo` Compiling ena v0.14.3 Running `/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc --crate-name ena --edition=2015 /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/vendor/ena-0.14.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)' --check-cfg 'cfg(feature, values("bench", "dogged", "persistent"))' -C metadata=b11f4e787fa0aba6 -C extra-filename=-b11f4e787fa0aba6 --out-dir /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-rustc/x86_64-unknown-illumos/release/deps --target x86_64-unknown-illumos -C linker=/usr/gcc/13/bin/gcc -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-rustc/x86_64-unknown-illumos/release/deps -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-rustc/release/deps --extern log=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-rustc/x86_64-unknown-illumos/release/deps/liblog-ed1856b76d8868bc.rmeta --cap-lints allow --cfg=bootstrap --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(parallel_compiler)' -Zmacro-backtrace -Zunstable-options -Csplit-debuginfo=off -Zunstable-options '-Wrustc::internal' -Wkeyword_idents_2024 -Wunsafe_op_in_unsafe_fn -Cprefer-dynamic -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zon-broken-pipe=kill -Z binary-dep-depinfo` Compiling memmap2 v0.2.3 Running `/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc --crate-name memmap2 --edition=2018 /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/vendor/memmap2-0.2.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)' --check-cfg 'cfg(feature, values())' -C metadata=487b6a30c344cb1c -C extra-filename=-487b6a30c344cb1c --out-dir /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-rustc/x86_64-unknown-illumos/release/deps --target x86_64-unknown-illumos -C linker=/usr/gcc/13/bin/gcc -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-rustc/x86_64-unknown-illumos/release/deps -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-rustc/release/deps --extern libc=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-rustc/x86_64-unknown-illumos/release/deps/liblibc-3b65f7d5f69b7bcb.rmeta --cap-lints allow --cfg=bootstrap --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(parallel_compiler)' -Zmacro-backtrace -Zunstable-options -Csplit-debuginfo=off -Zunstable-options '-Wrustc::internal' -Wkeyword_idents_2024 -Wunsafe_op_in_unsafe_fn -Cprefer-dynamic -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zon-broken-pipe=kill -Z binary-dep-depinfo` Compiling jobserver v0.1.31 Running `/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc --crate-name jobserver --edition=2021 /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/vendor/jobserver-0.1.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 --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=2cee89113c3d82b8 -C extra-filename=-2cee89113c3d82b8 --out-dir /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-rustc/x86_64-unknown-illumos/release/deps --target x86_64-unknown-illumos -C linker=/usr/gcc/13/bin/gcc -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-rustc/x86_64-unknown-illumos/release/deps -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-rustc/release/deps --extern libc=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-rustc/x86_64-unknown-illumos/release/deps/liblibc-3b65f7d5f69b7bcb.rmeta --cap-lints allow --cfg=bootstrap --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(parallel_compiler)' -Zmacro-backtrace -Zunstable-options -Csplit-debuginfo=off -Zunstable-options '-Wrustc::internal' -Wkeyword_idents_2024 -Wunsafe_op_in_unsafe_fn -Cprefer-dynamic -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zon-broken-pipe=kill -Z binary-dep-depinfo` Compiling rustc_arena v0.0.0 (/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/compiler/rustc_arena) Running `/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc --crate-name rustc_arena --edition=2021 compiler/rustc_arena/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)' --check-cfg 'cfg(feature, values())' -C metadata=568b2eb3b7b893e7 -C extra-filename=-568b2eb3b7b893e7 --out-dir /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-rustc/x86_64-unknown-illumos/release/deps --target x86_64-unknown-illumos -C linker=/usr/gcc/13/bin/gcc -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-rustc/x86_64-unknown-illumos/release/deps -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-rustc/release/deps --extern smallvec=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-rustc/x86_64-unknown-illumos/release/deps/libsmallvec-c5e57b87e9dde13a.rmeta --cfg=bootstrap --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(parallel_compiler)' -Zmacro-backtrace -Zunstable-options -Csplit-debuginfo=off -Zunstable-options '-Wrustc::internal' -Wkeyword_idents_2024 -Wunsafe_op_in_unsafe_fn -Cprefer-dynamic -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zon-broken-pipe=kill -Z binary-dep-depinfo` Compiling elsa v1.7.1 Running `/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc --crate-name elsa --edition=2018 /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/vendor/elsa-1.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 --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("indexmap"))' -C metadata=48047efd02b319ac -C extra-filename=-48047efd02b319ac --out-dir /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-rustc/x86_64-unknown-illumos/release/deps --target x86_64-unknown-illumos -C linker=/usr/gcc/13/bin/gcc -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-rustc/x86_64-unknown-illumos/release/deps -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-rustc/release/deps --extern stable_deref_trait=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-rustc/x86_64-unknown-illumos/release/deps/libstable_deref_trait-acbcb7c39d0f13f0.rmeta --cap-lints allow --cfg=bootstrap --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(parallel_compiler)' -Zmacro-backtrace -Zunstable-options -Csplit-debuginfo=off -Zunstable-options '-Wrustc::internal' -Wkeyword_idents_2024 -Wunsafe_op_in_unsafe_fn -Cprefer-dynamic -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zon-broken-pipe=kill -Z binary-dep-depinfo` Compiling rustc_graphviz v0.0.0 (/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/compiler/rustc_graphviz) Running `/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc --crate-name rustc_graphviz --edition=2021 compiler/rustc_graphviz/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)' --check-cfg 'cfg(feature, values())' -C metadata=15f2548af6678934 -C extra-filename=-15f2548af6678934 --out-dir /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-rustc/x86_64-unknown-illumos/release/deps --target x86_64-unknown-illumos -C linker=/usr/gcc/13/bin/gcc -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-rustc/x86_64-unknown-illumos/release/deps -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-rustc/release/deps --cfg=bootstrap --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(parallel_compiler)' -Zmacro-backtrace -Zunstable-options -Csplit-debuginfo=off -Zunstable-options '-Wrustc::internal' -Wkeyword_idents_2024 -Wunsafe_op_in_unsafe_fn -Cprefer-dynamic -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zon-broken-pipe=kill -Z binary-dep-depinfo` Compiling rustc-stable-hash v0.1.0 Running `/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc --crate-name rustc_stable_hash --edition=2021 /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/vendor/rustc-stable-hash-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 --cfg 'feature="nightly"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("nightly"))' -C metadata=41cbd78a5d4a1434 -C extra-filename=-41cbd78a5d4a1434 --out-dir /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-rustc/x86_64-unknown-illumos/release/deps --target x86_64-unknown-illumos -C linker=/usr/gcc/13/bin/gcc -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-rustc/x86_64-unknown-illumos/release/deps -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-rustc/release/deps --cap-lints allow --cfg=bootstrap --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(parallel_compiler)' -Zmacro-backtrace -Zunstable-options -Csplit-debuginfo=off -Zunstable-options '-Wrustc::internal' -Wkeyword_idents_2024 -Wunsafe_op_in_unsafe_fn -Cprefer-dynamic -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zon-broken-pipe=kill -Z binary-dep-depinfo` Compiling itoa v1.0.11 Running `/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc --crate-name itoa --edition=2018 /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/vendor/itoa-1.0.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 --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("no-panic"))' -C metadata=bed566b97abbf800 -C extra-filename=-bed566b97abbf800 --out-dir /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-rustc/x86_64-unknown-illumos/release/deps --target x86_64-unknown-illumos -C linker=/usr/gcc/13/bin/gcc -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-rustc/x86_64-unknown-illumos/release/deps -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-rustc/release/deps --cap-lints allow --cfg=bootstrap --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(parallel_compiler)' -Zmacro-backtrace -Zunstable-options -Csplit-debuginfo=off -Zunstable-options '-Wrustc::internal' -Wkeyword_idents_2024 -Wunsafe_op_in_unsafe_fn -Cprefer-dynamic -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zon-broken-pipe=kill -Z binary-dep-depinfo` Compiling tempfile v3.10.1 Running `/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc --crate-name tempfile --edition=2021 /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/vendor/tempfile-3.10.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)' --check-cfg 'cfg(feature, values("nightly"))' -C metadata=1c5e52b9f10692d1 -C extra-filename=-1c5e52b9f10692d1 --out-dir /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-rustc/x86_64-unknown-illumos/release/deps --target x86_64-unknown-illumos -C linker=/usr/gcc/13/bin/gcc -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-rustc/x86_64-unknown-illumos/release/deps -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-rustc/release/deps --extern cfg_if=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-rustc/x86_64-unknown-illumos/release/deps/libcfg_if-de0527d302ee5861.rmeta --extern fastrand=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-rustc/x86_64-unknown-illumos/release/deps/libfastrand-83811f3e87a3350a.rmeta --extern rustix=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-rustc/x86_64-unknown-illumos/release/deps/librustix-e95a1c668cdebe5f.rmeta --cap-lints allow --cfg=bootstrap --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(parallel_compiler)' -Zmacro-backtrace -Zunstable-options -Csplit-debuginfo=off -Zunstable-options '-Wrustc::internal' -Wkeyword_idents_2024 -Wunsafe_op_in_unsafe_fn -Cprefer-dynamic -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zon-broken-pipe=kill -Z binary-dep-depinfo` Compiling cpufeatures v0.2.12 Running `/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc --crate-name cpufeatures --edition=2018 /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/vendor/cpufeatures-0.2.12/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)' --check-cfg 'cfg(feature, values())' -C metadata=a920adf4f6bea750 -C extra-filename=-a920adf4f6bea750 --out-dir /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-rustc/x86_64-unknown-illumos/release/deps --target x86_64-unknown-illumos -C linker=/usr/gcc/13/bin/gcc -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-rustc/x86_64-unknown-illumos/release/deps -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-rustc/release/deps --cap-lints allow --cfg=bootstrap --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(parallel_compiler)' -Zmacro-backtrace -Zunstable-options -Csplit-debuginfo=off -Zunstable-options '-Wrustc::internal' -Wkeyword_idents_2024 -Wunsafe_op_in_unsafe_fn -Cprefer-dynamic -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zon-broken-pipe=kill -Z binary-dep-depinfo` Compiling unicode-width v0.1.13 Running `/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc --crate-name unicode_width --edition=2021 /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/vendor/unicode-width-0.1.13/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)' --check-cfg 'cfg(feature, values("compiler_builtins", "core", "default", "no_std", "rustc-dep-of-std", "std"))' -C metadata=8e38d4226ce9dd68 -C extra-filename=-8e38d4226ce9dd68 --out-dir /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-rustc/x86_64-unknown-illumos/release/deps --target x86_64-unknown-illumos -C linker=/usr/gcc/13/bin/gcc -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-rustc/x86_64-unknown-illumos/release/deps -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-rustc/release/deps --cap-lints allow --cfg=bootstrap --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(parallel_compiler)' -Zmacro-backtrace -Zunstable-options -Csplit-debuginfo=off -Zunstable-options '-Wrustc::internal' -Wkeyword_idents_2024 -Wunsafe_op_in_unsafe_fn -Cprefer-dynamic -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zon-broken-pipe=kill -Z binary-dep-depinfo` Running `/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc --crate-name syn --edition=2018 /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/vendor/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="parsing"' --cfg 'feature="printing"' --cfg 'feature="proc-macro"' --cfg 'feature="quote"' --cfg 'feature="visit"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("clone-impls", "default", "derive", "extra-traits", "fold", "full", "parsing", "printing", "proc-macro", "quote", "test", "visit", "visit-mut"))' -C metadata=2350be35df68c7fb -C extra-filename=-2350be35df68c7fb --out-dir /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-rustc/release/deps -C linker=/usr/gcc/13/bin/gcc -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-rustc/release/deps --extern proc_macro2=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-rustc/release/deps/libproc_macro2-649eebb10f1a43aa.rmeta --extern quote=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-rustc/release/deps/libquote-3e53e4514c72f34e.rmeta --extern unicode_ident=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-rustc/release/deps/libunicode_ident-b746f081ed6fbade.rmeta --cap-lints allow -Z binary-dep-depinfo --cfg syn_disable_nightly_tests` Compiling getrandom v0.2.15 Running `/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc --crate-name getrandom --edition=2018 /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/vendor/getrandom-0.2.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 --cfg 'feature="std"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("compiler_builtins", "core", "custom", "js", "js-sys", "linux_disable_fallback", "rdrand", "rustc-dep-of-std", "std", "test-in-browser", "wasm-bindgen"))' -C metadata=010ededcccfca4fd -C extra-filename=-010ededcccfca4fd --out-dir /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-rustc/x86_64-unknown-illumos/release/deps --target x86_64-unknown-illumos -C linker=/usr/gcc/13/bin/gcc -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-rustc/x86_64-unknown-illumos/release/deps -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-rustc/release/deps --extern cfg_if=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-rustc/x86_64-unknown-illumos/release/deps/libcfg_if-de0527d302ee5861.rmeta --extern libc=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-rustc/x86_64-unknown-illumos/release/deps/liblibc-3b65f7d5f69b7bcb.rmeta --cap-lints allow --cfg=bootstrap --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(parallel_compiler)' -Zmacro-backtrace -Zunstable-options -Csplit-debuginfo=off -Zunstable-options '-Wrustc::internal' -Wkeyword_idents_2024 -Wunsafe_op_in_unsafe_fn -Cprefer-dynamic -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zon-broken-pipe=kill -Z binary-dep-depinfo` Compiling scoped-tls v1.0.1 Running `/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc --crate-name scoped_tls --edition=2015 /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/vendor/scoped-tls-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)' --check-cfg 'cfg(feature, values())' -C metadata=0244c9560b7fec9a -C extra-filename=-0244c9560b7fec9a --out-dir /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-rustc/x86_64-unknown-illumos/release/deps --target x86_64-unknown-illumos -C linker=/usr/gcc/13/bin/gcc -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-rustc/x86_64-unknown-illumos/release/deps -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-rustc/release/deps --cap-lints allow --cfg=bootstrap --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(parallel_compiler)' -Zmacro-backtrace -Zunstable-options -Csplit-debuginfo=off -Zunstable-options '-Wrustc::internal' -Wkeyword_idents_2024 -Wunsafe_op_in_unsafe_fn -Cprefer-dynamic -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zon-broken-pipe=kill -Z binary-dep-depinfo` Compiling rand_core v0.6.4 Running `/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc --crate-name rand_core --edition=2018 /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/vendor/rand_core-0.6.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="getrandom"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("alloc", "getrandom", "serde", "serde1", "std"))' -C metadata=c14ee98c2edba9c4 -C extra-filename=-c14ee98c2edba9c4 --out-dir /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-rustc/x86_64-unknown-illumos/release/deps --target x86_64-unknown-illumos -C linker=/usr/gcc/13/bin/gcc -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-rustc/x86_64-unknown-illumos/release/deps -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-rustc/release/deps --extern getrandom=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-rustc/x86_64-unknown-illumos/release/deps/libgetrandom-010ededcccfca4fd.rmeta --cap-lints allow --cfg=bootstrap --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(parallel_compiler)' -Zmacro-backtrace -Zunstable-options -Csplit-debuginfo=off -Zunstable-options '-Wrustc::internal' -Wkeyword_idents_2024 -Wunsafe_op_in_unsafe_fn -Cprefer-dynamic -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zon-broken-pipe=kill -Z binary-dep-depinfo` Compiling sha1 v0.10.6 Running `/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc --crate-name sha1 --edition=2018 /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/vendor/sha1-0.10.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)' --check-cfg 'cfg(feature, values("asm", "compress", "default", "force-soft", "loongarch64_asm", "oid", "sha1-asm", "std"))' -C metadata=8a96f57493a4e565 -C extra-filename=-8a96f57493a4e565 --out-dir /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-rustc/x86_64-unknown-illumos/release/deps --target x86_64-unknown-illumos -C linker=/usr/gcc/13/bin/gcc -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-rustc/x86_64-unknown-illumos/release/deps -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-rustc/release/deps --extern cfg_if=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-rustc/x86_64-unknown-illumos/release/deps/libcfg_if-de0527d302ee5861.rmeta --extern cpufeatures=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-rustc/x86_64-unknown-illumos/release/deps/libcpufeatures-a920adf4f6bea750.rmeta --extern digest=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-rustc/x86_64-unknown-illumos/release/deps/libdigest-b94ac94a624ff870.rmeta --cap-lints allow --cfg=bootstrap --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(parallel_compiler)' -Zmacro-backtrace -Zunstable-options -Csplit-debuginfo=off -Zunstable-options '-Wrustc::internal' -Wkeyword_idents_2024 -Wunsafe_op_in_unsafe_fn -Cprefer-dynamic -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zon-broken-pipe=kill -Z binary-dep-depinfo` Compiling sha2 v0.10.8 Running `/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc --crate-name sha2 --edition=2018 /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/vendor/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)' --check-cfg 'cfg(feature, values("asm", "asm-aarch64", "compress", "default", "force-soft", "loongarch64_asm", "oid", "sha2-asm", "std"))' -C metadata=e6f9893bda7cb477 -C extra-filename=-e6f9893bda7cb477 --out-dir /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-rustc/x86_64-unknown-illumos/release/deps --target x86_64-unknown-illumos -C linker=/usr/gcc/13/bin/gcc -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-rustc/x86_64-unknown-illumos/release/deps -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-rustc/release/deps --extern cfg_if=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-rustc/x86_64-unknown-illumos/release/deps/libcfg_if-de0527d302ee5861.rmeta --extern cpufeatures=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-rustc/x86_64-unknown-illumos/release/deps/libcpufeatures-a920adf4f6bea750.rmeta --extern digest=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-rustc/x86_64-unknown-illumos/release/deps/libdigest-b94ac94a624ff870.rmeta --cap-lints allow --cfg=bootstrap --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(parallel_compiler)' -Zmacro-backtrace -Zunstable-options -Csplit-debuginfo=off -Zunstable-options '-Wrustc::internal' -Wkeyword_idents_2024 -Wunsafe_op_in_unsafe_fn -Cprefer-dynamic -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zon-broken-pipe=kill -Z binary-dep-depinfo` Compiling md-5 v0.10.6 Running `/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc --crate-name md5 --edition=2018 /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/vendor/md-5-0.10.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)' --check-cfg 'cfg(feature, values("asm", "default", "force-soft", "loongarch64_asm", "md5-asm", "oid", "std"))' -C metadata=2e770983c1626879 -C extra-filename=-2e770983c1626879 --out-dir /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-rustc/x86_64-unknown-illumos/release/deps --target x86_64-unknown-illumos -C linker=/usr/gcc/13/bin/gcc -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-rustc/x86_64-unknown-illumos/release/deps -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-rustc/release/deps --extern cfg_if=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-rustc/x86_64-unknown-illumos/release/deps/libcfg_if-de0527d302ee5861.rmeta --extern digest=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-rustc/x86_64-unknown-illumos/release/deps/libdigest-b94ac94a624ff870.rmeta --cap-lints allow --cfg=bootstrap --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(parallel_compiler)' -Zmacro-backtrace -Zunstable-options -Csplit-debuginfo=off -Zunstable-options '-Wrustc::internal' -Wkeyword_idents_2024 -Wunsafe_op_in_unsafe_fn -Cprefer-dynamic -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zon-broken-pipe=kill -Z binary-dep-depinfo` Compiling thiserror v1.0.61 Running `/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc --crate-name build_script_build --edition=2021 /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/vendor/thiserror-1.0.61/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)' --check-cfg 'cfg(feature, values())' -C metadata=421e0e7df813a7bb -C extra-filename=-421e0e7df813a7bb --out-dir /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-rustc/release/build/thiserror-421e0e7df813a7bb -C linker=/usr/gcc/13/bin/gcc -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-rustc/release/deps --cap-lints allow -Z binary-dep-depinfo` Compiling ppv-lite86 v0.2.17 Running `/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc --crate-name ppv_lite86 --edition=2018 /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/vendor/ppv-lite86-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 --cfg 'feature="simd"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("default", "no_simd", "simd", "std"))' -C metadata=9f77c642bf453b8a -C extra-filename=-9f77c642bf453b8a --out-dir /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-rustc/x86_64-unknown-illumos/release/deps --target x86_64-unknown-illumos -C linker=/usr/gcc/13/bin/gcc -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-rustc/x86_64-unknown-illumos/release/deps -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-rustc/release/deps --cap-lints allow --cfg=bootstrap --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(parallel_compiler)' -Zmacro-backtrace -Zunstable-options -Csplit-debuginfo=off -Zunstable-options '-Wrustc::internal' -Wkeyword_idents_2024 -Wunsafe_op_in_unsafe_fn -Cprefer-dynamic -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zon-broken-pipe=kill -Z binary-dep-depinfo` Running `/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-rustc/release/build/semver-9b8c458b2b6b4944/build-script-build` Compiling static_assertions v1.1.0 Running `/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc --crate-name static_assertions --edition=2015 /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/vendor/static_assertions-1.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)' --check-cfg 'cfg(feature, values("nightly"))' -C metadata=be7e383ea788af24 -C extra-filename=-be7e383ea788af24 --out-dir /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-rustc/x86_64-unknown-illumos/release/deps --target x86_64-unknown-illumos -C linker=/usr/gcc/13/bin/gcc -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-rustc/x86_64-unknown-illumos/release/deps -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-rustc/release/deps --cap-lints allow --cfg=bootstrap --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(parallel_compiler)' -Zmacro-backtrace -Zunstable-options -Csplit-debuginfo=off -Zunstable-options '-Wrustc::internal' -Wkeyword_idents_2024 -Wunsafe_op_in_unsafe_fn -Cprefer-dynamic -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zon-broken-pipe=kill -Z binary-dep-depinfo` Compiling litemap v0.7.3 Running `/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc --crate-name litemap --edition=2021 /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/vendor/litemap-0.7.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"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("alloc", "bench", "databake", "default", "serde", "testing", "yoke"))' -C metadata=d6ae489eedc1c524 -C extra-filename=-d6ae489eedc1c524 --out-dir /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-rustc/x86_64-unknown-illumos/release/deps --target x86_64-unknown-illumos -C linker=/usr/gcc/13/bin/gcc -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-rustc/x86_64-unknown-illumos/release/deps -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-rustc/release/deps --cap-lints allow --cfg=bootstrap --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(parallel_compiler)' -Zmacro-backtrace -Zunstable-options -Csplit-debuginfo=off -Zunstable-options '-Wrustc::internal' -Wkeyword_idents_2024 -Wunsafe_op_in_unsafe_fn -Cprefer-dynamic -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zon-broken-pipe=kill -Z binary-dep-depinfo` Compiling adler v1.0.2 Running `/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc --crate-name adler --edition=2015 /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/vendor/adler-1.0.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)' --check-cfg 'cfg(feature, values("compiler_builtins", "core", "default", "rustc-dep-of-std", "std"))' -C metadata=95a6d0ac760074c8 -C extra-filename=-95a6d0ac760074c8 --out-dir /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-rustc/x86_64-unknown-illumos/release/deps --target x86_64-unknown-illumos -C linker=/usr/gcc/13/bin/gcc -C strip=debuginfo -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-rustc/x86_64-unknown-illumos/release/deps -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-rustc/release/deps --cap-lints allow --cfg=bootstrap --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(parallel_compiler)' -Zmacro-backtrace -Zunstable-options -Csplit-debuginfo=off -Zunstable-options '-Wrustc::internal' -Wkeyword_idents_2024 -Wunsafe_op_in_unsafe_fn -Cprefer-dynamic -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zon-broken-pipe=kill -Z binary-dep-depinfo` Compiling writeable v0.5.5 Running `/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc --crate-name writeable --edition=2021 /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/vendor/writeable-0.5.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)' --check-cfg 'cfg(feature, values("bench", "either"))' -C metadata=aa56a56d1773ea88 -C extra-filename=-aa56a56d1773ea88 --out-dir /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-rustc/x86_64-unknown-illumos/release/deps --target x86_64-unknown-illumos -C linker=/usr/gcc/13/bin/gcc -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-rustc/x86_64-unknown-illumos/release/deps -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-rustc/release/deps --cap-lints allow --cfg=bootstrap --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(parallel_compiler)' -Zmacro-backtrace -Zunstable-options -Csplit-debuginfo=off -Zunstable-options '-Wrustc::internal' -Wkeyword_idents_2024 -Wunsafe_op_in_unsafe_fn -Cprefer-dynamic -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zon-broken-pipe=kill -Z binary-dep-depinfo` Compiling serde v1.0.203 Running `/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc --crate-name build_script_build --edition=2018 /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/vendor/serde-1.0.203/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="derive"' --cfg 'feature="serde_derive"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("alloc", "default", "derive", "rc", "serde_derive", "std", "unstable"))' -C metadata=ab082300a14f2146 -C extra-filename=-ab082300a14f2146 --out-dir /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-rustc/release/build/serde-ab082300a14f2146 -C linker=/usr/gcc/13/bin/gcc -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-rustc/release/deps --cap-lints allow -Z binary-dep-depinfo` Compiling miniz_oxide v0.7.4 Running `/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc --crate-name miniz_oxide --edition=2018 /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/vendor/miniz_oxide-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 --cfg 'feature="with-alloc"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("alloc", "compiler_builtins", "core", "default", "rustc-dep-of-std", "simd", "simd-adler32", "std", "with-alloc"))' -C metadata=0351885a6f2062e0 -C extra-filename=-0351885a6f2062e0 --out-dir /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-rustc/x86_64-unknown-illumos/release/deps --target x86_64-unknown-illumos -C linker=/usr/gcc/13/bin/gcc -C strip=debuginfo -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-rustc/x86_64-unknown-illumos/release/deps -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-rustc/release/deps --extern adler=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-rustc/x86_64-unknown-illumos/release/deps/libadler-95a6d0ac760074c8.rmeta --cap-lints allow --cfg=bootstrap --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(parallel_compiler)' -Zmacro-backtrace -Zunstable-options -Csplit-debuginfo=off -Zunstable-options '-Wrustc::internal' -Wkeyword_idents_2024 -Wunsafe_op_in_unsafe_fn -Cprefer-dynamic -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zon-broken-pipe=kill -Z binary-dep-depinfo` Running `/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc --crate-name semver --edition=2018 /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/vendor/semver-1.0.23/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)' --check-cfg 'cfg(feature, values("default", "serde", "std"))' -C metadata=293dd06300505f22 -C extra-filename=-293dd06300505f22 --out-dir /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-rustc/x86_64-unknown-illumos/release/deps --target x86_64-unknown-illumos -C linker=/usr/gcc/13/bin/gcc -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-rustc/x86_64-unknown-illumos/release/deps -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-rustc/release/deps --cap-lints allow --cfg=bootstrap --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(parallel_compiler)' -Zmacro-backtrace -Zunstable-options -Csplit-debuginfo=off -Zunstable-options '-Wrustc::internal' -Wkeyword_idents_2024 -Wunsafe_op_in_unsafe_fn -Cprefer-dynamic -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zon-broken-pipe=kill -Z binary-dep-depinfo --check-cfg 'cfg(doc_cfg)' --check-cfg 'cfg(no_alloc_crate)' --check-cfg 'cfg(no_const_vec_new)' --check-cfg 'cfg(no_exhaustive_int_match)' --check-cfg 'cfg(no_non_exhaustive)' --check-cfg 'cfg(no_nonzero_bitscan)' --check-cfg 'cfg(no_str_strip_prefix)' --check-cfg 'cfg(no_track_caller)' --check-cfg 'cfg(no_unsafe_op_in_unsafe_fn_lint)' --check-cfg 'cfg(test_node_semver)'` Compiling rand_chacha v0.3.1 Running `/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc --crate-name rand_chacha --edition=2018 /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/vendor/rand_chacha-0.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="std"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("default", "serde", "serde1", "simd", "std"))' -C metadata=af74f1a62dbcbc62 -C extra-filename=-af74f1a62dbcbc62 --out-dir /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-rustc/x86_64-unknown-illumos/release/deps --target x86_64-unknown-illumos -C linker=/usr/gcc/13/bin/gcc -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-rustc/x86_64-unknown-illumos/release/deps -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-rustc/release/deps --extern ppv_lite86=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-rustc/x86_64-unknown-illumos/release/deps/libppv_lite86-9f77c642bf453b8a.rmeta --extern rand_core=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-rustc/x86_64-unknown-illumos/release/deps/librand_core-c14ee98c2edba9c4.rmeta --cap-lints allow --cfg=bootstrap --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(parallel_compiler)' -Zmacro-backtrace -Zunstable-options -Csplit-debuginfo=off -Zunstable-options '-Wrustc::internal' -Wkeyword_idents_2024 -Wunsafe_op_in_unsafe_fn -Cprefer-dynamic -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zon-broken-pipe=kill -Z binary-dep-depinfo` Running `/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-rustc/release/build/serde-ab082300a14f2146/build-script-build` Compiling crc32fast v1.4.2 Running `/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc --crate-name crc32fast --edition=2015 /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/vendor/crc32fast-1.4.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)' --check-cfg 'cfg(feature, values("default", "nightly", "std"))' -C metadata=49cb08af55dcdb86 -C extra-filename=-49cb08af55dcdb86 --out-dir /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-rustc/x86_64-unknown-illumos/release/deps --target x86_64-unknown-illumos -C linker=/usr/gcc/13/bin/gcc -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-rustc/x86_64-unknown-illumos/release/deps -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-rustc/release/deps --extern cfg_if=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-rustc/x86_64-unknown-illumos/release/deps/libcfg_if-de0527d302ee5861.rmeta --cap-lints allow --cfg=bootstrap --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(parallel_compiler)' -Zmacro-backtrace -Zunstable-options -Csplit-debuginfo=off -Zunstable-options '-Wrustc::internal' -Wkeyword_idents_2024 -Wunsafe_op_in_unsafe_fn -Cprefer-dynamic -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zon-broken-pipe=kill -Z binary-dep-depinfo` Compiling synstructure v0.13.1 Running `/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc --crate-name synstructure --edition=2018 /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/vendor/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)' --check-cfg 'cfg(feature, values("default", "proc-macro"))' -C metadata=f96a404c86f77c3b -C extra-filename=-f96a404c86f77c3b --out-dir /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-rustc/release/deps -C linker=/usr/gcc/13/bin/gcc -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-rustc/release/deps --extern proc_macro2=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-rustc/release/deps/libproc_macro2-649eebb10f1a43aa.rmeta --extern quote=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-rustc/release/deps/libquote-3e53e4514c72f34e.rmeta --extern syn=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-rustc/release/deps/libsyn-dac9cc388f4f109f.rmeta --cap-lints allow -Z binary-dep-depinfo` Compiling rand v0.8.5 Running `/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc --crate-name rand --edition=2018 /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/vendor/rand-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="alloc"' --cfg 'feature="default"' --cfg 'feature="getrandom"' --cfg 'feature="libc"' --cfg 'feature="rand_chacha"' --cfg 'feature="std"' --cfg 'feature="std_rng"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("alloc", "default", "getrandom", "libc", "log", "min_const_gen", "nightly", "packed_simd", "rand_chacha", "serde", "serde1", "simd_support", "small_rng", "std", "std_rng"))' -C metadata=d96376a18af9d24b -C extra-filename=-d96376a18af9d24b --out-dir /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-rustc/x86_64-unknown-illumos/release/deps --target x86_64-unknown-illumos -C linker=/usr/gcc/13/bin/gcc -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-rustc/x86_64-unknown-illumos/release/deps -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-rustc/release/deps --extern libc=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-rustc/x86_64-unknown-illumos/release/deps/liblibc-3b65f7d5f69b7bcb.rmeta --extern rand_chacha=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-rustc/x86_64-unknown-illumos/release/deps/librand_chacha-af74f1a62dbcbc62.rmeta --extern rand_core=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-rustc/x86_64-unknown-illumos/release/deps/librand_core-c14ee98c2edba9c4.rmeta --cap-lints allow --cfg=bootstrap --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(parallel_compiler)' -Zmacro-backtrace -Zunstable-options -Csplit-debuginfo=off -Zunstable-options '-Wrustc::internal' -Wkeyword_idents_2024 -Wunsafe_op_in_unsafe_fn -Cprefer-dynamic -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zon-broken-pipe=kill -Z binary-dep-depinfo` Compiling byteorder v1.5.0 Running `/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc --crate-name byteorder --edition=2021 /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/vendor/byteorder-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)' --check-cfg 'cfg(feature, values("default", "i128", "std"))' -C metadata=ee4615c0bb3e5a84 -C extra-filename=-ee4615c0bb3e5a84 --out-dir /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-rustc/x86_64-unknown-illumos/release/deps --target x86_64-unknown-illumos -C linker=/usr/gcc/13/bin/gcc -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-rustc/x86_64-unknown-illumos/release/deps -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-rustc/release/deps --cap-lints allow --cfg=bootstrap --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(parallel_compiler)' -Zmacro-backtrace -Zunstable-options -Csplit-debuginfo=off -Zunstable-options '-Wrustc::internal' -Wkeyword_idents_2024 -Wunsafe_op_in_unsafe_fn -Cprefer-dynamic -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zon-broken-pipe=kill -Z binary-dep-depinfo` Compiling unicode-properties v0.1.1 Running `/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc --crate-name unicode_properties --edition=2021 /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/vendor/unicode-properties-0.1.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="emoji"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("default", "emoji", "general-category"))' -C metadata=339bfde668fbdc97 -C extra-filename=-339bfde668fbdc97 --out-dir /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-rustc/x86_64-unknown-illumos/release/deps --target x86_64-unknown-illumos -C linker=/usr/gcc/13/bin/gcc -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-rustc/x86_64-unknown-illumos/release/deps -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-rustc/release/deps --cap-lints allow --cfg=bootstrap --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(parallel_compiler)' -Zmacro-backtrace -Zunstable-options -Csplit-debuginfo=off -Zunstable-options '-Wrustc::internal' -Wkeyword_idents_2024 -Wunsafe_op_in_unsafe_fn -Cprefer-dynamic -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zon-broken-pipe=kill -Z binary-dep-depinfo` Compiling unicode-xid v0.2.4 Running `/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc --crate-name unicode_xid --edition=2015 /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/vendor/unicode-xid-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"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("bench", "default", "no_std"))' -C metadata=295f6ac904419da3 -C extra-filename=-295f6ac904419da3 --out-dir /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-rustc/x86_64-unknown-illumos/release/deps --target x86_64-unknown-illumos -C linker=/usr/gcc/13/bin/gcc -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-rustc/x86_64-unknown-illumos/release/deps -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-rustc/release/deps --cap-lints allow --cfg=bootstrap --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(parallel_compiler)' -Zmacro-backtrace -Zunstable-options -Csplit-debuginfo=off -Zunstable-options '-Wrustc::internal' -Wkeyword_idents_2024 -Wunsafe_op_in_unsafe_fn -Cprefer-dynamic -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zon-broken-pipe=kill -Z binary-dep-depinfo` Compiling flate2 v1.0.30 Running `/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc --crate-name flate2 --edition=2018 /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/vendor/flate2-1.0.30/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="any_impl"' --cfg 'feature="default"' --cfg 'feature="miniz_oxide"' --cfg 'feature="rust_backend"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("any_impl", "any_zlib", "cloudflare-zlib-sys", "cloudflare_zlib", "default", "libz-ng-sys", "libz-rs-sys", "libz-sys", "miniz-sys", "miniz_oxide", "rust_backend", "zlib", "zlib-default", "zlib-ng", "zlib-ng-compat", "zlib-rs"))' -C metadata=bb0beae1793d50d8 -C extra-filename=-bb0beae1793d50d8 --out-dir /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-rustc/x86_64-unknown-illumos/release/deps --target x86_64-unknown-illumos -C linker=/usr/gcc/13/bin/gcc -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-rustc/x86_64-unknown-illumos/release/deps -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-rustc/release/deps --extern crc32fast=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-rustc/x86_64-unknown-illumos/release/deps/libcrc32fast-49cb08af55dcdb86.rmeta --extern miniz_oxide=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-rustc/x86_64-unknown-illumos/release/deps/libminiz_oxide-0351885a6f2062e0.rmeta --cap-lints allow --cfg=bootstrap --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(parallel_compiler)' -Zmacro-backtrace -Zunstable-options -Csplit-debuginfo=off -Zunstable-options '-Wrustc::internal' -Wkeyword_idents_2024 -Wunsafe_op_in_unsafe_fn -Cprefer-dynamic -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zon-broken-pipe=kill -Z binary-dep-depinfo` Compiling wasmparser v0.118.2 Running `/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc --crate-name wasmparser --edition=2021 /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/vendor/wasmparser-0.118.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)' --check-cfg 'cfg(feature, values())' -C metadata=57c3e5b992ffd980 -C extra-filename=-57c3e5b992ffd980 --out-dir /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-rustc/x86_64-unknown-illumos/release/deps --target x86_64-unknown-illumos -C linker=/usr/gcc/13/bin/gcc -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-rustc/x86_64-unknown-illumos/release/deps -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-rustc/release/deps --extern indexmap=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-rustc/x86_64-unknown-illumos/release/deps/libindexmap-f1297d6fb5df1cfd.rmeta --extern semver=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-rustc/x86_64-unknown-illumos/release/deps/libsemver-293dd06300505f22.rmeta --cap-lints allow --cfg=bootstrap --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(parallel_compiler)' -Zmacro-backtrace -Zunstable-options -Csplit-debuginfo=off -Zunstable-options '-Wrustc::internal' -Wkeyword_idents_2024 -Wunsafe_op_in_unsafe_fn -Cprefer-dynamic -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zon-broken-pipe=kill -Z binary-dep-depinfo` Compiling rustc_lexer v0.0.0 (/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/compiler/rustc_lexer) Running `/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc --crate-name rustc_lexer --edition=2021 compiler/rustc_lexer/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)' --check-cfg 'cfg(feature, values())' -C metadata=026635186e5a183e -C extra-filename=-026635186e5a183e --out-dir /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-rustc/x86_64-unknown-illumos/release/deps --target x86_64-unknown-illumos -C linker=/usr/gcc/13/bin/gcc -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-rustc/x86_64-unknown-illumos/release/deps -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-rustc/release/deps --extern unicode_properties=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-rustc/x86_64-unknown-illumos/release/deps/libunicode_properties-339bfde668fbdc97.rmeta --extern unicode_xid=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-rustc/x86_64-unknown-illumos/release/deps/libunicode_xid-295f6ac904419da3.rmeta --cfg=bootstrap --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(parallel_compiler)' -Zmacro-backtrace -Zunstable-options -Csplit-debuginfo=off -Zunstable-options '-Wrustc::internal' -Wkeyword_idents_2024 -Wunsafe_op_in_unsafe_fn -Cprefer-dynamic -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zon-broken-pipe=kill -Z binary-dep-depinfo` Compiling serde_json v1.0.117 Running `/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc --crate-name build_script_build --edition=2021 /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/vendor/serde_json-1.0.117/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)' --check-cfg 'cfg(feature, values("alloc", "arbitrary_precision", "default", "float_roundtrip", "indexmap", "preserve_order", "raw_value", "std", "unbounded_depth"))' -C metadata=de18860b37d284cc -C extra-filename=-de18860b37d284cc --out-dir /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-rustc/release/build/serde_json-de18860b37d284cc -C linker=/usr/gcc/13/bin/gcc -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-rustc/release/deps --cap-lints allow -Z binary-dep-depinfo` Compiling icu_locid_transform_data v1.5.0 Running `/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc --crate-name icu_locid_transform_data --edition=2021 /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/vendor/icu_locid_transform_data-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)' --check-cfg 'cfg(feature, values())' -C metadata=75cb225f9754efa3 -C extra-filename=-75cb225f9754efa3 --out-dir /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-rustc/x86_64-unknown-illumos/release/deps --target x86_64-unknown-illumos -C linker=/usr/gcc/13/bin/gcc -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-rustc/x86_64-unknown-illumos/release/deps -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-rustc/release/deps --cap-lints allow --cfg=bootstrap --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(parallel_compiler)' -Zmacro-backtrace -Zunstable-options -Csplit-debuginfo=off -Zunstable-options '-Wrustc::internal' -Wkeyword_idents_2024 -Wunsafe_op_in_unsafe_fn -Cprefer-dynamic -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zon-broken-pipe=kill -Z binary-dep-depinfo` Running `/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-rustc/release/build/serde_json-de18860b37d284cc/build-script-build` Compiling twox-hash v1.6.3 Running `/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc --crate-name twox_hash --edition=2018 /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/vendor/twox-hash-1.6.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="default"' --cfg 'feature="rand"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("default", "digest", "digest_0_10", "digest_0_9", "rand", "serde", "serialize", "std"))' -C metadata=145d5405052deca0 -C extra-filename=-145d5405052deca0 --out-dir /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-rustc/x86_64-unknown-illumos/release/deps --target x86_64-unknown-illumos -C linker=/usr/gcc/13/bin/gcc -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-rustc/x86_64-unknown-illumos/release/deps -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-rustc/release/deps --extern cfg_if=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-rustc/x86_64-unknown-illumos/release/deps/libcfg_if-de0527d302ee5861.rmeta --extern rand=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-rustc/x86_64-unknown-illumos/release/deps/librand-d96376a18af9d24b.rmeta --extern static_assertions=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-rustc/x86_64-unknown-illumos/release/deps/libstatic_assertions-be7e383ea788af24.rmeta --cap-lints allow --cfg=bootstrap --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(parallel_compiler)' -Zmacro-backtrace -Zunstable-options -Csplit-debuginfo=off -Zunstable-options '-Wrustc::internal' -Wkeyword_idents_2024 -Wunsafe_op_in_unsafe_fn -Cprefer-dynamic -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zon-broken-pipe=kill -Z binary-dep-depinfo` Running `/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-rustc/release/build/thiserror-421e0e7df813a7bb/build-script-build` Compiling rand_xoshiro v0.6.0 Running `/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc --crate-name rand_xoshiro --edition=2018 /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/vendor/rand_xoshiro-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 opt-level=3 -C embed-bitcode=no --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("serde", "serde1"))' -C metadata=7dad864c8fad3c5b -C extra-filename=-7dad864c8fad3c5b --out-dir /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-rustc/x86_64-unknown-illumos/release/deps --target x86_64-unknown-illumos -C linker=/usr/gcc/13/bin/gcc -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-rustc/x86_64-unknown-illumos/release/deps -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-rustc/release/deps --extern rand_core=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-rustc/x86_64-unknown-illumos/release/deps/librand_core-c14ee98c2edba9c4.rmeta --cap-lints allow --cfg=bootstrap --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(parallel_compiler)' -Zmacro-backtrace -Zunstable-options -Csplit-debuginfo=off -Zunstable-options '-Wrustc::internal' -Wkeyword_idents_2024 -Wunsafe_op_in_unsafe_fn -Cprefer-dynamic -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zon-broken-pipe=kill -Z binary-dep-depinfo` Compiling ryu v1.0.18 Running `/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc --crate-name ryu --edition=2018 /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/vendor/ryu-1.0.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 --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("no-panic", "small"))' -C metadata=193ee5a0466a0159 -C extra-filename=-193ee5a0466a0159 --out-dir /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-rustc/x86_64-unknown-illumos/release/deps --target x86_64-unknown-illumos -C linker=/usr/gcc/13/bin/gcc -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-rustc/x86_64-unknown-illumos/release/deps -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-rustc/release/deps --cap-lints allow --cfg=bootstrap --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(parallel_compiler)' -Zmacro-backtrace -Zunstable-options -Csplit-debuginfo=off -Zunstable-options '-Wrustc::internal' -Wkeyword_idents_2024 -Wunsafe_op_in_unsafe_fn -Cprefer-dynamic -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zon-broken-pipe=kill -Z binary-dep-depinfo` Running `/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-rustc/release/build/thiserror-421e0e7df813a7bb/build-script-build` Compiling type-map v0.5.0 Running `/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc --crate-name type_map --edition=2018 /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/vendor/type-map-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 opt-level=3 -C embed-bitcode=no --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=2fd83a14a381c966 -C extra-filename=-2fd83a14a381c966 --out-dir /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-rustc/x86_64-unknown-illumos/release/deps --target x86_64-unknown-illumos -C linker=/usr/gcc/13/bin/gcc -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-rustc/x86_64-unknown-illumos/release/deps -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-rustc/release/deps --extern rustc_hash=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-rustc/x86_64-unknown-illumos/release/deps/librustc_hash-aff43958bca99791.rmeta --cap-lints allow --cfg=bootstrap --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(parallel_compiler)' -Zmacro-backtrace -Zunstable-options -Csplit-debuginfo=off -Zunstable-options '-Wrustc::internal' -Wkeyword_idents_2024 -Wunsafe_op_in_unsafe_fn -Cprefer-dynamic -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zon-broken-pipe=kill -Z binary-dep-depinfo` Compiling regex-automata v0.2.0 Running `/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc --crate-name regex_automata --edition=2018 /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/vendor/regex-automata-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)' --check-cfg 'cfg(feature, values("alloc", "default", "fst", "log", "logging", "regex-syntax", "std", "syntax", "transducer"))' -C metadata=f3700e108bcaec93 -C extra-filename=-f3700e108bcaec93 --out-dir /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-rustc/x86_64-unknown-illumos/release/deps --target x86_64-unknown-illumos -C linker=/usr/gcc/13/bin/gcc -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-rustc/x86_64-unknown-illumos/release/deps -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-rustc/release/deps --extern memchr=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-rustc/x86_64-unknown-illumos/release/deps/libmemchr-3aab66500848d2f0.rmeta --cap-lints allow --cfg=bootstrap --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(parallel_compiler)' -Zmacro-backtrace -Zunstable-options -Csplit-debuginfo=off -Zunstable-options '-Wrustc::internal' -Wkeyword_idents_2024 -Wunsafe_op_in_unsafe_fn -Cprefer-dynamic -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zon-broken-pipe=kill -Z binary-dep-depinfo` Compiling strsim v0.11.1 Running `/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc --crate-name strsim --edition=2015 /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/vendor/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 embed-bitcode=no -C debug-assertions=off --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=7940f00e1b839643 -C extra-filename=-7940f00e1b839643 --out-dir /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-rustc/release/deps -C linker=/usr/gcc/13/bin/gcc -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-rustc/release/deps --cap-lints allow -Z binary-dep-depinfo` Running `/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc --crate-name rustc_hash --edition=2015 /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/vendor/rustc-hash-1.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)' --check-cfg 'cfg(feature, values("default", "std"))' -C metadata=22762dce32a187ad -C extra-filename=-22762dce32a187ad --out-dir /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-rustc/release/deps -C linker=/usr/gcc/13/bin/gcc -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-rustc/release/deps --cap-lints allow -Z binary-dep-depinfo` Compiling icu_list_data v1.5.0 Running `/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc --crate-name icu_list_data --edition=2021 /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/vendor/icu_list_data-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)' --check-cfg 'cfg(feature, values())' -C metadata=b287a3ade0f1383f -C extra-filename=-b287a3ade0f1383f --out-dir /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-rustc/x86_64-unknown-illumos/release/deps --target x86_64-unknown-illumos -C linker=/usr/gcc/13/bin/gcc -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-rustc/x86_64-unknown-illumos/release/deps -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-rustc/release/deps --cap-lints allow --cfg=bootstrap --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(parallel_compiler)' -Zmacro-backtrace -Zunstable-options -Csplit-debuginfo=off -Zunstable-options '-Wrustc::internal' -Wkeyword_idents_2024 -Wunsafe_op_in_unsafe_fn -Cprefer-dynamic -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zon-broken-pipe=kill -Z binary-dep-depinfo` Compiling rustc_fs_util v0.0.0 (/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/compiler/rustc_fs_util) Running `/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc --crate-name rustc_fs_util --edition=2021 compiler/rustc_fs_util/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)' --check-cfg 'cfg(feature, values())' -C metadata=3913e0e8b8ca4c5f -C extra-filename=-3913e0e8b8ca4c5f --out-dir /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-rustc/x86_64-unknown-illumos/release/deps --target x86_64-unknown-illumos -C linker=/usr/gcc/13/bin/gcc -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-rustc/x86_64-unknown-illumos/release/deps -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-rustc/release/deps --cfg=bootstrap --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(parallel_compiler)' -Zmacro-backtrace -Zunstable-options -Csplit-debuginfo=off -Zunstable-options '-Wrustc::internal' -Wkeyword_idents_2024 -Wunsafe_op_in_unsafe_fn -Cprefer-dynamic -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zon-broken-pipe=kill -Z binary-dep-depinfo` Compiling ident_case v1.0.1 Running `/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc --crate-name ident_case --edition=2015 /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/vendor/ident_case-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 embed-bitcode=no -C debug-assertions=off --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=5683e93eec82519a -C extra-filename=-5683e93eec82519a --out-dir /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-rustc/release/deps -C linker=/usr/gcc/13/bin/gcc -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-rustc/release/deps --cap-lints allow -Z binary-dep-depinfo` Compiling fnv v1.0.7 Running `/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc --crate-name fnv --edition=2015 /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/vendor/fnv-1.0.7/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)' --check-cfg 'cfg(feature, values("default", "std"))' -C metadata=e08eaec2620dea56 -C extra-filename=-e08eaec2620dea56 --out-dir /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-rustc/release/deps -C linker=/usr/gcc/13/bin/gcc -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-rustc/release/deps --cap-lints allow -Z binary-dep-depinfo` Compiling self_cell v1.0.4 Running `/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc --crate-name self_cell --edition=2018 /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/vendor/self_cell-1.0.4/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("old_rust", "rustversion"))' -C metadata=d86c6a635bf7b2da -C extra-filename=-d86c6a635bf7b2da --out-dir /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-rustc/x86_64-unknown-illumos/release/deps --target x86_64-unknown-illumos -C linker=/usr/gcc/13/bin/gcc -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-rustc/x86_64-unknown-illumos/release/deps -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-rustc/release/deps --cap-lints allow --cfg=bootstrap --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(parallel_compiler)' -Zmacro-backtrace -Zunstable-options -Csplit-debuginfo=off -Zunstable-options '-Wrustc::internal' -Wkeyword_idents_2024 -Wunsafe_op_in_unsafe_fn -Cprefer-dynamic -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zon-broken-pipe=kill -Z binary-dep-depinfo` Running `/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc --crate-name type_map --edition=2018 /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/vendor/type-map-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)' --check-cfg 'cfg(feature, values())' -C metadata=d58320c5e63afffd -C extra-filename=-d58320c5e63afffd --out-dir /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-rustc/release/deps -C linker=/usr/gcc/13/bin/gcc -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-rustc/release/deps --extern rustc_hash=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-rustc/release/deps/librustc_hash-22762dce32a187ad.rmeta --cap-lints allow -Z binary-dep-depinfo` Compiling odht v0.3.1 Running `/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc --crate-name odht --edition=2018 /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/vendor/odht-0.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="nightly"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("nightly", "no_simd"))' -C metadata=07ac55f9d02b1980 -C extra-filename=-07ac55f9d02b1980 --out-dir /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-rustc/x86_64-unknown-illumos/release/deps --target x86_64-unknown-illumos -C linker=/usr/gcc/13/bin/gcc -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-rustc/x86_64-unknown-illumos/release/deps -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-rustc/release/deps --extern cfg_if=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-rustc/x86_64-unknown-illumos/release/deps/libcfg_if-de0527d302ee5861.rmeta --cap-lints allow --cfg=bootstrap --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(parallel_compiler)' -Zmacro-backtrace -Zunstable-options -Csplit-debuginfo=off -Zunstable-options '-Wrustc::internal' -Wkeyword_idents_2024 -Wunsafe_op_in_unsafe_fn -Cprefer-dynamic -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zon-broken-pipe=kill -Z binary-dep-depinfo` Compiling darling_core v0.20.9 Running `/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc --crate-name darling_core --edition=2021 /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/vendor/darling_core-0.20.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="strsim"' --cfg 'feature="suggestions"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("diagnostics", "strsim", "suggestions"))' -C metadata=2cbeb6455d681805 -C extra-filename=-2cbeb6455d681805 --out-dir /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-rustc/release/deps -C linker=/usr/gcc/13/bin/gcc -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-rustc/release/deps --extern fnv=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-rustc/release/deps/libfnv-e08eaec2620dea56.rmeta --extern ident_case=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-rustc/release/deps/libident_case-5683e93eec82519a.rmeta --extern proc_macro2=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-rustc/release/deps/libproc_macro2-649eebb10f1a43aa.rmeta --extern quote=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-rustc/release/deps/libquote-3e53e4514c72f34e.rmeta --extern strsim=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-rustc/release/deps/libstrsim-7940f00e1b839643.rmeta --extern syn=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-rustc/release/deps/libsyn-dac9cc388f4f109f.rmeta --cap-lints allow -Z binary-dep-depinfo` Compiling self_cell v0.10.3 Running `/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc --crate-name self_cell --edition=2018 /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/vendor/self_cell-0.10.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)' --check-cfg 'cfg(feature, values("old_rust"))' -C metadata=4ea27abb623c0c6a -C extra-filename=-4ea27abb623c0c6a --out-dir /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-rustc/x86_64-unknown-illumos/release/deps --target x86_64-unknown-illumos -C linker=/usr/gcc/13/bin/gcc -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-rustc/x86_64-unknown-illumos/release/deps -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-rustc/release/deps --extern new_self_cell=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-rustc/x86_64-unknown-illumos/release/deps/libself_cell-d86c6a635bf7b2da.rmeta --cap-lints allow --cfg=bootstrap --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(parallel_compiler)' -Zmacro-backtrace -Zunstable-options -Csplit-debuginfo=off -Zunstable-options '-Wrustc::internal' -Wkeyword_idents_2024 -Wunsafe_op_in_unsafe_fn -Cprefer-dynamic -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zon-broken-pipe=kill -Z binary-dep-depinfo` Running `/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc --crate-name self_cell --edition=2018 /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/vendor/self_cell-1.0.4/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debug-assertions=off --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("old_rust", "rustversion"))' -C metadata=41d0ee460ad5fcbc -C extra-filename=-41d0ee460ad5fcbc --out-dir /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-rustc/release/deps -C linker=/usr/gcc/13/bin/gcc -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-rustc/release/deps --cap-lints allow -Z binary-dep-depinfo` Compiling zerofrom-derive v0.1.4 Running `/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc --crate-name zerofrom_derive --edition=2021 /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/vendor/zerofrom-derive-0.1.4/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)' --check-cfg 'cfg(feature, values())' -C metadata=a58b1567a6f39447 -C extra-filename=-a58b1567a6f39447 --out-dir /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-rustc/release/deps -C linker=/usr/gcc/13/bin/gcc -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-rustc/release/deps --extern proc_macro2=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-rustc/release/deps/libproc_macro2-649eebb10f1a43aa.rlib --extern quote=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-rustc/release/deps/libquote-3e53e4514c72f34e.rlib --extern syn=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-rustc/release/deps/libsyn-dac9cc388f4f109f.rlib --extern synstructure=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-rustc/release/deps/libsynstructure-f96a404c86f77c3b.rlib --extern proc_macro --cap-lints allow -Z binary-dep-depinfo` Compiling yoke-derive v0.7.4 Running `/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc --crate-name yoke_derive --edition=2021 /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/vendor/yoke-derive-0.7.4/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)' --check-cfg 'cfg(feature, values())' -C metadata=fb2e5fe69574f2ac -C extra-filename=-fb2e5fe69574f2ac --out-dir /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-rustc/release/deps -C linker=/usr/gcc/13/bin/gcc -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-rustc/release/deps --extern proc_macro2=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-rustc/release/deps/libproc_macro2-649eebb10f1a43aa.rlib --extern quote=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-rustc/release/deps/libquote-3e53e4514c72f34e.rlib --extern syn=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-rustc/release/deps/libsyn-dac9cc388f4f109f.rlib --extern synstructure=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-rustc/release/deps/libsynstructure-f96a404c86f77c3b.rlib --extern proc_macro --cap-lints allow -Z binary-dep-depinfo` Compiling zerovec-derive v0.10.2 Running `/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc --crate-name zerovec_derive --edition=2021 /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/vendor/zerovec-derive-0.10.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)' --check-cfg 'cfg(feature, values())' -C metadata=e18cf097eb328ca3 -C extra-filename=-e18cf097eb328ca3 --out-dir /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-rustc/release/deps -C linker=/usr/gcc/13/bin/gcc -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-rustc/release/deps --extern proc_macro2=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-rustc/release/deps/libproc_macro2-649eebb10f1a43aa.rlib --extern quote=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-rustc/release/deps/libquote-3e53e4514c72f34e.rlib --extern syn=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-rustc/release/deps/libsyn-dac9cc388f4f109f.rlib --extern proc_macro --cap-lints allow -Z binary-dep-depinfo` Compiling displaydoc v0.2.5 Running `/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc --crate-name displaydoc --edition=2021 /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/vendor/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 --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("default", "std"))' -C metadata=360deec8077769bc -C extra-filename=-360deec8077769bc --out-dir /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-rustc/release/deps -C linker=/usr/gcc/13/bin/gcc -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-rustc/release/deps --extern proc_macro2=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-rustc/release/deps/libproc_macro2-649eebb10f1a43aa.rlib --extern quote=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-rustc/release/deps/libquote-3e53e4514c72f34e.rlib --extern syn=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-rustc/release/deps/libsyn-dac9cc388f4f109f.rlib --extern proc_macro --cap-lints allow -Z binary-dep-depinfo` Compiling tracing-attributes v0.1.27 Running `/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc --crate-name tracing_attributes --edition=2018 /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/vendor/tracing-attributes-0.1.27/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)' --check-cfg 'cfg(feature, values("async-await"))' -C metadata=b0aa8a89fb98d1b7 -C extra-filename=-b0aa8a89fb98d1b7 --out-dir /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-rustc/release/deps -C linker=/usr/gcc/13/bin/gcc -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-rustc/release/deps --extern proc_macro2=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-rustc/release/deps/libproc_macro2-649eebb10f1a43aa.rlib --extern quote=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-rustc/release/deps/libquote-3e53e4514c72f34e.rlib --extern syn=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-rustc/release/deps/libsyn-dac9cc388f4f109f.rlib --extern proc_macro --cap-lints allow -Z binary-dep-depinfo` Compiling rustc_index_macros v0.0.0 (/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/compiler/rustc_index_macros) Running `/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc --crate-name rustc_index_macros --edition=2021 compiler/rustc_index_macros/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="nightly"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("default", "nightly"))' -C metadata=ffe0a9573f22f1e0 -C extra-filename=-ffe0a9573f22f1e0 --out-dir /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-rustc/release/deps -C linker=/usr/gcc/13/bin/gcc -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-rustc/release/deps --extern proc_macro2=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-rustc/release/deps/libproc_macro2-649eebb10f1a43aa.rlib --extern quote=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-rustc/release/deps/libquote-3e53e4514c72f34e.rlib --extern syn=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-rustc/release/deps/libsyn-dac9cc388f4f109f.rlib --extern proc_macro -Z binary-dep-depinfo` Running `/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc --crate-name rustc_macros --edition=2021 compiler/rustc_macros/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)' --check-cfg 'cfg(feature, values())' -C metadata=842cfd4e5c65d39f -C extra-filename=-842cfd4e5c65d39f --out-dir /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-rustc/release/deps -C linker=/usr/gcc/13/bin/gcc -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-rustc/release/deps --extern proc_macro2=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-rustc/release/deps/libproc_macro2-649eebb10f1a43aa.rlib --extern quote=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-rustc/release/deps/libquote-3e53e4514c72f34e.rlib --extern syn=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-rustc/release/deps/libsyn-dac9cc388f4f109f.rlib --extern synstructure=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-rustc/release/deps/libsynstructure-f96a404c86f77c3b.rlib --extern proc_macro -Z binary-dep-depinfo` Compiling derivative v2.2.0 Running `/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc --crate-name derivative --edition=2015 /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/vendor/derivative-2.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)' --check-cfg 'cfg(feature, values("use_core"))' -C metadata=be01590ed013d387 -C extra-filename=-be01590ed013d387 --out-dir /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-rustc/release/deps -C linker=/usr/gcc/13/bin/gcc -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-rustc/release/deps --extern proc_macro2=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-rustc/release/deps/libproc_macro2-649eebb10f1a43aa.rlib --extern quote=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-rustc/release/deps/libquote-3e53e4514c72f34e.rlib --extern syn=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-rustc/release/deps/libsyn-2350be35df68c7fb.rlib --extern proc_macro --cap-lints allow -Z binary-dep-depinfo` Compiling thiserror-impl v1.0.61 Running `/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc --crate-name thiserror_impl --edition=2021 /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/vendor/thiserror-impl-1.0.61/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)' --check-cfg 'cfg(feature, values())' -C metadata=5418dbfc8a6e1c2f -C extra-filename=-5418dbfc8a6e1c2f --out-dir /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-rustc/release/deps -C linker=/usr/gcc/13/bin/gcc -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-rustc/release/deps --extern proc_macro2=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-rustc/release/deps/libproc_macro2-649eebb10f1a43aa.rlib --extern quote=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-rustc/release/deps/libquote-3e53e4514c72f34e.rlib --extern syn=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-rustc/release/deps/libsyn-dac9cc388f4f109f.rlib --extern proc_macro --cap-lints allow -Z binary-dep-depinfo` Compiling derive_more v0.99.18 Running `/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc --crate-name derive_more --edition=2018 /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/vendor/derive_more-0.99.18/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="display"' --cfg 'feature="error"' --cfg 'feature="from"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("add", "add_assign", "as_mut", "as_ref", "constructor", "convert_case", "default", "deref", "deref_mut", "display", "error", "from", "from_str", "generate-parsing-rs", "index", "index_mut", "into", "into_iterator", "is_variant", "iterator", "mul", "mul_assign", "nightly", "not", "peg", "rustc_version", "sum", "testing-helpers", "track-caller", "try_into", "unwrap"))' -C metadata=452be607f8a9eb57 -C extra-filename=-452be607f8a9eb57 --out-dir /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-rustc/release/deps -C linker=/usr/gcc/13/bin/gcc -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-rustc/release/deps --extern proc_macro2=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-rustc/release/deps/libproc_macro2-649eebb10f1a43aa.rlib --extern quote=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-rustc/release/deps/libquote-3e53e4514c72f34e.rlib --extern syn=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-rustc/release/deps/libsyn-dac9cc388f4f109f.rlib --extern proc_macro --cap-lints allow -Z binary-dep-depinfo` Compiling zerofrom v0.1.4 Running `/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc --crate-name zerofrom --edition=2021 /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/vendor/zerofrom-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 embed-bitcode=no -C debug-assertions=off --cfg 'feature="alloc"' --cfg 'feature="derive"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("alloc", "default", "derive"))' -C metadata=2fa57a09dd541f3b -C extra-filename=-2fa57a09dd541f3b --out-dir /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-rustc/release/deps -C linker=/usr/gcc/13/bin/gcc -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-rustc/release/deps --extern zerofrom_derive=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-rustc/release/deps/libzerofrom_derive-a58b1567a6f39447.so --cap-lints allow -Z binary-dep-depinfo` Compiling tracing v0.1.37 Running `/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc --crate-name tracing --edition=2018 /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/vendor/tracing-0.1.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 --cfg 'feature="attributes"' --cfg 'feature="default"' --cfg 'feature="max_level_info"' --cfg 'feature="std"' --cfg 'feature="tracing-attributes"' --check-cfg 'cfg(docsrs)' --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=3e77c1e2cd75cbe4 -C extra-filename=-3e77c1e2cd75cbe4 --out-dir /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-rustc/x86_64-unknown-illumos/release/deps --target x86_64-unknown-illumos -C linker=/usr/gcc/13/bin/gcc -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-rustc/x86_64-unknown-illumos/release/deps -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-rustc/release/deps --extern cfg_if=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-rustc/x86_64-unknown-illumos/release/deps/libcfg_if-de0527d302ee5861.rmeta --extern pin_project_lite=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-rustc/x86_64-unknown-illumos/release/deps/libpin_project_lite-f44fa4bd219825bb.rmeta --extern tracing_attributes=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-rustc/release/deps/libtracing_attributes-b0aa8a89fb98d1b7.so --extern tracing_core=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-rustc/x86_64-unknown-illumos/release/deps/libtracing_core-2af1dcc525159e99.rmeta --cap-lints allow --cfg=bootstrap --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(parallel_compiler)' -Zmacro-backtrace -Zunstable-options -Csplit-debuginfo=off -Zunstable-options '-Wrustc::internal' -Wkeyword_idents_2024 -Wunsafe_op_in_unsafe_fn -Cprefer-dynamic -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zon-broken-pipe=kill -Z binary-dep-depinfo` Compiling yoke v0.7.4 Running `/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc --crate-name yoke --edition=2021 /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/vendor/yoke-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 embed-bitcode=no -C debug-assertions=off --cfg 'feature="alloc"' --cfg 'feature="default"' --cfg 'feature="derive"' --cfg 'feature="zerofrom"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("alloc", "default", "derive", "serde", "zerofrom"))' -C metadata=03ae313757b1a7e4 -C extra-filename=-03ae313757b1a7e4 --out-dir /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-rustc/release/deps -C linker=/usr/gcc/13/bin/gcc -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-rustc/release/deps --extern stable_deref_trait=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-rustc/release/deps/libstable_deref_trait-19a48025b39a5082.rmeta --extern yoke_derive=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-rustc/release/deps/libyoke_derive-fb2e5fe69574f2ac.so --extern zerofrom=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-rustc/release/deps/libzerofrom-2fa57a09dd541f3b.rmeta --cap-lints allow -Z binary-dep-depinfo` Compiling zerovec v0.10.2 Running `/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc --crate-name zerovec --edition=2021 /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/vendor/zerovec-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 embed-bitcode=no -C debug-assertions=off --cfg 'feature="derive"' --cfg 'feature="yoke"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("bench", "databake", "derive", "hashmap", "serde", "std", "yoke"))' -C metadata=bf5423efe40ccb63 -C extra-filename=-bf5423efe40ccb63 --out-dir /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-rustc/release/deps -C linker=/usr/gcc/13/bin/gcc -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-rustc/release/deps --extern yoke=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-rustc/release/deps/libyoke-03ae313757b1a7e4.rmeta --extern zerofrom=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-rustc/release/deps/libzerofrom-2fa57a09dd541f3b.rmeta --extern zerovec_derive=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-rustc/release/deps/libzerovec_derive-e18cf097eb328ca3.so --cap-lints allow -Z binary-dep-depinfo` Running `/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc --crate-name zerofrom --edition=2021 /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/vendor/zerofrom-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 --cfg 'feature="alloc"' --cfg 'feature="derive"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("alloc", "default", "derive"))' -C metadata=27f3cf59228ec591 -C extra-filename=-27f3cf59228ec591 --out-dir /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-rustc/x86_64-unknown-illumos/release/deps --target x86_64-unknown-illumos -C linker=/usr/gcc/13/bin/gcc -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-rustc/x86_64-unknown-illumos/release/deps -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-rustc/release/deps --extern zerofrom_derive=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-rustc/release/deps/libzerofrom_derive-a58b1567a6f39447.so --cap-lints allow --cfg=bootstrap --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(parallel_compiler)' -Zmacro-backtrace -Zunstable-options -Csplit-debuginfo=off -Zunstable-options '-Wrustc::internal' -Wkeyword_idents_2024 -Wunsafe_op_in_unsafe_fn -Cprefer-dynamic -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zon-broken-pipe=kill -Z binary-dep-depinfo` Running `/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc --crate-name yoke --edition=2021 /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/vendor/yoke-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 --cfg 'feature="alloc"' --cfg 'feature="default"' --cfg 'feature="derive"' --cfg 'feature="zerofrom"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("alloc", "default", "derive", "serde", "zerofrom"))' -C metadata=0142667d5d0d1c5d -C extra-filename=-0142667d5d0d1c5d --out-dir /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-rustc/x86_64-unknown-illumos/release/deps --target x86_64-unknown-illumos -C linker=/usr/gcc/13/bin/gcc -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-rustc/x86_64-unknown-illumos/release/deps -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-rustc/release/deps --extern stable_deref_trait=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-rustc/x86_64-unknown-illumos/release/deps/libstable_deref_trait-acbcb7c39d0f13f0.rmeta --extern yoke_derive=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-rustc/release/deps/libyoke_derive-fb2e5fe69574f2ac.so --extern zerofrom=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-rustc/x86_64-unknown-illumos/release/deps/libzerofrom-27f3cf59228ec591.rmeta --cap-lints allow --cfg=bootstrap --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(parallel_compiler)' -Zmacro-backtrace -Zunstable-options -Csplit-debuginfo=off -Zunstable-options '-Wrustc::internal' -Wkeyword_idents_2024 -Wunsafe_op_in_unsafe_fn -Cprefer-dynamic -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zon-broken-pipe=kill -Z binary-dep-depinfo` Compiling serde_derive v1.0.203 Running `/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc --crate-name serde_derive --edition=2015 /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/vendor/serde_derive-1.0.203/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"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("default", "deserialize_in_place"))' -C metadata=6c34a5b433736ca3 -C extra-filename=-6c34a5b433736ca3 --out-dir /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-rustc/release/deps -C linker=/usr/gcc/13/bin/gcc -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-rustc/release/deps --extern proc_macro2=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-rustc/release/deps/libproc_macro2-649eebb10f1a43aa.rlib --extern quote=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-rustc/release/deps/libquote-3e53e4514c72f34e.rlib --extern syn=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-rustc/release/deps/libsyn-dac9cc388f4f109f.rlib --extern proc_macro --cap-lints allow -Z binary-dep-depinfo` Running `/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc --crate-name zerovec --edition=2021 /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/vendor/zerovec-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="derive"' --cfg 'feature="yoke"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("bench", "databake", "derive", "hashmap", "serde", "std", "yoke"))' -C metadata=e6dd27251b265442 -C extra-filename=-e6dd27251b265442 --out-dir /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-rustc/x86_64-unknown-illumos/release/deps --target x86_64-unknown-illumos -C linker=/usr/gcc/13/bin/gcc -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-rustc/x86_64-unknown-illumos/release/deps -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-rustc/release/deps --extern yoke=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-rustc/x86_64-unknown-illumos/release/deps/libyoke-0142667d5d0d1c5d.rmeta --extern zerofrom=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-rustc/x86_64-unknown-illumos/release/deps/libzerofrom-27f3cf59228ec591.rmeta --extern zerovec_derive=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-rustc/release/deps/libzerovec_derive-e18cf097eb328ca3.so --cap-lints allow --cfg=bootstrap --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(parallel_compiler)' -Zmacro-backtrace -Zunstable-options -Csplit-debuginfo=off -Zunstable-options '-Wrustc::internal' -Wkeyword_idents_2024 -Wunsafe_op_in_unsafe_fn -Cprefer-dynamic -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zon-broken-pipe=kill -Z binary-dep-depinfo` Compiling icu_provider_macros v1.5.0 Running `/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc --crate-name icu_provider_macros --edition=2021 /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/vendor/icu_provider_macros-1.5.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)' --check-cfg 'cfg(feature, values())' -C metadata=cf346a622d442d83 -C extra-filename=-cf346a622d442d83 --out-dir /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-rustc/release/deps -C linker=/usr/gcc/13/bin/gcc -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-rustc/release/deps --extern proc_macro2=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-rustc/release/deps/libproc_macro2-649eebb10f1a43aa.rlib --extern quote=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-rustc/release/deps/libquote-3e53e4514c72f34e.rlib --extern syn=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-rustc/release/deps/libsyn-dac9cc388f4f109f.rlib --extern proc_macro --cap-lints allow -Z binary-dep-depinfo` Running `/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc --crate-name thiserror --edition=2021 /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/vendor/thiserror-1.0.61/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)' --check-cfg 'cfg(feature, values())' -C metadata=b72cec2fa8ea6d5d -C extra-filename=-b72cec2fa8ea6d5d --out-dir /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-rustc/x86_64-unknown-illumos/release/deps --target x86_64-unknown-illumos -C linker=/usr/gcc/13/bin/gcc -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-rustc/x86_64-unknown-illumos/release/deps -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-rustc/release/deps --extern thiserror_impl=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-rustc/release/deps/libthiserror_impl-5418dbfc8a6e1c2f.so --cap-lints allow --cfg=bootstrap --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(parallel_compiler)' -Zmacro-backtrace -Zunstable-options -Csplit-debuginfo=off -Zunstable-options '-Wrustc::internal' -Wkeyword_idents_2024 -Wunsafe_op_in_unsafe_fn -Cprefer-dynamic -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zon-broken-pipe=kill -Z binary-dep-depinfo --check-cfg 'cfg(error_generic_member_access)' --check-cfg 'cfg(thiserror_nightly_testing)'` Compiling fluent-syntax v0.11.1 Running `/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc --crate-name fluent_syntax --edition=2021 /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/vendor/fluent-syntax-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 --cfg 'feature="default"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("all-benchmarks", "default", "json", "serde", "serde_json"))' -C metadata=a2ff245ed294f82c -C extra-filename=-a2ff245ed294f82c --out-dir /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-rustc/x86_64-unknown-illumos/release/deps --target x86_64-unknown-illumos -C linker=/usr/gcc/13/bin/gcc -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-rustc/x86_64-unknown-illumos/release/deps -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-rustc/release/deps --extern thiserror=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-rustc/x86_64-unknown-illumos/release/deps/libthiserror-b72cec2fa8ea6d5d.rmeta --cap-lints allow --cfg=bootstrap --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(parallel_compiler)' -Zmacro-backtrace -Zunstable-options -Csplit-debuginfo=off -Zunstable-options '-Wrustc::internal' -Wkeyword_idents_2024 -Wunsafe_op_in_unsafe_fn -Cprefer-dynamic -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zon-broken-pipe=kill -Z binary-dep-depinfo` Compiling rustc_index v0.0.0 (/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/compiler/rustc_index) Running `/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc --crate-name rustc_index --edition=2021 compiler/rustc_index/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="nightly"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("default", "nightly"))' -C metadata=28b309b374b5b3bc -C extra-filename=-28b309b374b5b3bc --out-dir /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-rustc/x86_64-unknown-illumos/release/deps --target x86_64-unknown-illumos -C linker=/usr/gcc/13/bin/gcc -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-rustc/x86_64-unknown-illumos/release/deps -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-rustc/release/deps --extern arrayvec=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-rustc/x86_64-unknown-illumos/release/deps/libarrayvec-d089d545ed177a78.rmeta --extern rustc_index_macros=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-rustc/release/deps/librustc_index_macros-ffe0a9573f22f1e0.so --extern rustc_macros=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-rustc/release/deps/librustc_macros-842cfd4e5c65d39f.so --extern rustc_serialize=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-rustc/x86_64-unknown-illumos/release/deps/librustc_serialize-33ea41f09fa6049a.rmeta --extern smallvec=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-rustc/x86_64-unknown-illumos/release/deps/libsmallvec-c5e57b87e9dde13a.rmeta --cfg=bootstrap --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(parallel_compiler)' -Zmacro-backtrace -Zunstable-options -Csplit-debuginfo=off -Zunstable-options '-Wrustc::internal' -Wkeyword_idents_2024 -Wunsafe_op_in_unsafe_fn -Cprefer-dynamic -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zon-broken-pipe=kill -Z binary-dep-depinfo` Compiling tinystr v0.7.6 Running `/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc --crate-name tinystr --edition=2021 /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/vendor/tinystr-0.7.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="alloc"' --cfg 'feature="default"' --cfg 'feature="zerovec"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("alloc", "bench", "databake", "default", "serde", "std", "zerovec"))' -C metadata=a834923c204724b9 -C extra-filename=-a834923c204724b9 --out-dir /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-rustc/release/deps -C linker=/usr/gcc/13/bin/gcc -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-rustc/release/deps --extern displaydoc=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-rustc/release/deps/libdisplaydoc-360deec8077769bc.so --extern zerovec=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-rustc/release/deps/libzerovec-bf5423efe40ccb63.rmeta --cap-lints allow -Z binary-dep-depinfo` Compiling ruzstd v0.5.0 Running `/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc --crate-name ruzstd --edition=2018 /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/vendor/ruzstd-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 opt-level=3 -C embed-bitcode=no --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("default", "std"))' -C metadata=9f124abb65bbdecb -C extra-filename=-9f124abb65bbdecb --out-dir /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-rustc/x86_64-unknown-illumos/release/deps --target x86_64-unknown-illumos -C linker=/usr/gcc/13/bin/gcc -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-rustc/x86_64-unknown-illumos/release/deps -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-rustc/release/deps --extern byteorder=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-rustc/x86_64-unknown-illumos/release/deps/libbyteorder-ee4615c0bb3e5a84.rmeta --extern derive_more=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-rustc/release/deps/libderive_more-452be607f8a9eb57.so --extern twox_hash=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-rustc/x86_64-unknown-illumos/release/deps/libtwox_hash-145d5405052deca0.rmeta --cap-lints allow --cfg=bootstrap --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(parallel_compiler)' -Zmacro-backtrace -Zunstable-options -Csplit-debuginfo=off -Zunstable-options '-Wrustc::internal' -Wkeyword_idents_2024 -Wunsafe_op_in_unsafe_fn -Cprefer-dynamic -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zon-broken-pipe=kill -Z binary-dep-depinfo` Running `/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc --crate-name thiserror --edition=2021 /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/vendor/thiserror-1.0.61/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)' --check-cfg 'cfg(feature, values())' -C metadata=f3c880f30469bcd9 -C extra-filename=-f3c880f30469bcd9 --out-dir /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-rustc/release/deps -C linker=/usr/gcc/13/bin/gcc -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-rustc/release/deps --extern thiserror_impl=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-rustc/release/deps/libthiserror_impl-5418dbfc8a6e1c2f.so --cap-lints allow -Z binary-dep-depinfo --check-cfg 'cfg(error_generic_member_access)' --check-cfg 'cfg(thiserror_nightly_testing)'` Running `/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc --crate-name fluent_syntax --edition=2021 /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/vendor/fluent-syntax-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 embed-bitcode=no -C debug-assertions=off --cfg 'feature="default"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("all-benchmarks", "default", "json", "serde", "serde_json"))' -C metadata=7ac778336843676e -C extra-filename=-7ac778336843676e --out-dir /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-rustc/release/deps -C linker=/usr/gcc/13/bin/gcc -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-rustc/release/deps --extern thiserror=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-rustc/release/deps/libthiserror-f3c880f30469bcd9.rmeta --cap-lints allow -Z binary-dep-depinfo` Compiling unic-langid-impl v0.9.5 Running `/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc --crate-name unic_langid_impl --edition=2021 /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/vendor/unic-langid-impl-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)' --check-cfg 'cfg(feature, values("binary", "likelysubtags", "serde", "serde_json"))' -C metadata=68e3cb4c3fb9c0f7 -C extra-filename=-68e3cb4c3fb9c0f7 --out-dir /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-rustc/release/deps -C linker=/usr/gcc/13/bin/gcc -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-rustc/release/deps --extern tinystr=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-rustc/release/deps/libtinystr-a834923c204724b9.rmeta --cap-lints allow -Z binary-dep-depinfo` Compiling darling_macro v0.20.9 Running `/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc --crate-name darling_macro --edition=2021 /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/vendor/darling_macro-0.20.9/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)' --check-cfg 'cfg(feature, values())' -C metadata=d6e9b0d4ebc92a86 -C extra-filename=-d6e9b0d4ebc92a86 --out-dir /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-rustc/release/deps -C linker=/usr/gcc/13/bin/gcc -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-rustc/release/deps --extern darling_core=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-rustc/release/deps/libdarling_core-2cbeb6455d681805.rlib --extern quote=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-rustc/release/deps/libquote-3e53e4514c72f34e.rlib --extern syn=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-rustc/release/deps/libsyn-dac9cc388f4f109f.rlib --extern proc_macro --cap-lints allow -Z binary-dep-depinfo` Compiling rustc_data_structures v0.0.0 (/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/compiler/rustc_data_structures) Running `/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc --crate-name rustc_data_structures --edition=2021 compiler/rustc_data_structures/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)' --check-cfg 'cfg(feature, values("rustc_use_parallel_compiler"))' -C metadata=282adfe7f6142142 -C extra-filename=-282adfe7f6142142 --out-dir /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-rustc/x86_64-unknown-illumos/release/deps --target x86_64-unknown-illumos -C linker=/usr/gcc/13/bin/gcc -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-rustc/x86_64-unknown-illumos/release/deps -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-rustc/release/deps --extern arrayvec=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-rustc/x86_64-unknown-illumos/release/deps/libarrayvec-d089d545ed177a78.rmeta --extern bitflags=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-rustc/x86_64-unknown-illumos/release/deps/libbitflags-97b46b4ed08fa6ef.rmeta --extern either=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-rustc/x86_64-unknown-illumos/release/deps/libeither-4955c8171e25a80b.rmeta --extern elsa=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-rustc/x86_64-unknown-illumos/release/deps/libelsa-48047efd02b319ac.rmeta --extern ena=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-rustc/x86_64-unknown-illumos/release/deps/libena-b11f4e787fa0aba6.rmeta --extern indexmap=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-rustc/x86_64-unknown-illumos/release/deps/libindexmap-f1297d6fb5df1cfd.rmeta --extern jobserver_crate=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-rustc/x86_64-unknown-illumos/release/deps/libjobserver-2cee89113c3d82b8.rmeta --extern libc=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-rustc/x86_64-unknown-illumos/release/deps/liblibc-3b65f7d5f69b7bcb.rmeta --extern measureme=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-rustc/x86_64-unknown-illumos/release/deps/libmeasureme-3d666e642d1c8561.rmeta --extern memmap2=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-rustc/x86_64-unknown-illumos/release/deps/libmemmap2-487b6a30c344cb1c.rmeta --extern parking_lot=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-rustc/x86_64-unknown-illumos/release/deps/libparking_lot-f9f1ca1d8061eb3a.rmeta --extern rustc_hash=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-rustc/x86_64-unknown-illumos/release/deps/librustc_hash-aff43958bca99791.rmeta --extern rustc_stable_hash=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-rustc/x86_64-unknown-illumos/release/deps/librustc_stable_hash-41cbd78a5d4a1434.rmeta --extern rustc_arena=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-rustc/x86_64-unknown-illumos/release/deps/librustc_arena-568b2eb3b7b893e7.rmeta --extern rustc_graphviz=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-rustc/x86_64-unknown-illumos/release/deps/librustc_graphviz-15f2548af6678934.rmeta --extern rustc_index=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-rustc/x86_64-unknown-illumos/release/deps/librustc_index-28b309b374b5b3bc.rmeta --extern rustc_macros=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-rustc/release/deps/librustc_macros-842cfd4e5c65d39f.so --extern rustc_serialize=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-rustc/x86_64-unknown-illumos/release/deps/librustc_serialize-33ea41f09fa6049a.rmeta --extern smallvec=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-rustc/x86_64-unknown-illumos/release/deps/libsmallvec-c5e57b87e9dde13a.rmeta --extern stacker=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-rustc/x86_64-unknown-illumos/release/deps/libstacker-d3bfd054808b9e0f.rmeta --extern tempfile=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-rustc/x86_64-unknown-illumos/release/deps/libtempfile-1c5e52b9f10692d1.rmeta --extern thin_vec=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-rustc/x86_64-unknown-illumos/release/deps/libthin_vec-28f024e74d06541a.rmeta --extern tracing=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-rustc/x86_64-unknown-illumos/release/deps/libtracing-3e77c1e2cd75cbe4.rmeta --cfg=bootstrap --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(parallel_compiler)' -Zmacro-backtrace -Zunstable-options -Csplit-debuginfo=off -Zunstable-options '-Wrustc::internal' -Wkeyword_idents_2024 -Wunsafe_op_in_unsafe_fn -Cprefer-dynamic -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zon-broken-pipe=kill -Z binary-dep-depinfo -L native=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-rustc/x86_64-unknown-illumos/release/build/psm-8b32df0f1d37524f/out` Compiling unic-langid-macros-impl v0.9.5 Running `/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc --crate-name unic_langid_macros_impl --edition=2021 /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/vendor/unic-langid-macros-impl-0.9.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 --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=dd1ccb7150bba74c -C extra-filename=-dd1ccb7150bba74c --out-dir /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-rustc/release/deps -C linker=/usr/gcc/13/bin/gcc -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-rustc/release/deps --extern proc_macro_hack=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-rustc/release/deps/libproc_macro_hack-797659b20cf11ec3.so --extern quote=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-rustc/release/deps/libquote-3e53e4514c72f34e.rlib --extern syn=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-rustc/release/deps/libsyn-dac9cc388f4f109f.rlib --extern unic_langid_impl=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-rustc/release/deps/libunic_langid_impl-68e3cb4c3fb9c0f7.rlib --extern proc_macro --cap-lints allow -Z binary-dep-depinfo` Running `/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc --crate-name tinystr --edition=2021 /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/vendor/tinystr-0.7.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="alloc"' --cfg 'feature="default"' --cfg 'feature="zerovec"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("alloc", "bench", "databake", "default", "serde", "std", "zerovec"))' -C metadata=ee048f1e50709667 -C extra-filename=-ee048f1e50709667 --out-dir /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-rustc/x86_64-unknown-illumos/release/deps --target x86_64-unknown-illumos -C linker=/usr/gcc/13/bin/gcc -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-rustc/x86_64-unknown-illumos/release/deps -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-rustc/release/deps --extern displaydoc=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-rustc/release/deps/libdisplaydoc-360deec8077769bc.so --extern zerovec=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-rustc/x86_64-unknown-illumos/release/deps/libzerovec-e6dd27251b265442.rmeta --cap-lints allow --cfg=bootstrap --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(parallel_compiler)' -Zmacro-backtrace -Zunstable-options -Csplit-debuginfo=off -Zunstable-options '-Wrustc::internal' -Wkeyword_idents_2024 -Wunsafe_op_in_unsafe_fn -Cprefer-dynamic -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zon-broken-pipe=kill -Z binary-dep-depinfo` Compiling object v0.32.2 Running `/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc --crate-name object --edition=2018 /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/vendor/object-0.32.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="archive"' --cfg 'feature="coff"' --cfg 'feature="compression"' --cfg 'feature="elf"' --cfg 'feature="macho"' --cfg 'feature="pe"' --cfg 'feature="read"' --cfg 'feature="read_core"' --cfg 'feature="std"' --cfg 'feature="unaligned"' --cfg 'feature="wasm"' --cfg 'feature="write"' --cfg 'feature="write_core"' --cfg 'feature="write_std"' --cfg 'feature="xcoff"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("all", "alloc", "archive", "cargo-all", "coff", "compiler_builtins", "compression", "core", "default", "doc", "elf", "macho", "pe", "read", "read_core", "rustc-dep-of-std", "std", "unaligned", "unstable", "unstable-all", "wasm", "write", "write_core", "write_std", "xcoff"))' -C metadata=34e77940701ea6df -C extra-filename=-34e77940701ea6df --out-dir /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-rustc/x86_64-unknown-illumos/release/deps --target x86_64-unknown-illumos -C linker=/usr/gcc/13/bin/gcc -C strip=debuginfo -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-rustc/x86_64-unknown-illumos/release/deps -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-rustc/release/deps --extern crc32fast=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-rustc/x86_64-unknown-illumos/release/deps/libcrc32fast-49cb08af55dcdb86.rmeta --extern flate2=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-rustc/x86_64-unknown-illumos/release/deps/libflate2-bb0beae1793d50d8.rmeta --extern hashbrown=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-rustc/x86_64-unknown-illumos/release/deps/libhashbrown-a779c81a949f0145.rmeta --extern indexmap=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-rustc/x86_64-unknown-illumos/release/deps/libindexmap-f1297d6fb5df1cfd.rmeta --extern memchr=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-rustc/x86_64-unknown-illumos/release/deps/libmemchr-3aab66500848d2f0.rmeta --extern ruzstd=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-rustc/x86_64-unknown-illumos/release/deps/libruzstd-9f124abb65bbdecb.rmeta --extern wasmparser=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-rustc/x86_64-unknown-illumos/release/deps/libwasmparser-57c3e5b992ffd980.rmeta --cap-lints allow --cfg=bootstrap --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(parallel_compiler)' -Zmacro-backtrace -Zunstable-options -Csplit-debuginfo=off -Zunstable-options '-Wrustc::internal' -Wkeyword_idents_2024 -Wunsafe_op_in_unsafe_fn -Cprefer-dynamic -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zon-broken-pipe=kill -Z binary-dep-depinfo` Running `/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc --crate-name unic_langid_impl --edition=2021 /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/vendor/unic-langid-impl-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 opt-level=3 -C embed-bitcode=no --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("binary", "likelysubtags", "serde", "serde_json"))' -C metadata=6eb1c85e812a71b3 -C extra-filename=-6eb1c85e812a71b3 --out-dir /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-rustc/x86_64-unknown-illumos/release/deps --target x86_64-unknown-illumos -C linker=/usr/gcc/13/bin/gcc -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-rustc/x86_64-unknown-illumos/release/deps -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-rustc/release/deps --extern tinystr=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-rustc/x86_64-unknown-illumos/release/deps/libtinystr-ee048f1e50709667.rmeta --cap-lints allow --cfg=bootstrap --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(parallel_compiler)' -Zmacro-backtrace -Zunstable-options -Csplit-debuginfo=off -Zunstable-options '-Wrustc::internal' -Wkeyword_idents_2024 -Wunsafe_op_in_unsafe_fn -Cprefer-dynamic -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zon-broken-pipe=kill -Z binary-dep-depinfo` Compiling icu_locid v1.5.0 Running `/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc --crate-name icu_locid --edition=2021 /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/vendor/icu_locid-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 --cfg 'feature="zerovec"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("bench", "databake", "serde", "std", "zerovec"))' -C metadata=9bcc644ade7c2300 -C extra-filename=-9bcc644ade7c2300 --out-dir /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-rustc/x86_64-unknown-illumos/release/deps --target x86_64-unknown-illumos -C linker=/usr/gcc/13/bin/gcc -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-rustc/x86_64-unknown-illumos/release/deps -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-rustc/release/deps --extern displaydoc=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-rustc/release/deps/libdisplaydoc-360deec8077769bc.so --extern litemap=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-rustc/x86_64-unknown-illumos/release/deps/liblitemap-d6ae489eedc1c524.rmeta --extern tinystr=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-rustc/x86_64-unknown-illumos/release/deps/libtinystr-ee048f1e50709667.rmeta --extern writeable=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-rustc/x86_64-unknown-illumos/release/deps/libwriteable-aa56a56d1773ea88.rmeta --extern zerovec=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-rustc/x86_64-unknown-illumos/release/deps/libzerovec-e6dd27251b265442.rmeta --cap-lints allow --cfg=bootstrap --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(parallel_compiler)' -Zmacro-backtrace -Zunstable-options -Csplit-debuginfo=off -Zunstable-options '-Wrustc::internal' -Wkeyword_idents_2024 -Wunsafe_op_in_unsafe_fn -Cprefer-dynamic -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zon-broken-pipe=kill -Z binary-dep-depinfo` Compiling unic-langid-macros v0.9.5 Running `/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc --crate-name unic_langid_macros --edition=2021 /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/vendor/unic-langid-macros-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)' --check-cfg 'cfg(feature, values())' -C metadata=fa8389b73fb1717a -C extra-filename=-fa8389b73fb1717a --out-dir /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-rustc/release/deps -C linker=/usr/gcc/13/bin/gcc -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-rustc/release/deps --extern proc_macro_hack=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-rustc/release/deps/libproc_macro_hack-797659b20cf11ec3.so --extern tinystr=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-rustc/release/deps/libtinystr-a834923c204724b9.rmeta --extern unic_langid_impl=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-rustc/release/deps/libunic_langid_impl-68e3cb4c3fb9c0f7.rmeta --extern unic_langid_macros_impl=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-rustc/release/deps/libunic_langid_macros_impl-dd1ccb7150bba74c.so --cap-lints allow -Z binary-dep-depinfo` Running `/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc --crate-name unic_langid_macros --edition=2021 /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/vendor/unic-langid-macros-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 opt-level=3 -C embed-bitcode=no --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=bb768ccf5c64837a -C extra-filename=-bb768ccf5c64837a --out-dir /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-rustc/x86_64-unknown-illumos/release/deps --target x86_64-unknown-illumos -C linker=/usr/gcc/13/bin/gcc -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-rustc/x86_64-unknown-illumos/release/deps -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-rustc/release/deps --extern proc_macro_hack=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-rustc/release/deps/libproc_macro_hack-797659b20cf11ec3.so --extern tinystr=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-rustc/x86_64-unknown-illumos/release/deps/libtinystr-ee048f1e50709667.rmeta --extern unic_langid_impl=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-rustc/x86_64-unknown-illumos/release/deps/libunic_langid_impl-6eb1c85e812a71b3.rmeta --extern unic_langid_macros_impl=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-rustc/release/deps/libunic_langid_macros_impl-dd1ccb7150bba74c.so --cap-lints allow --cfg=bootstrap --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(parallel_compiler)' -Zmacro-backtrace -Zunstable-options -Csplit-debuginfo=off -Zunstable-options '-Wrustc::internal' -Wkeyword_idents_2024 -Wunsafe_op_in_unsafe_fn -Cprefer-dynamic -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zon-broken-pipe=kill -Z binary-dep-depinfo` Compiling unic-langid v0.9.5 Running `/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc --crate-name unic_langid --edition=2021 /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/vendor/unic-langid-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 opt-level=3 -C embed-bitcode=no --cfg 'feature="default"' --cfg 'feature="macros"' --cfg 'feature="unic-langid-macros"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("default", "likelysubtags", "macros", "serde", "unic-langid-macros"))' -C metadata=f30feb2b6b270d09 -C extra-filename=-f30feb2b6b270d09 --out-dir /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-rustc/x86_64-unknown-illumos/release/deps --target x86_64-unknown-illumos -C linker=/usr/gcc/13/bin/gcc -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-rustc/x86_64-unknown-illumos/release/deps -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-rustc/release/deps --extern unic_langid_impl=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-rustc/x86_64-unknown-illumos/release/deps/libunic_langid_impl-6eb1c85e812a71b3.rmeta --extern unic_langid_macros=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-rustc/x86_64-unknown-illumos/release/deps/libunic_langid_macros-bb768ccf5c64837a.rmeta --cap-lints allow --cfg=bootstrap --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(parallel_compiler)' -Zmacro-backtrace -Zunstable-options -Csplit-debuginfo=off -Zunstable-options '-Wrustc::internal' -Wkeyword_idents_2024 -Wunsafe_op_in_unsafe_fn -Cprefer-dynamic -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zon-broken-pipe=kill -Z binary-dep-depinfo` Running `/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc --crate-name unic_langid --edition=2021 /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/vendor/unic-langid-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 --cfg 'feature="default"' --cfg 'feature="macros"' --cfg 'feature="unic-langid-macros"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("default", "likelysubtags", "macros", "serde", "unic-langid-macros"))' -C metadata=295a675b2e13b291 -C extra-filename=-295a675b2e13b291 --out-dir /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-rustc/release/deps -C linker=/usr/gcc/13/bin/gcc -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-rustc/release/deps --extern unic_langid_impl=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-rustc/release/deps/libunic_langid_impl-68e3cb4c3fb9c0f7.rmeta --extern unic_langid_macros=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-rustc/release/deps/libunic_langid_macros-fa8389b73fb1717a.rmeta --cap-lints allow -Z binary-dep-depinfo` Compiling fluent-langneg v0.13.0 Running `/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc --crate-name fluent_langneg --edition=2018 /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/vendor/fluent-langneg-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 opt-level=3 -C embed-bitcode=no --cfg 'feature="default"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("cldr", "default"))' -C metadata=a15d801799f1e854 -C extra-filename=-a15d801799f1e854 --out-dir /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-rustc/x86_64-unknown-illumos/release/deps --target x86_64-unknown-illumos -C linker=/usr/gcc/13/bin/gcc -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-rustc/x86_64-unknown-illumos/release/deps -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-rustc/release/deps --extern unic_langid=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-rustc/x86_64-unknown-illumos/release/deps/libunic_langid-f30feb2b6b270d09.rmeta --cap-lints allow --cfg=bootstrap --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(parallel_compiler)' -Zmacro-backtrace -Zunstable-options -Csplit-debuginfo=off -Zunstable-options '-Wrustc::internal' -Wkeyword_idents_2024 -Wunsafe_op_in_unsafe_fn -Cprefer-dynamic -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zon-broken-pipe=kill -Z binary-dep-depinfo` Compiling intl-memoizer v0.5.2 Running `/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc --crate-name intl_memoizer --edition=2021 /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/vendor/intl-memoizer-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 --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=725f2f2df5e31312 -C extra-filename=-725f2f2df5e31312 --out-dir /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-rustc/x86_64-unknown-illumos/release/deps --target x86_64-unknown-illumos -C linker=/usr/gcc/13/bin/gcc -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-rustc/x86_64-unknown-illumos/release/deps -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-rustc/release/deps --extern type_map=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-rustc/x86_64-unknown-illumos/release/deps/libtype_map-2fd83a14a381c966.rmeta --extern unic_langid=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-rustc/x86_64-unknown-illumos/release/deps/libunic_langid-f30feb2b6b270d09.rmeta --cap-lints allow --cfg=bootstrap --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(parallel_compiler)' -Zmacro-backtrace -Zunstable-options -Csplit-debuginfo=off -Zunstable-options '-Wrustc::internal' -Wkeyword_idents_2024 -Wunsafe_op_in_unsafe_fn -Cprefer-dynamic -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zon-broken-pipe=kill -Z binary-dep-depinfo` Compiling icu_provider v1.5.0 Running `/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc --crate-name icu_provider --edition=2021 /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/vendor/icu_provider-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 --cfg 'feature="macros"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("bench", "datagen", "deserialize_bincode_1", "deserialize_json", "deserialize_postcard_1", "experimental", "log_error_context", "logging", "macros", "serde", "std", "sync"))' -C metadata=734f11e5cb93d24c -C extra-filename=-734f11e5cb93d24c --out-dir /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-rustc/x86_64-unknown-illumos/release/deps --target x86_64-unknown-illumos -C linker=/usr/gcc/13/bin/gcc -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-rustc/x86_64-unknown-illumos/release/deps -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-rustc/release/deps --extern displaydoc=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-rustc/release/deps/libdisplaydoc-360deec8077769bc.so --extern icu_locid=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-rustc/x86_64-unknown-illumos/release/deps/libicu_locid-9bcc644ade7c2300.rmeta --extern icu_provider_macros=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-rustc/release/deps/libicu_provider_macros-cf346a622d442d83.so --extern stable_deref_trait=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-rustc/x86_64-unknown-illumos/release/deps/libstable_deref_trait-acbcb7c39d0f13f0.rmeta --extern tinystr=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-rustc/x86_64-unknown-illumos/release/deps/libtinystr-ee048f1e50709667.rmeta --extern writeable=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-rustc/x86_64-unknown-illumos/release/deps/libwriteable-aa56a56d1773ea88.rmeta --extern yoke=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-rustc/x86_64-unknown-illumos/release/deps/libyoke-0142667d5d0d1c5d.rmeta --extern zerofrom=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-rustc/x86_64-unknown-illumos/release/deps/libzerofrom-27f3cf59228ec591.rmeta --extern zerovec=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-rustc/x86_64-unknown-illumos/release/deps/libzerovec-e6dd27251b265442.rmeta --cap-lints allow --cfg=bootstrap --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(parallel_compiler)' -Zmacro-backtrace -Zunstable-options -Csplit-debuginfo=off -Zunstable-options '-Wrustc::internal' -Wkeyword_idents_2024 -Wunsafe_op_in_unsafe_fn -Cprefer-dynamic -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zon-broken-pipe=kill -Z binary-dep-depinfo` Compiling intl_pluralrules v7.0.2 Running `/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc --crate-name intl_pluralrules --edition=2018 /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/vendor/intl_pluralrules-7.0.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)' --check-cfg 'cfg(feature, values())' -C metadata=30232a1d40bfd03f -C extra-filename=-30232a1d40bfd03f --out-dir /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-rustc/x86_64-unknown-illumos/release/deps --target x86_64-unknown-illumos -C linker=/usr/gcc/13/bin/gcc -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-rustc/x86_64-unknown-illumos/release/deps -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-rustc/release/deps --extern unic_langid=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-rustc/x86_64-unknown-illumos/release/deps/libunic_langid-f30feb2b6b270d09.rmeta --cap-lints allow --cfg=bootstrap --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(parallel_compiler)' -Zmacro-backtrace -Zunstable-options -Csplit-debuginfo=off -Zunstable-options '-Wrustc::internal' -Wkeyword_idents_2024 -Wunsafe_op_in_unsafe_fn -Cprefer-dynamic -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zon-broken-pipe=kill -Z binary-dep-depinfo` Compiling rustc_span v0.0.0 (/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/compiler/rustc_span) Running `/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc --crate-name rustc_span --edition=2021 compiler/rustc_span/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)' --check-cfg 'cfg(feature, values())' -C metadata=2dad607559e7b3c7 -C extra-filename=-2dad607559e7b3c7 --out-dir /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-rustc/x86_64-unknown-illumos/release/deps --target x86_64-unknown-illumos -C linker=/usr/gcc/13/bin/gcc -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-rustc/x86_64-unknown-illumos/release/deps -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-rustc/release/deps --extern derivative=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-rustc/release/deps/libderivative-be01590ed013d387.so --extern indexmap=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-rustc/x86_64-unknown-illumos/release/deps/libindexmap-f1297d6fb5df1cfd.rmeta --extern itoa=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-rustc/x86_64-unknown-illumos/release/deps/libitoa-bed566b97abbf800.rmeta --extern md5=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-rustc/x86_64-unknown-illumos/release/deps/libmd5-2e770983c1626879.rmeta --extern rustc_arena=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-rustc/x86_64-unknown-illumos/release/deps/librustc_arena-568b2eb3b7b893e7.rmeta --extern rustc_data_structures=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-rustc/x86_64-unknown-illumos/release/deps/librustc_data_structures-282adfe7f6142142.rmeta --extern rustc_index=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-rustc/x86_64-unknown-illumos/release/deps/librustc_index-28b309b374b5b3bc.rmeta --extern rustc_macros=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-rustc/release/deps/librustc_macros-842cfd4e5c65d39f.so --extern rustc_serialize=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-rustc/x86_64-unknown-illumos/release/deps/librustc_serialize-33ea41f09fa6049a.rmeta --extern scoped_tls=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-rustc/x86_64-unknown-illumos/release/deps/libscoped_tls-0244c9560b7fec9a.rmeta --extern sha1=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-rustc/x86_64-unknown-illumos/release/deps/libsha1-8a96f57493a4e565.rmeta --extern sha2=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-rustc/x86_64-unknown-illumos/release/deps/libsha2-e6f9893bda7cb477.rmeta --extern tracing=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-rustc/x86_64-unknown-illumos/release/deps/libtracing-3e77c1e2cd75cbe4.rmeta --extern unicode_width=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-rustc/x86_64-unknown-illumos/release/deps/libunicode_width-8e38d4226ce9dd68.rmeta --cfg=bootstrap --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(parallel_compiler)' -Zmacro-backtrace -Zunstable-options -Csplit-debuginfo=off -Zunstable-options '-Wrustc::internal' -Wkeyword_idents_2024 -Wunsafe_op_in_unsafe_fn -Cprefer-dynamic -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zon-broken-pipe=kill -Z binary-dep-depinfo -L native=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-rustc/x86_64-unknown-illumos/release/build/psm-8b32df0f1d37524f/out` Running `/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc --crate-name serde --edition=2018 /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/vendor/serde-1.0.203/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="derive"' --cfg 'feature="serde_derive"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("alloc", "default", "derive", "rc", "serde_derive", "std", "unstable"))' -C metadata=5b50a75ac9986fa8 -C extra-filename=-5b50a75ac9986fa8 --out-dir /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-rustc/x86_64-unknown-illumos/release/deps --target x86_64-unknown-illumos -C linker=/usr/gcc/13/bin/gcc -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-rustc/x86_64-unknown-illumos/release/deps -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-rustc/release/deps --extern serde_derive=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-rustc/release/deps/libserde_derive-6c34a5b433736ca3.so --cap-lints allow --cfg=bootstrap --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(parallel_compiler)' -Zmacro-backtrace -Zunstable-options -Csplit-debuginfo=off -Zunstable-options '-Wrustc::internal' -Wkeyword_idents_2024 -Wunsafe_op_in_unsafe_fn -Cprefer-dynamic -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zon-broken-pipe=kill -Z binary-dep-depinfo --check-cfg 'cfg(no_core_cstr)' --check-cfg 'cfg(no_core_num_saturating)' --check-cfg 'cfg(no_core_try_from)' --check-cfg 'cfg(no_float_copysign)' --check-cfg 'cfg(no_num_nonzero_signed)' --check-cfg 'cfg(no_relaxed_trait_bounds)' --check-cfg 'cfg(no_serde_derive)' --check-cfg 'cfg(no_std_atomic)' --check-cfg 'cfg(no_std_atomic64)' --check-cfg 'cfg(no_systemtime_checked_add)' --check-cfg 'cfg(no_target_has_atomic)'` Compiling icu_locid_transform v1.5.0 Running `/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc --crate-name icu_locid_transform --edition=2021 /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/vendor/icu_locid_transform-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 --cfg 'feature="compiled_data"' --cfg 'feature="default"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("bench", "compiled_data", "datagen", "default", "serde", "std"))' -C metadata=1f36b8640e5d05c9 -C extra-filename=-1f36b8640e5d05c9 --out-dir /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-rustc/x86_64-unknown-illumos/release/deps --target x86_64-unknown-illumos -C linker=/usr/gcc/13/bin/gcc -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-rustc/x86_64-unknown-illumos/release/deps -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-rustc/release/deps --extern displaydoc=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-rustc/release/deps/libdisplaydoc-360deec8077769bc.so --extern icu_locid=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-rustc/x86_64-unknown-illumos/release/deps/libicu_locid-9bcc644ade7c2300.rmeta --extern icu_locid_transform_data=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-rustc/x86_64-unknown-illumos/release/deps/libicu_locid_transform_data-75cb225f9754efa3.rmeta --extern icu_provider=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-rustc/x86_64-unknown-illumos/release/deps/libicu_provider-734f11e5cb93d24c.rmeta --extern tinystr=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-rustc/x86_64-unknown-illumos/release/deps/libtinystr-ee048f1e50709667.rmeta --extern zerovec=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-rustc/x86_64-unknown-illumos/release/deps/libzerovec-e6dd27251b265442.rmeta --cap-lints allow --cfg=bootstrap --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(parallel_compiler)' -Zmacro-backtrace -Zunstable-options -Csplit-debuginfo=off -Zunstable-options '-Wrustc::internal' -Wkeyword_idents_2024 -Wunsafe_op_in_unsafe_fn -Cprefer-dynamic -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zon-broken-pipe=kill -Z binary-dep-depinfo` Compiling rustc_abi v0.0.0 (/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/compiler/rustc_abi) Running `/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc --crate-name rustc_abi --edition=2021 compiler/rustc_abi/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="nightly"' --cfg 'feature="randomize"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("default", "nightly", "randomize"))' -C metadata=14e9310685a04e4a -C extra-filename=-14e9310685a04e4a --out-dir /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-rustc/x86_64-unknown-illumos/release/deps --target x86_64-unknown-illumos -C linker=/usr/gcc/13/bin/gcc -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-rustc/x86_64-unknown-illumos/release/deps -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-rustc/release/deps --extern bitflags=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-rustc/x86_64-unknown-illumos/release/deps/libbitflags-97b46b4ed08fa6ef.rmeta --extern rand=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-rustc/x86_64-unknown-illumos/release/deps/librand-d96376a18af9d24b.rmeta --extern rand_xoshiro=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-rustc/x86_64-unknown-illumos/release/deps/librand_xoshiro-7dad864c8fad3c5b.rmeta --extern rustc_data_structures=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-rustc/x86_64-unknown-illumos/release/deps/librustc_data_structures-282adfe7f6142142.rmeta --extern rustc_index=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-rustc/x86_64-unknown-illumos/release/deps/librustc_index-28b309b374b5b3bc.rmeta --extern rustc_macros=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-rustc/release/deps/librustc_macros-842cfd4e5c65d39f.so --extern rustc_serialize=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-rustc/x86_64-unknown-illumos/release/deps/librustc_serialize-33ea41f09fa6049a.rmeta --extern tracing=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-rustc/x86_64-unknown-illumos/release/deps/libtracing-3e77c1e2cd75cbe4.rmeta --cfg=bootstrap --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(parallel_compiler)' -Zmacro-backtrace -Zunstable-options -Csplit-debuginfo=off -Zunstable-options '-Wrustc::internal' -Wkeyword_idents_2024 -Wunsafe_op_in_unsafe_fn -Cprefer-dynamic -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zon-broken-pipe=kill -Z binary-dep-depinfo -L native=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-rustc/x86_64-unknown-illumos/release/build/psm-8b32df0f1d37524f/out` Compiling icu_list v1.5.0 Running `/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc --crate-name icu_list --edition=2021 /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/vendor/icu_list-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 --cfg 'feature="compiled_data"' --cfg 'feature="default"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("bench", "compiled_data", "datagen", "default", "serde", "serde_human", "std"))' -C metadata=9ac5ce508ee60b80 -C extra-filename=-9ac5ce508ee60b80 --out-dir /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-rustc/x86_64-unknown-illumos/release/deps --target x86_64-unknown-illumos -C linker=/usr/gcc/13/bin/gcc -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-rustc/x86_64-unknown-illumos/release/deps -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-rustc/release/deps --extern displaydoc=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-rustc/release/deps/libdisplaydoc-360deec8077769bc.so --extern icu_list_data=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-rustc/x86_64-unknown-illumos/release/deps/libicu_list_data-b287a3ade0f1383f.rmeta --extern icu_locid_transform=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-rustc/x86_64-unknown-illumos/release/deps/libicu_locid_transform-1f36b8640e5d05c9.rmeta --extern icu_provider=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-rustc/x86_64-unknown-illumos/release/deps/libicu_provider-734f11e5cb93d24c.rmeta --extern regex_automata=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-rustc/x86_64-unknown-illumos/release/deps/libregex_automata-f3700e108bcaec93.rmeta --extern writeable=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-rustc/x86_64-unknown-illumos/release/deps/libwriteable-aa56a56d1773ea88.rmeta --cap-lints allow --cfg=bootstrap --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(parallel_compiler)' -Zmacro-backtrace -Zunstable-options -Csplit-debuginfo=off -Zunstable-options '-Wrustc::internal' -Wkeyword_idents_2024 -Wunsafe_op_in_unsafe_fn -Cprefer-dynamic -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zon-broken-pipe=kill -Z binary-dep-depinfo` Compiling icu_provider_adapters v1.5.0 Running `/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc --crate-name icu_provider_adapters --edition=2021 /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/vendor/icu_provider_adapters-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)' --check-cfg 'cfg(feature, values("databake", "datagen", "serde", "std"))' -C metadata=2c86252b7b4cae93 -C extra-filename=-2c86252b7b4cae93 --out-dir /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-rustc/x86_64-unknown-illumos/release/deps --target x86_64-unknown-illumos -C linker=/usr/gcc/13/bin/gcc -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-rustc/x86_64-unknown-illumos/release/deps -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-rustc/release/deps --extern icu_locid=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-rustc/x86_64-unknown-illumos/release/deps/libicu_locid-9bcc644ade7c2300.rmeta --extern icu_locid_transform=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-rustc/x86_64-unknown-illumos/release/deps/libicu_locid_transform-1f36b8640e5d05c9.rmeta --extern icu_provider=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-rustc/x86_64-unknown-illumos/release/deps/libicu_provider-734f11e5cb93d24c.rmeta --extern tinystr=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-rustc/x86_64-unknown-illumos/release/deps/libtinystr-ee048f1e50709667.rmeta --extern zerovec=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-rustc/x86_64-unknown-illumos/release/deps/libzerovec-e6dd27251b265442.rmeta --cap-lints allow --cfg=bootstrap --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(parallel_compiler)' -Zmacro-backtrace -Zunstable-options -Csplit-debuginfo=off -Zunstable-options '-Wrustc::internal' -Wkeyword_idents_2024 -Wunsafe_op_in_unsafe_fn -Cprefer-dynamic -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zon-broken-pipe=kill -Z binary-dep-depinfo` Compiling rustc_ast_ir v0.0.0 (/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/compiler/rustc_ast_ir) Running `/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc --crate-name rustc_ast_ir --edition=2021 compiler/rustc_ast_ir/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="nightly"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("default", "nightly"))' -C metadata=c44d1541bb0c3bce -C extra-filename=-c44d1541bb0c3bce --out-dir /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-rustc/x86_64-unknown-illumos/release/deps --target x86_64-unknown-illumos -C linker=/usr/gcc/13/bin/gcc -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-rustc/x86_64-unknown-illumos/release/deps -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-rustc/release/deps --extern rustc_data_structures=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-rustc/x86_64-unknown-illumos/release/deps/librustc_data_structures-282adfe7f6142142.rmeta --extern rustc_macros=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-rustc/release/deps/librustc_macros-842cfd4e5c65d39f.so --extern rustc_serialize=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-rustc/x86_64-unknown-illumos/release/deps/librustc_serialize-33ea41f09fa6049a.rmeta --extern rustc_span=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-rustc/x86_64-unknown-illumos/release/deps/librustc_span-2dad607559e7b3c7.rmeta --cfg=bootstrap --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(parallel_compiler)' -Zmacro-backtrace -Zunstable-options -Csplit-debuginfo=off -Zunstable-options '-Wrustc::internal' -Wkeyword_idents_2024 -Wunsafe_op_in_unsafe_fn -Cprefer-dynamic -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zon-broken-pipe=kill -Z binary-dep-depinfo -L native=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-rustc/x86_64-unknown-illumos/release/build/psm-8b32df0f1d37524f/out` Compiling rustc_feature v0.0.0 (/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/compiler/rustc_feature) Running `/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc --crate-name rustc_feature --edition=2021 compiler/rustc_feature/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)' --check-cfg 'cfg(feature, values())' -C metadata=45f6b95e874a13d8 -C extra-filename=-45f6b95e874a13d8 --out-dir /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-rustc/x86_64-unknown-illumos/release/deps --target x86_64-unknown-illumos -C linker=/usr/gcc/13/bin/gcc -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-rustc/x86_64-unknown-illumos/release/deps -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-rustc/release/deps --extern rustc_data_structures=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-rustc/x86_64-unknown-illumos/release/deps/librustc_data_structures-282adfe7f6142142.rmeta --extern rustc_span=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-rustc/x86_64-unknown-illumos/release/deps/librustc_span-2dad607559e7b3c7.rmeta --cfg=bootstrap --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(parallel_compiler)' -Zmacro-backtrace -Zunstable-options -Csplit-debuginfo=off -Zunstable-options '-Wrustc::internal' -Wkeyword_idents_2024 -Wunsafe_op_in_unsafe_fn -Cprefer-dynamic -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zon-broken-pipe=kill -Z binary-dep-depinfo -L native=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-rustc/x86_64-unknown-illumos/release/build/psm-8b32df0f1d37524f/out` Compiling rustc_ast v0.0.0 (/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/compiler/rustc_ast) Running `/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc --crate-name rustc_ast --edition=2021 compiler/rustc_ast/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)' --check-cfg 'cfg(feature, values())' -C metadata=5c86fa893f053b86 -C extra-filename=-5c86fa893f053b86 --out-dir /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-rustc/x86_64-unknown-illumos/release/deps --target x86_64-unknown-illumos -C linker=/usr/gcc/13/bin/gcc -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-rustc/x86_64-unknown-illumos/release/deps -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-rustc/release/deps --extern bitflags=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-rustc/x86_64-unknown-illumos/release/deps/libbitflags-97b46b4ed08fa6ef.rmeta --extern memchr=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-rustc/x86_64-unknown-illumos/release/deps/libmemchr-3aab66500848d2f0.rmeta --extern rustc_ast_ir=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-rustc/x86_64-unknown-illumos/release/deps/librustc_ast_ir-c44d1541bb0c3bce.rmeta --extern rustc_data_structures=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-rustc/x86_64-unknown-illumos/release/deps/librustc_data_structures-282adfe7f6142142.rmeta --extern rustc_index=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-rustc/x86_64-unknown-illumos/release/deps/librustc_index-28b309b374b5b3bc.rmeta --extern rustc_lexer=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-rustc/x86_64-unknown-illumos/release/deps/librustc_lexer-026635186e5a183e.rmeta --extern rustc_macros=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-rustc/release/deps/librustc_macros-842cfd4e5c65d39f.so --extern rustc_serialize=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-rustc/x86_64-unknown-illumos/release/deps/librustc_serialize-33ea41f09fa6049a.rmeta --extern rustc_span=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-rustc/x86_64-unknown-illumos/release/deps/librustc_span-2dad607559e7b3c7.rmeta --extern smallvec=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-rustc/x86_64-unknown-illumos/release/deps/libsmallvec-c5e57b87e9dde13a.rmeta --extern thin_vec=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-rustc/x86_64-unknown-illumos/release/deps/libthin_vec-28f024e74d06541a.rmeta --extern tracing=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-rustc/x86_64-unknown-illumos/release/deps/libtracing-3e77c1e2cd75cbe4.rmeta --cfg=bootstrap --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(parallel_compiler)' -Zmacro-backtrace -Zunstable-options -Csplit-debuginfo=off -Zunstable-options '-Wrustc::internal' -Wkeyword_idents_2024 -Wunsafe_op_in_unsafe_fn -Cprefer-dynamic -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zon-broken-pipe=kill -Z binary-dep-depinfo -L native=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-rustc/x86_64-unknown-illumos/release/build/psm-8b32df0f1d37524f/out` Compiling rustc_baked_icu_data v0.0.0 (/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/compiler/rustc_baked_icu_data) Running `/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc --crate-name rustc_baked_icu_data --edition=2021 compiler/rustc_baked_icu_data/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)' --check-cfg 'cfg(feature, values("rustc_use_parallel_compiler"))' -C metadata=28547fa6b668eede -C extra-filename=-28547fa6b668eede --out-dir /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-rustc/x86_64-unknown-illumos/release/deps --target x86_64-unknown-illumos -C linker=/usr/gcc/13/bin/gcc -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-rustc/x86_64-unknown-illumos/release/deps -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-rustc/release/deps --extern icu_list=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-rustc/x86_64-unknown-illumos/release/deps/libicu_list-9ac5ce508ee60b80.rmeta --extern icu_locid=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-rustc/x86_64-unknown-illumos/release/deps/libicu_locid-9bcc644ade7c2300.rmeta --extern icu_locid_transform=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-rustc/x86_64-unknown-illumos/release/deps/libicu_locid_transform-1f36b8640e5d05c9.rmeta --extern icu_provider=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-rustc/x86_64-unknown-illumos/release/deps/libicu_provider-734f11e5cb93d24c.rmeta --extern zerovec=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-rustc/x86_64-unknown-illumos/release/deps/libzerovec-e6dd27251b265442.rmeta --cfg=bootstrap --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(parallel_compiler)' -Zmacro-backtrace -Zunstable-options -Csplit-debuginfo=off -Zunstable-options '-Wrustc::internal' -Wkeyword_idents_2024 -Wunsafe_op_in_unsafe_fn -Cprefer-dynamic -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zon-broken-pipe=kill -Z binary-dep-depinfo` Compiling fluent-bundle v0.15.3 Running `/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc --crate-name fluent_bundle --edition=2021 /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/vendor/fluent-bundle-0.15.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="default"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("all-benchmarks", "default"))' -C metadata=65fcc0b55efa1703 -C extra-filename=-65fcc0b55efa1703 --out-dir /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-rustc/x86_64-unknown-illumos/release/deps --target x86_64-unknown-illumos -C linker=/usr/gcc/13/bin/gcc -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-rustc/x86_64-unknown-illumos/release/deps -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-rustc/release/deps --extern fluent_langneg=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-rustc/x86_64-unknown-illumos/release/deps/libfluent_langneg-a15d801799f1e854.rmeta --extern fluent_syntax=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-rustc/x86_64-unknown-illumos/release/deps/libfluent_syntax-a2ff245ed294f82c.rmeta --extern intl_memoizer=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-rustc/x86_64-unknown-illumos/release/deps/libintl_memoizer-725f2f2df5e31312.rmeta --extern intl_pluralrules=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-rustc/x86_64-unknown-illumos/release/deps/libintl_pluralrules-30232a1d40bfd03f.rmeta --extern rustc_hash=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-rustc/x86_64-unknown-illumos/release/deps/librustc_hash-aff43958bca99791.rmeta --extern self_cell=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-rustc/x86_64-unknown-illumos/release/deps/libself_cell-4ea27abb623c0c6a.rmeta --extern smallvec=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-rustc/x86_64-unknown-illumos/release/deps/libsmallvec-c5e57b87e9dde13a.rmeta --extern unic_langid=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-rustc/x86_64-unknown-illumos/release/deps/libunic_langid-f30feb2b6b270d09.rmeta --cap-lints allow --cfg=bootstrap --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(parallel_compiler)' -Zmacro-backtrace -Zunstable-options -Csplit-debuginfo=off -Zunstable-options '-Wrustc::internal' -Wkeyword_idents_2024 -Wunsafe_op_in_unsafe_fn -Cprefer-dynamic -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zon-broken-pipe=kill -Z binary-dep-depinfo` Running `/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc --crate-name intl_pluralrules --edition=2018 /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/vendor/intl_pluralrules-7.0.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)' --check-cfg 'cfg(feature, values())' -C metadata=3e07cc099b4778d0 -C extra-filename=-3e07cc099b4778d0 --out-dir /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-rustc/release/deps -C linker=/usr/gcc/13/bin/gcc -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-rustc/release/deps --extern unic_langid=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-rustc/release/deps/libunic_langid-295a675b2e13b291.rmeta --cap-lints allow -Z binary-dep-depinfo` Running `/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc --crate-name intl_memoizer --edition=2021 /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/vendor/intl-memoizer-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 embed-bitcode=no -C debug-assertions=off --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=a5e3692056951865 -C extra-filename=-a5e3692056951865 --out-dir /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-rustc/release/deps -C linker=/usr/gcc/13/bin/gcc -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-rustc/release/deps --extern type_map=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-rustc/release/deps/libtype_map-d58320c5e63afffd.rmeta --extern unic_langid=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-rustc/release/deps/libunic_langid-295a675b2e13b291.rmeta --cap-lints allow -Z binary-dep-depinfo` Running `/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc --crate-name fluent_langneg --edition=2018 /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/vendor/fluent-langneg-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 --cfg 'feature="default"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("cldr", "default"))' -C metadata=dbfdcd4a72525705 -C extra-filename=-dbfdcd4a72525705 --out-dir /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-rustc/release/deps -C linker=/usr/gcc/13/bin/gcc -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-rustc/release/deps --extern unic_langid=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-rustc/release/deps/libunic_langid-295a675b2e13b291.rmeta --cap-lints allow -Z binary-dep-depinfo` Running `/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc --crate-name serde_json --edition=2021 /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/vendor/serde_json-1.0.117/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)' --check-cfg 'cfg(feature, values("alloc", "arbitrary_precision", "default", "float_roundtrip", "indexmap", "preserve_order", "raw_value", "std", "unbounded_depth"))' -C metadata=527ba2532b241cf7 -C extra-filename=-527ba2532b241cf7 --out-dir /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-rustc/x86_64-unknown-illumos/release/deps --target x86_64-unknown-illumos -C linker=/usr/gcc/13/bin/gcc -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-rustc/x86_64-unknown-illumos/release/deps -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-rustc/release/deps --extern itoa=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-rustc/x86_64-unknown-illumos/release/deps/libitoa-bed566b97abbf800.rmeta --extern ryu=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-rustc/x86_64-unknown-illumos/release/deps/libryu-193ee5a0466a0159.rmeta --extern serde=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-rustc/x86_64-unknown-illumos/release/deps/libserde-5b50a75ac9986fa8.rmeta --cap-lints allow --cfg=bootstrap --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(parallel_compiler)' -Zmacro-backtrace -Zunstable-options -Csplit-debuginfo=off -Zunstable-options '-Wrustc::internal' -Wkeyword_idents_2024 -Wunsafe_op_in_unsafe_fn -Cprefer-dynamic -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zon-broken-pipe=kill -Z binary-dep-depinfo --cfg limb_width_64 --check-cfg 'cfg(limb_width_32)' --check-cfg 'cfg(limb_width_64)'` Running `/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc --crate-name self_cell --edition=2018 /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/vendor/self_cell-0.10.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)' --check-cfg 'cfg(feature, values("old_rust"))' -C metadata=5d3a812b55bbb85c -C extra-filename=-5d3a812b55bbb85c --out-dir /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-rustc/release/deps -C linker=/usr/gcc/13/bin/gcc -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-rustc/release/deps --extern new_self_cell=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-rustc/release/deps/libself_cell-41d0ee460ad5fcbc.rmeta --cap-lints allow -Z binary-dep-depinfo` Compiling rustc_type_ir_macros v0.0.0 (/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/compiler/rustc_type_ir_macros) Running `/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc --crate-name rustc_type_ir_macros --edition=2021 compiler/rustc_type_ir_macros/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)' --check-cfg 'cfg(feature, values())' -C metadata=ce202df3d54e9866 -C extra-filename=-ce202df3d54e9866 --out-dir /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-rustc/release/deps -C linker=/usr/gcc/13/bin/gcc -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-rustc/release/deps --extern proc_macro2=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-rustc/release/deps/libproc_macro2-649eebb10f1a43aa.rlib --extern quote=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-rustc/release/deps/libquote-3e53e4514c72f34e.rlib --extern syn=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-rustc/release/deps/libsyn-dac9cc388f4f109f.rlib --extern synstructure=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-rustc/release/deps/libsynstructure-f96a404c86f77c3b.rlib --extern proc_macro -Z binary-dep-depinfo` Compiling itertools v0.12.1 Running `/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc --crate-name itertools --edition=2018 /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/vendor/itertools-0.12.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="use_alloc"' --cfg 'feature="use_std"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("default", "use_alloc", "use_std"))' -C metadata=6bea951684954f92 -C extra-filename=-6bea951684954f92 --out-dir /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-rustc/x86_64-unknown-illumos/release/deps --target x86_64-unknown-illumos -C linker=/usr/gcc/13/bin/gcc -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-rustc/x86_64-unknown-illumos/release/deps -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-rustc/release/deps --extern either=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-rustc/x86_64-unknown-illumos/release/deps/libeither-4955c8171e25a80b.rmeta --cap-lints allow --cfg=bootstrap --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(parallel_compiler)' -Zmacro-backtrace -Zunstable-options -Csplit-debuginfo=off -Zunstable-options '-Wrustc::internal' -Wkeyword_idents_2024 -Wunsafe_op_in_unsafe_fn -Cprefer-dynamic -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zon-broken-pipe=kill -Z binary-dep-depinfo` Compiling anstyle v1.0.7 Running `/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc --crate-name anstyle --edition=2021 /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/vendor/anstyle-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 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::items_after_statements' '--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' -C debug-assertions=off --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("default", "std"))' -C metadata=37a047bbffa80a3e -C extra-filename=-37a047bbffa80a3e --out-dir /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-rustc/release/deps -C linker=/usr/gcc/13/bin/gcc -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-rustc/release/deps --cap-lints allow -Z binary-dep-depinfo` Compiling rustc_target v0.0.0 (/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/compiler/rustc_target) Running `/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc --crate-name rustc_target --edition=2021 compiler/rustc_target/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)' --check-cfg 'cfg(feature, values())' -C metadata=e7392aaa4036f384 -C extra-filename=-e7392aaa4036f384 --out-dir /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-rustc/x86_64-unknown-illumos/release/deps --target x86_64-unknown-illumos -C linker=/usr/gcc/13/bin/gcc -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-rustc/x86_64-unknown-illumos/release/deps -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-rustc/release/deps --extern bitflags=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-rustc/x86_64-unknown-illumos/release/deps/libbitflags-97b46b4ed08fa6ef.rmeta --extern object=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-rustc/x86_64-unknown-illumos/release/deps/libobject-34e77940701ea6df.rmeta --extern rustc_abi=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-rustc/x86_64-unknown-illumos/release/deps/librustc_abi-14e9310685a04e4a.rmeta --extern rustc_data_structures=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-rustc/x86_64-unknown-illumos/release/deps/librustc_data_structures-282adfe7f6142142.rmeta --extern rustc_feature=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-rustc/x86_64-unknown-illumos/release/deps/librustc_feature-45f6b95e874a13d8.rmeta --extern rustc_fs_util=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-rustc/x86_64-unknown-illumos/release/deps/librustc_fs_util-3913e0e8b8ca4c5f.rmeta --extern rustc_index=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-rustc/x86_64-unknown-illumos/release/deps/librustc_index-28b309b374b5b3bc.rmeta --extern rustc_macros=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-rustc/release/deps/librustc_macros-842cfd4e5c65d39f.so --extern rustc_serialize=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-rustc/x86_64-unknown-illumos/release/deps/librustc_serialize-33ea41f09fa6049a.rmeta --extern rustc_span=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-rustc/x86_64-unknown-illumos/release/deps/librustc_span-2dad607559e7b3c7.rmeta --extern serde_json=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-rustc/x86_64-unknown-illumos/release/deps/libserde_json-527ba2532b241cf7.rmeta --extern tracing=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-rustc/x86_64-unknown-illumos/release/deps/libtracing-3e77c1e2cd75cbe4.rmeta --cfg=bootstrap --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(parallel_compiler)' -Zmacro-backtrace -Zunstable-options -Csplit-debuginfo=off -Zunstable-options '-Wrustc::internal' -Wkeyword_idents_2024 -Wunsafe_op_in_unsafe_fn -Cprefer-dynamic -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zon-broken-pipe=kill -Z binary-dep-depinfo -L native=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-rustc/x86_64-unknown-illumos/release/build/psm-8b32df0f1d37524f/out` Running `/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc --crate-name smallvec --edition=2018 /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/vendor/smallvec-1.13.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 --cfg 'feature="const_generics"' --cfg 'feature="may_dangle"' --cfg 'feature="union"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("arbitrary", "const_generics", "const_new", "debugger_visualizer", "drain_filter", "drain_keep_rest", "may_dangle", "serde", "specialization", "union", "write"))' -C metadata=a9c20ad91926fb8d -C extra-filename=-a9c20ad91926fb8d --out-dir /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-rustc/release/deps -C linker=/usr/gcc/13/bin/gcc -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-rustc/release/deps --cap-lints allow -Z binary-dep-depinfo` Running `/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc --crate-name unicode_width --edition=2021 /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/vendor/unicode-width-0.1.13/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)' --check-cfg 'cfg(feature, values("compiler_builtins", "core", "default", "no_std", "rustc-dep-of-std", "std"))' -C metadata=ccc12b9b3f1475c2 -C extra-filename=-ccc12b9b3f1475c2 --out-dir /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-rustc/release/deps -C linker=/usr/gcc/13/bin/gcc -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-rustc/release/deps --cap-lints allow -Z binary-dep-depinfo` Compiling annotate-snippets v0.10.2 Running `/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc --crate-name annotate_snippets --edition=2021 /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/vendor/annotate-snippets-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 embed-bitcode=no -C debug-assertions=off --cfg 'feature="default"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("default", "testing-colors"))' -C metadata=880bb6a5a095c138 -C extra-filename=-880bb6a5a095c138 --out-dir /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-rustc/release/deps -C linker=/usr/gcc/13/bin/gcc -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-rustc/release/deps --extern anstyle=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-rustc/release/deps/libanstyle-37a047bbffa80a3e.rmeta --extern unicode_width=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-rustc/release/deps/libunicode_width-ccc12b9b3f1475c2.rmeta --cap-lints allow -Z binary-dep-depinfo` Compiling rustc_ast_pretty v0.0.0 (/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/compiler/rustc_ast_pretty) Running `/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc --crate-name rustc_ast_pretty --edition=2021 compiler/rustc_ast_pretty/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)' --check-cfg 'cfg(feature, values())' -C metadata=10f446907f848703 -C extra-filename=-10f446907f848703 --out-dir /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-rustc/x86_64-unknown-illumos/release/deps --target x86_64-unknown-illumos -C linker=/usr/gcc/13/bin/gcc -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-rustc/x86_64-unknown-illumos/release/deps -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-rustc/release/deps --extern itertools=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-rustc/x86_64-unknown-illumos/release/deps/libitertools-6bea951684954f92.rmeta --extern rustc_ast=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-rustc/x86_64-unknown-illumos/release/deps/librustc_ast-5c86fa893f053b86.rmeta --extern rustc_lexer=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-rustc/x86_64-unknown-illumos/release/deps/librustc_lexer-026635186e5a183e.rmeta --extern rustc_span=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-rustc/x86_64-unknown-illumos/release/deps/librustc_span-2dad607559e7b3c7.rmeta --extern thin_vec=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-rustc/x86_64-unknown-illumos/release/deps/libthin_vec-28f024e74d06541a.rmeta --cfg=bootstrap --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(parallel_compiler)' -Zmacro-backtrace -Zunstable-options -Csplit-debuginfo=off -Zunstable-options '-Wrustc::internal' -Wkeyword_idents_2024 -Wunsafe_op_in_unsafe_fn -Cprefer-dynamic -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zon-broken-pipe=kill -Z binary-dep-depinfo -L native=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-rustc/x86_64-unknown-illumos/release/build/psm-8b32df0f1d37524f/out` Running `/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc --crate-name fluent_bundle --edition=2021 /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/vendor/fluent-bundle-0.15.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="default"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("all-benchmarks", "default"))' -C metadata=9b0b8cb3b1129bb0 -C extra-filename=-9b0b8cb3b1129bb0 --out-dir /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-rustc/release/deps -C linker=/usr/gcc/13/bin/gcc -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-rustc/release/deps --extern fluent_langneg=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-rustc/release/deps/libfluent_langneg-dbfdcd4a72525705.rmeta --extern fluent_syntax=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-rustc/release/deps/libfluent_syntax-7ac778336843676e.rmeta --extern intl_memoizer=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-rustc/release/deps/libintl_memoizer-a5e3692056951865.rmeta --extern intl_pluralrules=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-rustc/release/deps/libintl_pluralrules-3e07cc099b4778d0.rmeta --extern rustc_hash=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-rustc/release/deps/librustc_hash-22762dce32a187ad.rmeta --extern self_cell=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-rustc/release/deps/libself_cell-5d3a812b55bbb85c.rmeta --extern smallvec=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-rustc/release/deps/libsmallvec-a9c20ad91926fb8d.rmeta --extern unic_langid=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-rustc/release/deps/libunic_langid-295a675b2e13b291.rmeta --cap-lints allow -Z binary-dep-depinfo` Compiling rustc_type_ir v0.0.0 (/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/compiler/rustc_type_ir) Running `/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc --crate-name rustc_type_ir --edition=2021 compiler/rustc_type_ir/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="nightly"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("default", "nightly"))' -C metadata=b90a19873fb8601b -C extra-filename=-b90a19873fb8601b --out-dir /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-rustc/x86_64-unknown-illumos/release/deps --target x86_64-unknown-illumos -C linker=/usr/gcc/13/bin/gcc -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-rustc/x86_64-unknown-illumos/release/deps -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-rustc/release/deps --extern bitflags=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-rustc/x86_64-unknown-illumos/release/deps/libbitflags-97b46b4ed08fa6ef.rmeta --extern derivative=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-rustc/release/deps/libderivative-be01590ed013d387.so --extern indexmap=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-rustc/x86_64-unknown-illumos/release/deps/libindexmap-f1297d6fb5df1cfd.rmeta --extern rustc_ast_ir=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-rustc/x86_64-unknown-illumos/release/deps/librustc_ast_ir-c44d1541bb0c3bce.rmeta --extern rustc_data_structures=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-rustc/x86_64-unknown-illumos/release/deps/librustc_data_structures-282adfe7f6142142.rmeta --extern rustc_index=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-rustc/x86_64-unknown-illumos/release/deps/librustc_index-28b309b374b5b3bc.rmeta --extern rustc_macros=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-rustc/release/deps/librustc_macros-842cfd4e5c65d39f.so --extern rustc_serialize=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-rustc/x86_64-unknown-illumos/release/deps/librustc_serialize-33ea41f09fa6049a.rmeta --extern rustc_span=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-rustc/x86_64-unknown-illumos/release/deps/librustc_span-2dad607559e7b3c7.rmeta --extern rustc_type_ir_macros=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-rustc/release/deps/librustc_type_ir_macros-ce202df3d54e9866.so --extern smallvec=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-rustc/x86_64-unknown-illumos/release/deps/libsmallvec-c5e57b87e9dde13a.rmeta --extern tracing=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-rustc/x86_64-unknown-illumos/release/deps/libtracing-3e77c1e2cd75cbe4.rmeta --cfg=bootstrap --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(parallel_compiler)' -Zmacro-backtrace -Zunstable-options -Csplit-debuginfo=off -Zunstable-options '-Wrustc::internal' -Wkeyword_idents_2024 -Wunsafe_op_in_unsafe_fn -Cprefer-dynamic -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zon-broken-pipe=kill -Z binary-dep-depinfo -L native=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-rustc/x86_64-unknown-illumos/release/build/psm-8b32df0f1d37524f/out` Compiling rustc_error_messages v0.0.0 (/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/compiler/rustc_error_messages) Running `/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc --crate-name rustc_error_messages --edition=2021 compiler/rustc_error_messages/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)' --check-cfg 'cfg(feature, values("rustc_use_parallel_compiler"))' -C metadata=c6052faa741459f0 -C extra-filename=-c6052faa741459f0 --out-dir /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-rustc/x86_64-unknown-illumos/release/deps --target x86_64-unknown-illumos -C linker=/usr/gcc/13/bin/gcc -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-rustc/x86_64-unknown-illumos/release/deps -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-rustc/release/deps --extern fluent_bundle=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-rustc/x86_64-unknown-illumos/release/deps/libfluent_bundle-65fcc0b55efa1703.rmeta --extern fluent_syntax=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-rustc/x86_64-unknown-illumos/release/deps/libfluent_syntax-a2ff245ed294f82c.rmeta --extern icu_list=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-rustc/x86_64-unknown-illumos/release/deps/libicu_list-9ac5ce508ee60b80.rmeta --extern icu_locid=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-rustc/x86_64-unknown-illumos/release/deps/libicu_locid-9bcc644ade7c2300.rmeta --extern icu_provider_adapters=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-rustc/x86_64-unknown-illumos/release/deps/libicu_provider_adapters-2c86252b7b4cae93.rmeta --extern intl_memoizer=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-rustc/x86_64-unknown-illumos/release/deps/libintl_memoizer-725f2f2df5e31312.rmeta --extern rustc_baked_icu_data=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-rustc/x86_64-unknown-illumos/release/deps/librustc_baked_icu_data-28547fa6b668eede.rmeta --extern rustc_data_structures=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-rustc/x86_64-unknown-illumos/release/deps/librustc_data_structures-282adfe7f6142142.rmeta --extern rustc_macros=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-rustc/release/deps/librustc_macros-842cfd4e5c65d39f.so --extern rustc_serialize=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-rustc/x86_64-unknown-illumos/release/deps/librustc_serialize-33ea41f09fa6049a.rmeta --extern rustc_span=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-rustc/x86_64-unknown-illumos/release/deps/librustc_span-2dad607559e7b3c7.rmeta --extern tracing=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-rustc/x86_64-unknown-illumos/release/deps/libtracing-3e77c1e2cd75cbe4.rmeta --extern unic_langid=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-rustc/x86_64-unknown-illumos/release/deps/libunic_langid-f30feb2b6b270d09.rmeta --cfg=bootstrap --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(parallel_compiler)' -Zmacro-backtrace -Zunstable-options -Csplit-debuginfo=off -Zunstable-options '-Wrustc::internal' -Wkeyword_idents_2024 -Wunsafe_op_in_unsafe_fn -Cprefer-dynamic -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zon-broken-pipe=kill -Z binary-dep-depinfo -L native=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-rustc/x86_64-unknown-illumos/release/build/psm-8b32df0f1d37524f/out` Compiling darling v0.20.9 Running `/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc --crate-name darling --edition=2021 /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/vendor/darling-0.20.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="default"' --cfg 'feature="suggestions"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("default", "diagnostics", "suggestions"))' -C metadata=9daead172a0edc49 -C extra-filename=-9daead172a0edc49 --out-dir /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-rustc/release/deps -C linker=/usr/gcc/13/bin/gcc -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-rustc/release/deps --extern darling_core=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-rustc/release/deps/libdarling_core-2cbeb6455d681805.rmeta --extern darling_macro=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-rustc/release/deps/libdarling_macro-d6e9b0d4ebc92a86.so --cap-lints allow -Z binary-dep-depinfo` Running `/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc --crate-name anstyle --edition=2021 /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/vendor/anstyle-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 '--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::items_after_statements' '--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)' --check-cfg 'cfg(feature, values("default", "std"))' -C metadata=4b1f773ee0d79ec0 -C extra-filename=-4b1f773ee0d79ec0 --out-dir /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-rustc/x86_64-unknown-illumos/release/deps --target x86_64-unknown-illumos -C linker=/usr/gcc/13/bin/gcc -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-rustc/x86_64-unknown-illumos/release/deps -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-rustc/release/deps --cap-lints allow --cfg=bootstrap --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(parallel_compiler)' -Zmacro-backtrace -Zunstable-options -Csplit-debuginfo=off -Zunstable-options '-Wrustc::internal' -Wkeyword_idents_2024 -Wunsafe_op_in_unsafe_fn -Cprefer-dynamic -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zon-broken-pipe=kill -Z binary-dep-depinfo` Running `/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc --crate-name annotate_snippets --edition=2021 /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/vendor/annotate-snippets-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="default"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("default", "testing-colors"))' -C metadata=ad12294e47375728 -C extra-filename=-ad12294e47375728 --out-dir /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-rustc/x86_64-unknown-illumos/release/deps --target x86_64-unknown-illumos -C linker=/usr/gcc/13/bin/gcc -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-rustc/x86_64-unknown-illumos/release/deps -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-rustc/release/deps --extern anstyle=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-rustc/x86_64-unknown-illumos/release/deps/libanstyle-4b1f773ee0d79ec0.rmeta --extern unicode_width=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-rustc/x86_64-unknown-illumos/release/deps/libunicode_width-8e38d4226ce9dd68.rmeta --cap-lints allow --cfg=bootstrap --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(parallel_compiler)' -Zmacro-backtrace -Zunstable-options -Csplit-debuginfo=off -Zunstable-options '-Wrustc::internal' -Wkeyword_idents_2024 -Wunsafe_op_in_unsafe_fn -Cprefer-dynamic -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zon-broken-pipe=kill -Z binary-dep-depinfo` Compiling derive_setters v0.1.6 Running `/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc --crate-name derive_setters --edition=2018 /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/vendor/derive_setters-0.1.6/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)' --check-cfg 'cfg(feature, values("nightly"))' -C metadata=70d8c5c101ccd36e -C extra-filename=-70d8c5c101ccd36e --out-dir /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-rustc/release/deps -C linker=/usr/gcc/13/bin/gcc -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-rustc/release/deps --extern darling=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-rustc/release/deps/libdarling-9daead172a0edc49.rlib --extern proc_macro2=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-rustc/release/deps/libproc_macro2-649eebb10f1a43aa.rlib --extern quote=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-rustc/release/deps/libquote-3e53e4514c72f34e.rlib --extern syn=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-rustc/release/deps/libsyn-dac9cc388f4f109f.rlib --extern proc_macro --cap-lints allow -Z binary-dep-depinfo` Compiling rustc_fluent_macro v0.0.0 (/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/compiler/rustc_fluent_macro) Running `/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc --crate-name rustc_fluent_macro --edition=2021 compiler/rustc_fluent_macro/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)' --check-cfg 'cfg(feature, values())' -C metadata=ff38ac6f3379387a -C extra-filename=-ff38ac6f3379387a --out-dir /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-rustc/release/deps -C linker=/usr/gcc/13/bin/gcc -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-rustc/release/deps --extern annotate_snippets=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-rustc/release/deps/libannotate_snippets-880bb6a5a095c138.rlib --extern fluent_bundle=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-rustc/release/deps/libfluent_bundle-9b0b8cb3b1129bb0.rlib --extern fluent_syntax=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-rustc/release/deps/libfluent_syntax-7ac778336843676e.rlib --extern proc_macro2=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-rustc/release/deps/libproc_macro2-649eebb10f1a43aa.rlib --extern quote=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-rustc/release/deps/libquote-3e53e4514c72f34e.rlib --extern syn=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-rustc/release/deps/libsyn-dac9cc388f4f109f.rlib --extern unic_langid=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-rustc/release/deps/libunic_langid-295a675b2e13b291.rlib --extern proc_macro -Z binary-dep-depinfo` Compiling rustc_hir v0.0.0 (/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/compiler/rustc_hir) Running `/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc --crate-name rustc_hir --edition=2021 compiler/rustc_hir/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)' --check-cfg 'cfg(feature, values())' -C metadata=a2d37e510131bb20 -C extra-filename=-a2d37e510131bb20 --out-dir /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-rustc/x86_64-unknown-illumos/release/deps --target x86_64-unknown-illumos -C linker=/usr/gcc/13/bin/gcc -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-rustc/x86_64-unknown-illumos/release/deps -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-rustc/release/deps --extern odht=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-rustc/x86_64-unknown-illumos/release/deps/libodht-07ac55f9d02b1980.rmeta --extern rustc_arena=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-rustc/x86_64-unknown-illumos/release/deps/librustc_arena-568b2eb3b7b893e7.rmeta --extern rustc_ast=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-rustc/x86_64-unknown-illumos/release/deps/librustc_ast-5c86fa893f053b86.rmeta --extern rustc_data_structures=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-rustc/x86_64-unknown-illumos/release/deps/librustc_data_structures-282adfe7f6142142.rmeta --extern rustc_index=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-rustc/x86_64-unknown-illumos/release/deps/librustc_index-28b309b374b5b3bc.rmeta --extern rustc_macros=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-rustc/release/deps/librustc_macros-842cfd4e5c65d39f.so --extern rustc_serialize=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-rustc/x86_64-unknown-illumos/release/deps/librustc_serialize-33ea41f09fa6049a.rmeta --extern rustc_span=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-rustc/x86_64-unknown-illumos/release/deps/librustc_span-2dad607559e7b3c7.rmeta --extern rustc_target=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-rustc/x86_64-unknown-illumos/release/deps/librustc_target-e7392aaa4036f384.rmeta --extern smallvec=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-rustc/x86_64-unknown-illumos/release/deps/libsmallvec-c5e57b87e9dde13a.rmeta --extern tracing=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-rustc/x86_64-unknown-illumos/release/deps/libtracing-3e77c1e2cd75cbe4.rmeta --cfg=bootstrap --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(parallel_compiler)' -Zmacro-backtrace -Zunstable-options -Csplit-debuginfo=off -Zunstable-options '-Wrustc::internal' -Wkeyword_idents_2024 -Wunsafe_op_in_unsafe_fn -Cprefer-dynamic -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zon-broken-pipe=kill -Z binary-dep-depinfo -L native=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-rustc/x86_64-unknown-illumos/release/build/psm-8b32df0f1d37524f/out` Compiling termize v0.1.1 Running `/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc --crate-name termize --edition=2018 /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/vendor/termize-0.1.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)' --check-cfg 'cfg(feature, values())' -C metadata=ae3d4702b1a11cd7 -C extra-filename=-ae3d4702b1a11cd7 --out-dir /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-rustc/x86_64-unknown-illumos/release/deps --target x86_64-unknown-illumos -C linker=/usr/gcc/13/bin/gcc -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-rustc/x86_64-unknown-illumos/release/deps -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-rustc/release/deps --extern libc=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-rustc/x86_64-unknown-illumos/release/deps/liblibc-3b65f7d5f69b7bcb.rmeta --cap-lints allow --cfg=bootstrap --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(parallel_compiler)' -Zmacro-backtrace -Zunstable-options -Csplit-debuginfo=off -Zunstable-options '-Wrustc::internal' -Wkeyword_idents_2024 -Wunsafe_op_in_unsafe_fn -Cprefer-dynamic -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zon-broken-pipe=kill -Z binary-dep-depinfo` Compiling termcolor v1.4.1 Running `/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc --crate-name termcolor --edition=2018 /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/vendor/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)' --check-cfg 'cfg(feature, values())' -C metadata=d170786dae4f9690 -C extra-filename=-d170786dae4f9690 --out-dir /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-rustc/x86_64-unknown-illumos/release/deps --target x86_64-unknown-illumos -C linker=/usr/gcc/13/bin/gcc -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-rustc/x86_64-unknown-illumos/release/deps -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-rustc/release/deps --cap-lints allow --cfg=bootstrap --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(parallel_compiler)' -Zmacro-backtrace -Zunstable-options -Csplit-debuginfo=off -Zunstable-options '-Wrustc::internal' -Wkeyword_idents_2024 -Wunsafe_op_in_unsafe_fn -Cprefer-dynamic -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zon-broken-pipe=kill -Z binary-dep-depinfo` Compiling rustc_error_codes v0.0.0 (/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/compiler/rustc_error_codes) Running `/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc --crate-name rustc_error_codes --edition=2021 compiler/rustc_error_codes/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)' --check-cfg 'cfg(feature, values())' -C metadata=6d3a5d1fb3cefd29 -C extra-filename=-6d3a5d1fb3cefd29 --out-dir /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-rustc/x86_64-unknown-illumos/release/deps --target x86_64-unknown-illumos -C linker=/usr/gcc/13/bin/gcc -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-rustc/x86_64-unknown-illumos/release/deps -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-rustc/release/deps --cfg=bootstrap --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(parallel_compiler)' -Zmacro-backtrace -Zunstable-options -Csplit-debuginfo=off -Zunstable-options '-Wrustc::internal' -Wkeyword_idents_2024 -Wunsafe_op_in_unsafe_fn -Cprefer-dynamic -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zon-broken-pipe=kill -Z binary-dep-depinfo` Compiling getopts v0.2.21 Running `/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc --crate-name getopts --edition=2015 /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/vendor/getopts-0.2.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 --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("core", "rustc-dep-of-std", "std"))' -C metadata=c1be7020d2862359 -C extra-filename=-c1be7020d2862359 --out-dir /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-rustc/x86_64-unknown-illumos/release/deps --target x86_64-unknown-illumos -C linker=/usr/gcc/13/bin/gcc -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-rustc/x86_64-unknown-illumos/release/deps -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-rustc/release/deps --extern unicode_width=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-rustc/x86_64-unknown-illumos/release/deps/libunicode_width-8e38d4226ce9dd68.rmeta --cap-lints allow --cfg=bootstrap --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(parallel_compiler)' -Zmacro-backtrace -Zunstable-options -Csplit-debuginfo=off -Zunstable-options '-Wrustc::internal' -Wkeyword_idents_2024 -Wunsafe_op_in_unsafe_fn -Cprefer-dynamic -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zon-broken-pipe=kill -Z binary-dep-depinfo` Running `/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-rustc/release/build/semver-9b8c458b2b6b4944/build-script-build` Running `/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc --crate-name semver --edition=2018 /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/vendor/semver-1.0.23/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)' --check-cfg 'cfg(feature, values("default", "serde", "std"))' -C metadata=9b809be5bb9c0d2f -C extra-filename=-9b809be5bb9c0d2f --out-dir /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-rustc/release/deps -C linker=/usr/gcc/13/bin/gcc -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-rustc/release/deps --cap-lints allow -Z binary-dep-depinfo --check-cfg 'cfg(doc_cfg)' --check-cfg 'cfg(no_alloc_crate)' --check-cfg 'cfg(no_const_vec_new)' --check-cfg 'cfg(no_exhaustive_int_match)' --check-cfg 'cfg(no_non_exhaustive)' --check-cfg 'cfg(no_nonzero_bitscan)' --check-cfg 'cfg(no_str_strip_prefix)' --check-cfg 'cfg(no_track_caller)' --check-cfg 'cfg(no_unsafe_op_in_unsafe_fn_lint)' --check-cfg 'cfg(test_node_semver)'` Compiling memoffset v0.9.1 Running `/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc --crate-name build_script_build --edition=2015 /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/vendor/memoffset-0.9.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"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("default", "unstable_const", "unstable_offset_of"))' -C metadata=4dfbc43935693afe -C extra-filename=-4dfbc43935693afe --out-dir /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-rustc/release/build/memoffset-4dfbc43935693afe -C linker=/usr/gcc/13/bin/gcc -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-rustc/release/deps --extern autocfg=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-rustc/release/deps/libautocfg-9315a7bd016011b2.rlib --cap-lints allow -Z binary-dep-depinfo` Compiling rustc_version v0.4.0 Running `/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc --crate-name rustc_version --edition=2018 /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/vendor/rustc_version-0.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)' --check-cfg 'cfg(feature, values())' -C metadata=d007bf71b9be8476 -C extra-filename=-d007bf71b9be8476 --out-dir /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-rustc/release/deps -C linker=/usr/gcc/13/bin/gcc -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-rustc/release/deps --extern semver=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-rustc/release/deps/libsemver-9b809be5bb9c0d2f.rmeta --cap-lints allow -Z binary-dep-depinfo` Running `/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-rustc/release/build/memoffset-4dfbc43935693afe/build-script-build` Compiling rustc_apfloat v0.2.0+llvm-462a31f5a5ab Running `/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc --crate-name build_script_build --edition=2021 /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/vendor/rustc_apfloat-0.2.0+llvm-462a31f5a5ab/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)' --check-cfg 'cfg(feature, values())' -C metadata=52ab9c4ffcbb9d95 -C extra-filename=-52ab9c4ffcbb9d95 --out-dir /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-rustc/release/build/rustc_apfloat-52ab9c4ffcbb9d95 -C linker=/usr/gcc/13/bin/gcc -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-rustc/release/deps --cap-lints allow -Z binary-dep-depinfo` Running `/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc --crate-name memoffset --edition=2015 /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/vendor/memoffset-0.9.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)' --check-cfg 'cfg(feature, values("default", "unstable_const", "unstable_offset_of"))' -C metadata=6eb255613ee6b978 -C extra-filename=-6eb255613ee6b978 --out-dir /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-rustc/x86_64-unknown-illumos/release/deps --target x86_64-unknown-illumos -C linker=/usr/gcc/13/bin/gcc -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-rustc/x86_64-unknown-illumos/release/deps -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-rustc/release/deps --cap-lints allow --cfg=bootstrap --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(parallel_compiler)' -Zmacro-backtrace -Zunstable-options -Csplit-debuginfo=off -Zunstable-options '-Wrustc::internal' -Wkeyword_idents_2024 -Wunsafe_op_in_unsafe_fn -Cprefer-dynamic -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zon-broken-pipe=kill -Z binary-dep-depinfo --cfg tuple_ty --cfg allow_clippy --cfg maybe_uninit --cfg doctests --cfg raw_ref_macros --cfg stable_const --cfg stable_offset_of` Compiling datafrog v2.0.1 Running `/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc --crate-name datafrog --edition=2018 /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/vendor/datafrog-2.0.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=5f36fe920fe88a07 -C extra-filename=-5f36fe920fe88a07 --out-dir /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-rustc/x86_64-unknown-illumos/release/deps --target x86_64-unknown-illumos -C linker=/usr/gcc/13/bin/gcc -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-rustc/x86_64-unknown-illumos/release/deps -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-rustc/release/deps --cap-lints allow --cfg=bootstrap --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(parallel_compiler)' -Zmacro-backtrace -Zunstable-options -Csplit-debuginfo=off -Zunstable-options '-Wrustc::internal' -Wkeyword_idents_2024 -Wunsafe_op_in_unsafe_fn -Cprefer-dynamic -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zon-broken-pipe=kill -Z binary-dep-depinfo` Running `/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-rustc/release/build/rustc_apfloat-52ab9c4ffcbb9d95/build-script-build` Compiling bitflags v1.3.2 Running `/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc --crate-name bitflags --edition=2018 /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/vendor/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)' --check-cfg 'cfg(feature, values("compiler_builtins", "core", "default", "example_generated", "rustc-dep-of-std"))' -C metadata=a8c72d59c2cd1eff -C extra-filename=-a8c72d59c2cd1eff --out-dir /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-rustc/x86_64-unknown-illumos/release/deps --target x86_64-unknown-illumos -C linker=/usr/gcc/13/bin/gcc -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-rustc/x86_64-unknown-illumos/release/deps -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-rustc/release/deps --cap-lints allow --cfg=bootstrap --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(parallel_compiler)' -Zmacro-backtrace -Zunstable-options -Csplit-debuginfo=off -Zunstable-options '-Wrustc::internal' -Wkeyword_idents_2024 -Wunsafe_op_in_unsafe_fn -Cprefer-dynamic -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zon-broken-pipe=kill -Z binary-dep-depinfo` Compiling field-offset v0.3.6 Running `/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc --crate-name build_script_build --edition=2015 /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/vendor/field-offset-0.3.6/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)' --check-cfg 'cfg(feature, values())' -C metadata=b01224e4538353aa -C extra-filename=-b01224e4538353aa --out-dir /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-rustc/release/build/field-offset-b01224e4538353aa -C linker=/usr/gcc/13/bin/gcc -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-rustc/release/deps --extern rustc_version=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-rustc/release/deps/librustc_version-d007bf71b9be8476.rlib --cap-lints allow -Z binary-dep-depinfo` Running `/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc --crate-name rustc_apfloat --edition=2021 /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/vendor/rustc_apfloat-0.2.0+llvm-462a31f5a5ab/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)' --check-cfg 'cfg(feature, values())' -C metadata=da5d7e2b90837952 -C extra-filename=-da5d7e2b90837952 --out-dir /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-rustc/x86_64-unknown-illumos/release/deps --target x86_64-unknown-illumos -C linker=/usr/gcc/13/bin/gcc -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-rustc/x86_64-unknown-illumos/release/deps -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-rustc/release/deps --extern bitflags=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-rustc/x86_64-unknown-illumos/release/deps/libbitflags-a8c72d59c2cd1eff.rmeta --extern smallvec=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-rustc/x86_64-unknown-illumos/release/deps/libsmallvec-c5e57b87e9dde13a.rmeta --cap-lints allow --cfg=bootstrap --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(parallel_compiler)' -Zmacro-backtrace -Zunstable-options -Csplit-debuginfo=off -Zunstable-options '-Wrustc::internal' -Wkeyword_idents_2024 -Wunsafe_op_in_unsafe_fn -Cprefer-dynamic -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zon-broken-pipe=kill -Z binary-dep-depinfo` Compiling gsgdt v0.1.2 Running `/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc --crate-name gsgdt --edition=2018 /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/vendor/gsgdt-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)' --check-cfg 'cfg(feature, values())' -C metadata=49d2e9aae30e7555 -C extra-filename=-49d2e9aae30e7555 --out-dir /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-rustc/x86_64-unknown-illumos/release/deps --target x86_64-unknown-illumos -C linker=/usr/gcc/13/bin/gcc -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-rustc/x86_64-unknown-illumos/release/deps -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-rustc/release/deps --extern serde=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-rustc/x86_64-unknown-illumos/release/deps/libserde-5b50a75ac9986fa8.rmeta --cap-lints allow --cfg=bootstrap --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(parallel_compiler)' -Zmacro-backtrace -Zunstable-options -Csplit-debuginfo=off -Zunstable-options '-Wrustc::internal' -Wkeyword_idents_2024 -Wunsafe_op_in_unsafe_fn -Cprefer-dynamic -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zon-broken-pipe=kill -Z binary-dep-depinfo` Running `/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-rustc/release/build/field-offset-b01224e4538353aa/build-script-build` Compiling rustc_lint_defs v0.0.0 (/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/compiler/rustc_lint_defs) Running `/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc --crate-name rustc_lint_defs --edition=2021 compiler/rustc_lint_defs/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)' --check-cfg 'cfg(feature, values())' -C metadata=9033b7decd6b0768 -C extra-filename=-9033b7decd6b0768 --out-dir /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-rustc/x86_64-unknown-illumos/release/deps --target x86_64-unknown-illumos -C linker=/usr/gcc/13/bin/gcc -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-rustc/x86_64-unknown-illumos/release/deps -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-rustc/release/deps --extern rustc_ast=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-rustc/x86_64-unknown-illumos/release/deps/librustc_ast-5c86fa893f053b86.rmeta --extern rustc_data_structures=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-rustc/x86_64-unknown-illumos/release/deps/librustc_data_structures-282adfe7f6142142.rmeta --extern rustc_error_messages=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-rustc/x86_64-unknown-illumos/release/deps/librustc_error_messages-c6052faa741459f0.rmeta --extern rustc_hir=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-rustc/x86_64-unknown-illumos/release/deps/librustc_hir-a2d37e510131bb20.rmeta --extern rustc_macros=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-rustc/release/deps/librustc_macros-842cfd4e5c65d39f.so --extern rustc_serialize=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-rustc/x86_64-unknown-illumos/release/deps/librustc_serialize-33ea41f09fa6049a.rmeta --extern rustc_span=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-rustc/x86_64-unknown-illumos/release/deps/librustc_span-2dad607559e7b3c7.rmeta --extern rustc_target=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-rustc/x86_64-unknown-illumos/release/deps/librustc_target-e7392aaa4036f384.rmeta --extern serde=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-rustc/x86_64-unknown-illumos/release/deps/libserde-5b50a75ac9986fa8.rmeta --cfg=bootstrap --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(parallel_compiler)' -Zmacro-backtrace -Zunstable-options -Csplit-debuginfo=off -Zunstable-options '-Wrustc::internal' -Wkeyword_idents_2024 -Wunsafe_op_in_unsafe_fn -Cprefer-dynamic -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zon-broken-pipe=kill -Z binary-dep-depinfo -L native=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-rustc/x86_64-unknown-illumos/release/build/psm-8b32df0f1d37524f/out` Running `/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc --crate-name field_offset --edition=2015 /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/vendor/field-offset-0.3.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 --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=78b6eaf088c496f9 -C extra-filename=-78b6eaf088c496f9 --out-dir /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-rustc/x86_64-unknown-illumos/release/deps --target x86_64-unknown-illumos -C linker=/usr/gcc/13/bin/gcc -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-rustc/x86_64-unknown-illumos/release/deps -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-rustc/release/deps --extern memoffset=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-rustc/x86_64-unknown-illumos/release/deps/libmemoffset-6eb255613ee6b978.rmeta --cap-lints allow --cfg=bootstrap --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(parallel_compiler)' -Zmacro-backtrace -Zunstable-options -Csplit-debuginfo=off -Zunstable-options '-Wrustc::internal' -Wkeyword_idents_2024 -Wunsafe_op_in_unsafe_fn -Cprefer-dynamic -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zon-broken-pipe=kill -Z binary-dep-depinfo --cfg fieldoffset_maybe_uninit --cfg fieldoffset_has_alloc` Compiling rustc_hir_pretty v0.0.0 (/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/compiler/rustc_hir_pretty) Running `/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc --crate-name rustc_hir_pretty --edition=2021 compiler/rustc_hir_pretty/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)' --check-cfg 'cfg(feature, values())' -C metadata=3233740bad9f0e4d -C extra-filename=-3233740bad9f0e4d --out-dir /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-rustc/x86_64-unknown-illumos/release/deps --target x86_64-unknown-illumos -C linker=/usr/gcc/13/bin/gcc -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-rustc/x86_64-unknown-illumos/release/deps -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-rustc/release/deps --extern rustc_ast=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-rustc/x86_64-unknown-illumos/release/deps/librustc_ast-5c86fa893f053b86.rmeta --extern rustc_ast_pretty=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-rustc/x86_64-unknown-illumos/release/deps/librustc_ast_pretty-10f446907f848703.rmeta --extern rustc_hir=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-rustc/x86_64-unknown-illumos/release/deps/librustc_hir-a2d37e510131bb20.rmeta --extern rustc_span=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-rustc/x86_64-unknown-illumos/release/deps/librustc_span-2dad607559e7b3c7.rmeta --extern rustc_target=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-rustc/x86_64-unknown-illumos/release/deps/librustc_target-e7392aaa4036f384.rmeta --cfg=bootstrap --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(parallel_compiler)' -Zmacro-backtrace -Zunstable-options -Csplit-debuginfo=off -Zunstable-options '-Wrustc::internal' -Wkeyword_idents_2024 -Wunsafe_op_in_unsafe_fn -Cprefer-dynamic -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zon-broken-pipe=kill -Z binary-dep-depinfo -L native=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-rustc/x86_64-unknown-illumos/release/build/psm-8b32df0f1d37524f/out` Compiling polonius-engine v0.13.0 Running `/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc --crate-name polonius_engine --edition=2015 /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/vendor/polonius-engine-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 opt-level=3 -C embed-bitcode=no --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=bf9be729be54cf3d -C extra-filename=-bf9be729be54cf3d --out-dir /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-rustc/x86_64-unknown-illumos/release/deps --target x86_64-unknown-illumos -C linker=/usr/gcc/13/bin/gcc -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-rustc/x86_64-unknown-illumos/release/deps -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-rustc/release/deps --extern datafrog=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-rustc/x86_64-unknown-illumos/release/deps/libdatafrog-5f36fe920fe88a07.rmeta --extern log=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-rustc/x86_64-unknown-illumos/release/deps/liblog-ed1856b76d8868bc.rmeta --extern rustc_hash=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-rustc/x86_64-unknown-illumos/release/deps/librustc_hash-aff43958bca99791.rmeta --cap-lints allow --cfg=bootstrap --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(parallel_compiler)' -Zmacro-backtrace -Zunstable-options -Csplit-debuginfo=off -Zunstable-options '-Wrustc::internal' -Wkeyword_idents_2024 -Wunsafe_op_in_unsafe_fn -Cprefer-dynamic -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zon-broken-pipe=kill -Z binary-dep-depinfo` Compiling rustc_errors v0.0.0 (/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/compiler/rustc_errors) Running `/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc --crate-name rustc_errors --edition=2021 compiler/rustc_errors/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)' --check-cfg 'cfg(feature, values("rustc_use_parallel_compiler"))' -C metadata=90d5176951dbb10a -C extra-filename=-90d5176951dbb10a --out-dir /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-rustc/x86_64-unknown-illumos/release/deps --target x86_64-unknown-illumos -C linker=/usr/gcc/13/bin/gcc -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-rustc/x86_64-unknown-illumos/release/deps -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-rustc/release/deps --extern annotate_snippets=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-rustc/x86_64-unknown-illumos/release/deps/libannotate_snippets-ad12294e47375728.rmeta --extern derive_setters=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-rustc/release/deps/libderive_setters-70d8c5c101ccd36e.so --extern rustc_ast=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-rustc/x86_64-unknown-illumos/release/deps/librustc_ast-5c86fa893f053b86.rmeta --extern rustc_ast_pretty=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-rustc/x86_64-unknown-illumos/release/deps/librustc_ast_pretty-10f446907f848703.rmeta --extern rustc_data_structures=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-rustc/x86_64-unknown-illumos/release/deps/librustc_data_structures-282adfe7f6142142.rmeta --extern rustc_error_codes=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-rustc/x86_64-unknown-illumos/release/deps/librustc_error_codes-6d3a5d1fb3cefd29.rmeta --extern rustc_error_messages=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-rustc/x86_64-unknown-illumos/release/deps/librustc_error_messages-c6052faa741459f0.rmeta --extern rustc_fluent_macro=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-rustc/release/deps/librustc_fluent_macro-ff38ac6f3379387a.so --extern rustc_hir=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-rustc/x86_64-unknown-illumos/release/deps/librustc_hir-a2d37e510131bb20.rmeta --extern rustc_index=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-rustc/x86_64-unknown-illumos/release/deps/librustc_index-28b309b374b5b3bc.rmeta --extern rustc_lint_defs=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-rustc/x86_64-unknown-illumos/release/deps/librustc_lint_defs-9033b7decd6b0768.rmeta --extern rustc_macros=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-rustc/release/deps/librustc_macros-842cfd4e5c65d39f.so --extern rustc_serialize=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-rustc/x86_64-unknown-illumos/release/deps/librustc_serialize-33ea41f09fa6049a.rmeta --extern rustc_span=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-rustc/x86_64-unknown-illumos/release/deps/librustc_span-2dad607559e7b3c7.rmeta --extern rustc_target=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-rustc/x86_64-unknown-illumos/release/deps/librustc_target-e7392aaa4036f384.rmeta --extern rustc_type_ir=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-rustc/x86_64-unknown-illumos/release/deps/librustc_type_ir-b90a19873fb8601b.rmeta --extern serde=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-rustc/x86_64-unknown-illumos/release/deps/libserde-5b50a75ac9986fa8.rmeta --extern serde_json=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-rustc/x86_64-unknown-illumos/release/deps/libserde_json-527ba2532b241cf7.rmeta --extern termcolor=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-rustc/x86_64-unknown-illumos/release/deps/libtermcolor-d170786dae4f9690.rmeta --extern termize=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-rustc/x86_64-unknown-illumos/release/deps/libtermize-ae3d4702b1a11cd7.rmeta --extern tracing=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-rustc/x86_64-unknown-illumos/release/deps/libtracing-3e77c1e2cd75cbe4.rmeta --extern unicode_width=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-rustc/x86_64-unknown-illumos/release/deps/libunicode_width-8e38d4226ce9dd68.rmeta --cfg=bootstrap --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(parallel_compiler)' -Zmacro-backtrace -Zunstable-options -Csplit-debuginfo=off -Zunstable-options '-Wrustc::internal' -Wkeyword_idents_2024 -Wunsafe_op_in_unsafe_fn -Cprefer-dynamic -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zon-broken-pipe=kill -Z binary-dep-depinfo -L native=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-rustc/x86_64-unknown-illumos/release/build/psm-8b32df0f1d37524f/out` Compiling rustc_next_trait_solver v0.0.0 (/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/compiler/rustc_next_trait_solver) Running `/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc --crate-name rustc_next_trait_solver --edition=2021 compiler/rustc_next_trait_solver/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="nightly"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("default", "nightly"))' -C metadata=ccb4e8711e809a46 -C extra-filename=-ccb4e8711e809a46 --out-dir /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-rustc/x86_64-unknown-illumos/release/deps --target x86_64-unknown-illumos -C linker=/usr/gcc/13/bin/gcc -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-rustc/x86_64-unknown-illumos/release/deps -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-rustc/release/deps --extern bitflags=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-rustc/x86_64-unknown-illumos/release/deps/libbitflags-97b46b4ed08fa6ef.rmeta --extern derivative=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-rustc/release/deps/libderivative-be01590ed013d387.so --extern rustc_ast_ir=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-rustc/x86_64-unknown-illumos/release/deps/librustc_ast_ir-c44d1541bb0c3bce.rmeta --extern rustc_data_structures=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-rustc/x86_64-unknown-illumos/release/deps/librustc_data_structures-282adfe7f6142142.rmeta --extern rustc_index=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-rustc/x86_64-unknown-illumos/release/deps/librustc_index-28b309b374b5b3bc.rmeta --extern rustc_macros=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-rustc/release/deps/librustc_macros-842cfd4e5c65d39f.so --extern rustc_serialize=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-rustc/x86_64-unknown-illumos/release/deps/librustc_serialize-33ea41f09fa6049a.rmeta --extern rustc_type_ir=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-rustc/x86_64-unknown-illumos/release/deps/librustc_type_ir-b90a19873fb8601b.rmeta --extern rustc_type_ir_macros=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-rustc/release/deps/librustc_type_ir_macros-ce202df3d54e9866.so --extern tracing=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-rustc/x86_64-unknown-illumos/release/deps/libtracing-3e77c1e2cd75cbe4.rmeta --cfg=bootstrap --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(parallel_compiler)' -Zmacro-backtrace -Zunstable-options -Csplit-debuginfo=off -Zunstable-options '-Wrustc::internal' -Wkeyword_idents_2024 -Wunsafe_op_in_unsafe_fn -Cprefer-dynamic -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zon-broken-pipe=kill -Z binary-dep-depinfo -L native=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-rustc/x86_64-unknown-illumos/release/build/psm-8b32df0f1d37524f/out` Compiling tinyvec_macros v0.1.1 Running `/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc --crate-name tinyvec_macros --edition=2018 /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/vendor/tinyvec_macros-0.1.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)' --check-cfg 'cfg(feature, values())' -C metadata=e664c3fdff2719d7 -C extra-filename=-e664c3fdff2719d7 --out-dir /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-rustc/x86_64-unknown-illumos/release/deps --target x86_64-unknown-illumos -C linker=/usr/gcc/13/bin/gcc -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-rustc/x86_64-unknown-illumos/release/deps -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-rustc/release/deps --cap-lints allow --cfg=bootstrap --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(parallel_compiler)' -Zmacro-backtrace -Zunstable-options -Csplit-debuginfo=off -Zunstable-options '-Wrustc::internal' -Wkeyword_idents_2024 -Wunsafe_op_in_unsafe_fn -Cprefer-dynamic -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zon-broken-pipe=kill -Z binary-dep-depinfo` Compiling tinyvec v1.6.0 Running `/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc --crate-name tinyvec --edition=2018 /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/vendor/tinyvec-1.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="tinyvec_macros"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("alloc", "arbitrary", "default", "experimental_write_impl", "grab_spare_slice", "nightly_slice_partition_dedup", "real_blackbox", "rustc_1_40", "rustc_1_55", "rustc_1_57", "serde", "std", "tinyvec_macros"))' -C metadata=2726ca66e93db58b -C extra-filename=-2726ca66e93db58b --out-dir /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-rustc/x86_64-unknown-illumos/release/deps --target x86_64-unknown-illumos -C linker=/usr/gcc/13/bin/gcc -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-rustc/x86_64-unknown-illumos/release/deps -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-rustc/release/deps --extern tinyvec_macros=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-rustc/x86_64-unknown-illumos/release/deps/libtinyvec_macros-e664c3fdff2719d7.rmeta --cap-lints allow --cfg=bootstrap --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(parallel_compiler)' -Zmacro-backtrace -Zunstable-options -Csplit-debuginfo=off -Zunstable-options '-Wrustc::internal' -Wkeyword_idents_2024 -Wunsafe_op_in_unsafe_fn -Cprefer-dynamic -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zon-broken-pipe=kill -Z binary-dep-depinfo` Compiling rustc_parse_format v0.0.0 (/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/compiler/rustc_parse_format) Running `/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc --crate-name rustc_parse_format --edition=2021 compiler/rustc_parse_format/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)' --check-cfg 'cfg(feature, values())' -C metadata=9d217489b2141c50 -C extra-filename=-9d217489b2141c50 --out-dir /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-rustc/x86_64-unknown-illumos/release/deps --target x86_64-unknown-illumos -C linker=/usr/gcc/13/bin/gcc -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-rustc/x86_64-unknown-illumos/release/deps -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-rustc/release/deps --extern rustc_index=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-rustc/x86_64-unknown-illumos/release/deps/librustc_index-28b309b374b5b3bc.rmeta --extern rustc_lexer=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-rustc/x86_64-unknown-illumos/release/deps/librustc_lexer-026635186e5a183e.rmeta --cfg=bootstrap --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(parallel_compiler)' -Zmacro-backtrace -Zunstable-options -Csplit-debuginfo=off -Zunstable-options '-Wrustc::internal' -Wkeyword_idents_2024 -Wunsafe_op_in_unsafe_fn -Cprefer-dynamic -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zon-broken-pipe=kill -Z binary-dep-depinfo` Compiling unicode-normalization v0.1.23 Running `/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc --crate-name unicode_normalization --edition=2018 /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/vendor/unicode-normalization-0.1.23/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)' --check-cfg 'cfg(feature, values("default", "std"))' -C metadata=e18f5e3ce4682237 -C extra-filename=-e18f5e3ce4682237 --out-dir /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-rustc/x86_64-unknown-illumos/release/deps --target x86_64-unknown-illumos -C linker=/usr/gcc/13/bin/gcc -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-rustc/x86_64-unknown-illumos/release/deps -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-rustc/release/deps --extern tinyvec=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-rustc/x86_64-unknown-illumos/release/deps/libtinyvec-2726ca66e93db58b.rmeta --cap-lints allow --cfg=bootstrap --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(parallel_compiler)' -Zmacro-backtrace -Zunstable-options -Csplit-debuginfo=off -Zunstable-options '-Wrustc::internal' -Wkeyword_idents_2024 -Wunsafe_op_in_unsafe_fn -Cprefer-dynamic -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zon-broken-pipe=kill -Z binary-dep-depinfo` Compiling aho-corasick v1.1.3 Running `/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc --crate-name aho_corasick --edition=2021 /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/vendor/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="default"' --cfg 'feature="perf-literal"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("default", "logging", "perf-literal", "std"))' -C metadata=ef5fd150a0769bea -C extra-filename=-ef5fd150a0769bea --out-dir /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-rustc/x86_64-unknown-illumos/release/deps --target x86_64-unknown-illumos -C linker=/usr/gcc/13/bin/gcc -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-rustc/x86_64-unknown-illumos/release/deps -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-rustc/release/deps --extern memchr=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-rustc/x86_64-unknown-illumos/release/deps/libmemchr-3aab66500848d2f0.rmeta --cap-lints allow --cfg=bootstrap --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(parallel_compiler)' -Zmacro-backtrace -Zunstable-options -Csplit-debuginfo=off -Zunstable-options '-Wrustc::internal' -Wkeyword_idents_2024 -Wunsafe_op_in_unsafe_fn -Cprefer-dynamic -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zon-broken-pipe=kill -Z binary-dep-depinfo` Compiling rustc_session v0.0.0 (/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/compiler/rustc_session) Running `/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc --crate-name rustc_session --edition=2021 compiler/rustc_session/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)' --check-cfg 'cfg(feature, values())' -C metadata=2841cb1bef08ebcd -C extra-filename=-2841cb1bef08ebcd --out-dir /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-rustc/x86_64-unknown-illumos/release/deps --target x86_64-unknown-illumos -C linker=/usr/gcc/13/bin/gcc -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-rustc/x86_64-unknown-illumos/release/deps -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-rustc/release/deps --extern bitflags=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-rustc/x86_64-unknown-illumos/release/deps/libbitflags-97b46b4ed08fa6ef.rmeta --extern getopts=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-rustc/x86_64-unknown-illumos/release/deps/libgetopts-c1be7020d2862359.rmeta --extern libc=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-rustc/x86_64-unknown-illumos/release/deps/liblibc-3b65f7d5f69b7bcb.rmeta --extern rustc_ast=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-rustc/x86_64-unknown-illumos/release/deps/librustc_ast-5c86fa893f053b86.rmeta --extern rustc_data_structures=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-rustc/x86_64-unknown-illumos/release/deps/librustc_data_structures-282adfe7f6142142.rmeta --extern rustc_errors=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-rustc/x86_64-unknown-illumos/release/deps/librustc_errors-90d5176951dbb10a.rmeta --extern rustc_feature=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-rustc/x86_64-unknown-illumos/release/deps/librustc_feature-45f6b95e874a13d8.rmeta --extern rustc_fluent_macro=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-rustc/release/deps/librustc_fluent_macro-ff38ac6f3379387a.so --extern rustc_fs_util=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-rustc/x86_64-unknown-illumos/release/deps/librustc_fs_util-3913e0e8b8ca4c5f.rmeta --extern rustc_hir=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-rustc/x86_64-unknown-illumos/release/deps/librustc_hir-a2d37e510131bb20.rmeta --extern rustc_lint_defs=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-rustc/x86_64-unknown-illumos/release/deps/librustc_lint_defs-9033b7decd6b0768.rmeta --extern rustc_macros=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-rustc/release/deps/librustc_macros-842cfd4e5c65d39f.so --extern rustc_serialize=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-rustc/x86_64-unknown-illumos/release/deps/librustc_serialize-33ea41f09fa6049a.rmeta --extern rustc_span=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-rustc/x86_64-unknown-illumos/release/deps/librustc_span-2dad607559e7b3c7.rmeta --extern rustc_target=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-rustc/x86_64-unknown-illumos/release/deps/librustc_target-e7392aaa4036f384.rmeta --extern smallvec=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-rustc/x86_64-unknown-illumos/release/deps/libsmallvec-c5e57b87e9dde13a.rmeta --extern termize=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-rustc/x86_64-unknown-illumos/release/deps/libtermize-ae3d4702b1a11cd7.rmeta --extern tracing=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-rustc/x86_64-unknown-illumos/release/deps/libtracing-3e77c1e2cd75cbe4.rmeta --cfg=bootstrap --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(parallel_compiler)' -Zmacro-backtrace -Zunstable-options -Csplit-debuginfo=off -Zunstable-options '-Wrustc::internal' -Wkeyword_idents_2024 -Wunsafe_op_in_unsafe_fn -Cprefer-dynamic -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zon-broken-pipe=kill -Z binary-dep-depinfo -L native=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-rustc/x86_64-unknown-illumos/release/build/psm-8b32df0f1d37524f/out` Compiling regex-syntax v0.7.5 Running `/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc --crate-name regex_syntax --edition=2021 /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/vendor/regex-syntax-0.7.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="default"' --cfg 'feature="std"' --cfg 'feature="unicode"' --cfg 'feature="unicode-age"' --cfg 'feature="unicode-bool"' --cfg 'feature="unicode-case"' --cfg 'feature="unicode-gencat"' --cfg 'feature="unicode-perl"' --cfg 'feature="unicode-script"' --cfg 'feature="unicode-segment"' --check-cfg 'cfg(docsrs)' --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=5403c72ecd0db173 -C extra-filename=-5403c72ecd0db173 --out-dir /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-rustc/x86_64-unknown-illumos/release/deps --target x86_64-unknown-illumos -C linker=/usr/gcc/13/bin/gcc -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-rustc/x86_64-unknown-illumos/release/deps -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-rustc/release/deps --cap-lints allow --cfg=bootstrap --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(parallel_compiler)' -Zmacro-backtrace -Zunstable-options -Csplit-debuginfo=off -Zunstable-options '-Wrustc::internal' -Wkeyword_idents_2024 -Wunsafe_op_in_unsafe_fn -Cprefer-dynamic -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zon-broken-pipe=kill -Z binary-dep-depinfo` Compiling snap v1.1.1 Running `/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc --crate-name build_script_build --edition=2018 /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/vendor/snap-1.1.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)' --check-cfg 'cfg(feature, values())' -C metadata=8db34d721827b152 -C extra-filename=-8db34d721827b152 --out-dir /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-rustc/release/build/snap-8db34d721827b152 -C linker=/usr/gcc/13/bin/gcc -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-rustc/release/deps --cap-lints allow -Z binary-dep-depinfo` Compiling unicode-script v0.5.6 Running `/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc --crate-name unicode_script --edition=2018 /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/vendor/unicode-script-0.5.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 --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("bench", "compiler_builtins", "core", "rustc-dep-of-std", "std"))' -C metadata=e201609d88c9a3d7 -C extra-filename=-e201609d88c9a3d7 --out-dir /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-rustc/x86_64-unknown-illumos/release/deps --target x86_64-unknown-illumos -C linker=/usr/gcc/13/bin/gcc -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-rustc/x86_64-unknown-illumos/release/deps -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-rustc/release/deps --cap-lints allow --cfg=bootstrap --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(parallel_compiler)' -Zmacro-backtrace -Zunstable-options -Csplit-debuginfo=off -Zunstable-options '-Wrustc::internal' -Wkeyword_idents_2024 -Wunsafe_op_in_unsafe_fn -Cprefer-dynamic -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zon-broken-pipe=kill -Z binary-dep-depinfo` Running `/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-rustc/release/build/snap-8db34d721827b152/build-script-build` Running `/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc --crate-name snap --edition=2018 /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/vendor/snap-1.1.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)' --check-cfg 'cfg(feature, values())' -C metadata=30b3178d2b913c58 -C extra-filename=-30b3178d2b913c58 --out-dir /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-rustc/x86_64-unknown-illumos/release/deps --target x86_64-unknown-illumos -C linker=/usr/gcc/13/bin/gcc -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-rustc/x86_64-unknown-illumos/release/deps -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-rustc/release/deps --cap-lints allow --cfg=bootstrap --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(parallel_compiler)' -Zmacro-backtrace -Zunstable-options -Csplit-debuginfo=off -Zunstable-options '-Wrustc::internal' -Wkeyword_idents_2024 -Wunsafe_op_in_unsafe_fn -Cprefer-dynamic -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zon-broken-pipe=kill -Z binary-dep-depinfo` Compiling unicode-security v0.1.1 Running `/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc --crate-name unicode_security --edition=2018 /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/vendor/unicode-security-0.1.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)' --check-cfg 'cfg(feature, values("bench", "compiler_builtins", "core", "default", "rustc-dep-of-std", "std"))' -C metadata=42962e314b352054 -C extra-filename=-42962e314b352054 --out-dir /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-rustc/x86_64-unknown-illumos/release/deps --target x86_64-unknown-illumos -C linker=/usr/gcc/13/bin/gcc -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-rustc/x86_64-unknown-illumos/release/deps -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-rustc/release/deps --extern unicode_normalization=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-rustc/x86_64-unknown-illumos/release/deps/libunicode_normalization-e18f5e3ce4682237.rmeta --extern unicode_script=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-rustc/x86_64-unknown-illumos/release/deps/libunicode_script-e201609d88c9a3d7.rmeta --cap-lints allow --cfg=bootstrap --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(parallel_compiler)' -Zmacro-backtrace -Zunstable-options -Csplit-debuginfo=off -Zunstable-options '-Wrustc::internal' -Wkeyword_idents_2024 -Wunsafe_op_in_unsafe_fn -Cprefer-dynamic -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zon-broken-pipe=kill -Z binary-dep-depinfo` Compiling unicase v2.7.0 Running `/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc --crate-name build_script_build --edition=2015 /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/vendor/unicase-2.7.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 --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("nightly"))' -C metadata=e7603de12aa7a77c -C extra-filename=-e7603de12aa7a77c --out-dir /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-rustc/release/build/unicase-e7603de12aa7a77c -C linker=/usr/gcc/13/bin/gcc -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-rustc/release/deps --extern version_check=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-rustc/release/deps/libversion_check-b32c7dd5c6ef842f.rlib --cap-lints allow -Z binary-dep-depinfo` Compiling libloading v0.8.3 Running `/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc --crate-name libloading --edition=2015 /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/vendor/libloading-0.8.3/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=aece910eca3192ca -C extra-filename=-aece910eca3192ca --out-dir /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-rustc/x86_64-unknown-illumos/release/deps --target x86_64-unknown-illumos -C linker=/usr/gcc/13/bin/gcc -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-rustc/x86_64-unknown-illumos/release/deps -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-rustc/release/deps --extern cfg_if=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-rustc/x86_64-unknown-illumos/release/deps/libcfg_if-de0527d302ee5861.rmeta --cap-lints allow --cfg=bootstrap --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(parallel_compiler)' -Zmacro-backtrace -Zunstable-options -Csplit-debuginfo=off -Zunstable-options '-Wrustc::internal' -Wkeyword_idents_2024 -Wunsafe_op_in_unsafe_fn -Cprefer-dynamic -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zon-broken-pipe=kill -Z binary-dep-depinfo` Compiling rustc_attr v0.0.0 (/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/compiler/rustc_attr) Running `/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc --crate-name rustc_attr --edition=2021 compiler/rustc_attr/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)' --check-cfg 'cfg(feature, values())' -C metadata=03e3c3281f2a0412 -C extra-filename=-03e3c3281f2a0412 --out-dir /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-rustc/x86_64-unknown-illumos/release/deps --target x86_64-unknown-illumos -C linker=/usr/gcc/13/bin/gcc -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-rustc/x86_64-unknown-illumos/release/deps -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-rustc/release/deps --extern rustc_abi=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-rustc/x86_64-unknown-illumos/release/deps/librustc_abi-14e9310685a04e4a.rmeta --extern rustc_ast=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-rustc/x86_64-unknown-illumos/release/deps/librustc_ast-5c86fa893f053b86.rmeta --extern rustc_ast_pretty=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-rustc/x86_64-unknown-illumos/release/deps/librustc_ast_pretty-10f446907f848703.rmeta --extern rustc_data_structures=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-rustc/x86_64-unknown-illumos/release/deps/librustc_data_structures-282adfe7f6142142.rmeta --extern rustc_errors=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-rustc/x86_64-unknown-illumos/release/deps/librustc_errors-90d5176951dbb10a.rmeta --extern rustc_feature=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-rustc/x86_64-unknown-illumos/release/deps/librustc_feature-45f6b95e874a13d8.rmeta --extern rustc_fluent_macro=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-rustc/release/deps/librustc_fluent_macro-ff38ac6f3379387a.so --extern rustc_lexer=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-rustc/x86_64-unknown-illumos/release/deps/librustc_lexer-026635186e5a183e.rmeta --extern rustc_macros=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-rustc/release/deps/librustc_macros-842cfd4e5c65d39f.so --extern rustc_serialize=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-rustc/x86_64-unknown-illumos/release/deps/librustc_serialize-33ea41f09fa6049a.rmeta --extern rustc_session=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-rustc/x86_64-unknown-illumos/release/deps/librustc_session-2841cb1bef08ebcd.rmeta --extern rustc_span=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-rustc/x86_64-unknown-illumos/release/deps/librustc_span-2dad607559e7b3c7.rmeta --cfg=bootstrap --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(parallel_compiler)' -Zmacro-backtrace -Zunstable-options -Csplit-debuginfo=off -Zunstable-options '-Wrustc::internal' -Wkeyword_idents_2024 -Wunsafe_op_in_unsafe_fn -Cprefer-dynamic -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zon-broken-pipe=kill -Z binary-dep-depinfo -L native=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-rustc/x86_64-unknown-illumos/release/build/psm-8b32df0f1d37524f/out` Compiling rustc_query_system v0.0.0 (/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/compiler/rustc_query_system) Running `/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc --crate-name rustc_query_system --edition=2021 compiler/rustc_query_system/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)' --check-cfg 'cfg(feature, values("rustc_use_parallel_compiler"))' -C metadata=4b9f692f4c08658d -C extra-filename=-4b9f692f4c08658d --out-dir /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-rustc/x86_64-unknown-illumos/release/deps --target x86_64-unknown-illumos -C linker=/usr/gcc/13/bin/gcc -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-rustc/x86_64-unknown-illumos/release/deps -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-rustc/release/deps --extern parking_lot=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-rustc/x86_64-unknown-illumos/release/deps/libparking_lot-f9f1ca1d8061eb3a.rmeta --extern rustc_ast=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-rustc/x86_64-unknown-illumos/release/deps/librustc_ast-5c86fa893f053b86.rmeta --extern rustc_data_structures=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-rustc/x86_64-unknown-illumos/release/deps/librustc_data_structures-282adfe7f6142142.rmeta --extern rustc_errors=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-rustc/x86_64-unknown-illumos/release/deps/librustc_errors-90d5176951dbb10a.rmeta --extern rustc_feature=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-rustc/x86_64-unknown-illumos/release/deps/librustc_feature-45f6b95e874a13d8.rmeta --extern rustc_fluent_macro=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-rustc/release/deps/librustc_fluent_macro-ff38ac6f3379387a.so --extern rustc_hir=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-rustc/x86_64-unknown-illumos/release/deps/librustc_hir-a2d37e510131bb20.rmeta --extern rustc_index=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-rustc/x86_64-unknown-illumos/release/deps/librustc_index-28b309b374b5b3bc.rmeta --extern rustc_macros=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-rustc/release/deps/librustc_macros-842cfd4e5c65d39f.so --extern rustc_serialize=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-rustc/x86_64-unknown-illumos/release/deps/librustc_serialize-33ea41f09fa6049a.rmeta --extern rustc_session=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-rustc/x86_64-unknown-illumos/release/deps/librustc_session-2841cb1bef08ebcd.rmeta --extern rustc_span=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-rustc/x86_64-unknown-illumos/release/deps/librustc_span-2dad607559e7b3c7.rmeta --extern rustc_target=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-rustc/x86_64-unknown-illumos/release/deps/librustc_target-e7392aaa4036f384.rmeta --extern smallvec=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-rustc/x86_64-unknown-illumos/release/deps/libsmallvec-c5e57b87e9dde13a.rmeta --extern thin_vec=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-rustc/x86_64-unknown-illumos/release/deps/libthin_vec-28f024e74d06541a.rmeta --extern tracing=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-rustc/x86_64-unknown-illumos/release/deps/libtracing-3e77c1e2cd75cbe4.rmeta --cfg=bootstrap --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(parallel_compiler)' -Zmacro-backtrace -Zunstable-options -Csplit-debuginfo=off -Zunstable-options '-Wrustc::internal' -Wkeyword_idents_2024 -Wunsafe_op_in_unsafe_fn -Cprefer-dynamic -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zon-broken-pipe=kill -Z binary-dep-depinfo -L native=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-rustc/x86_64-unknown-illumos/release/build/psm-8b32df0f1d37524f/out` Compiling regex-automata v0.3.7 Running `/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc --crate-name regex_automata --edition=2021 /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/vendor/regex-automata-0.3.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="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"' --cfg 'feature="unicode"' --cfg 'feature="unicode-age"' --cfg 'feature="unicode-bool"' --cfg 'feature="unicode-case"' --cfg 'feature="unicode-gencat"' --cfg 'feature="unicode-perl"' --cfg 'feature="unicode-script"' --cfg 'feature="unicode-segment"' --cfg 'feature="unicode-word-boundary"' --check-cfg 'cfg(docsrs)' --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=9d4b4ab933af7e9b -C extra-filename=-9d4b4ab933af7e9b --out-dir /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-rustc/x86_64-unknown-illumos/release/deps --target x86_64-unknown-illumos -C linker=/usr/gcc/13/bin/gcc -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-rustc/x86_64-unknown-illumos/release/deps -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-rustc/release/deps --extern aho_corasick=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-rustc/x86_64-unknown-illumos/release/deps/libaho_corasick-ef5fd150a0769bea.rmeta --extern memchr=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-rustc/x86_64-unknown-illumos/release/deps/libmemchr-3aab66500848d2f0.rmeta --extern regex_syntax=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-rustc/x86_64-unknown-illumos/release/deps/libregex_syntax-5403c72ecd0db173.rmeta --cap-lints allow --cfg=bootstrap --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(parallel_compiler)' -Zmacro-backtrace -Zunstable-options -Csplit-debuginfo=off -Zunstable-options '-Wrustc::internal' -Wkeyword_idents_2024 -Wunsafe_op_in_unsafe_fn -Cprefer-dynamic -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zon-broken-pipe=kill -Z binary-dep-depinfo` Compiling rustc_middle v0.0.0 (/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/compiler/rustc_middle) Running `/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc --crate-name rustc_middle --edition=2021 compiler/rustc_middle/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)' --check-cfg 'cfg(feature, values("rustc_use_parallel_compiler"))' -C metadata=473ed8b47a9a7c0f -C extra-filename=-473ed8b47a9a7c0f --out-dir /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-rustc/x86_64-unknown-illumos/release/deps --target x86_64-unknown-illumos -C linker=/usr/gcc/13/bin/gcc -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-rustc/x86_64-unknown-illumos/release/deps -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-rustc/release/deps --extern bitflags=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-rustc/x86_64-unknown-illumos/release/deps/libbitflags-97b46b4ed08fa6ef.rmeta --extern derivative=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-rustc/release/deps/libderivative-be01590ed013d387.so --extern either=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-rustc/x86_64-unknown-illumos/release/deps/libeither-4955c8171e25a80b.rmeta --extern field_offset=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-rustc/x86_64-unknown-illumos/release/deps/libfield_offset-78b6eaf088c496f9.rmeta --extern gsgdt=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-rustc/x86_64-unknown-illumos/release/deps/libgsgdt-49d2e9aae30e7555.rmeta --extern polonius_engine=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-rustc/x86_64-unknown-illumos/release/deps/libpolonius_engine-bf9be729be54cf3d.rmeta --extern rustc_apfloat=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-rustc/x86_64-unknown-illumos/release/deps/librustc_apfloat-da5d7e2b90837952.rmeta --extern rustc_arena=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-rustc/x86_64-unknown-illumos/release/deps/librustc_arena-568b2eb3b7b893e7.rmeta --extern rustc_ast=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-rustc/x86_64-unknown-illumos/release/deps/librustc_ast-5c86fa893f053b86.rmeta --extern rustc_ast_ir=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-rustc/x86_64-unknown-illumos/release/deps/librustc_ast_ir-c44d1541bb0c3bce.rmeta --extern rustc_attr=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-rustc/x86_64-unknown-illumos/release/deps/librustc_attr-03e3c3281f2a0412.rmeta --extern rustc_data_structures=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-rustc/x86_64-unknown-illumos/release/deps/librustc_data_structures-282adfe7f6142142.rmeta --extern rustc_error_messages=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-rustc/x86_64-unknown-illumos/release/deps/librustc_error_messages-c6052faa741459f0.rmeta --extern rustc_errors=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-rustc/x86_64-unknown-illumos/release/deps/librustc_errors-90d5176951dbb10a.rmeta --extern rustc_feature=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-rustc/x86_64-unknown-illumos/release/deps/librustc_feature-45f6b95e874a13d8.rmeta --extern rustc_fluent_macro=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-rustc/release/deps/librustc_fluent_macro-ff38ac6f3379387a.so --extern rustc_graphviz=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-rustc/x86_64-unknown-illumos/release/deps/librustc_graphviz-15f2548af6678934.rmeta --extern rustc_hir=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-rustc/x86_64-unknown-illumos/release/deps/librustc_hir-a2d37e510131bb20.rmeta --extern rustc_hir_pretty=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-rustc/x86_64-unknown-illumos/release/deps/librustc_hir_pretty-3233740bad9f0e4d.rmeta --extern rustc_index=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-rustc/x86_64-unknown-illumos/release/deps/librustc_index-28b309b374b5b3bc.rmeta --extern rustc_macros=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-rustc/release/deps/librustc_macros-842cfd4e5c65d39f.so --extern rustc_query_system=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-rustc/x86_64-unknown-illumos/release/deps/librustc_query_system-4b9f692f4c08658d.rmeta --extern rustc_serialize=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-rustc/x86_64-unknown-illumos/release/deps/librustc_serialize-33ea41f09fa6049a.rmeta --extern rustc_session=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-rustc/x86_64-unknown-illumos/release/deps/librustc_session-2841cb1bef08ebcd.rmeta --extern rustc_span=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-rustc/x86_64-unknown-illumos/release/deps/librustc_span-2dad607559e7b3c7.rmeta --extern rustc_target=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-rustc/x86_64-unknown-illumos/release/deps/librustc_target-e7392aaa4036f384.rmeta --extern rustc_type_ir=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-rustc/x86_64-unknown-illumos/release/deps/librustc_type_ir-b90a19873fb8601b.rmeta --extern smallvec=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-rustc/x86_64-unknown-illumos/release/deps/libsmallvec-c5e57b87e9dde13a.rmeta --extern thin_vec=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-rustc/x86_64-unknown-illumos/release/deps/libthin_vec-28f024e74d06541a.rmeta --extern tracing=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-rustc/x86_64-unknown-illumos/release/deps/libtracing-3e77c1e2cd75cbe4.rmeta --cfg=bootstrap --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(parallel_compiler)' -Zmacro-backtrace -Zunstable-options -Csplit-debuginfo=off -Zunstable-options '-Wrustc::internal' -Wkeyword_idents_2024 -Wunsafe_op_in_unsafe_fn -Cprefer-dynamic -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zon-broken-pipe=kill -Z binary-dep-depinfo -L native=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-rustc/x86_64-unknown-illumos/release/build/psm-8b32df0f1d37524f/out` Compiling regex v1.9.4 Running `/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc --crate-name regex --edition=2021 /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/vendor/regex-1.9.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="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"' --cfg 'feature="unicode"' --cfg 'feature="unicode-age"' --cfg 'feature="unicode-bool"' --cfg 'feature="unicode-case"' --cfg 'feature="unicode-gencat"' --cfg 'feature="unicode-perl"' --cfg 'feature="unicode-script"' --cfg 'feature="unicode-segment"' --check-cfg 'cfg(docsrs)' --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=5f0678d10546fe5f -C extra-filename=-5f0678d10546fe5f --out-dir /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-rustc/x86_64-unknown-illumos/release/deps --target x86_64-unknown-illumos -C linker=/usr/gcc/13/bin/gcc -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-rustc/x86_64-unknown-illumos/release/deps -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-rustc/release/deps --extern aho_corasick=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-rustc/x86_64-unknown-illumos/release/deps/libaho_corasick-ef5fd150a0769bea.rmeta --extern memchr=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-rustc/x86_64-unknown-illumos/release/deps/libmemchr-3aab66500848d2f0.rmeta --extern regex_automata=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-rustc/x86_64-unknown-illumos/release/deps/libregex_automata-9d4b4ab933af7e9b.rmeta --extern regex_syntax=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-rustc/x86_64-unknown-illumos/release/deps/libregex_syntax-5403c72ecd0db173.rmeta --cap-lints allow --cfg=bootstrap --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(parallel_compiler)' -Zmacro-backtrace -Zunstable-options -Csplit-debuginfo=off -Zunstable-options '-Wrustc::internal' -Wkeyword_idents_2024 -Wunsafe_op_in_unsafe_fn -Cprefer-dynamic -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zon-broken-pipe=kill -Z binary-dep-depinfo` Compiling rustc_parse v0.0.0 (/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/compiler/rustc_parse) Running `/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc --crate-name rustc_parse --edition=2021 compiler/rustc_parse/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)' --check-cfg 'cfg(feature, values())' -C metadata=c8365920f092ea02 -C extra-filename=-c8365920f092ea02 --out-dir /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-rustc/x86_64-unknown-illumos/release/deps --target x86_64-unknown-illumos -C linker=/usr/gcc/13/bin/gcc -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-rustc/x86_64-unknown-illumos/release/deps -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-rustc/release/deps --extern bitflags=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-rustc/x86_64-unknown-illumos/release/deps/libbitflags-97b46b4ed08fa6ef.rmeta --extern rustc_ast=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-rustc/x86_64-unknown-illumos/release/deps/librustc_ast-5c86fa893f053b86.rmeta --extern rustc_ast_pretty=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-rustc/x86_64-unknown-illumos/release/deps/librustc_ast_pretty-10f446907f848703.rmeta --extern rustc_data_structures=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-rustc/x86_64-unknown-illumos/release/deps/librustc_data_structures-282adfe7f6142142.rmeta --extern rustc_errors=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-rustc/x86_64-unknown-illumos/release/deps/librustc_errors-90d5176951dbb10a.rmeta --extern rustc_feature=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-rustc/x86_64-unknown-illumos/release/deps/librustc_feature-45f6b95e874a13d8.rmeta --extern rustc_fluent_macro=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-rustc/release/deps/librustc_fluent_macro-ff38ac6f3379387a.so --extern rustc_lexer=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-rustc/x86_64-unknown-illumos/release/deps/librustc_lexer-026635186e5a183e.rmeta --extern rustc_macros=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-rustc/release/deps/librustc_macros-842cfd4e5c65d39f.so --extern rustc_session=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-rustc/x86_64-unknown-illumos/release/deps/librustc_session-2841cb1bef08ebcd.rmeta --extern rustc_span=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-rustc/x86_64-unknown-illumos/release/deps/librustc_span-2dad607559e7b3c7.rmeta --extern thin_vec=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-rustc/x86_64-unknown-illumos/release/deps/libthin_vec-28f024e74d06541a.rmeta --extern tracing=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-rustc/x86_64-unknown-illumos/release/deps/libtracing-3e77c1e2cd75cbe4.rmeta --extern unicode_normalization=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-rustc/x86_64-unknown-illumos/release/deps/libunicode_normalization-e18f5e3ce4682237.rmeta --extern unicode_width=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-rustc/x86_64-unknown-illumos/release/deps/libunicode_width-8e38d4226ce9dd68.rmeta --cfg=bootstrap --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(parallel_compiler)' -Zmacro-backtrace -Zunstable-options -Csplit-debuginfo=off -Zunstable-options '-Wrustc::internal' -Wkeyword_idents_2024 -Wunsafe_op_in_unsafe_fn -Cprefer-dynamic -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zon-broken-pipe=kill -Z binary-dep-depinfo -L native=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-rustc/x86_64-unknown-illumos/release/build/psm-8b32df0f1d37524f/out` Compiling regex-syntax v0.6.29 Running `/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc --crate-name regex_syntax --edition=2018 /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/vendor/regex-syntax-0.6.29/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="unicode"' --cfg 'feature="unicode-age"' --cfg 'feature="unicode-bool"' --cfg 'feature="unicode-case"' --cfg 'feature="unicode-gencat"' --cfg 'feature="unicode-perl"' --cfg 'feature="unicode-script"' --cfg 'feature="unicode-segment"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("default", "unicode", "unicode-age", "unicode-bool", "unicode-case", "unicode-gencat", "unicode-perl", "unicode-script", "unicode-segment"))' -C metadata=daeb10fb09721154 -C extra-filename=-daeb10fb09721154 --out-dir /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-rustc/x86_64-unknown-illumos/release/deps --target x86_64-unknown-illumos -C linker=/usr/gcc/13/bin/gcc -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-rustc/x86_64-unknown-illumos/release/deps -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-rustc/release/deps --cap-lints allow --cfg=bootstrap --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(parallel_compiler)' -Zmacro-backtrace -Zunstable-options -Csplit-debuginfo=off -Zunstable-options '-Wrustc::internal' -Wkeyword_idents_2024 -Wunsafe_op_in_unsafe_fn -Cprefer-dynamic -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zon-broken-pipe=kill -Z binary-dep-depinfo` Running `/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-rustc/release/build/unicase-e7603de12aa7a77c/build-script-build` Compiling gimli v0.28.1 Running `/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc --crate-name gimli --edition=2018 /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/vendor/gimli-0.28.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="read"' --cfg 'feature="read-core"' --cfg 'feature="std"' --cfg 'feature="write"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("default", "endian-reader", "fallible-iterator", "read", "read-all", "read-core", "rustc-dep-of-std", "std", "write"))' -C metadata=4f8fc3c888b5b0c3 -C extra-filename=-4f8fc3c888b5b0c3 --out-dir /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-rustc/x86_64-unknown-illumos/release/deps --target x86_64-unknown-illumos -C linker=/usr/gcc/13/bin/gcc -C strip=debuginfo -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-rustc/x86_64-unknown-illumos/release/deps -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-rustc/release/deps --extern indexmap=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-rustc/x86_64-unknown-illumos/release/deps/libindexmap-f1297d6fb5df1cfd.rmeta --cap-lints allow --cfg=bootstrap --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(parallel_compiler)' -Zmacro-backtrace -Zunstable-options -Csplit-debuginfo=off -Zunstable-options '-Wrustc::internal' -Wkeyword_idents_2024 -Wunsafe_op_in_unsafe_fn -Cprefer-dynamic -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zon-broken-pipe=kill -Z binary-dep-depinfo` Compiling rustc_ast_passes v0.0.0 (/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/compiler/rustc_ast_passes) Running `/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc --crate-name rustc_ast_passes --edition=2021 compiler/rustc_ast_passes/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)' --check-cfg 'cfg(feature, values())' -C metadata=5a25e364a7a8c6bb -C extra-filename=-5a25e364a7a8c6bb --out-dir /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-rustc/x86_64-unknown-illumos/release/deps --target x86_64-unknown-illumos -C linker=/usr/gcc/13/bin/gcc -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-rustc/x86_64-unknown-illumos/release/deps -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-rustc/release/deps --extern itertools=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-rustc/x86_64-unknown-illumos/release/deps/libitertools-6bea951684954f92.rmeta --extern rustc_ast=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-rustc/x86_64-unknown-illumos/release/deps/librustc_ast-5c86fa893f053b86.rmeta --extern rustc_ast_pretty=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-rustc/x86_64-unknown-illumos/release/deps/librustc_ast_pretty-10f446907f848703.rmeta --extern rustc_attr=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-rustc/x86_64-unknown-illumos/release/deps/librustc_attr-03e3c3281f2a0412.rmeta --extern rustc_data_structures=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-rustc/x86_64-unknown-illumos/release/deps/librustc_data_structures-282adfe7f6142142.rmeta --extern rustc_errors=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-rustc/x86_64-unknown-illumos/release/deps/librustc_errors-90d5176951dbb10a.rmeta --extern rustc_feature=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-rustc/x86_64-unknown-illumos/release/deps/librustc_feature-45f6b95e874a13d8.rmeta --extern rustc_fluent_macro=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-rustc/release/deps/librustc_fluent_macro-ff38ac6f3379387a.so --extern rustc_macros=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-rustc/release/deps/librustc_macros-842cfd4e5c65d39f.so --extern rustc_parse=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-rustc/x86_64-unknown-illumos/release/deps/librustc_parse-c8365920f092ea02.rmeta --extern rustc_session=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-rustc/x86_64-unknown-illumos/release/deps/librustc_session-2841cb1bef08ebcd.rmeta --extern rustc_span=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-rustc/x86_64-unknown-illumos/release/deps/librustc_span-2dad607559e7b3c7.rmeta --extern rustc_target=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-rustc/x86_64-unknown-illumos/release/deps/librustc_target-e7392aaa4036f384.rmeta --extern thin_vec=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-rustc/x86_64-unknown-illumos/release/deps/libthin_vec-28f024e74d06541a.rmeta --cfg=bootstrap --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(parallel_compiler)' -Zmacro-backtrace -Zunstable-options -Csplit-debuginfo=off -Zunstable-options '-Wrustc::internal' -Wkeyword_idents_2024 -Wunsafe_op_in_unsafe_fn -Cprefer-dynamic -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zon-broken-pipe=kill -Z binary-dep-depinfo -L native=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-rustc/x86_64-unknown-illumos/release/build/psm-8b32df0f1d37524f/out` Compiling regex-automata v0.1.10 Running `/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc --crate-name regex_automata --edition=2015 /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/vendor/regex-automata-0.1.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 --cfg 'feature="default"' --cfg 'feature="regex-syntax"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("default", "fst", "regex-syntax", "std", "transducer"))' -C metadata=1db06c6f5387a5bd -C extra-filename=-1db06c6f5387a5bd --out-dir /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-rustc/x86_64-unknown-illumos/release/deps --target x86_64-unknown-illumos -C linker=/usr/gcc/13/bin/gcc -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-rustc/x86_64-unknown-illumos/release/deps -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-rustc/release/deps --extern regex_syntax=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-rustc/x86_64-unknown-illumos/release/deps/libregex_syntax-daeb10fb09721154.rmeta --cap-lints allow --cfg=bootstrap --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(parallel_compiler)' -Zmacro-backtrace -Zunstable-options -Csplit-debuginfo=off -Zunstable-options '-Wrustc::internal' -Wkeyword_idents_2024 -Wunsafe_op_in_unsafe_fn -Cprefer-dynamic -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zon-broken-pipe=kill -Z binary-dep-depinfo` Compiling rustc_expand v0.0.0 (/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/compiler/rustc_expand) Running `/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc --crate-name rustc_expand --edition=2021 compiler/rustc_expand/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)' --check-cfg 'cfg(feature, values())' -C metadata=17d1fc66736f0f58 -C extra-filename=-17d1fc66736f0f58 --out-dir /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-rustc/x86_64-unknown-illumos/release/deps --target x86_64-unknown-illumos -C linker=/usr/gcc/13/bin/gcc -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-rustc/x86_64-unknown-illumos/release/deps -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-rustc/release/deps --extern rustc_ast=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-rustc/x86_64-unknown-illumos/release/deps/librustc_ast-5c86fa893f053b86.rmeta --extern rustc_ast_passes=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-rustc/x86_64-unknown-illumos/release/deps/librustc_ast_passes-5a25e364a7a8c6bb.rmeta --extern rustc_ast_pretty=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-rustc/x86_64-unknown-illumos/release/deps/librustc_ast_pretty-10f446907f848703.rmeta --extern rustc_attr=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-rustc/x86_64-unknown-illumos/release/deps/librustc_attr-03e3c3281f2a0412.rmeta --extern rustc_data_structures=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-rustc/x86_64-unknown-illumos/release/deps/librustc_data_structures-282adfe7f6142142.rmeta --extern rustc_errors=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-rustc/x86_64-unknown-illumos/release/deps/librustc_errors-90d5176951dbb10a.rmeta --extern rustc_feature=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-rustc/x86_64-unknown-illumos/release/deps/librustc_feature-45f6b95e874a13d8.rmeta --extern rustc_fluent_macro=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-rustc/release/deps/librustc_fluent_macro-ff38ac6f3379387a.so --extern rustc_lexer=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-rustc/x86_64-unknown-illumos/release/deps/librustc_lexer-026635186e5a183e.rmeta --extern rustc_lint_defs=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-rustc/x86_64-unknown-illumos/release/deps/librustc_lint_defs-9033b7decd6b0768.rmeta --extern rustc_macros=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-rustc/release/deps/librustc_macros-842cfd4e5c65d39f.so --extern rustc_parse=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-rustc/x86_64-unknown-illumos/release/deps/librustc_parse-c8365920f092ea02.rmeta --extern rustc_serialize=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-rustc/x86_64-unknown-illumos/release/deps/librustc_serialize-33ea41f09fa6049a.rmeta --extern rustc_session=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-rustc/x86_64-unknown-illumos/release/deps/librustc_session-2841cb1bef08ebcd.rmeta --extern rustc_span=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-rustc/x86_64-unknown-illumos/release/deps/librustc_span-2dad607559e7b3c7.rmeta --extern smallvec=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-rustc/x86_64-unknown-illumos/release/deps/libsmallvec-c5e57b87e9dde13a.rmeta --extern thin_vec=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-rustc/x86_64-unknown-illumos/release/deps/libthin_vec-28f024e74d06541a.rmeta --extern tracing=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-rustc/x86_64-unknown-illumos/release/deps/libtracing-3e77c1e2cd75cbe4.rmeta --cfg=bootstrap --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(parallel_compiler)' -Zmacro-backtrace -Zunstable-options -Csplit-debuginfo=off -Zunstable-options '-Wrustc::internal' -Wkeyword_idents_2024 -Wunsafe_op_in_unsafe_fn -Cprefer-dynamic -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zon-broken-pipe=kill -Z binary-dep-depinfo -L native=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-rustc/x86_64-unknown-illumos/release/build/psm-8b32df0f1d37524f/out` Compiling rustc_llvm v0.0.0 (/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/compiler/rustc_llvm) Running `/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc --crate-name build_script_build --edition=2021 compiler/rustc_llvm/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)' --check-cfg 'cfg(feature, values())' -C metadata=26802071fe10d503 -C extra-filename=-26802071fe10d503 --out-dir /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-rustc/release/build/rustc_llvm-26802071fe10d503 -C linker=/usr/gcc/13/bin/gcc -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-rustc/release/deps --extern cc=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-rustc/release/deps/libcc-166be06c2572c016.rlib -Z binary-dep-depinfo` Compiling object v0.35.0 Running `/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc --crate-name object --edition=2018 /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/vendor/object-0.35.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="archive"' --cfg 'feature="coff"' --cfg 'feature="elf"' --cfg 'feature="macho"' --cfg 'feature="pe"' --cfg 'feature="read"' --cfg 'feature="read_core"' --cfg 'feature="std"' --cfg 'feature="unaligned"' --cfg 'feature="xcoff"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("all", "alloc", "archive", "build", "build_core", "cargo-all", "coff", "compiler_builtins", "compression", "core", "default", "doc", "elf", "macho", "pe", "read", "read_core", "rustc-dep-of-std", "std", "unaligned", "unstable", "unstable-all", "wasm", "write", "write_core", "write_std", "xcoff"))' -C metadata=5e18f19600c11b2c -C extra-filename=-5e18f19600c11b2c --out-dir /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-rustc/x86_64-unknown-illumos/release/deps --target x86_64-unknown-illumos -C linker=/usr/gcc/13/bin/gcc -C strip=debuginfo -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-rustc/x86_64-unknown-illumos/release/deps -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-rustc/release/deps --extern memchr=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-rustc/x86_64-unknown-illumos/release/deps/libmemchr-3aab66500848d2f0.rmeta --cap-lints allow --cfg=bootstrap --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(parallel_compiler)' -Zmacro-backtrace -Zunstable-options -Csplit-debuginfo=off -Zunstable-options '-Wrustc::internal' -Wkeyword_idents_2024 -Wunsafe_op_in_unsafe_fn -Cprefer-dynamic -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zon-broken-pipe=kill -Z binary-dep-depinfo` Compiling overload v0.1.1 Running `/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc --crate-name overload --edition=2018 /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/vendor/overload-0.1.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)' --check-cfg 'cfg(feature, values())' -C metadata=a188948a6b0279e8 -C extra-filename=-a188948a6b0279e8 --out-dir /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-rustc/x86_64-unknown-illumos/release/deps --target x86_64-unknown-illumos -C linker=/usr/gcc/13/bin/gcc -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-rustc/x86_64-unknown-illumos/release/deps -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-rustc/release/deps --cap-lints allow --cfg=bootstrap --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(parallel_compiler)' -Zmacro-backtrace -Zunstable-options -Csplit-debuginfo=off -Zunstable-options '-Wrustc::internal' -Wkeyword_idents_2024 -Wunsafe_op_in_unsafe_fn -Cprefer-dynamic -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zon-broken-pipe=kill -Z binary-dep-depinfo` Compiling leb128 v0.2.5 Running `/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc --crate-name leb128 --edition=2018 /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/vendor/leb128-0.2.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)' --check-cfg 'cfg(feature, values("nightly"))' -C metadata=0da0ada5dc4fad9b -C extra-filename=-0da0ada5dc4fad9b --out-dir /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-rustc/x86_64-unknown-illumos/release/deps --target x86_64-unknown-illumos -C linker=/usr/gcc/13/bin/gcc -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-rustc/x86_64-unknown-illumos/release/deps -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-rustc/release/deps --cap-lints allow --cfg=bootstrap --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(parallel_compiler)' -Zmacro-backtrace -Zunstable-options -Csplit-debuginfo=off -Zunstable-options '-Wrustc::internal' -Wkeyword_idents_2024 -Wunsafe_op_in_unsafe_fn -Cprefer-dynamic -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zon-broken-pipe=kill -Z binary-dep-depinfo` Compiling cfg_aliases v0.1.1 Running `/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc --crate-name cfg_aliases --edition=2018 /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/vendor/cfg_aliases-0.1.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 --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=e35636042e351230 -C extra-filename=-e35636042e351230 --out-dir /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-rustc/release/deps -C linker=/usr/gcc/13/bin/gcc -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-rustc/release/deps --cap-lints allow -Z binary-dep-depinfo` Compiling rustc-demangle v0.1.24 Running `/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc --crate-name rustc_demangle --edition=2015 /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/vendor/rustc-demangle-0.1.24/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)' --check-cfg 'cfg(feature, values("compiler_builtins", "core", "rustc-dep-of-std", "std"))' -C metadata=69af59fa3c1d2812 -C extra-filename=-69af59fa3c1d2812 --out-dir /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-rustc/x86_64-unknown-illumos/release/deps --target x86_64-unknown-illumos -C linker=/usr/gcc/13/bin/gcc -C strip=debuginfo -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-rustc/x86_64-unknown-illumos/release/deps -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-rustc/release/deps --cap-lints allow --cfg=bootstrap --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(parallel_compiler)' -Zmacro-backtrace -Zunstable-options -Csplit-debuginfo=off -Zunstable-options '-Wrustc::internal' -Wkeyword_idents_2024 -Wunsafe_op_in_unsafe_fn -Cprefer-dynamic -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zon-broken-pipe=kill -Z binary-dep-depinfo` Compiling pulldown-cmark v0.11.0 Running `/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc --crate-name build_script_build --edition=2021 /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/vendor/pulldown-cmark-0.11.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="html"' --cfg 'feature="pulldown-cmark-escape"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("default", "gen-tests", "getopts", "html", "pulldown-cmark-escape", "serde", "simd"))' -C metadata=87795f5a60b3c8b2 -C extra-filename=-87795f5a60b3c8b2 --out-dir /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-rustc/release/build/pulldown-cmark-87795f5a60b3c8b2 -C linker=/usr/gcc/13/bin/gcc -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-rustc/release/deps --cap-lints allow -Z binary-dep-depinfo` Compiling punycode v0.4.1 Running `/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc --crate-name punycode --edition=2015 /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/vendor/punycode-0.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="default"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("clippy", "default", "dev"))' -C metadata=4da9ed5500c62731 -C extra-filename=-4da9ed5500c62731 --out-dir /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-rustc/x86_64-unknown-illumos/release/deps --target x86_64-unknown-illumos -C linker=/usr/gcc/13/bin/gcc -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-rustc/x86_64-unknown-illumos/release/deps -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-rustc/release/deps --cap-lints allow --cfg=bootstrap --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(parallel_compiler)' -Zmacro-backtrace -Zunstable-options -Csplit-debuginfo=off -Zunstable-options '-Wrustc::internal' -Wkeyword_idents_2024 -Wunsafe_op_in_unsafe_fn -Cprefer-dynamic -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zon-broken-pipe=kill -Z binary-dep-depinfo` Compiling lazy_static v1.5.0 Running `/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc --crate-name lazy_static --edition=2015 /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/vendor/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)' --check-cfg 'cfg(feature, values("spin", "spin_no_std"))' -C metadata=4fcf74dbfb95cb55 -C extra-filename=-4fcf74dbfb95cb55 --out-dir /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-rustc/x86_64-unknown-illumos/release/deps --target x86_64-unknown-illumos -C linker=/usr/gcc/13/bin/gcc -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-rustc/x86_64-unknown-illumos/release/deps -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-rustc/release/deps --cap-lints allow --cfg=bootstrap --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(parallel_compiler)' -Zmacro-backtrace -Zunstable-options -Csplit-debuginfo=off -Zunstable-options '-Wrustc::internal' -Wkeyword_idents_2024 -Wunsafe_op_in_unsafe_fn -Cprefer-dynamic -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zon-broken-pipe=kill -Z binary-dep-depinfo` Compiling sharded-slab v0.1.7 Running `/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc --crate-name sharded_slab --edition=2018 /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/vendor/sharded-slab-0.1.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)' --check-cfg 'cfg(feature, values("loom"))' -C metadata=e88760b105e3d805 -C extra-filename=-e88760b105e3d805 --out-dir /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-rustc/x86_64-unknown-illumos/release/deps --target x86_64-unknown-illumos -C linker=/usr/gcc/13/bin/gcc -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-rustc/x86_64-unknown-illumos/release/deps -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-rustc/release/deps --extern lazy_static=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-rustc/x86_64-unknown-illumos/release/deps/liblazy_static-4fcf74dbfb95cb55.rmeta --cap-lints allow --cfg=bootstrap --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(parallel_compiler)' -Zmacro-backtrace -Zunstable-options -Csplit-debuginfo=off -Zunstable-options '-Wrustc::internal' -Wkeyword_idents_2024 -Wunsafe_op_in_unsafe_fn -Cprefer-dynamic -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zon-broken-pipe=kill -Z binary-dep-depinfo` Running `/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-rustc/release/build/pulldown-cmark-87795f5a60b3c8b2/build-script-build` Compiling nix v0.28.0 Running `/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc --crate-name build_script_build --edition=2021 /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/vendor/nix-0.28.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="fs"' --cfg 'feature="process"' --cfg 'feature="signal"' --check-cfg 'cfg(docsrs)' --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=2f8775534012ac01 -C extra-filename=-2f8775534012ac01 --out-dir /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-rustc/release/build/nix-2f8775534012ac01 -C linker=/usr/gcc/13/bin/gcc -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-rustc/release/deps --extern cfg_aliases=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-rustc/release/deps/libcfg_aliases-e35636042e351230.rlib --cap-lints allow -Z binary-dep-depinfo` Compiling wasm-encoder v0.200.0 Running `/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc --crate-name wasm_encoder --edition=2021 /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/vendor/wasm-encoder-0.200.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 --deny=unsafe_code '--allow=clippy::all' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("wasmparser"))' -C metadata=02cbe123627f7edb -C extra-filename=-02cbe123627f7edb --out-dir /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-rustc/x86_64-unknown-illumos/release/deps --target x86_64-unknown-illumos -C linker=/usr/gcc/13/bin/gcc -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-rustc/x86_64-unknown-illumos/release/deps -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-rustc/release/deps --extern leb128=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-rustc/x86_64-unknown-illumos/release/deps/libleb128-0da0ada5dc4fad9b.rmeta --cap-lints allow --cfg=bootstrap --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(parallel_compiler)' -Zmacro-backtrace -Zunstable-options -Csplit-debuginfo=off -Zunstable-options '-Wrustc::internal' -Wkeyword_idents_2024 -Wunsafe_op_in_unsafe_fn -Cprefer-dynamic -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zon-broken-pipe=kill -Z binary-dep-depinfo` Compiling nu-ansi-term v0.46.0 Running `/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc --crate-name nu_ansi_term --edition=2018 /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/vendor/nu-ansi-term-0.46.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)' --check-cfg 'cfg(feature, values("derive_serde_style", "serde"))' -C metadata=50206558af70988f -C extra-filename=-50206558af70988f --out-dir /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-rustc/x86_64-unknown-illumos/release/deps --target x86_64-unknown-illumos -C linker=/usr/gcc/13/bin/gcc -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-rustc/x86_64-unknown-illumos/release/deps -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-rustc/release/deps --extern overload=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-rustc/x86_64-unknown-illumos/release/deps/liboverload-a188948a6b0279e8.rmeta --cap-lints allow --cfg=bootstrap --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(parallel_compiler)' -Zmacro-backtrace -Zunstable-options -Csplit-debuginfo=off -Zunstable-options '-Wrustc::internal' -Wkeyword_idents_2024 -Wunsafe_op_in_unsafe_fn -Cprefer-dynamic -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zon-broken-pipe=kill -Z binary-dep-depinfo` Running `/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-rustc/release/build/rustc_llvm-26802071fe10d503/build-script-build` Compiling matchers v0.1.0 Running `/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc --crate-name matchers --edition=2018 /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/vendor/matchers-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)' --check-cfg 'cfg(feature, values())' -C metadata=6ff8b797db4cde78 -C extra-filename=-6ff8b797db4cde78 --out-dir /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-rustc/x86_64-unknown-illumos/release/deps --target x86_64-unknown-illumos -C linker=/usr/gcc/13/bin/gcc -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-rustc/x86_64-unknown-illumos/release/deps -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-rustc/release/deps --extern regex_automata=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-rustc/x86_64-unknown-illumos/release/deps/libregex_automata-1db06c6f5387a5bd.rmeta --cap-lints allow --cfg=bootstrap --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(parallel_compiler)' -Zmacro-backtrace -Zunstable-options -Csplit-debuginfo=off -Zunstable-options '-Wrustc::internal' -Wkeyword_idents_2024 -Wunsafe_op_in_unsafe_fn -Cprefer-dynamic -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zon-broken-pipe=kill -Z binary-dep-depinfo` Compiling thorin-dwp v0.7.0 Running `/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc --crate-name thorin --edition=2021 /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/vendor/thorin-dwp-0.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 --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=b866e9b2c02afc66 -C extra-filename=-b866e9b2c02afc66 --out-dir /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-rustc/x86_64-unknown-illumos/release/deps --target x86_64-unknown-illumos -C linker=/usr/gcc/13/bin/gcc -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-rustc/x86_64-unknown-illumos/release/deps -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-rustc/release/deps --extern gimli=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-rustc/x86_64-unknown-illumos/release/deps/libgimli-4f8fc3c888b5b0c3.rmeta --extern hashbrown=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-rustc/x86_64-unknown-illumos/release/deps/libhashbrown-a779c81a949f0145.rmeta --extern object=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-rustc/x86_64-unknown-illumos/release/deps/libobject-34e77940701ea6df.rmeta --extern tracing=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-rustc/x86_64-unknown-illumos/release/deps/libtracing-3e77c1e2cd75cbe4.rmeta --cap-lints allow --cfg=bootstrap --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(parallel_compiler)' -Zmacro-backtrace -Zunstable-options -Csplit-debuginfo=off -Zunstable-options '-Wrustc::internal' -Wkeyword_idents_2024 -Wunsafe_op_in_unsafe_fn -Cprefer-dynamic -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zon-broken-pipe=kill -Z binary-dep-depinfo` Compiling ar_archive_writer v0.3.0 Running `/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc --crate-name ar_archive_writer --edition=2021 /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/vendor/ar_archive_writer-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)' --check-cfg 'cfg(feature, values())' -C metadata=7b893390c9410ace -C extra-filename=-7b893390c9410ace --out-dir /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-rustc/x86_64-unknown-illumos/release/deps --target x86_64-unknown-illumos -C linker=/usr/gcc/13/bin/gcc -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-rustc/x86_64-unknown-illumos/release/deps -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-rustc/release/deps --extern object=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-rustc/x86_64-unknown-illumos/release/deps/libobject-5e18f19600c11b2c.rmeta --cap-lints allow --cfg=bootstrap --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(parallel_compiler)' -Zmacro-backtrace -Zunstable-options -Csplit-debuginfo=off -Zunstable-options '-Wrustc::internal' -Wkeyword_idents_2024 -Wunsafe_op_in_unsafe_fn -Cprefer-dynamic -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zon-broken-pipe=kill -Z binary-dep-depinfo` Running `/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc --crate-name unicase --edition=2015 /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/vendor/unicase-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 --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("nightly"))' -C metadata=e11bd483edb05e3f -C extra-filename=-e11bd483edb05e3f --out-dir /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-rustc/x86_64-unknown-illumos/release/deps --target x86_64-unknown-illumos -C linker=/usr/gcc/13/bin/gcc -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-rustc/x86_64-unknown-illumos/release/deps -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-rustc/release/deps --cap-lints allow --cfg=bootstrap --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(parallel_compiler)' -Zmacro-backtrace -Zunstable-options -Csplit-debuginfo=off -Zunstable-options '-Wrustc::internal' -Wkeyword_idents_2024 -Wunsafe_op_in_unsafe_fn -Cprefer-dynamic -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zon-broken-pipe=kill -Z binary-dep-depinfo --cfg __unicase__iter_cmp --cfg __unicase__default_hasher --cfg __unicase__const_fns --cfg __unicase__core_and_alloc` Compiling thread_local v1.1.8 Running `/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc --crate-name thread_local --edition=2021 /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/vendor/thread_local-1.1.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 --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("nightly"))' -C metadata=4eab9c6dca9dd53f -C extra-filename=-4eab9c6dca9dd53f --out-dir /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-rustc/x86_64-unknown-illumos/release/deps --target x86_64-unknown-illumos -C linker=/usr/gcc/13/bin/gcc -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-rustc/x86_64-unknown-illumos/release/deps -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-rustc/release/deps --extern cfg_if=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-rustc/x86_64-unknown-illumos/release/deps/libcfg_if-de0527d302ee5861.rmeta --extern once_cell=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-rustc/x86_64-unknown-illumos/release/deps/libonce_cell-d68a8e6e48f68ce4.rmeta --cap-lints allow --cfg=bootstrap --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(parallel_compiler)' -Zmacro-backtrace -Zunstable-options -Csplit-debuginfo=off -Zunstable-options '-Wrustc::internal' -Wkeyword_idents_2024 -Wunsafe_op_in_unsafe_fn -Cprefer-dynamic -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zon-broken-pipe=kill -Z binary-dep-depinfo` Compiling pulldown-cmark-escape v0.11.0 Running `/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc --crate-name pulldown_cmark_escape --edition=2021 /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/vendor/pulldown-cmark-escape-0.11.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)' --check-cfg 'cfg(feature, values("simd"))' -C metadata=5670034c0f044fb9 -C extra-filename=-5670034c0f044fb9 --out-dir /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-rustc/x86_64-unknown-illumos/release/deps --target x86_64-unknown-illumos -C linker=/usr/gcc/13/bin/gcc -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-rustc/x86_64-unknown-illumos/release/deps -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-rustc/release/deps --cap-lints allow --cfg=bootstrap --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(parallel_compiler)' -Zmacro-backtrace -Zunstable-options -Csplit-debuginfo=off -Zunstable-options '-Wrustc::internal' -Wkeyword_idents_2024 -Wunsafe_op_in_unsafe_fn -Cprefer-dynamic -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zon-broken-pipe=kill -Z binary-dep-depinfo` Compiling pathdiff v0.2.1 Running `/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc --crate-name pathdiff --edition=2018 /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/vendor/pathdiff-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 --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("camino"))' -C metadata=89ee540a908e8fc8 -C extra-filename=-89ee540a908e8fc8 --out-dir /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-rustc/x86_64-unknown-illumos/release/deps --target x86_64-unknown-illumos -C linker=/usr/gcc/13/bin/gcc -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-rustc/x86_64-unknown-illumos/release/deps -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-rustc/release/deps --cap-lints allow --cfg=bootstrap --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(parallel_compiler)' -Zmacro-backtrace -Zunstable-options -Csplit-debuginfo=off -Zunstable-options '-Wrustc::internal' -Wkeyword_idents_2024 -Wunsafe_op_in_unsafe_fn -Cprefer-dynamic -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zon-broken-pipe=kill -Z binary-dep-depinfo` Running `/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc --crate-name cc --edition=2018 /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/vendor/cc-1.0.99/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)' --check-cfg 'cfg(feature, values("jobserver", "libc", "once_cell", "parallel"))' -C metadata=2e2262b129bc7d65 -C extra-filename=-2e2262b129bc7d65 --out-dir /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-rustc/x86_64-unknown-illumos/release/deps --target x86_64-unknown-illumos -C linker=/usr/gcc/13/bin/gcc -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-rustc/x86_64-unknown-illumos/release/deps -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-rustc/release/deps --cap-lints allow --cfg=bootstrap --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(parallel_compiler)' -Zmacro-backtrace -Zunstable-options -Csplit-debuginfo=off -Zunstable-options '-Wrustc::internal' -Wkeyword_idents_2024 -Wunsafe_op_in_unsafe_fn -Cprefer-dynamic -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zon-broken-pipe=kill -Z binary-dep-depinfo` Running `/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc --crate-name pulldown_cmark --edition=2021 /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/vendor/pulldown-cmark-0.11.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="html"' --cfg 'feature="pulldown-cmark-escape"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("default", "gen-tests", "getopts", "html", "pulldown-cmark-escape", "serde", "simd"))' -C metadata=b76ad2460721029f -C extra-filename=-b76ad2460721029f --out-dir /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-rustc/x86_64-unknown-illumos/release/deps --target x86_64-unknown-illumos -C linker=/usr/gcc/13/bin/gcc -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-rustc/x86_64-unknown-illumos/release/deps -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-rustc/release/deps --extern bitflags=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-rustc/x86_64-unknown-illumos/release/deps/libbitflags-97b46b4ed08fa6ef.rmeta --extern memchr=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-rustc/x86_64-unknown-illumos/release/deps/libmemchr-3aab66500848d2f0.rmeta --extern pulldown_cmark_escape=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-rustc/x86_64-unknown-illumos/release/deps/libpulldown_cmark_escape-5670034c0f044fb9.rmeta --extern unicase=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-rustc/x86_64-unknown-illumos/release/deps/libunicase-e11bd483edb05e3f.rmeta --cap-lints allow --cfg=bootstrap --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(parallel_compiler)' -Zmacro-backtrace -Zunstable-options -Csplit-debuginfo=off -Zunstable-options '-Wrustc::internal' -Wkeyword_idents_2024 -Wunsafe_op_in_unsafe_fn -Cprefer-dynamic -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zon-broken-pipe=kill -Z binary-dep-depinfo` Compiling tracing-subscriber v0.3.18 Running `/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc --crate-name tracing_subscriber --edition=2018 /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/vendor/tracing-subscriber-0.3.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 --cfg 'feature="alloc"' --cfg 'feature="ansi"' --cfg 'feature="env-filter"' --cfg 'feature="fmt"' --cfg 'feature="matchers"' --cfg 'feature="nu-ansi-term"' --cfg 'feature="once_cell"' --cfg 'feature="parking_lot"' --cfg 'feature="regex"' --cfg 'feature="registry"' --cfg 'feature="sharded-slab"' --cfg 'feature="smallvec"' --cfg 'feature="std"' --cfg 'feature="thread_local"' --cfg 'feature="tracing"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("alloc", "ansi", "chrono", "default", "env-filter", "fmt", "json", "local-time", "matchers", "nu-ansi-term", "once_cell", "parking_lot", "regex", "registry", "serde", "serde_json", "sharded-slab", "smallvec", "std", "thread_local", "time", "tracing", "tracing-log", "tracing-serde", "valuable", "valuable-serde", "valuable_crate"))' -C metadata=bb380da2055ef098 -C extra-filename=-bb380da2055ef098 --out-dir /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-rustc/x86_64-unknown-illumos/release/deps --target x86_64-unknown-illumos -C linker=/usr/gcc/13/bin/gcc -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-rustc/x86_64-unknown-illumos/release/deps -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-rustc/release/deps --extern matchers=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-rustc/x86_64-unknown-illumos/release/deps/libmatchers-6ff8b797db4cde78.rmeta --extern nu_ansi_term=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-rustc/x86_64-unknown-illumos/release/deps/libnu_ansi_term-50206558af70988f.rmeta --extern once_cell=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-rustc/x86_64-unknown-illumos/release/deps/libonce_cell-d68a8e6e48f68ce4.rmeta --extern parking_lot=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-rustc/x86_64-unknown-illumos/release/deps/libparking_lot-f9f1ca1d8061eb3a.rmeta --extern regex=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-rustc/x86_64-unknown-illumos/release/deps/libregex-5f0678d10546fe5f.rmeta --extern sharded_slab=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-rustc/x86_64-unknown-illumos/release/deps/libsharded_slab-e88760b105e3d805.rmeta --extern smallvec=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-rustc/x86_64-unknown-illumos/release/deps/libsmallvec-c5e57b87e9dde13a.rmeta --extern thread_local=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-rustc/x86_64-unknown-illumos/release/deps/libthread_local-4eab9c6dca9dd53f.rmeta --extern tracing=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-rustc/x86_64-unknown-illumos/release/deps/libtracing-3e77c1e2cd75cbe4.rmeta --extern tracing_core=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-rustc/x86_64-unknown-illumos/release/deps/libtracing_core-2af1dcc525159e99.rmeta --cap-lints allow --cfg=bootstrap --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(parallel_compiler)' -Zmacro-backtrace -Zunstable-options -Csplit-debuginfo=off -Zunstable-options '-Wrustc::internal' -Wkeyword_idents_2024 -Wunsafe_op_in_unsafe_fn -Cprefer-dynamic -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zon-broken-pipe=kill -Z binary-dep-depinfo` Running `/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-rustc/release/build/nix-2f8775534012ac01/build-script-build` Compiling tracing-log v0.2.0 Running `/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc --crate-name tracing_log --edition=2018 /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/vendor/tracing-log-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 --cfg 'feature="log-tracer"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("ahash", "default", "interest-cache", "log-tracer", "lru", "std"))' -C metadata=833e952c329829a0 -C extra-filename=-833e952c329829a0 --out-dir /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-rustc/x86_64-unknown-illumos/release/deps --target x86_64-unknown-illumos -C linker=/usr/gcc/13/bin/gcc -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-rustc/x86_64-unknown-illumos/release/deps -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-rustc/release/deps --extern log=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-rustc/x86_64-unknown-illumos/release/deps/liblog-ed1856b76d8868bc.rmeta --extern once_cell=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-rustc/x86_64-unknown-illumos/release/deps/libonce_cell-d68a8e6e48f68ce4.rmeta --extern tracing_core=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-rustc/x86_64-unknown-illumos/release/deps/libtracing_core-2af1dcc525159e99.rmeta --cap-lints allow --cfg=bootstrap --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(parallel_compiler)' -Zmacro-backtrace -Zunstable-options -Csplit-debuginfo=off -Zunstable-options '-Wrustc::internal' -Wkeyword_idents_2024 -Wunsafe_op_in_unsafe_fn -Cprefer-dynamic -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zon-broken-pipe=kill -Z binary-dep-depinfo` Compiling time-core v0.1.2 Running `/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc --crate-name time_core --edition=2021 /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/vendor/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)' --check-cfg 'cfg(feature, values())' -C metadata=476ba977124cfd82 -C extra-filename=-476ba977124cfd82 --out-dir /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-rustc/release/deps -C linker=/usr/gcc/13/bin/gcc -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-rustc/release/deps --cap-lints allow -Z binary-dep-depinfo` Compiling nu-ansi-term v0.50.0 Running `/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc --crate-name nu_ansi_term --edition=2021 /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/vendor/nu-ansi-term-0.50.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)' --check-cfg 'cfg(feature, values("derive_serde_style", "gnu_legacy", "serde"))' -C metadata=841f8b04fe6d756d -C extra-filename=-841f8b04fe6d756d --out-dir /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-rustc/x86_64-unknown-illumos/release/deps --target x86_64-unknown-illumos -C linker=/usr/gcc/13/bin/gcc -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-rustc/x86_64-unknown-illumos/release/deps -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-rustc/release/deps --cap-lints allow --cfg=bootstrap --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(parallel_compiler)' -Zmacro-backtrace -Zunstable-options -Csplit-debuginfo=off -Zunstable-options '-Wrustc::internal' -Wkeyword_idents_2024 -Wunsafe_op_in_unsafe_fn -Cprefer-dynamic -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zon-broken-pipe=kill -Z binary-dep-depinfo` Compiling powerfmt v0.2.0 Running `/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc --crate-name powerfmt --edition=2021 /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/vendor/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)' --check-cfg 'cfg(feature, values("alloc", "default", "macros", "std"))' -C metadata=0b4a31237483192a -C extra-filename=-0b4a31237483192a --out-dir /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-rustc/x86_64-unknown-illumos/release/deps --target x86_64-unknown-illumos -C linker=/usr/gcc/13/bin/gcc -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-rustc/x86_64-unknown-illumos/release/deps -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-rustc/release/deps --cap-lints allow --cfg=bootstrap --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(parallel_compiler)' -Zmacro-backtrace -Zunstable-options -Csplit-debuginfo=off -Zunstable-options '-Wrustc::internal' -Wkeyword_idents_2024 -Wunsafe_op_in_unsafe_fn -Cprefer-dynamic -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zon-broken-pipe=kill -Z binary-dep-depinfo` Compiling num-conv v0.1.0 Running `/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc --crate-name num_conv --edition=2021 /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/vendor/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)' --check-cfg 'cfg(feature, values())' -C metadata=8a3c288191930950 -C extra-filename=-8a3c288191930950 --out-dir /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-rustc/release/deps -C linker=/usr/gcc/13/bin/gcc -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-rustc/release/deps --cap-lints allow -Z binary-dep-depinfo` Compiling deranged v0.3.11 Running `/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc --crate-name deranged --edition=2021 /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/vendor/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)' --check-cfg 'cfg(feature, values("alloc", "default", "num", "powerfmt", "quickcheck", "rand", "serde", "std"))' -C metadata=6ed935472a2e6891 -C extra-filename=-6ed935472a2e6891 --out-dir /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-rustc/x86_64-unknown-illumos/release/deps --target x86_64-unknown-illumos -C linker=/usr/gcc/13/bin/gcc -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-rustc/x86_64-unknown-illumos/release/deps -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-rustc/release/deps --extern powerfmt=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-rustc/x86_64-unknown-illumos/release/deps/libpowerfmt-0b4a31237483192a.rmeta --cap-lints allow --cfg=bootstrap --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(parallel_compiler)' -Zmacro-backtrace -Zunstable-options -Csplit-debuginfo=off -Zunstable-options '-Wrustc::internal' -Wkeyword_idents_2024 -Wunsafe_op_in_unsafe_fn -Cprefer-dynamic -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zon-broken-pipe=kill -Z binary-dep-depinfo` Compiling time-macros v0.2.18 Running `/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc --crate-name time_macros --edition=2021 /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/vendor/time-macros-0.2.18/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=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 --warn=unused --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' '--warn=rustdoc::unescaped-backticks' '--deny=clippy::undocumented-unsafe-blocks' --deny=unconditional-recursion --warn=trivial-numeric-casts --warn=trivial-casts '--warn=clippy::todo' --deny=temporary-cstring-as-ptr --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=clippy::nursery' --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=const-item-mutation --deny=clashing-extern-declarations --deny=ambiguous-glob-reexports '--deny=clippy::alloc-instead-of-core' '--warn=clippy::all' --warn=unstable-name-collisions '--allow=clippy::redundant-pub-crate' '--allow=clippy::option-if-let-else' -C debug-assertions=off --cfg 'feature="formatting"' --cfg 'feature="parsing"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("formatting", "large-dates", "parsing", "serde"))' -C metadata=3a28347233abd312 -C extra-filename=-3a28347233abd312 --out-dir /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-rustc/release/deps -C linker=/usr/gcc/13/bin/gcc -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-rustc/release/deps --extern num_conv=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-rustc/release/deps/libnum_conv-8a3c288191930950.rlib --extern time_core=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-rustc/release/deps/libtime_core-476ba977124cfd82.rlib --extern proc_macro --cap-lints allow -Z binary-dep-depinfo` Compiling tracing-tree v0.3.1 Running `/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc --crate-name tracing_tree --edition=2018 /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/vendor/tracing-tree-0.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="tracing-log"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("default", "time", "tracing-log"))' -C metadata=75f446d6798041f0 -C extra-filename=-75f446d6798041f0 --out-dir /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-rustc/x86_64-unknown-illumos/release/deps --target x86_64-unknown-illumos -C linker=/usr/gcc/13/bin/gcc -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-rustc/x86_64-unknown-illumos/release/deps -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-rustc/release/deps --extern nu_ansi_term=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-rustc/x86_64-unknown-illumos/release/deps/libnu_ansi_term-841f8b04fe6d756d.rmeta --extern tracing_core=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-rustc/x86_64-unknown-illumos/release/deps/libtracing_core-2af1dcc525159e99.rmeta --extern tracing_log=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-rustc/x86_64-unknown-illumos/release/deps/libtracing_log-833e952c329829a0.rmeta --extern tracing_subscriber=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-rustc/x86_64-unknown-illumos/release/deps/libtracing_subscriber-bb380da2055ef098.rmeta --cap-lints allow --cfg=bootstrap --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(parallel_compiler)' -Zmacro-backtrace -Zunstable-options -Csplit-debuginfo=off -Zunstable-options '-Wrustc::internal' -Wkeyword_idents_2024 -Wunsafe_op_in_unsafe_fn -Cprefer-dynamic -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zon-broken-pipe=kill -Z binary-dep-depinfo` Compiling rustc_infer v0.0.0 (/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/compiler/rustc_infer) Running `/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc --crate-name rustc_infer --edition=2021 compiler/rustc_infer/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)' --check-cfg 'cfg(feature, values())' -C metadata=c83f723fa21b5d10 -C extra-filename=-c83f723fa21b5d10 --out-dir /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-rustc/x86_64-unknown-illumos/release/deps --target x86_64-unknown-illumos -C linker=/usr/gcc/13/bin/gcc -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-rustc/x86_64-unknown-illumos/release/deps -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-rustc/release/deps --extern rustc_ast_ir=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-rustc/x86_64-unknown-illumos/release/deps/librustc_ast_ir-c44d1541bb0c3bce.rmeta --extern rustc_data_structures=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-rustc/x86_64-unknown-illumos/release/deps/librustc_data_structures-282adfe7f6142142.rmeta --extern rustc_errors=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-rustc/x86_64-unknown-illumos/release/deps/librustc_errors-90d5176951dbb10a.rmeta --extern rustc_fluent_macro=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-rustc/release/deps/librustc_fluent_macro-ff38ac6f3379387a.so --extern rustc_hir=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-rustc/x86_64-unknown-illumos/release/deps/librustc_hir-a2d37e510131bb20.rmeta --extern rustc_index=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-rustc/x86_64-unknown-illumos/release/deps/librustc_index-28b309b374b5b3bc.rmeta --extern rustc_macros=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-rustc/release/deps/librustc_macros-842cfd4e5c65d39f.so --extern rustc_middle=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-rustc/x86_64-unknown-illumos/release/deps/librustc_middle-473ed8b47a9a7c0f.rmeta --extern rustc_next_trait_solver=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-rustc/x86_64-unknown-illumos/release/deps/librustc_next_trait_solver-ccb4e8711e809a46.rmeta --extern rustc_span=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-rustc/x86_64-unknown-illumos/release/deps/librustc_span-2dad607559e7b3c7.rmeta --extern rustc_target=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-rustc/x86_64-unknown-illumos/release/deps/librustc_target-e7392aaa4036f384.rmeta --extern rustc_type_ir=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-rustc/x86_64-unknown-illumos/release/deps/librustc_type_ir-b90a19873fb8601b.rmeta --extern smallvec=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-rustc/x86_64-unknown-illumos/release/deps/libsmallvec-c5e57b87e9dde13a.rmeta --extern tracing=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-rustc/x86_64-unknown-illumos/release/deps/libtracing-3e77c1e2cd75cbe4.rmeta --cfg=bootstrap --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(parallel_compiler)' -Zmacro-backtrace -Zunstable-options -Csplit-debuginfo=off -Zunstable-options '-Wrustc::internal' -Wkeyword_idents_2024 -Wunsafe_op_in_unsafe_fn -Cprefer-dynamic -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zon-broken-pipe=kill -Z binary-dep-depinfo -L native=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-rustc/x86_64-unknown-illumos/release/build/psm-8b32df0f1d37524f/out` Compiling rustc_metadata v0.0.0 (/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/compiler/rustc_metadata) Running `/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc --crate-name rustc_metadata --edition=2021 compiler/rustc_metadata/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)' --check-cfg 'cfg(feature, values())' -C metadata=0c7b0c772eae2243 -C extra-filename=-0c7b0c772eae2243 --out-dir /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-rustc/x86_64-unknown-illumos/release/deps --target x86_64-unknown-illumos -C linker=/usr/gcc/13/bin/gcc -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-rustc/x86_64-unknown-illumos/release/deps -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-rustc/release/deps --extern bitflags=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-rustc/x86_64-unknown-illumos/release/deps/libbitflags-97b46b4ed08fa6ef.rmeta --extern libloading=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-rustc/x86_64-unknown-illumos/release/deps/liblibloading-aece910eca3192ca.rmeta --extern odht=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-rustc/x86_64-unknown-illumos/release/deps/libodht-07ac55f9d02b1980.rmeta --extern rustc_ast=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-rustc/x86_64-unknown-illumos/release/deps/librustc_ast-5c86fa893f053b86.rmeta --extern rustc_attr=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-rustc/x86_64-unknown-illumos/release/deps/librustc_attr-03e3c3281f2a0412.rmeta --extern rustc_data_structures=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-rustc/x86_64-unknown-illumos/release/deps/librustc_data_structures-282adfe7f6142142.rmeta --extern rustc_errors=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-rustc/x86_64-unknown-illumos/release/deps/librustc_errors-90d5176951dbb10a.rmeta --extern rustc_expand=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-rustc/x86_64-unknown-illumos/release/deps/librustc_expand-17d1fc66736f0f58.rmeta --extern rustc_feature=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-rustc/x86_64-unknown-illumos/release/deps/librustc_feature-45f6b95e874a13d8.rmeta --extern rustc_fluent_macro=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-rustc/release/deps/librustc_fluent_macro-ff38ac6f3379387a.so --extern rustc_fs_util=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-rustc/x86_64-unknown-illumos/release/deps/librustc_fs_util-3913e0e8b8ca4c5f.rmeta --extern rustc_hir=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-rustc/x86_64-unknown-illumos/release/deps/librustc_hir-a2d37e510131bb20.rmeta --extern rustc_hir_pretty=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-rustc/x86_64-unknown-illumos/release/deps/librustc_hir_pretty-3233740bad9f0e4d.rmeta --extern rustc_index=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-rustc/x86_64-unknown-illumos/release/deps/librustc_index-28b309b374b5b3bc.rmeta --extern rustc_macros=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-rustc/release/deps/librustc_macros-842cfd4e5c65d39f.so --extern rustc_middle=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-rustc/x86_64-unknown-illumos/release/deps/librustc_middle-473ed8b47a9a7c0f.rmeta --extern rustc_serialize=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-rustc/x86_64-unknown-illumos/release/deps/librustc_serialize-33ea41f09fa6049a.rmeta --extern rustc_session=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-rustc/x86_64-unknown-illumos/release/deps/librustc_session-2841cb1bef08ebcd.rmeta --extern rustc_span=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-rustc/x86_64-unknown-illumos/release/deps/librustc_span-2dad607559e7b3c7.rmeta --extern rustc_target=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-rustc/x86_64-unknown-illumos/release/deps/librustc_target-e7392aaa4036f384.rmeta --extern rustc_type_ir=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-rustc/x86_64-unknown-illumos/release/deps/librustc_type_ir-b90a19873fb8601b.rmeta --extern snap=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-rustc/x86_64-unknown-illumos/release/deps/libsnap-30b3178d2b913c58.rmeta --extern tempfile=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-rustc/x86_64-unknown-illumos/release/deps/libtempfile-1c5e52b9f10692d1.rmeta --extern tracing=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-rustc/x86_64-unknown-illumos/release/deps/libtracing-3e77c1e2cd75cbe4.rmeta --cfg=bootstrap --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(parallel_compiler)' -Zmacro-backtrace -Zunstable-options -Csplit-debuginfo=off -Zunstable-options '-Wrustc::internal' -Wkeyword_idents_2024 -Wunsafe_op_in_unsafe_fn -Cprefer-dynamic -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zon-broken-pipe=kill -Z binary-dep-depinfo -L native=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-rustc/x86_64-unknown-illumos/release/build/psm-8b32df0f1d37524f/out` Compiling rustc_mir_dataflow v0.0.0 (/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/compiler/rustc_mir_dataflow) Running `/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc --crate-name rustc_mir_dataflow --edition=2021 compiler/rustc_mir_dataflow/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)' --check-cfg 'cfg(feature, values())' -C metadata=21576cc0aa34a34e -C extra-filename=-21576cc0aa34a34e --out-dir /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-rustc/x86_64-unknown-illumos/release/deps --target x86_64-unknown-illumos -C linker=/usr/gcc/13/bin/gcc -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-rustc/x86_64-unknown-illumos/release/deps -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-rustc/release/deps --extern polonius_engine=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-rustc/x86_64-unknown-illumos/release/deps/libpolonius_engine-bf9be729be54cf3d.rmeta --extern regex=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-rustc/x86_64-unknown-illumos/release/deps/libregex-5f0678d10546fe5f.rmeta --extern rustc_ast=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-rustc/x86_64-unknown-illumos/release/deps/librustc_ast-5c86fa893f053b86.rmeta --extern rustc_data_structures=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-rustc/x86_64-unknown-illumos/release/deps/librustc_data_structures-282adfe7f6142142.rmeta --extern rustc_errors=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-rustc/x86_64-unknown-illumos/release/deps/librustc_errors-90d5176951dbb10a.rmeta --extern rustc_fluent_macro=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-rustc/release/deps/librustc_fluent_macro-ff38ac6f3379387a.so --extern rustc_graphviz=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-rustc/x86_64-unknown-illumos/release/deps/librustc_graphviz-15f2548af6678934.rmeta --extern rustc_hir=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-rustc/x86_64-unknown-illumos/release/deps/librustc_hir-a2d37e510131bb20.rmeta --extern rustc_index=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-rustc/x86_64-unknown-illumos/release/deps/librustc_index-28b309b374b5b3bc.rmeta --extern rustc_macros=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-rustc/release/deps/librustc_macros-842cfd4e5c65d39f.so --extern rustc_middle=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-rustc/x86_64-unknown-illumos/release/deps/librustc_middle-473ed8b47a9a7c0f.rmeta --extern rustc_span=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-rustc/x86_64-unknown-illumos/release/deps/librustc_span-2dad607559e7b3c7.rmeta --extern rustc_target=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-rustc/x86_64-unknown-illumos/release/deps/librustc_target-e7392aaa4036f384.rmeta --extern smallvec=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-rustc/x86_64-unknown-illumos/release/deps/libsmallvec-c5e57b87e9dde13a.rmeta --extern tracing=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-rustc/x86_64-unknown-illumos/release/deps/libtracing-3e77c1e2cd75cbe4.rmeta --cfg=bootstrap --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(parallel_compiler)' -Zmacro-backtrace -Zunstable-options -Csplit-debuginfo=off -Zunstable-options '-Wrustc::internal' -Wkeyword_idents_2024 -Wunsafe_op_in_unsafe_fn -Cprefer-dynamic -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zon-broken-pipe=kill -Z binary-dep-depinfo -L native=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-rustc/x86_64-unknown-illumos/release/build/psm-8b32df0f1d37524f/out` Compiling rustc_incremental v0.0.0 (/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/compiler/rustc_incremental) Running `/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc --crate-name rustc_incremental --edition=2021 compiler/rustc_incremental/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)' --check-cfg 'cfg(feature, values())' -C metadata=31aa777b294b1bb8 -C extra-filename=-31aa777b294b1bb8 --out-dir /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-rustc/x86_64-unknown-illumos/release/deps --target x86_64-unknown-illumos -C linker=/usr/gcc/13/bin/gcc -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-rustc/x86_64-unknown-illumos/release/deps -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-rustc/release/deps --extern rand=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-rustc/x86_64-unknown-illumos/release/deps/librand-d96376a18af9d24b.rmeta --extern rustc_ast=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-rustc/x86_64-unknown-illumos/release/deps/librustc_ast-5c86fa893f053b86.rmeta --extern rustc_data_structures=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-rustc/x86_64-unknown-illumos/release/deps/librustc_data_structures-282adfe7f6142142.rmeta --extern rustc_errors=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-rustc/x86_64-unknown-illumos/release/deps/librustc_errors-90d5176951dbb10a.rmeta --extern rustc_fluent_macro=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-rustc/release/deps/librustc_fluent_macro-ff38ac6f3379387a.so --extern rustc_fs_util=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-rustc/x86_64-unknown-illumos/release/deps/librustc_fs_util-3913e0e8b8ca4c5f.rmeta --extern rustc_graphviz=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-rustc/x86_64-unknown-illumos/release/deps/librustc_graphviz-15f2548af6678934.rmeta --extern rustc_hir=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-rustc/x86_64-unknown-illumos/release/deps/librustc_hir-a2d37e510131bb20.rmeta --extern rustc_macros=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-rustc/release/deps/librustc_macros-842cfd4e5c65d39f.so --extern rustc_middle=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-rustc/x86_64-unknown-illumos/release/deps/librustc_middle-473ed8b47a9a7c0f.rmeta --extern rustc_serialize=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-rustc/x86_64-unknown-illumos/release/deps/librustc_serialize-33ea41f09fa6049a.rmeta --extern rustc_session=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-rustc/x86_64-unknown-illumos/release/deps/librustc_session-2841cb1bef08ebcd.rmeta --extern rustc_span=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-rustc/x86_64-unknown-illumos/release/deps/librustc_span-2dad607559e7b3c7.rmeta --extern thin_vec=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-rustc/x86_64-unknown-illumos/release/deps/libthin_vec-28f024e74d06541a.rmeta --extern tracing=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-rustc/x86_64-unknown-illumos/release/deps/libtracing-3e77c1e2cd75cbe4.rmeta --cfg=bootstrap --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(parallel_compiler)' -Zmacro-backtrace -Zunstable-options -Csplit-debuginfo=off -Zunstable-options '-Wrustc::internal' -Wkeyword_idents_2024 -Wunsafe_op_in_unsafe_fn -Cprefer-dynamic -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zon-broken-pipe=kill -Z binary-dep-depinfo -L native=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-rustc/x86_64-unknown-illumos/release/build/psm-8b32df0f1d37524f/out` Compiling rustc_transmute v0.0.0 (/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/compiler/rustc_transmute) Running `/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc --crate-name rustc_transmute --edition=2021 compiler/rustc_transmute/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="rustc"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("rustc"))' -C metadata=48a8eab304e58bed -C extra-filename=-48a8eab304e58bed --out-dir /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-rustc/x86_64-unknown-illumos/release/deps --target x86_64-unknown-illumos -C linker=/usr/gcc/13/bin/gcc -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-rustc/x86_64-unknown-illumos/release/deps -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-rustc/release/deps --extern rustc_ast_ir=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-rustc/x86_64-unknown-illumos/release/deps/librustc_ast_ir-c44d1541bb0c3bce.rmeta --extern rustc_data_structures=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-rustc/x86_64-unknown-illumos/release/deps/librustc_data_structures-282adfe7f6142142.rmeta --extern rustc_hir=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-rustc/x86_64-unknown-illumos/release/deps/librustc_hir-a2d37e510131bb20.rmeta --extern rustc_infer=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-rustc/x86_64-unknown-illumos/release/deps/librustc_infer-c83f723fa21b5d10.rmeta --extern rustc_macros=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-rustc/release/deps/librustc_macros-842cfd4e5c65d39f.so --extern rustc_middle=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-rustc/x86_64-unknown-illumos/release/deps/librustc_middle-473ed8b47a9a7c0f.rmeta --extern rustc_span=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-rustc/x86_64-unknown-illumos/release/deps/librustc_span-2dad607559e7b3c7.rmeta --extern rustc_target=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-rustc/x86_64-unknown-illumos/release/deps/librustc_target-e7392aaa4036f384.rmeta --extern tracing=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-rustc/x86_64-unknown-illumos/release/deps/libtracing-3e77c1e2cd75cbe4.rmeta --cfg=bootstrap --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(parallel_compiler)' -Zmacro-backtrace -Zunstable-options -Csplit-debuginfo=off -Zunstable-options '-Wrustc::internal' -Wkeyword_idents_2024 -Wunsafe_op_in_unsafe_fn -Cprefer-dynamic -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zon-broken-pipe=kill -Z binary-dep-depinfo -L native=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-rustc/x86_64-unknown-illumos/release/build/psm-8b32df0f1d37524f/out` Compiling rustc_trait_selection v0.0.0 (/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/compiler/rustc_trait_selection) Running `/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc --crate-name rustc_trait_selection --edition=2021 compiler/rustc_trait_selection/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)' --check-cfg 'cfg(feature, values())' -C metadata=60f8addd52b74100 -C extra-filename=-60f8addd52b74100 --out-dir /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-rustc/x86_64-unknown-illumos/release/deps --target x86_64-unknown-illumos -C linker=/usr/gcc/13/bin/gcc -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-rustc/x86_64-unknown-illumos/release/deps -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-rustc/release/deps --extern itertools=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-rustc/x86_64-unknown-illumos/release/deps/libitertools-6bea951684954f92.rmeta --extern rustc_ast=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-rustc/x86_64-unknown-illumos/release/deps/librustc_ast-5c86fa893f053b86.rmeta --extern rustc_ast_ir=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-rustc/x86_64-unknown-illumos/release/deps/librustc_ast_ir-c44d1541bb0c3bce.rmeta --extern rustc_attr=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-rustc/x86_64-unknown-illumos/release/deps/librustc_attr-03e3c3281f2a0412.rmeta --extern rustc_data_structures=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-rustc/x86_64-unknown-illumos/release/deps/librustc_data_structures-282adfe7f6142142.rmeta --extern rustc_errors=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-rustc/x86_64-unknown-illumos/release/deps/librustc_errors-90d5176951dbb10a.rmeta --extern rustc_fluent_macro=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-rustc/release/deps/librustc_fluent_macro-ff38ac6f3379387a.so --extern rustc_hir=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-rustc/x86_64-unknown-illumos/release/deps/librustc_hir-a2d37e510131bb20.rmeta --extern rustc_infer=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-rustc/x86_64-unknown-illumos/release/deps/librustc_infer-c83f723fa21b5d10.rmeta --extern rustc_macros=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-rustc/release/deps/librustc_macros-842cfd4e5c65d39f.so --extern rustc_middle=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-rustc/x86_64-unknown-illumos/release/deps/librustc_middle-473ed8b47a9a7c0f.rmeta --extern rustc_next_trait_solver=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-rustc/x86_64-unknown-illumos/release/deps/librustc_next_trait_solver-ccb4e8711e809a46.rmeta --extern rustc_parse_format=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-rustc/x86_64-unknown-illumos/release/deps/librustc_parse_format-9d217489b2141c50.rmeta --extern rustc_query_system=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-rustc/x86_64-unknown-illumos/release/deps/librustc_query_system-4b9f692f4c08658d.rmeta --extern rustc_serialize=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-rustc/x86_64-unknown-illumos/release/deps/librustc_serialize-33ea41f09fa6049a.rmeta --extern rustc_session=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-rustc/x86_64-unknown-illumos/release/deps/librustc_session-2841cb1bef08ebcd.rmeta --extern rustc_span=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-rustc/x86_64-unknown-illumos/release/deps/librustc_span-2dad607559e7b3c7.rmeta --extern rustc_target=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-rustc/x86_64-unknown-illumos/release/deps/librustc_target-e7392aaa4036f384.rmeta --extern rustc_transmute=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-rustc/x86_64-unknown-illumos/release/deps/librustc_transmute-48a8eab304e58bed.rmeta --extern rustc_type_ir=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-rustc/x86_64-unknown-illumos/release/deps/librustc_type_ir-b90a19873fb8601b.rmeta --extern smallvec=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-rustc/x86_64-unknown-illumos/release/deps/libsmallvec-c5e57b87e9dde13a.rmeta --extern tracing=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-rustc/x86_64-unknown-illumos/release/deps/libtracing-3e77c1e2cd75cbe4.rmeta --cfg=bootstrap --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(parallel_compiler)' -Zmacro-backtrace -Zunstable-options -Csplit-debuginfo=off -Zunstable-options '-Wrustc::internal' -Wkeyword_idents_2024 -Wunsafe_op_in_unsafe_fn -Cprefer-dynamic -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zon-broken-pipe=kill -Z binary-dep-depinfo -L native=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-rustc/x86_64-unknown-illumos/release/build/psm-8b32df0f1d37524f/out` Compiling rustc_monomorphize v0.0.0 (/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/compiler/rustc_monomorphize) Running `/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc --crate-name rustc_monomorphize --edition=2021 compiler/rustc_monomorphize/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)' --check-cfg 'cfg(feature, values())' -C metadata=0aa090d83a38db8a -C extra-filename=-0aa090d83a38db8a --out-dir /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-rustc/x86_64-unknown-illumos/release/deps --target x86_64-unknown-illumos -C linker=/usr/gcc/13/bin/gcc -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-rustc/x86_64-unknown-illumos/release/deps -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-rustc/release/deps --extern rustc_data_structures=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-rustc/x86_64-unknown-illumos/release/deps/librustc_data_structures-282adfe7f6142142.rmeta --extern rustc_errors=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-rustc/x86_64-unknown-illumos/release/deps/librustc_errors-90d5176951dbb10a.rmeta --extern rustc_fluent_macro=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-rustc/release/deps/librustc_fluent_macro-ff38ac6f3379387a.so --extern rustc_hir=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-rustc/x86_64-unknown-illumos/release/deps/librustc_hir-a2d37e510131bb20.rmeta --extern rustc_macros=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-rustc/release/deps/librustc_macros-842cfd4e5c65d39f.so --extern rustc_middle=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-rustc/x86_64-unknown-illumos/release/deps/librustc_middle-473ed8b47a9a7c0f.rmeta --extern rustc_session=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-rustc/x86_64-unknown-illumos/release/deps/librustc_session-2841cb1bef08ebcd.rmeta --extern rustc_span=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-rustc/x86_64-unknown-illumos/release/deps/librustc_span-2dad607559e7b3c7.rmeta --extern rustc_target=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-rustc/x86_64-unknown-illumos/release/deps/librustc_target-e7392aaa4036f384.rmeta --extern serde=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-rustc/x86_64-unknown-illumos/release/deps/libserde-5b50a75ac9986fa8.rmeta --extern serde_json=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-rustc/x86_64-unknown-illumos/release/deps/libserde_json-527ba2532b241cf7.rmeta --extern tracing=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-rustc/x86_64-unknown-illumos/release/deps/libtracing-3e77c1e2cd75cbe4.rmeta --cfg=bootstrap --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(parallel_compiler)' -Zmacro-backtrace -Zunstable-options -Csplit-debuginfo=off -Zunstable-options '-Wrustc::internal' -Wkeyword_idents_2024 -Wunsafe_op_in_unsafe_fn -Cprefer-dynamic -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zon-broken-pipe=kill -Z binary-dep-depinfo -L native=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-rustc/x86_64-unknown-illumos/release/build/psm-8b32df0f1d37524f/out` Compiling rustc_symbol_mangling v0.0.0 (/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/compiler/rustc_symbol_mangling) Running `/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc --crate-name rustc_symbol_mangling --edition=2021 compiler/rustc_symbol_mangling/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)' --check-cfg 'cfg(feature, values())' -C metadata=3b8fdb0fc3966256 -C extra-filename=-3b8fdb0fc3966256 --out-dir /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-rustc/x86_64-unknown-illumos/release/deps --target x86_64-unknown-illumos -C linker=/usr/gcc/13/bin/gcc -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-rustc/x86_64-unknown-illumos/release/deps -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-rustc/release/deps --extern punycode=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-rustc/x86_64-unknown-illumos/release/deps/libpunycode-4da9ed5500c62731.rmeta --extern rustc_demangle=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-rustc/x86_64-unknown-illumos/release/deps/librustc_demangle-69af59fa3c1d2812.rmeta --extern rustc_data_structures=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-rustc/x86_64-unknown-illumos/release/deps/librustc_data_structures-282adfe7f6142142.rmeta --extern rustc_errors=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-rustc/x86_64-unknown-illumos/release/deps/librustc_errors-90d5176951dbb10a.rmeta --extern rustc_hir=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-rustc/x86_64-unknown-illumos/release/deps/librustc_hir-a2d37e510131bb20.rmeta --extern rustc_middle=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-rustc/x86_64-unknown-illumos/release/deps/librustc_middle-473ed8b47a9a7c0f.rmeta --extern rustc_session=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-rustc/x86_64-unknown-illumos/release/deps/librustc_session-2841cb1bef08ebcd.rmeta --extern rustc_span=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-rustc/x86_64-unknown-illumos/release/deps/librustc_span-2dad607559e7b3c7.rmeta --extern rustc_target=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-rustc/x86_64-unknown-illumos/release/deps/librustc_target-e7392aaa4036f384.rmeta --extern tracing=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-rustc/x86_64-unknown-illumos/release/deps/libtracing-3e77c1e2cd75cbe4.rmeta --cfg=bootstrap --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(parallel_compiler)' -Zmacro-backtrace -Zunstable-options -Csplit-debuginfo=off -Zunstable-options '-Wrustc::internal' -Wkeyword_idents_2024 -Wunsafe_op_in_unsafe_fn -Cprefer-dynamic -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zon-broken-pipe=kill -Z binary-dep-depinfo -L native=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-rustc/x86_64-unknown-illumos/release/build/psm-8b32df0f1d37524f/out` Compiling rustc_pattern_analysis v0.0.0 (/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/compiler/rustc_pattern_analysis) Running `/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc --crate-name rustc_pattern_analysis --edition=2021 compiler/rustc_pattern_analysis/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="rustc"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("default", "rustc"))' -C metadata=9d07fb35859ffdcd -C extra-filename=-9d07fb35859ffdcd --out-dir /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-rustc/x86_64-unknown-illumos/release/deps --target x86_64-unknown-illumos -C linker=/usr/gcc/13/bin/gcc -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-rustc/x86_64-unknown-illumos/release/deps -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-rustc/release/deps --extern rustc_hash=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-rustc/x86_64-unknown-illumos/release/deps/librustc_hash-aff43958bca99791.rmeta --extern rustc_apfloat=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-rustc/x86_64-unknown-illumos/release/deps/librustc_apfloat-da5d7e2b90837952.rmeta --extern rustc_arena=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-rustc/x86_64-unknown-illumos/release/deps/librustc_arena-568b2eb3b7b893e7.rmeta --extern rustc_data_structures=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-rustc/x86_64-unknown-illumos/release/deps/librustc_data_structures-282adfe7f6142142.rmeta --extern rustc_errors=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-rustc/x86_64-unknown-illumos/release/deps/librustc_errors-90d5176951dbb10a.rmeta --extern rustc_fluent_macro=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-rustc/release/deps/librustc_fluent_macro-ff38ac6f3379387a.so --extern rustc_hir=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-rustc/x86_64-unknown-illumos/release/deps/librustc_hir-a2d37e510131bb20.rmeta --extern rustc_index=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-rustc/x86_64-unknown-illumos/release/deps/librustc_index-28b309b374b5b3bc.rmeta --extern rustc_macros=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-rustc/release/deps/librustc_macros-842cfd4e5c65d39f.so --extern rustc_middle=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-rustc/x86_64-unknown-illumos/release/deps/librustc_middle-473ed8b47a9a7c0f.rmeta --extern rustc_session=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-rustc/x86_64-unknown-illumos/release/deps/librustc_session-2841cb1bef08ebcd.rmeta --extern rustc_span=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-rustc/x86_64-unknown-illumos/release/deps/librustc_span-2dad607559e7b3c7.rmeta --extern rustc_target=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-rustc/x86_64-unknown-illumos/release/deps/librustc_target-e7392aaa4036f384.rmeta --extern smallvec=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-rustc/x86_64-unknown-illumos/release/deps/libsmallvec-c5e57b87e9dde13a.rmeta --extern tracing=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-rustc/x86_64-unknown-illumos/release/deps/libtracing-3e77c1e2cd75cbe4.rmeta --cfg=bootstrap --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(parallel_compiler)' -Zmacro-backtrace -Zunstable-options -Csplit-debuginfo=off -Zunstable-options '-Wrustc::internal' -Wkeyword_idents_2024 -Wunsafe_op_in_unsafe_fn -Cprefer-dynamic -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zon-broken-pipe=kill -Z binary-dep-depinfo -L native=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-rustc/x86_64-unknown-illumos/release/build/psm-8b32df0f1d37524f/out` Compiling rustc_codegen_ssa v0.0.0 (/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/compiler/rustc_codegen_ssa) Running `/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc --crate-name rustc_codegen_ssa --edition=2021 compiler/rustc_codegen_ssa/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)' --check-cfg 'cfg(feature, values())' -C metadata=42a2754efceab0ab -C extra-filename=-42a2754efceab0ab --out-dir /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-rustc/x86_64-unknown-illumos/release/deps --target x86_64-unknown-illumos -C linker=/usr/gcc/13/bin/gcc -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-rustc/x86_64-unknown-illumos/release/deps -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-rustc/release/deps --extern ar_archive_writer=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-rustc/x86_64-unknown-illumos/release/deps/libar_archive_writer-7b893390c9410ace.rmeta --extern arrayvec=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-rustc/x86_64-unknown-illumos/release/deps/libarrayvec-d089d545ed177a78.rmeta --extern bitflags=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-rustc/x86_64-unknown-illumos/release/deps/libbitflags-97b46b4ed08fa6ef.rmeta --extern cc=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-rustc/x86_64-unknown-illumos/release/deps/libcc-2e2262b129bc7d65.rmeta --extern either=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-rustc/x86_64-unknown-illumos/release/deps/libeither-4955c8171e25a80b.rmeta --extern itertools=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-rustc/x86_64-unknown-illumos/release/deps/libitertools-6bea951684954f92.rmeta --extern jobserver=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-rustc/x86_64-unknown-illumos/release/deps/libjobserver-2cee89113c3d82b8.rmeta --extern libc=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-rustc/x86_64-unknown-illumos/release/deps/liblibc-3b65f7d5f69b7bcb.rmeta --extern object=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-rustc/x86_64-unknown-illumos/release/deps/libobject-34e77940701ea6df.rmeta --extern pathdiff=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-rustc/x86_64-unknown-illumos/release/deps/libpathdiff-89ee540a908e8fc8.rmeta --extern regex=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-rustc/x86_64-unknown-illumos/release/deps/libregex-5f0678d10546fe5f.rmeta --extern rustc_arena=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-rustc/x86_64-unknown-illumos/release/deps/librustc_arena-568b2eb3b7b893e7.rmeta --extern rustc_ast=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-rustc/x86_64-unknown-illumos/release/deps/librustc_ast-5c86fa893f053b86.rmeta --extern rustc_attr=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-rustc/x86_64-unknown-illumos/release/deps/librustc_attr-03e3c3281f2a0412.rmeta --extern rustc_data_structures=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-rustc/x86_64-unknown-illumos/release/deps/librustc_data_structures-282adfe7f6142142.rmeta --extern rustc_errors=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-rustc/x86_64-unknown-illumos/release/deps/librustc_errors-90d5176951dbb10a.rmeta --extern rustc_fluent_macro=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-rustc/release/deps/librustc_fluent_macro-ff38ac6f3379387a.so --extern rustc_fs_util=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-rustc/x86_64-unknown-illumos/release/deps/librustc_fs_util-3913e0e8b8ca4c5f.rmeta --extern rustc_hir=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-rustc/x86_64-unknown-illumos/release/deps/librustc_hir-a2d37e510131bb20.rmeta --extern rustc_incremental=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-rustc/x86_64-unknown-illumos/release/deps/librustc_incremental-31aa777b294b1bb8.rmeta --extern rustc_index=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-rustc/x86_64-unknown-illumos/release/deps/librustc_index-28b309b374b5b3bc.rmeta --extern rustc_macros=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-rustc/release/deps/librustc_macros-842cfd4e5c65d39f.so --extern rustc_metadata=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-rustc/x86_64-unknown-illumos/release/deps/librustc_metadata-0c7b0c772eae2243.rmeta --extern rustc_middle=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-rustc/x86_64-unknown-illumos/release/deps/librustc_middle-473ed8b47a9a7c0f.rmeta --extern rustc_monomorphize=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-rustc/x86_64-unknown-illumos/release/deps/librustc_monomorphize-0aa090d83a38db8a.rmeta --extern rustc_query_system=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-rustc/x86_64-unknown-illumos/release/deps/librustc_query_system-4b9f692f4c08658d.rmeta --extern rustc_serialize=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-rustc/x86_64-unknown-illumos/release/deps/librustc_serialize-33ea41f09fa6049a.rmeta --extern rustc_session=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-rustc/x86_64-unknown-illumos/release/deps/librustc_session-2841cb1bef08ebcd.rmeta --extern rustc_span=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-rustc/x86_64-unknown-illumos/release/deps/librustc_span-2dad607559e7b3c7.rmeta --extern rustc_symbol_mangling=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-rustc/x86_64-unknown-illumos/release/deps/librustc_symbol_mangling-3b8fdb0fc3966256.rmeta --extern rustc_target=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-rustc/x86_64-unknown-illumos/release/deps/librustc_target-e7392aaa4036f384.rmeta --extern rustc_type_ir=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-rustc/x86_64-unknown-illumos/release/deps/librustc_type_ir-b90a19873fb8601b.rmeta --extern serde_json=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-rustc/x86_64-unknown-illumos/release/deps/libserde_json-527ba2532b241cf7.rmeta --extern smallvec=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-rustc/x86_64-unknown-illumos/release/deps/libsmallvec-c5e57b87e9dde13a.rmeta --extern tempfile=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-rustc/x86_64-unknown-illumos/release/deps/libtempfile-1c5e52b9f10692d1.rmeta --extern thin_vec=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-rustc/x86_64-unknown-illumos/release/deps/libthin_vec-28f024e74d06541a.rmeta --extern thorin=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-rustc/x86_64-unknown-illumos/release/deps/libthorin-b866e9b2c02afc66.rmeta --extern tracing=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-rustc/x86_64-unknown-illumos/release/deps/libtracing-3e77c1e2cd75cbe4.rmeta --extern wasm_encoder=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-rustc/x86_64-unknown-illumos/release/deps/libwasm_encoder-02cbe123627f7edb.rmeta --cfg=bootstrap --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(parallel_compiler)' -Zmacro-backtrace -Zunstable-options -Csplit-debuginfo=off -Zunstable-options '-Wrustc::internal' -Wkeyword_idents_2024 -Wunsafe_op_in_unsafe_fn -Cprefer-dynamic -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zon-broken-pipe=kill -Z binary-dep-depinfo -L native=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-rustc/x86_64-unknown-illumos/release/build/psm-8b32df0f1d37524f/out` Compiling rustc_lint v0.0.0 (/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/compiler/rustc_lint) Running `/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc --crate-name rustc_lint --edition=2021 compiler/rustc_lint/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)' --check-cfg 'cfg(feature, values())' -C metadata=8bd663b15e9f10e0 -C extra-filename=-8bd663b15e9f10e0 --out-dir /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-rustc/x86_64-unknown-illumos/release/deps --target x86_64-unknown-illumos -C linker=/usr/gcc/13/bin/gcc -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-rustc/x86_64-unknown-illumos/release/deps -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-rustc/release/deps --extern rustc_ast=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-rustc/x86_64-unknown-illumos/release/deps/librustc_ast-5c86fa893f053b86.rmeta --extern rustc_ast_pretty=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-rustc/x86_64-unknown-illumos/release/deps/librustc_ast_pretty-10f446907f848703.rmeta --extern rustc_attr=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-rustc/x86_64-unknown-illumos/release/deps/librustc_attr-03e3c3281f2a0412.rmeta --extern rustc_data_structures=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-rustc/x86_64-unknown-illumos/release/deps/librustc_data_structures-282adfe7f6142142.rmeta --extern rustc_errors=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-rustc/x86_64-unknown-illumos/release/deps/librustc_errors-90d5176951dbb10a.rmeta --extern rustc_feature=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-rustc/x86_64-unknown-illumos/release/deps/librustc_feature-45f6b95e874a13d8.rmeta --extern rustc_fluent_macro=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-rustc/release/deps/librustc_fluent_macro-ff38ac6f3379387a.so --extern rustc_hir=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-rustc/x86_64-unknown-illumos/release/deps/librustc_hir-a2d37e510131bb20.rmeta --extern rustc_hir_pretty=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-rustc/x86_64-unknown-illumos/release/deps/librustc_hir_pretty-3233740bad9f0e4d.rmeta --extern rustc_index=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-rustc/x86_64-unknown-illumos/release/deps/librustc_index-28b309b374b5b3bc.rmeta --extern rustc_infer=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-rustc/x86_64-unknown-illumos/release/deps/librustc_infer-c83f723fa21b5d10.rmeta --extern rustc_macros=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-rustc/release/deps/librustc_macros-842cfd4e5c65d39f.so --extern rustc_middle=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-rustc/x86_64-unknown-illumos/release/deps/librustc_middle-473ed8b47a9a7c0f.rmeta --extern rustc_parse_format=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-rustc/x86_64-unknown-illumos/release/deps/librustc_parse_format-9d217489b2141c50.rmeta --extern rustc_session=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-rustc/x86_64-unknown-illumos/release/deps/librustc_session-2841cb1bef08ebcd.rmeta --extern rustc_span=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-rustc/x86_64-unknown-illumos/release/deps/librustc_span-2dad607559e7b3c7.rmeta --extern rustc_target=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-rustc/x86_64-unknown-illumos/release/deps/librustc_target-e7392aaa4036f384.rmeta --extern rustc_trait_selection=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-rustc/x86_64-unknown-illumos/release/deps/librustc_trait_selection-60f8addd52b74100.rmeta --extern rustc_type_ir=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-rustc/x86_64-unknown-illumos/release/deps/librustc_type_ir-b90a19873fb8601b.rmeta --extern tracing=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-rustc/x86_64-unknown-illumos/release/deps/libtracing-3e77c1e2cd75cbe4.rmeta --extern unicode_security=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-rustc/x86_64-unknown-illumos/release/deps/libunicode_security-42962e314b352054.rmeta --cfg=bootstrap --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(parallel_compiler)' -Zmacro-backtrace -Zunstable-options -Csplit-debuginfo=off -Zunstable-options '-Wrustc::internal' -Wkeyword_idents_2024 -Wunsafe_op_in_unsafe_fn -Cprefer-dynamic -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zon-broken-pipe=kill -Z binary-dep-depinfo -L native=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-rustc/x86_64-unknown-illumos/release/build/psm-8b32df0f1d37524f/out` Compiling rustc_ty_utils v0.0.0 (/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/compiler/rustc_ty_utils) Running `/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc --crate-name rustc_ty_utils --edition=2021 compiler/rustc_ty_utils/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)' --check-cfg 'cfg(feature, values())' -C metadata=ab2c589ecf948f5e -C extra-filename=-ab2c589ecf948f5e --out-dir /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-rustc/x86_64-unknown-illumos/release/deps --target x86_64-unknown-illumos -C linker=/usr/gcc/13/bin/gcc -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-rustc/x86_64-unknown-illumos/release/deps -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-rustc/release/deps --extern itertools=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-rustc/x86_64-unknown-illumos/release/deps/libitertools-6bea951684954f92.rmeta --extern rustc_ast_ir=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-rustc/x86_64-unknown-illumos/release/deps/librustc_ast_ir-c44d1541bb0c3bce.rmeta --extern rustc_data_structures=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-rustc/x86_64-unknown-illumos/release/deps/librustc_data_structures-282adfe7f6142142.rmeta --extern rustc_errors=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-rustc/x86_64-unknown-illumos/release/deps/librustc_errors-90d5176951dbb10a.rmeta --extern rustc_fluent_macro=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-rustc/release/deps/librustc_fluent_macro-ff38ac6f3379387a.so --extern rustc_hir=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-rustc/x86_64-unknown-illumos/release/deps/librustc_hir-a2d37e510131bb20.rmeta --extern rustc_index=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-rustc/x86_64-unknown-illumos/release/deps/librustc_index-28b309b374b5b3bc.rmeta --extern rustc_infer=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-rustc/x86_64-unknown-illumos/release/deps/librustc_infer-c83f723fa21b5d10.rmeta --extern rustc_macros=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-rustc/release/deps/librustc_macros-842cfd4e5c65d39f.so --extern rustc_middle=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-rustc/x86_64-unknown-illumos/release/deps/librustc_middle-473ed8b47a9a7c0f.rmeta --extern rustc_session=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-rustc/x86_64-unknown-illumos/release/deps/librustc_session-2841cb1bef08ebcd.rmeta --extern rustc_span=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-rustc/x86_64-unknown-illumos/release/deps/librustc_span-2dad607559e7b3c7.rmeta --extern rustc_target=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-rustc/x86_64-unknown-illumos/release/deps/librustc_target-e7392aaa4036f384.rmeta --extern rustc_trait_selection=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-rustc/x86_64-unknown-illumos/release/deps/librustc_trait_selection-60f8addd52b74100.rmeta --extern rustc_type_ir=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-rustc/x86_64-unknown-illumos/release/deps/librustc_type_ir-b90a19873fb8601b.rmeta --extern tracing=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-rustc/x86_64-unknown-illumos/release/deps/libtracing-3e77c1e2cd75cbe4.rmeta --cfg=bootstrap --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(parallel_compiler)' -Zmacro-backtrace -Zunstable-options -Csplit-debuginfo=off -Zunstable-options '-Wrustc::internal' -Wkeyword_idents_2024 -Wunsafe_op_in_unsafe_fn -Cprefer-dynamic -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zon-broken-pipe=kill -Z binary-dep-depinfo -L native=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-rustc/x86_64-unknown-illumos/release/build/psm-8b32df0f1d37524f/out` Compiling rustc_mir_build v0.0.0 (/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/compiler/rustc_mir_build) Running `/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc --crate-name rustc_mir_build --edition=2021 compiler/rustc_mir_build/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)' --check-cfg 'cfg(feature, values())' -C metadata=df4d7a5c8090bcb2 -C extra-filename=-df4d7a5c8090bcb2 --out-dir /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-rustc/x86_64-unknown-illumos/release/deps --target x86_64-unknown-illumos -C linker=/usr/gcc/13/bin/gcc -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-rustc/x86_64-unknown-illumos/release/deps -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-rustc/release/deps --extern either=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-rustc/x86_64-unknown-illumos/release/deps/libeither-4955c8171e25a80b.rmeta --extern itertools=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-rustc/x86_64-unknown-illumos/release/deps/libitertools-6bea951684954f92.rmeta --extern rustc_apfloat=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-rustc/x86_64-unknown-illumos/release/deps/librustc_apfloat-da5d7e2b90837952.rmeta --extern rustc_arena=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-rustc/x86_64-unknown-illumos/release/deps/librustc_arena-568b2eb3b7b893e7.rmeta --extern rustc_ast=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-rustc/x86_64-unknown-illumos/release/deps/librustc_ast-5c86fa893f053b86.rmeta --extern rustc_data_structures=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-rustc/x86_64-unknown-illumos/release/deps/librustc_data_structures-282adfe7f6142142.rmeta --extern rustc_errors=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-rustc/x86_64-unknown-illumos/release/deps/librustc_errors-90d5176951dbb10a.rmeta --extern rustc_fluent_macro=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-rustc/release/deps/librustc_fluent_macro-ff38ac6f3379387a.so --extern rustc_hir=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-rustc/x86_64-unknown-illumos/release/deps/librustc_hir-a2d37e510131bb20.rmeta --extern rustc_index=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-rustc/x86_64-unknown-illumos/release/deps/librustc_index-28b309b374b5b3bc.rmeta --extern rustc_infer=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-rustc/x86_64-unknown-illumos/release/deps/librustc_infer-c83f723fa21b5d10.rmeta --extern rustc_lint=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-rustc/x86_64-unknown-illumos/release/deps/librustc_lint-8bd663b15e9f10e0.rmeta --extern rustc_macros=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-rustc/release/deps/librustc_macros-842cfd4e5c65d39f.so --extern rustc_middle=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-rustc/x86_64-unknown-illumos/release/deps/librustc_middle-473ed8b47a9a7c0f.rmeta --extern rustc_pattern_analysis=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-rustc/x86_64-unknown-illumos/release/deps/librustc_pattern_analysis-9d07fb35859ffdcd.rmeta --extern rustc_session=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-rustc/x86_64-unknown-illumos/release/deps/librustc_session-2841cb1bef08ebcd.rmeta --extern rustc_span=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-rustc/x86_64-unknown-illumos/release/deps/librustc_span-2dad607559e7b3c7.rmeta --extern rustc_target=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-rustc/x86_64-unknown-illumos/release/deps/librustc_target-e7392aaa4036f384.rmeta --extern rustc_trait_selection=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-rustc/x86_64-unknown-illumos/release/deps/librustc_trait_selection-60f8addd52b74100.rmeta --extern tracing=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-rustc/x86_64-unknown-illumos/release/deps/libtracing-3e77c1e2cd75cbe4.rmeta --cfg=bootstrap --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(parallel_compiler)' -Zmacro-backtrace -Zunstable-options -Csplit-debuginfo=off -Zunstable-options '-Wrustc::internal' -Wkeyword_idents_2024 -Wunsafe_op_in_unsafe_fn -Cprefer-dynamic -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zon-broken-pipe=kill -Z binary-dep-depinfo -L native=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-rustc/x86_64-unknown-illumos/release/build/psm-8b32df0f1d37524f/out` Compiling rustc_privacy v0.0.0 (/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/compiler/rustc_privacy) Running `/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc --crate-name rustc_privacy --edition=2021 compiler/rustc_privacy/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)' --check-cfg 'cfg(feature, values())' -C metadata=c76ad96725c79b6d -C extra-filename=-c76ad96725c79b6d --out-dir /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-rustc/x86_64-unknown-illumos/release/deps --target x86_64-unknown-illumos -C linker=/usr/gcc/13/bin/gcc -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-rustc/x86_64-unknown-illumos/release/deps -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-rustc/release/deps --extern rustc_ast=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-rustc/x86_64-unknown-illumos/release/deps/librustc_ast-5c86fa893f053b86.rmeta --extern rustc_attr=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-rustc/x86_64-unknown-illumos/release/deps/librustc_attr-03e3c3281f2a0412.rmeta --extern rustc_data_structures=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-rustc/x86_64-unknown-illumos/release/deps/librustc_data_structures-282adfe7f6142142.rmeta --extern rustc_errors=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-rustc/x86_64-unknown-illumos/release/deps/librustc_errors-90d5176951dbb10a.rmeta --extern rustc_fluent_macro=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-rustc/release/deps/librustc_fluent_macro-ff38ac6f3379387a.so --extern rustc_hir=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-rustc/x86_64-unknown-illumos/release/deps/librustc_hir-a2d37e510131bb20.rmeta --extern rustc_macros=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-rustc/release/deps/librustc_macros-842cfd4e5c65d39f.so --extern rustc_middle=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-rustc/x86_64-unknown-illumos/release/deps/librustc_middle-473ed8b47a9a7c0f.rmeta --extern rustc_session=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-rustc/x86_64-unknown-illumos/release/deps/librustc_session-2841cb1bef08ebcd.rmeta --extern rustc_span=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-rustc/x86_64-unknown-illumos/release/deps/librustc_span-2dad607559e7b3c7.rmeta --extern rustc_ty_utils=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-rustc/x86_64-unknown-illumos/release/deps/librustc_ty_utils-ab2c589ecf948f5e.rmeta --extern tracing=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-rustc/x86_64-unknown-illumos/release/deps/libtracing-3e77c1e2cd75cbe4.rmeta --cfg=bootstrap --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(parallel_compiler)' -Zmacro-backtrace -Zunstable-options -Csplit-debuginfo=off -Zunstable-options '-Wrustc::internal' -Wkeyword_idents_2024 -Wunsafe_op_in_unsafe_fn -Cprefer-dynamic -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zon-broken-pipe=kill -Z binary-dep-depinfo -L native=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-rustc/x86_64-unknown-illumos/release/build/psm-8b32df0f1d37524f/out` Compiling rustc_traits v0.0.0 (/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/compiler/rustc_traits) Running `/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc --crate-name rustc_traits --edition=2021 compiler/rustc_traits/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)' --check-cfg 'cfg(feature, values())' -C metadata=07f30e671f90f19e -C extra-filename=-07f30e671f90f19e --out-dir /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-rustc/x86_64-unknown-illumos/release/deps --target x86_64-unknown-illumos -C linker=/usr/gcc/13/bin/gcc -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-rustc/x86_64-unknown-illumos/release/deps -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-rustc/release/deps --extern rustc_data_structures=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-rustc/x86_64-unknown-illumos/release/deps/librustc_data_structures-282adfe7f6142142.rmeta --extern rustc_hir=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-rustc/x86_64-unknown-illumos/release/deps/librustc_hir-a2d37e510131bb20.rmeta --extern rustc_infer=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-rustc/x86_64-unknown-illumos/release/deps/librustc_infer-c83f723fa21b5d10.rmeta --extern rustc_middle=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-rustc/x86_64-unknown-illumos/release/deps/librustc_middle-473ed8b47a9a7c0f.rmeta --extern rustc_span=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-rustc/x86_64-unknown-illumos/release/deps/librustc_span-2dad607559e7b3c7.rmeta --extern rustc_trait_selection=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-rustc/x86_64-unknown-illumos/release/deps/librustc_trait_selection-60f8addd52b74100.rmeta --extern tracing=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-rustc/x86_64-unknown-illumos/release/deps/libtracing-3e77c1e2cd75cbe4.rmeta --cfg=bootstrap --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(parallel_compiler)' -Zmacro-backtrace -Zunstable-options -Csplit-debuginfo=off -Zunstable-options '-Wrustc::internal' -Wkeyword_idents_2024 -Wunsafe_op_in_unsafe_fn -Cprefer-dynamic -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zon-broken-pipe=kill -Z binary-dep-depinfo -L native=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-rustc/x86_64-unknown-illumos/release/build/psm-8b32df0f1d37524f/out` Compiling rustc_sanitizers v0.0.0 (/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/compiler/rustc_sanitizers) Running `/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc --crate-name rustc_sanitizers --edition=2021 compiler/rustc_sanitizers/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)' --check-cfg 'cfg(feature, values())' -C metadata=03bc4fb9c1805e1d -C extra-filename=-03bc4fb9c1805e1d --out-dir /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-rustc/x86_64-unknown-illumos/release/deps --target x86_64-unknown-illumos -C linker=/usr/gcc/13/bin/gcc -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-rustc/x86_64-unknown-illumos/release/deps -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-rustc/release/deps --extern bitflags=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-rustc/x86_64-unknown-illumos/release/deps/libbitflags-97b46b4ed08fa6ef.rmeta --extern rustc_data_structures=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-rustc/x86_64-unknown-illumos/release/deps/librustc_data_structures-282adfe7f6142142.rmeta --extern rustc_hir=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-rustc/x86_64-unknown-illumos/release/deps/librustc_hir-a2d37e510131bb20.rmeta --extern rustc_middle=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-rustc/x86_64-unknown-illumos/release/deps/librustc_middle-473ed8b47a9a7c0f.rmeta --extern rustc_span=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-rustc/x86_64-unknown-illumos/release/deps/librustc_span-2dad607559e7b3c7.rmeta --extern rustc_target=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-rustc/x86_64-unknown-illumos/release/deps/librustc_target-e7392aaa4036f384.rmeta --extern rustc_trait_selection=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-rustc/x86_64-unknown-illumos/release/deps/librustc_trait_selection-60f8addd52b74100.rmeta --extern tracing=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-rustc/x86_64-unknown-illumos/release/deps/libtracing-3e77c1e2cd75cbe4.rmeta --extern twox_hash=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-rustc/x86_64-unknown-illumos/release/deps/libtwox_hash-145d5405052deca0.rmeta --cfg=bootstrap --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(parallel_compiler)' -Zmacro-backtrace -Zunstable-options -Csplit-debuginfo=off -Zunstable-options '-Wrustc::internal' -Wkeyword_idents_2024 -Wunsafe_op_in_unsafe_fn -Cprefer-dynamic -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zon-broken-pipe=kill -Z binary-dep-depinfo -L native=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-rustc/x86_64-unknown-illumos/release/build/psm-8b32df0f1d37524f/out` Compiling rustc_const_eval v0.0.0 (/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/compiler/rustc_const_eval) Running `/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc --crate-name rustc_const_eval --edition=2021 compiler/rustc_const_eval/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)' --check-cfg 'cfg(feature, values())' -C metadata=b33d5d4f4f42a648 -C extra-filename=-b33d5d4f4f42a648 --out-dir /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-rustc/x86_64-unknown-illumos/release/deps --target x86_64-unknown-illumos -C linker=/usr/gcc/13/bin/gcc -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-rustc/x86_64-unknown-illumos/release/deps -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-rustc/release/deps --extern either=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-rustc/x86_64-unknown-illumos/release/deps/libeither-4955c8171e25a80b.rmeta --extern rustc_apfloat=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-rustc/x86_64-unknown-illumos/release/deps/librustc_apfloat-da5d7e2b90837952.rmeta --extern rustc_ast=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-rustc/x86_64-unknown-illumos/release/deps/librustc_ast-5c86fa893f053b86.rmeta --extern rustc_attr=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-rustc/x86_64-unknown-illumos/release/deps/librustc_attr-03e3c3281f2a0412.rmeta --extern rustc_data_structures=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-rustc/x86_64-unknown-illumos/release/deps/librustc_data_structures-282adfe7f6142142.rmeta --extern rustc_errors=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-rustc/x86_64-unknown-illumos/release/deps/librustc_errors-90d5176951dbb10a.rmeta --extern rustc_fluent_macro=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-rustc/release/deps/librustc_fluent_macro-ff38ac6f3379387a.so --extern rustc_hir=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-rustc/x86_64-unknown-illumos/release/deps/librustc_hir-a2d37e510131bb20.rmeta --extern rustc_index=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-rustc/x86_64-unknown-illumos/release/deps/librustc_index-28b309b374b5b3bc.rmeta --extern rustc_infer=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-rustc/x86_64-unknown-illumos/release/deps/librustc_infer-c83f723fa21b5d10.rmeta --extern rustc_macros=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-rustc/release/deps/librustc_macros-842cfd4e5c65d39f.so --extern rustc_middle=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-rustc/x86_64-unknown-illumos/release/deps/librustc_middle-473ed8b47a9a7c0f.rmeta --extern rustc_mir_dataflow=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-rustc/x86_64-unknown-illumos/release/deps/librustc_mir_dataflow-21576cc0aa34a34e.rmeta --extern rustc_session=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-rustc/x86_64-unknown-illumos/release/deps/librustc_session-2841cb1bef08ebcd.rmeta --extern rustc_span=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-rustc/x86_64-unknown-illumos/release/deps/librustc_span-2dad607559e7b3c7.rmeta --extern rustc_target=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-rustc/x86_64-unknown-illumos/release/deps/librustc_target-e7392aaa4036f384.rmeta --extern rustc_trait_selection=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-rustc/x86_64-unknown-illumos/release/deps/librustc_trait_selection-60f8addd52b74100.rmeta --extern rustc_type_ir=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-rustc/x86_64-unknown-illumos/release/deps/librustc_type_ir-b90a19873fb8601b.rmeta --extern tracing=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-rustc/x86_64-unknown-illumos/release/deps/libtracing-3e77c1e2cd75cbe4.rmeta --cfg=bootstrap --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(parallel_compiler)' -Zmacro-backtrace -Zunstable-options -Csplit-debuginfo=off -Zunstable-options '-Wrustc::internal' -Wkeyword_idents_2024 -Wunsafe_op_in_unsafe_fn -Cprefer-dynamic -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zon-broken-pipe=kill -Z binary-dep-depinfo -L native=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-rustc/x86_64-unknown-illumos/release/build/psm-8b32df0f1d37524f/out` Compiling rustc_hir_analysis v0.0.0 (/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/compiler/rustc_hir_analysis) Running `/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc --crate-name rustc_hir_analysis --edition=2021 compiler/rustc_hir_analysis/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)' --check-cfg 'cfg(feature, values())' -C metadata=f3daa02481b92978 -C extra-filename=-f3daa02481b92978 --out-dir /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-rustc/x86_64-unknown-illumos/release/deps --target x86_64-unknown-illumos -C linker=/usr/gcc/13/bin/gcc -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-rustc/x86_64-unknown-illumos/release/deps -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-rustc/release/deps --extern itertools=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-rustc/x86_64-unknown-illumos/release/deps/libitertools-6bea951684954f92.rmeta --extern rustc_arena=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-rustc/x86_64-unknown-illumos/release/deps/librustc_arena-568b2eb3b7b893e7.rmeta --extern rustc_ast=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-rustc/x86_64-unknown-illumos/release/deps/librustc_ast-5c86fa893f053b86.rmeta --extern rustc_attr=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-rustc/x86_64-unknown-illumos/release/deps/librustc_attr-03e3c3281f2a0412.rmeta --extern rustc_data_structures=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-rustc/x86_64-unknown-illumos/release/deps/librustc_data_structures-282adfe7f6142142.rmeta --extern rustc_errors=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-rustc/x86_64-unknown-illumos/release/deps/librustc_errors-90d5176951dbb10a.rmeta --extern rustc_feature=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-rustc/x86_64-unknown-illumos/release/deps/librustc_feature-45f6b95e874a13d8.rmeta --extern rustc_fluent_macro=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-rustc/release/deps/librustc_fluent_macro-ff38ac6f3379387a.so --extern rustc_hir=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-rustc/x86_64-unknown-illumos/release/deps/librustc_hir-a2d37e510131bb20.rmeta --extern rustc_hir_pretty=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-rustc/x86_64-unknown-illumos/release/deps/librustc_hir_pretty-3233740bad9f0e4d.rmeta --extern rustc_index=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-rustc/x86_64-unknown-illumos/release/deps/librustc_index-28b309b374b5b3bc.rmeta --extern rustc_infer=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-rustc/x86_64-unknown-illumos/release/deps/librustc_infer-c83f723fa21b5d10.rmeta --extern rustc_lint_defs=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-rustc/x86_64-unknown-illumos/release/deps/librustc_lint_defs-9033b7decd6b0768.rmeta --extern rustc_macros=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-rustc/release/deps/librustc_macros-842cfd4e5c65d39f.so --extern rustc_middle=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-rustc/x86_64-unknown-illumos/release/deps/librustc_middle-473ed8b47a9a7c0f.rmeta --extern rustc_session=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-rustc/x86_64-unknown-illumos/release/deps/librustc_session-2841cb1bef08ebcd.rmeta --extern rustc_span=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-rustc/x86_64-unknown-illumos/release/deps/librustc_span-2dad607559e7b3c7.rmeta --extern rustc_target=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-rustc/x86_64-unknown-illumos/release/deps/librustc_target-e7392aaa4036f384.rmeta --extern rustc_trait_selection=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-rustc/x86_64-unknown-illumos/release/deps/librustc_trait_selection-60f8addd52b74100.rmeta --extern rustc_type_ir=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-rustc/x86_64-unknown-illumos/release/deps/librustc_type_ir-b90a19873fb8601b.rmeta --extern smallvec=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-rustc/x86_64-unknown-illumos/release/deps/libsmallvec-c5e57b87e9dde13a.rmeta --extern tracing=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-rustc/x86_64-unknown-illumos/release/deps/libtracing-3e77c1e2cd75cbe4.rmeta --cfg=bootstrap --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(parallel_compiler)' -Zmacro-backtrace -Zunstable-options -Csplit-debuginfo=off -Zunstable-options '-Wrustc::internal' -Wkeyword_idents_2024 -Wunsafe_op_in_unsafe_fn -Cprefer-dynamic -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zon-broken-pipe=kill -Z binary-dep-depinfo -L native=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-rustc/x86_64-unknown-illumos/release/build/psm-8b32df0f1d37524f/out` Running `/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc --crate-name rustc_llvm --edition=2021 compiler/rustc_llvm/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)' --check-cfg 'cfg(feature, values())' -C metadata=21474fa14113fae5 -C extra-filename=-21474fa14113fae5 --out-dir /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-rustc/x86_64-unknown-illumos/release/deps --target x86_64-unknown-illumos -C linker=/usr/gcc/13/bin/gcc -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-rustc/x86_64-unknown-illumos/release/deps -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-rustc/release/deps --extern libc=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-rustc/x86_64-unknown-illumos/release/deps/liblibc-3b65f7d5f69b7bcb.rmeta --cfg=bootstrap --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(parallel_compiler)' -Zmacro-backtrace -Zunstable-options -Csplit-debuginfo=off -Zunstable-options '-Wrustc::internal' -Wkeyword_idents_2024 -Wunsafe_op_in_unsafe_fn -Cprefer-dynamic -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zon-broken-pipe=kill -Z binary-dep-depinfo -L native=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-rustc/x86_64-unknown-illumos/release/build/rustc_llvm-55ecf9a6365fd391/out -L native=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/lib -l static=llvm-wrapper -l dylib=LLVM-18-rust-1.81.0-stable -l stdc++ --cfg 'llvm_component="aarch64"' --cfg 'llvm_component="arm"' --cfg 'llvm_component="asmparser"' --cfg 'llvm_component="avr"' --cfg 'llvm_component="bitreader"' --cfg 'llvm_component="bitwriter"' --cfg 'llvm_component="bpf"' --cfg 'llvm_component="coverage"' --cfg 'llvm_component="csky"' --cfg 'llvm_component="hexagon"' --cfg 'llvm_component="instrumentation"' --cfg 'llvm_component="ipo"' --cfg 'llvm_component="linker"' --cfg 'llvm_component="loongarch"' --cfg 'llvm_component="lto"' --cfg 'llvm_component="m68k"' --cfg 'llvm_component="mips"' --cfg 'llvm_component="msp430"' --cfg 'llvm_component="nvptx"' --cfg 'llvm_component="powerpc"' --cfg 'llvm_component="riscv"' --cfg 'llvm_component="sparc"' --cfg 'llvm_component="systemz"' --cfg 'llvm_component="webassembly"' --cfg 'llvm_component="x86"' --cfg 'llvm_component="xtensa"' --check-cfg 'cfg(llvm_component,values("ipo"))' --check-cfg 'cfg(llvm_component,values("bitreader"))' --check-cfg 'cfg(llvm_component,values("bitwriter"))' --check-cfg 'cfg(llvm_component,values("linker"))' --check-cfg 'cfg(llvm_component,values("asmparser"))' --check-cfg 'cfg(llvm_component,values("lto"))' --check-cfg 'cfg(llvm_component,values("coverage"))' --check-cfg 'cfg(llvm_component,values("instrumentation"))' --check-cfg 'cfg(llvm_component,values("x86"))' --check-cfg 'cfg(llvm_component,values("arm"))' --check-cfg 'cfg(llvm_component,values("aarch64"))' --check-cfg 'cfg(llvm_component,values("amdgpu"))' --check-cfg 'cfg(llvm_component,values("avr"))' --check-cfg 'cfg(llvm_component,values("loongarch"))' --check-cfg 'cfg(llvm_component,values("m68k"))' --check-cfg 'cfg(llvm_component,values("csky"))' --check-cfg 'cfg(llvm_component,values("mips"))' --check-cfg 'cfg(llvm_component,values("powerpc"))' --check-cfg 'cfg(llvm_component,values("systemz"))' --check-cfg 'cfg(llvm_component,values("jsbackend"))' --check-cfg 'cfg(llvm_component,values("webassembly"))' --check-cfg 'cfg(llvm_component,values("msp430"))' --check-cfg 'cfg(llvm_component,values("sparc"))' --check-cfg 'cfg(llvm_component,values("nvptx"))' --check-cfg 'cfg(llvm_component,values("hexagon"))' --check-cfg 'cfg(llvm_component,values("riscv"))' --check-cfg 'cfg(llvm_component,values("xtensa"))' --check-cfg 'cfg(llvm_component,values("bpf"))'` Compiling rustc_codegen_llvm v0.0.0 (/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/compiler/rustc_codegen_llvm) Running `/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc --crate-name rustc_codegen_llvm --edition=2021 compiler/rustc_codegen_llvm/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)' --check-cfg 'cfg(feature, values())' -C metadata=763d62162c0c8da2 -C extra-filename=-763d62162c0c8da2 --out-dir /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-rustc/x86_64-unknown-illumos/release/deps --target x86_64-unknown-illumos -C linker=/usr/gcc/13/bin/gcc -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-rustc/x86_64-unknown-illumos/release/deps -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-rustc/release/deps --extern bitflags=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-rustc/x86_64-unknown-illumos/release/deps/libbitflags-97b46b4ed08fa6ef.rmeta --extern itertools=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-rustc/x86_64-unknown-illumos/release/deps/libitertools-6bea951684954f92.rmeta --extern libc=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-rustc/x86_64-unknown-illumos/release/deps/liblibc-3b65f7d5f69b7bcb.rmeta --extern measureme=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-rustc/x86_64-unknown-illumos/release/deps/libmeasureme-3d666e642d1c8561.rmeta --extern object=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-rustc/x86_64-unknown-illumos/release/deps/libobject-34e77940701ea6df.rmeta --extern rustc_demangle=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-rustc/x86_64-unknown-illumos/release/deps/librustc_demangle-69af59fa3c1d2812.rmeta --extern rustc_ast=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-rustc/x86_64-unknown-illumos/release/deps/librustc_ast-5c86fa893f053b86.rmeta --extern rustc_attr=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-rustc/x86_64-unknown-illumos/release/deps/librustc_attr-03e3c3281f2a0412.rmeta --extern rustc_codegen_ssa=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-rustc/x86_64-unknown-illumos/release/deps/librustc_codegen_ssa-42a2754efceab0ab.rmeta --extern rustc_data_structures=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-rustc/x86_64-unknown-illumos/release/deps/librustc_data_structures-282adfe7f6142142.rmeta --extern rustc_errors=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-rustc/x86_64-unknown-illumos/release/deps/librustc_errors-90d5176951dbb10a.rmeta --extern rustc_fluent_macro=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-rustc/release/deps/librustc_fluent_macro-ff38ac6f3379387a.so --extern rustc_fs_util=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-rustc/x86_64-unknown-illumos/release/deps/librustc_fs_util-3913e0e8b8ca4c5f.rmeta --extern rustc_hir=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-rustc/x86_64-unknown-illumos/release/deps/librustc_hir-a2d37e510131bb20.rmeta --extern rustc_index=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-rustc/x86_64-unknown-illumos/release/deps/librustc_index-28b309b374b5b3bc.rmeta --extern rustc_llvm=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-rustc/x86_64-unknown-illumos/release/deps/librustc_llvm-21474fa14113fae5.rmeta --extern rustc_macros=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-rustc/release/deps/librustc_macros-842cfd4e5c65d39f.so --extern rustc_metadata=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-rustc/x86_64-unknown-illumos/release/deps/librustc_metadata-0c7b0c772eae2243.rmeta --extern rustc_middle=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-rustc/x86_64-unknown-illumos/release/deps/librustc_middle-473ed8b47a9a7c0f.rmeta --extern rustc_query_system=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-rustc/x86_64-unknown-illumos/release/deps/librustc_query_system-4b9f692f4c08658d.rmeta --extern rustc_sanitizers=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-rustc/x86_64-unknown-illumos/release/deps/librustc_sanitizers-03bc4fb9c1805e1d.rmeta --extern rustc_session=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-rustc/x86_64-unknown-illumos/release/deps/librustc_session-2841cb1bef08ebcd.rmeta --extern rustc_span=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-rustc/x86_64-unknown-illumos/release/deps/librustc_span-2dad607559e7b3c7.rmeta --extern rustc_symbol_mangling=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-rustc/x86_64-unknown-illumos/release/deps/librustc_symbol_mangling-3b8fdb0fc3966256.rmeta --extern rustc_target=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-rustc/x86_64-unknown-illumos/release/deps/librustc_target-e7392aaa4036f384.rmeta --extern serde=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-rustc/x86_64-unknown-illumos/release/deps/libserde-5b50a75ac9986fa8.rmeta --extern serde_json=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-rustc/x86_64-unknown-illumos/release/deps/libserde_json-527ba2532b241cf7.rmeta --extern smallvec=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-rustc/x86_64-unknown-illumos/release/deps/libsmallvec-c5e57b87e9dde13a.rmeta --extern tracing=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-rustc/x86_64-unknown-illumos/release/deps/libtracing-3e77c1e2cd75cbe4.rmeta --cfg=bootstrap --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(parallel_compiler)' -Zmacro-backtrace -Zunstable-options -Csplit-debuginfo=off -Zunstable-options '-Wrustc::internal' -Wkeyword_idents_2024 -Wunsafe_op_in_unsafe_fn -Cprefer-dynamic -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zon-broken-pipe=kill -Z binary-dep-depinfo -L native=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-rustc/x86_64-unknown-illumos/release/build/psm-8b32df0f1d37524f/out -L native=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-rustc/x86_64-unknown-illumos/release/build/rustc_llvm-55ecf9a6365fd391/out -L native=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/lib` Compiling rustc_mir_transform v0.0.0 (/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/compiler/rustc_mir_transform) Running `/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc --crate-name rustc_mir_transform --edition=2021 compiler/rustc_mir_transform/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)' --check-cfg 'cfg(feature, values())' -C metadata=981def889bff8669 -C extra-filename=-981def889bff8669 --out-dir /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-rustc/x86_64-unknown-illumos/release/deps --target x86_64-unknown-illumos -C linker=/usr/gcc/13/bin/gcc -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-rustc/x86_64-unknown-illumos/release/deps -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-rustc/release/deps --extern either=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-rustc/x86_64-unknown-illumos/release/deps/libeither-4955c8171e25a80b.rmeta --extern itertools=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-rustc/x86_64-unknown-illumos/release/deps/libitertools-6bea951684954f92.rmeta --extern rustc_arena=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-rustc/x86_64-unknown-illumos/release/deps/librustc_arena-568b2eb3b7b893e7.rmeta --extern rustc_ast=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-rustc/x86_64-unknown-illumos/release/deps/librustc_ast-5c86fa893f053b86.rmeta --extern rustc_attr=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-rustc/x86_64-unknown-illumos/release/deps/librustc_attr-03e3c3281f2a0412.rmeta --extern rustc_const_eval=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-rustc/x86_64-unknown-illumos/release/deps/librustc_const_eval-b33d5d4f4f42a648.rmeta --extern rustc_data_structures=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-rustc/x86_64-unknown-illumos/release/deps/librustc_data_structures-282adfe7f6142142.rmeta --extern rustc_errors=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-rustc/x86_64-unknown-illumos/release/deps/librustc_errors-90d5176951dbb10a.rmeta --extern rustc_fluent_macro=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-rustc/release/deps/librustc_fluent_macro-ff38ac6f3379387a.so --extern rustc_hir=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-rustc/x86_64-unknown-illumos/release/deps/librustc_hir-a2d37e510131bb20.rmeta --extern rustc_index=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-rustc/x86_64-unknown-illumos/release/deps/librustc_index-28b309b374b5b3bc.rmeta --extern rustc_infer=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-rustc/x86_64-unknown-illumos/release/deps/librustc_infer-c83f723fa21b5d10.rmeta --extern rustc_macros=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-rustc/release/deps/librustc_macros-842cfd4e5c65d39f.so --extern rustc_middle=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-rustc/x86_64-unknown-illumos/release/deps/librustc_middle-473ed8b47a9a7c0f.rmeta --extern rustc_mir_build=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-rustc/x86_64-unknown-illumos/release/deps/librustc_mir_build-df4d7a5c8090bcb2.rmeta --extern rustc_mir_dataflow=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-rustc/x86_64-unknown-illumos/release/deps/librustc_mir_dataflow-21576cc0aa34a34e.rmeta --extern rustc_session=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-rustc/x86_64-unknown-illumos/release/deps/librustc_session-2841cb1bef08ebcd.rmeta --extern rustc_span=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-rustc/x86_64-unknown-illumos/release/deps/librustc_span-2dad607559e7b3c7.rmeta --extern rustc_target=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-rustc/x86_64-unknown-illumos/release/deps/librustc_target-e7392aaa4036f384.rmeta --extern rustc_trait_selection=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-rustc/x86_64-unknown-illumos/release/deps/librustc_trait_selection-60f8addd52b74100.rmeta --extern smallvec=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-rustc/x86_64-unknown-illumos/release/deps/libsmallvec-c5e57b87e9dde13a.rmeta --extern tracing=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-rustc/x86_64-unknown-illumos/release/deps/libtracing-3e77c1e2cd75cbe4.rmeta --cfg=bootstrap --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(parallel_compiler)' -Zmacro-backtrace -Zunstable-options -Csplit-debuginfo=off -Zunstable-options '-Wrustc::internal' -Wkeyword_idents_2024 -Wunsafe_op_in_unsafe_fn -Cprefer-dynamic -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zon-broken-pipe=kill -Z binary-dep-depinfo -L native=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-rustc/x86_64-unknown-illumos/release/build/psm-8b32df0f1d37524f/out` Compiling rustc_hir_typeck v0.0.0 (/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/compiler/rustc_hir_typeck) Running `/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc --crate-name rustc_hir_typeck --edition=2021 compiler/rustc_hir_typeck/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)' --check-cfg 'cfg(feature, values())' -C metadata=741f5a2db2765d41 -C extra-filename=-741f5a2db2765d41 --out-dir /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-rustc/x86_64-unknown-illumos/release/deps --target x86_64-unknown-illumos -C linker=/usr/gcc/13/bin/gcc -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-rustc/x86_64-unknown-illumos/release/deps -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-rustc/release/deps --extern itertools=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-rustc/x86_64-unknown-illumos/release/deps/libitertools-6bea951684954f92.rmeta --extern rustc_ast=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-rustc/x86_64-unknown-illumos/release/deps/librustc_ast-5c86fa893f053b86.rmeta --extern rustc_ast_ir=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-rustc/x86_64-unknown-illumos/release/deps/librustc_ast_ir-c44d1541bb0c3bce.rmeta --extern rustc_attr=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-rustc/x86_64-unknown-illumos/release/deps/librustc_attr-03e3c3281f2a0412.rmeta --extern rustc_data_structures=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-rustc/x86_64-unknown-illumos/release/deps/librustc_data_structures-282adfe7f6142142.rmeta --extern rustc_errors=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-rustc/x86_64-unknown-illumos/release/deps/librustc_errors-90d5176951dbb10a.rmeta --extern rustc_fluent_macro=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-rustc/release/deps/librustc_fluent_macro-ff38ac6f3379387a.so --extern rustc_hir=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-rustc/x86_64-unknown-illumos/release/deps/librustc_hir-a2d37e510131bb20.rmeta --extern rustc_hir_analysis=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-rustc/x86_64-unknown-illumos/release/deps/librustc_hir_analysis-f3daa02481b92978.rmeta --extern rustc_hir_pretty=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-rustc/x86_64-unknown-illumos/release/deps/librustc_hir_pretty-3233740bad9f0e4d.rmeta --extern rustc_index=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-rustc/x86_64-unknown-illumos/release/deps/librustc_index-28b309b374b5b3bc.rmeta --extern rustc_infer=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-rustc/x86_64-unknown-illumos/release/deps/librustc_infer-c83f723fa21b5d10.rmeta --extern rustc_lint=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-rustc/x86_64-unknown-illumos/release/deps/librustc_lint-8bd663b15e9f10e0.rmeta --extern rustc_macros=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-rustc/release/deps/librustc_macros-842cfd4e5c65d39f.so --extern rustc_middle=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-rustc/x86_64-unknown-illumos/release/deps/librustc_middle-473ed8b47a9a7c0f.rmeta --extern rustc_session=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-rustc/x86_64-unknown-illumos/release/deps/librustc_session-2841cb1bef08ebcd.rmeta --extern rustc_span=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-rustc/x86_64-unknown-illumos/release/deps/librustc_span-2dad607559e7b3c7.rmeta --extern rustc_target=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-rustc/x86_64-unknown-illumos/release/deps/librustc_target-e7392aaa4036f384.rmeta --extern rustc_trait_selection=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-rustc/x86_64-unknown-illumos/release/deps/librustc_trait_selection-60f8addd52b74100.rmeta --extern rustc_type_ir=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-rustc/x86_64-unknown-illumos/release/deps/librustc_type_ir-b90a19873fb8601b.rmeta --extern smallvec=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-rustc/x86_64-unknown-illumos/release/deps/libsmallvec-c5e57b87e9dde13a.rmeta --extern tracing=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-rustc/x86_64-unknown-illumos/release/deps/libtracing-3e77c1e2cd75cbe4.rmeta --cfg=bootstrap --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(parallel_compiler)' -Zmacro-backtrace -Zunstable-options -Csplit-debuginfo=off -Zunstable-options '-Wrustc::internal' -Wkeyword_idents_2024 -Wunsafe_op_in_unsafe_fn -Cprefer-dynamic -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zon-broken-pipe=kill -Z binary-dep-depinfo -L native=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-rustc/x86_64-unknown-illumos/release/build/psm-8b32df0f1d37524f/out` Compiling rustc_borrowck v0.0.0 (/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/compiler/rustc_borrowck) Running `/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc --crate-name rustc_borrowck --edition=2021 compiler/rustc_borrowck/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)' --check-cfg 'cfg(feature, values())' -C metadata=ff87b33662e01d18 -C extra-filename=-ff87b33662e01d18 --out-dir /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-rustc/x86_64-unknown-illumos/release/deps --target x86_64-unknown-illumos -C linker=/usr/gcc/13/bin/gcc -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-rustc/x86_64-unknown-illumos/release/deps -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-rustc/release/deps --extern either=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-rustc/x86_64-unknown-illumos/release/deps/libeither-4955c8171e25a80b.rmeta --extern itertools=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-rustc/x86_64-unknown-illumos/release/deps/libitertools-6bea951684954f92.rmeta --extern polonius_engine=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-rustc/x86_64-unknown-illumos/release/deps/libpolonius_engine-bf9be729be54cf3d.rmeta --extern rustc_data_structures=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-rustc/x86_64-unknown-illumos/release/deps/librustc_data_structures-282adfe7f6142142.rmeta --extern rustc_errors=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-rustc/x86_64-unknown-illumos/release/deps/librustc_errors-90d5176951dbb10a.rmeta --extern rustc_fluent_macro=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-rustc/release/deps/librustc_fluent_macro-ff38ac6f3379387a.so --extern rustc_graphviz=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-rustc/x86_64-unknown-illumos/release/deps/librustc_graphviz-15f2548af6678934.rmeta --extern rustc_hir=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-rustc/x86_64-unknown-illumos/release/deps/librustc_hir-a2d37e510131bb20.rmeta --extern rustc_index=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-rustc/x86_64-unknown-illumos/release/deps/librustc_index-28b309b374b5b3bc.rmeta --extern rustc_infer=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-rustc/x86_64-unknown-illumos/release/deps/librustc_infer-c83f723fa21b5d10.rmeta --extern rustc_lexer=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-rustc/x86_64-unknown-illumos/release/deps/librustc_lexer-026635186e5a183e.rmeta --extern rustc_macros=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-rustc/release/deps/librustc_macros-842cfd4e5c65d39f.so --extern rustc_middle=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-rustc/x86_64-unknown-illumos/release/deps/librustc_middle-473ed8b47a9a7c0f.rmeta --extern rustc_mir_dataflow=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-rustc/x86_64-unknown-illumos/release/deps/librustc_mir_dataflow-21576cc0aa34a34e.rmeta --extern rustc_session=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-rustc/x86_64-unknown-illumos/release/deps/librustc_session-2841cb1bef08ebcd.rmeta --extern rustc_span=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-rustc/x86_64-unknown-illumos/release/deps/librustc_span-2dad607559e7b3c7.rmeta --extern rustc_target=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-rustc/x86_64-unknown-illumos/release/deps/librustc_target-e7392aaa4036f384.rmeta --extern rustc_trait_selection=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-rustc/x86_64-unknown-illumos/release/deps/librustc_trait_selection-60f8addd52b74100.rmeta --extern rustc_traits=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-rustc/x86_64-unknown-illumos/release/deps/librustc_traits-07f30e671f90f19e.rmeta --extern smallvec=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-rustc/x86_64-unknown-illumos/release/deps/libsmallvec-c5e57b87e9dde13a.rmeta --extern tracing=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-rustc/x86_64-unknown-illumos/release/deps/libtracing-3e77c1e2cd75cbe4.rmeta --cfg=bootstrap --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(parallel_compiler)' -Zmacro-backtrace -Zunstable-options -Csplit-debuginfo=off -Zunstable-options '-Wrustc::internal' -Wkeyword_idents_2024 -Wunsafe_op_in_unsafe_fn -Cprefer-dynamic -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zon-broken-pipe=kill -Z binary-dep-depinfo -L native=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-rustc/x86_64-unknown-illumos/release/build/psm-8b32df0f1d37524f/out` Compiling rustc_passes v0.0.0 (/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/compiler/rustc_passes) Running `/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc --crate-name rustc_passes --edition=2021 compiler/rustc_passes/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)' --check-cfg 'cfg(feature, values())' -C metadata=b3c68e81494ab24a -C extra-filename=-b3c68e81494ab24a --out-dir /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-rustc/x86_64-unknown-illumos/release/deps --target x86_64-unknown-illumos -C linker=/usr/gcc/13/bin/gcc -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-rustc/x86_64-unknown-illumos/release/deps -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-rustc/release/deps --extern rustc_ast=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-rustc/x86_64-unknown-illumos/release/deps/librustc_ast-5c86fa893f053b86.rmeta --extern rustc_ast_pretty=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-rustc/x86_64-unknown-illumos/release/deps/librustc_ast_pretty-10f446907f848703.rmeta --extern rustc_attr=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-rustc/x86_64-unknown-illumos/release/deps/librustc_attr-03e3c3281f2a0412.rmeta --extern rustc_data_structures=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-rustc/x86_64-unknown-illumos/release/deps/librustc_data_structures-282adfe7f6142142.rmeta --extern rustc_errors=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-rustc/x86_64-unknown-illumos/release/deps/librustc_errors-90d5176951dbb10a.rmeta --extern rustc_expand=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-rustc/x86_64-unknown-illumos/release/deps/librustc_expand-17d1fc66736f0f58.rmeta --extern rustc_feature=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-rustc/x86_64-unknown-illumos/release/deps/librustc_feature-45f6b95e874a13d8.rmeta --extern rustc_fluent_macro=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-rustc/release/deps/librustc_fluent_macro-ff38ac6f3379387a.so --extern rustc_hir=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-rustc/x86_64-unknown-illumos/release/deps/librustc_hir-a2d37e510131bb20.rmeta --extern rustc_index=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-rustc/x86_64-unknown-illumos/release/deps/librustc_index-28b309b374b5b3bc.rmeta --extern rustc_lexer=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-rustc/x86_64-unknown-illumos/release/deps/librustc_lexer-026635186e5a183e.rmeta --extern rustc_macros=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-rustc/release/deps/librustc_macros-842cfd4e5c65d39f.so --extern rustc_middle=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-rustc/x86_64-unknown-illumos/release/deps/librustc_middle-473ed8b47a9a7c0f.rmeta --extern rustc_privacy=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-rustc/x86_64-unknown-illumos/release/deps/librustc_privacy-c76ad96725c79b6d.rmeta --extern rustc_session=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-rustc/x86_64-unknown-illumos/release/deps/librustc_session-2841cb1bef08ebcd.rmeta --extern rustc_span=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-rustc/x86_64-unknown-illumos/release/deps/librustc_span-2dad607559e7b3c7.rmeta --extern rustc_target=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-rustc/x86_64-unknown-illumos/release/deps/librustc_target-e7392aaa4036f384.rmeta --extern rustc_trait_selection=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-rustc/x86_64-unknown-illumos/release/deps/librustc_trait_selection-60f8addd52b74100.rmeta --extern tracing=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-rustc/x86_64-unknown-illumos/release/deps/libtracing-3e77c1e2cd75cbe4.rmeta --cfg=bootstrap --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(parallel_compiler)' -Zmacro-backtrace -Zunstable-options -Csplit-debuginfo=off -Zunstable-options '-Wrustc::internal' -Wkeyword_idents_2024 -Wunsafe_op_in_unsafe_fn -Cprefer-dynamic -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zon-broken-pipe=kill -Z binary-dep-depinfo -L native=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-rustc/x86_64-unknown-illumos/release/build/psm-8b32df0f1d37524f/out` Compiling rustc_resolve v0.0.0 (/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/compiler/rustc_resolve) Running `/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc --crate-name rustc_resolve --edition=2021 compiler/rustc_resolve/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)' --check-cfg 'cfg(feature, values())' -C metadata=672cf08e1db7e773 -C extra-filename=-672cf08e1db7e773 --out-dir /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-rustc/x86_64-unknown-illumos/release/deps --target x86_64-unknown-illumos -C linker=/usr/gcc/13/bin/gcc -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-rustc/x86_64-unknown-illumos/release/deps -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-rustc/release/deps --extern bitflags=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-rustc/x86_64-unknown-illumos/release/deps/libbitflags-97b46b4ed08fa6ef.rmeta --extern pulldown_cmark=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-rustc/x86_64-unknown-illumos/release/deps/libpulldown_cmark-b76ad2460721029f.rmeta --extern rustc_arena=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-rustc/x86_64-unknown-illumos/release/deps/librustc_arena-568b2eb3b7b893e7.rmeta --extern rustc_ast=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-rustc/x86_64-unknown-illumos/release/deps/librustc_ast-5c86fa893f053b86.rmeta --extern rustc_ast_pretty=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-rustc/x86_64-unknown-illumos/release/deps/librustc_ast_pretty-10f446907f848703.rmeta --extern rustc_attr=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-rustc/x86_64-unknown-illumos/release/deps/librustc_attr-03e3c3281f2a0412.rmeta --extern rustc_data_structures=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-rustc/x86_64-unknown-illumos/release/deps/librustc_data_structures-282adfe7f6142142.rmeta --extern rustc_errors=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-rustc/x86_64-unknown-illumos/release/deps/librustc_errors-90d5176951dbb10a.rmeta --extern rustc_expand=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-rustc/x86_64-unknown-illumos/release/deps/librustc_expand-17d1fc66736f0f58.rmeta --extern rustc_feature=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-rustc/x86_64-unknown-illumos/release/deps/librustc_feature-45f6b95e874a13d8.rmeta --extern rustc_fluent_macro=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-rustc/release/deps/librustc_fluent_macro-ff38ac6f3379387a.so --extern rustc_hir=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-rustc/x86_64-unknown-illumos/release/deps/librustc_hir-a2d37e510131bb20.rmeta --extern rustc_index=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-rustc/x86_64-unknown-illumos/release/deps/librustc_index-28b309b374b5b3bc.rmeta --extern rustc_macros=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-rustc/release/deps/librustc_macros-842cfd4e5c65d39f.so --extern rustc_metadata=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-rustc/x86_64-unknown-illumos/release/deps/librustc_metadata-0c7b0c772eae2243.rmeta --extern rustc_middle=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-rustc/x86_64-unknown-illumos/release/deps/librustc_middle-473ed8b47a9a7c0f.rmeta --extern rustc_query_system=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-rustc/x86_64-unknown-illumos/release/deps/librustc_query_system-4b9f692f4c08658d.rmeta --extern rustc_session=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-rustc/x86_64-unknown-illumos/release/deps/librustc_session-2841cb1bef08ebcd.rmeta --extern rustc_span=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-rustc/x86_64-unknown-illumos/release/deps/librustc_span-2dad607559e7b3c7.rmeta --extern smallvec=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-rustc/x86_64-unknown-illumos/release/deps/libsmallvec-c5e57b87e9dde13a.rmeta --extern thin_vec=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-rustc/x86_64-unknown-illumos/release/deps/libthin_vec-28f024e74d06541a.rmeta --extern tracing=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-rustc/x86_64-unknown-illumos/release/deps/libtracing-3e77c1e2cd75cbe4.rmeta --cfg=bootstrap --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(parallel_compiler)' -Zmacro-backtrace -Zunstable-options -Csplit-debuginfo=off -Zunstable-options '-Wrustc::internal' -Wkeyword_idents_2024 -Wunsafe_op_in_unsafe_fn -Cprefer-dynamic -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zon-broken-pipe=kill -Z binary-dep-depinfo -L native=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-rustc/x86_64-unknown-illumos/release/build/psm-8b32df0f1d37524f/out` Compiling rustc_query_impl v0.0.0 (/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/compiler/rustc_query_impl) Running `/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc --crate-name rustc_query_impl --edition=2021 compiler/rustc_query_impl/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)' --check-cfg 'cfg(feature, values("rustc_use_parallel_compiler"))' -C metadata=d1cc86254efdae08 -C extra-filename=-d1cc86254efdae08 --out-dir /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-rustc/x86_64-unknown-illumos/release/deps --target x86_64-unknown-illumos -C linker=/usr/gcc/13/bin/gcc -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-rustc/x86_64-unknown-illumos/release/deps -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-rustc/release/deps --extern field_offset=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-rustc/x86_64-unknown-illumos/release/deps/libfield_offset-78b6eaf088c496f9.rmeta --extern measureme=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-rustc/x86_64-unknown-illumos/release/deps/libmeasureme-3d666e642d1c8561.rmeta --extern rustc_data_structures=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-rustc/x86_64-unknown-illumos/release/deps/librustc_data_structures-282adfe7f6142142.rmeta --extern rustc_errors=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-rustc/x86_64-unknown-illumos/release/deps/librustc_errors-90d5176951dbb10a.rmeta --extern rustc_hir=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-rustc/x86_64-unknown-illumos/release/deps/librustc_hir-a2d37e510131bb20.rmeta --extern rustc_index=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-rustc/x86_64-unknown-illumos/release/deps/librustc_index-28b309b374b5b3bc.rmeta --extern rustc_middle=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-rustc/x86_64-unknown-illumos/release/deps/librustc_middle-473ed8b47a9a7c0f.rmeta --extern rustc_query_system=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-rustc/x86_64-unknown-illumos/release/deps/librustc_query_system-4b9f692f4c08658d.rmeta --extern rustc_serialize=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-rustc/x86_64-unknown-illumos/release/deps/librustc_serialize-33ea41f09fa6049a.rmeta --extern rustc_session=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-rustc/x86_64-unknown-illumos/release/deps/librustc_session-2841cb1bef08ebcd.rmeta --extern rustc_span=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-rustc/x86_64-unknown-illumos/release/deps/librustc_span-2dad607559e7b3c7.rmeta --extern thin_vec=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-rustc/x86_64-unknown-illumos/release/deps/libthin_vec-28f024e74d06541a.rmeta --extern tracing=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-rustc/x86_64-unknown-illumos/release/deps/libtracing-3e77c1e2cd75cbe4.rmeta --cfg=bootstrap --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(parallel_compiler)' -Zmacro-backtrace -Zunstable-options -Csplit-debuginfo=off -Zunstable-options '-Wrustc::internal' -Wkeyword_idents_2024 -Wunsafe_op_in_unsafe_fn -Cprefer-dynamic -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zon-broken-pipe=kill -Z binary-dep-depinfo -L native=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-rustc/x86_64-unknown-illumos/release/build/psm-8b32df0f1d37524f/out` Compiling rustc_ast_lowering v0.0.0 (/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/compiler/rustc_ast_lowering) Running `/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc --crate-name rustc_ast_lowering --edition=2021 compiler/rustc_ast_lowering/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)' --check-cfg 'cfg(feature, values())' -C metadata=48667a66870c8ce7 -C extra-filename=-48667a66870c8ce7 --out-dir /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-rustc/x86_64-unknown-illumos/release/deps --target x86_64-unknown-illumos -C linker=/usr/gcc/13/bin/gcc -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-rustc/x86_64-unknown-illumos/release/deps -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-rustc/release/deps --extern rustc_ast=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-rustc/x86_64-unknown-illumos/release/deps/librustc_ast-5c86fa893f053b86.rmeta --extern rustc_ast_pretty=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-rustc/x86_64-unknown-illumos/release/deps/librustc_ast_pretty-10f446907f848703.rmeta --extern rustc_data_structures=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-rustc/x86_64-unknown-illumos/release/deps/librustc_data_structures-282adfe7f6142142.rmeta --extern rustc_errors=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-rustc/x86_64-unknown-illumos/release/deps/librustc_errors-90d5176951dbb10a.rmeta --extern rustc_fluent_macro=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-rustc/release/deps/librustc_fluent_macro-ff38ac6f3379387a.so --extern rustc_hir=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-rustc/x86_64-unknown-illumos/release/deps/librustc_hir-a2d37e510131bb20.rmeta --extern rustc_index=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-rustc/x86_64-unknown-illumos/release/deps/librustc_index-28b309b374b5b3bc.rmeta --extern rustc_macros=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-rustc/release/deps/librustc_macros-842cfd4e5c65d39f.so --extern rustc_middle=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-rustc/x86_64-unknown-illumos/release/deps/librustc_middle-473ed8b47a9a7c0f.rmeta --extern rustc_session=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-rustc/x86_64-unknown-illumos/release/deps/librustc_session-2841cb1bef08ebcd.rmeta --extern rustc_span=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-rustc/x86_64-unknown-illumos/release/deps/librustc_span-2dad607559e7b3c7.rmeta --extern rustc_target=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-rustc/x86_64-unknown-illumos/release/deps/librustc_target-e7392aaa4036f384.rmeta --extern smallvec=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-rustc/x86_64-unknown-illumos/release/deps/libsmallvec-c5e57b87e9dde13a.rmeta --extern thin_vec=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-rustc/x86_64-unknown-illumos/release/deps/libthin_vec-28f024e74d06541a.rmeta --extern tracing=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-rustc/x86_64-unknown-illumos/release/deps/libtracing-3e77c1e2cd75cbe4.rmeta --cfg=bootstrap --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(parallel_compiler)' -Zmacro-backtrace -Zunstable-options -Csplit-debuginfo=off -Zunstable-options '-Wrustc::internal' -Wkeyword_idents_2024 -Wunsafe_op_in_unsafe_fn -Cprefer-dynamic -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zon-broken-pipe=kill -Z binary-dep-depinfo -L native=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-rustc/x86_64-unknown-illumos/release/build/psm-8b32df0f1d37524f/out` Running `/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc --crate-name nix --edition=2021 /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/vendor/nix-0.28.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="fs"' --cfg 'feature="process"' --cfg 'feature="signal"' --check-cfg 'cfg(docsrs)' --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=5ef6ef73d7de8337 -C extra-filename=-5ef6ef73d7de8337 --out-dir /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-rustc/x86_64-unknown-illumos/release/deps --target x86_64-unknown-illumos -C linker=/usr/gcc/13/bin/gcc -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-rustc/x86_64-unknown-illumos/release/deps -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-rustc/release/deps --extern bitflags=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-rustc/x86_64-unknown-illumos/release/deps/libbitflags-97b46b4ed08fa6ef.rmeta --extern cfg_if=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-rustc/x86_64-unknown-illumos/release/deps/libcfg_if-de0527d302ee5861.rmeta --extern libc=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-rustc/x86_64-unknown-illumos/release/deps/liblibc-3b65f7d5f69b7bcb.rmeta --cap-lints allow --cfg=bootstrap --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(parallel_compiler)' -Zmacro-backtrace -Zunstable-options -Csplit-debuginfo=off -Zunstable-options '-Wrustc::internal' -Wkeyword_idents_2024 -Wunsafe_op_in_unsafe_fn -Cprefer-dynamic -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zon-broken-pipe=kill -Z binary-dep-depinfo --cfg illumos --cfg solarish` Compiling rustc_builtin_macros v0.0.0 (/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/compiler/rustc_builtin_macros) Running `/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc --crate-name rustc_builtin_macros --edition=2021 compiler/rustc_builtin_macros/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)' --check-cfg 'cfg(feature, values())' -C metadata=c3a39f03f4dfa692 -C extra-filename=-c3a39f03f4dfa692 --out-dir /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-rustc/x86_64-unknown-illumos/release/deps --target x86_64-unknown-illumos -C linker=/usr/gcc/13/bin/gcc -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-rustc/x86_64-unknown-illumos/release/deps -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-rustc/release/deps --extern rustc_ast=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-rustc/x86_64-unknown-illumos/release/deps/librustc_ast-5c86fa893f053b86.rmeta --extern rustc_ast_pretty=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-rustc/x86_64-unknown-illumos/release/deps/librustc_ast_pretty-10f446907f848703.rmeta --extern rustc_attr=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-rustc/x86_64-unknown-illumos/release/deps/librustc_attr-03e3c3281f2a0412.rmeta --extern rustc_data_structures=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-rustc/x86_64-unknown-illumos/release/deps/librustc_data_structures-282adfe7f6142142.rmeta --extern rustc_errors=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-rustc/x86_64-unknown-illumos/release/deps/librustc_errors-90d5176951dbb10a.rmeta --extern rustc_expand=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-rustc/x86_64-unknown-illumos/release/deps/librustc_expand-17d1fc66736f0f58.rmeta --extern rustc_feature=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-rustc/x86_64-unknown-illumos/release/deps/librustc_feature-45f6b95e874a13d8.rmeta --extern rustc_fluent_macro=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-rustc/release/deps/librustc_fluent_macro-ff38ac6f3379387a.so --extern rustc_index=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-rustc/x86_64-unknown-illumos/release/deps/librustc_index-28b309b374b5b3bc.rmeta --extern rustc_lexer=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-rustc/x86_64-unknown-illumos/release/deps/librustc_lexer-026635186e5a183e.rmeta --extern rustc_lint_defs=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-rustc/x86_64-unknown-illumos/release/deps/librustc_lint_defs-9033b7decd6b0768.rmeta --extern rustc_macros=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-rustc/release/deps/librustc_macros-842cfd4e5c65d39f.so --extern rustc_parse=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-rustc/x86_64-unknown-illumos/release/deps/librustc_parse-c8365920f092ea02.rmeta --extern rustc_parse_format=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-rustc/x86_64-unknown-illumos/release/deps/librustc_parse_format-9d217489b2141c50.rmeta --extern rustc_session=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-rustc/x86_64-unknown-illumos/release/deps/librustc_session-2841cb1bef08ebcd.rmeta --extern rustc_span=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-rustc/x86_64-unknown-illumos/release/deps/librustc_span-2dad607559e7b3c7.rmeta --extern rustc_target=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-rustc/x86_64-unknown-illumos/release/deps/librustc_target-e7392aaa4036f384.rmeta --extern smallvec=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-rustc/x86_64-unknown-illumos/release/deps/libsmallvec-c5e57b87e9dde13a.rmeta --extern thin_vec=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-rustc/x86_64-unknown-illumos/release/deps/libthin_vec-28f024e74d06541a.rmeta --extern tracing=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-rustc/x86_64-unknown-illumos/release/deps/libtracing-3e77c1e2cd75cbe4.rmeta --cfg=bootstrap --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(parallel_compiler)' -Zmacro-backtrace -Zunstable-options -Csplit-debuginfo=off -Zunstable-options '-Wrustc::internal' -Wkeyword_idents_2024 -Wunsafe_op_in_unsafe_fn -Cprefer-dynamic -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zon-broken-pipe=kill -Z binary-dep-depinfo -L native=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-rustc/x86_64-unknown-illumos/release/build/psm-8b32df0f1d37524f/out` Compiling stable_mir v0.1.0-preview (/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/compiler/stable_mir) Running `/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc --crate-name stable_mir --edition=2021 compiler/stable_mir/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)' --check-cfg 'cfg(feature, values())' -C metadata=65d3faf0d400fa27 -C extra-filename=-65d3faf0d400fa27 --out-dir /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-rustc/x86_64-unknown-illumos/release/deps --target x86_64-unknown-illumos -C linker=/usr/gcc/13/bin/gcc -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-rustc/x86_64-unknown-illumos/release/deps -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-rustc/release/deps --extern scoped_tls=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-rustc/x86_64-unknown-illumos/release/deps/libscoped_tls-0244c9560b7fec9a.rmeta --cfg=bootstrap --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(parallel_compiler)' -Zmacro-backtrace -Zunstable-options -Csplit-debuginfo=off -Zunstable-options '-Wrustc::internal' -Wkeyword_idents_2024 -Wunsafe_op_in_unsafe_fn -Cprefer-dynamic -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zon-broken-pipe=kill -Z binary-dep-depinfo` Running `/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc --crate-name time_core --edition=2021 /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/vendor/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)' --check-cfg 'cfg(feature, values())' -C metadata=cbe1667aa570dcf8 -C extra-filename=-cbe1667aa570dcf8 --out-dir /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-rustc/x86_64-unknown-illumos/release/deps --target x86_64-unknown-illumos -C linker=/usr/gcc/13/bin/gcc -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-rustc/x86_64-unknown-illumos/release/deps -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-rustc/release/deps --cap-lints allow --cfg=bootstrap --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(parallel_compiler)' -Zmacro-backtrace -Zunstable-options -Csplit-debuginfo=off -Zunstable-options '-Wrustc::internal' -Wkeyword_idents_2024 -Wunsafe_op_in_unsafe_fn -Cprefer-dynamic -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zon-broken-pipe=kill -Z binary-dep-depinfo` Running `/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc --crate-name num_conv --edition=2021 /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/vendor/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)' --check-cfg 'cfg(feature, values())' -C metadata=6c2747299f9e5685 -C extra-filename=-6c2747299f9e5685 --out-dir /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-rustc/x86_64-unknown-illumos/release/deps --target x86_64-unknown-illumos -C linker=/usr/gcc/13/bin/gcc -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-rustc/x86_64-unknown-illumos/release/deps -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-rustc/release/deps --cap-lints allow --cfg=bootstrap --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(parallel_compiler)' -Zmacro-backtrace -Zunstable-options -Csplit-debuginfo=off -Zunstable-options '-Wrustc::internal' -Wkeyword_idents_2024 -Wunsafe_op_in_unsafe_fn -Cprefer-dynamic -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zon-broken-pipe=kill -Z binary-dep-depinfo` Compiling time v0.3.36 Running `/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc --crate-name time --edition=2021 /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/vendor/time-0.3.36/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=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 --warn=unused --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' '--warn=rustdoc::unescaped-backticks' '--deny=clippy::undocumented-unsafe-blocks' --deny=unconditional-recursion --warn=trivial-numeric-casts --warn=trivial-casts '--warn=clippy::todo' --deny=temporary-cstring-as-ptr --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=clippy::nursery' --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=const-item-mutation --deny=clashing-extern-declarations --deny=ambiguous-glob-reexports '--deny=clippy::alloc-instead-of-core' '--warn=clippy::all' --warn=unstable-name-collisions '--allow=clippy::redundant-pub-crate' '--allow=clippy::option-if-let-else' --cfg 'feature="alloc"' --cfg 'feature="formatting"' --cfg 'feature="macros"' --cfg 'feature="parsing"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs)' --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=ca4c2da664a967f1 -C extra-filename=-ca4c2da664a967f1 --out-dir /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-rustc/x86_64-unknown-illumos/release/deps --target x86_64-unknown-illumos -C linker=/usr/gcc/13/bin/gcc -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-rustc/x86_64-unknown-illumos/release/deps -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-rustc/release/deps --extern deranged=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-rustc/x86_64-unknown-illumos/release/deps/libderanged-6ed935472a2e6891.rmeta --extern itoa=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-rustc/x86_64-unknown-illumos/release/deps/libitoa-bed566b97abbf800.rmeta --extern num_conv=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-rustc/x86_64-unknown-illumos/release/deps/libnum_conv-6c2747299f9e5685.rmeta --extern powerfmt=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-rustc/x86_64-unknown-illumos/release/deps/libpowerfmt-0b4a31237483192a.rmeta --extern time_core=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-rustc/x86_64-unknown-illumos/release/deps/libtime_core-cbe1667aa570dcf8.rmeta --extern time_macros=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-rustc/release/deps/libtime_macros-3a28347233abd312.so --cap-lints allow --cfg=bootstrap --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(parallel_compiler)' -Zmacro-backtrace -Zunstable-options -Csplit-debuginfo=off -Zunstable-options '-Wrustc::internal' -Wkeyword_idents_2024 -Wunsafe_op_in_unsafe_fn -Cprefer-dynamic -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zon-broken-pipe=kill -Z binary-dep-depinfo` Compiling rustc_smir v0.0.0 (/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/compiler/rustc_smir) Running `/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc --crate-name rustc_smir --edition=2021 compiler/rustc_smir/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)' --check-cfg 'cfg(feature, values())' -C metadata=475a5a15e2b8aae4 -C extra-filename=-475a5a15e2b8aae4 --out-dir /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-rustc/x86_64-unknown-illumos/release/deps --target x86_64-unknown-illumos -C linker=/usr/gcc/13/bin/gcc -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-rustc/x86_64-unknown-illumos/release/deps -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-rustc/release/deps --extern rustc_abi=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-rustc/x86_64-unknown-illumos/release/deps/librustc_abi-14e9310685a04e4a.rmeta --extern rustc_ast=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-rustc/x86_64-unknown-illumos/release/deps/librustc_ast-5c86fa893f053b86.rmeta --extern rustc_ast_pretty=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-rustc/x86_64-unknown-illumos/release/deps/librustc_ast_pretty-10f446907f848703.rmeta --extern rustc_data_structures=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-rustc/x86_64-unknown-illumos/release/deps/librustc_data_structures-282adfe7f6142142.rmeta --extern rustc_hir=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-rustc/x86_64-unknown-illumos/release/deps/librustc_hir-a2d37e510131bb20.rmeta --extern rustc_middle=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-rustc/x86_64-unknown-illumos/release/deps/librustc_middle-473ed8b47a9a7c0f.rmeta --extern rustc_session=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-rustc/x86_64-unknown-illumos/release/deps/librustc_session-2841cb1bef08ebcd.rmeta --extern rustc_span=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-rustc/x86_64-unknown-illumos/release/deps/librustc_span-2dad607559e7b3c7.rmeta --extern rustc_target=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-rustc/x86_64-unknown-illumos/release/deps/librustc_target-e7392aaa4036f384.rmeta --extern scoped_tls=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-rustc/x86_64-unknown-illumos/release/deps/libscoped_tls-0244c9560b7fec9a.rmeta --extern stable_mir=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-rustc/x86_64-unknown-illumos/release/deps/libstable_mir-65d3faf0d400fa27.rmeta --extern tracing=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-rustc/x86_64-unknown-illumos/release/deps/libtracing-3e77c1e2cd75cbe4.rmeta --cfg=bootstrap --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(parallel_compiler)' -Zmacro-backtrace -Zunstable-options -Csplit-debuginfo=off -Zunstable-options '-Wrustc::internal' -Wkeyword_idents_2024 -Wunsafe_op_in_unsafe_fn -Cprefer-dynamic -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zon-broken-pipe=kill -Z binary-dep-depinfo -L native=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-rustc/x86_64-unknown-illumos/release/build/psm-8b32df0f1d37524f/out` Compiling rustc_interface v0.0.0 (/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/compiler/rustc_interface) Running `/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc --crate-name rustc_interface --edition=2021 compiler/rustc_interface/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="llvm"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("llvm", "rustc_use_parallel_compiler"))' -C metadata=df958fb3e8f03edc -C extra-filename=-df958fb3e8f03edc --out-dir /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-rustc/x86_64-unknown-illumos/release/deps --target x86_64-unknown-illumos -C linker=/usr/gcc/13/bin/gcc -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-rustc/x86_64-unknown-illumos/release/deps -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-rustc/release/deps --extern rustc_ast=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-rustc/x86_64-unknown-illumos/release/deps/librustc_ast-5c86fa893f053b86.rmeta --extern rustc_ast_lowering=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-rustc/x86_64-unknown-illumos/release/deps/librustc_ast_lowering-48667a66870c8ce7.rmeta --extern rustc_ast_passes=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-rustc/x86_64-unknown-illumos/release/deps/librustc_ast_passes-5a25e364a7a8c6bb.rmeta --extern rustc_ast_pretty=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-rustc/x86_64-unknown-illumos/release/deps/librustc_ast_pretty-10f446907f848703.rmeta --extern rustc_attr=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-rustc/x86_64-unknown-illumos/release/deps/librustc_attr-03e3c3281f2a0412.rmeta --extern rustc_borrowck=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-rustc/x86_64-unknown-illumos/release/deps/librustc_borrowck-ff87b33662e01d18.rmeta --extern rustc_builtin_macros=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-rustc/x86_64-unknown-illumos/release/deps/librustc_builtin_macros-c3a39f03f4dfa692.rmeta --extern rustc_codegen_llvm=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-rustc/x86_64-unknown-illumos/release/deps/librustc_codegen_llvm-763d62162c0c8da2.rmeta --extern rustc_codegen_ssa=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-rustc/x86_64-unknown-illumos/release/deps/librustc_codegen_ssa-42a2754efceab0ab.rmeta --extern rustc_const_eval=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-rustc/x86_64-unknown-illumos/release/deps/librustc_const_eval-b33d5d4f4f42a648.rmeta --extern rustc_data_structures=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-rustc/x86_64-unknown-illumos/release/deps/librustc_data_structures-282adfe7f6142142.rmeta --extern rustc_errors=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-rustc/x86_64-unknown-illumos/release/deps/librustc_errors-90d5176951dbb10a.rmeta --extern rustc_expand=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-rustc/x86_64-unknown-illumos/release/deps/librustc_expand-17d1fc66736f0f58.rmeta --extern rustc_feature=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-rustc/x86_64-unknown-illumos/release/deps/librustc_feature-45f6b95e874a13d8.rmeta --extern rustc_fluent_macro=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-rustc/release/deps/librustc_fluent_macro-ff38ac6f3379387a.so --extern rustc_fs_util=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-rustc/x86_64-unknown-illumos/release/deps/librustc_fs_util-3913e0e8b8ca4c5f.rmeta --extern rustc_hir=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-rustc/x86_64-unknown-illumos/release/deps/librustc_hir-a2d37e510131bb20.rmeta --extern rustc_hir_analysis=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-rustc/x86_64-unknown-illumos/release/deps/librustc_hir_analysis-f3daa02481b92978.rmeta --extern rustc_hir_typeck=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-rustc/x86_64-unknown-illumos/release/deps/librustc_hir_typeck-741f5a2db2765d41.rmeta --extern rustc_incremental=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-rustc/x86_64-unknown-illumos/release/deps/librustc_incremental-31aa777b294b1bb8.rmeta --extern rustc_lint=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-rustc/x86_64-unknown-illumos/release/deps/librustc_lint-8bd663b15e9f10e0.rmeta --extern rustc_macros=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-rustc/release/deps/librustc_macros-842cfd4e5c65d39f.so --extern rustc_metadata=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-rustc/x86_64-unknown-illumos/release/deps/librustc_metadata-0c7b0c772eae2243.rmeta --extern rustc_middle=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-rustc/x86_64-unknown-illumos/release/deps/librustc_middle-473ed8b47a9a7c0f.rmeta --extern rustc_mir_build=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-rustc/x86_64-unknown-illumos/release/deps/librustc_mir_build-df4d7a5c8090bcb2.rmeta --extern rustc_mir_transform=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-rustc/x86_64-unknown-illumos/release/deps/librustc_mir_transform-981def889bff8669.rmeta --extern rustc_monomorphize=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-rustc/x86_64-unknown-illumos/release/deps/librustc_monomorphize-0aa090d83a38db8a.rmeta --extern rustc_parse=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-rustc/x86_64-unknown-illumos/release/deps/librustc_parse-c8365920f092ea02.rmeta --extern rustc_passes=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-rustc/x86_64-unknown-illumos/release/deps/librustc_passes-b3c68e81494ab24a.rmeta --extern rustc_privacy=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-rustc/x86_64-unknown-illumos/release/deps/librustc_privacy-c76ad96725c79b6d.rmeta --extern rustc_query_impl=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-rustc/x86_64-unknown-illumos/release/deps/librustc_query_impl-d1cc86254efdae08.rmeta --extern rustc_query_system=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-rustc/x86_64-unknown-illumos/release/deps/librustc_query_system-4b9f692f4c08658d.rmeta --extern rustc_resolve=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-rustc/x86_64-unknown-illumos/release/deps/librustc_resolve-672cf08e1db7e773.rmeta --extern rustc_serialize=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-rustc/x86_64-unknown-illumos/release/deps/librustc_serialize-33ea41f09fa6049a.rmeta --extern rustc_session=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-rustc/x86_64-unknown-illumos/release/deps/librustc_session-2841cb1bef08ebcd.rmeta --extern rustc_span=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-rustc/x86_64-unknown-illumos/release/deps/librustc_span-2dad607559e7b3c7.rmeta --extern rustc_symbol_mangling=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-rustc/x86_64-unknown-illumos/release/deps/librustc_symbol_mangling-3b8fdb0fc3966256.rmeta --extern rustc_target=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-rustc/x86_64-unknown-illumos/release/deps/librustc_target-e7392aaa4036f384.rmeta --extern rustc_trait_selection=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-rustc/x86_64-unknown-illumos/release/deps/librustc_trait_selection-60f8addd52b74100.rmeta --extern rustc_traits=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-rustc/x86_64-unknown-illumos/release/deps/librustc_traits-07f30e671f90f19e.rmeta --extern rustc_ty_utils=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-rustc/x86_64-unknown-illumos/release/deps/librustc_ty_utils-ab2c589ecf948f5e.rmeta --extern tracing=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-rustc/x86_64-unknown-illumos/release/deps/libtracing-3e77c1e2cd75cbe4.rmeta --cfg=bootstrap --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(parallel_compiler)' -Zmacro-backtrace -Zunstable-options -Csplit-debuginfo=off -Zunstable-options '-Wrustc::internal' -Wkeyword_idents_2024 -Wunsafe_op_in_unsafe_fn -Cprefer-dynamic -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zon-broken-pipe=kill -Z binary-dep-depinfo -L native=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-rustc/x86_64-unknown-illumos/release/build/psm-8b32df0f1d37524f/out -L native=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-rustc/x86_64-unknown-illumos/release/build/rustc_llvm-55ecf9a6365fd391/out -L native=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/lib` Compiling ctrlc v3.4.4 Running `/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc --crate-name ctrlc --edition=2021 /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/vendor/ctrlc-3.4.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)' --check-cfg 'cfg(feature, values("termination"))' -C metadata=02572e04822f91b7 -C extra-filename=-02572e04822f91b7 --out-dir /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-rustc/x86_64-unknown-illumos/release/deps --target x86_64-unknown-illumos -C linker=/usr/gcc/13/bin/gcc -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-rustc/x86_64-unknown-illumos/release/deps -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-rustc/release/deps --extern nix=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-rustc/x86_64-unknown-illumos/release/deps/libnix-5ef6ef73d7de8337.rmeta --cap-lints allow --cfg=bootstrap --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(parallel_compiler)' -Zmacro-backtrace -Zunstable-options -Csplit-debuginfo=off -Zunstable-options '-Wrustc::internal' -Wkeyword_idents_2024 -Wunsafe_op_in_unsafe_fn -Cprefer-dynamic -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zon-broken-pipe=kill -Z binary-dep-depinfo` Compiling rustc_log v0.0.0 (/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/compiler/rustc_log) Running `/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc --crate-name rustc_log --edition=2021 compiler/rustc_log/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="max_level_info"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("max_level_info"))' -C metadata=fbd75e1eebe7136b -C extra-filename=-fbd75e1eebe7136b --out-dir /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-rustc/x86_64-unknown-illumos/release/deps --target x86_64-unknown-illumos -C linker=/usr/gcc/13/bin/gcc -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-rustc/x86_64-unknown-illumos/release/deps -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-rustc/release/deps --extern tracing=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-rustc/x86_64-unknown-illumos/release/deps/libtracing-3e77c1e2cd75cbe4.rmeta --extern tracing_core=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-rustc/x86_64-unknown-illumos/release/deps/libtracing_core-2af1dcc525159e99.rmeta --extern tracing_subscriber=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-rustc/x86_64-unknown-illumos/release/deps/libtracing_subscriber-bb380da2055ef098.rmeta --extern tracing_tree=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-rustc/x86_64-unknown-illumos/release/deps/libtracing_tree-75f446d6798041f0.rmeta --cfg=bootstrap --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(parallel_compiler)' -Zmacro-backtrace -Zunstable-options -Csplit-debuginfo=off -Zunstable-options '-Wrustc::internal' -Wkeyword_idents_2024 -Wunsafe_op_in_unsafe_fn -Cprefer-dynamic -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zon-broken-pipe=kill -Z binary-dep-depinfo` Compiling shlex v1.3.0 Running `/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc --crate-name shlex --edition=2015 /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/vendor/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 opt-level=3 -C embed-bitcode=no --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("default", "std"))' -C metadata=f96876bec709f9fa -C extra-filename=-f96876bec709f9fa --out-dir /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-rustc/x86_64-unknown-illumos/release/deps --target x86_64-unknown-illumos -C linker=/usr/gcc/13/bin/gcc -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-rustc/x86_64-unknown-illumos/release/deps -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-rustc/release/deps --cap-lints allow --cfg=bootstrap --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(parallel_compiler)' -Zmacro-backtrace -Zunstable-options -Csplit-debuginfo=off -Zunstable-options '-Wrustc::internal' -Wkeyword_idents_2024 -Wunsafe_op_in_unsafe_fn -Cprefer-dynamic -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zon-broken-pipe=kill -Z binary-dep-depinfo` Compiling rustc_driver_impl v0.0.0 (/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/compiler/rustc_driver_impl) Running `/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc --crate-name rustc_driver_impl --edition=2021 compiler/rustc_driver_impl/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="llvm"' --cfg 'feature="max_level_info"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("llvm", "max_level_info", "rustc_use_parallel_compiler"))' -C metadata=a7b2915d97c0358d -C extra-filename=-a7b2915d97c0358d --out-dir /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-rustc/x86_64-unknown-illumos/release/deps --target x86_64-unknown-illumos -C linker=/usr/gcc/13/bin/gcc -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-rustc/x86_64-unknown-illumos/release/deps -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-rustc/release/deps --extern ctrlc=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-rustc/x86_64-unknown-illumos/release/deps/libctrlc-02572e04822f91b7.rmeta --extern libc=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-rustc/x86_64-unknown-illumos/release/deps/liblibc-3b65f7d5f69b7bcb.rmeta --extern rustc_ast=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-rustc/x86_64-unknown-illumos/release/deps/librustc_ast-5c86fa893f053b86.rmeta --extern rustc_ast_lowering=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-rustc/x86_64-unknown-illumos/release/deps/librustc_ast_lowering-48667a66870c8ce7.rmeta --extern rustc_ast_passes=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-rustc/x86_64-unknown-illumos/release/deps/librustc_ast_passes-5a25e364a7a8c6bb.rmeta --extern rustc_ast_pretty=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-rustc/x86_64-unknown-illumos/release/deps/librustc_ast_pretty-10f446907f848703.rmeta --extern rustc_attr=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-rustc/x86_64-unknown-illumos/release/deps/librustc_attr-03e3c3281f2a0412.rmeta --extern rustc_borrowck=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-rustc/x86_64-unknown-illumos/release/deps/librustc_borrowck-ff87b33662e01d18.rmeta --extern rustc_builtin_macros=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-rustc/x86_64-unknown-illumos/release/deps/librustc_builtin_macros-c3a39f03f4dfa692.rmeta --extern rustc_codegen_ssa=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-rustc/x86_64-unknown-illumos/release/deps/librustc_codegen_ssa-42a2754efceab0ab.rmeta --extern rustc_const_eval=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-rustc/x86_64-unknown-illumos/release/deps/librustc_const_eval-b33d5d4f4f42a648.rmeta --extern rustc_data_structures=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-rustc/x86_64-unknown-illumos/release/deps/librustc_data_structures-282adfe7f6142142.rmeta --extern rustc_errors=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-rustc/x86_64-unknown-illumos/release/deps/librustc_errors-90d5176951dbb10a.rmeta --extern rustc_expand=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-rustc/x86_64-unknown-illumos/release/deps/librustc_expand-17d1fc66736f0f58.rmeta --extern rustc_feature=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-rustc/x86_64-unknown-illumos/release/deps/librustc_feature-45f6b95e874a13d8.rmeta --extern rustc_fluent_macro=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-rustc/release/deps/librustc_fluent_macro-ff38ac6f3379387a.so --extern rustc_hir_analysis=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-rustc/x86_64-unknown-illumos/release/deps/librustc_hir_analysis-f3daa02481b92978.rmeta --extern rustc_hir_pretty=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-rustc/x86_64-unknown-illumos/release/deps/librustc_hir_pretty-3233740bad9f0e4d.rmeta --extern rustc_hir_typeck=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-rustc/x86_64-unknown-illumos/release/deps/librustc_hir_typeck-741f5a2db2765d41.rmeta --extern rustc_incremental=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-rustc/x86_64-unknown-illumos/release/deps/librustc_incremental-31aa777b294b1bb8.rmeta --extern rustc_infer=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-rustc/x86_64-unknown-illumos/release/deps/librustc_infer-c83f723fa21b5d10.rmeta --extern rustc_interface=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-rustc/x86_64-unknown-illumos/release/deps/librustc_interface-df958fb3e8f03edc.rmeta --extern rustc_lint=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-rustc/x86_64-unknown-illumos/release/deps/librustc_lint-8bd663b15e9f10e0.rmeta --extern rustc_log=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-rustc/x86_64-unknown-illumos/release/deps/librustc_log-fbd75e1eebe7136b.rmeta --extern rustc_macros=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-rustc/release/deps/librustc_macros-842cfd4e5c65d39f.so --extern rustc_metadata=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-rustc/x86_64-unknown-illumos/release/deps/librustc_metadata-0c7b0c772eae2243.rmeta --extern rustc_middle=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-rustc/x86_64-unknown-illumos/release/deps/librustc_middle-473ed8b47a9a7c0f.rmeta --extern rustc_mir_build=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-rustc/x86_64-unknown-illumos/release/deps/librustc_mir_build-df4d7a5c8090bcb2.rmeta --extern rustc_mir_dataflow=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-rustc/x86_64-unknown-illumos/release/deps/librustc_mir_dataflow-21576cc0aa34a34e.rmeta --extern rustc_mir_transform=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-rustc/x86_64-unknown-illumos/release/deps/librustc_mir_transform-981def889bff8669.rmeta --extern rustc_monomorphize=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-rustc/x86_64-unknown-illumos/release/deps/librustc_monomorphize-0aa090d83a38db8a.rmeta --extern rustc_parse=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-rustc/x86_64-unknown-illumos/release/deps/librustc_parse-c8365920f092ea02.rmeta --extern rustc_passes=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-rustc/x86_64-unknown-illumos/release/deps/librustc_passes-b3c68e81494ab24a.rmeta --extern rustc_pattern_analysis=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-rustc/x86_64-unknown-illumos/release/deps/librustc_pattern_analysis-9d07fb35859ffdcd.rmeta --extern rustc_privacy=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-rustc/x86_64-unknown-illumos/release/deps/librustc_privacy-c76ad96725c79b6d.rmeta --extern rustc_query_system=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-rustc/x86_64-unknown-illumos/release/deps/librustc_query_system-4b9f692f4c08658d.rmeta --extern rustc_resolve=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-rustc/x86_64-unknown-illumos/release/deps/librustc_resolve-672cf08e1db7e773.rmeta --extern rustc_session=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-rustc/x86_64-unknown-illumos/release/deps/librustc_session-2841cb1bef08ebcd.rmeta --extern rustc_smir=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-rustc/x86_64-unknown-illumos/release/deps/librustc_smir-475a5a15e2b8aae4.rmeta --extern rustc_span=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-rustc/x86_64-unknown-illumos/release/deps/librustc_span-2dad607559e7b3c7.rmeta --extern rustc_target=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-rustc/x86_64-unknown-illumos/release/deps/librustc_target-e7392aaa4036f384.rmeta --extern rustc_trait_selection=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-rustc/x86_64-unknown-illumos/release/deps/librustc_trait_selection-60f8addd52b74100.rmeta --extern rustc_ty_utils=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-rustc/x86_64-unknown-illumos/release/deps/librustc_ty_utils-ab2c589ecf948f5e.rmeta --extern serde_json=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-rustc/x86_64-unknown-illumos/release/deps/libserde_json-527ba2532b241cf7.rmeta --extern shlex=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-rustc/x86_64-unknown-illumos/release/deps/libshlex-f96876bec709f9fa.rmeta --extern time=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-rustc/x86_64-unknown-illumos/release/deps/libtime-ca4c2da664a967f1.rmeta --extern tracing=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-rustc/x86_64-unknown-illumos/release/deps/libtracing-3e77c1e2cd75cbe4.rmeta --cfg=bootstrap --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(parallel_compiler)' -Zmacro-backtrace -Zunstable-options -Csplit-debuginfo=off -Zunstable-options '-Wrustc::internal' -Wkeyword_idents_2024 -Wunsafe_op_in_unsafe_fn -Cprefer-dynamic -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zon-broken-pipe=kill -Z binary-dep-depinfo -L native=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-rustc/x86_64-unknown-illumos/release/build/psm-8b32df0f1d37524f/out -L native=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-rustc/x86_64-unknown-illumos/release/build/rustc_llvm-55ecf9a6365fd391/out -L native=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/lib` Compiling rustc-main v0.0.0 (/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/compiler/rustc) Running `/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc --crate-name build_script_build --edition=2021 compiler/rustc/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="llvm"' --cfg 'feature="max_level_info"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("jemalloc", "llvm", "max_level_info", "rustc_use_parallel_compiler"))' -C metadata=a25bd585efebd368 -C extra-filename=-a25bd585efebd368 --out-dir /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-rustc/release/build/rustc-main-a25bd585efebd368 -C linker=/usr/gcc/13/bin/gcc -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-rustc/release/deps -Z binary-dep-depinfo` Running `/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-rustc/release/build/rustc-main-a25bd585efebd368/build-script-build` Compiling rustc_driver v0.0.0 (/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/compiler/rustc_driver) Running `/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc --crate-name rustc_driver --edition=2021 compiler/rustc_driver/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type dylib --emit=dep-info,link -C prefer-dynamic -C opt-level=3 -C embed-bitcode=no --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=486aaa8056081051 -C extra-filename=-486aaa8056081051 --out-dir /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-rustc/x86_64-unknown-illumos/release/deps --target x86_64-unknown-illumos -C linker=/usr/gcc/13/bin/gcc -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-rustc/x86_64-unknown-illumos/release/deps -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-rustc/release/deps --extern rustc_driver_impl=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-rustc/x86_64-unknown-illumos/release/deps/librustc_driver_impl-a7b2915d97c0358d.rlib --cfg=bootstrap --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(parallel_compiler)' -Zmacro-backtrace -Zunstable-options -Csplit-debuginfo=off -Zunstable-options '-Wrustc::internal' -Wkeyword_idents_2024 -Wunsafe_op_in_unsafe_fn -Cprefer-dynamic -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zon-broken-pipe=kill -Z binary-dep-depinfo -L native=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-rustc/x86_64-unknown-illumos/release/build/psm-8b32df0f1d37524f/out -L native=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-rustc/x86_64-unknown-illumos/release/build/rustc_llvm-55ecf9a6365fd391/out -L native=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/lib` Running `/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc --crate-name rustc_main --edition=2021 compiler/rustc/src/main.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C opt-level=3 -C embed-bitcode=no --cfg 'feature="llvm"' --cfg 'feature="max_level_info"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("jemalloc", "llvm", "max_level_info", "rustc_use_parallel_compiler"))' -C metadata=4aaa5776699f0134 -C extra-filename=-4aaa5776699f0134 --out-dir /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-rustc/x86_64-unknown-illumos/release/deps --target x86_64-unknown-illumos -C linker=/usr/gcc/13/bin/gcc -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-rustc/x86_64-unknown-illumos/release/deps -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-rustc/release/deps --extern rustc_codegen_ssa=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-rustc/x86_64-unknown-illumos/release/deps/librustc_codegen_ssa-42a2754efceab0ab.rlib --extern rustc_driver=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-rustc/x86_64-unknown-illumos/release/deps/librustc_driver-486aaa8056081051.so --extern rustc_driver_impl=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-rustc/x86_64-unknown-illumos/release/deps/librustc_driver_impl-a7b2915d97c0358d.rlib --extern rustc_smir=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-rustc/x86_64-unknown-illumos/release/deps/librustc_smir-475a5a15e2b8aae4.rlib --extern stable_mir=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-rustc/x86_64-unknown-illumos/release/deps/libstable_mir-65d3faf0d400fa27.rlib --cfg=bootstrap --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(parallel_compiler)' -Zmacro-backtrace -Zunstable-options -Csplit-debuginfo=off -Zunstable-options '-Wrustc::internal' -Wkeyword_idents_2024 -Wunsafe_op_in_unsafe_fn -Cprefer-dynamic -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zon-broken-pipe=kill -Z binary-dep-depinfo -L native=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-rustc/x86_64-unknown-illumos/release/build/psm-8b32df0f1d37524f/out -L native=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-rustc/x86_64-unknown-illumos/release/build/rustc_llvm-55ecf9a6365fd391/out -L native=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/lib` Finished `release` profile [optimized] target(s) in 7m 35s Building LLD for x86_64-unknown-illumos CMAKE_TOOLCHAIN_FILE_x86_64-unknown-illumos = None CMAKE_TOOLCHAIN_FILE_x86_64_unknown_illumos = None HOST_CMAKE_TOOLCHAIN_FILE = None CMAKE_TOOLCHAIN_FILE = None CMAKE_PREFIX_PATH_x86_64-unknown-illumos = None CMAKE_PREFIX_PATH_x86_64_unknown_illumos = None HOST_CMAKE_PREFIX_PATH = None CMAKE_PREFIX_PATH = None CMAKE_x86_64-unknown-illumos = None CMAKE_x86_64_unknown_illumos = None HOST_CMAKE = None CMAKE = None running: cd "/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/lld/build" && CMAKE_PREFIX_PATH="" DESTDIR="" "cmake" "/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/lld" "-G" "Ninja" "-DCMAKE_INSTALL_MESSAGE=LAZY" "-DCMAKE_C_COMPILER=/usr/gcc/13/bin/gcc" "-DCMAKE_CXX_COMPILER=/usr/gcc/13/bin/g++" "-DCMAKE_ASM_COMPILER=/usr/gcc/13/bin/gcc" "-DCMAKE_C_FLAGS=-ffunction-sections -fdata-sections -fPIC -m64 -m64" "-DCMAKE_CXX_FLAGS=-ffunction-sections -fdata-sections -fPIC -m64 -m64" "-DCMAKE_AR=/usr/gnu/bin/ar" "-DCMAKE_SHARED_LINKER_FLAGS=" "-DCMAKE_MODULE_LINKER_FLAGS=" "-DCMAKE_EXE_LINKER_FLAGS=" "-DLLVM_CMAKE_DIR=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/lib/cmake/llvm" "-DLLVM_INCLUDE_TESTS=OFF" "-DCMAKE_INSTALL_PREFIX=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/lld" "-DCMAKE_ASM_FLAGS= -ffunction-sections -fdata-sections -fPIC -m64 -m64" "-DCMAKE_BUILD_TYPE=Release" Re-run cmake no build system arguments CMake Deprecation Warning at /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/cmake/Modules/CMakePolicy.cmake:6 (cmake_policy): The OLD behavior for policy CMP0114 will be removed from a future version of CMake. The cmake-policies(7) manual explains that the OLD behaviors of all policies are deprecated and that a policy should be set to OLD only under specific short-term circumstances. Projects should be ported to the NEW behavior and not rely on setting a policy to OLD. Call Stack (most recent call first): CMakeLists.txt:6 (include) CMake Deprecation Warning at /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/cmake/Modules/CMakePolicy.cmake:11 (cmake_policy): The OLD behavior for policy CMP0116 will be removed from a future version of CMake. The cmake-policies(7) manual explains that the OLD behaviors of all policies are deprecated and that a policy should be set to OLD only under specific short-term circumstances. Projects should be ported to the NEW behavior and not rely on setting a policy to OLD. Call Stack (most recent call first): CMakeLists.txt:6 (include) -- The C compiler identification is GNU 13.3.0 -- The CXX compiler identification is GNU 13.3.0 -- Detecting C compiler ABI info -- Detecting C compiler ABI info - done -- Check for working C compiler: /usr/gcc/13/bin/gcc - skipped -- Detecting C compile features -- Detecting C compile features - done -- Detecting CXX compiler ABI info -- Detecting CXX compiler ABI info - done -- Check for working CXX compiler: /usr/gcc/13/bin/g++ - skipped -- Detecting CXX compile features -- Detecting CXX compile features - done -- Found ZLIB: /usr/lib/64/libz.so (found version "1.3.1") -- Linker detection: Solaris ld (illumos) -- Performing Test C_SUPPORTS_FPIC -- Performing Test C_SUPPORTS_FPIC - Success -- Performing Test CXX_SUPPORTS_FPIC -- Performing Test CXX_SUPPORTS_FPIC - Success -- Building with -fPIC -- Performing Test C_SUPPORTS_FNO_SEMANTIC_INTERPOSITION -- Performing Test C_SUPPORTS_FNO_SEMANTIC_INTERPOSITION - Success -- Performing Test CXX_SUPPORTS_FNO_SEMANTIC_INTERPOSITION -- Performing Test CXX_SUPPORTS_FNO_SEMANTIC_INTERPOSITION - Success -- Performing Test SUPPORTS_FVISIBILITY_INLINES_HIDDEN_FLAG -- Performing Test SUPPORTS_FVISIBILITY_INLINES_HIDDEN_FLAG - Success -- Performing Test C_SUPPORTS_WERROR_DATE_TIME -- Performing Test C_SUPPORTS_WERROR_DATE_TIME - Success -- Performing Test CXX_SUPPORTS_WERROR_DATE_TIME -- Performing Test CXX_SUPPORTS_WERROR_DATE_TIME - Success -- Performing Test C_SUPPORTS_WERROR_UNGUARDED_AVAILABILITY_NEW -- Performing Test C_SUPPORTS_WERROR_UNGUARDED_AVAILABILITY_NEW - Failed -- Performing Test CXX_SUPPORTS_WERROR_UNGUARDED_AVAILABILITY_NEW -- Performing Test CXX_SUPPORTS_WERROR_UNGUARDED_AVAILABILITY_NEW - Failed -- Performing Test C_SUPPORTS_CMAKE_CXX_FLAGS -- Performing Test C_SUPPORTS_CMAKE_CXX_FLAGS - Success -- Performing Test CXX_SUPPORTS_CMAKE_CXX_FLAGS -- Performing Test CXX_SUPPORTS_CMAKE_CXX_FLAGS - Success -- Performing Test LINKER_SUPPORTS_COLOR_DIAGNOSTICS -- Performing Test LINKER_SUPPORTS_COLOR_DIAGNOSTICS - Failed -- Performing Test C_SUPPORTS_FNO_FUNCTION_SECTIONS -- Performing Test C_SUPPORTS_FNO_FUNCTION_SECTIONS - Success -- Performing Test C_SUPPORTS_FFUNCTION_SECTIONS -- Performing Test C_SUPPORTS_FFUNCTION_SECTIONS - Success -- Performing Test CXX_SUPPORTS_FFUNCTION_SECTIONS -- Performing Test CXX_SUPPORTS_FFUNCTION_SECTIONS - Success -- Performing Test C_SUPPORTS_FDATA_SECTIONS -- Performing Test C_SUPPORTS_FDATA_SECTIONS - Success -- Performing Test CXX_SUPPORTS_FDATA_SECTIONS -- Performing Test CXX_SUPPORTS_FDATA_SECTIONS - Success -- Looking for os_signpost_interval_begin -- Looking for os_signpost_interval_begin - not found -- Performing Test HAVE_CXX_ATOMICS_WITHOUT_LIB -- Performing Test HAVE_CXX_ATOMICS_WITHOUT_LIB - Success -- Performing Test HAVE_CXX_ATOMICS64_WITHOUT_LIB -- Performing Test HAVE_CXX_ATOMICS64_WITHOUT_LIB - Success -- Performing Test LLVM_HAS_ATOMICS -- Performing Test LLVM_HAS_ATOMICS - Success -- LLD version: 18.1.7 -- Found Git: /usr/bin/git (found version "2.46.0") -- Performing Test LINKER_SUPPORTS_Z_DISCARD_UNUSED -- Performing Test LINKER_SUPPORTS_Z_DISCARD_UNUSED - Failed -- Configuring done (5.0s) -- Generating done (0.1s) CMake Warning: Manually-specified variables were not used by the project: CMAKE_ASM_COMPILER -- Build files have been written to: /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/lld/build running: cd "/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/lld/build" && DESTDIR="" "cmake" "--build" "." "--target" "install" "--config" "Release" "--" "-j" "8" Change Dir: '/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/lld/build' Run Build Command(s): /usr/bin/ninja -v -j 8 install [1/128] cd /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/lld/build && /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/bin/llvm-tblgen -gen-opt-parser-defs -I /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/lld/wasm -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/lld/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/lld/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/include -no-warn-on-unused-template-args /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/lld/wasm/Options.td --write-if-changed -o wasm/Options.inc -d wasm/Options.inc.d [2/128] cd /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/lld/build && /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/bin/llvm-tblgen -gen-opt-parser-defs -I /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/lld/COFF -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/lld/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/lld/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/include -no-warn-on-unused-template-args /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/lld/COFF/Options.td --write-if-changed -o COFF/Options.inc -d COFF/Options.inc.d [3/128] cd /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/lld/build && /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/bin/llvm-tblgen -gen-opt-parser-defs -I /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/lld/MinGW -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/lld/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/lld/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/include -no-warn-on-unused-template-args /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/lld/MinGW/Options.td --write-if-changed -o MinGW/Options.inc -d MinGW/Options.inc.d [4/128] cd /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/lld/build && /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/bin/llvm-tblgen -gen-opt-parser-defs -I /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/lld/ELF -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/lld/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/lld/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/include -no-warn-on-unused-template-args /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/lld/ELF/Options.td --write-if-changed -o ELF/Options.inc -d ELF/Options.inc.d [5/128] cd /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/lld/build && /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/bin/llvm-tblgen -gen-opt-parser-defs -I /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/lld/MachO -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/lld/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/lld/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/include -no-warn-on-unused-template-args /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/lld/MachO/Options.td --write-if-changed -o MachO/Options.inc -d MachO/Options.inc.d [6/128] cd /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/lld/build/Common && /usr/bin/cmake -DNAMES=LLD -DLLD_SOURCE_DIR=/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/lld -DHEADER_FILE=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/lld/build/Common/VCSVersion.inc -DLLVM_FORCE_VC_REVISION= -DLLVM_FORCE_VC_REPOSITORY= -P /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/lib/cmake/llvm/GenerateVersionFromVCS.cmake [7/128] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/lld/build/Common -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/lld/Common -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/lld/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/lld/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/include -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fno-exceptions -funwind-tables -fno-rtti -MD -MT Common/CMakeFiles/lldCommon.dir/Memory.cpp.o -MF Common/CMakeFiles/lldCommon.dir/Memory.cpp.o.d -o Common/CMakeFiles/lldCommon.dir/Memory.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/lld/Common/Memory.cpp [8/128] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/lld/build/Common -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/lld/Common -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/lld/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/lld/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/include -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fno-exceptions -funwind-tables -fno-rtti -MD -MT Common/CMakeFiles/lldCommon.dir/CommonLinkerContext.cpp.o -MF Common/CMakeFiles/lldCommon.dir/CommonLinkerContext.cpp.o.d -o Common/CMakeFiles/lldCommon.dir/CommonLinkerContext.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/lld/Common/CommonLinkerContext.cpp [9/128] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/lld/build/Common -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/lld/Common -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/lld/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/lld/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/include -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fno-exceptions -funwind-tables -fno-rtti -MD -MT Common/CMakeFiles/lldCommon.dir/Reproduce.cpp.o -MF Common/CMakeFiles/lldCommon.dir/Reproduce.cpp.o.d -o Common/CMakeFiles/lldCommon.dir/Reproduce.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/lld/Common/Reproduce.cpp [10/128] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/lld/build/Common -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/lld/Common -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/lld/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/lld/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/include -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fno-exceptions -funwind-tables -fno-rtti -MD -MT Common/CMakeFiles/lldCommon.dir/Filesystem.cpp.o -MF Common/CMakeFiles/lldCommon.dir/Filesystem.cpp.o.d -o Common/CMakeFiles/lldCommon.dir/Filesystem.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/lld/Common/Filesystem.cpp [11/128] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/lld/build/Common -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/lld/Common -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/lld/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/lld/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/include -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fno-exceptions -funwind-tables -fno-rtti -MD -MT Common/CMakeFiles/lldCommon.dir/Args.cpp.o -MF Common/CMakeFiles/lldCommon.dir/Args.cpp.o.d -o Common/CMakeFiles/lldCommon.dir/Args.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/lld/Common/Args.cpp [12/128] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/lld/build/Common -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/lld/Common -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/lld/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/lld/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/include -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fno-exceptions -funwind-tables -fno-rtti -MD -MT Common/CMakeFiles/lldCommon.dir/DriverDispatcher.cpp.o -MF Common/CMakeFiles/lldCommon.dir/DriverDispatcher.cpp.o.d -o Common/CMakeFiles/lldCommon.dir/DriverDispatcher.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/lld/Common/DriverDispatcher.cpp [13/128] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/lld/build/Common -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/lld/Common -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/lld/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/lld/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/include -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fno-exceptions -funwind-tables -fno-rtti -MD -MT Common/CMakeFiles/lldCommon.dir/Version.cpp.o -MF Common/CMakeFiles/lldCommon.dir/Version.cpp.o.d -o Common/CMakeFiles/lldCommon.dir/Version.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/lld/Common/Version.cpp [14/128] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/lld/build/Common -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/lld/Common -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/lld/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/lld/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/include -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fno-exceptions -funwind-tables -fno-rtti -MD -MT Common/CMakeFiles/lldCommon.dir/TargetOptionsCommandFlags.cpp.o -MF Common/CMakeFiles/lldCommon.dir/TargetOptionsCommandFlags.cpp.o.d -o Common/CMakeFiles/lldCommon.dir/TargetOptionsCommandFlags.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/lld/Common/TargetOptionsCommandFlags.cpp [15/128] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/lld/build/Common -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/lld/Common -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/lld/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/lld/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/include -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fno-exceptions -funwind-tables -fno-rtti -MD -MT Common/CMakeFiles/lldCommon.dir/DWARF.cpp.o -MF Common/CMakeFiles/lldCommon.dir/DWARF.cpp.o.d -o Common/CMakeFiles/lldCommon.dir/DWARF.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/lld/Common/DWARF.cpp [16/128] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/lld/build/tools/lld -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/lld/tools/lld -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/lld/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/lld/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/include -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fno-exceptions -funwind-tables -fno-rtti -MD -MT tools/lld/CMakeFiles/lld.dir/lld-driver.cpp.o -MF tools/lld/CMakeFiles/lld.dir/lld-driver.cpp.o.d -o tools/lld/CMakeFiles/lld.dir/lld-driver.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/lld/build/tools/lld/lld-driver.cpp [17/128] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/lld/build/Common -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/lld/Common -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/lld/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/lld/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/include -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fno-exceptions -funwind-tables -fno-rtti -MD -MT Common/CMakeFiles/lldCommon.dir/Timer.cpp.o -MF Common/CMakeFiles/lldCommon.dir/Timer.cpp.o.d -o Common/CMakeFiles/lldCommon.dir/Timer.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/lld/Common/Timer.cpp [18/128] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/lld/build/Common -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/lld/Common -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/lld/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/lld/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/include -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fno-exceptions -funwind-tables -fno-rtti -MD -MT Common/CMakeFiles/lldCommon.dir/Strings.cpp.o -MF Common/CMakeFiles/lldCommon.dir/Strings.cpp.o.d -o Common/CMakeFiles/lldCommon.dir/Strings.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/lld/Common/Strings.cpp [19/128] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/lld/build/tools/lld -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/lld/tools/lld -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/lld/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/lld/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/include -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fno-exceptions -funwind-tables -fno-rtti -MD -MT tools/lld/CMakeFiles/lld.dir/lld.cpp.o -MF tools/lld/CMakeFiles/lld.dir/lld.cpp.o.d -o tools/lld/CMakeFiles/lld.dir/lld.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/lld/tools/lld/lld.cpp [20/128] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/lld/build/COFF -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/lld/COFF -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/lld/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/lld/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/include -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fno-exceptions -funwind-tables -fno-rtti -MD -MT COFF/CMakeFiles/lldCOFF.dir/COFFLinkerContext.cpp.o -MF COFF/CMakeFiles/lldCOFF.dir/COFFLinkerContext.cpp.o.d -o COFF/CMakeFiles/lldCOFF.dir/COFFLinkerContext.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/lld/COFF/COFFLinkerContext.cpp [21/128] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/lld/build/COFF -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/lld/COFF -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/lld/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/lld/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/include -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fno-exceptions -funwind-tables -fno-rtti -MD -MT COFF/CMakeFiles/lldCOFF.dir/CallGraphSort.cpp.o -MF COFF/CMakeFiles/lldCOFF.dir/CallGraphSort.cpp.o.d -o COFF/CMakeFiles/lldCOFF.dir/CallGraphSort.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/lld/COFF/CallGraphSort.cpp [22/128] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/lld/build/Common -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/lld/Common -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/lld/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/lld/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/include -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fno-exceptions -funwind-tables -fno-rtti -MD -MT Common/CMakeFiles/lldCommon.dir/ErrorHandler.cpp.o -MF Common/CMakeFiles/lldCommon.dir/ErrorHandler.cpp.o.d -o Common/CMakeFiles/lldCommon.dir/ErrorHandler.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/lld/Common/ErrorHandler.cpp [23/128] : && /usr/bin/cmake -E rm -f lib/liblldCommon.a && /usr/gnu/bin/ar qc lib/liblldCommon.a Common/CMakeFiles/lldCommon.dir/Args.cpp.o Common/CMakeFiles/lldCommon.dir/CommonLinkerContext.cpp.o Common/CMakeFiles/lldCommon.dir/DriverDispatcher.cpp.o Common/CMakeFiles/lldCommon.dir/DWARF.cpp.o Common/CMakeFiles/lldCommon.dir/ErrorHandler.cpp.o Common/CMakeFiles/lldCommon.dir/Filesystem.cpp.o Common/CMakeFiles/lldCommon.dir/Memory.cpp.o Common/CMakeFiles/lldCommon.dir/Reproduce.cpp.o Common/CMakeFiles/lldCommon.dir/Strings.cpp.o Common/CMakeFiles/lldCommon.dir/TargetOptionsCommandFlags.cpp.o Common/CMakeFiles/lldCommon.dir/Timer.cpp.o Common/CMakeFiles/lldCommon.dir/Version.cpp.o && /usr/gnu/bin/ranlib lib/liblldCommon.a && : [24/128] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/lld/build/COFF -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/lld/COFF -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/lld/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/lld/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/include -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fno-exceptions -funwind-tables -fno-rtti -MD -MT COFF/CMakeFiles/lldCOFF.dir/Chunks.cpp.o -MF COFF/CMakeFiles/lldCOFF.dir/Chunks.cpp.o.d -o COFF/CMakeFiles/lldCOFF.dir/Chunks.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/lld/COFF/Chunks.cpp [25/128] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/lld/build/COFF -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/lld/COFF -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/lld/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/lld/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/include -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fno-exceptions -funwind-tables -fno-rtti -MD -MT COFF/CMakeFiles/lldCOFF.dir/DLL.cpp.o -MF COFF/CMakeFiles/lldCOFF.dir/DLL.cpp.o.d -o COFF/CMakeFiles/lldCOFF.dir/DLL.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/lld/COFF/DLL.cpp [26/128] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/lld/build/COFF -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/lld/COFF -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/lld/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/lld/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/include -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fno-exceptions -funwind-tables -fno-rtti -MD -MT COFF/CMakeFiles/lldCOFF.dir/DebugTypes.cpp.o -MF COFF/CMakeFiles/lldCOFF.dir/DebugTypes.cpp.o.d -o COFF/CMakeFiles/lldCOFF.dir/DebugTypes.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/lld/COFF/DebugTypes.cpp [27/128] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/lld/build/COFF -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/lld/COFF -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/lld/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/lld/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/include -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fno-exceptions -funwind-tables -fno-rtti -MD -MT COFF/CMakeFiles/lldCOFF.dir/ICF.cpp.o -MF COFF/CMakeFiles/lldCOFF.dir/ICF.cpp.o.d -o COFF/CMakeFiles/lldCOFF.dir/ICF.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/lld/COFF/ICF.cpp [28/128] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/lld/build/COFF -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/lld/COFF -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/lld/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/lld/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/include -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fno-exceptions -funwind-tables -fno-rtti -MD -MT COFF/CMakeFiles/lldCOFF.dir/DriverUtils.cpp.o -MF COFF/CMakeFiles/lldCOFF.dir/DriverUtils.cpp.o.d -o COFF/CMakeFiles/lldCOFF.dir/DriverUtils.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/lld/COFF/DriverUtils.cpp [29/128] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/lld/build/COFF -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/lld/COFF -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/lld/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/lld/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/include -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fno-exceptions -funwind-tables -fno-rtti -MD -MT COFF/CMakeFiles/lldCOFF.dir/LLDMapFile.cpp.o -MF COFF/CMakeFiles/lldCOFF.dir/LLDMapFile.cpp.o.d -o COFF/CMakeFiles/lldCOFF.dir/LLDMapFile.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/lld/COFF/LLDMapFile.cpp [30/128] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/lld/build/COFF -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/lld/COFF -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/lld/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/lld/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/include -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fno-exceptions -funwind-tables -fno-rtti -MD -MT COFF/CMakeFiles/lldCOFF.dir/MarkLive.cpp.o -MF COFF/CMakeFiles/lldCOFF.dir/MarkLive.cpp.o.d -o COFF/CMakeFiles/lldCOFF.dir/MarkLive.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/lld/COFF/MarkLive.cpp [31/128] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/lld/build/COFF -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/lld/COFF -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/lld/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/lld/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/include -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fno-exceptions -funwind-tables -fno-rtti -MD -MT COFF/CMakeFiles/lldCOFF.dir/MapFile.cpp.o -MF COFF/CMakeFiles/lldCOFF.dir/MapFile.cpp.o.d -o COFF/CMakeFiles/lldCOFF.dir/MapFile.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/lld/COFF/MapFile.cpp [32/128] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/lld/build/COFF -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/lld/COFF -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/lld/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/lld/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/include -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fno-exceptions -funwind-tables -fno-rtti -MD -MT COFF/CMakeFiles/lldCOFF.dir/MinGW.cpp.o -MF COFF/CMakeFiles/lldCOFF.dir/MinGW.cpp.o.d -o COFF/CMakeFiles/lldCOFF.dir/MinGW.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/lld/COFF/MinGW.cpp [33/128] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/lld/build/COFF -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/lld/COFF -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/lld/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/lld/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/include -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fno-exceptions -funwind-tables -fno-rtti -MD -MT COFF/CMakeFiles/lldCOFF.dir/Symbols.cpp.o -MF COFF/CMakeFiles/lldCOFF.dir/Symbols.cpp.o.d -o COFF/CMakeFiles/lldCOFF.dir/Symbols.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/lld/COFF/Symbols.cpp [34/128] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/lld/build/COFF -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/lld/COFF -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/lld/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/lld/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/include -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fno-exceptions -funwind-tables -fno-rtti -MD -MT COFF/CMakeFiles/lldCOFF.dir/LTO.cpp.o -MF COFF/CMakeFiles/lldCOFF.dir/LTO.cpp.o.d -o COFF/CMakeFiles/lldCOFF.dir/LTO.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/lld/COFF/LTO.cpp [35/128] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/lld/build/COFF -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/lld/COFF -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/lld/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/lld/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/include -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fno-exceptions -funwind-tables -fno-rtti -MD -MT COFF/CMakeFiles/lldCOFF.dir/PDB.cpp.o -MF COFF/CMakeFiles/lldCOFF.dir/PDB.cpp.o.d -o COFF/CMakeFiles/lldCOFF.dir/PDB.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/lld/COFF/PDB.cpp [36/128] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/lld/build/ELF -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/lld/ELF -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/lld/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/lld/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/include -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fno-exceptions -funwind-tables -fno-rtti -MD -MT ELF/CMakeFiles/lldELF.dir/AArch64ErrataFix.cpp.o -MF ELF/CMakeFiles/lldELF.dir/AArch64ErrataFix.cpp.o.d -o ELF/CMakeFiles/lldELF.dir/AArch64ErrataFix.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/lld/ELF/AArch64ErrataFix.cpp [37/128] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/lld/build/COFF -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/lld/COFF -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/lld/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/lld/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/include -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fno-exceptions -funwind-tables -fno-rtti -MD -MT COFF/CMakeFiles/lldCOFF.dir/Driver.cpp.o -MF COFF/CMakeFiles/lldCOFF.dir/Driver.cpp.o.d -o COFF/CMakeFiles/lldCOFF.dir/Driver.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/lld/COFF/Driver.cpp [38/128] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/lld/build/ELF -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/lld/ELF -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/lld/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/lld/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/include -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fno-exceptions -funwind-tables -fno-rtti -MD -MT ELF/CMakeFiles/lldELF.dir/Arch/AArch64.cpp.o -MF ELF/CMakeFiles/lldELF.dir/Arch/AArch64.cpp.o.d -o ELF/CMakeFiles/lldELF.dir/Arch/AArch64.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/lld/ELF/Arch/AArch64.cpp [39/128] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/lld/build/ELF -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/lld/ELF -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/lld/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/lld/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/include -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fno-exceptions -funwind-tables -fno-rtti -MD -MT ELF/CMakeFiles/lldELF.dir/Arch/AMDGPU.cpp.o -MF ELF/CMakeFiles/lldELF.dir/Arch/AMDGPU.cpp.o.d -o ELF/CMakeFiles/lldELF.dir/Arch/AMDGPU.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/lld/ELF/Arch/AMDGPU.cpp [40/128] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/lld/build/COFF -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/lld/COFF -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/lld/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/lld/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/include -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fno-exceptions -funwind-tables -fno-rtti -MD -MT COFF/CMakeFiles/lldCOFF.dir/InputFiles.cpp.o -MF COFF/CMakeFiles/lldCOFF.dir/InputFiles.cpp.o.d -o COFF/CMakeFiles/lldCOFF.dir/InputFiles.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/lld/COFF/InputFiles.cpp [41/128] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/lld/build/ELF -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/lld/ELF -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/lld/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/lld/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/include -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fno-exceptions -funwind-tables -fno-rtti -MD -MT ELF/CMakeFiles/lldELF.dir/Arch/AVR.cpp.o -MF ELF/CMakeFiles/lldELF.dir/Arch/AVR.cpp.o.d -o ELF/CMakeFiles/lldELF.dir/Arch/AVR.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/lld/ELF/Arch/AVR.cpp [42/128] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/lld/build/ELF -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/lld/ELF -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/lld/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/lld/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/include -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fno-exceptions -funwind-tables -fno-rtti -MD -MT ELF/CMakeFiles/lldELF.dir/Arch/Hexagon.cpp.o -MF ELF/CMakeFiles/lldELF.dir/Arch/Hexagon.cpp.o.d -o ELF/CMakeFiles/lldELF.dir/Arch/Hexagon.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/lld/ELF/Arch/Hexagon.cpp [43/128] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/lld/build/COFF -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/lld/COFF -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/lld/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/lld/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/include -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fno-exceptions -funwind-tables -fno-rtti -MD -MT COFF/CMakeFiles/lldCOFF.dir/SymbolTable.cpp.o -MF COFF/CMakeFiles/lldCOFF.dir/SymbolTable.cpp.o.d -o COFF/CMakeFiles/lldCOFF.dir/SymbolTable.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/lld/COFF/SymbolTable.cpp [44/128] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/lld/build/ELF -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/lld/ELF -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/lld/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/lld/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/include -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fno-exceptions -funwind-tables -fno-rtti -MD -MT ELF/CMakeFiles/lldELF.dir/Arch/MSP430.cpp.o -MF ELF/CMakeFiles/lldELF.dir/Arch/MSP430.cpp.o.d -o ELF/CMakeFiles/lldELF.dir/Arch/MSP430.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/lld/ELF/Arch/MSP430.cpp [45/128] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/lld/build/ELF -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/lld/ELF -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/lld/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/lld/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/include -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fno-exceptions -funwind-tables -fno-rtti -MD -MT ELF/CMakeFiles/lldELF.dir/Arch/MipsArchTree.cpp.o -MF ELF/CMakeFiles/lldELF.dir/Arch/MipsArchTree.cpp.o.d -o ELF/CMakeFiles/lldELF.dir/Arch/MipsArchTree.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/lld/ELF/Arch/MipsArchTree.cpp [46/128] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/lld/build/COFF -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/lld/COFF -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/lld/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/lld/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/include -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fno-exceptions -funwind-tables -fno-rtti -MD -MT COFF/CMakeFiles/lldCOFF.dir/Writer.cpp.o -MF COFF/CMakeFiles/lldCOFF.dir/Writer.cpp.o.d -o COFF/CMakeFiles/lldCOFF.dir/Writer.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/lld/COFF/Writer.cpp [47/128] : && /usr/bin/cmake -E rm -f lib/liblldCOFF.a && /usr/gnu/bin/ar qc lib/liblldCOFF.a COFF/CMakeFiles/lldCOFF.dir/CallGraphSort.cpp.o COFF/CMakeFiles/lldCOFF.dir/Chunks.cpp.o COFF/CMakeFiles/lldCOFF.dir/COFFLinkerContext.cpp.o COFF/CMakeFiles/lldCOFF.dir/DebugTypes.cpp.o COFF/CMakeFiles/lldCOFF.dir/DLL.cpp.o COFF/CMakeFiles/lldCOFF.dir/Driver.cpp.o COFF/CMakeFiles/lldCOFF.dir/DriverUtils.cpp.o COFF/CMakeFiles/lldCOFF.dir/ICF.cpp.o COFF/CMakeFiles/lldCOFF.dir/InputFiles.cpp.o COFF/CMakeFiles/lldCOFF.dir/LLDMapFile.cpp.o COFF/CMakeFiles/lldCOFF.dir/LTO.cpp.o COFF/CMakeFiles/lldCOFF.dir/MapFile.cpp.o COFF/CMakeFiles/lldCOFF.dir/MarkLive.cpp.o COFF/CMakeFiles/lldCOFF.dir/MinGW.cpp.o COFF/CMakeFiles/lldCOFF.dir/PDB.cpp.o COFF/CMakeFiles/lldCOFF.dir/SymbolTable.cpp.o COFF/CMakeFiles/lldCOFF.dir/Symbols.cpp.o COFF/CMakeFiles/lldCOFF.dir/Writer.cpp.o && /usr/gnu/bin/ranlib lib/liblldCOFF.a && : [48/128] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/lld/build/ELF -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/lld/ELF -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/lld/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/lld/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/include -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fno-exceptions -funwind-tables -fno-rtti -MD -MT ELF/CMakeFiles/lldELF.dir/Arch/LoongArch.cpp.o -MF ELF/CMakeFiles/lldELF.dir/Arch/LoongArch.cpp.o.d -o ELF/CMakeFiles/lldELF.dir/Arch/LoongArch.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/lld/ELF/Arch/LoongArch.cpp [49/128] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/lld/build/ELF -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/lld/ELF -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/lld/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/lld/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/include -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fno-exceptions -funwind-tables -fno-rtti -MD -MT ELF/CMakeFiles/lldELF.dir/Arch/PPC.cpp.o -MF ELF/CMakeFiles/lldELF.dir/Arch/PPC.cpp.o.d -o ELF/CMakeFiles/lldELF.dir/Arch/PPC.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/lld/ELF/Arch/PPC.cpp [50/128] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/lld/build/ELF -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/lld/ELF -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/lld/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/lld/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/include -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fno-exceptions -funwind-tables -fno-rtti -MD -MT ELF/CMakeFiles/lldELF.dir/Arch/ARM.cpp.o -MF ELF/CMakeFiles/lldELF.dir/Arch/ARM.cpp.o.d -o ELF/CMakeFiles/lldELF.dir/Arch/ARM.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/lld/ELF/Arch/ARM.cpp [51/128] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/lld/build/ELF -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/lld/ELF -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/lld/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/lld/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/include -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fno-exceptions -funwind-tables -fno-rtti -MD -MT ELF/CMakeFiles/lldELF.dir/Arch/Mips.cpp.o -MF ELF/CMakeFiles/lldELF.dir/Arch/Mips.cpp.o.d -o ELF/CMakeFiles/lldELF.dir/Arch/Mips.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/lld/ELF/Arch/Mips.cpp [52/128] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/lld/build/ELF -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/lld/ELF -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/lld/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/lld/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/include -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fno-exceptions -funwind-tables -fno-rtti -MD -MT ELF/CMakeFiles/lldELF.dir/Arch/SPARCV9.cpp.o -MF ELF/CMakeFiles/lldELF.dir/Arch/SPARCV9.cpp.o.d -o ELF/CMakeFiles/lldELF.dir/Arch/SPARCV9.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/lld/ELF/Arch/SPARCV9.cpp [53/128] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/lld/build/ELF -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/lld/ELF -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/lld/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/lld/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/include -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fno-exceptions -funwind-tables -fno-rtti -MD -MT ELF/CMakeFiles/lldELF.dir/Arch/PPC64.cpp.o -MF ELF/CMakeFiles/lldELF.dir/Arch/PPC64.cpp.o.d -o ELF/CMakeFiles/lldELF.dir/Arch/PPC64.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/lld/ELF/Arch/PPC64.cpp [54/128] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/lld/build/ELF -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/lld/ELF -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/lld/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/lld/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/include -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fno-exceptions -funwind-tables -fno-rtti -MD -MT ELF/CMakeFiles/lldELF.dir/Arch/SystemZ.cpp.o -MF ELF/CMakeFiles/lldELF.dir/Arch/SystemZ.cpp.o.d -o ELF/CMakeFiles/lldELF.dir/Arch/SystemZ.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/lld/ELF/Arch/SystemZ.cpp [55/128] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/lld/build/ELF -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/lld/ELF -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/lld/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/lld/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/include -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fno-exceptions -funwind-tables -fno-rtti -MD -MT ELF/CMakeFiles/lldELF.dir/Arch/X86.cpp.o -MF ELF/CMakeFiles/lldELF.dir/Arch/X86.cpp.o.d -o ELF/CMakeFiles/lldELF.dir/Arch/X86.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/lld/ELF/Arch/X86.cpp [56/128] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/lld/build/ELF -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/lld/ELF -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/lld/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/lld/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/include -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fno-exceptions -funwind-tables -fno-rtti -MD -MT ELF/CMakeFiles/lldELF.dir/Arch/X86_64.cpp.o -MF ELF/CMakeFiles/lldELF.dir/Arch/X86_64.cpp.o.d -o ELF/CMakeFiles/lldELF.dir/Arch/X86_64.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/lld/ELF/Arch/X86_64.cpp [57/128] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/lld/build/ELF -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/lld/ELF -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/lld/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/lld/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/include -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fno-exceptions -funwind-tables -fno-rtti -MD -MT ELF/CMakeFiles/lldELF.dir/CallGraphSort.cpp.o -MF ELF/CMakeFiles/lldELF.dir/CallGraphSort.cpp.o.d -o ELF/CMakeFiles/lldELF.dir/CallGraphSort.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/lld/ELF/CallGraphSort.cpp [58/128] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/lld/build/ELF -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/lld/ELF -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/lld/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/lld/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/include -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fno-exceptions -funwind-tables -fno-rtti -MD -MT ELF/CMakeFiles/lldELF.dir/ARMErrataFix.cpp.o -MF ELF/CMakeFiles/lldELF.dir/ARMErrataFix.cpp.o.d -o ELF/CMakeFiles/lldELF.dir/ARMErrataFix.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/lld/ELF/ARMErrataFix.cpp [59/128] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/lld/build/ELF -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/lld/ELF -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/lld/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/lld/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/include -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fno-exceptions -funwind-tables -fno-rtti -MD -MT ELF/CMakeFiles/lldELF.dir/Arch/RISCV.cpp.o -MF ELF/CMakeFiles/lldELF.dir/Arch/RISCV.cpp.o.d -o ELF/CMakeFiles/lldELF.dir/Arch/RISCV.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/lld/ELF/Arch/RISCV.cpp [60/128] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/lld/build/ELF -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/lld/ELF -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/lld/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/lld/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/include -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fno-exceptions -funwind-tables -fno-rtti -MD -MT ELF/CMakeFiles/lldELF.dir/DriverUtils.cpp.o -MF ELF/CMakeFiles/lldELF.dir/DriverUtils.cpp.o.d -o ELF/CMakeFiles/lldELF.dir/DriverUtils.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/lld/ELF/DriverUtils.cpp [61/128] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/lld/build/ELF -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/lld/ELF -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/lld/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/lld/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/include -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fno-exceptions -funwind-tables -fno-rtti -MD -MT ELF/CMakeFiles/lldELF.dir/EhFrame.cpp.o -MF ELF/CMakeFiles/lldELF.dir/EhFrame.cpp.o.d -o ELF/CMakeFiles/lldELF.dir/EhFrame.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/lld/ELF/EhFrame.cpp [62/128] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/lld/build/ELF -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/lld/ELF -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/lld/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/lld/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/include -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fno-exceptions -funwind-tables -fno-rtti -MD -MT ELF/CMakeFiles/lldELF.dir/DWARF.cpp.o -MF ELF/CMakeFiles/lldELF.dir/DWARF.cpp.o.d -o ELF/CMakeFiles/lldELF.dir/DWARF.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/lld/ELF/DWARF.cpp [63/128] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/lld/build/ELF -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/lld/ELF -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/lld/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/lld/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/include -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fno-exceptions -funwind-tables -fno-rtti -MD -MT ELF/CMakeFiles/lldELF.dir/ICF.cpp.o -MF ELF/CMakeFiles/lldELF.dir/ICF.cpp.o.d -o ELF/CMakeFiles/lldELF.dir/ICF.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/lld/ELF/ICF.cpp [64/128] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/lld/build/ELF -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/lld/ELF -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/lld/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/lld/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/include -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fno-exceptions -funwind-tables -fno-rtti -MD -MT ELF/CMakeFiles/lldELF.dir/MapFile.cpp.o -MF ELF/CMakeFiles/lldELF.dir/MapFile.cpp.o.d -o ELF/CMakeFiles/lldELF.dir/MapFile.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/lld/ELF/MapFile.cpp [65/128] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/lld/build/ELF -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/lld/ELF -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/lld/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/lld/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/include -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fno-exceptions -funwind-tables -fno-rtti -MD -MT ELF/CMakeFiles/lldELF.dir/LinkerScript.cpp.o -MF ELF/CMakeFiles/lldELF.dir/LinkerScript.cpp.o.d -o ELF/CMakeFiles/lldELF.dir/LinkerScript.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/lld/ELF/LinkerScript.cpp [66/128] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/lld/build/ELF -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/lld/ELF -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/lld/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/lld/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/include -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fno-exceptions -funwind-tables -fno-rtti -MD -MT ELF/CMakeFiles/lldELF.dir/MarkLive.cpp.o -MF ELF/CMakeFiles/lldELF.dir/MarkLive.cpp.o.d -o ELF/CMakeFiles/lldELF.dir/MarkLive.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/lld/ELF/MarkLive.cpp [67/128] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/lld/build/ELF -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/lld/ELF -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/lld/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/lld/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/include -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fno-exceptions -funwind-tables -fno-rtti -MD -MT ELF/CMakeFiles/lldELF.dir/ScriptLexer.cpp.o -MF ELF/CMakeFiles/lldELF.dir/ScriptLexer.cpp.o.d -o ELF/CMakeFiles/lldELF.dir/ScriptLexer.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/lld/ELF/ScriptLexer.cpp [68/128] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/lld/build/ELF -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/lld/ELF -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/lld/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/lld/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/include -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fno-exceptions -funwind-tables -fno-rtti -MD -MT ELF/CMakeFiles/lldELF.dir/InputSection.cpp.o -MF ELF/CMakeFiles/lldELF.dir/InputSection.cpp.o.d -o ELF/CMakeFiles/lldELF.dir/InputSection.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/lld/ELF/InputSection.cpp [69/128] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/lld/build/ELF -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/lld/ELF -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/lld/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/lld/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/include -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fno-exceptions -funwind-tables -fno-rtti -MD -MT ELF/CMakeFiles/lldELF.dir/LTO.cpp.o -MF ELF/CMakeFiles/lldELF.dir/LTO.cpp.o.d -o ELF/CMakeFiles/lldELF.dir/LTO.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/lld/ELF/LTO.cpp [70/128] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/lld/build/ELF -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/lld/ELF -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/lld/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/lld/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/include -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fno-exceptions -funwind-tables -fno-rtti -MD -MT ELF/CMakeFiles/lldELF.dir/OutputSections.cpp.o -MF ELF/CMakeFiles/lldELF.dir/OutputSections.cpp.o.d -o ELF/CMakeFiles/lldELF.dir/OutputSections.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/lld/ELF/OutputSections.cpp [71/128] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/lld/build/ELF -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/lld/ELF -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/lld/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/lld/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/include -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fno-exceptions -funwind-tables -fno-rtti -MD -MT ELF/CMakeFiles/lldELF.dir/SymbolTable.cpp.o -MF ELF/CMakeFiles/lldELF.dir/SymbolTable.cpp.o.d -o ELF/CMakeFiles/lldELF.dir/SymbolTable.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/lld/ELF/SymbolTable.cpp [72/128] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/lld/build/ELF -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/lld/ELF -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/lld/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/lld/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/include -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fno-exceptions -funwind-tables -fno-rtti -MD -MT ELF/CMakeFiles/lldELF.dir/Symbols.cpp.o -MF ELF/CMakeFiles/lldELF.dir/Symbols.cpp.o.d -o ELF/CMakeFiles/lldELF.dir/Symbols.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/lld/ELF/Symbols.cpp [73/128] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/lld/build/ELF -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/lld/ELF -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/lld/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/lld/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/include -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fno-exceptions -funwind-tables -fno-rtti -MD -MT ELF/CMakeFiles/lldELF.dir/Target.cpp.o -MF ELF/CMakeFiles/lldELF.dir/Target.cpp.o.d -o ELF/CMakeFiles/lldELF.dir/Target.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/lld/ELF/Target.cpp [74/128] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/lld/build/ELF -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/lld/ELF -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/lld/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/lld/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/include -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fno-exceptions -funwind-tables -fno-rtti -MD -MT ELF/CMakeFiles/lldELF.dir/ScriptParser.cpp.o -MF ELF/CMakeFiles/lldELF.dir/ScriptParser.cpp.o.d -o ELF/CMakeFiles/lldELF.dir/ScriptParser.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/lld/ELF/ScriptParser.cpp [75/128] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/lld/build/ELF -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/lld/ELF -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/lld/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/lld/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/include -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fno-exceptions -funwind-tables -fno-rtti -MD -MT ELF/CMakeFiles/lldELF.dir/Thunks.cpp.o -MF ELF/CMakeFiles/lldELF.dir/Thunks.cpp.o.d -o ELF/CMakeFiles/lldELF.dir/Thunks.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/lld/ELF/Thunks.cpp [76/128] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/lld/build/MachO -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/lld/MachO -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/lld/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/lld/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/lld/../llvm/../libunwind/include -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fno-exceptions -funwind-tables -fno-rtti -MD -MT MachO/CMakeFiles/lldMachO.dir/Arch/ARM64.cpp.o -MF MachO/CMakeFiles/lldMachO.dir/Arch/ARM64.cpp.o.d -o MachO/CMakeFiles/lldMachO.dir/Arch/ARM64.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/lld/MachO/Arch/ARM64.cpp [77/128] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/lld/build/MachO -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/lld/MachO -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/lld/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/lld/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/lld/../llvm/../libunwind/include -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fno-exceptions -funwind-tables -fno-rtti -MD -MT MachO/CMakeFiles/lldMachO.dir/Arch/ARM64Common.cpp.o -MF MachO/CMakeFiles/lldMachO.dir/Arch/ARM64Common.cpp.o.d -o MachO/CMakeFiles/lldMachO.dir/Arch/ARM64Common.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/lld/MachO/Arch/ARM64Common.cpp [78/128] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/lld/build/ELF -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/lld/ELF -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/lld/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/lld/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/include -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fno-exceptions -funwind-tables -fno-rtti -MD -MT ELF/CMakeFiles/lldELF.dir/Relocations.cpp.o -MF ELF/CMakeFiles/lldELF.dir/Relocations.cpp.o.d -o ELF/CMakeFiles/lldELF.dir/Relocations.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/lld/ELF/Relocations.cpp [79/128] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/lld/build/ELF -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/lld/ELF -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/lld/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/lld/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/include -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fno-exceptions -funwind-tables -fno-rtti -MD -MT ELF/CMakeFiles/lldELF.dir/Driver.cpp.o -MF ELF/CMakeFiles/lldELF.dir/Driver.cpp.o.d -o ELF/CMakeFiles/lldELF.dir/Driver.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/lld/ELF/Driver.cpp [80/128] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/lld/build/ELF -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/lld/ELF -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/lld/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/lld/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/include -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fno-exceptions -funwind-tables -fno-rtti -MD -MT ELF/CMakeFiles/lldELF.dir/InputFiles.cpp.o -MF ELF/CMakeFiles/lldELF.dir/InputFiles.cpp.o.d -o ELF/CMakeFiles/lldELF.dir/InputFiles.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/lld/ELF/InputFiles.cpp [81/128] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/lld/build/MachO -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/lld/MachO -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/lld/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/lld/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/lld/../llvm/../libunwind/include -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fno-exceptions -funwind-tables -fno-rtti -MD -MT MachO/CMakeFiles/lldMachO.dir/Arch/ARM64_32.cpp.o -MF MachO/CMakeFiles/lldMachO.dir/Arch/ARM64_32.cpp.o.d -o MachO/CMakeFiles/lldMachO.dir/Arch/ARM64_32.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/lld/MachO/Arch/ARM64_32.cpp [82/128] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/lld/build/MachO -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/lld/MachO -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/lld/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/lld/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/lld/../llvm/../libunwind/include -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fno-exceptions -funwind-tables -fno-rtti -MD -MT MachO/CMakeFiles/lldMachO.dir/Arch/X86_64.cpp.o -MF MachO/CMakeFiles/lldMachO.dir/Arch/X86_64.cpp.o.d -o MachO/CMakeFiles/lldMachO.dir/Arch/X86_64.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/lld/MachO/Arch/X86_64.cpp [83/128] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/lld/build/MachO -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/lld/MachO -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/lld/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/lld/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/lld/../llvm/../libunwind/include -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fno-exceptions -funwind-tables -fno-rtti -MD -MT MachO/CMakeFiles/lldMachO.dir/Dwarf.cpp.o -MF MachO/CMakeFiles/lldMachO.dir/Dwarf.cpp.o.d -o MachO/CMakeFiles/lldMachO.dir/Dwarf.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/lld/MachO/Dwarf.cpp [84/128] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/lld/build/MachO -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/lld/MachO -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/lld/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/lld/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/lld/../llvm/../libunwind/include -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fno-exceptions -funwind-tables -fno-rtti -MD -MT MachO/CMakeFiles/lldMachO.dir/EhFrame.cpp.o -MF MachO/CMakeFiles/lldMachO.dir/EhFrame.cpp.o.d -o MachO/CMakeFiles/lldMachO.dir/EhFrame.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/lld/MachO/EhFrame.cpp [85/128] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/lld/build/MachO -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/lld/MachO -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/lld/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/lld/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/lld/../llvm/../libunwind/include -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fno-exceptions -funwind-tables -fno-rtti -MD -MT MachO/CMakeFiles/lldMachO.dir/ExportTrie.cpp.o -MF MachO/CMakeFiles/lldMachO.dir/ExportTrie.cpp.o.d -o MachO/CMakeFiles/lldMachO.dir/ExportTrie.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/lld/MachO/ExportTrie.cpp [86/128] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/lld/build/MachO -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/lld/MachO -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/lld/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/lld/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/lld/../llvm/../libunwind/include -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fno-exceptions -funwind-tables -fno-rtti -MD -MT MachO/CMakeFiles/lldMachO.dir/ConcatOutputSection.cpp.o -MF MachO/CMakeFiles/lldMachO.dir/ConcatOutputSection.cpp.o.d -o MachO/CMakeFiles/lldMachO.dir/ConcatOutputSection.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/lld/MachO/ConcatOutputSection.cpp [87/128] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/lld/build/MachO -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/lld/MachO -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/lld/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/lld/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/lld/../llvm/../libunwind/include -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fno-exceptions -funwind-tables -fno-rtti -MD -MT MachO/CMakeFiles/lldMachO.dir/ICF.cpp.o -MF MachO/CMakeFiles/lldMachO.dir/ICF.cpp.o.d -o MachO/CMakeFiles/lldMachO.dir/ICF.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/lld/MachO/ICF.cpp [88/128] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/lld/build/MachO -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/lld/MachO -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/lld/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/lld/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/lld/../llvm/../libunwind/include -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fno-exceptions -funwind-tables -fno-rtti -MD -MT MachO/CMakeFiles/lldMachO.dir/InputSection.cpp.o -MF MachO/CMakeFiles/lldMachO.dir/InputSection.cpp.o.d -o MachO/CMakeFiles/lldMachO.dir/InputSection.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/lld/MachO/InputSection.cpp [89/128] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/lld/build/MachO -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/lld/MachO -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/lld/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/lld/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/lld/../llvm/../libunwind/include -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fno-exceptions -funwind-tables -fno-rtti -MD -MT MachO/CMakeFiles/lldMachO.dir/DriverUtils.cpp.o -MF MachO/CMakeFiles/lldMachO.dir/DriverUtils.cpp.o.d -o MachO/CMakeFiles/lldMachO.dir/DriverUtils.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/lld/MachO/DriverUtils.cpp [90/128] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/lld/build/ELF -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/lld/ELF -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/lld/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/lld/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/include -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fno-exceptions -funwind-tables -fno-rtti -MD -MT ELF/CMakeFiles/lldELF.dir/Writer.cpp.o -MF ELF/CMakeFiles/lldELF.dir/Writer.cpp.o.d -o ELF/CMakeFiles/lldELF.dir/Writer.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/lld/ELF/Writer.cpp [91/128] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/lld/build/MachO -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/lld/MachO -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/lld/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/lld/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/lld/../llvm/../libunwind/include -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fno-exceptions -funwind-tables -fno-rtti -MD -MT MachO/CMakeFiles/lldMachO.dir/MapFile.cpp.o -MF MachO/CMakeFiles/lldMachO.dir/MapFile.cpp.o.d -o MachO/CMakeFiles/lldMachO.dir/MapFile.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/lld/MachO/MapFile.cpp [92/128] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/lld/build/MachO -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/lld/MachO -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/lld/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/lld/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/lld/../llvm/../libunwind/include -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fno-exceptions -funwind-tables -fno-rtti -MD -MT MachO/CMakeFiles/lldMachO.dir/MarkLive.cpp.o -MF MachO/CMakeFiles/lldMachO.dir/MarkLive.cpp.o.d -o MachO/CMakeFiles/lldMachO.dir/MarkLive.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/lld/MachO/MarkLive.cpp [93/128] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/lld/build/MachO -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/lld/MachO -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/lld/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/lld/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/lld/../llvm/../libunwind/include -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fno-exceptions -funwind-tables -fno-rtti -MD -MT MachO/CMakeFiles/lldMachO.dir/OutputSection.cpp.o -MF MachO/CMakeFiles/lldMachO.dir/OutputSection.cpp.o.d -o MachO/CMakeFiles/lldMachO.dir/OutputSection.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/lld/MachO/OutputSection.cpp [94/128] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/lld/build/ELF -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/lld/ELF -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/lld/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/lld/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/include -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fno-exceptions -funwind-tables -fno-rtti -MD -MT ELF/CMakeFiles/lldELF.dir/SyntheticSections.cpp.o -MF ELF/CMakeFiles/lldELF.dir/SyntheticSections.cpp.o.d -o ELF/CMakeFiles/lldELF.dir/SyntheticSections.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/lld/ELF/SyntheticSections.cpp [95/128] : && /usr/bin/cmake -E rm -f lib/liblldELF.a && /usr/gnu/bin/ar qc lib/liblldELF.a ELF/CMakeFiles/lldELF.dir/AArch64ErrataFix.cpp.o ELF/CMakeFiles/lldELF.dir/Arch/AArch64.cpp.o ELF/CMakeFiles/lldELF.dir/Arch/AMDGPU.cpp.o ELF/CMakeFiles/lldELF.dir/Arch/ARM.cpp.o ELF/CMakeFiles/lldELF.dir/Arch/AVR.cpp.o ELF/CMakeFiles/lldELF.dir/Arch/Hexagon.cpp.o ELF/CMakeFiles/lldELF.dir/Arch/LoongArch.cpp.o ELF/CMakeFiles/lldELF.dir/Arch/Mips.cpp.o ELF/CMakeFiles/lldELF.dir/Arch/MipsArchTree.cpp.o ELF/CMakeFiles/lldELF.dir/Arch/MSP430.cpp.o ELF/CMakeFiles/lldELF.dir/Arch/PPC.cpp.o ELF/CMakeFiles/lldELF.dir/Arch/PPC64.cpp.o ELF/CMakeFiles/lldELF.dir/Arch/RISCV.cpp.o ELF/CMakeFiles/lldELF.dir/Arch/SPARCV9.cpp.o ELF/CMakeFiles/lldELF.dir/Arch/SystemZ.cpp.o ELF/CMakeFiles/lldELF.dir/Arch/X86.cpp.o ELF/CMakeFiles/lldELF.dir/Arch/X86_64.cpp.o ELF/CMakeFiles/lldELF.dir/ARMErrataFix.cpp.o ELF/CMakeFiles/lldELF.dir/CallGraphSort.cpp.o ELF/CMakeFiles/lldELF.dir/DWARF.cpp.o ELF/CMakeFiles/lldELF.dir/Driver.cpp.o ELF/CMakeFiles/lldELF.dir/DriverUtils.cpp.o ELF/CMakeFiles/lldELF.dir/EhFrame.cpp.o ELF/CMakeFiles/lldELF.dir/ICF.cpp.o ELF/CMakeFiles/lldELF.dir/InputFiles.cpp.o ELF/CMakeFiles/lldELF.dir/InputSection.cpp.o ELF/CMakeFiles/lldELF.dir/LTO.cpp.o ELF/CMakeFiles/lldELF.dir/LinkerScript.cpp.o ELF/CMakeFiles/lldELF.dir/MapFile.cpp.o ELF/CMakeFiles/lldELF.dir/MarkLive.cpp.o ELF/CMakeFiles/lldELF.dir/OutputSections.cpp.o ELF/CMakeFiles/lldELF.dir/Relocations.cpp.o ELF/CMakeFiles/lldELF.dir/ScriptLexer.cpp.o ELF/CMakeFiles/lldELF.dir/ScriptParser.cpp.o ELF/CMakeFiles/lldELF.dir/SymbolTable.cpp.o ELF/CMakeFiles/lldELF.dir/Symbols.cpp.o ELF/CMakeFiles/lldELF.dir/SyntheticSections.cpp.o ELF/CMakeFiles/lldELF.dir/Target.cpp.o ELF/CMakeFiles/lldELF.dir/Thunks.cpp.o ELF/CMakeFiles/lldELF.dir/Writer.cpp.o && /usr/gnu/bin/ranlib lib/liblldELF.a && : [96/128] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/lld/build/MachO -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/lld/MachO -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/lld/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/lld/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/lld/../llvm/../libunwind/include -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fno-exceptions -funwind-tables -fno-rtti -MD -MT MachO/CMakeFiles/lldMachO.dir/ObjC.cpp.o -MF MachO/CMakeFiles/lldMachO.dir/ObjC.cpp.o.d -o MachO/CMakeFiles/lldMachO.dir/ObjC.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/lld/MachO/ObjC.cpp [97/128] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/lld/build/MachO -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/lld/MachO -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/lld/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/lld/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/lld/../llvm/../libunwind/include -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fno-exceptions -funwind-tables -fno-rtti -MD -MT MachO/CMakeFiles/lldMachO.dir/Relocations.cpp.o -MF MachO/CMakeFiles/lldMachO.dir/Relocations.cpp.o.d -o MachO/CMakeFiles/lldMachO.dir/Relocations.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/lld/MachO/Relocations.cpp [98/128] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/lld/build/MachO -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/lld/MachO -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/lld/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/lld/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/lld/../llvm/../libunwind/include -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fno-exceptions -funwind-tables -fno-rtti -MD -MT MachO/CMakeFiles/lldMachO.dir/OutputSegment.cpp.o -MF MachO/CMakeFiles/lldMachO.dir/OutputSegment.cpp.o.d -o MachO/CMakeFiles/lldMachO.dir/OutputSegment.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/lld/MachO/OutputSegment.cpp [99/128] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/lld/build/MachO -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/lld/MachO -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/lld/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/lld/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/lld/../llvm/../libunwind/include -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fno-exceptions -funwind-tables -fno-rtti -MD -MT MachO/CMakeFiles/lldMachO.dir/Driver.cpp.o -MF MachO/CMakeFiles/lldMachO.dir/Driver.cpp.o.d -o MachO/CMakeFiles/lldMachO.dir/Driver.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/lld/MachO/Driver.cpp [100/128] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/lld/build/MachO -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/lld/MachO -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/lld/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/lld/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/lld/../llvm/../libunwind/include -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fno-exceptions -funwind-tables -fno-rtti -MD -MT MachO/CMakeFiles/lldMachO.dir/Target.cpp.o -MF MachO/CMakeFiles/lldMachO.dir/Target.cpp.o.d -o MachO/CMakeFiles/lldMachO.dir/Target.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/lld/MachO/Target.cpp [101/128] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/lld/build/MachO -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/lld/MachO -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/lld/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/lld/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/lld/../llvm/../libunwind/include -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fno-exceptions -funwind-tables -fno-rtti -MD -MT MachO/CMakeFiles/lldMachO.dir/LTO.cpp.o -MF MachO/CMakeFiles/lldMachO.dir/LTO.cpp.o.d -o MachO/CMakeFiles/lldMachO.dir/LTO.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/lld/MachO/LTO.cpp [102/128] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/lld/build/MachO -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/lld/MachO -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/lld/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/lld/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/lld/../llvm/../libunwind/include -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fno-exceptions -funwind-tables -fno-rtti -MD -MT MachO/CMakeFiles/lldMachO.dir/Symbols.cpp.o -MF MachO/CMakeFiles/lldMachO.dir/Symbols.cpp.o.d -o MachO/CMakeFiles/lldMachO.dir/Symbols.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/lld/MachO/Symbols.cpp [103/128] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/lld/build/MachO -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/lld/MachO -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/lld/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/lld/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/lld/../llvm/../libunwind/include -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fno-exceptions -funwind-tables -fno-rtti -MD -MT MachO/CMakeFiles/lldMachO.dir/SectionPriorities.cpp.o -MF MachO/CMakeFiles/lldMachO.dir/SectionPriorities.cpp.o.d -o MachO/CMakeFiles/lldMachO.dir/SectionPriorities.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/lld/MachO/SectionPriorities.cpp [104/128] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/lld/build/MachO -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/lld/MachO -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/lld/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/lld/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/lld/../llvm/../libunwind/include -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fno-exceptions -funwind-tables -fno-rtti -MD -MT MachO/CMakeFiles/lldMachO.dir/SymbolTable.cpp.o -MF MachO/CMakeFiles/lldMachO.dir/SymbolTable.cpp.o.d -o MachO/CMakeFiles/lldMachO.dir/SymbolTable.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/lld/MachO/SymbolTable.cpp [105/128] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/lld/build/MinGW -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/lld/MinGW -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/lld/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/lld/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/include -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fno-exceptions -funwind-tables -fno-rtti -MD -MT MinGW/CMakeFiles/lldMinGW.dir/Driver.cpp.o -MF MinGW/CMakeFiles/lldMinGW.dir/Driver.cpp.o.d -o MinGW/CMakeFiles/lldMinGW.dir/Driver.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/lld/MinGW/Driver.cpp [106/128] : && /usr/bin/cmake -E rm -f lib/liblldMinGW.a && /usr/gnu/bin/ar qc lib/liblldMinGW.a MinGW/CMakeFiles/lldMinGW.dir/Driver.cpp.o && /usr/gnu/bin/ranlib lib/liblldMinGW.a && : [107/128] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/lld/build/MachO -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/lld/MachO -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/lld/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/lld/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/lld/../llvm/../libunwind/include -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fno-exceptions -funwind-tables -fno-rtti -MD -MT MachO/CMakeFiles/lldMachO.dir/UnwindInfoSection.cpp.o -MF MachO/CMakeFiles/lldMachO.dir/UnwindInfoSection.cpp.o.d -o MachO/CMakeFiles/lldMachO.dir/UnwindInfoSection.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/lld/MachO/UnwindInfoSection.cpp [108/128] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/lld/build/MachO -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/lld/MachO -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/lld/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/lld/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/lld/../llvm/../libunwind/include -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fno-exceptions -funwind-tables -fno-rtti -MD -MT MachO/CMakeFiles/lldMachO.dir/InputFiles.cpp.o -MF MachO/CMakeFiles/lldMachO.dir/InputFiles.cpp.o.d -o MachO/CMakeFiles/lldMachO.dir/InputFiles.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/lld/MachO/InputFiles.cpp [109/128] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/lld/build/MachO -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/lld/MachO -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/lld/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/lld/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/lld/../llvm/../libunwind/include -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fno-exceptions -funwind-tables -fno-rtti -MD -MT MachO/CMakeFiles/lldMachO.dir/SyntheticSections.cpp.o -MF MachO/CMakeFiles/lldMachO.dir/SyntheticSections.cpp.o.d -o MachO/CMakeFiles/lldMachO.dir/SyntheticSections.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/lld/MachO/SyntheticSections.cpp [110/128] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/lld/build/MachO -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/lld/MachO -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/lld/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/lld/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/lld/../llvm/../libunwind/include -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fno-exceptions -funwind-tables -fno-rtti -MD -MT MachO/CMakeFiles/lldMachO.dir/Writer.cpp.o -MF MachO/CMakeFiles/lldMachO.dir/Writer.cpp.o.d -o MachO/CMakeFiles/lldMachO.dir/Writer.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/lld/MachO/Writer.cpp [111/128] : && /usr/bin/cmake -E rm -f lib/liblldMachO.a && /usr/gnu/bin/ar qc lib/liblldMachO.a MachO/CMakeFiles/lldMachO.dir/Arch/ARM64.cpp.o MachO/CMakeFiles/lldMachO.dir/Arch/ARM64Common.cpp.o MachO/CMakeFiles/lldMachO.dir/Arch/ARM64_32.cpp.o MachO/CMakeFiles/lldMachO.dir/Arch/X86_64.cpp.o MachO/CMakeFiles/lldMachO.dir/ConcatOutputSection.cpp.o MachO/CMakeFiles/lldMachO.dir/Driver.cpp.o MachO/CMakeFiles/lldMachO.dir/DriverUtils.cpp.o MachO/CMakeFiles/lldMachO.dir/Dwarf.cpp.o MachO/CMakeFiles/lldMachO.dir/EhFrame.cpp.o MachO/CMakeFiles/lldMachO.dir/ExportTrie.cpp.o MachO/CMakeFiles/lldMachO.dir/ICF.cpp.o MachO/CMakeFiles/lldMachO.dir/InputFiles.cpp.o MachO/CMakeFiles/lldMachO.dir/InputSection.cpp.o MachO/CMakeFiles/lldMachO.dir/LTO.cpp.o MachO/CMakeFiles/lldMachO.dir/MapFile.cpp.o MachO/CMakeFiles/lldMachO.dir/MarkLive.cpp.o MachO/CMakeFiles/lldMachO.dir/ObjC.cpp.o MachO/CMakeFiles/lldMachO.dir/OutputSection.cpp.o MachO/CMakeFiles/lldMachO.dir/OutputSegment.cpp.o MachO/CMakeFiles/lldMachO.dir/Relocations.cpp.o MachO/CMakeFiles/lldMachO.dir/SectionPriorities.cpp.o MachO/CMakeFiles/lldMachO.dir/SymbolTable.cpp.o MachO/CMakeFiles/lldMachO.dir/Symbols.cpp.o MachO/CMakeFiles/lldMachO.dir/SyntheticSections.cpp.o MachO/CMakeFiles/lldMachO.dir/Target.cpp.o MachO/CMakeFiles/lldMachO.dir/UnwindInfoSection.cpp.o MachO/CMakeFiles/lldMachO.dir/Writer.cpp.o && /usr/gnu/bin/ranlib lib/liblldMachO.a && : [112/128] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/lld/build/wasm -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/lld/wasm -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/lld/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/lld/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/include -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fno-exceptions -funwind-tables -fno-rtti -MD -MT wasm/CMakeFiles/lldWasm.dir/InputChunks.cpp.o -MF wasm/CMakeFiles/lldWasm.dir/InputChunks.cpp.o.d -o wasm/CMakeFiles/lldWasm.dir/InputChunks.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/lld/wasm/InputChunks.cpp [113/128] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/lld/build/wasm -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/lld/wasm -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/lld/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/lld/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/include -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fno-exceptions -funwind-tables -fno-rtti -MD -MT wasm/CMakeFiles/lldWasm.dir/LTO.cpp.o -MF wasm/CMakeFiles/lldWasm.dir/LTO.cpp.o.d -o wasm/CMakeFiles/lldWasm.dir/LTO.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/lld/wasm/LTO.cpp [114/128] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/lld/build/wasm -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/lld/wasm -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/lld/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/lld/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/include -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fno-exceptions -funwind-tables -fno-rtti -MD -MT wasm/CMakeFiles/lldWasm.dir/Driver.cpp.o -MF wasm/CMakeFiles/lldWasm.dir/Driver.cpp.o.d -o wasm/CMakeFiles/lldWasm.dir/Driver.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/lld/wasm/Driver.cpp [115/128] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/lld/build/wasm -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/lld/wasm -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/lld/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/lld/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/include -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fno-exceptions -funwind-tables -fno-rtti -MD -MT wasm/CMakeFiles/lldWasm.dir/MarkLive.cpp.o -MF wasm/CMakeFiles/lldWasm.dir/MarkLive.cpp.o.d -o wasm/CMakeFiles/lldWasm.dir/MarkLive.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/lld/wasm/MarkLive.cpp [116/128] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/lld/build/wasm -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/lld/wasm -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/lld/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/lld/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/include -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fno-exceptions -funwind-tables -fno-rtti -MD -MT wasm/CMakeFiles/lldWasm.dir/MapFile.cpp.o -MF wasm/CMakeFiles/lldWasm.dir/MapFile.cpp.o.d -o wasm/CMakeFiles/lldWasm.dir/MapFile.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/lld/wasm/MapFile.cpp [117/128] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/lld/build/wasm -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/lld/wasm -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/lld/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/lld/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/include -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fno-exceptions -funwind-tables -fno-rtti -MD -MT wasm/CMakeFiles/lldWasm.dir/InputFiles.cpp.o -MF wasm/CMakeFiles/lldWasm.dir/InputFiles.cpp.o.d -o wasm/CMakeFiles/lldWasm.dir/InputFiles.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/lld/wasm/InputFiles.cpp [118/128] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/lld/build/wasm -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/lld/wasm -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/lld/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/lld/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/include -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fno-exceptions -funwind-tables -fno-rtti -MD -MT wasm/CMakeFiles/lldWasm.dir/OutputSections.cpp.o -MF wasm/CMakeFiles/lldWasm.dir/OutputSections.cpp.o.d -o wasm/CMakeFiles/lldWasm.dir/OutputSections.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/lld/wasm/OutputSections.cpp [119/128] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/lld/build/wasm -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/lld/wasm -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/lld/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/lld/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/include -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fno-exceptions -funwind-tables -fno-rtti -MD -MT wasm/CMakeFiles/lldWasm.dir/WriterUtils.cpp.o -MF wasm/CMakeFiles/lldWasm.dir/WriterUtils.cpp.o.d -o wasm/CMakeFiles/lldWasm.dir/WriterUtils.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/lld/wasm/WriterUtils.cpp [120/128] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/lld/build/wasm -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/lld/wasm -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/lld/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/lld/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/include -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fno-exceptions -funwind-tables -fno-rtti -MD -MT wasm/CMakeFiles/lldWasm.dir/OutputSegment.cpp.o -MF wasm/CMakeFiles/lldWasm.dir/OutputSegment.cpp.o.d -o wasm/CMakeFiles/lldWasm.dir/OutputSegment.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/lld/wasm/OutputSegment.cpp [121/128] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/lld/build/wasm -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/lld/wasm -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/lld/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/lld/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/include -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fno-exceptions -funwind-tables -fno-rtti -MD -MT wasm/CMakeFiles/lldWasm.dir/Relocations.cpp.o -MF wasm/CMakeFiles/lldWasm.dir/Relocations.cpp.o.d -o wasm/CMakeFiles/lldWasm.dir/Relocations.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/lld/wasm/Relocations.cpp [122/128] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/lld/build/wasm -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/lld/wasm -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/lld/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/lld/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/include -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fno-exceptions -funwind-tables -fno-rtti -MD -MT wasm/CMakeFiles/lldWasm.dir/Symbols.cpp.o -MF wasm/CMakeFiles/lldWasm.dir/Symbols.cpp.o.d -o wasm/CMakeFiles/lldWasm.dir/Symbols.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/lld/wasm/Symbols.cpp [123/128] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/lld/build/wasm -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/lld/wasm -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/lld/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/lld/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/include -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fno-exceptions -funwind-tables -fno-rtti -MD -MT wasm/CMakeFiles/lldWasm.dir/SymbolTable.cpp.o -MF wasm/CMakeFiles/lldWasm.dir/SymbolTable.cpp.o.d -o wasm/CMakeFiles/lldWasm.dir/SymbolTable.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/lld/wasm/SymbolTable.cpp [124/128] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/lld/build/wasm -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/lld/wasm -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/lld/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/lld/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/include -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fno-exceptions -funwind-tables -fno-rtti -MD -MT wasm/CMakeFiles/lldWasm.dir/SyntheticSections.cpp.o -MF wasm/CMakeFiles/lldWasm.dir/SyntheticSections.cpp.o.d -o wasm/CMakeFiles/lldWasm.dir/SyntheticSections.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/lld/wasm/SyntheticSections.cpp [125/128] /usr/gcc/13/bin/g++ -DGTEST_HAS_RTTI=0 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/lld/build/wasm -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/lld/wasm -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/lld/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/lld/build/include -I/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/include -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -std=c++17 -fno-exceptions -funwind-tables -fno-rtti -MD -MT wasm/CMakeFiles/lldWasm.dir/Writer.cpp.o -MF wasm/CMakeFiles/lldWasm.dir/Writer.cpp.o.d -o wasm/CMakeFiles/lldWasm.dir/Writer.cpp.o -c /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/lld/wasm/Writer.cpp [126/128] : && /usr/bin/cmake -E rm -f lib/liblldWasm.a && /usr/gnu/bin/ar qc lib/liblldWasm.a wasm/CMakeFiles/lldWasm.dir/Driver.cpp.o wasm/CMakeFiles/lldWasm.dir/InputChunks.cpp.o wasm/CMakeFiles/lldWasm.dir/InputFiles.cpp.o wasm/CMakeFiles/lldWasm.dir/LTO.cpp.o wasm/CMakeFiles/lldWasm.dir/MapFile.cpp.o wasm/CMakeFiles/lldWasm.dir/MarkLive.cpp.o wasm/CMakeFiles/lldWasm.dir/OutputSections.cpp.o wasm/CMakeFiles/lldWasm.dir/OutputSegment.cpp.o wasm/CMakeFiles/lldWasm.dir/Relocations.cpp.o wasm/CMakeFiles/lldWasm.dir/SymbolTable.cpp.o wasm/CMakeFiles/lldWasm.dir/Symbols.cpp.o wasm/CMakeFiles/lldWasm.dir/SyntheticSections.cpp.o wasm/CMakeFiles/lldWasm.dir/Writer.cpp.o wasm/CMakeFiles/lldWasm.dir/WriterUtils.cpp.o && /usr/gnu/bin/ranlib lib/liblldWasm.a && : [127/128] : && /usr/gcc/13/bin/g++ -ffunction-sections -fdata-sections -fPIC -m64 -m64 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -w -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG tools/lld/CMakeFiles/lld.dir/lld.cpp.o tools/lld/CMakeFiles/lld.dir/lld-driver.cpp.o -o bin/lld -L/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/lib -Wl,-R"\$ORIGIN/../lib:/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/lib:" lib/liblldCommon.a lib/liblldCOFF.a lib/liblldELF.a lib/liblldMachO.a lib/liblldMinGW.a lib/liblldWasm.a /usr/lib/64/libz.so lib/liblldCOFF.a lib/liblldCommon.a /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/lib/libLLVM.so.18.1-rust-1.81.0-stable && cd /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/lld/build/tools/lld && /usr/bin/cmake -E copy /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/lld/build/bin/lld /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/lld/build/./bin/lld-link && cd /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/lld/build/tools/lld && /usr/bin/cmake -E copy /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/lld/build/bin/lld /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/lld/build/./bin/ld.lld && cd /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/lld/build/tools/lld && /usr/bin/cmake -E copy /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/lld/build/bin/lld /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/lld/build/./bin/ld64.lld && cd /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/lld/build/tools/lld && /usr/bin/cmake -E copy /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/lld/build/bin/lld /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/lld/build/./bin/wasm-ld [127/128] cd /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/lld/build && /usr/bin/cmake -P cmake_install.cmake -- Install configuration: "Release" -- Installing: /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/lld/include -- Installing: /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/lld/include/lld -- Installing: /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/lld/include/lld/Common -- Installing: /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/lld/include/lld/Common/Timer.h -- Installing: /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/lld/include/lld/Common/Memory.h -- Installing: /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/lld/include/lld/Common/LLVM.h -- Installing: /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/lld/include/lld/Common/Strings.h -- Installing: /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/lld/include/lld/Common/Filesystem.h -- Installing: /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/lld/include/lld/Common/Version.h -- Installing: /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/lld/include/lld/Common/DWARF.h -- Installing: /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/lld/include/lld/Common/Arrays.h -- Installing: /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/lld/include/lld/Common/Driver.h -- Installing: /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/lld/include/lld/Common/ErrorHandler.h -- Installing: /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/lld/include/lld/Common/TargetOptionsCommandFlags.h -- Installing: /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/lld/include/lld/Common/Args.h -- Installing: /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/lld/include/lld/Common/Reproduce.h -- Installing: /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/lld/include/lld/Common/CommonLinkerContext.h -- Installing: /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/lld/lib/liblldCommon.a -- Installing: /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/lld/bin/lld -- Set non-toolchain portion of runtime path of "/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/lld/bin/lld" to "$ORIGIN/../lib" -- Creating lld-link -- Creating ld.lld -- Creating ld64.lld -- Creating wasm-ld -- Installing: /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/lld/lib/liblldCOFF.a -- Installing: /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/lld/lib/liblldELF.a -- Installing: /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/lld/lib/liblldMachO.a -- Installing: /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/lld/lib/liblldMinGW.a -- Installing: /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/lld/lib/liblldWasm.a -- Installing: /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/lld/lib/cmake/lld/LLDTargets.cmake -- Installing: /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/lld/lib/cmake/lld/LLDTargets-release.cmake -- Installing: /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/lld/lib/cmake/lld/LLDConfig.cmake -- Installing: /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/lld/lib/cmake/lld/LLDConfigVersion.cmake cargo:root=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/lld finished in 112.564 seconds Creating a sysroot for stage1 compiler (use `rustup toolchain link 'name' build/host/stage1`) Removing sysroot /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1 to avoid caching bugs Removing sysroot /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1/lib/rustlib/x86_64-unknown-illumos/lib to avoid caching bugs using sysroot /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-sysroot Building stage0 tool lld-wrapper (x86_64-unknown-illumos) running: cd "/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src" && env -u MAKEFLAGS -u MFLAGS AR_x86_64_unknown_illumos="/usr/gnu/bin/ar" CARGO_INCREMENTAL="0" CARGO_PROFILE_RELEASE_DEBUG="0" CARGO_PROFILE_RELEASE_DEBUG_ASSERTIONS="false" CARGO_PROFILE_RELEASE_OVERFLOW_CHECKS="false" CARGO_PROFILE_RELEASE_STRIP="false" CARGO_TARGET_DIR="/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-tools" CARGO_TARGET_X86_64_UNKNOWN_ILLUMOS_LINKER="/usr/gcc/13/bin/gcc" CC_x86_64_unknown_illumos="/usr/gcc/13/bin/gcc" CFG_COMPILER_BUILD_TRIPLE="x86_64-unknown-illumos" CFG_COMPILER_HOST_TRIPLE="x86_64-unknown-illumos" CFG_RELEASE="1.81.0" CFG_RELEASE_CHANNEL="stable" CFG_RELEASE_NUM="1.81.0" CFG_VERSION="1.81.0 (eeb90cda1 2024-09-04) (built from a source tarball)" CFG_VER_DATE="2024-09-04" CFG_VER_HASH="eeb90cda1969383f56a2637cbd3037bdf598841c" CFLAGS_x86_64_unknown_illumos="-ffunction-sections -fdata-sections -fPIC -m64 -m64" CXXFLAGS_x86_64_unknown_illumos="-ffunction-sections -fdata-sections -fPIC -m64 -m64" CXX_x86_64_unknown_illumos="/usr/gcc/13/bin/g++" DOC_RUST_LANG_ORG_CHANNEL="https://doc.rust-lang.org/1.81.0" LIBC_CHECK_CFG="1" LZMA_API_STATIC="1" RANLIB_x86_64_unknown_illumos="/usr/gnu/bin/ar s" REAL_LIBRARY_PATH_VAR="LD_LIBRARY_PATH" RUSTBUILD_NATIVE_DIR="/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/native" RUSTC="/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc" RUSTC_ALLOW_FEATURES="binary-dep-depinfo,proc_macro_span,proc_macro_span_shrink,proc_macro_diagnostic" RUSTC_BOOTSTRAP="1" RUSTC_BREAK_ON_ICE="1" RUSTC_ERROR_METADATA_DST="/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/tmp/extended-error-metadata" RUSTC_HOST_FLAGS="--cfg=bootstrap -Zunstable-options --check-cfg=cfg(bootstrap) -Clinker=/usr/gcc/13/bin/gcc" RUSTC_INSTALL_BINDIR="bin" RUSTC_LIBDIR="/usr/lib" RUSTC_LINT_FLAGS="-Wrust_2018_idioms -Wunused_lifetimes -Dwarnings" RUSTC_REAL="/usr/bin/rustc" RUSTC_SNAPSHOT="/usr/bin/rustc" RUSTC_SNAPSHOT_LIBDIR="/usr/lib" RUSTC_STAGE="0" RUSTC_SYSROOT="/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-sysroot" RUSTC_TLS_MODEL_INITIAL_EXEC="1" RUSTC_VERBOSE="1" RUSTC_WRAPPER="/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc" RUSTDOC="/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustdoc" RUSTDOCFLAGS="--cfg=bootstrap -Csymbol-mangling-version=v0 -Zunstable-options --check-cfg=cfg(bootstrap) --check-cfg=cfg(rust_analyzer) -Dwarnings -Wrustdoc::invalid_codeblock_attributes --crate-version 1.81.0\t(eeb90cda1\t2024-09-04)\t(built\tfrom\ta\tsource\ttarball) -Clinker=/usr/gcc/13/bin/gcc" RUSTDOC_REAL="/path/to/nowhere/rustdoc/not/required" RUSTFLAGS="--cfg=bootstrap -Csymbol-mangling-version=v0 -Zunstable-options --check-cfg=cfg(bootstrap) --check-cfg=cfg(rust_analyzer) -Zmacro-backtrace -Zunstable-options -Csplit-debuginfo=off -Clink-args=-Wl,-z,origin -Clink-args=-Wl,-rpath,$ORIGIN/../lib -Zunstable-options -Zon-broken-pipe=kill" RUST_TEST_THREADS="8" SYSROOT="/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-sysroot" __CARGO_DEFAULT_LIB_METADATA="bootstrap" "/usr/bin/cargo" "build" "--target" "x86_64-unknown-illumos" "--release" "-Zbinary-dep-depinfo" "-j" "8" "-v" "--frozen" "--manifest-path" "/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/tools/lld-wrapper/Cargo.toml" "--message-format" "json-render-diagnostics" Compiling lld-wrapper v0.1.0 (/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/tools/lld-wrapper) Running `/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc --crate-name lld_wrapper --edition=2021 src/tools/lld-wrapper/src/main.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C opt-level=3 -C embed-bitcode=no --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=0ed66a6d0ff0cad6 -C extra-filename=-0ed66a6d0ff0cad6 --out-dir /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-tools/x86_64-unknown-illumos/release/deps --target x86_64-unknown-illumos -C linker=/usr/gcc/13/bin/gcc -C strip=symbols -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-tools/x86_64-unknown-illumos/release/deps -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-tools/release/deps --cfg=bootstrap -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(rust_analyzer)' -Zmacro-backtrace -Zunstable-options -Csplit-debuginfo=off -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zunstable-options -Zon-broken-pipe=kill -Z binary-dep-depinfo` Finished `release` profile [optimized] target(s) in 3.28s using sysroot /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-sysroot Building stage0 tool wasm-component-ld (x86_64-unknown-illumos) running: cd "/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src" && env -u MAKEFLAGS -u MFLAGS AR_x86_64_unknown_illumos="/usr/gnu/bin/ar" CARGO_INCREMENTAL="0" CARGO_PROFILE_RELEASE_DEBUG="0" CARGO_PROFILE_RELEASE_DEBUG_ASSERTIONS="false" CARGO_PROFILE_RELEASE_OVERFLOW_CHECKS="false" CARGO_PROFILE_RELEASE_STRIP="false" CARGO_TARGET_DIR="/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-tools" CARGO_TARGET_X86_64_UNKNOWN_ILLUMOS_LINKER="/usr/gcc/13/bin/gcc" CC_x86_64_unknown_illumos="/usr/gcc/13/bin/gcc" CFG_COMPILER_BUILD_TRIPLE="x86_64-unknown-illumos" CFG_COMPILER_HOST_TRIPLE="x86_64-unknown-illumos" CFG_RELEASE="1.81.0" CFG_RELEASE_CHANNEL="stable" CFG_RELEASE_NUM="1.81.0" CFG_VERSION="1.81.0 (eeb90cda1 2024-09-04) (built from a source tarball)" CFG_VER_DATE="2024-09-04" CFG_VER_HASH="eeb90cda1969383f56a2637cbd3037bdf598841c" CFLAGS_x86_64_unknown_illumos="-ffunction-sections -fdata-sections -fPIC -m64 -m64" CXXFLAGS_x86_64_unknown_illumos="-ffunction-sections -fdata-sections -fPIC -m64 -m64" CXX_x86_64_unknown_illumos="/usr/gcc/13/bin/g++" DOC_RUST_LANG_ORG_CHANNEL="https://doc.rust-lang.org/1.81.0" LIBC_CHECK_CFG="1" LZMA_API_STATIC="1" RANLIB_x86_64_unknown_illumos="/usr/gnu/bin/ar s" REAL_LIBRARY_PATH_VAR="LD_LIBRARY_PATH" RUSTBUILD_NATIVE_DIR="/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/native" RUSTC="/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc" RUSTC_ALLOW_FEATURES="binary-dep-depinfo,proc_macro_span,proc_macro_span_shrink,proc_macro_diagnostic,min_specialization" RUSTC_BOOTSTRAP="1" RUSTC_BREAK_ON_ICE="1" RUSTC_ERROR_METADATA_DST="/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/tmp/extended-error-metadata" RUSTC_HOST_FLAGS="--cfg=bootstrap -Zunstable-options --check-cfg=cfg(bootstrap) -Clinker=/usr/gcc/13/bin/gcc" RUSTC_INSTALL_BINDIR="bin" RUSTC_LIBDIR="/usr/lib" RUSTC_LINT_FLAGS="-Wrust_2018_idioms -Wunused_lifetimes -Dwarnings" RUSTC_REAL="/usr/bin/rustc" RUSTC_SNAPSHOT="/usr/bin/rustc" RUSTC_SNAPSHOT_LIBDIR="/usr/lib" RUSTC_STAGE="0" RUSTC_SYSROOT="/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-sysroot" RUSTC_TLS_MODEL_INITIAL_EXEC="1" RUSTC_VERBOSE="1" RUSTC_WRAPPER="/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc" RUSTDOC="/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustdoc" RUSTDOCFLAGS="--cfg=bootstrap -Csymbol-mangling-version=v0 -Zunstable-options --check-cfg=cfg(bootstrap) --check-cfg=cfg(rust_analyzer) -Dwarnings -Wrustdoc::invalid_codeblock_attributes --crate-version 1.81.0\t(eeb90cda1\t2024-09-04)\t(built\tfrom\ta\tsource\ttarball) -Clinker=/usr/gcc/13/bin/gcc" RUSTDOC_REAL="/path/to/nowhere/rustdoc/not/required" RUSTFLAGS="--cfg=bootstrap -Csymbol-mangling-version=v0 -Zunstable-options --check-cfg=cfg(bootstrap) --check-cfg=cfg(rust_analyzer) -Zmacro-backtrace -Zunstable-options -Csplit-debuginfo=off -Clink-args=-Wl,-z,origin -Clink-args=-Wl,-rpath,$ORIGIN/../lib -Zunstable-options -Zon-broken-pipe=kill" RUST_TEST_THREADS="8" SYSROOT="/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-sysroot" __CARGO_DEFAULT_LIB_METADATA="bootstrap" "/usr/bin/cargo" "build" "--target" "x86_64-unknown-illumos" "--release" "-Zbinary-dep-depinfo" "-j" "8" "-v" "--frozen" "--manifest-path" "/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/tools/wasm-component-ld/Cargo.toml" "--message-format" "json-render-diagnostics" Compiling proc-macro2 v1.0.86 Compiling version_check v0.9.4 Compiling serde v1.0.203 Compiling unicode-ident v1.0.12 Compiling cfg-if v1.0.0 Compiling once_cell v1.19.0 Compiling zerocopy v0.7.34 Compiling semver v1.0.23 Running `/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc --crate-name build_script_build --edition=2021 /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/vendor/proc-macro2-1.0.86/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)' --check-cfg 'cfg(feature, values("default", "nightly", "proc-macro", "span-locations"))' -C metadata=b54b2dfcc260a8ec -C extra-filename=-b54b2dfcc260a8ec --out-dir /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-tools/release/build/proc-macro2-b54b2dfcc260a8ec -C linker=/usr/gcc/13/bin/gcc -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-tools/release/deps --cap-lints allow -Z binary-dep-depinfo` Running `/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc --crate-name version_check --edition=2015 /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/vendor/version_check-0.9.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 --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=b32c7dd5c6ef842f -C extra-filename=-b32c7dd5c6ef842f --out-dir /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-tools/release/deps -C linker=/usr/gcc/13/bin/gcc -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-tools/release/deps --cap-lints allow -Z binary-dep-depinfo` Running `/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc --crate-name build_script_build --edition=2018 /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/vendor/semver-1.0.23/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)' --check-cfg 'cfg(feature, values("default", "serde", "std"))' -C metadata=ab04ec34dec8853c -C extra-filename=-ab04ec34dec8853c --out-dir /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-tools/release/build/semver-ab04ec34dec8853c -C linker=/usr/gcc/13/bin/gcc -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-tools/release/deps --cap-lints allow -Z binary-dep-depinfo` Running `/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc --crate-name build_script_build --edition=2018 /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/vendor/serde-1.0.203/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="std"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("alloc", "default", "derive", "rc", "serde_derive", "std", "unstable"))' -C metadata=6d14d6b0702b0b11 -C extra-filename=-6d14d6b0702b0b11 --out-dir /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-tools/release/build/serde-6d14d6b0702b0b11 -C linker=/usr/gcc/13/bin/gcc -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-tools/release/deps --cap-lints allow -Z binary-dep-depinfo` Running `/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc --crate-name unicode_ident --edition=2018 /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/vendor/unicode-ident-1.0.12/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)' --check-cfg 'cfg(feature, values())' -C metadata=b746f081ed6fbade -C extra-filename=-b746f081ed6fbade --out-dir /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-tools/release/deps -C linker=/usr/gcc/13/bin/gcc -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-tools/release/deps --cap-lints allow -Z binary-dep-depinfo` Running `/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc --crate-name cfg_if --edition=2018 /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/vendor/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)' --check-cfg 'cfg(feature, values("compiler_builtins", "core", "rustc-dep-of-std"))' -C metadata=de0527d302ee5861 -C extra-filename=-de0527d302ee5861 --out-dir /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-tools/x86_64-unknown-illumos/release/deps --target x86_64-unknown-illumos -C linker=/usr/gcc/13/bin/gcc -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-tools/x86_64-unknown-illumos/release/deps -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-tools/release/deps --cap-lints allow --cfg=bootstrap -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(rust_analyzer)' -Zmacro-backtrace -Zunstable-options -Csplit-debuginfo=off -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zunstable-options -Zon-broken-pipe=kill -Z binary-dep-depinfo` Running `/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc --crate-name once_cell --edition=2021 /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/vendor/once_cell-1.19.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="race"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("alloc", "atomic-polyfill", "critical-section", "default", "parking_lot", "portable-atomic", "race", "std", "unstable"))' -C metadata=623fd38d157cd92e -C extra-filename=-623fd38d157cd92e --out-dir /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-tools/x86_64-unknown-illumos/release/deps --target x86_64-unknown-illumos -C linker=/usr/gcc/13/bin/gcc -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-tools/x86_64-unknown-illumos/release/deps -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-tools/release/deps --cap-lints allow --cfg=bootstrap -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(rust_analyzer)' -Zmacro-backtrace -Zunstable-options -Csplit-debuginfo=off -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zunstable-options -Zon-broken-pipe=kill -Z binary-dep-depinfo` Running `/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc --crate-name zerocopy --edition=2018 /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/vendor/zerocopy-0.7.34/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="simd"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("__internal_use_only_features_that_work_on_stable", "alloc", "byteorder", "default", "derive", "simd", "simd-nightly", "zerocopy-derive"))' -C metadata=065655068360892c -C extra-filename=-065655068360892c --out-dir /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-tools/x86_64-unknown-illumos/release/deps --target x86_64-unknown-illumos -C linker=/usr/gcc/13/bin/gcc -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-tools/x86_64-unknown-illumos/release/deps -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-tools/release/deps --cap-lints allow --cfg=bootstrap -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(rust_analyzer)' -Zmacro-backtrace -Zunstable-options -Csplit-debuginfo=off -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zunstable-options -Zon-broken-pipe=kill -Z binary-dep-depinfo` Compiling leb128 v0.2.5 Running `/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc --crate-name leb128 --edition=2018 /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/vendor/leb128-0.2.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)' --check-cfg 'cfg(feature, values("nightly"))' -C metadata=0da0ada5dc4fad9b -C extra-filename=-0da0ada5dc4fad9b --out-dir /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-tools/x86_64-unknown-illumos/release/deps --target x86_64-unknown-illumos -C linker=/usr/gcc/13/bin/gcc -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-tools/x86_64-unknown-illumos/release/deps -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-tools/release/deps --cap-lints allow --cfg=bootstrap -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(rust_analyzer)' -Zmacro-backtrace -Zunstable-options -Csplit-debuginfo=off -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zunstable-options -Zon-broken-pipe=kill -Z binary-dep-depinfo` Compiling bitflags v2.5.0 Running `/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc --crate-name bitflags --edition=2021 /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/vendor/bitflags-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="std"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("arbitrary", "bytemuck", "compiler_builtins", "core", "example_generated", "rustc-dep-of-std", "serde", "std"))' -C metadata=97b46b4ed08fa6ef -C extra-filename=-97b46b4ed08fa6ef --out-dir /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-tools/x86_64-unknown-illumos/release/deps --target x86_64-unknown-illumos -C linker=/usr/gcc/13/bin/gcc -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-tools/x86_64-unknown-illumos/release/deps -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-tools/release/deps --cap-lints allow --cfg=bootstrap -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(rust_analyzer)' -Zmacro-backtrace -Zunstable-options -Csplit-debuginfo=off -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zunstable-options -Zon-broken-pipe=kill -Z binary-dep-depinfo` Compiling serde_json v1.0.117 Running `/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc --crate-name build_script_build --edition=2021 /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/vendor/serde_json-1.0.117/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)' --check-cfg 'cfg(feature, values("alloc", "arbitrary_precision", "default", "float_roundtrip", "indexmap", "preserve_order", "raw_value", "std", "unbounded_depth"))' -C metadata=de18860b37d284cc -C extra-filename=-de18860b37d284cc --out-dir /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-tools/release/build/serde_json-de18860b37d284cc -C linker=/usr/gcc/13/bin/gcc -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-tools/release/deps --cap-lints allow -Z binary-dep-depinfo` Running `/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-tools/release/build/proc-macro2-b54b2dfcc260a8ec/build-script-build` Running `/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-tools/release/build/semver-ab04ec34dec8853c/build-script-build` Compiling equivalent v1.0.1 Running `/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc --crate-name equivalent --edition=2015 /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/vendor/equivalent-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)' --check-cfg 'cfg(feature, values())' -C metadata=4b478ef3bc4b0880 -C extra-filename=-4b478ef3bc4b0880 --out-dir /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-tools/x86_64-unknown-illumos/release/deps --target x86_64-unknown-illumos -C linker=/usr/gcc/13/bin/gcc -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-tools/x86_64-unknown-illumos/release/deps -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-tools/release/deps --cap-lints allow --cfg=bootstrap -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(rust_analyzer)' -Zmacro-backtrace -Zunstable-options -Csplit-debuginfo=off -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zunstable-options -Zon-broken-pipe=kill -Z binary-dep-depinfo` Running `/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc --crate-name proc_macro2 --edition=2021 /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/vendor/proc-macro2-1.0.86/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)' --check-cfg 'cfg(feature, values("default", "nightly", "proc-macro", "span-locations"))' -C metadata=649eebb10f1a43aa -C extra-filename=-649eebb10f1a43aa --out-dir /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-tools/release/deps -C linker=/usr/gcc/13/bin/gcc -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-tools/release/deps --extern unicode_ident=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-tools/release/deps/libunicode_ident-b746f081ed6fbade.rmeta --cap-lints allow -Z binary-dep-depinfo --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 `/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-tools/release/build/serde-6d14d6b0702b0b11/build-script-build` Compiling libc v0.2.155 Running `/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc --crate-name build_script_build --edition=2015 /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/vendor/libc-0.2.155/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="extra_traits"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs)' --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=5d70d04a4d7aadae -C extra-filename=-5d70d04a4d7aadae --out-dir /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-tools/release/build/libc-5d70d04a4d7aadae -C linker=/usr/gcc/13/bin/gcc -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-tools/release/deps --cap-lints allow -Z binary-dep-depinfo` Running `/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc --crate-name serde --edition=2018 /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/vendor/serde-1.0.203/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="std"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("alloc", "default", "derive", "rc", "serde_derive", "std", "unstable"))' -C metadata=207fbc1947784c00 -C extra-filename=-207fbc1947784c00 --out-dir /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-tools/x86_64-unknown-illumos/release/deps --target x86_64-unknown-illumos -C linker=/usr/gcc/13/bin/gcc -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-tools/x86_64-unknown-illumos/release/deps -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-tools/release/deps --cap-lints allow --cfg=bootstrap -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(rust_analyzer)' -Zmacro-backtrace -Zunstable-options -Csplit-debuginfo=off -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zunstable-options -Zon-broken-pipe=kill -Z binary-dep-depinfo --check-cfg 'cfg(no_core_cstr)' --check-cfg 'cfg(no_core_num_saturating)' --check-cfg 'cfg(no_core_try_from)' --check-cfg 'cfg(no_float_copysign)' --check-cfg 'cfg(no_num_nonzero_signed)' --check-cfg 'cfg(no_relaxed_trait_bounds)' --check-cfg 'cfg(no_serde_derive)' --check-cfg 'cfg(no_std_atomic)' --check-cfg 'cfg(no_std_atomic64)' --check-cfg 'cfg(no_systemtime_checked_add)' --check-cfg 'cfg(no_target_has_atomic)'` Compiling ahash v0.8.11 Compiling anyhow v1.0.86 Running `/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc --crate-name build_script_build --edition=2018 /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/vendor/ahash-0.8.11/./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)' --check-cfg 'cfg(feature, values("atomic-polyfill", "compile-time-rng", "const-random", "default", "getrandom", "nightly-arm-aes", "no-rng", "runtime-rng", "serde", "std"))' -C metadata=9180040510a84d6d -C extra-filename=-9180040510a84d6d --out-dir /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-tools/release/build/ahash-9180040510a84d6d -C linker=/usr/gcc/13/bin/gcc -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-tools/release/deps --extern version_check=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-tools/release/deps/libversion_check-b32c7dd5c6ef842f.rlib --cap-lints allow -Z binary-dep-depinfo` Running `/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc --crate-name build_script_build --edition=2018 /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/vendor/anyhow-1.0.86/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)' --check-cfg 'cfg(feature, values("backtrace", "default", "std"))' -C metadata=6e8102c7e1cab6a7 -C extra-filename=-6e8102c7e1cab6a7 --out-dir /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-tools/release/build/anyhow-6e8102c7e1cab6a7 -C linker=/usr/gcc/13/bin/gcc -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-tools/release/deps --cap-lints allow -Z binary-dep-depinfo` Running `/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-tools/release/build/serde_json-de18860b37d284cc/build-script-build` Running `/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc --crate-name semver --edition=2018 /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/vendor/semver-1.0.23/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)' --check-cfg 'cfg(feature, values("default", "serde", "std"))' -C metadata=479709082f317fa1 -C extra-filename=-479709082f317fa1 --out-dir /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-tools/x86_64-unknown-illumos/release/deps --target x86_64-unknown-illumos -C linker=/usr/gcc/13/bin/gcc -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-tools/x86_64-unknown-illumos/release/deps -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-tools/release/deps --cap-lints allow --cfg=bootstrap -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(rust_analyzer)' -Zmacro-backtrace -Zunstable-options -Csplit-debuginfo=off -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zunstable-options -Zon-broken-pipe=kill -Z binary-dep-depinfo --check-cfg 'cfg(doc_cfg)' --check-cfg 'cfg(no_alloc_crate)' --check-cfg 'cfg(no_const_vec_new)' --check-cfg 'cfg(no_exhaustive_int_match)' --check-cfg 'cfg(no_non_exhaustive)' --check-cfg 'cfg(no_nonzero_bitscan)' --check-cfg 'cfg(no_str_strip_prefix)' --check-cfg 'cfg(no_track_caller)' --check-cfg 'cfg(no_unsafe_op_in_unsafe_fn_lint)' --check-cfg 'cfg(test_node_semver)'` Compiling itoa v1.0.11 Compiling memchr v2.5.0 Running `/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc --crate-name itoa --edition=2018 /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/vendor/itoa-1.0.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 --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("no-panic"))' -C metadata=bed566b97abbf800 -C extra-filename=-bed566b97abbf800 --out-dir /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-tools/x86_64-unknown-illumos/release/deps --target x86_64-unknown-illumos -C linker=/usr/gcc/13/bin/gcc -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-tools/x86_64-unknown-illumos/release/deps -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-tools/release/deps --cap-lints allow --cfg=bootstrap -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(rust_analyzer)' -Zmacro-backtrace -Zunstable-options -Csplit-debuginfo=off -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zunstable-options -Zon-broken-pipe=kill -Z binary-dep-depinfo` Running `/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc --crate-name build_script_build --edition=2018 /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/vendor/memchr-2.5.0/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debug-assertions=off --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("compiler_builtins", "core", "default", "libc", "rustc-dep-of-std", "std", "use_std"))' -C metadata=c4ce39603f809c0a -C extra-filename=-c4ce39603f809c0a --out-dir /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-tools/release/build/memchr-c4ce39603f809c0a -C linker=/usr/gcc/13/bin/gcc -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-tools/release/deps --cap-lints allow -Z binary-dep-depinfo` Running `/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-tools/release/build/ahash-9180040510a84d6d/build-script-build` Running `/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc --crate-name ahash --edition=2018 /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/vendor/ahash-0.8.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 --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("atomic-polyfill", "compile-time-rng", "const-random", "default", "getrandom", "nightly-arm-aes", "no-rng", "runtime-rng", "serde", "std"))' -C metadata=3538da21bc91fdde -C extra-filename=-3538da21bc91fdde --out-dir /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-tools/x86_64-unknown-illumos/release/deps --target x86_64-unknown-illumos -C linker=/usr/gcc/13/bin/gcc -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-tools/x86_64-unknown-illumos/release/deps -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-tools/release/deps --extern cfg_if=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-tools/x86_64-unknown-illumos/release/deps/libcfg_if-de0527d302ee5861.rmeta --extern once_cell=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-tools/x86_64-unknown-illumos/release/deps/libonce_cell-623fd38d157cd92e.rmeta --extern zerocopy=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-tools/x86_64-unknown-illumos/release/deps/libzerocopy-065655068360892c.rmeta --cap-lints allow --cfg=bootstrap -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(rust_analyzer)' -Zmacro-backtrace -Zunstable-options -Csplit-debuginfo=off -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zunstable-options -Zon-broken-pipe=kill -Z binary-dep-depinfo --cfg 'feature="folded_multiply"'` Compiling ryu v1.0.18 Running `/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc --crate-name ryu --edition=2018 /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/vendor/ryu-1.0.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 --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("no-panic", "small"))' -C metadata=193ee5a0466a0159 -C extra-filename=-193ee5a0466a0159 --out-dir /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-tools/x86_64-unknown-illumos/release/deps --target x86_64-unknown-illumos -C linker=/usr/gcc/13/bin/gcc -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-tools/x86_64-unknown-illumos/release/deps -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-tools/release/deps --cap-lints allow --cfg=bootstrap -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(rust_analyzer)' -Zmacro-backtrace -Zunstable-options -Csplit-debuginfo=off -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zunstable-options -Zon-broken-pipe=kill -Z binary-dep-depinfo` Running `/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-tools/release/build/libc-5d70d04a4d7aadae/build-script-build` Compiling quote v1.0.36 Running `/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc --crate-name quote --edition=2018 /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/vendor/quote-1.0.36/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)' --check-cfg 'cfg(feature, values("default", "proc-macro"))' -C metadata=3e53e4514c72f34e -C extra-filename=-3e53e4514c72f34e --out-dir /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-tools/release/deps -C linker=/usr/gcc/13/bin/gcc -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-tools/release/deps --extern proc_macro2=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-tools/release/deps/libproc_macro2-649eebb10f1a43aa.rmeta --cap-lints allow -Z binary-dep-depinfo` Running `/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-tools/release/build/anyhow-6e8102c7e1cab6a7/build-script-build` Compiling utf8parse v0.2.2 Running `/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc --crate-name utf8parse --edition=2018 /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/vendor/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)' --check-cfg 'cfg(feature, values("default", "nightly"))' -C metadata=0b2926bc2db455fb -C extra-filename=-0b2926bc2db455fb --out-dir /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-tools/x86_64-unknown-illumos/release/deps --target x86_64-unknown-illumos -C linker=/usr/gcc/13/bin/gcc -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-tools/x86_64-unknown-illumos/release/deps -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-tools/release/deps --cap-lints allow --cfg=bootstrap -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(rust_analyzer)' -Zmacro-backtrace -Zunstable-options -Csplit-debuginfo=off -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zunstable-options -Zon-broken-pipe=kill -Z binary-dep-depinfo` Running `/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc --crate-name anyhow --edition=2018 /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/vendor/anyhow-1.0.86/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)' --check-cfg 'cfg(feature, values("backtrace", "default", "std"))' -C metadata=870a6971c3e9b4d7 -C extra-filename=-870a6971c3e9b4d7 --out-dir /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-tools/x86_64-unknown-illumos/release/deps --target x86_64-unknown-illumos -C linker=/usr/gcc/13/bin/gcc -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-tools/x86_64-unknown-illumos/release/deps -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-tools/release/deps --cap-lints allow --cfg=bootstrap -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(rust_analyzer)' -Zmacro-backtrace -Zunstable-options -Csplit-debuginfo=off -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zunstable-options -Zon-broken-pipe=kill -Z binary-dep-depinfo --cfg std_backtrace --check-cfg 'cfg(anyhow_nightly_testing)' --check-cfg 'cfg(anyhow_no_fmt_arguments_as_str)' --check-cfg 'cfg(anyhow_no_ptr_addr_of)' --check-cfg 'cfg(anyhow_no_unsafe_op_in_unsafe_fn_lint)' --check-cfg 'cfg(doc_cfg)' --check-cfg 'cfg(error_generic_member_access)' --check-cfg 'cfg(std_backtrace)'` Compiling anstyle-parse v0.2.4 Running `/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc --crate-name anstyle_parse --edition=2021 /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/vendor/anstyle-parse-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 '--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::items_after_statements' '--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)' --check-cfg 'cfg(feature, values("core", "default", "utf8"))' -C metadata=85a7ef35bdae79f7 -C extra-filename=-85a7ef35bdae79f7 --out-dir /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-tools/x86_64-unknown-illumos/release/deps --target x86_64-unknown-illumos -C linker=/usr/gcc/13/bin/gcc -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-tools/x86_64-unknown-illumos/release/deps -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-tools/release/deps --extern utf8parse=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-tools/x86_64-unknown-illumos/release/deps/libutf8parse-0b2926bc2db455fb.rmeta --cap-lints allow --cfg=bootstrap -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(rust_analyzer)' -Zmacro-backtrace -Zunstable-options -Csplit-debuginfo=off -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zunstable-options -Zon-broken-pipe=kill -Z binary-dep-depinfo` Running `/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc --crate-name libc --edition=2015 /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/vendor/libc-0.2.155/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="extra_traits"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs)' --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=fe23454c39319dc0 -C extra-filename=-fe23454c39319dc0 --out-dir /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-tools/x86_64-unknown-illumos/release/deps --target x86_64-unknown-illumos -C linker=/usr/gcc/13/bin/gcc -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-tools/x86_64-unknown-illumos/release/deps -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-tools/release/deps --cap-lints allow --cfg=bootstrap -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(rust_analyzer)' -Zmacro-backtrace -Zunstable-options -Csplit-debuginfo=off -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zunstable-options -Zon-broken-pipe=kill -Z binary-dep-depinfo --cfg freebsd11 --cfg libc_priv_mod_use --cfg libc_union --cfg libc_const_size_of --cfg libc_align --cfg libc_int128 --cfg libc_core_cvoid --cfg libc_packedN --cfg libc_cfg_target_vendor --cfg libc_non_exhaustive --cfg libc_long_array --cfg libc_ptr_addr_of --cfg libc_underscore_const_names --cfg libc_const_extern_fn --check-cfg 'cfg(emscripten_new_stat_abi)' --check-cfg 'cfg(espidf_time64)' --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_align)' --check-cfg 'cfg(libc_cfg_target_vendor)' --check-cfg 'cfg(libc_const_extern_fn)' --check-cfg 'cfg(libc_const_extern_fn_unstable)' --check-cfg 'cfg(libc_const_size_of)' --check-cfg 'cfg(libc_core_cvoid)' --check-cfg 'cfg(libc_deny_warnings)' --check-cfg 'cfg(libc_int128)' --check-cfg 'cfg(libc_long_array)' --check-cfg 'cfg(libc_non_exhaustive)' --check-cfg 'cfg(libc_packedN)' --check-cfg 'cfg(libc_priv_mod_use)' --check-cfg 'cfg(libc_ptr_addr_of)' --check-cfg 'cfg(libc_thread_local)' --check-cfg 'cfg(libc_underscore_const_names)' --check-cfg 'cfg(libc_union)' --check-cfg 'cfg(target_os,values("switch","aix","ohos","hurd","visionos"))' --check-cfg 'cfg(target_env,values("illumos","wasi","aix","ohos"))' --check-cfg 'cfg(target_arch,values("loongarch64","mips32r6","mips64r6","csky"))'` Compiling syn v2.0.67 Running `/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc --crate-name syn --edition=2021 /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/vendor/syn-2.0.67/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="full"' --cfg 'feature="parsing"' --cfg 'feature="printing"' --cfg 'feature="proc-macro"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("clone-impls", "default", "derive", "extra-traits", "fold", "full", "parsing", "printing", "proc-macro", "test", "visit", "visit-mut"))' -C metadata=0a2f13f281b4acd9 -C extra-filename=-0a2f13f281b4acd9 --out-dir /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-tools/release/deps -C linker=/usr/gcc/13/bin/gcc -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-tools/release/deps --extern proc_macro2=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-tools/release/deps/libproc_macro2-649eebb10f1a43aa.rmeta --extern quote=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-tools/release/deps/libquote-3e53e4514c72f34e.rmeta --extern unicode_ident=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-tools/release/deps/libunicode_ident-b746f081ed6fbade.rmeta --cap-lints allow -Z binary-dep-depinfo` Running `/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-tools/release/build/memchr-c4ce39603f809c0a/build-script-build` Compiling anstyle-query v1.1.0 Running `/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc --crate-name anstyle_query --edition=2021 /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/vendor/anstyle-query-1.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=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::items_after_statements' '--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)' --check-cfg 'cfg(feature, values())' -C metadata=65ab9837dc5107e7 -C extra-filename=-65ab9837dc5107e7 --out-dir /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-tools/x86_64-unknown-illumos/release/deps --target x86_64-unknown-illumos -C linker=/usr/gcc/13/bin/gcc -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-tools/x86_64-unknown-illumos/release/deps -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-tools/release/deps --cap-lints allow --cfg=bootstrap -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(rust_analyzer)' -Zmacro-backtrace -Zunstable-options -Csplit-debuginfo=off -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zunstable-options -Zon-broken-pipe=kill -Z binary-dep-depinfo` Compiling is_terminal_polyfill v1.70.0 Running `/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc --crate-name is_terminal_polyfill --edition=2021 /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/vendor/is_terminal_polyfill-1.70.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=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)' --check-cfg 'cfg(feature, values("default"))' -C metadata=e34b8447b4eef941 -C extra-filename=-e34b8447b4eef941 --out-dir /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-tools/x86_64-unknown-illumos/release/deps --target x86_64-unknown-illumos -C linker=/usr/gcc/13/bin/gcc -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-tools/x86_64-unknown-illumos/release/deps -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-tools/release/deps --cap-lints allow --cfg=bootstrap -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(rust_analyzer)' -Zmacro-backtrace -Zunstable-options -Csplit-debuginfo=off -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zunstable-options -Zon-broken-pipe=kill -Z binary-dep-depinfo` Compiling anstyle v1.0.7 Running `/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc --crate-name anstyle --edition=2021 /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/vendor/anstyle-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 '--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::items_after_statements' '--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)' --check-cfg 'cfg(feature, values("default", "std"))' -C metadata=4b1f773ee0d79ec0 -C extra-filename=-4b1f773ee0d79ec0 --out-dir /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-tools/x86_64-unknown-illumos/release/deps --target x86_64-unknown-illumos -C linker=/usr/gcc/13/bin/gcc -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-tools/x86_64-unknown-illumos/release/deps -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-tools/release/deps --cap-lints allow --cfg=bootstrap -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(rust_analyzer)' -Zmacro-backtrace -Zunstable-options -Csplit-debuginfo=off -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zunstable-options -Zon-broken-pipe=kill -Z binary-dep-depinfo` Compiling colorchoice v1.0.1 Running `/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc --crate-name colorchoice --edition=2021 /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/vendor/colorchoice-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 '--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::items_after_statements' '--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)' --check-cfg 'cfg(feature, values())' -C metadata=b3f2c35db4fcaa4a -C extra-filename=-b3f2c35db4fcaa4a --out-dir /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-tools/x86_64-unknown-illumos/release/deps --target x86_64-unknown-illumos -C linker=/usr/gcc/13/bin/gcc -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-tools/x86_64-unknown-illumos/release/deps -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-tools/release/deps --cap-lints allow --cfg=bootstrap -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(rust_analyzer)' -Zmacro-backtrace -Zunstable-options -Csplit-debuginfo=off -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zunstable-options -Zon-broken-pipe=kill -Z binary-dep-depinfo` Compiling rustix v0.38.34 Compiling smallvec v1.13.2 Running `/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc --crate-name build_script_build --edition=2021 /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/vendor/rustix-0.38.34/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="default"' --cfg 'feature="fs"' --cfg 'feature="libc-extra-traits"' --cfg 'feature="std"' --cfg 'feature="use-libc-auxv"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("all-apis", "alloc", "cc", "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", "shm", "std", "stdio", "system", "termios", "thread", "time", "use-explicitly-provided-auxv", "use-libc", "use-libc-auxv"))' -C metadata=fa8863120f087210 -C extra-filename=-fa8863120f087210 --out-dir /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-tools/release/build/rustix-fa8863120f087210 -C linker=/usr/gcc/13/bin/gcc -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-tools/release/deps --cap-lints allow -Z binary-dep-depinfo` Running `/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc --crate-name smallvec --edition=2018 /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/vendor/smallvec-1.13.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)' --check-cfg 'cfg(feature, values("arbitrary", "const_generics", "const_new", "debugger_visualizer", "drain_filter", "drain_keep_rest", "may_dangle", "serde", "specialization", "union", "write"))' -C metadata=556e5d3378dac0cb -C extra-filename=-556e5d3378dac0cb --out-dir /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-tools/x86_64-unknown-illumos/release/deps --target x86_64-unknown-illumos -C linker=/usr/gcc/13/bin/gcc -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-tools/x86_64-unknown-illumos/release/deps -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-tools/release/deps --cap-lints allow --cfg=bootstrap -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(rust_analyzer)' -Zmacro-backtrace -Zunstable-options -Csplit-debuginfo=off -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zunstable-options -Zon-broken-pipe=kill -Z binary-dep-depinfo` Running `/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc --crate-name memchr --edition=2018 /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/vendor/memchr-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)' --check-cfg 'cfg(feature, values("compiler_builtins", "core", "default", "libc", "rustc-dep-of-std", "std", "use_std"))' -C metadata=3aab66500848d2f0 -C extra-filename=-3aab66500848d2f0 --out-dir /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-tools/x86_64-unknown-illumos/release/deps --target x86_64-unknown-illumos -C linker=/usr/gcc/13/bin/gcc -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-tools/x86_64-unknown-illumos/release/deps -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-tools/release/deps --cap-lints allow --cfg=bootstrap -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(rust_analyzer)' -Zmacro-backtrace -Zunstable-options -Csplit-debuginfo=off -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zunstable-options -Zon-broken-pipe=kill -Z binary-dep-depinfo --cfg memchr_runtime_simd --cfg memchr_runtime_sse2 --cfg memchr_runtime_sse42 --cfg memchr_runtime_avx` Compiling anstream v0.6.14 Running `/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc --crate-name anstream --edition=2021 /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/vendor/anstream-0.6.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 '--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::items_after_statements' '--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)' --check-cfg 'cfg(feature, values("auto", "default", "test", "wincon"))' -C metadata=b9ece537dce89cb9 -C extra-filename=-b9ece537dce89cb9 --out-dir /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-tools/x86_64-unknown-illumos/release/deps --target x86_64-unknown-illumos -C linker=/usr/gcc/13/bin/gcc -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-tools/x86_64-unknown-illumos/release/deps -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-tools/release/deps --extern anstyle=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-tools/x86_64-unknown-illumos/release/deps/libanstyle-4b1f773ee0d79ec0.rmeta --extern anstyle_parse=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-tools/x86_64-unknown-illumos/release/deps/libanstyle_parse-85a7ef35bdae79f7.rmeta --extern anstyle_query=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-tools/x86_64-unknown-illumos/release/deps/libanstyle_query-65ab9837dc5107e7.rmeta --extern colorchoice=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-tools/x86_64-unknown-illumos/release/deps/libcolorchoice-b3f2c35db4fcaa4a.rmeta --extern is_terminal_polyfill=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-tools/x86_64-unknown-illumos/release/deps/libis_terminal_polyfill-e34b8447b4eef941.rmeta --extern utf8parse=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-tools/x86_64-unknown-illumos/release/deps/libutf8parse-0b2926bc2db455fb.rmeta --cap-lints allow --cfg=bootstrap -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(rust_analyzer)' -Zmacro-backtrace -Zunstable-options -Csplit-debuginfo=off -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zunstable-options -Zon-broken-pipe=kill -Z binary-dep-depinfo` Compiling wasm-encoder v0.210.0 Running `/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc --crate-name wasm_encoder --edition=2021 /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/vendor/wasm-encoder-0.210.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 --deny=unsafe_code '--allow=clippy::all' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("wasmparser"))' -C metadata=c8ad64f4e9b9a39e -C extra-filename=-c8ad64f4e9b9a39e --out-dir /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-tools/x86_64-unknown-illumos/release/deps --target x86_64-unknown-illumos -C linker=/usr/gcc/13/bin/gcc -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-tools/x86_64-unknown-illumos/release/deps -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-tools/release/deps --extern leb128=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-tools/x86_64-unknown-illumos/release/deps/libleb128-0da0ada5dc4fad9b.rmeta --cap-lints allow --cfg=bootstrap -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(rust_analyzer)' -Zmacro-backtrace -Zunstable-options -Csplit-debuginfo=off -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zunstable-options -Zon-broken-pipe=kill -Z binary-dep-depinfo` Compiling spdx v0.10.6 Running `/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc --crate-name spdx --edition=2021 /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/vendor/spdx-0.10.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 --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("text"))' -C metadata=6dd5905306cef3ed -C extra-filename=-6dd5905306cef3ed --out-dir /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-tools/x86_64-unknown-illumos/release/deps --target x86_64-unknown-illumos -C linker=/usr/gcc/13/bin/gcc -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-tools/x86_64-unknown-illumos/release/deps -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-tools/release/deps --extern smallvec=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-tools/x86_64-unknown-illumos/release/deps/libsmallvec-556e5d3378dac0cb.rmeta --cap-lints allow --cfg=bootstrap -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(rust_analyzer)' -Zmacro-backtrace -Zunstable-options -Csplit-debuginfo=off -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zunstable-options -Zon-broken-pipe=kill -Z binary-dep-depinfo` Running `/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-tools/release/build/rustix-fa8863120f087210/build-script-build` Compiling errno v0.3.9 Running `/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc --crate-name errno --edition=2018 /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/vendor/errno-0.3.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="std"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("default", "std"))' -C metadata=c4e9971a66e6cab6 -C extra-filename=-c4e9971a66e6cab6 --out-dir /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-tools/x86_64-unknown-illumos/release/deps --target x86_64-unknown-illumos -C linker=/usr/gcc/13/bin/gcc -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-tools/x86_64-unknown-illumos/release/deps -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-tools/release/deps --extern libc=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-tools/x86_64-unknown-illumos/release/deps/liblibc-fe23454c39319dc0.rmeta --cap-lints allow --cfg=bootstrap -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(rust_analyzer)' -Zmacro-backtrace -Zunstable-options -Csplit-debuginfo=off -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zunstable-options -Zon-broken-pipe=kill -Z binary-dep-depinfo` Compiling wasm-encoder v0.211.1 Running `/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc --crate-name wasm_encoder --edition=2021 /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/vendor/wasm-encoder-0.211.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 --deny=unsafe_code '--allow=clippy::all' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("wasmparser"))' -C metadata=9b63d2d17fac4a4b -C extra-filename=-9b63d2d17fac4a4b --out-dir /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-tools/x86_64-unknown-illumos/release/deps --target x86_64-unknown-illumos -C linker=/usr/gcc/13/bin/gcc -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-tools/x86_64-unknown-illumos/release/deps -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-tools/release/deps --extern leb128=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-tools/x86_64-unknown-illumos/release/deps/libleb128-0da0ada5dc4fad9b.rmeta --cap-lints allow --cfg=bootstrap -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(rust_analyzer)' -Zmacro-backtrace -Zunstable-options -Csplit-debuginfo=off -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zunstable-options -Zon-broken-pipe=kill -Z binary-dep-depinfo` Compiling bumpalo v3.16.0 Running `/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc --crate-name bumpalo --edition=2021 /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/vendor/bumpalo-3.16.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"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("allocator-api2", "allocator_api", "boxed", "collections", "default", "serde", "std"))' -C metadata=aac40d48fff34305 -C extra-filename=-aac40d48fff34305 --out-dir /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-tools/x86_64-unknown-illumos/release/deps --target x86_64-unknown-illumos -C linker=/usr/gcc/13/bin/gcc -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-tools/x86_64-unknown-illumos/release/deps -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-tools/release/deps --cap-lints allow --cfg=bootstrap -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(rust_analyzer)' -Zmacro-backtrace -Zunstable-options -Csplit-debuginfo=off -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zunstable-options -Zon-broken-pipe=kill -Z binary-dep-depinfo` Compiling strsim v0.11.1 Running `/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc --crate-name strsim --edition=2015 /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/vendor/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)' --check-cfg 'cfg(feature, values())' -C metadata=b2295ed0abcbf718 -C extra-filename=-b2295ed0abcbf718 --out-dir /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-tools/x86_64-unknown-illumos/release/deps --target x86_64-unknown-illumos -C linker=/usr/gcc/13/bin/gcc -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-tools/x86_64-unknown-illumos/release/deps -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-tools/release/deps --cap-lints allow --cfg=bootstrap -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(rust_analyzer)' -Zmacro-backtrace -Zunstable-options -Csplit-debuginfo=off -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zunstable-options -Zon-broken-pipe=kill -Z binary-dep-depinfo` Compiling unicode-width v0.1.13 Running `/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc --crate-name unicode_width --edition=2021 /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/vendor/unicode-width-0.1.13/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)' --check-cfg 'cfg(feature, values("compiler_builtins", "core", "default", "no_std", "rustc-dep-of-std", "std"))' -C metadata=8e38d4226ce9dd68 -C extra-filename=-8e38d4226ce9dd68 --out-dir /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-tools/x86_64-unknown-illumos/release/deps --target x86_64-unknown-illumos -C linker=/usr/gcc/13/bin/gcc -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-tools/x86_64-unknown-illumos/release/deps -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-tools/release/deps --cap-lints allow --cfg=bootstrap -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(rust_analyzer)' -Zmacro-backtrace -Zunstable-options -Csplit-debuginfo=off -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zunstable-options -Zon-broken-pipe=kill -Z binary-dep-depinfo` Compiling unicode-xid v0.2.4 Running `/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc --crate-name unicode_xid --edition=2015 /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/vendor/unicode-xid-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"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("bench", "default", "no_std"))' -C metadata=295f6ac904419da3 -C extra-filename=-295f6ac904419da3 --out-dir /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-tools/x86_64-unknown-illumos/release/deps --target x86_64-unknown-illumos -C linker=/usr/gcc/13/bin/gcc -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-tools/x86_64-unknown-illumos/release/deps -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-tools/release/deps --cap-lints allow --cfg=bootstrap -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(rust_analyzer)' -Zmacro-backtrace -Zunstable-options -Csplit-debuginfo=off -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zunstable-options -Zon-broken-pipe=kill -Z binary-dep-depinfo` Compiling heck v0.5.0 Running `/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc --crate-name heck --edition=2021 /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/vendor/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)' --check-cfg 'cfg(feature, values())' -C metadata=f8be7831e08e6518 -C extra-filename=-f8be7831e08e6518 --out-dir /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-tools/release/deps -C linker=/usr/gcc/13/bin/gcc -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-tools/release/deps --cap-lints allow -Z binary-dep-depinfo` Compiling clap_lex v0.7.1 Running `/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc --crate-name clap_lex --edition=2021 /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/vendor/clap_lex-0.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 '--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::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=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' '--allow=clippy::multiple_bound_locations' '--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' '--allow=clippy::blocks_in_conditions' '--allow=clippy::assigning_clones' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=63a220941123a4ae -C extra-filename=-63a220941123a4ae --out-dir /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-tools/x86_64-unknown-illumos/release/deps --target x86_64-unknown-illumos -C linker=/usr/gcc/13/bin/gcc -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-tools/x86_64-unknown-illumos/release/deps -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-tools/release/deps --cap-lints allow --cfg=bootstrap -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(rust_analyzer)' -Zmacro-backtrace -Zunstable-options -Csplit-debuginfo=off -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zunstable-options -Zon-broken-pipe=kill -Z binary-dep-depinfo` Compiling log v0.4.21 Running `/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc --crate-name log --edition=2021 /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/vendor/log-0.4.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 --check-cfg 'cfg(docsrs)' --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=38123579ca3c4a02 -C extra-filename=-38123579ca3c4a02 --out-dir /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-tools/x86_64-unknown-illumos/release/deps --target x86_64-unknown-illumos -C linker=/usr/gcc/13/bin/gcc -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-tools/x86_64-unknown-illumos/release/deps -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-tools/release/deps --cap-lints allow --cfg=bootstrap -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(rust_analyzer)' -Zmacro-backtrace -Zunstable-options -Csplit-debuginfo=off -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zunstable-options -Zon-broken-pipe=kill -Z binary-dep-depinfo` Compiling id-arena v2.2.1 Running `/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc --crate-name id_arena --edition=2015 /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/vendor/id-arena-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 --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("default", "rayon", "std"))' -C metadata=df841f191f985d8f -C extra-filename=-df841f191f985d8f --out-dir /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-tools/x86_64-unknown-illumos/release/deps --target x86_64-unknown-illumos -C linker=/usr/gcc/13/bin/gcc -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-tools/x86_64-unknown-illumos/release/deps -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-tools/release/deps --cap-lints allow --cfg=bootstrap -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(rust_analyzer)' -Zmacro-backtrace -Zunstable-options -Csplit-debuginfo=off -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zunstable-options -Zon-broken-pipe=kill -Z binary-dep-depinfo` Compiling wast v211.0.1 Running `/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc --crate-name wast --edition=2021 /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/vendor/wast-211.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 --deny=unsafe_code '--allow=clippy::all' --cfg 'feature="default"' --cfg 'feature="wasm-module"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("default", "wasm-module"))' -C metadata=943a216cc0651e68 -C extra-filename=-943a216cc0651e68 --out-dir /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-tools/x86_64-unknown-illumos/release/deps --target x86_64-unknown-illumos -C linker=/usr/gcc/13/bin/gcc -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-tools/x86_64-unknown-illumos/release/deps -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-tools/release/deps --extern bumpalo=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-tools/x86_64-unknown-illumos/release/deps/libbumpalo-aac40d48fff34305.rmeta --extern leb128=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-tools/x86_64-unknown-illumos/release/deps/libleb128-0da0ada5dc4fad9b.rmeta --extern memchr=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-tools/x86_64-unknown-illumos/release/deps/libmemchr-3aab66500848d2f0.rmeta --extern unicode_width=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-tools/x86_64-unknown-illumos/release/deps/libunicode_width-8e38d4226ce9dd68.rmeta --extern wasm_encoder=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-tools/x86_64-unknown-illumos/release/deps/libwasm_encoder-9b63d2d17fac4a4b.rmeta --cap-lints allow --cfg=bootstrap -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(rust_analyzer)' -Zmacro-backtrace -Zunstable-options -Csplit-debuginfo=off -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zunstable-options -Zon-broken-pipe=kill -Z binary-dep-depinfo` Compiling clap_builder v4.5.7 Running `/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc --crate-name clap_builder --edition=2021 /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/vendor/clap_builder-4.5.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 '--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::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=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' '--allow=clippy::multiple_bound_locations' '--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' '--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)' --check-cfg 'cfg(feature, values("cargo", "color", "debug", "default", "deprecated", "env", "error-context", "help", "std", "string", "suggestions", "unicode", "unstable-doc", "unstable-styles", "unstable-v5", "usage", "wrap_help"))' -C metadata=d9a50628a4d7a7d5 -C extra-filename=-d9a50628a4d7a7d5 --out-dir /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-tools/x86_64-unknown-illumos/release/deps --target x86_64-unknown-illumos -C linker=/usr/gcc/13/bin/gcc -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-tools/x86_64-unknown-illumos/release/deps -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-tools/release/deps --extern anstream=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-tools/x86_64-unknown-illumos/release/deps/libanstream-b9ece537dce89cb9.rmeta --extern anstyle=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-tools/x86_64-unknown-illumos/release/deps/libanstyle-4b1f773ee0d79ec0.rmeta --extern clap_lex=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-tools/x86_64-unknown-illumos/release/deps/libclap_lex-63a220941123a4ae.rmeta --extern strsim=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-tools/x86_64-unknown-illumos/release/deps/libstrsim-b2295ed0abcbf718.rmeta --cap-lints allow --cfg=bootstrap -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(rust_analyzer)' -Zmacro-backtrace -Zunstable-options -Csplit-debuginfo=off -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zunstable-options -Zon-broken-pipe=kill -Z binary-dep-depinfo` Running `/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc --crate-name rustix --edition=2021 /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/vendor/rustix-0.38.34/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="fs"' --cfg 'feature="libc-extra-traits"' --cfg 'feature="std"' --cfg 'feature="use-libc-auxv"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("all-apis", "alloc", "cc", "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", "shm", "std", "stdio", "system", "termios", "thread", "time", "use-explicitly-provided-auxv", "use-libc", "use-libc-auxv"))' -C metadata=b1e24a8726f72ed5 -C extra-filename=-b1e24a8726f72ed5 --out-dir /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-tools/x86_64-unknown-illumos/release/deps --target x86_64-unknown-illumos -C linker=/usr/gcc/13/bin/gcc -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-tools/x86_64-unknown-illumos/release/deps -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-tools/release/deps --extern bitflags=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-tools/x86_64-unknown-illumos/release/deps/libbitflags-97b46b4ed08fa6ef.rmeta --extern libc_errno=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-tools/x86_64-unknown-illumos/release/deps/liberrno-c4e9971a66e6cab6.rmeta --extern libc=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-tools/x86_64-unknown-illumos/release/deps/liblibc-fe23454c39319dc0.rmeta --cap-lints allow --cfg=bootstrap -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(rust_analyzer)' -Zmacro-backtrace -Zunstable-options -Csplit-debuginfo=off -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zunstable-options -Zon-broken-pipe=kill -Z binary-dep-depinfo --cfg libc --cfg solarish` Compiling fastrand v2.1.0 Running `/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc --crate-name fastrand --edition=2018 /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/vendor/fastrand-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 --cfg 'feature="alloc"' --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("alloc", "default", "getrandom", "js", "std"))' -C metadata=83811f3e87a3350a -C extra-filename=-83811f3e87a3350a --out-dir /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-tools/x86_64-unknown-illumos/release/deps --target x86_64-unknown-illumos -C linker=/usr/gcc/13/bin/gcc -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-tools/x86_64-unknown-illumos/release/deps -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-tools/release/deps --cap-lints allow --cfg=bootstrap -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(rust_analyzer)' -Zmacro-backtrace -Zunstable-options -Csplit-debuginfo=off -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zunstable-options -Zon-broken-pipe=kill -Z binary-dep-depinfo` Compiling lexopt v0.3.0 Running `/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc --crate-name lexopt --edition=2018 /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/vendor/lexopt-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)' --check-cfg 'cfg(feature, values())' -C metadata=916bc004481dce34 -C extra-filename=-916bc004481dce34 --out-dir /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-tools/x86_64-unknown-illumos/release/deps --target x86_64-unknown-illumos -C linker=/usr/gcc/13/bin/gcc -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-tools/x86_64-unknown-illumos/release/deps -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-tools/release/deps --cap-lints allow --cfg=bootstrap -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(rust_analyzer)' -Zmacro-backtrace -Zunstable-options -Csplit-debuginfo=off -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zunstable-options -Zon-broken-pipe=kill -Z binary-dep-depinfo` Compiling hashbrown v0.14.5 Running `/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc --crate-name hashbrown --edition=2021 /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/vendor/hashbrown-0.14.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="ahash"' --cfg 'feature="raw"' --cfg 'feature="serde"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("ahash", "alloc", "allocator-api2", "compiler_builtins", "core", "default", "equivalent", "inline-more", "nightly", "raw", "rayon", "rkyv", "rustc-dep-of-std", "rustc-internal-api", "serde"))' -C metadata=026f9cf20009cc6b -C extra-filename=-026f9cf20009cc6b --out-dir /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-tools/x86_64-unknown-illumos/release/deps --target x86_64-unknown-illumos -C linker=/usr/gcc/13/bin/gcc -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-tools/x86_64-unknown-illumos/release/deps -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-tools/release/deps --extern ahash=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-tools/x86_64-unknown-illumos/release/deps/libahash-3538da21bc91fdde.rmeta --extern serde=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-tools/x86_64-unknown-illumos/release/deps/libserde-207fbc1947784c00.rmeta --cap-lints allow --cfg=bootstrap -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(rust_analyzer)' -Zmacro-backtrace -Zunstable-options -Csplit-debuginfo=off -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zunstable-options -Zon-broken-pipe=kill -Z binary-dep-depinfo` Running `/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc --crate-name serde_json --edition=2021 /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/vendor/serde_json-1.0.117/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)' --check-cfg 'cfg(feature, values("alloc", "arbitrary_precision", "default", "float_roundtrip", "indexmap", "preserve_order", "raw_value", "std", "unbounded_depth"))' -C metadata=2664bc246b413f4a -C extra-filename=-2664bc246b413f4a --out-dir /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-tools/x86_64-unknown-illumos/release/deps --target x86_64-unknown-illumos -C linker=/usr/gcc/13/bin/gcc -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-tools/x86_64-unknown-illumos/release/deps -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-tools/release/deps --extern itoa=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-tools/x86_64-unknown-illumos/release/deps/libitoa-bed566b97abbf800.rmeta --extern ryu=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-tools/x86_64-unknown-illumos/release/deps/libryu-193ee5a0466a0159.rmeta --extern serde=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-tools/x86_64-unknown-illumos/release/deps/libserde-207fbc1947784c00.rmeta --cap-lints allow --cfg=bootstrap -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(rust_analyzer)' -Zmacro-backtrace -Zunstable-options -Csplit-debuginfo=off -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zunstable-options -Zon-broken-pipe=kill -Z binary-dep-depinfo --cfg limb_width_64 --check-cfg 'cfg(limb_width_32)' --check-cfg 'cfg(limb_width_64)'` Compiling tempfile v3.10.1 Running `/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc --crate-name tempfile --edition=2021 /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/vendor/tempfile-3.10.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)' --check-cfg 'cfg(feature, values("nightly"))' -C metadata=bc502b4bb4cf4be3 -C extra-filename=-bc502b4bb4cf4be3 --out-dir /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-tools/x86_64-unknown-illumos/release/deps --target x86_64-unknown-illumos -C linker=/usr/gcc/13/bin/gcc -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-tools/x86_64-unknown-illumos/release/deps -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-tools/release/deps --extern cfg_if=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-tools/x86_64-unknown-illumos/release/deps/libcfg_if-de0527d302ee5861.rmeta --extern fastrand=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-tools/x86_64-unknown-illumos/release/deps/libfastrand-83811f3e87a3350a.rmeta --extern rustix=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-tools/x86_64-unknown-illumos/release/deps/librustix-b1e24a8726f72ed5.rmeta --cap-lints allow --cfg=bootstrap -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(rust_analyzer)' -Zmacro-backtrace -Zunstable-options -Csplit-debuginfo=off -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zunstable-options -Zon-broken-pipe=kill -Z binary-dep-depinfo` Compiling indexmap v2.2.6 Running `/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc --crate-name indexmap --edition=2021 /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/vendor/indexmap-2.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 '--allow=clippy::style' --cfg 'feature="serde"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("arbitrary", "borsh", "default", "quickcheck", "rayon", "rustc-rayon", "serde", "std", "test_debug"))' -C metadata=a54f1c985a2a1e90 -C extra-filename=-a54f1c985a2a1e90 --out-dir /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-tools/x86_64-unknown-illumos/release/deps --target x86_64-unknown-illumos -C linker=/usr/gcc/13/bin/gcc -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-tools/x86_64-unknown-illumos/release/deps -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-tools/release/deps --extern equivalent=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-tools/x86_64-unknown-illumos/release/deps/libequivalent-4b478ef3bc4b0880.rmeta --extern hashbrown=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-tools/x86_64-unknown-illumos/release/deps/libhashbrown-026f9cf20009cc6b.rmeta --extern serde=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-tools/x86_64-unknown-illumos/release/deps/libserde-207fbc1947784c00.rmeta --cap-lints allow --cfg=bootstrap -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(rust_analyzer)' -Zmacro-backtrace -Zunstable-options -Csplit-debuginfo=off -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zunstable-options -Zon-broken-pipe=kill -Z binary-dep-depinfo` Compiling serde_derive v1.0.203 Compiling clap_derive v4.5.5 Running `/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc --crate-name serde_derive --edition=2015 /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/vendor/serde_derive-1.0.203/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"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("default", "deserialize_in_place"))' -C metadata=cdff5bc8a8c1167a -C extra-filename=-cdff5bc8a8c1167a --out-dir /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-tools/release/deps -C linker=/usr/gcc/13/bin/gcc -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-tools/release/deps --extern proc_macro2=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-tools/release/deps/libproc_macro2-649eebb10f1a43aa.rlib --extern quote=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-tools/release/deps/libquote-3e53e4514c72f34e.rlib --extern syn=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-tools/release/deps/libsyn-0a2f13f281b4acd9.rlib --extern proc_macro --cap-lints allow -Z binary-dep-depinfo` Running `/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc --crate-name clap_derive --edition=2021 /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/vendor/clap_derive-4.5.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 '--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::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=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' '--allow=clippy::multiple_bound_locations' '--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' '--allow=clippy::blocks_in_conditions' '--allow=clippy::assigning_clones' -C debug-assertions=off --cfg 'feature="default"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("debug", "default", "deprecated", "raw-deprecated", "unstable-v5"))' -C metadata=0481eff163c7b7d6 -C extra-filename=-0481eff163c7b7d6 --out-dir /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-tools/release/deps -C linker=/usr/gcc/13/bin/gcc -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-tools/release/deps --extern heck=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-tools/release/deps/libheck-f8be7831e08e6518.rlib --extern proc_macro2=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-tools/release/deps/libproc_macro2-649eebb10f1a43aa.rlib --extern quote=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-tools/release/deps/libquote-3e53e4514c72f34e.rlib --extern syn=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-tools/release/deps/libsyn-0a2f13f281b4acd9.rlib --extern proc_macro --cap-lints allow -Z binary-dep-depinfo` Compiling wasmparser v0.210.0 Running `/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc --crate-name wasmparser --edition=2021 /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/vendor/wasmparser-0.210.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 --deny=unsafe_code '--allow=clippy::all' --cfg 'feature="default"' --cfg 'feature="serde"' --cfg 'feature="std"' --cfg 'feature="validate"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("default", "no-hash-maps", "serde", "std", "validate"))' -C metadata=3d74800957a1c859 -C extra-filename=-3d74800957a1c859 --out-dir /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-tools/x86_64-unknown-illumos/release/deps --target x86_64-unknown-illumos -C linker=/usr/gcc/13/bin/gcc -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-tools/x86_64-unknown-illumos/release/deps -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-tools/release/deps --extern ahash=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-tools/x86_64-unknown-illumos/release/deps/libahash-3538da21bc91fdde.rmeta --extern bitflags=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-tools/x86_64-unknown-illumos/release/deps/libbitflags-97b46b4ed08fa6ef.rmeta --extern hashbrown=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-tools/x86_64-unknown-illumos/release/deps/libhashbrown-026f9cf20009cc6b.rmeta --extern indexmap=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-tools/x86_64-unknown-illumos/release/deps/libindexmap-a54f1c985a2a1e90.rmeta --extern semver=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-tools/x86_64-unknown-illumos/release/deps/libsemver-479709082f317fa1.rmeta --extern serde=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-tools/x86_64-unknown-illumos/release/deps/libserde-207fbc1947784c00.rmeta --cap-lints allow --cfg=bootstrap -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(rust_analyzer)' -Zmacro-backtrace -Zunstable-options -Csplit-debuginfo=off -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zunstable-options -Zon-broken-pipe=kill -Z binary-dep-depinfo` Compiling clap v4.5.7 Running `/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc --crate-name clap --edition=2021 /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/vendor/clap-4.5.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 '--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::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=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' '--allow=clippy::multiple_bound_locations' '--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' '--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)' --check-cfg 'cfg(feature, values("cargo", "color", "debug", "default", "deprecated", "derive", "env", "error-context", "help", "std", "string", "suggestions", "unicode", "unstable-doc", "unstable-styles", "unstable-v5", "usage", "wrap_help"))' -C metadata=a628c420b90eae87 -C extra-filename=-a628c420b90eae87 --out-dir /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-tools/x86_64-unknown-illumos/release/deps --target x86_64-unknown-illumos -C linker=/usr/gcc/13/bin/gcc -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-tools/x86_64-unknown-illumos/release/deps -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-tools/release/deps --extern clap_builder=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-tools/x86_64-unknown-illumos/release/deps/libclap_builder-d9a50628a4d7a7d5.rmeta --extern clap_derive=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-tools/release/deps/libclap_derive-0481eff163c7b7d6.so --cap-lints allow --cfg=bootstrap -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(rust_analyzer)' -Zmacro-backtrace -Zunstable-options -Csplit-debuginfo=off -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zunstable-options -Zon-broken-pipe=kill -Z binary-dep-depinfo` Compiling wat v1.211.1 Running `/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc --crate-name wat --edition=2021 /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/vendor/wat-1.211.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 --deny=unsafe_code '--allow=clippy::all' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=f304269e3d4a9a6e -C extra-filename=-f304269e3d4a9a6e --out-dir /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-tools/x86_64-unknown-illumos/release/deps --target x86_64-unknown-illumos -C linker=/usr/gcc/13/bin/gcc -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-tools/x86_64-unknown-illumos/release/deps -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-tools/release/deps --extern wast=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-tools/x86_64-unknown-illumos/release/deps/libwast-943a216cc0651e68.rmeta --cap-lints allow --cfg=bootstrap -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(rust_analyzer)' -Zmacro-backtrace -Zunstable-options -Csplit-debuginfo=off -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zunstable-options -Zon-broken-pipe=kill -Z binary-dep-depinfo` Compiling wasm-metadata v0.210.0 Compiling wit-parser v0.210.0 Running `/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc --crate-name wasm_metadata --edition=2021 /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/vendor/wasm-metadata-0.210.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 --deny=unsafe_code '--allow=clippy::all' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("clap"))' -C metadata=883e534a2b564a4e -C extra-filename=-883e534a2b564a4e --out-dir /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-tools/x86_64-unknown-illumos/release/deps --target x86_64-unknown-illumos -C linker=/usr/gcc/13/bin/gcc -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-tools/x86_64-unknown-illumos/release/deps -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-tools/release/deps --extern anyhow=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-tools/x86_64-unknown-illumos/release/deps/libanyhow-870a6971c3e9b4d7.rmeta --extern indexmap=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-tools/x86_64-unknown-illumos/release/deps/libindexmap-a54f1c985a2a1e90.rmeta --extern serde=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-tools/x86_64-unknown-illumos/release/deps/libserde-207fbc1947784c00.rmeta --extern serde_derive=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-tools/release/deps/libserde_derive-cdff5bc8a8c1167a.so --extern serde_json=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-tools/x86_64-unknown-illumos/release/deps/libserde_json-2664bc246b413f4a.rmeta --extern spdx=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-tools/x86_64-unknown-illumos/release/deps/libspdx-6dd5905306cef3ed.rmeta --extern wasm_encoder=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-tools/x86_64-unknown-illumos/release/deps/libwasm_encoder-c8ad64f4e9b9a39e.rmeta --extern wasmparser=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-tools/x86_64-unknown-illumos/release/deps/libwasmparser-3d74800957a1c859.rmeta --cap-lints allow --cfg=bootstrap -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(rust_analyzer)' -Zmacro-backtrace -Zunstable-options -Csplit-debuginfo=off -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zunstable-options -Zon-broken-pipe=kill -Z binary-dep-depinfo` Running `/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc --crate-name wit_parser --edition=2021 /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/vendor/wit-parser-0.210.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 --deny=unsafe_code '--allow=clippy::all' --cfg 'feature="decoding"' --cfg 'feature="default"' --cfg 'feature="serde"' --cfg 'feature="serde_json"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("decoding", "default", "serde", "serde_json", "wat"))' -C metadata=a723ac2c91a84ef3 -C extra-filename=-a723ac2c91a84ef3 --out-dir /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-tools/x86_64-unknown-illumos/release/deps --target x86_64-unknown-illumos -C linker=/usr/gcc/13/bin/gcc -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-tools/x86_64-unknown-illumos/release/deps -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-tools/release/deps --extern anyhow=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-tools/x86_64-unknown-illumos/release/deps/libanyhow-870a6971c3e9b4d7.rmeta --extern id_arena=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-tools/x86_64-unknown-illumos/release/deps/libid_arena-df841f191f985d8f.rmeta --extern indexmap=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-tools/x86_64-unknown-illumos/release/deps/libindexmap-a54f1c985a2a1e90.rmeta --extern log=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-tools/x86_64-unknown-illumos/release/deps/liblog-38123579ca3c4a02.rmeta --extern semver=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-tools/x86_64-unknown-illumos/release/deps/libsemver-479709082f317fa1.rmeta --extern serde=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-tools/x86_64-unknown-illumos/release/deps/libserde-207fbc1947784c00.rmeta --extern serde_derive=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-tools/release/deps/libserde_derive-cdff5bc8a8c1167a.so --extern serde_json=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-tools/x86_64-unknown-illumos/release/deps/libserde_json-2664bc246b413f4a.rmeta --extern unicode_xid=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-tools/x86_64-unknown-illumos/release/deps/libunicode_xid-295f6ac904419da3.rmeta --extern wasmparser=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-tools/x86_64-unknown-illumos/release/deps/libwasmparser-3d74800957a1c859.rmeta --cap-lints allow --cfg=bootstrap -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(rust_analyzer)' -Zmacro-backtrace -Zunstable-options -Csplit-debuginfo=off -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zunstable-options -Zon-broken-pipe=kill -Z binary-dep-depinfo` Compiling wit-component v0.210.0 Running `/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc --crate-name wit_component --edition=2021 /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/vendor/wit-component-0.210.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 --deny=unsafe_code '--allow=clippy::all' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("dummy-module", "semver-check", "wat"))' -C metadata=5bc343b49c957431 -C extra-filename=-5bc343b49c957431 --out-dir /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-tools/x86_64-unknown-illumos/release/deps --target x86_64-unknown-illumos -C linker=/usr/gcc/13/bin/gcc -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-tools/x86_64-unknown-illumos/release/deps -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-tools/release/deps --extern anyhow=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-tools/x86_64-unknown-illumos/release/deps/libanyhow-870a6971c3e9b4d7.rmeta --extern bitflags=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-tools/x86_64-unknown-illumos/release/deps/libbitflags-97b46b4ed08fa6ef.rmeta --extern indexmap=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-tools/x86_64-unknown-illumos/release/deps/libindexmap-a54f1c985a2a1e90.rmeta --extern log=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-tools/x86_64-unknown-illumos/release/deps/liblog-38123579ca3c4a02.rmeta --extern serde=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-tools/x86_64-unknown-illumos/release/deps/libserde-207fbc1947784c00.rmeta --extern serde_derive=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-tools/release/deps/libserde_derive-cdff5bc8a8c1167a.so --extern serde_json=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-tools/x86_64-unknown-illumos/release/deps/libserde_json-2664bc246b413f4a.rmeta --extern wasm_encoder=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-tools/x86_64-unknown-illumos/release/deps/libwasm_encoder-c8ad64f4e9b9a39e.rmeta --extern wasm_metadata=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-tools/x86_64-unknown-illumos/release/deps/libwasm_metadata-883e534a2b564a4e.rmeta --extern wasmparser=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-tools/x86_64-unknown-illumos/release/deps/libwasmparser-3d74800957a1c859.rmeta --extern wit_parser=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-tools/x86_64-unknown-illumos/release/deps/libwit_parser-a723ac2c91a84ef3.rmeta --cap-lints allow --cfg=bootstrap -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(rust_analyzer)' -Zmacro-backtrace -Zunstable-options -Csplit-debuginfo=off -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zunstable-options -Zon-broken-pipe=kill -Z binary-dep-depinfo` Compiling wasm-component-ld v0.5.4 Running `/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc --crate-name wasm_component_ld --edition=2021 /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/vendor/wasm-component-ld-0.5.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)' --check-cfg 'cfg(feature, values())' -C metadata=1a1d33275f86a61f -C extra-filename=-1a1d33275f86a61f --out-dir /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-tools/x86_64-unknown-illumos/release/deps --target x86_64-unknown-illumos -C linker=/usr/gcc/13/bin/gcc -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-tools/x86_64-unknown-illumos/release/deps -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-tools/release/deps --extern anyhow=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-tools/x86_64-unknown-illumos/release/deps/libanyhow-870a6971c3e9b4d7.rmeta --extern clap=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-tools/x86_64-unknown-illumos/release/deps/libclap-a628c420b90eae87.rmeta --extern lexopt=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-tools/x86_64-unknown-illumos/release/deps/liblexopt-916bc004481dce34.rmeta --extern tempfile=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-tools/x86_64-unknown-illumos/release/deps/libtempfile-bc502b4bb4cf4be3.rmeta --extern wasmparser=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-tools/x86_64-unknown-illumos/release/deps/libwasmparser-3d74800957a1c859.rmeta --extern wat=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-tools/x86_64-unknown-illumos/release/deps/libwat-f304269e3d4a9a6e.rmeta --extern wit_component=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-tools/x86_64-unknown-illumos/release/deps/libwit_component-5bc343b49c957431.rmeta --cap-lints allow --cfg=bootstrap -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(rust_analyzer)' -Zmacro-backtrace -Zunstable-options -Csplit-debuginfo=off -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zunstable-options -Zon-broken-pipe=kill -Z binary-dep-depinfo` Compiling wasm-component-ld-wrapper v0.1.0 (/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/tools/wasm-component-ld) Running `/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc --crate-name wasm_component_ld --edition=2021 src/tools/wasm-component-ld/src/main.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C opt-level=3 -C embed-bitcode=no --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=1e064cacf55cee4f -C extra-filename=-1e064cacf55cee4f --out-dir /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-tools/x86_64-unknown-illumos/release/deps --target x86_64-unknown-illumos -C linker=/usr/gcc/13/bin/gcc -C strip=symbols -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-tools/x86_64-unknown-illumos/release/deps -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-tools/release/deps --extern wasm_component_ld=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-tools/x86_64-unknown-illumos/release/deps/libwasm_component_ld-1a1d33275f86a61f.rlib --cfg=bootstrap -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(rust_analyzer)' -Zmacro-backtrace -Zunstable-options -Csplit-debuginfo=off -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zunstable-options -Zon-broken-pipe=kill -Z binary-dep-depinfo` Finished `release` profile [optimized] target(s) in 53.56s running: "/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/bin/llvm-config" "--bindir" (failure_mode=Exit, stdout_mode=Capture, stderr_mode=Print) (created at src/core/build_steps/compile.rs:1847:21, executed at src/core/build_steps/compile.rs:1847:75) using sysroot /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-sysroot running: "/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/bin/llvm-config" "--libdir" (failure_mode=Exit, stdout_mode=Capture, stderr_mode=Print) (created at src/core/builder.rs:1954:21, executed at src/core/builder.rs:1954:75) Building tool llvm-bitcode-linker (stage0 -> stage1, x86_64-unknown-illumos) running: cd "/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src" && env -u MAKEFLAGS -u MFLAGS AR_x86_64_unknown_illumos="/usr/gnu/bin/ar" CARGO_INCREMENTAL="0" CARGO_PROFILE_RELEASE_DEBUG="0" CARGO_PROFILE_RELEASE_DEBUG_ASSERTIONS="false" CARGO_PROFILE_RELEASE_OVERFLOW_CHECKS="false" CARGO_PROFILE_RELEASE_STRIP="false" CARGO_TARGET_DIR="/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-tools" CARGO_TARGET_X86_64_UNKNOWN_ILLUMOS_LINKER="/usr/gcc/13/bin/gcc" CC_x86_64_unknown_illumos="/usr/gcc/13/bin/gcc" CFG_COMPILER_BUILD_TRIPLE="x86_64-unknown-illumos" CFG_COMPILER_HOST_TRIPLE="x86_64-unknown-illumos" CFG_RELEASE="1.81.0" CFG_RELEASE_CHANNEL="stable" CFG_RELEASE_NUM="1.81.0" CFG_VERSION="1.81.0 (eeb90cda1 2024-09-04) (built from a source tarball)" CFG_VER_DATE="2024-09-04" CFG_VER_HASH="eeb90cda1969383f56a2637cbd3037bdf598841c" CFLAGS_x86_64_unknown_illumos="-ffunction-sections -fdata-sections -fPIC -m64 -m64" CXXFLAGS_x86_64_unknown_illumos="-ffunction-sections -fdata-sections -fPIC -m64 -m64" CXX_x86_64_unknown_illumos="/usr/gcc/13/bin/g++" DOC_RUST_LANG_ORG_CHANNEL="https://doc.rust-lang.org/1.81.0" LIBC_CHECK_CFG="1" LIBRARY_PATH="/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/lib" LZMA_API_STATIC="1" RANLIB_x86_64_unknown_illumos="/usr/gnu/bin/ar s" REAL_LIBRARY_PATH_VAR="LD_LIBRARY_PATH" RUSTBUILD_NATIVE_DIR="/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/native" RUSTC="/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc" RUSTC_BOOTSTRAP="1" RUSTC_BREAK_ON_ICE="1" RUSTC_ERROR_METADATA_DST="/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/tmp/extended-error-metadata" RUSTC_HOST_FLAGS="--cfg=bootstrap -Zunstable-options --check-cfg=cfg(bootstrap) -Clinker=/usr/gcc/13/bin/gcc" RUSTC_INSTALL_BINDIR="bin" RUSTC_LIBDIR="/usr/lib" RUSTC_LINT_FLAGS="-Wrust_2018_idioms -Wunused_lifetimes -Dwarnings" RUSTC_REAL="/usr/bin/rustc" RUSTC_SNAPSHOT="/usr/bin/rustc" RUSTC_SNAPSHOT_LIBDIR="/usr/lib" RUSTC_STAGE="0" RUSTC_SYSROOT="/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-sysroot" RUSTC_TLS_MODEL_INITIAL_EXEC="1" RUSTC_VERBOSE="1" RUSTC_WRAPPER="/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc" RUSTDOC="/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustdoc" RUSTDOCFLAGS="--cfg=bootstrap --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options --check-cfg=cfg(bootstrap) --check-cfg=cfg(parallel_compiler) --check-cfg=cfg(rust_analyzer) -Dwarnings -Wrustdoc::invalid_codeblock_attributes --crate-version 1.81.0\t(eeb90cda1\t2024-09-04)\t(built\tfrom\ta\tsource\ttarball) -Clinker=/usr/gcc/13/bin/gcc" RUSTDOC_REAL="/path/to/nowhere/rustdoc/not/required" RUSTFLAGS="--cfg=bootstrap --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options --check-cfg=cfg(bootstrap) --check-cfg=cfg(parallel_compiler) --check-cfg=cfg(rust_analyzer) -Zmacro-backtrace -Zunstable-options -Csplit-debuginfo=off -Clink-args=-Wl,-z,origin -Clink-args=-Wl,-rpath,$ORIGIN/../lib -Zunstable-options -Zon-broken-pipe=kill" RUST_TEST_THREADS="8" SYSROOT="/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-sysroot" __CARGO_DEFAULT_LIB_METADATA="bootstraptool-rustc" "/usr/bin/cargo" "build" "--target" "x86_64-unknown-illumos" "--release" "-Zbinary-dep-depinfo" "-j" "8" "-v" "--frozen" "--manifest-path" "/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/tools/llvm-bitcode-linker/Cargo.toml" (failure_mode=Exit, stdout_mode=Print, stderr_mode=Print) (created at src/core/builder.rs:1400:21, executed at src/core/build_steps/tool.rs:917:26) Compiling proc-macro2 v1.0.86 Compiling unicode-ident v1.0.12 Compiling once_cell v1.19.0 Compiling utf8parse v0.2.2 Compiling anstyle v1.0.7 Compiling is_terminal_polyfill v1.70.0 Compiling anstyle-query v1.1.0 Compiling colorchoice v1.0.1 Running `/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc --crate-name build_script_build --edition=2021 /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/vendor/proc-macro2-1.0.86/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)' --check-cfg 'cfg(feature, values("default", "nightly", "proc-macro", "span-locations"))' -C metadata=57983ae536f68d80 -C extra-filename=-57983ae536f68d80 --out-dir /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-tools/release/build/proc-macro2-57983ae536f68d80 -C linker=/usr/gcc/13/bin/gcc -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-tools/release/deps --cap-lints allow -Z binary-dep-depinfo` Running `/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc --crate-name unicode_ident --edition=2018 /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/vendor/unicode-ident-1.0.12/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)' --check-cfg 'cfg(feature, values())' -C metadata=43e015e9763c3b6a -C extra-filename=-43e015e9763c3b6a --out-dir /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-tools/release/deps -C linker=/usr/gcc/13/bin/gcc -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-tools/release/deps --cap-lints allow -Z binary-dep-depinfo` Running `/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc --crate-name once_cell --edition=2021 /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/vendor/once_cell-1.19.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="race"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("alloc", "atomic-polyfill", "critical-section", "default", "parking_lot", "portable-atomic", "race", "std", "unstable"))' -C metadata=2e19d785b87a72a2 -C extra-filename=-2e19d785b87a72a2 --out-dir /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-tools/x86_64-unknown-illumos/release/deps --target x86_64-unknown-illumos -C linker=/usr/gcc/13/bin/gcc -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-tools/x86_64-unknown-illumos/release/deps -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-tools/release/deps --cap-lints allow --cfg=bootstrap --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(parallel_compiler)' '--check-cfg=cfg(rust_analyzer)' -Zmacro-backtrace -Zunstable-options -Csplit-debuginfo=off -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zunstable-options -Zon-broken-pipe=kill -Z binary-dep-depinfo` Running `/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc --crate-name colorchoice --edition=2021 /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/vendor/colorchoice-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 '--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::items_after_statements' '--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)' --check-cfg 'cfg(feature, values())' -C metadata=6164c452ce68f900 -C extra-filename=-6164c452ce68f900 --out-dir /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-tools/x86_64-unknown-illumos/release/deps --target x86_64-unknown-illumos -C linker=/usr/gcc/13/bin/gcc -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-tools/x86_64-unknown-illumos/release/deps -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-tools/release/deps --cap-lints allow --cfg=bootstrap --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(parallel_compiler)' '--check-cfg=cfg(rust_analyzer)' -Zmacro-backtrace -Zunstable-options -Csplit-debuginfo=off -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zunstable-options -Zon-broken-pipe=kill -Z binary-dep-depinfo` Running `/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc --crate-name utf8parse --edition=2018 /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/vendor/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)' --check-cfg 'cfg(feature, values("default", "nightly"))' -C metadata=8ddad6b63aa15c6b -C extra-filename=-8ddad6b63aa15c6b --out-dir /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-tools/x86_64-unknown-illumos/release/deps --target x86_64-unknown-illumos -C linker=/usr/gcc/13/bin/gcc -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-tools/x86_64-unknown-illumos/release/deps -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-tools/release/deps --cap-lints allow --cfg=bootstrap --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(parallel_compiler)' '--check-cfg=cfg(rust_analyzer)' -Zmacro-backtrace -Zunstable-options -Csplit-debuginfo=off -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zunstable-options -Zon-broken-pipe=kill -Z binary-dep-depinfo` Running `/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc --crate-name is_terminal_polyfill --edition=2021 /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/vendor/is_terminal_polyfill-1.70.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=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)' --check-cfg 'cfg(feature, values("default"))' -C metadata=abea85a09c1bfa23 -C extra-filename=-abea85a09c1bfa23 --out-dir /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-tools/x86_64-unknown-illumos/release/deps --target x86_64-unknown-illumos -C linker=/usr/gcc/13/bin/gcc -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-tools/x86_64-unknown-illumos/release/deps -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-tools/release/deps --cap-lints allow --cfg=bootstrap --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(parallel_compiler)' '--check-cfg=cfg(rust_analyzer)' -Zmacro-backtrace -Zunstable-options -Csplit-debuginfo=off -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zunstable-options -Zon-broken-pipe=kill -Z binary-dep-depinfo` Running `/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc --crate-name anstyle_query --edition=2021 /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/vendor/anstyle-query-1.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=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::items_after_statements' '--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)' --check-cfg 'cfg(feature, values())' -C metadata=0e093e88def89ab7 -C extra-filename=-0e093e88def89ab7 --out-dir /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-tools/x86_64-unknown-illumos/release/deps --target x86_64-unknown-illumos -C linker=/usr/gcc/13/bin/gcc -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-tools/x86_64-unknown-illumos/release/deps -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-tools/release/deps --cap-lints allow --cfg=bootstrap --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(parallel_compiler)' '--check-cfg=cfg(rust_analyzer)' -Zmacro-backtrace -Zunstable-options -Csplit-debuginfo=off -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zunstable-options -Zon-broken-pipe=kill -Z binary-dep-depinfo` Running `/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc --crate-name anstyle --edition=2021 /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/vendor/anstyle-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 '--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::items_after_statements' '--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)' --check-cfg 'cfg(feature, values("default", "std"))' -C metadata=a8bb10cc00343b0e -C extra-filename=-a8bb10cc00343b0e --out-dir /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-tools/x86_64-unknown-illumos/release/deps --target x86_64-unknown-illumos -C linker=/usr/gcc/13/bin/gcc -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-tools/x86_64-unknown-illumos/release/deps -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-tools/release/deps --cap-lints allow --cfg=bootstrap --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(parallel_compiler)' '--check-cfg=cfg(rust_analyzer)' -Zmacro-backtrace -Zunstable-options -Csplit-debuginfo=off -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zunstable-options -Zon-broken-pipe=kill -Z binary-dep-depinfo` Compiling anstyle-parse v0.2.4 Compiling cfg-if v1.0.0 Running `/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc --crate-name anstyle_parse --edition=2021 /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/vendor/anstyle-parse-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 '--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::items_after_statements' '--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)' --check-cfg 'cfg(feature, values("core", "default", "utf8"))' -C metadata=b7d6026862db1c55 -C extra-filename=-b7d6026862db1c55 --out-dir /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-tools/x86_64-unknown-illumos/release/deps --target x86_64-unknown-illumos -C linker=/usr/gcc/13/bin/gcc -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-tools/x86_64-unknown-illumos/release/deps -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-tools/release/deps --extern utf8parse=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-tools/x86_64-unknown-illumos/release/deps/libutf8parse-8ddad6b63aa15c6b.rmeta --cap-lints allow --cfg=bootstrap --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(parallel_compiler)' '--check-cfg=cfg(rust_analyzer)' -Zmacro-backtrace -Zunstable-options -Csplit-debuginfo=off -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zunstable-options -Zon-broken-pipe=kill -Z binary-dep-depinfo` Running `/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc --crate-name cfg_if --edition=2018 /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/vendor/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)' --check-cfg 'cfg(feature, values("compiler_builtins", "core", "rustc-dep-of-std"))' -C metadata=2ccc9f708df2a211 -C extra-filename=-2ccc9f708df2a211 --out-dir /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-tools/x86_64-unknown-illumos/release/deps --target x86_64-unknown-illumos -C linker=/usr/gcc/13/bin/gcc -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-tools/x86_64-unknown-illumos/release/deps -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-tools/release/deps --cap-lints allow --cfg=bootstrap --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(parallel_compiler)' '--check-cfg=cfg(rust_analyzer)' -Zmacro-backtrace -Zunstable-options -Csplit-debuginfo=off -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zunstable-options -Zon-broken-pipe=kill -Z binary-dep-depinfo` Compiling overload v0.1.1 Compiling log v0.4.21 Running `/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc --crate-name overload --edition=2018 /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/vendor/overload-0.1.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)' --check-cfg 'cfg(feature, values())' -C metadata=70b370a9abfded44 -C extra-filename=-70b370a9abfded44 --out-dir /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-tools/x86_64-unknown-illumos/release/deps --target x86_64-unknown-illumos -C linker=/usr/gcc/13/bin/gcc -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-tools/x86_64-unknown-illumos/release/deps -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-tools/release/deps --cap-lints allow --cfg=bootstrap --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(parallel_compiler)' '--check-cfg=cfg(rust_analyzer)' -Zmacro-backtrace -Zunstable-options -Csplit-debuginfo=off -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zunstable-options -Zon-broken-pipe=kill -Z binary-dep-depinfo` Running `/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc --crate-name log --edition=2021 /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/vendor/log-0.4.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 --cfg 'feature="std"' --check-cfg 'cfg(docsrs)' --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=778e5f06b8c8f2c7 -C extra-filename=-778e5f06b8c8f2c7 --out-dir /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-tools/x86_64-unknown-illumos/release/deps --target x86_64-unknown-illumos -C linker=/usr/gcc/13/bin/gcc -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-tools/x86_64-unknown-illumos/release/deps -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-tools/release/deps --cap-lints allow --cfg=bootstrap --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(parallel_compiler)' '--check-cfg=cfg(rust_analyzer)' -Zmacro-backtrace -Zunstable-options -Csplit-debuginfo=off -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zunstable-options -Zon-broken-pipe=kill -Z binary-dep-depinfo` Compiling heck v0.5.0 Running `/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc --crate-name heck --edition=2021 /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/vendor/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)' --check-cfg 'cfg(feature, values())' -C metadata=2cdef7b4559d0c67 -C extra-filename=-2cdef7b4559d0c67 --out-dir /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-tools/release/deps -C linker=/usr/gcc/13/bin/gcc -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-tools/release/deps --cap-lints allow -Z binary-dep-depinfo` Compiling tracing-core v0.1.30 Running `/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc --crate-name tracing_core --edition=2018 /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/vendor/tracing-core-0.1.30/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="once_cell"' --cfg 'feature="std"' --cfg 'feature="valuable"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("default", "once_cell", "std", "valuable"))' -C metadata=b150eeb6fcdaf1ae -C extra-filename=-b150eeb6fcdaf1ae --out-dir /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-tools/x86_64-unknown-illumos/release/deps --target x86_64-unknown-illumos -C linker=/usr/gcc/13/bin/gcc -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-tools/x86_64-unknown-illumos/release/deps -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-tools/release/deps --extern once_cell=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-tools/x86_64-unknown-illumos/release/deps/libonce_cell-2e19d785b87a72a2.rmeta --cap-lints allow --cfg=bootstrap --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(parallel_compiler)' '--check-cfg=cfg(rust_analyzer)' -Zmacro-backtrace -Zunstable-options -Csplit-debuginfo=off -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zunstable-options -Zon-broken-pipe=kill -Z binary-dep-depinfo` Compiling clap_lex v0.7.1 Running `/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc --crate-name clap_lex --edition=2021 /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/vendor/clap_lex-0.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 '--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::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=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' '--allow=clippy::multiple_bound_locations' '--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' '--allow=clippy::blocks_in_conditions' '--allow=clippy::assigning_clones' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=cb662f18a5eff780 -C extra-filename=-cb662f18a5eff780 --out-dir /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-tools/x86_64-unknown-illumos/release/deps --target x86_64-unknown-illumos -C linker=/usr/gcc/13/bin/gcc -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-tools/x86_64-unknown-illumos/release/deps -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-tools/release/deps --cap-lints allow --cfg=bootstrap --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(parallel_compiler)' '--check-cfg=cfg(rust_analyzer)' -Zmacro-backtrace -Zunstable-options -Csplit-debuginfo=off -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zunstable-options -Zon-broken-pipe=kill -Z binary-dep-depinfo` Compiling anyhow v1.0.86 Running `/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc --crate-name build_script_build --edition=2018 /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/vendor/anyhow-1.0.86/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)' --check-cfg 'cfg(feature, values("backtrace", "default", "std"))' -C metadata=205c127259fbe64a -C extra-filename=-205c127259fbe64a --out-dir /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-tools/release/build/anyhow-205c127259fbe64a -C linker=/usr/gcc/13/bin/gcc -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-tools/release/deps --cap-lints allow -Z binary-dep-depinfo` Running `/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-tools/release/build/proc-macro2-57983ae536f68d80/build-script-build` Compiling anstream v0.6.14 Running `/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc --crate-name anstream --edition=2021 /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/vendor/anstream-0.6.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 '--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::items_after_statements' '--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)' --check-cfg 'cfg(feature, values("auto", "default", "test", "wincon"))' -C metadata=b48c8edff6b359bd -C extra-filename=-b48c8edff6b359bd --out-dir /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-tools/x86_64-unknown-illumos/release/deps --target x86_64-unknown-illumos -C linker=/usr/gcc/13/bin/gcc -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-tools/x86_64-unknown-illumos/release/deps -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-tools/release/deps --extern anstyle=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-tools/x86_64-unknown-illumos/release/deps/libanstyle-a8bb10cc00343b0e.rmeta --extern anstyle_parse=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-tools/x86_64-unknown-illumos/release/deps/libanstyle_parse-b7d6026862db1c55.rmeta --extern anstyle_query=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-tools/x86_64-unknown-illumos/release/deps/libanstyle_query-0e093e88def89ab7.rmeta --extern colorchoice=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-tools/x86_64-unknown-illumos/release/deps/libcolorchoice-6164c452ce68f900.rmeta --extern is_terminal_polyfill=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-tools/x86_64-unknown-illumos/release/deps/libis_terminal_polyfill-abea85a09c1bfa23.rmeta --extern utf8parse=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-tools/x86_64-unknown-illumos/release/deps/libutf8parse-8ddad6b63aa15c6b.rmeta --cap-lints allow --cfg=bootstrap --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(parallel_compiler)' '--check-cfg=cfg(rust_analyzer)' -Zmacro-backtrace -Zunstable-options -Csplit-debuginfo=off -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zunstable-options -Zon-broken-pipe=kill -Z binary-dep-depinfo` Running `/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc --crate-name proc_macro2 --edition=2021 /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/vendor/proc-macro2-1.0.86/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)' --check-cfg 'cfg(feature, values("default", "nightly", "proc-macro", "span-locations"))' -C metadata=989638de51b57f4c -C extra-filename=-989638de51b57f4c --out-dir /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-tools/release/deps -C linker=/usr/gcc/13/bin/gcc -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-tools/release/deps --extern unicode_ident=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-tools/release/deps/libunicode_ident-43e015e9763c3b6a.rmeta --cap-lints allow -Z binary-dep-depinfo --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)'` Compiling strsim v0.11.1 Running `/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc --crate-name strsim --edition=2015 /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/vendor/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)' --check-cfg 'cfg(feature, values())' -C metadata=908652ae692ccb4d -C extra-filename=-908652ae692ccb4d --out-dir /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-tools/x86_64-unknown-illumos/release/deps --target x86_64-unknown-illumos -C linker=/usr/gcc/13/bin/gcc -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-tools/x86_64-unknown-illumos/release/deps -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-tools/release/deps --cap-lints allow --cfg=bootstrap --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(parallel_compiler)' '--check-cfg=cfg(rust_analyzer)' -Zmacro-backtrace -Zunstable-options -Csplit-debuginfo=off -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zunstable-options -Zon-broken-pipe=kill -Z binary-dep-depinfo` Compiling lazy_static v1.5.0 Running `/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc --crate-name lazy_static --edition=2015 /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/vendor/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)' --check-cfg 'cfg(feature, values("spin", "spin_no_std"))' -C metadata=a8e706ee555f1b47 -C extra-filename=-a8e706ee555f1b47 --out-dir /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-tools/x86_64-unknown-illumos/release/deps --target x86_64-unknown-illumos -C linker=/usr/gcc/13/bin/gcc -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-tools/x86_64-unknown-illumos/release/deps -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-tools/release/deps --cap-lints allow --cfg=bootstrap --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(parallel_compiler)' '--check-cfg=cfg(rust_analyzer)' -Zmacro-backtrace -Zunstable-options -Csplit-debuginfo=off -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zunstable-options -Zon-broken-pipe=kill -Z binary-dep-depinfo` Compiling thiserror v1.0.61 Running `/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc --crate-name build_script_build --edition=2021 /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/vendor/thiserror-1.0.61/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)' --check-cfg 'cfg(feature, values())' -C metadata=4f6b57d22239cada -C extra-filename=-4f6b57d22239cada --out-dir /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-tools/release/build/thiserror-4f6b57d22239cada -C linker=/usr/gcc/13/bin/gcc -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-tools/release/deps --cap-lints allow -Z binary-dep-depinfo` Compiling sharded-slab v0.1.7 Running `/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc --crate-name sharded_slab --edition=2018 /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/vendor/sharded-slab-0.1.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)' --check-cfg 'cfg(feature, values("loom"))' -C metadata=212e09af30bb5610 -C extra-filename=-212e09af30bb5610 --out-dir /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-tools/x86_64-unknown-illumos/release/deps --target x86_64-unknown-illumos -C linker=/usr/gcc/13/bin/gcc -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-tools/x86_64-unknown-illumos/release/deps -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-tools/release/deps --extern lazy_static=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-tools/x86_64-unknown-illumos/release/deps/liblazy_static-a8e706ee555f1b47.rmeta --cap-lints allow --cfg=bootstrap --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(parallel_compiler)' '--check-cfg=cfg(rust_analyzer)' -Zmacro-backtrace -Zunstable-options -Csplit-debuginfo=off -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zunstable-options -Zon-broken-pipe=kill -Z binary-dep-depinfo` Running `/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-tools/release/build/anyhow-205c127259fbe64a/build-script-build` Compiling clap_builder v4.5.7 Running `/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc --crate-name clap_builder --edition=2021 /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/vendor/clap_builder-4.5.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 '--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::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=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' '--allow=clippy::multiple_bound_locations' '--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' '--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)' --check-cfg 'cfg(feature, values("cargo", "color", "debug", "default", "deprecated", "env", "error-context", "help", "std", "string", "suggestions", "unicode", "unstable-doc", "unstable-styles", "unstable-v5", "usage", "wrap_help"))' -C metadata=7c788f447d564e84 -C extra-filename=-7c788f447d564e84 --out-dir /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-tools/x86_64-unknown-illumos/release/deps --target x86_64-unknown-illumos -C linker=/usr/gcc/13/bin/gcc -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-tools/x86_64-unknown-illumos/release/deps -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-tools/release/deps --extern anstream=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-tools/x86_64-unknown-illumos/release/deps/libanstream-b48c8edff6b359bd.rmeta --extern anstyle=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-tools/x86_64-unknown-illumos/release/deps/libanstyle-a8bb10cc00343b0e.rmeta --extern clap_lex=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-tools/x86_64-unknown-illumos/release/deps/libclap_lex-cb662f18a5eff780.rmeta --extern strsim=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-tools/x86_64-unknown-illumos/release/deps/libstrsim-908652ae692ccb4d.rmeta --cap-lints allow --cfg=bootstrap --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(parallel_compiler)' '--check-cfg=cfg(rust_analyzer)' -Zmacro-backtrace -Zunstable-options -Csplit-debuginfo=off -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zunstable-options -Zon-broken-pipe=kill -Z binary-dep-depinfo` Compiling nu-ansi-term v0.46.0 Running `/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc --crate-name nu_ansi_term --edition=2018 /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/vendor/nu-ansi-term-0.46.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)' --check-cfg 'cfg(feature, values("derive_serde_style", "serde"))' -C metadata=95b3177603f805fb -C extra-filename=-95b3177603f805fb --out-dir /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-tools/x86_64-unknown-illumos/release/deps --target x86_64-unknown-illumos -C linker=/usr/gcc/13/bin/gcc -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-tools/x86_64-unknown-illumos/release/deps -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-tools/release/deps --extern overload=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-tools/x86_64-unknown-illumos/release/deps/liboverload-70b370a9abfded44.rmeta --cap-lints allow --cfg=bootstrap --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(parallel_compiler)' '--check-cfg=cfg(rust_analyzer)' -Zmacro-backtrace -Zunstable-options -Csplit-debuginfo=off -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zunstable-options -Zon-broken-pipe=kill -Z binary-dep-depinfo` Running `/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-tools/release/build/thiserror-4f6b57d22239cada/build-script-build` Compiling tracing-log v0.2.0 Running `/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc --crate-name tracing_log --edition=2018 /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/vendor/tracing-log-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 --cfg 'feature="log-tracer"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("ahash", "default", "interest-cache", "log-tracer", "lru", "std"))' -C metadata=c4fe5f628a6dc1a6 -C extra-filename=-c4fe5f628a6dc1a6 --out-dir /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-tools/x86_64-unknown-illumos/release/deps --target x86_64-unknown-illumos -C linker=/usr/gcc/13/bin/gcc -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-tools/x86_64-unknown-illumos/release/deps -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-tools/release/deps --extern log=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-tools/x86_64-unknown-illumos/release/deps/liblog-778e5f06b8c8f2c7.rmeta --extern once_cell=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-tools/x86_64-unknown-illumos/release/deps/libonce_cell-2e19d785b87a72a2.rmeta --extern tracing_core=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-tools/x86_64-unknown-illumos/release/deps/libtracing_core-b150eeb6fcdaf1ae.rmeta --cap-lints allow --cfg=bootstrap --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(parallel_compiler)' '--check-cfg=cfg(rust_analyzer)' -Zmacro-backtrace -Zunstable-options -Csplit-debuginfo=off -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zunstable-options -Zon-broken-pipe=kill -Z binary-dep-depinfo` Compiling quote v1.0.36 Running `/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc --crate-name quote --edition=2018 /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/vendor/quote-1.0.36/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)' --check-cfg 'cfg(feature, values("default", "proc-macro"))' -C metadata=9b2d34d0dd4dcdb2 -C extra-filename=-9b2d34d0dd4dcdb2 --out-dir /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-tools/release/deps -C linker=/usr/gcc/13/bin/gcc -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-tools/release/deps --extern proc_macro2=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-tools/release/deps/libproc_macro2-989638de51b57f4c.rmeta --cap-lints allow -Z binary-dep-depinfo` Compiling thread_local v1.1.8 Running `/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc --crate-name thread_local --edition=2021 /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/vendor/thread_local-1.1.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 --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("nightly"))' -C metadata=d6b22f3ea1cbc86f -C extra-filename=-d6b22f3ea1cbc86f --out-dir /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-tools/x86_64-unknown-illumos/release/deps --target x86_64-unknown-illumos -C linker=/usr/gcc/13/bin/gcc -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-tools/x86_64-unknown-illumos/release/deps -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-tools/release/deps --extern cfg_if=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-tools/x86_64-unknown-illumos/release/deps/libcfg_if-2ccc9f708df2a211.rmeta --extern once_cell=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-tools/x86_64-unknown-illumos/release/deps/libonce_cell-2e19d785b87a72a2.rmeta --cap-lints allow --cfg=bootstrap --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(parallel_compiler)' '--check-cfg=cfg(rust_analyzer)' -Zmacro-backtrace -Zunstable-options -Csplit-debuginfo=off -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zunstable-options -Zon-broken-pipe=kill -Z binary-dep-depinfo` Compiling syn v2.0.67 Running `/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc --crate-name syn --edition=2021 /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/vendor/syn-2.0.67/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-mut"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("clone-impls", "default", "derive", "extra-traits", "fold", "full", "parsing", "printing", "proc-macro", "test", "visit", "visit-mut"))' -C metadata=cebb495aa2909ad3 -C extra-filename=-cebb495aa2909ad3 --out-dir /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-tools/release/deps -C linker=/usr/gcc/13/bin/gcc -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-tools/release/deps --extern proc_macro2=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-tools/release/deps/libproc_macro2-989638de51b57f4c.rmeta --extern quote=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-tools/release/deps/libquote-9b2d34d0dd4dcdb2.rmeta --extern unicode_ident=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-tools/release/deps/libunicode_ident-43e015e9763c3b6a.rmeta --cap-lints allow -Z binary-dep-depinfo` Compiling smallvec v1.13.2 Running `/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc --crate-name smallvec --edition=2018 /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/vendor/smallvec-1.13.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)' --check-cfg 'cfg(feature, values("arbitrary", "const_generics", "const_new", "debugger_visualizer", "drain_filter", "drain_keep_rest", "may_dangle", "serde", "specialization", "union", "write"))' -C metadata=c507fe317dc742ad -C extra-filename=-c507fe317dc742ad --out-dir /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-tools/x86_64-unknown-illumos/release/deps --target x86_64-unknown-illumos -C linker=/usr/gcc/13/bin/gcc -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-tools/x86_64-unknown-illumos/release/deps -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-tools/release/deps --cap-lints allow --cfg=bootstrap --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(parallel_compiler)' '--check-cfg=cfg(rust_analyzer)' -Zmacro-backtrace -Zunstable-options -Csplit-debuginfo=off -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zunstable-options -Zon-broken-pipe=kill -Z binary-dep-depinfo` Compiling pin-project-lite v0.2.14 Running `/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc --crate-name pin_project_lite --edition=2018 /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/vendor/pin-project-lite-0.2.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 --warn=unreachable_pub '--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=clippy::default_union_representation' '--warn=clippy::as_ptr_cast_mut' '--warn=clippy::all' '--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::module_name_repetitions' '--allow=clippy::missing_errors_doc' '--allow=clippy::manual_range_contains' '--allow=clippy::manual_assert' '--allow=clippy::float_cmp' '--allow=clippy::doc_markdown' '--allow=clippy::declare_interior_mutable_const' '--allow=clippy::borrow_as_ptr' '--allow=clippy::bool_assert_comparison' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=9c2129e877ee433a -C extra-filename=-9c2129e877ee433a --out-dir /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-tools/x86_64-unknown-illumos/release/deps --target x86_64-unknown-illumos -C linker=/usr/gcc/13/bin/gcc -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-tools/x86_64-unknown-illumos/release/deps -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-tools/release/deps --cap-lints allow --cfg=bootstrap --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(parallel_compiler)' '--check-cfg=cfg(rust_analyzer)' -Zmacro-backtrace -Zunstable-options -Csplit-debuginfo=off -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zunstable-options -Zon-broken-pipe=kill -Z binary-dep-depinfo` Running `/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc --crate-name anyhow --edition=2018 /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/vendor/anyhow-1.0.86/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)' --check-cfg 'cfg(feature, values("backtrace", "default", "std"))' -C metadata=e6de135cbb810435 -C extra-filename=-e6de135cbb810435 --out-dir /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-tools/x86_64-unknown-illumos/release/deps --target x86_64-unknown-illumos -C linker=/usr/gcc/13/bin/gcc -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-tools/x86_64-unknown-illumos/release/deps -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-tools/release/deps --cap-lints allow --cfg=bootstrap --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(parallel_compiler)' '--check-cfg=cfg(rust_analyzer)' -Zmacro-backtrace -Zunstable-options -Csplit-debuginfo=off -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zunstable-options -Zon-broken-pipe=kill -Z binary-dep-depinfo --cfg std_backtrace --check-cfg 'cfg(anyhow_nightly_testing)' --check-cfg 'cfg(anyhow_no_fmt_arguments_as_str)' --check-cfg 'cfg(anyhow_no_ptr_addr_of)' --check-cfg 'cfg(anyhow_no_unsafe_op_in_unsafe_fn_lint)' --check-cfg 'cfg(doc_cfg)' --check-cfg 'cfg(error_generic_member_access)' --check-cfg 'cfg(std_backtrace)'` Compiling tracing-subscriber v0.3.18 Running `/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc --crate-name tracing_subscriber --edition=2018 /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/vendor/tracing-subscriber-0.3.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 --cfg 'feature="alloc"' --cfg 'feature="ansi"' --cfg 'feature="default"' --cfg 'feature="fmt"' --cfg 'feature="nu-ansi-term"' --cfg 'feature="registry"' --cfg 'feature="sharded-slab"' --cfg 'feature="smallvec"' --cfg 'feature="std"' --cfg 'feature="thread_local"' --cfg 'feature="tracing-log"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("alloc", "ansi", "chrono", "default", "env-filter", "fmt", "json", "local-time", "matchers", "nu-ansi-term", "once_cell", "parking_lot", "regex", "registry", "serde", "serde_json", "sharded-slab", "smallvec", "std", "thread_local", "time", "tracing", "tracing-log", "tracing-serde", "valuable", "valuable-serde", "valuable_crate"))' -C metadata=69007b29fb75472a -C extra-filename=-69007b29fb75472a --out-dir /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-tools/x86_64-unknown-illumos/release/deps --target x86_64-unknown-illumos -C linker=/usr/gcc/13/bin/gcc -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-tools/x86_64-unknown-illumos/release/deps -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-tools/release/deps --extern nu_ansi_term=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-tools/x86_64-unknown-illumos/release/deps/libnu_ansi_term-95b3177603f805fb.rmeta --extern sharded_slab=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-tools/x86_64-unknown-illumos/release/deps/libsharded_slab-212e09af30bb5610.rmeta --extern smallvec=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-tools/x86_64-unknown-illumos/release/deps/libsmallvec-c507fe317dc742ad.rmeta --extern thread_local=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-tools/x86_64-unknown-illumos/release/deps/libthread_local-d6b22f3ea1cbc86f.rmeta --extern tracing_core=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-tools/x86_64-unknown-illumos/release/deps/libtracing_core-b150eeb6fcdaf1ae.rmeta --extern tracing_log=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-tools/x86_64-unknown-illumos/release/deps/libtracing_log-c4fe5f628a6dc1a6.rmeta --cap-lints allow --cfg=bootstrap --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(parallel_compiler)' '--check-cfg=cfg(rust_analyzer)' -Zmacro-backtrace -Zunstable-options -Csplit-debuginfo=off -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zunstable-options -Zon-broken-pipe=kill -Z binary-dep-depinfo` Compiling tracing-attributes v0.1.27 Compiling thiserror-impl v1.0.61 Compiling clap_derive v4.5.5 Running `/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc --crate-name tracing_attributes --edition=2018 /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/vendor/tracing-attributes-0.1.27/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)' --check-cfg 'cfg(feature, values("async-await"))' -C metadata=73a0e6a375a4c9df -C extra-filename=-73a0e6a375a4c9df --out-dir /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-tools/release/deps -C linker=/usr/gcc/13/bin/gcc -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-tools/release/deps --extern proc_macro2=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-tools/release/deps/libproc_macro2-989638de51b57f4c.rlib --extern quote=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-tools/release/deps/libquote-9b2d34d0dd4dcdb2.rlib --extern syn=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-tools/release/deps/libsyn-cebb495aa2909ad3.rlib --extern proc_macro --cap-lints allow -Z binary-dep-depinfo` Running `/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc --crate-name thiserror_impl --edition=2021 /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/vendor/thiserror-impl-1.0.61/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)' --check-cfg 'cfg(feature, values())' -C metadata=92c1a97a469a2946 -C extra-filename=-92c1a97a469a2946 --out-dir /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-tools/release/deps -C linker=/usr/gcc/13/bin/gcc -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-tools/release/deps --extern proc_macro2=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-tools/release/deps/libproc_macro2-989638de51b57f4c.rlib --extern quote=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-tools/release/deps/libquote-9b2d34d0dd4dcdb2.rlib --extern syn=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-tools/release/deps/libsyn-cebb495aa2909ad3.rlib --extern proc_macro --cap-lints allow -Z binary-dep-depinfo` Running `/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc --crate-name clap_derive --edition=2021 /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/vendor/clap_derive-4.5.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 '--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::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=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' '--allow=clippy::multiple_bound_locations' '--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' '--allow=clippy::blocks_in_conditions' '--allow=clippy::assigning_clones' -C debug-assertions=off --cfg 'feature="default"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("debug", "default", "deprecated", "raw-deprecated", "unstable-v5"))' -C metadata=a88448864a5577c4 -C extra-filename=-a88448864a5577c4 --out-dir /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-tools/release/deps -C linker=/usr/gcc/13/bin/gcc -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-tools/release/deps --extern heck=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-tools/release/deps/libheck-2cdef7b4559d0c67.rlib --extern proc_macro2=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-tools/release/deps/libproc_macro2-989638de51b57f4c.rlib --extern quote=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-tools/release/deps/libquote-9b2d34d0dd4dcdb2.rlib --extern syn=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-tools/release/deps/libsyn-cebb495aa2909ad3.rlib --extern proc_macro --cap-lints allow -Z binary-dep-depinfo` Running `/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc --crate-name thiserror --edition=2021 /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/vendor/thiserror-1.0.61/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)' --check-cfg 'cfg(feature, values())' -C metadata=e2cea2739be1e4a3 -C extra-filename=-e2cea2739be1e4a3 --out-dir /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-tools/x86_64-unknown-illumos/release/deps --target x86_64-unknown-illumos -C linker=/usr/gcc/13/bin/gcc -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-tools/x86_64-unknown-illumos/release/deps -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-tools/release/deps --extern thiserror_impl=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-tools/release/deps/libthiserror_impl-92c1a97a469a2946.so --cap-lints allow --cfg=bootstrap --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(parallel_compiler)' '--check-cfg=cfg(rust_analyzer)' -Zmacro-backtrace -Zunstable-options -Csplit-debuginfo=off -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zunstable-options -Zon-broken-pipe=kill -Z binary-dep-depinfo --check-cfg 'cfg(error_generic_member_access)' --check-cfg 'cfg(thiserror_nightly_testing)'` Compiling tracing v0.1.37 Running `/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc --crate-name tracing --edition=2018 /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/vendor/tracing-0.1.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 --cfg 'feature="attributes"' --cfg 'feature="default"' --cfg 'feature="std"' --cfg 'feature="tracing-attributes"' --check-cfg 'cfg(docsrs)' --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=ccc6d29f3a89f22d -C extra-filename=-ccc6d29f3a89f22d --out-dir /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-tools/x86_64-unknown-illumos/release/deps --target x86_64-unknown-illumos -C linker=/usr/gcc/13/bin/gcc -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-tools/x86_64-unknown-illumos/release/deps -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-tools/release/deps --extern cfg_if=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-tools/x86_64-unknown-illumos/release/deps/libcfg_if-2ccc9f708df2a211.rmeta --extern pin_project_lite=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-tools/x86_64-unknown-illumos/release/deps/libpin_project_lite-9c2129e877ee433a.rmeta --extern tracing_attributes=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-tools/release/deps/libtracing_attributes-73a0e6a375a4c9df.so --extern tracing_core=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-tools/x86_64-unknown-illumos/release/deps/libtracing_core-b150eeb6fcdaf1ae.rmeta --cap-lints allow --cfg=bootstrap --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(parallel_compiler)' '--check-cfg=cfg(rust_analyzer)' -Zmacro-backtrace -Zunstable-options -Csplit-debuginfo=off -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zunstable-options -Zon-broken-pipe=kill -Z binary-dep-depinfo` Compiling clap v4.5.7 Running `/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc --crate-name clap --edition=2021 /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/vendor/clap-4.5.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 '--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::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=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' '--allow=clippy::multiple_bound_locations' '--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' '--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)' --check-cfg 'cfg(feature, values("cargo", "color", "debug", "default", "deprecated", "derive", "env", "error-context", "help", "std", "string", "suggestions", "unicode", "unstable-doc", "unstable-styles", "unstable-v5", "usage", "wrap_help"))' -C metadata=8a5a22e505189b0f -C extra-filename=-8a5a22e505189b0f --out-dir /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-tools/x86_64-unknown-illumos/release/deps --target x86_64-unknown-illumos -C linker=/usr/gcc/13/bin/gcc -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-tools/x86_64-unknown-illumos/release/deps -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-tools/release/deps --extern clap_builder=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-tools/x86_64-unknown-illumos/release/deps/libclap_builder-7c788f447d564e84.rmeta --extern clap_derive=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-tools/release/deps/libclap_derive-a88448864a5577c4.so --cap-lints allow --cfg=bootstrap --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(parallel_compiler)' '--check-cfg=cfg(rust_analyzer)' -Zmacro-backtrace -Zunstable-options -Csplit-debuginfo=off -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zunstable-options -Zon-broken-pipe=kill -Z binary-dep-depinfo` Compiling llvm-bitcode-linker v0.0.1 (/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/tools/llvm-bitcode-linker) Running `/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc --crate-name llvm_bitcode_linker --edition=2021 src/tools/llvm-bitcode-linker/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)' --check-cfg 'cfg(feature, values())' -C metadata=eb705d2197cbca7a -C extra-filename=-eb705d2197cbca7a --out-dir /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-tools/x86_64-unknown-illumos/release/deps --target x86_64-unknown-illumos -C linker=/usr/gcc/13/bin/gcc -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-tools/x86_64-unknown-illumos/release/deps -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-tools/release/deps --extern anyhow=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-tools/x86_64-unknown-illumos/release/deps/libanyhow-e6de135cbb810435.rmeta --extern clap=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-tools/x86_64-unknown-illumos/release/deps/libclap-8a5a22e505189b0f.rmeta --extern thiserror=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-tools/x86_64-unknown-illumos/release/deps/libthiserror-e2cea2739be1e4a3.rmeta --extern tracing=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-tools/x86_64-unknown-illumos/release/deps/libtracing-ccc6d29f3a89f22d.rmeta --extern tracing_subscriber=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-tools/x86_64-unknown-illumos/release/deps/libtracing_subscriber-69007b29fb75472a.rmeta --cfg=bootstrap --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(parallel_compiler)' '--check-cfg=cfg(rust_analyzer)' -Zmacro-backtrace -Zunstable-options -Csplit-debuginfo=off -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zunstable-options -Zon-broken-pipe=kill -Z binary-dep-depinfo` Running `/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc --crate-name llvm_bitcode_linker --edition=2021 src/tools/llvm-bitcode-linker/src/bin/llvm-bitcode-linker.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C opt-level=3 -C embed-bitcode=no --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=3c1cb9436c2ee61d -C extra-filename=-3c1cb9436c2ee61d --out-dir /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-tools/x86_64-unknown-illumos/release/deps --target x86_64-unknown-illumos -C linker=/usr/gcc/13/bin/gcc -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-tools/x86_64-unknown-illumos/release/deps -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-tools/release/deps --extern anyhow=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-tools/x86_64-unknown-illumos/release/deps/libanyhow-e6de135cbb810435.rlib --extern clap=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-tools/x86_64-unknown-illumos/release/deps/libclap-8a5a22e505189b0f.rlib --extern llvm_bitcode_linker=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-tools/x86_64-unknown-illumos/release/deps/libllvm_bitcode_linker-eb705d2197cbca7a.rlib --extern thiserror=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-tools/x86_64-unknown-illumos/release/deps/libthiserror-e2cea2739be1e4a3.rlib --extern tracing=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-tools/x86_64-unknown-illumos/release/deps/libtracing-ccc6d29f3a89f22d.rlib --extern tracing_subscriber=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-tools/x86_64-unknown-illumos/release/deps/libtracing_subscriber-69007b29fb75472a.rlib --cfg=bootstrap --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(parallel_compiler)' '--check-cfg=cfg(rust_analyzer)' -Zmacro-backtrace -Zunstable-options -Csplit-debuginfo=off -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zunstable-options -Zon-broken-pipe=kill -Z binary-dep-depinfo` Finished `release` profile [optimized] target(s) in 21.75s running "/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/bin/llvm-config" "--libfiles" (failure_mode=Exit, stdout_mode=Print, stderr_mode=Print) running: "/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/bin/llvm-config" "--libfiles" (failure_mode=Exit, stdout_mode=Capture, stderr_mode=Print) (created at src/core/build_steps/dist.rs:2068:23, executed at src/core/build_steps/dist.rs:2071:42) running "/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/bin/llvm-config" "--libfiles" (failure_mode=Exit, stdout_mode=Print, stderr_mode=Print) running: "/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/bin/llvm-config" "--libfiles" (failure_mode=Exit, stdout_mode=Capture, stderr_mode=Print) (created at src/core/build_steps/dist.rs:2068:23, executed at src/core/build_steps/dist.rs:2071:42) using sysroot /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1 Dirty - /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-std Building stage1 library artifacts (x86_64-unknown-illumos) running: cd "/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src" && env -u MAKEFLAGS -u MFLAGS AR_x86_64_unknown_illumos="/usr/gnu/bin/ar" CARGO_INCREMENTAL="0" CARGO_PROFILE_RELEASE_DEBUG="0" CARGO_PROFILE_RELEASE_DEBUG_ASSERTIONS="false" CARGO_PROFILE_RELEASE_OVERFLOW_CHECKS="false" CARGO_PROFILE_RELEASE_STRIP="false" CARGO_TARGET_DIR="/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-std" CARGO_TARGET_X86_64_UNKNOWN_ILLUMOS_LINKER="/usr/gcc/13/bin/gcc" CC_x86_64_unknown_illumos="/usr/gcc/13/bin/gcc" CFG_COMPILER_BUILD_TRIPLE="x86_64-unknown-illumos" CFG_COMPILER_HOST_TRIPLE="x86_64-unknown-illumos" CFG_DISABLE_UNSTABLE_FEATURES="1" CFG_RELEASE_CHANNEL="stable" CFLAGS_x86_64_unknown_illumos="-ffunction-sections -fdata-sections -fPIC -m64 -m64" CXXFLAGS_x86_64_unknown_illumos="-ffunction-sections -fdata-sections -fPIC -m64 -m64" CXX_x86_64_unknown_illumos="/usr/gcc/13/bin/g++" LIBC_CHECK_CFG="1" RANLIB_x86_64_unknown_illumos="/usr/gnu/bin/ar s" REAL_LIBRARY_PATH_VAR="LD_LIBRARY_PATH" RUSTBUILD_NATIVE_DIR="/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/native" RUSTC="/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc" RUSTC_BOOTSTRAP="1" RUSTC_BREAK_ON_ICE="1" RUSTC_ERROR_METADATA_DST="/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/tmp/extended-error-metadata" RUSTC_FORCE_UNSTABLE="1" RUSTC_HOST_FLAGS="-Zunstable-options --check-cfg=cfg(bootstrap) -Clinker=/usr/gcc/13/bin/gcc" RUSTC_INSTALL_BINDIR="bin" RUSTC_LIBDIR="/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1/lib" RUSTC_LINT_FLAGS="-Wrust_2018_idioms -Wunused_lifetimes -Dwarnings" RUSTC_REAL="/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1/bin/rustc" RUSTC_SNAPSHOT="/usr/bin/rustc" RUSTC_SNAPSHOT_LIBDIR="/usr/lib" RUSTC_STAGE="1" RUSTC_SYSROOT="/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1" RUSTC_VERBOSE="1" RUSTC_WRAPPER="/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc" RUSTDOC="/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustdoc" RUSTDOCFLAGS="-Csymbol-mangling-version=legacy -Zunstable-options --check-cfg=cfg(feature,values(any())) -Zunstable-options --check-cfg=cfg(bootstrap) -Dwarnings -Wrustdoc::invalid_codeblock_attributes --crate-version 1.81.0\t(eeb90cda1\t2024-09-04)\t(built\tfrom\ta\tsource\ttarball) -Clinker=/usr/gcc/13/bin/gcc -Zcrate-attr=doc(html_root_url=\"https://doc.rust-lang.org/1.81.0/\") -Zcrate-attr=warn(rust_2018_idioms)" RUSTDOC_REAL="/path/to/nowhere/rustdoc/not/required" RUSTFLAGS="-Csymbol-mangling-version=legacy -Zunstable-options --check-cfg=cfg(feature,values(any())) -Zunstable-options --check-cfg=cfg(bootstrap) -Zmacro-backtrace -Zunstable-options -Csplit-debuginfo=off -Cprefer-dynamic -Zinline-mir -Zinline-mir-preserve-debug -Clink-args=-Wl,-z,origin -Clink-args=-Wl,-rpath,$ORIGIN/../lib -Cembed-bitcode=yes -Cforce-frame-pointers=yes -Zcrate-attr=doc(html_root_url=\"https://doc.rust-lang.org/1.81.0/\")" RUST_COMPILER_RT_ROOT="/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/compiler-rt" RUST_TEST_THREADS="8" WINAPI_NO_BUNDLED_LIBRARIES="1" __CARGO_DEFAULT_LIB_METADATA="stablestd" "/usr/bin/cargo" "build" "--target" "x86_64-unknown-illumos" "--release" "-Zbinary-dep-depinfo" "-j" "8" "-v" "--frozen" "--features" " panic-unwind backtrace compiler-builtins-c" "--manifest-path" "/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/library/sysroot/Cargo.toml" "--message-format" "json-render-diagnostics" Compiling cc v1.0.99 Compiling core v0.0.0 (/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/library/core) Compiling libc v0.2.155 Compiling memchr v2.5.0 Compiling std v0.0.0 (/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/library/std) Running `/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc --crate-name cc --edition=2018 /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/vendor/cc-1.0.99/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)' --check-cfg 'cfg(feature, values("jobserver", "libc", "once_cell", "parallel"))' -C metadata=bb913d046d370729 -C extra-filename=-bb913d046d370729 --out-dir /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-std/release/deps -C linker=/usr/gcc/13/bin/gcc -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-std/release/deps --cap-lints allow -Z binary-dep-depinfo` Running `/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc --crate-name core --edition=2021 library/core/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(docsrs)' --check-cfg 'cfg(feature, values("debug_refcell", "optimize_for_size", "panic_immediate_abort"))' --check-cfg 'cfg(bootstrap)' --check-cfg 'cfg(no_fp_fmt_parse)' --check-cfg 'cfg(stdarch_intel_sde)' --check-cfg 'cfg(feature, values(any()))' -C metadata=1dbad956f43312f9 -C extra-filename=-1dbad956f43312f9 --out-dir /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-std/x86_64-unknown-illumos/release/deps --target x86_64-unknown-illumos -C linker=/usr/gcc/13/bin/gcc -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-std/x86_64-unknown-illumos/release/deps -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-std/release/deps -Csymbol-mangling-version=legacy -Zunstable-options '--check-cfg=cfg(feature,values(any()))' -Zunstable-options '--check-cfg=cfg(bootstrap)' -Zmacro-backtrace -Zunstable-options -Csplit-debuginfo=off -Cprefer-dynamic -Zinline-mir -Zinline-mir-preserve-debug -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Cembed-bitcode=yes -Cforce-frame-pointers=yes '-Zcrate-attr=doc(html_root_url="https://doc.rust-lang.org/1.81.0/")' -Z binary-dep-depinfo` Running `/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc --crate-name build_script_build --edition=2015 /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/vendor/libc-0.2.155/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="align"' --cfg 'feature="rustc-dep-of-std"' --cfg 'feature="rustc-std-workspace-core"' --check-cfg 'cfg(docsrs)' --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=56e781e3cbc2a8cf -C extra-filename=-56e781e3cbc2a8cf --out-dir /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-std/release/build/libc-56e781e3cbc2a8cf -C linker=/usr/gcc/13/bin/gcc -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-std/release/deps --cap-lints allow -Z binary-dep-depinfo` Running `/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc --crate-name build_script_build --edition=2018 /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/vendor/memchr-2.5.0/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debug-assertions=off --cfg 'feature="compiler_builtins"' --cfg 'feature="core"' --cfg 'feature="rustc-dep-of-std"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("compiler_builtins", "core", "default", "libc", "rustc-dep-of-std", "std", "use_std"))' -C metadata=ee30cbe0b93c7105 -C extra-filename=-ee30cbe0b93c7105 --out-dir /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-std/release/build/memchr-ee30cbe0b93c7105 -C linker=/usr/gcc/13/bin/gcc -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-std/release/deps --cap-lints allow -Z binary-dep-depinfo` Running `/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc --crate-name build_script_build --edition=2021 library/std/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 -C debug-assertions=off --cfg 'feature="addr2line"' --cfg 'feature="backtrace"' --cfg 'feature="compiler-builtins-c"' --cfg 'feature="miniz_oxide"' --cfg 'feature="object"' --cfg 'feature="panic_unwind"' --cfg 'feature="std_detect_dlsym_getauxval"' --cfg 'feature="std_detect_file_io"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("addr2line", "backtrace", "compiler-builtins-c", "compiler-builtins-mangled-names", "compiler-builtins-mem", "compiler-builtins-no-asm", "compiler-builtins-weak-intrinsics", "llvm-libunwind", "miniz_oxide", "object", "optimize_for_size", "panic-unwind", "panic_immediate_abort", "panic_unwind", "profiler", "profiler_builtins", "std_detect_dlsym_getauxval", "std_detect_env_override", "std_detect_file_io", "system-llvm-libunwind", "windows_raw_dylib"))' --check-cfg 'cfg(bootstrap)' --check-cfg 'cfg(target_arch, values("xtensa"))' --check-cfg 'cfg(feature, values(any()))' -C metadata=9ef07523d6560714 -C extra-filename=-9ef07523d6560714 --out-dir /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-std/release/build/std-9ef07523d6560714 -C linker=/usr/gcc/13/bin/gcc -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-std/release/deps -Z binary-dep-depinfo` Running `/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-std/release/build/libc-56e781e3cbc2a8cf/build-script-build` Compiling compiler_builtins v0.1.109 Running `/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc --crate-name build_script_build --edition=2018 /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/vendor/compiler_builtins-0.1.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 codegen-units=10000 -C debug-assertions=off --cfg 'feature="c"' --cfg 'feature="cc"' --cfg 'feature="compiler-builtins"' --cfg 'feature="core"' --cfg 'feature="default"' --cfg 'feature="rustc-dep-of-std"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("c", "cc", "compiler-builtins", "core", "default", "mangled-names", "mem", "no-asm", "public-test-deps", "rustc-dep-of-std", "weak-intrinsics"))' -C metadata=8b3f54b4657f0d32 -C extra-filename=-8b3f54b4657f0d32 --out-dir /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-std/release/build/compiler_builtins-8b3f54b4657f0d32 -C linker=/usr/gcc/13/bin/gcc -C strip=debuginfo -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-std/release/deps --extern cc=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-std/release/deps/libcc-bb913d046d370729.rlib --cap-lints allow -Z binary-dep-depinfo` Running `/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-std/release/build/compiler_builtins-8b3f54b4657f0d32/build-script-build` Running `/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-std/release/build/memchr-ee30cbe0b93c7105/build-script-build` Running `/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-std/release/build/std-9ef07523d6560714/build-script-build` Compiling rustc-std-workspace-core v1.99.0 (/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/library/rustc-std-workspace-core) Running `/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc --crate-name rustc_std_workspace_core --edition=2021 library/rustc-std-workspace-core/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)' --check-cfg 'cfg(feature, values())' -C metadata=f3be6dc45515bf46 -C extra-filename=-f3be6dc45515bf46 --out-dir /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-std/x86_64-unknown-illumos/release/deps --target x86_64-unknown-illumos -C linker=/usr/gcc/13/bin/gcc -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-std/x86_64-unknown-illumos/release/deps -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-std/release/deps --extern core=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-std/x86_64-unknown-illumos/release/deps/libcore-1dbad956f43312f9.rmeta -Csymbol-mangling-version=legacy -Zunstable-options '--check-cfg=cfg(feature,values(any()))' -Zunstable-options '--check-cfg=cfg(bootstrap)' -Zmacro-backtrace -Zunstable-options -Csplit-debuginfo=off -Cprefer-dynamic -Zinline-mir -Zinline-mir-preserve-debug -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Cembed-bitcode=yes -Cforce-frame-pointers=yes '-Zcrate-attr=doc(html_root_url="https://doc.rust-lang.org/1.81.0/")' -Z binary-dep-depinfo` Running `/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc --crate-name compiler_builtins --edition=2018 /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/vendor/compiler_builtins-0.1.109/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no -C codegen-units=10000 --cfg 'feature="c"' --cfg 'feature="cc"' --cfg 'feature="compiler-builtins"' --cfg 'feature="core"' --cfg 'feature="default"' --cfg 'feature="rustc-dep-of-std"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("c", "cc", "compiler-builtins", "core", "default", "mangled-names", "mem", "no-asm", "public-test-deps", "rustc-dep-of-std", "weak-intrinsics"))' -C metadata=81689bbb78a940bc -C extra-filename=-81689bbb78a940bc --out-dir /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-std/x86_64-unknown-illumos/release/deps --target x86_64-unknown-illumos -C linker=/usr/gcc/13/bin/gcc -C strip=debuginfo -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-std/x86_64-unknown-illumos/release/deps -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-std/release/deps --extern core=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-std/x86_64-unknown-illumos/release/deps/librustc_std_workspace_core-f3be6dc45515bf46.rmeta --cap-lints allow -Csymbol-mangling-version=legacy -Zunstable-options '--check-cfg=cfg(feature,values(any()))' -Zunstable-options '--check-cfg=cfg(bootstrap)' -Zmacro-backtrace -Zunstable-options -Csplit-debuginfo=off -Cprefer-dynamic -Zinline-mir -Zinline-mir-preserve-debug -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Cembed-bitcode=yes -Cforce-frame-pointers=yes '-Zcrate-attr=doc(html_root_url="https://doc.rust-lang.org/1.81.0/")' -Z binary-dep-depinfo -L native=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-std/x86_64-unknown-illumos/release/build/compiler_builtins-6fd2e813edaa6d5f/out -l static=compiler-rt --cfg 'feature="unstable"' --cfg 'feature="mem-unaligned"' --cfg '__absvdi2="optimized-c"' --cfg '__absvsi2="optimized-c"' --cfg '__absvti2="optimized-c"' --cfg '__addvdi3="optimized-c"' --cfg '__addvsi3="optimized-c"' --cfg '__addvti3="optimized-c"' --cfg '__clzdi2="optimized-c"' --cfg '__clzsi2="optimized-c"' --cfg '__clzti2="optimized-c"' --cfg '__cmpdi2="optimized-c"' --cfg '__cmpti2="optimized-c"' --cfg '__ctzdi2="optimized-c"' --cfg '__ctzsi2="optimized-c"' --cfg '__ctzti2="optimized-c"' --cfg '__divdc3="optimized-c"' --cfg '__divsc3="optimized-c"' --cfg '__extendhfsf2="optimized-c"' --cfg '__ffsti2="optimized-c"' --cfg '__int_util="optimized-c"' --cfg '__muldc3="optimized-c"' --cfg '__mulsc3="optimized-c"' --cfg '__mulvdi3="optimized-c"' --cfg '__mulvsi3="optimized-c"' --cfg '__mulvti3="optimized-c"' --cfg '__negdf2="optimized-c"' --cfg '__negdi2="optimized-c"' --cfg '__negsf2="optimized-c"' --cfg '__negti2="optimized-c"' --cfg '__negvdi2="optimized-c"' --cfg '__negvsi2="optimized-c"' --cfg '__negvti2="optimized-c"' --cfg '__paritydi2="optimized-c"' --cfg '__paritysi2="optimized-c"' --cfg '__parityti2="optimized-c"' --cfg '__popcountdi2="optimized-c"' --cfg '__popcountsi2="optimized-c"' --cfg '__popcountti2="optimized-c"' --cfg '__subvdi3="optimized-c"' --cfg '__subvsi3="optimized-c"' --cfg '__subvti3="optimized-c"' --cfg '__truncdfhf2="optimized-c"' --cfg '__truncsfhf2="optimized-c"' --cfg '__ucmpdi2="optimized-c"' --cfg '__ucmpti2="optimized-c"'` Running `/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc --crate-name libc --edition=2015 /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/vendor/libc-0.2.155/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="align"' --cfg 'feature="rustc-dep-of-std"' --cfg 'feature="rustc-std-workspace-core"' --check-cfg 'cfg(docsrs)' --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=ba624ee6eab4415a -C extra-filename=-ba624ee6eab4415a --out-dir /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-std/x86_64-unknown-illumos/release/deps --target x86_64-unknown-illumos -C linker=/usr/gcc/13/bin/gcc -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-std/x86_64-unknown-illumos/release/deps -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-std/release/deps --extern rustc_std_workspace_core=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-std/x86_64-unknown-illumos/release/deps/librustc_std_workspace_core-f3be6dc45515bf46.rmeta --cap-lints allow -Csymbol-mangling-version=legacy -Zunstable-options '--check-cfg=cfg(feature,values(any()))' -Zunstable-options '--check-cfg=cfg(bootstrap)' -Zmacro-backtrace -Zunstable-options -Csplit-debuginfo=off -Cprefer-dynamic -Zinline-mir -Zinline-mir-preserve-debug -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Cembed-bitcode=yes -Cforce-frame-pointers=yes '-Zcrate-attr=doc(html_root_url="https://doc.rust-lang.org/1.81.0/")' -Z binary-dep-depinfo --cfg freebsd11 --cfg libc_priv_mod_use --cfg libc_union --cfg libc_const_size_of --cfg libc_align --cfg libc_int128 --cfg libc_core_cvoid --cfg libc_packedN --cfg libc_cfg_target_vendor --cfg libc_non_exhaustive --cfg libc_long_array --cfg libc_ptr_addr_of --cfg libc_underscore_const_names --cfg libc_thread_local --cfg libc_const_extern_fn --check-cfg 'cfg(emscripten_new_stat_abi)' --check-cfg 'cfg(espidf_time64)' --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_align)' --check-cfg 'cfg(libc_cfg_target_vendor)' --check-cfg 'cfg(libc_const_extern_fn)' --check-cfg 'cfg(libc_const_extern_fn_unstable)' --check-cfg 'cfg(libc_const_size_of)' --check-cfg 'cfg(libc_core_cvoid)' --check-cfg 'cfg(libc_deny_warnings)' --check-cfg 'cfg(libc_int128)' --check-cfg 'cfg(libc_long_array)' --check-cfg 'cfg(libc_non_exhaustive)' --check-cfg 'cfg(libc_packedN)' --check-cfg 'cfg(libc_priv_mod_use)' --check-cfg 'cfg(libc_ptr_addr_of)' --check-cfg 'cfg(libc_thread_local)' --check-cfg 'cfg(libc_underscore_const_names)' --check-cfg 'cfg(libc_union)' --check-cfg 'cfg(target_os,values("switch","aix","ohos","hurd","visionos"))' --check-cfg 'cfg(target_env,values("illumos","wasi","aix","ohos"))' --check-cfg 'cfg(target_arch,values("loongarch64","mips32r6","mips64r6","csky"))'` Compiling alloc v0.0.0 (/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/library/alloc) Compiling cfg-if v1.0.0 Running `/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc --crate-name cfg_if --edition=2018 /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/vendor/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 --cfg 'feature="compiler_builtins"' --cfg 'feature="core"' --cfg 'feature="rustc-dep-of-std"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("compiler_builtins", "core", "rustc-dep-of-std"))' -C metadata=969f3b17f061fba9 -C extra-filename=-969f3b17f061fba9 --out-dir /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-std/x86_64-unknown-illumos/release/deps --target x86_64-unknown-illumos -C linker=/usr/gcc/13/bin/gcc -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-std/x86_64-unknown-illumos/release/deps -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-std/release/deps --extern compiler_builtins=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-std/x86_64-unknown-illumos/release/deps/libcompiler_builtins-81689bbb78a940bc.rmeta --extern core=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-std/x86_64-unknown-illumos/release/deps/librustc_std_workspace_core-f3be6dc45515bf46.rmeta --cap-lints allow -Csymbol-mangling-version=legacy -Zunstable-options '--check-cfg=cfg(feature,values(any()))' -Zunstable-options '--check-cfg=cfg(bootstrap)' -Zmacro-backtrace -Zunstable-options -Csplit-debuginfo=off -Cprefer-dynamic -Zinline-mir -Zinline-mir-preserve-debug -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Cembed-bitcode=yes -Cforce-frame-pointers=yes '-Zcrate-attr=doc(html_root_url="https://doc.rust-lang.org/1.81.0/")' -Z binary-dep-depinfo -L native=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-std/x86_64-unknown-illumos/release/build/compiler_builtins-6fd2e813edaa6d5f/out` Running `/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc --crate-name memchr --edition=2018 /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/vendor/memchr-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="compiler_builtins"' --cfg 'feature="core"' --cfg 'feature="rustc-dep-of-std"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("compiler_builtins", "core", "default", "libc", "rustc-dep-of-std", "std", "use_std"))' -C metadata=46efd552f8c56dac -C extra-filename=-46efd552f8c56dac --out-dir /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-std/x86_64-unknown-illumos/release/deps --target x86_64-unknown-illumos -C linker=/usr/gcc/13/bin/gcc -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-std/x86_64-unknown-illumos/release/deps -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-std/release/deps --extern compiler_builtins=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-std/x86_64-unknown-illumos/release/deps/libcompiler_builtins-81689bbb78a940bc.rmeta --extern core=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-std/x86_64-unknown-illumos/release/deps/librustc_std_workspace_core-f3be6dc45515bf46.rmeta --cap-lints allow -Csymbol-mangling-version=legacy -Zunstable-options '--check-cfg=cfg(feature,values(any()))' -Zunstable-options '--check-cfg=cfg(bootstrap)' -Zmacro-backtrace -Zunstable-options -Csplit-debuginfo=off -Cprefer-dynamic -Zinline-mir -Zinline-mir-preserve-debug -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Cembed-bitcode=yes -Cforce-frame-pointers=yes '-Zcrate-attr=doc(html_root_url="https://doc.rust-lang.org/1.81.0/")' -Z binary-dep-depinfo -L native=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-std/x86_64-unknown-illumos/release/build/compiler_builtins-6fd2e813edaa6d5f/out --cfg memchr_runtime_simd --cfg memchr_runtime_sse2 --cfg memchr_runtime_sse42 --cfg memchr_runtime_avx` Running `/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc --crate-name alloc --edition=2021 library/alloc/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="compiler-builtins-c"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("compiler-builtins-c", "compiler-builtins-mangled-names", "compiler-builtins-mem", "compiler-builtins-no-asm", "compiler-builtins-weak-intrinsics", "optimize_for_size", "panic_immediate_abort"))' --check-cfg 'cfg(bootstrap)' --check-cfg 'cfg(no_global_oom_handling)' --check-cfg 'cfg(no_rc)' --check-cfg 'cfg(no_sync)' -C metadata=2a9ad4b2ca1659e0 -C extra-filename=-2a9ad4b2ca1659e0 --out-dir /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-std/x86_64-unknown-illumos/release/deps --target x86_64-unknown-illumos -C linker=/usr/gcc/13/bin/gcc -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-std/x86_64-unknown-illumos/release/deps -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-std/release/deps --extern compiler_builtins=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-std/x86_64-unknown-illumos/release/deps/libcompiler_builtins-81689bbb78a940bc.rmeta --extern core=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-std/x86_64-unknown-illumos/release/deps/libcore-1dbad956f43312f9.rmeta -Csymbol-mangling-version=legacy -Zunstable-options '--check-cfg=cfg(feature,values(any()))' -Zunstable-options '--check-cfg=cfg(bootstrap)' -Zmacro-backtrace -Zunstable-options -Csplit-debuginfo=off -Cprefer-dynamic -Zinline-mir -Zinline-mir-preserve-debug -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Cembed-bitcode=yes -Cforce-frame-pointers=yes '-Zcrate-attr=doc(html_root_url="https://doc.rust-lang.org/1.81.0/")' -Z binary-dep-depinfo -L native=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-std/x86_64-unknown-illumos/release/build/compiler_builtins-6fd2e813edaa6d5f/out` Compiling adler v1.0.2 Running `/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc --crate-name adler --edition=2015 /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/vendor/adler-1.0.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="compiler_builtins"' --cfg 'feature="core"' --cfg 'feature="rustc-dep-of-std"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("compiler_builtins", "core", "default", "rustc-dep-of-std", "std"))' -C metadata=5ec6b7a71ce47b24 -C extra-filename=-5ec6b7a71ce47b24 --out-dir /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-std/x86_64-unknown-illumos/release/deps --target x86_64-unknown-illumos -C linker=/usr/gcc/13/bin/gcc -C strip=debuginfo -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-std/x86_64-unknown-illumos/release/deps -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-std/release/deps --extern compiler_builtins=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-std/x86_64-unknown-illumos/release/deps/libcompiler_builtins-81689bbb78a940bc.rmeta --extern core=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-std/x86_64-unknown-illumos/release/deps/librustc_std_workspace_core-f3be6dc45515bf46.rmeta --cap-lints allow -Csymbol-mangling-version=legacy -Zunstable-options '--check-cfg=cfg(feature,values(any()))' -Zunstable-options '--check-cfg=cfg(bootstrap)' -Zmacro-backtrace -Zunstable-options -Csplit-debuginfo=off -Cprefer-dynamic -Zinline-mir -Zinline-mir-preserve-debug -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Cembed-bitcode=yes -Cforce-frame-pointers=yes '-Zcrate-attr=doc(html_root_url="https://doc.rust-lang.org/1.81.0/")' -Z binary-dep-depinfo -L native=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-std/x86_64-unknown-illumos/release/build/compiler_builtins-6fd2e813edaa6d5f/out` Compiling rustc-demangle v0.1.24 Running `/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc --crate-name rustc_demangle --edition=2015 /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/vendor/rustc-demangle-0.1.24/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="compiler_builtins"' --cfg 'feature="core"' --cfg 'feature="rustc-dep-of-std"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("compiler_builtins", "core", "rustc-dep-of-std", "std"))' -C metadata=0d6dc411e6238a83 -C extra-filename=-0d6dc411e6238a83 --out-dir /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-std/x86_64-unknown-illumos/release/deps --target x86_64-unknown-illumos -C linker=/usr/gcc/13/bin/gcc -C strip=debuginfo -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-std/x86_64-unknown-illumos/release/deps -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-std/release/deps --extern compiler_builtins=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-std/x86_64-unknown-illumos/release/deps/libcompiler_builtins-81689bbb78a940bc.rmeta --extern core=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-std/x86_64-unknown-illumos/release/deps/librustc_std_workspace_core-f3be6dc45515bf46.rmeta --cap-lints allow -Csymbol-mangling-version=legacy -Zunstable-options '--check-cfg=cfg(feature,values(any()))' -Zunstable-options '--check-cfg=cfg(bootstrap)' -Zmacro-backtrace -Zunstable-options -Csplit-debuginfo=off -Cprefer-dynamic -Zinline-mir -Zinline-mir-preserve-debug -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Cembed-bitcode=yes -Cforce-frame-pointers=yes '-Zcrate-attr=doc(html_root_url="https://doc.rust-lang.org/1.81.0/")' -Z binary-dep-depinfo -L native=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-std/x86_64-unknown-illumos/release/build/compiler_builtins-6fd2e813edaa6d5f/out` Compiling unwind v0.0.0 (/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/library/unwind) Running `/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc --crate-name unwind --edition=2021 library/unwind/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)' --check-cfg 'cfg(feature, values("llvm-libunwind", "system-llvm-libunwind"))' -C metadata=a3819098e3c6fa78 -C extra-filename=-a3819098e3c6fa78 --out-dir /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-std/x86_64-unknown-illumos/release/deps --target x86_64-unknown-illumos -C linker=/usr/gcc/13/bin/gcc -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-std/x86_64-unknown-illumos/release/deps -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-std/release/deps --extern cfg_if=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-std/x86_64-unknown-illumos/release/deps/libcfg_if-969f3b17f061fba9.rmeta --extern compiler_builtins=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-std/x86_64-unknown-illumos/release/deps/libcompiler_builtins-81689bbb78a940bc.rmeta --extern core=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-std/x86_64-unknown-illumos/release/deps/libcore-1dbad956f43312f9.rmeta --extern libc=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-std/x86_64-unknown-illumos/release/deps/liblibc-ba624ee6eab4415a.rmeta -Csymbol-mangling-version=legacy -Zunstable-options '--check-cfg=cfg(feature,values(any()))' -Zunstable-options '--check-cfg=cfg(bootstrap)' -Zmacro-backtrace -Zunstable-options -Csplit-debuginfo=off -Cprefer-dynamic -Zinline-mir -Zinline-mir-preserve-debug -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Cembed-bitcode=yes -Cforce-frame-pointers=yes '-Zcrate-attr=doc(html_root_url="https://doc.rust-lang.org/1.81.0/")' -Z binary-dep-depinfo -L native=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-std/x86_64-unknown-illumos/release/build/compiler_builtins-6fd2e813edaa6d5f/out` Compiling rustc-std-workspace-alloc v1.99.0 (/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/library/rustc-std-workspace-alloc) Compiling panic_abort v0.0.0 (/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/library/panic_abort) Compiling panic_unwind v0.0.0 (/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/library/panic_unwind) Running `/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc --crate-name rustc_std_workspace_alloc --edition=2021 library/rustc-std-workspace-alloc/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)' --check-cfg 'cfg(feature, values())' -C metadata=37bb872a24218538 -C extra-filename=-37bb872a24218538 --out-dir /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-std/x86_64-unknown-illumos/release/deps --target x86_64-unknown-illumos -C linker=/usr/gcc/13/bin/gcc -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-std/x86_64-unknown-illumos/release/deps -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-std/release/deps --extern alloc=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-std/x86_64-unknown-illumos/release/deps/liballoc-2a9ad4b2ca1659e0.rmeta -Csymbol-mangling-version=legacy -Zunstable-options '--check-cfg=cfg(feature,values(any()))' -Zunstable-options '--check-cfg=cfg(bootstrap)' -Zmacro-backtrace -Zunstable-options -Csplit-debuginfo=off -Cprefer-dynamic -Zinline-mir -Zinline-mir-preserve-debug -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Cembed-bitcode=yes -Cforce-frame-pointers=yes '-Zcrate-attr=doc(html_root_url="https://doc.rust-lang.org/1.81.0/")' -Z binary-dep-depinfo -L native=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-std/x86_64-unknown-illumos/release/build/compiler_builtins-6fd2e813edaa6d5f/out` Running `/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc --crate-name panic_abort --edition=2021 library/panic_abort/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)' --check-cfg 'cfg(feature, values())' -C metadata=a1dcf3eef53bfb99 -C extra-filename=-a1dcf3eef53bfb99 --out-dir /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-std/x86_64-unknown-illumos/release/deps --target x86_64-unknown-illumos -C linker=/usr/gcc/13/bin/gcc -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-std/x86_64-unknown-illumos/release/deps -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-std/release/deps --extern alloc=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-std/x86_64-unknown-illumos/release/deps/liballoc-2a9ad4b2ca1659e0.rmeta --extern cfg_if=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-std/x86_64-unknown-illumos/release/deps/libcfg_if-969f3b17f061fba9.rmeta --extern compiler_builtins=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-std/x86_64-unknown-illumos/release/deps/libcompiler_builtins-81689bbb78a940bc.rmeta --extern core=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-std/x86_64-unknown-illumos/release/deps/libcore-1dbad956f43312f9.rmeta --extern libc=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-std/x86_64-unknown-illumos/release/deps/liblibc-ba624ee6eab4415a.rmeta -Csymbol-mangling-version=legacy -Zunstable-options '--check-cfg=cfg(feature,values(any()))' -Zunstable-options '--check-cfg=cfg(bootstrap)' -Zmacro-backtrace -Zunstable-options -Csplit-debuginfo=off -Cprefer-dynamic -Zinline-mir -Zinline-mir-preserve-debug -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Cembed-bitcode=yes -Cforce-frame-pointers=yes '-Zcrate-attr=doc(html_root_url="https://doc.rust-lang.org/1.81.0/")' -Z binary-dep-depinfo -L native=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-std/x86_64-unknown-illumos/release/build/compiler_builtins-6fd2e813edaa6d5f/out` Running `/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc --crate-name panic_unwind --edition=2021 library/panic_unwind/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)' --check-cfg 'cfg(feature, values())' -C metadata=76c54f036d1245dd -C extra-filename=-76c54f036d1245dd --out-dir /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-std/x86_64-unknown-illumos/release/deps --target x86_64-unknown-illumos -C linker=/usr/gcc/13/bin/gcc -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-std/x86_64-unknown-illumos/release/deps -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-std/release/deps --extern alloc=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-std/x86_64-unknown-illumos/release/deps/liballoc-2a9ad4b2ca1659e0.rmeta --extern cfg_if=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-std/x86_64-unknown-illumos/release/deps/libcfg_if-969f3b17f061fba9.rmeta --extern compiler_builtins=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-std/x86_64-unknown-illumos/release/deps/libcompiler_builtins-81689bbb78a940bc.rmeta --extern core=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-std/x86_64-unknown-illumos/release/deps/libcore-1dbad956f43312f9.rmeta --extern libc=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-std/x86_64-unknown-illumos/release/deps/liblibc-ba624ee6eab4415a.rmeta --extern unwind=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-std/x86_64-unknown-illumos/release/deps/libunwind-a3819098e3c6fa78.rmeta -Csymbol-mangling-version=legacy -Zunstable-options '--check-cfg=cfg(feature,values(any()))' -Zunstable-options '--check-cfg=cfg(bootstrap)' -Zmacro-backtrace -Zunstable-options -Csplit-debuginfo=off -Cprefer-dynamic -Zinline-mir -Zinline-mir-preserve-debug -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Cembed-bitcode=yes -Cforce-frame-pointers=yes '-Zcrate-attr=doc(html_root_url="https://doc.rust-lang.org/1.81.0/")' -Z binary-dep-depinfo -L native=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-std/x86_64-unknown-illumos/release/build/compiler_builtins-6fd2e813edaa6d5f/out` Compiling gimli v0.29.0 Running `/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc --crate-name gimli --edition=2018 /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/vendor/gimli-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="read"' --cfg 'feature="read-core"' --cfg 'feature="rustc-dep-of-std"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("default", "endian-reader", "fallible-iterator", "read", "read-all", "read-core", "rustc-dep-of-std", "std", "write"))' -C metadata=2d4d2d962b771f27 -C extra-filename=-2d4d2d962b771f27 --out-dir /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-std/x86_64-unknown-illumos/release/deps --target x86_64-unknown-illumos -C linker=/usr/gcc/13/bin/gcc -C strip=debuginfo -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-std/x86_64-unknown-illumos/release/deps -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-std/release/deps --extern compiler_builtins=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-std/x86_64-unknown-illumos/release/deps/libcompiler_builtins-81689bbb78a940bc.rmeta --extern alloc=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-std/x86_64-unknown-illumos/release/deps/librustc_std_workspace_alloc-37bb872a24218538.rmeta --extern core=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-std/x86_64-unknown-illumos/release/deps/librustc_std_workspace_core-f3be6dc45515bf46.rmeta --cap-lints allow -Csymbol-mangling-version=legacy -Zunstable-options '--check-cfg=cfg(feature,values(any()))' -Zunstable-options '--check-cfg=cfg(bootstrap)' -Zmacro-backtrace -Zunstable-options -Csplit-debuginfo=off -Cprefer-dynamic -Zinline-mir -Zinline-mir-preserve-debug -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Cembed-bitcode=yes -Cforce-frame-pointers=yes '-Zcrate-attr=doc(html_root_url="https://doc.rust-lang.org/1.81.0/")' -Z binary-dep-depinfo -L native=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-std/x86_64-unknown-illumos/release/build/compiler_builtins-6fd2e813edaa6d5f/out` Compiling std_detect v0.1.5 (/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/library/stdarch/crates/std_detect) Running `/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc --crate-name std_detect --edition=2021 library/stdarch/crates/std_detect/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="compiler_builtins"' --cfg 'feature="core"' --cfg 'feature="libc"' --cfg 'feature="rustc-dep-of-std"' --cfg 'feature="std_detect_dlsym_getauxval"' --cfg 'feature="std_detect_file_io"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("alloc", "compiler_builtins", "core", "default", "libc", "rustc-dep-of-std", "std_detect_dlsym_getauxval", "std_detect_env_override", "std_detect_file_io"))' -C metadata=2009654deed260fc -C extra-filename=-2009654deed260fc --out-dir /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-std/x86_64-unknown-illumos/release/deps --target x86_64-unknown-illumos -C linker=/usr/gcc/13/bin/gcc -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-std/x86_64-unknown-illumos/release/deps -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-std/release/deps --extern cfg_if=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-std/x86_64-unknown-illumos/release/deps/libcfg_if-969f3b17f061fba9.rmeta --extern compiler_builtins=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-std/x86_64-unknown-illumos/release/deps/libcompiler_builtins-81689bbb78a940bc.rmeta --extern libc=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-std/x86_64-unknown-illumos/release/deps/liblibc-ba624ee6eab4415a.rmeta --extern alloc=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-std/x86_64-unknown-illumos/release/deps/librustc_std_workspace_alloc-37bb872a24218538.rmeta --extern core=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-std/x86_64-unknown-illumos/release/deps/librustc_std_workspace_core-f3be6dc45515bf46.rmeta -Csymbol-mangling-version=legacy -Zunstable-options '--check-cfg=cfg(feature,values(any()))' -Zunstable-options '--check-cfg=cfg(bootstrap)' -Zmacro-backtrace -Zunstable-options -Csplit-debuginfo=off -Cprefer-dynamic -Zinline-mir -Zinline-mir-preserve-debug -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Cembed-bitcode=yes -Cforce-frame-pointers=yes '-Zcrate-attr=doc(html_root_url="https://doc.rust-lang.org/1.81.0/")' -Z binary-dep-depinfo -L native=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-std/x86_64-unknown-illumos/release/build/compiler_builtins-6fd2e813edaa6d5f/out` Compiling object v0.36.0 Running `/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc --crate-name object --edition=2018 /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/vendor/object-0.36.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="archive"' --cfg 'feature="coff"' --cfg 'feature="compiler_builtins"' --cfg 'feature="core"' --cfg 'feature="elf"' --cfg 'feature="macho"' --cfg 'feature="pe"' --cfg 'feature="read_core"' --cfg 'feature="rustc-dep-of-std"' --cfg 'feature="unaligned"' --cfg 'feature="xcoff"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("all", "alloc", "archive", "build", "build_core", "cargo-all", "coff", "compiler_builtins", "compression", "core", "default", "doc", "elf", "macho", "pe", "read", "read_core", "rustc-dep-of-std", "std", "unaligned", "unstable", "unstable-all", "wasm", "write", "write_core", "write_std", "xcoff"))' -C metadata=2b386db7bbe1ad13 -C extra-filename=-2b386db7bbe1ad13 --out-dir /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-std/x86_64-unknown-illumos/release/deps --target x86_64-unknown-illumos -C linker=/usr/gcc/13/bin/gcc -C strip=debuginfo -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-std/x86_64-unknown-illumos/release/deps -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-std/release/deps --extern compiler_builtins=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-std/x86_64-unknown-illumos/release/deps/libcompiler_builtins-81689bbb78a940bc.rmeta --extern memchr=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-std/x86_64-unknown-illumos/release/deps/libmemchr-46efd552f8c56dac.rmeta --extern alloc=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-std/x86_64-unknown-illumos/release/deps/librustc_std_workspace_alloc-37bb872a24218538.rmeta --extern core=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-std/x86_64-unknown-illumos/release/deps/librustc_std_workspace_core-f3be6dc45515bf46.rmeta --cap-lints allow -Csymbol-mangling-version=legacy -Zunstable-options '--check-cfg=cfg(feature,values(any()))' -Zunstable-options '--check-cfg=cfg(bootstrap)' -Zmacro-backtrace -Zunstable-options -Csplit-debuginfo=off -Cprefer-dynamic -Zinline-mir -Zinline-mir-preserve-debug -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Cembed-bitcode=yes -Cforce-frame-pointers=yes '-Zcrate-attr=doc(html_root_url="https://doc.rust-lang.org/1.81.0/")' -Z binary-dep-depinfo -L native=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-std/x86_64-unknown-illumos/release/build/compiler_builtins-6fd2e813edaa6d5f/out` Compiling miniz_oxide v0.7.4 Compiling hashbrown v0.14.5 Running `/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc --crate-name miniz_oxide --edition=2018 /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/vendor/miniz_oxide-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 --cfg 'feature="alloc"' --cfg 'feature="compiler_builtins"' --cfg 'feature="core"' --cfg 'feature="rustc-dep-of-std"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("alloc", "compiler_builtins", "core", "default", "rustc-dep-of-std", "simd", "simd-adler32", "std", "with-alloc"))' -C metadata=09304a64f67e6586 -C extra-filename=-09304a64f67e6586 --out-dir /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-std/x86_64-unknown-illumos/release/deps --target x86_64-unknown-illumos -C linker=/usr/gcc/13/bin/gcc -C strip=debuginfo -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-std/x86_64-unknown-illumos/release/deps -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-std/release/deps --extern adler=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-std/x86_64-unknown-illumos/release/deps/libadler-5ec6b7a71ce47b24.rmeta --extern compiler_builtins=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-std/x86_64-unknown-illumos/release/deps/libcompiler_builtins-81689bbb78a940bc.rmeta --extern alloc=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-std/x86_64-unknown-illumos/release/deps/librustc_std_workspace_alloc-37bb872a24218538.rmeta --extern core=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-std/x86_64-unknown-illumos/release/deps/librustc_std_workspace_core-f3be6dc45515bf46.rmeta --cap-lints allow -Csymbol-mangling-version=legacy -Zunstable-options '--check-cfg=cfg(feature,values(any()))' -Zunstable-options '--check-cfg=cfg(bootstrap)' -Zmacro-backtrace -Zunstable-options -Csplit-debuginfo=off -Cprefer-dynamic -Zinline-mir -Zinline-mir-preserve-debug -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Cembed-bitcode=yes -Cforce-frame-pointers=yes '-Zcrate-attr=doc(html_root_url="https://doc.rust-lang.org/1.81.0/")' -Z binary-dep-depinfo -L native=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-std/x86_64-unknown-illumos/release/build/compiler_builtins-6fd2e813edaa6d5f/out` Running `/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc --crate-name hashbrown --edition=2021 /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/vendor/hashbrown-0.14.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="alloc"' --cfg 'feature="compiler_builtins"' --cfg 'feature="core"' --cfg 'feature="nightly"' --cfg 'feature="rustc-dep-of-std"' --cfg 'feature="rustc-internal-api"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("ahash", "alloc", "allocator-api2", "compiler_builtins", "core", "default", "equivalent", "inline-more", "nightly", "raw", "rayon", "rkyv", "rustc-dep-of-std", "rustc-internal-api", "serde"))' -C metadata=1df617f3a10e99da -C extra-filename=-1df617f3a10e99da --out-dir /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-std/x86_64-unknown-illumos/release/deps --target x86_64-unknown-illumos -C linker=/usr/gcc/13/bin/gcc -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-std/x86_64-unknown-illumos/release/deps -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-std/release/deps --extern compiler_builtins=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-std/x86_64-unknown-illumos/release/deps/libcompiler_builtins-81689bbb78a940bc.rmeta --extern alloc=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-std/x86_64-unknown-illumos/release/deps/librustc_std_workspace_alloc-37bb872a24218538.rmeta --extern core=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-std/x86_64-unknown-illumos/release/deps/librustc_std_workspace_core-f3be6dc45515bf46.rmeta --cap-lints allow -Csymbol-mangling-version=legacy -Zunstable-options '--check-cfg=cfg(feature,values(any()))' -Zunstable-options '--check-cfg=cfg(bootstrap)' -Zmacro-backtrace -Zunstable-options -Csplit-debuginfo=off -Cprefer-dynamic -Zinline-mir -Zinline-mir-preserve-debug -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Cembed-bitcode=yes -Cforce-frame-pointers=yes '-Zcrate-attr=doc(html_root_url="https://doc.rust-lang.org/1.81.0/")' -Z binary-dep-depinfo -L native=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-std/x86_64-unknown-illumos/release/build/compiler_builtins-6fd2e813edaa6d5f/out` Compiling addr2line v0.22.0 Running `/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc --crate-name addr2line --edition=2018 /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/vendor/addr2line-0.22.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="compiler_builtins"' --cfg 'feature="core"' --cfg 'feature="rustc-dep-of-std"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("alloc", "compiler_builtins", "core", "cpp_demangle", "default", "fallible-iterator", "memmap2", "object", "rustc-demangle", "rustc-dep-of-std", "smallvec", "std", "std-object"))' -C metadata=e45c6c2f4b4563f9 -C extra-filename=-e45c6c2f4b4563f9 --out-dir /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-std/x86_64-unknown-illumos/release/deps --target x86_64-unknown-illumos -C linker=/usr/gcc/13/bin/gcc -C strip=debuginfo -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-std/x86_64-unknown-illumos/release/deps -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-std/release/deps --extern compiler_builtins=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-std/x86_64-unknown-illumos/release/deps/libcompiler_builtins-81689bbb78a940bc.rmeta --extern gimli=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-std/x86_64-unknown-illumos/release/deps/libgimli-2d4d2d962b771f27.rmeta --extern alloc=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-std/x86_64-unknown-illumos/release/deps/librustc_std_workspace_alloc-37bb872a24218538.rmeta --extern core=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-std/x86_64-unknown-illumos/release/deps/librustc_std_workspace_core-f3be6dc45515bf46.rmeta --cap-lints allow -Csymbol-mangling-version=legacy -Zunstable-options '--check-cfg=cfg(feature,values(any()))' -Zunstable-options '--check-cfg=cfg(bootstrap)' -Zmacro-backtrace -Zunstable-options -Csplit-debuginfo=off -Cprefer-dynamic -Zinline-mir -Zinline-mir-preserve-debug -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Cembed-bitcode=yes -Cforce-frame-pointers=yes '-Zcrate-attr=doc(html_root_url="https://doc.rust-lang.org/1.81.0/")' -Z binary-dep-depinfo -L native=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-std/x86_64-unknown-illumos/release/build/compiler_builtins-6fd2e813edaa6d5f/out` Running `/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc --crate-name std --edition=2021 library/std/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type dylib --crate-type rlib --emit=dep-info,link -C prefer-dynamic -C opt-level=3 -C embed-bitcode=no --warn=unexpected_cfgs --cfg 'feature="addr2line"' --cfg 'feature="backtrace"' --cfg 'feature="compiler-builtins-c"' --cfg 'feature="miniz_oxide"' --cfg 'feature="object"' --cfg 'feature="panic_unwind"' --cfg 'feature="std_detect_dlsym_getauxval"' --cfg 'feature="std_detect_file_io"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("addr2line", "backtrace", "compiler-builtins-c", "compiler-builtins-mangled-names", "compiler-builtins-mem", "compiler-builtins-no-asm", "compiler-builtins-weak-intrinsics", "llvm-libunwind", "miniz_oxide", "object", "optimize_for_size", "panic-unwind", "panic_immediate_abort", "panic_unwind", "profiler", "profiler_builtins", "std_detect_dlsym_getauxval", "std_detect_env_override", "std_detect_file_io", "system-llvm-libunwind", "windows_raw_dylib"))' --check-cfg 'cfg(bootstrap)' --check-cfg 'cfg(target_arch, values("xtensa"))' --check-cfg 'cfg(feature, values(any()))' -C metadata=3837097cf1af4fc2 -C extra-filename=-3837097cf1af4fc2 --out-dir /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-std/x86_64-unknown-illumos/release/deps --target x86_64-unknown-illumos -C linker=/usr/gcc/13/bin/gcc -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-std/x86_64-unknown-illumos/release/deps -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-std/release/deps --extern 'priv:addr2line=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-std/x86_64-unknown-illumos/release/deps/libaddr2line-e45c6c2f4b4563f9.rlib' --extern alloc=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-std/x86_64-unknown-illumos/release/deps/liballoc-2a9ad4b2ca1659e0.rlib --extern 'priv:cfg_if=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-std/x86_64-unknown-illumos/release/deps/libcfg_if-969f3b17f061fba9.rlib' --extern 'priv:compiler_builtins=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-std/x86_64-unknown-illumos/release/deps/libcompiler_builtins-81689bbb78a940bc.rlib' --extern core=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-std/x86_64-unknown-illumos/release/deps/libcore-1dbad956f43312f9.rlib --extern 'priv:hashbrown=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-std/x86_64-unknown-illumos/release/deps/libhashbrown-1df617f3a10e99da.rlib' --extern libc=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-std/x86_64-unknown-illumos/release/deps/liblibc-ba624ee6eab4415a.rlib --extern 'priv:miniz_oxide=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-std/x86_64-unknown-illumos/release/deps/libminiz_oxide-09304a64f67e6586.rlib' --extern 'priv:object=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-std/x86_64-unknown-illumos/release/deps/libobject-2b386db7bbe1ad13.rlib' --extern 'priv:panic_abort=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-std/x86_64-unknown-illumos/release/deps/libpanic_abort-a1dcf3eef53bfb99.rlib' --extern 'priv:panic_unwind=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-std/x86_64-unknown-illumos/release/deps/libpanic_unwind-76c54f036d1245dd.rlib' --extern 'priv:rustc_demangle=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-std/x86_64-unknown-illumos/release/deps/librustc_demangle-0d6dc411e6238a83.rlib' --extern 'priv:std_detect=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-std/x86_64-unknown-illumos/release/deps/libstd_detect-2009654deed260fc.rlib' --extern 'priv:unwind=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-std/x86_64-unknown-illumos/release/deps/libunwind-a3819098e3c6fa78.rlib' -Z unstable-options -Csymbol-mangling-version=legacy -Zunstable-options '--check-cfg=cfg(feature,values(any()))' -Zunstable-options '--check-cfg=cfg(bootstrap)' -Zmacro-backtrace -Zunstable-options -Csplit-debuginfo=off -Cprefer-dynamic -Zinline-mir -Zinline-mir-preserve-debug -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Cembed-bitcode=yes -Cforce-frame-pointers=yes '-Zcrate-attr=doc(html_root_url="https://doc.rust-lang.org/1.81.0/")' -Z binary-dep-depinfo -L native=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-std/x86_64-unknown-illumos/release/build/compiler_builtins-6fd2e813edaa6d5f/out --cfg backtrace_in_libstd --check-cfg 'cfg(netbsd10)' --check-cfg 'cfg(restricted_std)' --check-cfg 'cfg(backtrace_in_libstd)' --check-cfg 'cfg(reliable_f16)' --check-cfg 'cfg(reliable_f128)'` Compiling rustc-std-workspace-std v1.99.0 (/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/library/rustc-std-workspace-std) Compiling proc_macro v0.0.0 (/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/library/proc_macro) Running `/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc --crate-name rustc_std_workspace_std --edition=2021 library/rustc-std-workspace-std/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)' --check-cfg 'cfg(feature, values())' -C metadata=2e9ff2104f79603f -C extra-filename=-2e9ff2104f79603f --out-dir /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-std/x86_64-unknown-illumos/release/deps --target x86_64-unknown-illumos -C linker=/usr/gcc/13/bin/gcc -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-std/x86_64-unknown-illumos/release/deps -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-std/release/deps --extern std=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-std/x86_64-unknown-illumos/release/deps/libstd-3837097cf1af4fc2.so --extern std=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-std/x86_64-unknown-illumos/release/deps/libstd-3837097cf1af4fc2.rlib -Csymbol-mangling-version=legacy -Zunstable-options '--check-cfg=cfg(feature,values(any()))' -Zunstable-options '--check-cfg=cfg(bootstrap)' -Zmacro-backtrace -Zunstable-options -Csplit-debuginfo=off -Cprefer-dynamic -Zinline-mir -Zinline-mir-preserve-debug -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Cembed-bitcode=yes -Cforce-frame-pointers=yes '-Zcrate-attr=doc(html_root_url="https://doc.rust-lang.org/1.81.0/")' -Z binary-dep-depinfo -L native=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-std/x86_64-unknown-illumos/release/build/compiler_builtins-6fd2e813edaa6d5f/out` Running `/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc --crate-name proc_macro --edition=2021 library/proc_macro/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)' --check-cfg 'cfg(feature, values())' -C metadata=6a53282b302ae6df -C extra-filename=-6a53282b302ae6df --out-dir /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-std/x86_64-unknown-illumos/release/deps --target x86_64-unknown-illumos -C linker=/usr/gcc/13/bin/gcc -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-std/x86_64-unknown-illumos/release/deps -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-std/release/deps --extern core=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-std/x86_64-unknown-illumos/release/deps/libcore-1dbad956f43312f9.rmeta --extern std=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-std/x86_64-unknown-illumos/release/deps/libstd-3837097cf1af4fc2.so --extern std=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-std/x86_64-unknown-illumos/release/deps/libstd-3837097cf1af4fc2.rlib -Csymbol-mangling-version=legacy -Zunstable-options '--check-cfg=cfg(feature,values(any()))' -Zunstable-options '--check-cfg=cfg(bootstrap)' -Zmacro-backtrace -Zunstable-options -Csplit-debuginfo=off -Cprefer-dynamic -Zinline-mir -Zinline-mir-preserve-debug -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Cembed-bitcode=yes -Cforce-frame-pointers=yes '-Zcrate-attr=doc(html_root_url="https://doc.rust-lang.org/1.81.0/")' -Z binary-dep-depinfo -L native=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-std/x86_64-unknown-illumos/release/build/compiler_builtins-6fd2e813edaa6d5f/out` Compiling unicode-width v0.1.13 Running `/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc --crate-name unicode_width --edition=2021 /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/vendor/unicode-width-0.1.13/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="compiler_builtins"' --cfg 'feature="core"' --cfg 'feature="default"' --cfg 'feature="rustc-dep-of-std"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("compiler_builtins", "core", "default", "no_std", "rustc-dep-of-std", "std"))' -C metadata=1c96bce92c531b2c -C extra-filename=-1c96bce92c531b2c --out-dir /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-std/x86_64-unknown-illumos/release/deps --target x86_64-unknown-illumos -C linker=/usr/gcc/13/bin/gcc -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-std/x86_64-unknown-illumos/release/deps -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-std/release/deps --extern compiler_builtins=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-std/x86_64-unknown-illumos/release/deps/libcompiler_builtins-81689bbb78a940bc.rmeta --extern core=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-std/x86_64-unknown-illumos/release/deps/librustc_std_workspace_core-f3be6dc45515bf46.rmeta --extern std=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-std/x86_64-unknown-illumos/release/deps/librustc_std_workspace_std-2e9ff2104f79603f.rmeta --cap-lints allow -Csymbol-mangling-version=legacy -Zunstable-options '--check-cfg=cfg(feature,values(any()))' -Zunstable-options '--check-cfg=cfg(bootstrap)' -Zmacro-backtrace -Zunstable-options -Csplit-debuginfo=off -Cprefer-dynamic -Zinline-mir -Zinline-mir-preserve-debug -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Cembed-bitcode=yes -Cforce-frame-pointers=yes '-Zcrate-attr=doc(html_root_url="https://doc.rust-lang.org/1.81.0/")' -Z binary-dep-depinfo -L native=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-std/x86_64-unknown-illumos/release/build/compiler_builtins-6fd2e813edaa6d5f/out` Compiling getopts v0.2.21 Running `/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc --crate-name getopts --edition=2015 /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/vendor/getopts-0.2.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 --cfg 'feature="core"' --cfg 'feature="rustc-dep-of-std"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("core", "rustc-dep-of-std", "std"))' -C metadata=1aa65411bd9be5db -C extra-filename=-1aa65411bd9be5db --out-dir /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-std/x86_64-unknown-illumos/release/deps --target x86_64-unknown-illumos -C linker=/usr/gcc/13/bin/gcc -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-std/x86_64-unknown-illumos/release/deps -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-std/release/deps --extern core=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-std/x86_64-unknown-illumos/release/deps/librustc_std_workspace_core-f3be6dc45515bf46.rmeta --extern std=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-std/x86_64-unknown-illumos/release/deps/librustc_std_workspace_std-2e9ff2104f79603f.rmeta --extern unicode_width=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-std/x86_64-unknown-illumos/release/deps/libunicode_width-1c96bce92c531b2c.rmeta --cap-lints allow -Csymbol-mangling-version=legacy -Zunstable-options '--check-cfg=cfg(feature,values(any()))' -Zunstable-options '--check-cfg=cfg(bootstrap)' -Zmacro-backtrace -Zunstable-options -Csplit-debuginfo=off -Cprefer-dynamic -Zinline-mir -Zinline-mir-preserve-debug -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Cembed-bitcode=yes -Cforce-frame-pointers=yes '-Zcrate-attr=doc(html_root_url="https://doc.rust-lang.org/1.81.0/")' -Z binary-dep-depinfo -L native=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-std/x86_64-unknown-illumos/release/build/compiler_builtins-6fd2e813edaa6d5f/out` Compiling test v0.0.0 (/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/library/test) Running `/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc --crate-name test --edition=2021 library/test/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)' --check-cfg 'cfg(feature, values())' -C metadata=92f572d2e738993c -C extra-filename=-92f572d2e738993c --out-dir /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-std/x86_64-unknown-illumos/release/deps --target x86_64-unknown-illumos -C linker=/usr/gcc/13/bin/gcc -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-std/x86_64-unknown-illumos/release/deps -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-std/release/deps --extern core=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-std/x86_64-unknown-illumos/release/deps/libcore-1dbad956f43312f9.rmeta --extern getopts=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-std/x86_64-unknown-illumos/release/deps/libgetopts-1aa65411bd9be5db.rmeta --extern libc=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-std/x86_64-unknown-illumos/release/deps/liblibc-ba624ee6eab4415a.rmeta --extern std=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-std/x86_64-unknown-illumos/release/deps/libstd-3837097cf1af4fc2.so --extern std=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-std/x86_64-unknown-illumos/release/deps/libstd-3837097cf1af4fc2.rlib -Csymbol-mangling-version=legacy -Zunstable-options '--check-cfg=cfg(feature,values(any()))' -Zunstable-options '--check-cfg=cfg(bootstrap)' -Zmacro-backtrace -Zunstable-options -Csplit-debuginfo=off -Cprefer-dynamic -Zinline-mir -Zinline-mir-preserve-debug -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Cembed-bitcode=yes -Cforce-frame-pointers=yes '-Zcrate-attr=doc(html_root_url="https://doc.rust-lang.org/1.81.0/")' -Z binary-dep-depinfo -L native=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-std/x86_64-unknown-illumos/release/build/compiler_builtins-6fd2e813edaa6d5f/out` Compiling sysroot v0.0.0 (/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/library/sysroot) Running `/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc --crate-name sysroot --edition=2021 library/sysroot/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="backtrace"' --cfg 'feature="compiler-builtins-c"' --cfg 'feature="default"' --cfg 'feature="panic-unwind"' --cfg 'feature="std_detect_dlsym_getauxval"' --cfg 'feature="std_detect_file_io"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("backtrace", "compiler-builtins-c", "compiler-builtins-mangled-names", "compiler-builtins-mem", "compiler-builtins-no-asm", "compiler-builtins-weak-intrinsics", "default", "llvm-libunwind", "optimize_for_size", "panic-unwind", "panic_immediate_abort", "profiler", "std_detect_dlsym_getauxval", "std_detect_env_override", "std_detect_file_io", "system-llvm-libunwind", "windows_raw_dylib"))' -C metadata=d64f773cd02a5ab1 -C extra-filename=-d64f773cd02a5ab1 --out-dir /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-std/x86_64-unknown-illumos/release/deps --target x86_64-unknown-illumos -C linker=/usr/gcc/13/bin/gcc -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-std/x86_64-unknown-illumos/release/deps -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-std/release/deps --extern proc_macro=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-std/x86_64-unknown-illumos/release/deps/libproc_macro-6a53282b302ae6df.rmeta --extern std=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-std/x86_64-unknown-illumos/release/deps/libstd-3837097cf1af4fc2.so --extern std=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-std/x86_64-unknown-illumos/release/deps/libstd-3837097cf1af4fc2.rlib --extern test=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-std/x86_64-unknown-illumos/release/deps/libtest-92f572d2e738993c.rmeta -Csymbol-mangling-version=legacy -Zunstable-options '--check-cfg=cfg(feature,values(any()))' -Zunstable-options '--check-cfg=cfg(bootstrap)' -Zmacro-backtrace -Zunstable-options -Csplit-debuginfo=off -Cprefer-dynamic -Zinline-mir -Zinline-mir-preserve-debug -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Cembed-bitcode=yes -Cforce-frame-pointers=yes '-Zcrate-attr=doc(html_root_url="https://doc.rust-lang.org/1.81.0/")' -Z binary-dep-depinfo -L native=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-std/x86_64-unknown-illumos/release/build/compiler_builtins-6fd2e813edaa6d5f/out` Finished `release` profile [optimized] target(s) in 1m 07s using sysroot /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1 Building compiler artifacts (stage1 -> stage2, x86_64-unknown-illumos) running: cd "/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src" && env -u MAKEFLAGS -u MFLAGS AR_x86_64_unknown_illumos="/usr/gnu/bin/ar" CARGO_INCREMENTAL="0" CARGO_PROFILE_RELEASE_DEBUG="0" CARGO_PROFILE_RELEASE_DEBUG_ASSERTIONS="false" CARGO_PROFILE_RELEASE_OVERFLOW_CHECKS="false" CARGO_PROFILE_RELEASE_STRIP="false" CARGO_TARGET_DIR="/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-rustc" CARGO_TARGET_X86_64_UNKNOWN_ILLUMOS_LINKER="/usr/gcc/13/bin/gcc" CC_x86_64_unknown_illumos="/usr/gcc/13/bin/gcc" CFG_COMPILER_BUILD_TRIPLE="x86_64-unknown-illumos" CFG_COMPILER_HOST_TRIPLE="x86_64-unknown-illumos" CFG_DEFAULT_CODEGEN_BACKEND="llvm" CFG_DEFAULT_LINKER="/usr/gcc/13/bin/gcc" CFG_DISABLE_UNSTABLE_FEATURES="1" CFG_LIBDIR_RELATIVE="lib" CFG_RELEASE="1.81.0" CFG_RELEASE_CHANNEL="stable" CFG_VERSION="1.81.0 (eeb90cda1 2024-09-04) (built from a source tarball)" CFG_VER_DATE="2024-09-04" CFG_VER_HASH="eeb90cda1969383f56a2637cbd3037bdf598841c" CFLAGS_x86_64_unknown_illumos="-ffunction-sections -fdata-sections -fPIC -m64 -m64" CXXFLAGS_x86_64_unknown_illumos="-ffunction-sections -fdata-sections -fPIC -m64 -m64" CXX_x86_64_unknown_illumos="/usr/gcc/13/bin/g++" LIBC_CHECK_CFG="1" LLVM_CONFIG="/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/bin/llvm-config" LLVM_LINK_SHARED="1" LLVM_RUSTLLVM="1" RANLIB_x86_64_unknown_illumos="/usr/gnu/bin/ar s" REAL_LIBRARY_PATH_VAR="LD_LIBRARY_PATH" RUSTBUILD_NATIVE_DIR="/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/native" RUSTC="/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc" RUSTC_BOOTSTRAP="1" RUSTC_BREAK_ON_ICE="1" RUSTC_ERROR_METADATA_DST="/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/tmp/extended-error-metadata" RUSTC_FORCE_UNSTABLE="1" RUSTC_HOST_FLAGS="-Zunstable-options --check-cfg=cfg(bootstrap) -Clinker=/usr/gcc/13/bin/gcc" RUSTC_INSTALL_BINDIR="bin" RUSTC_LIBDIR="/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1/lib" RUSTC_LINT_FLAGS="-Wrust_2018_idioms -Wunused_lifetimes -Dwarnings" RUSTC_REAL="/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1/bin/rustc" RUSTC_SNAPSHOT="/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1/bin/rustc" RUSTC_SNAPSHOT_LIBDIR="/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1/lib" RUSTC_STAGE="1" RUSTC_SYSROOT="/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1" RUSTC_TLS_MODEL_INITIAL_EXEC="1" RUSTC_VERBOSE="1" RUSTC_WRAPPER="/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc" RUSTDOC="/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustdoc" RUSTDOCFLAGS="--cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options --check-cfg=cfg(bootstrap) --check-cfg=cfg(parallel_compiler) -Dwarnings -Wrustdoc::invalid_codeblock_attributes --crate-version 1.81.0\t(eeb90cda1\t2024-09-04)\t(built\tfrom\ta\tsource\ttarball) -Clinker=/usr/gcc/13/bin/gcc -Zcrate-attr=warn(rust_2018_idioms)" RUSTDOC_REAL="/path/to/nowhere/rustdoc/not/required" RUSTFLAGS="--cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options --check-cfg=cfg(bootstrap) --check-cfg=cfg(parallel_compiler) -Zmacro-backtrace -Zunstable-options -Csplit-debuginfo=off -Zunstable-options -Wrustc::internal -Wkeyword_idents_2024 -Wunsafe_op_in_unsafe_fn -Cprefer-dynamic -Clink-args=-Wl,-z,origin -Clink-args=-Wl,-rpath,$ORIGIN/../lib -Zon-broken-pipe=kill" RUST_TEST_THREADS="8" WINAPI_NO_BUNDLED_LIBRARIES="1" __CARGO_DEFAULT_LIB_METADATA="stable" "/usr/bin/cargo" "build" "--target" "x86_64-unknown-illumos" "--release" "-Zbinary-dep-depinfo" "-j" "8" "-v" "--frozen" "--features" "llvm max_level_info" "--manifest-path" "/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/compiler/rustc/Cargo.toml" "--message-format" "json-render-diagnostics" Compiling proc-macro2 v1.0.86 Compiling unicode-ident v1.0.12 Compiling cfg-if v1.0.0 Compiling libc v0.2.155 Compiling version_check v0.9.4 Compiling once_cell v1.19.0 Compiling stable_deref_trait v1.2.0 Compiling smallvec v1.13.2 Running `/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc --crate-name unicode_ident --edition=2018 /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/vendor/unicode-ident-1.0.12/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)' --check-cfg 'cfg(feature, values())' -C metadata=ea5ae1ef945ce25d -C extra-filename=-ea5ae1ef945ce25d --out-dir /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-rustc/release/deps -C linker=/usr/gcc/13/bin/gcc -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-rustc/release/deps --cap-lints allow -Z binary-dep-depinfo` Running `/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc --crate-name cfg_if --edition=2018 /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/vendor/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)' --check-cfg 'cfg(feature, values("compiler_builtins", "core", "rustc-dep-of-std"))' -C metadata=53018b0118d7613a -C extra-filename=-53018b0118d7613a --out-dir /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-rustc/x86_64-unknown-illumos/release/deps --target x86_64-unknown-illumos -C linker=/usr/gcc/13/bin/gcc -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-rustc/x86_64-unknown-illumos/release/deps -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-rustc/release/deps --cap-lints allow --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(parallel_compiler)' -Zmacro-backtrace -Zunstable-options -Csplit-debuginfo=off -Zunstable-options '-Wrustc::internal' -Wkeyword_idents_2024 -Wunsafe_op_in_unsafe_fn -Cprefer-dynamic -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zon-broken-pipe=kill -Z binary-dep-depinfo` Running `/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc --crate-name build_script_build --edition=2021 /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/vendor/proc-macro2-1.0.86/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)' --check-cfg 'cfg(feature, values("default", "nightly", "proc-macro", "span-locations"))' -C metadata=42980f1ca60ab8d3 -C extra-filename=-42980f1ca60ab8d3 --out-dir /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-rustc/release/build/proc-macro2-42980f1ca60ab8d3 -C linker=/usr/gcc/13/bin/gcc -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-rustc/release/deps --cap-lints allow -Z binary-dep-depinfo` Running `/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc --crate-name build_script_build --edition=2015 /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/vendor/libc-0.2.155/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)' --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=1aa0f2e23b2c0b85 -C extra-filename=-1aa0f2e23b2c0b85 --out-dir /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-rustc/release/build/libc-1aa0f2e23b2c0b85 -C linker=/usr/gcc/13/bin/gcc -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-rustc/release/deps --cap-lints allow -Z binary-dep-depinfo` Running `/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc --crate-name version_check --edition=2015 /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/vendor/version_check-0.9.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 --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=489c6ef7ddec01de -C extra-filename=-489c6ef7ddec01de --out-dir /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-rustc/release/deps -C linker=/usr/gcc/13/bin/gcc -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-rustc/release/deps --cap-lints allow -Z binary-dep-depinfo` Running `/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc --crate-name once_cell --edition=2021 /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/vendor/once_cell-1.19.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="race"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("alloc", "atomic-polyfill", "critical-section", "default", "parking_lot", "portable-atomic", "race", "std", "unstable"))' -C metadata=d5bf3f0648e8b780 -C extra-filename=-d5bf3f0648e8b780 --out-dir /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-rustc/x86_64-unknown-illumos/release/deps --target x86_64-unknown-illumos -C linker=/usr/gcc/13/bin/gcc -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-rustc/x86_64-unknown-illumos/release/deps -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-rustc/release/deps --cap-lints allow --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(parallel_compiler)' -Zmacro-backtrace -Zunstable-options -Csplit-debuginfo=off -Zunstable-options '-Wrustc::internal' -Wkeyword_idents_2024 -Wunsafe_op_in_unsafe_fn -Cprefer-dynamic -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zon-broken-pipe=kill -Z binary-dep-depinfo` Running `/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc --crate-name stable_deref_trait --edition=2015 /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/vendor/stable_deref_trait-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="alloc"' --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("alloc", "default", "std"))' -C metadata=11006447c5ac3ff8 -C extra-filename=-11006447c5ac3ff8 --out-dir /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-rustc/x86_64-unknown-illumos/release/deps --target x86_64-unknown-illumos -C linker=/usr/gcc/13/bin/gcc -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-rustc/x86_64-unknown-illumos/release/deps -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-rustc/release/deps --cap-lints allow --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(parallel_compiler)' -Zmacro-backtrace -Zunstable-options -Csplit-debuginfo=off -Zunstable-options '-Wrustc::internal' -Wkeyword_idents_2024 -Wunsafe_op_in_unsafe_fn -Cprefer-dynamic -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zon-broken-pipe=kill -Z binary-dep-depinfo` Running `/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc --crate-name smallvec --edition=2018 /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/vendor/smallvec-1.13.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="const_generics"' --cfg 'feature="may_dangle"' --cfg 'feature="union"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("arbitrary", "const_generics", "const_new", "debugger_visualizer", "drain_filter", "drain_keep_rest", "may_dangle", "serde", "specialization", "union", "write"))' -C metadata=ad7ec8c48886a952 -C extra-filename=-ad7ec8c48886a952 --out-dir /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-rustc/x86_64-unknown-illumos/release/deps --target x86_64-unknown-illumos -C linker=/usr/gcc/13/bin/gcc -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-rustc/x86_64-unknown-illumos/release/deps -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-rustc/release/deps --cap-lints allow --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(parallel_compiler)' -Zmacro-backtrace -Zunstable-options -Csplit-debuginfo=off -Zunstable-options '-Wrustc::internal' -Wkeyword_idents_2024 -Wunsafe_op_in_unsafe_fn -Cprefer-dynamic -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zon-broken-pipe=kill -Z binary-dep-depinfo` Compiling autocfg v1.3.0 Running `/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc --crate-name autocfg --edition=2015 /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/vendor/autocfg-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 --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=0d25b5c0b1a86776 -C extra-filename=-0d25b5c0b1a86776 --out-dir /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-rustc/release/deps -C linker=/usr/gcc/13/bin/gcc -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-rustc/release/deps --cap-lints allow -Z binary-dep-depinfo` Compiling zerocopy v0.7.34 Running `/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc --crate-name zerocopy --edition=2018 /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/vendor/zerocopy-0.7.34/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="simd"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("__internal_use_only_features_that_work_on_stable", "alloc", "byteorder", "default", "derive", "simd", "simd-nightly", "zerocopy-derive"))' -C metadata=cf548c2b3be01347 -C extra-filename=-cf548c2b3be01347 --out-dir /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-rustc/x86_64-unknown-illumos/release/deps --target x86_64-unknown-illumos -C linker=/usr/gcc/13/bin/gcc -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-rustc/x86_64-unknown-illumos/release/deps -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-rustc/release/deps --cap-lints allow --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(parallel_compiler)' -Zmacro-backtrace -Zunstable-options -Csplit-debuginfo=off -Zunstable-options '-Wrustc::internal' -Wkeyword_idents_2024 -Wunsafe_op_in_unsafe_fn -Cprefer-dynamic -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zon-broken-pipe=kill -Z binary-dep-depinfo` Compiling cc v1.0.99 Running `/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc --crate-name cc --edition=2018 /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/vendor/cc-1.0.99/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)' --check-cfg 'cfg(feature, values("jobserver", "libc", "once_cell", "parallel"))' -C metadata=4768469c76954e82 -C extra-filename=-4768469c76954e82 --out-dir /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-rustc/release/deps -C linker=/usr/gcc/13/bin/gcc -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-rustc/release/deps --cap-lints allow -Z binary-dep-depinfo` Running `/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-rustc/release/build/proc-macro2-42980f1ca60ab8d3/build-script-build` Compiling ahash v0.8.11 Running `/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc --crate-name build_script_build --edition=2018 /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/vendor/ahash-0.8.11/./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)' --check-cfg 'cfg(feature, values("atomic-polyfill", "compile-time-rng", "const-random", "default", "getrandom", "nightly-arm-aes", "no-rng", "runtime-rng", "serde", "std"))' -C metadata=63cba6b3453d48ff -C extra-filename=-63cba6b3453d48ff --out-dir /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-rustc/release/build/ahash-63cba6b3453d48ff -C linker=/usr/gcc/13/bin/gcc -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-rustc/release/deps --extern version_check=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-rustc/release/deps/libversion_check-489c6ef7ddec01de.rlib --cap-lints allow -Z binary-dep-depinfo` Compiling allocator-api2 v0.2.18 Running `/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc --crate-name allocator_api2 --edition=2018 /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/vendor/allocator-api2-0.2.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 --cfg 'feature="alloc"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("alloc", "default", "nightly", "serde", "std"))' -C metadata=29fcd8bcf1601f23 -C extra-filename=-29fcd8bcf1601f23 --out-dir /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-rustc/x86_64-unknown-illumos/release/deps --target x86_64-unknown-illumos -C linker=/usr/gcc/13/bin/gcc -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-rustc/x86_64-unknown-illumos/release/deps -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-rustc/release/deps --cap-lints allow --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(parallel_compiler)' -Zmacro-backtrace -Zunstable-options -Csplit-debuginfo=off -Zunstable-options '-Wrustc::internal' -Wkeyword_idents_2024 -Wunsafe_op_in_unsafe_fn -Cprefer-dynamic -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zon-broken-pipe=kill -Z binary-dep-depinfo` Running `/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc --crate-name proc_macro2 --edition=2021 /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/vendor/proc-macro2-1.0.86/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)' --check-cfg 'cfg(feature, values("default", "nightly", "proc-macro", "span-locations"))' -C metadata=7c8a3cf179fa025a -C extra-filename=-7c8a3cf179fa025a --out-dir /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-rustc/release/deps -C linker=/usr/gcc/13/bin/gcc -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-rustc/release/deps --extern unicode_ident=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-rustc/release/deps/libunicode_ident-ea5ae1ef945ce25d.rmeta --cap-lints allow -Z binary-dep-depinfo --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 `/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-rustc/release/build/libc-1aa0f2e23b2c0b85/build-script-build` Compiling memchr v2.5.0 Running `/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc --crate-name build_script_build --edition=2018 /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/vendor/memchr-2.5.0/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debug-assertions=off --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("compiler_builtins", "core", "default", "libc", "rustc-dep-of-std", "std", "use_std"))' -C metadata=6badb7f199126c51 -C extra-filename=-6badb7f199126c51 --out-dir /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-rustc/release/build/memchr-6badb7f199126c51 -C linker=/usr/gcc/13/bin/gcc -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-rustc/release/deps --cap-lints allow -Z binary-dep-depinfo` Running `/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc --crate-name libc --edition=2015 /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/vendor/libc-0.2.155/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)' --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=fbb8707ffe3ca5e7 -C extra-filename=-fbb8707ffe3ca5e7 --out-dir /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-rustc/x86_64-unknown-illumos/release/deps --target x86_64-unknown-illumos -C linker=/usr/gcc/13/bin/gcc -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-rustc/x86_64-unknown-illumos/release/deps -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-rustc/release/deps --cap-lints allow --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(parallel_compiler)' -Zmacro-backtrace -Zunstable-options -Csplit-debuginfo=off -Zunstable-options '-Wrustc::internal' -Wkeyword_idents_2024 -Wunsafe_op_in_unsafe_fn -Cprefer-dynamic -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zon-broken-pipe=kill -Z binary-dep-depinfo --cfg freebsd11 --cfg libc_priv_mod_use --cfg libc_union --cfg libc_const_size_of --cfg libc_align --cfg libc_int128 --cfg libc_core_cvoid --cfg libc_packedN --cfg libc_cfg_target_vendor --cfg libc_non_exhaustive --cfg libc_long_array --cfg libc_ptr_addr_of --cfg libc_underscore_const_names --cfg libc_const_extern_fn --check-cfg 'cfg(emscripten_new_stat_abi)' --check-cfg 'cfg(espidf_time64)' --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_align)' --check-cfg 'cfg(libc_cfg_target_vendor)' --check-cfg 'cfg(libc_const_extern_fn)' --check-cfg 'cfg(libc_const_extern_fn_unstable)' --check-cfg 'cfg(libc_const_size_of)' --check-cfg 'cfg(libc_core_cvoid)' --check-cfg 'cfg(libc_deny_warnings)' --check-cfg 'cfg(libc_int128)' --check-cfg 'cfg(libc_long_array)' --check-cfg 'cfg(libc_non_exhaustive)' --check-cfg 'cfg(libc_packedN)' --check-cfg 'cfg(libc_priv_mod_use)' --check-cfg 'cfg(libc_ptr_addr_of)' --check-cfg 'cfg(libc_thread_local)' --check-cfg 'cfg(libc_underscore_const_names)' --check-cfg 'cfg(libc_union)' --check-cfg 'cfg(target_os,values("switch","aix","ohos","hurd","visionos"))' --check-cfg 'cfg(target_env,values("illumos","wasi","aix","ohos"))' --check-cfg 'cfg(target_arch,values("loongarch64","mips32r6","mips64r6","csky"))'` Compiling equivalent v1.0.1 Running `/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc --crate-name equivalent --edition=2015 /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/vendor/equivalent-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)' --check-cfg 'cfg(feature, values())' -C metadata=fa9aef41e1dfdf33 -C extra-filename=-fa9aef41e1dfdf33 --out-dir /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-rustc/x86_64-unknown-illumos/release/deps --target x86_64-unknown-illumos -C linker=/usr/gcc/13/bin/gcc -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-rustc/x86_64-unknown-illumos/release/deps -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-rustc/release/deps --cap-lints allow --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(parallel_compiler)' -Zmacro-backtrace -Zunstable-options -Csplit-debuginfo=off -Zunstable-options '-Wrustc::internal' -Wkeyword_idents_2024 -Wunsafe_op_in_unsafe_fn -Cprefer-dynamic -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zon-broken-pipe=kill -Z binary-dep-depinfo` Running `/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-rustc/release/build/ahash-63cba6b3453d48ff/build-script-build` Compiling lock_api v0.4.12 Running `/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc --crate-name build_script_build --edition=2021 /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/vendor/lock_api-0.4.12/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="atomic_usize"' --cfg 'feature="default"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("arc_lock", "atomic_usize", "default", "nightly", "owning_ref", "serde"))' -C metadata=24acba131526ea42 -C extra-filename=-24acba131526ea42 --out-dir /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-rustc/release/build/lock_api-24acba131526ea42 -C linker=/usr/gcc/13/bin/gcc -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-rustc/release/deps --extern autocfg=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-rustc/release/deps/libautocfg-0d25b5c0b1a86776.rlib --cap-lints allow -Z binary-dep-depinfo` Running `/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc --crate-name ahash --edition=2018 /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/vendor/ahash-0.8.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 --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("atomic-polyfill", "compile-time-rng", "const-random", "default", "getrandom", "nightly-arm-aes", "no-rng", "runtime-rng", "serde", "std"))' -C metadata=ad62ebf48c4073ea -C extra-filename=-ad62ebf48c4073ea --out-dir /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-rustc/x86_64-unknown-illumos/release/deps --target x86_64-unknown-illumos -C linker=/usr/gcc/13/bin/gcc -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-rustc/x86_64-unknown-illumos/release/deps -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-rustc/release/deps --extern cfg_if=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-rustc/x86_64-unknown-illumos/release/deps/libcfg_if-53018b0118d7613a.rmeta --extern once_cell=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-rustc/x86_64-unknown-illumos/release/deps/libonce_cell-d5bf3f0648e8b780.rmeta --extern zerocopy=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-rustc/x86_64-unknown-illumos/release/deps/libzerocopy-cf548c2b3be01347.rmeta --cap-lints allow --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(parallel_compiler)' -Zmacro-backtrace -Zunstable-options -Csplit-debuginfo=off -Zunstable-options '-Wrustc::internal' -Wkeyword_idents_2024 -Wunsafe_op_in_unsafe_fn -Cprefer-dynamic -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zon-broken-pipe=kill -Z binary-dep-depinfo --cfg 'feature="folded_multiply"'` Compiling typenum v1.17.0 Running `/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc --crate-name build_script_main --edition=2018 /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/vendor/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)' --check-cfg 'cfg(feature, values("const-generics", "force_unix_path_separator", "i128", "no_std", "scale-info", "scale_info", "strict"))' -C metadata=e200e455634f082b -C extra-filename=-e200e455634f082b --out-dir /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-rustc/release/build/typenum-e200e455634f082b -C linker=/usr/gcc/13/bin/gcc -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-rustc/release/deps --cap-lints allow -Z binary-dep-depinfo` Running `/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-rustc/release/build/memchr-6badb7f199126c51/build-script-build` Running `/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc --crate-name memchr --edition=2018 /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/vendor/memchr-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)' --check-cfg 'cfg(feature, values("compiler_builtins", "core", "default", "libc", "rustc-dep-of-std", "std", "use_std"))' -C metadata=a7a938742ccaafff -C extra-filename=-a7a938742ccaafff --out-dir /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-rustc/x86_64-unknown-illumos/release/deps --target x86_64-unknown-illumos -C linker=/usr/gcc/13/bin/gcc -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-rustc/x86_64-unknown-illumos/release/deps -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-rustc/release/deps --cap-lints allow --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(parallel_compiler)' -Zmacro-backtrace -Zunstable-options -Csplit-debuginfo=off -Zunstable-options '-Wrustc::internal' -Wkeyword_idents_2024 -Wunsafe_op_in_unsafe_fn -Cprefer-dynamic -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zon-broken-pipe=kill -Z binary-dep-depinfo --cfg memchr_runtime_simd --cfg memchr_runtime_sse2 --cfg memchr_runtime_sse42 --cfg memchr_runtime_avx` Compiling parking_lot_core v0.9.10 Running `/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc --crate-name build_script_build --edition=2021 /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/vendor/parking_lot_core-0.9.10/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)' --check-cfg 'cfg(feature, values("backtrace", "deadlock_detection", "nightly", "petgraph", "thread-id"))' -C metadata=f79399e73a510da0 -C extra-filename=-f79399e73a510da0 --out-dir /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-rustc/release/build/parking_lot_core-f79399e73a510da0 -C linker=/usr/gcc/13/bin/gcc -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-rustc/release/deps --cap-lints allow -Z binary-dep-depinfo` Running `/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-rustc/release/build/lock_api-24acba131526ea42/build-script-build` Compiling quote v1.0.36 Running `/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc --crate-name quote --edition=2018 /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/vendor/quote-1.0.36/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)' --check-cfg 'cfg(feature, values("default", "proc-macro"))' -C metadata=aa09c60579e8ad4f -C extra-filename=-aa09c60579e8ad4f --out-dir /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-rustc/release/deps -C linker=/usr/gcc/13/bin/gcc -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-rustc/release/deps --extern proc_macro2=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-rustc/release/deps/libproc_macro2-7c8a3cf179fa025a.rmeta --cap-lints allow -Z binary-dep-depinfo` Compiling hashbrown v0.14.5 Running `/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc --crate-name hashbrown --edition=2021 /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/vendor/hashbrown-0.14.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="ahash"' --cfg 'feature="allocator-api2"' --cfg 'feature="default"' --cfg 'feature="inline-more"' --cfg 'feature="raw"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("ahash", "alloc", "allocator-api2", "compiler_builtins", "core", "default", "equivalent", "inline-more", "nightly", "raw", "rayon", "rkyv", "rustc-dep-of-std", "rustc-internal-api", "serde"))' -C metadata=3c52f64364cc1a99 -C extra-filename=-3c52f64364cc1a99 --out-dir /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-rustc/x86_64-unknown-illumos/release/deps --target x86_64-unknown-illumos -C linker=/usr/gcc/13/bin/gcc -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-rustc/x86_64-unknown-illumos/release/deps -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-rustc/release/deps --extern ahash=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-rustc/x86_64-unknown-illumos/release/deps/libahash-ad62ebf48c4073ea.rmeta --extern allocator_api2=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-rustc/x86_64-unknown-illumos/release/deps/liballocator_api2-29fcd8bcf1601f23.rmeta --cap-lints allow --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(parallel_compiler)' -Zmacro-backtrace -Zunstable-options -Csplit-debuginfo=off -Zunstable-options '-Wrustc::internal' -Wkeyword_idents_2024 -Wunsafe_op_in_unsafe_fn -Cprefer-dynamic -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zon-broken-pipe=kill -Z binary-dep-depinfo` Running `/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-rustc/release/build/parking_lot_core-f79399e73a510da0/build-script-build` Compiling generic-array v0.14.7 Running `/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc --crate-name build_script_build --edition=2015 /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/vendor/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)' --check-cfg 'cfg(feature, values("more_lengths", "serde", "zeroize"))' -C metadata=cc6d7886d6bf498e -C extra-filename=-cc6d7886d6bf498e --out-dir /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-rustc/release/build/generic-array-cc6d7886d6bf498e -C linker=/usr/gcc/13/bin/gcc -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-rustc/release/deps --extern version_check=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-rustc/release/deps/libversion_check-489c6ef7ddec01de.rlib --cap-lints allow -Z binary-dep-depinfo` Running `/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-rustc/release/build/typenum-e200e455634f082b/build-script-main` Compiling tracing-core v0.1.30 Running `/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc --crate-name tracing_core --edition=2018 /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/vendor/tracing-core-0.1.30/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="once_cell"' --cfg 'feature="std"' --cfg 'feature="valuable"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("default", "once_cell", "std", "valuable"))' -C metadata=aba79b224448e513 -C extra-filename=-aba79b224448e513 --out-dir /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-rustc/x86_64-unknown-illumos/release/deps --target x86_64-unknown-illumos -C linker=/usr/gcc/13/bin/gcc -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-rustc/x86_64-unknown-illumos/release/deps -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-rustc/release/deps --extern once_cell=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-rustc/x86_64-unknown-illumos/release/deps/libonce_cell-d5bf3f0648e8b780.rmeta --cap-lints allow --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(parallel_compiler)' -Zmacro-backtrace -Zunstable-options -Csplit-debuginfo=off -Zunstable-options '-Wrustc::internal' -Wkeyword_idents_2024 -Wunsafe_op_in_unsafe_fn -Cprefer-dynamic -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zon-broken-pipe=kill -Z binary-dep-depinfo` Compiling syn v2.0.67 Running `/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc --crate-name syn --edition=2021 /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/vendor/syn-2.0.67/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="fold"' --cfg 'feature="full"' --cfg 'feature="parsing"' --cfg 'feature="printing"' --cfg 'feature="proc-macro"' --cfg 'feature="visit"' --cfg 'feature="visit-mut"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("clone-impls", "default", "derive", "extra-traits", "fold", "full", "parsing", "printing", "proc-macro", "test", "visit", "visit-mut"))' -C metadata=232ea7128e532bf7 -C extra-filename=-232ea7128e532bf7 --out-dir /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-rustc/release/deps -C linker=/usr/gcc/13/bin/gcc -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-rustc/release/deps --extern proc_macro2=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-rustc/release/deps/libproc_macro2-7c8a3cf179fa025a.rmeta --extern quote=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-rustc/release/deps/libquote-aa09c60579e8ad4f.rmeta --extern unicode_ident=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-rustc/release/deps/libunicode_ident-ea5ae1ef945ce25d.rmeta --cap-lints allow -Z binary-dep-depinfo` Running `/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc --crate-name stable_deref_trait --edition=2015 /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/vendor/stable_deref_trait-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 embed-bitcode=no -C debug-assertions=off --cfg 'feature="alloc"' --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("alloc", "default", "std"))' -C metadata=99433a8448a61e6e -C extra-filename=-99433a8448a61e6e --out-dir /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-rustc/release/deps -C linker=/usr/gcc/13/bin/gcc -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-rustc/release/deps --cap-lints allow -Z binary-dep-depinfo` Compiling scopeguard v1.2.0 Running `/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc --crate-name scopeguard --edition=2015 /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/vendor/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 --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("default", "use_std"))' -C metadata=3869b0ff6d36f7b8 -C extra-filename=-3869b0ff6d36f7b8 --out-dir /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-rustc/x86_64-unknown-illumos/release/deps --target x86_64-unknown-illumos -C linker=/usr/gcc/13/bin/gcc -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-rustc/x86_64-unknown-illumos/release/deps -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-rustc/release/deps --cap-lints allow --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(parallel_compiler)' -Zmacro-backtrace -Zunstable-options -Csplit-debuginfo=off -Zunstable-options '-Wrustc::internal' -Wkeyword_idents_2024 -Wunsafe_op_in_unsafe_fn -Cprefer-dynamic -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zon-broken-pipe=kill -Z binary-dep-depinfo` Compiling log v0.4.21 Running `/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc --crate-name log --edition=2021 /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/vendor/log-0.4.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 --cfg 'feature="std"' --check-cfg 'cfg(docsrs)' --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=25a4415d9a79b025 -C extra-filename=-25a4415d9a79b025 --out-dir /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-rustc/x86_64-unknown-illumos/release/deps --target x86_64-unknown-illumos -C linker=/usr/gcc/13/bin/gcc -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-rustc/x86_64-unknown-illumos/release/deps -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-rustc/release/deps --cap-lints allow --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(parallel_compiler)' -Zmacro-backtrace -Zunstable-options -Csplit-debuginfo=off -Zunstable-options '-Wrustc::internal' -Wkeyword_idents_2024 -Wunsafe_op_in_unsafe_fn -Cprefer-dynamic -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zon-broken-pipe=kill -Z binary-dep-depinfo` Running `/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc --crate-name lock_api --edition=2021 /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/vendor/lock_api-0.4.12/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="atomic_usize"' --cfg 'feature="default"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("arc_lock", "atomic_usize", "default", "nightly", "owning_ref", "serde"))' -C metadata=69a11451f7b790a8 -C extra-filename=-69a11451f7b790a8 --out-dir /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-rustc/x86_64-unknown-illumos/release/deps --target x86_64-unknown-illumos -C linker=/usr/gcc/13/bin/gcc -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-rustc/x86_64-unknown-illumos/release/deps -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-rustc/release/deps --extern scopeguard=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-rustc/x86_64-unknown-illumos/release/deps/libscopeguard-3869b0ff6d36f7b8.rmeta --cap-lints allow --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(parallel_compiler)' -Zmacro-backtrace -Zunstable-options -Csplit-debuginfo=off -Zunstable-options '-Wrustc::internal' -Wkeyword_idents_2024 -Wunsafe_op_in_unsafe_fn -Cprefer-dynamic -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zon-broken-pipe=kill -Z binary-dep-depinfo --cfg has_const_fn_trait_bound` Running `/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc --crate-name typenum --edition=2018 /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/vendor/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)' --check-cfg 'cfg(feature, values("const-generics", "force_unix_path_separator", "i128", "no_std", "scale-info", "scale_info", "strict"))' -C metadata=226577e2f7f1f91e -C extra-filename=-226577e2f7f1f91e --out-dir /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-rustc/x86_64-unknown-illumos/release/deps --target x86_64-unknown-illumos -C linker=/usr/gcc/13/bin/gcc -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-rustc/x86_64-unknown-illumos/release/deps -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-rustc/release/deps --cap-lints allow --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(parallel_compiler)' -Zmacro-backtrace -Zunstable-options -Csplit-debuginfo=off -Zunstable-options '-Wrustc::internal' -Wkeyword_idents_2024 -Wunsafe_op_in_unsafe_fn -Cprefer-dynamic -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zon-broken-pipe=kill -Z binary-dep-depinfo` Running `/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-rustc/release/build/generic-array-cc6d7886d6bf498e/build-script-build` Running `/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc --crate-name parking_lot_core --edition=2021 /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/vendor/parking_lot_core-0.9.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)' --check-cfg 'cfg(feature, values("backtrace", "deadlock_detection", "nightly", "petgraph", "thread-id"))' -C metadata=61dd1d364a88ffc7 -C extra-filename=-61dd1d364a88ffc7 --out-dir /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-rustc/x86_64-unknown-illumos/release/deps --target x86_64-unknown-illumos -C linker=/usr/gcc/13/bin/gcc -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-rustc/x86_64-unknown-illumos/release/deps -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-rustc/release/deps --extern cfg_if=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-rustc/x86_64-unknown-illumos/release/deps/libcfg_if-53018b0118d7613a.rmeta --extern libc=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-rustc/x86_64-unknown-illumos/release/deps/liblibc-fbb8707ffe3ca5e7.rmeta --extern smallvec=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-rustc/x86_64-unknown-illumos/release/deps/libsmallvec-ad7ec8c48886a952.rmeta --cap-lints allow --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(parallel_compiler)' -Zmacro-backtrace -Zunstable-options -Csplit-debuginfo=off -Zunstable-options '-Wrustc::internal' -Wkeyword_idents_2024 -Wunsafe_op_in_unsafe_fn -Cprefer-dynamic -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zon-broken-pipe=kill -Z binary-dep-depinfo` Compiling pin-project-lite v0.2.14 Running `/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc --crate-name pin_project_lite --edition=2018 /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/vendor/pin-project-lite-0.2.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 --warn=unreachable_pub '--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=clippy::default_union_representation' '--warn=clippy::as_ptr_cast_mut' '--warn=clippy::all' '--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::module_name_repetitions' '--allow=clippy::missing_errors_doc' '--allow=clippy::manual_range_contains' '--allow=clippy::manual_assert' '--allow=clippy::float_cmp' '--allow=clippy::doc_markdown' '--allow=clippy::declare_interior_mutable_const' '--allow=clippy::borrow_as_ptr' '--allow=clippy::bool_assert_comparison' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=a506610d11cb4d4a -C extra-filename=-a506610d11cb4d4a --out-dir /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-rustc/x86_64-unknown-illumos/release/deps --target x86_64-unknown-illumos -C linker=/usr/gcc/13/bin/gcc -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-rustc/x86_64-unknown-illumos/release/deps -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-rustc/release/deps --cap-lints allow --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(parallel_compiler)' -Zmacro-backtrace -Zunstable-options -Csplit-debuginfo=off -Zunstable-options '-Wrustc::internal' -Wkeyword_idents_2024 -Wunsafe_op_in_unsafe_fn -Cprefer-dynamic -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zon-broken-pipe=kill -Z binary-dep-depinfo` Compiling bitflags v2.5.0 Running `/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc --crate-name bitflags --edition=2021 /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/vendor/bitflags-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="std"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("arbitrary", "bytemuck", "compiler_builtins", "core", "example_generated", "rustc-dep-of-std", "serde", "std"))' -C metadata=8c98d003b4469c2e -C extra-filename=-8c98d003b4469c2e --out-dir /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-rustc/x86_64-unknown-illumos/release/deps --target x86_64-unknown-illumos -C linker=/usr/gcc/13/bin/gcc -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-rustc/x86_64-unknown-illumos/release/deps -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-rustc/release/deps --cap-lints allow --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(parallel_compiler)' -Zmacro-backtrace -Zunstable-options -Csplit-debuginfo=off -Zunstable-options '-Wrustc::internal' -Wkeyword_idents_2024 -Wunsafe_op_in_unsafe_fn -Cprefer-dynamic -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zon-broken-pipe=kill -Z binary-dep-depinfo` Compiling rustc-hash v1.1.0 Running `/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc --crate-name rustc_hash --edition=2015 /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/vendor/rustc-hash-1.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 --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("default", "std"))' -C metadata=98b70f9e600ba38f -C extra-filename=-98b70f9e600ba38f --out-dir /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-rustc/x86_64-unknown-illumos/release/deps --target x86_64-unknown-illumos -C linker=/usr/gcc/13/bin/gcc -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-rustc/x86_64-unknown-illumos/release/deps -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-rustc/release/deps --cap-lints allow --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(parallel_compiler)' -Zmacro-backtrace -Zunstable-options -Csplit-debuginfo=off -Zunstable-options '-Wrustc::internal' -Wkeyword_idents_2024 -Wunsafe_op_in_unsafe_fn -Cprefer-dynamic -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zon-broken-pipe=kill -Z binary-dep-depinfo` Compiling indexmap v2.2.6 Running `/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc --crate-name indexmap --edition=2021 /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/vendor/indexmap-2.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 '--allow=clippy::style' --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("arbitrary", "borsh", "default", "quickcheck", "rayon", "rustc-rayon", "serde", "std", "test_debug"))' -C metadata=b43408a555190176 -C extra-filename=-b43408a555190176 --out-dir /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-rustc/x86_64-unknown-illumos/release/deps --target x86_64-unknown-illumos -C linker=/usr/gcc/13/bin/gcc -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-rustc/x86_64-unknown-illumos/release/deps -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-rustc/release/deps --extern equivalent=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-rustc/x86_64-unknown-illumos/release/deps/libequivalent-fa9aef41e1dfdf33.rmeta --extern hashbrown=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-rustc/x86_64-unknown-illumos/release/deps/libhashbrown-3c52f64364cc1a99.rmeta --cap-lints allow --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(parallel_compiler)' -Zmacro-backtrace -Zunstable-options -Csplit-debuginfo=off -Zunstable-options '-Wrustc::internal' -Wkeyword_idents_2024 -Wunsafe_op_in_unsafe_fn -Cprefer-dynamic -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zon-broken-pipe=kill -Z binary-dep-depinfo` Compiling parking_lot v0.12.3 Running `/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc --crate-name parking_lot --edition=2021 /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/vendor/parking_lot-0.12.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="default"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("arc_lock", "deadlock_detection", "default", "hardware-lock-elision", "nightly", "owning_ref", "send_guard", "serde"))' -C metadata=0f16a2dea904b0ba -C extra-filename=-0f16a2dea904b0ba --out-dir /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-rustc/x86_64-unknown-illumos/release/deps --target x86_64-unknown-illumos -C linker=/usr/gcc/13/bin/gcc -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-rustc/x86_64-unknown-illumos/release/deps -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-rustc/release/deps --extern lock_api=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-rustc/x86_64-unknown-illumos/release/deps/liblock_api-69a11451f7b790a8.rmeta --extern parking_lot_core=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-rustc/x86_64-unknown-illumos/release/deps/libparking_lot_core-61dd1d364a88ffc7.rmeta --cap-lints allow --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(parallel_compiler)' -Zmacro-backtrace -Zunstable-options -Csplit-debuginfo=off -Zunstable-options '-Wrustc::internal' -Wkeyword_idents_2024 -Wunsafe_op_in_unsafe_fn -Cprefer-dynamic -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zon-broken-pipe=kill -Z binary-dep-depinfo` Compiling proc-macro-hack v0.5.20+deprecated Running `/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc --crate-name build_script_build --edition=2018 /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/vendor/proc-macro-hack-0.5.20+deprecated/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)' --check-cfg 'cfg(feature, values())' -C metadata=93205a4901a365f6 -C extra-filename=-93205a4901a365f6 --out-dir /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-rustc/release/build/proc-macro-hack-93205a4901a365f6 -C linker=/usr/gcc/13/bin/gcc -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-rustc/release/deps --cap-lints allow -Z binary-dep-depinfo` Compiling rustc_macros v0.0.0 (/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/compiler/rustc_macros) Running `/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc --crate-name build_script_build --edition=2021 compiler/rustc_macros/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)' --check-cfg 'cfg(feature, values())' -C metadata=1b3c99e659eee910 -C extra-filename=-1b3c99e659eee910 --out-dir /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-rustc/release/build/rustc_macros-1b3c99e659eee910 -C linker=/usr/gcc/13/bin/gcc -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-rustc/release/deps -Z binary-dep-depinfo` Compiling psm v0.1.21 Running `/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc --crate-name build_script_build --edition=2015 /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/vendor/psm-0.1.21/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)' --check-cfg 'cfg(feature, values())' -C metadata=d441fa9268902747 -C extra-filename=-d441fa9268902747 --out-dir /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-rustc/release/build/psm-d441fa9268902747 -C linker=/usr/gcc/13/bin/gcc -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-rustc/release/deps --extern cc=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-rustc/release/deps/libcc-4768469c76954e82.rlib --cap-lints allow -Z binary-dep-depinfo` Running `/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-rustc/release/build/proc-macro-hack-93205a4901a365f6/build-script-build` Compiling thin-vec v0.2.13 Running `/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-rustc/release/build/rustc_macros-1b3c99e659eee910/build-script-build` Running `/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc --crate-name thin_vec --edition=2018 /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/vendor/thin-vec-0.2.13/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)' --check-cfg 'cfg(feature, values("default", "gecko-ffi", "serde", "std", "unstable"))' -C metadata=0e8f380009883c83 -C extra-filename=-0e8f380009883c83 --out-dir /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-rustc/x86_64-unknown-illumos/release/deps --target x86_64-unknown-illumos -C linker=/usr/gcc/13/bin/gcc -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-rustc/x86_64-unknown-illumos/release/deps -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-rustc/release/deps --cap-lints allow --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(parallel_compiler)' -Zmacro-backtrace -Zunstable-options -Csplit-debuginfo=off -Zunstable-options '-Wrustc::internal' -Wkeyword_idents_2024 -Wunsafe_op_in_unsafe_fn -Cprefer-dynamic -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zon-broken-pipe=kill -Z binary-dep-depinfo` Compiling rustix v0.38.34 Running `/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc --crate-name build_script_build --edition=2021 /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/vendor/rustix-0.38.34/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="default"' --cfg 'feature="fs"' --cfg 'feature="libc-extra-traits"' --cfg 'feature="std"' --cfg 'feature="use-libc-auxv"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("all-apis", "alloc", "cc", "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", "shm", "std", "stdio", "system", "termios", "thread", "time", "use-explicitly-provided-auxv", "use-libc", "use-libc-auxv"))' -C metadata=c43a86ce49ff2c69 -C extra-filename=-c43a86ce49ff2c69 --out-dir /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-rustc/release/build/rustix-c43a86ce49ff2c69 -C linker=/usr/gcc/13/bin/gcc -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-rustc/release/deps --cap-lints allow -Z binary-dep-depinfo` Running `/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc --crate-name proc_macro_hack --edition=2018 /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/vendor/proc-macro-hack-0.5.20+deprecated/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)' --check-cfg 'cfg(feature, values())' -C metadata=e46325dac05cd693 -C extra-filename=-e46325dac05cd693 --out-dir /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-rustc/release/deps -C linker=/usr/gcc/13/bin/gcc -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-rustc/release/deps --extern proc_macro --cap-lints allow -Z binary-dep-depinfo` Running `/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc --crate-name generic_array --edition=2015 /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/vendor/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)' --check-cfg 'cfg(feature, values("more_lengths", "serde", "zeroize"))' -C metadata=6a5b3398c8b99f32 -C extra-filename=-6a5b3398c8b99f32 --out-dir /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-rustc/x86_64-unknown-illumos/release/deps --target x86_64-unknown-illumos -C linker=/usr/gcc/13/bin/gcc -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-rustc/x86_64-unknown-illumos/release/deps -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-rustc/release/deps --extern typenum=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-rustc/x86_64-unknown-illumos/release/deps/libtypenum-226577e2f7f1f91e.rmeta --cap-lints allow --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(parallel_compiler)' -Zmacro-backtrace -Zunstable-options -Csplit-debuginfo=off -Zunstable-options '-Wrustc::internal' -Wkeyword_idents_2024 -Wunsafe_op_in_unsafe_fn -Cprefer-dynamic -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zon-broken-pipe=kill -Z binary-dep-depinfo --cfg relaxed_coherence` Running `/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-rustc/release/build/psm-d441fa9268902747/build-script-build` Compiling stacker v0.1.15 Running `/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc --crate-name build_script_build --edition=2015 /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/vendor/stacker-0.1.15/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)' --check-cfg 'cfg(feature, values())' -C metadata=9af0418d3b9b7f09 -C extra-filename=-9af0418d3b9b7f09 --out-dir /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-rustc/release/build/stacker-9af0418d3b9b7f09 -C linker=/usr/gcc/13/bin/gcc -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-rustc/release/deps --extern cc=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-rustc/release/deps/libcc-4768469c76954e82.rlib --cap-lints allow -Z binary-dep-depinfo` Running `/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-rustc/release/build/rustix-c43a86ce49ff2c69/build-script-build` Compiling errno v0.3.9 Running `/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc --crate-name errno --edition=2018 /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/vendor/errno-0.3.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="std"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("default", "std"))' -C metadata=7603dd56339fbd80 -C extra-filename=-7603dd56339fbd80 --out-dir /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-rustc/x86_64-unknown-illumos/release/deps --target x86_64-unknown-illumos -C linker=/usr/gcc/13/bin/gcc -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-rustc/x86_64-unknown-illumos/release/deps -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-rustc/release/deps --extern libc=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-rustc/x86_64-unknown-illumos/release/deps/liblibc-fbb8707ffe3ca5e7.rmeta --cap-lints allow --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(parallel_compiler)' -Zmacro-backtrace -Zunstable-options -Csplit-debuginfo=off -Zunstable-options '-Wrustc::internal' -Wkeyword_idents_2024 -Wunsafe_op_in_unsafe_fn -Cprefer-dynamic -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zon-broken-pipe=kill -Z binary-dep-depinfo` Compiling arrayvec v0.7.4 Running `/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc --crate-name arrayvec --edition=2018 /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/vendor/arrayvec-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 --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("default", "serde", "std", "zeroize"))' -C metadata=dd1855dfe3edc033 -C extra-filename=-dd1855dfe3edc033 --out-dir /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-rustc/x86_64-unknown-illumos/release/deps --target x86_64-unknown-illumos -C linker=/usr/gcc/13/bin/gcc -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-rustc/x86_64-unknown-illumos/release/deps -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-rustc/release/deps --cap-lints allow --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(parallel_compiler)' -Zmacro-backtrace -Zunstable-options -Csplit-debuginfo=off -Zunstable-options '-Wrustc::internal' -Wkeyword_idents_2024 -Wunsafe_op_in_unsafe_fn -Cprefer-dynamic -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zon-broken-pipe=kill -Z binary-dep-depinfo` Running `/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-rustc/release/build/stacker-9af0418d3b9b7f09/build-script-build` Compiling rustc_serialize v0.0.0 (/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/compiler/rustc_serialize) Running `/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc --crate-name rustc_serialize --edition=2021 compiler/rustc_serialize/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)' --check-cfg 'cfg(feature, values())' -C metadata=5f4a85d69b4eecbf -C extra-filename=-5f4a85d69b4eecbf --out-dir /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-rustc/x86_64-unknown-illumos/release/deps --target x86_64-unknown-illumos -C linker=/usr/gcc/13/bin/gcc -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-rustc/x86_64-unknown-illumos/release/deps -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-rustc/release/deps --extern indexmap=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-rustc/x86_64-unknown-illumos/release/deps/libindexmap-b43408a555190176.rmeta --extern smallvec=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-rustc/x86_64-unknown-illumos/release/deps/libsmallvec-ad7ec8c48886a952.rmeta --extern thin_vec=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-rustc/x86_64-unknown-illumos/release/deps/libthin_vec-0e8f380009883c83.rmeta --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(parallel_compiler)' -Zmacro-backtrace -Zunstable-options -Csplit-debuginfo=off -Zunstable-options '-Wrustc::internal' -Wkeyword_idents_2024 -Wunsafe_op_in_unsafe_fn -Cprefer-dynamic -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zon-broken-pipe=kill -Z binary-dep-depinfo` Running `/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc --crate-name rustix --edition=2021 /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/vendor/rustix-0.38.34/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="fs"' --cfg 'feature="libc-extra-traits"' --cfg 'feature="std"' --cfg 'feature="use-libc-auxv"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("all-apis", "alloc", "cc", "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", "shm", "std", "stdio", "system", "termios", "thread", "time", "use-explicitly-provided-auxv", "use-libc", "use-libc-auxv"))' -C metadata=e50143d8c3177b04 -C extra-filename=-e50143d8c3177b04 --out-dir /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-rustc/x86_64-unknown-illumos/release/deps --target x86_64-unknown-illumos -C linker=/usr/gcc/13/bin/gcc -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-rustc/x86_64-unknown-illumos/release/deps -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-rustc/release/deps --extern bitflags=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-rustc/x86_64-unknown-illumos/release/deps/libbitflags-8c98d003b4469c2e.rmeta --extern libc_errno=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-rustc/x86_64-unknown-illumos/release/deps/liberrno-7603dd56339fbd80.rmeta --extern libc=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-rustc/x86_64-unknown-illumos/release/deps/liblibc-fbb8707ffe3ca5e7.rmeta --cap-lints allow --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(parallel_compiler)' -Zmacro-backtrace -Zunstable-options -Csplit-debuginfo=off -Zunstable-options '-Wrustc::internal' -Wkeyword_idents_2024 -Wunsafe_op_in_unsafe_fn -Cprefer-dynamic -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zon-broken-pipe=kill -Z binary-dep-depinfo --cfg libc --cfg solarish` Running `/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc --crate-name psm --edition=2015 /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/vendor/psm-0.1.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 --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=039e91bc7b7804c9 -C extra-filename=-039e91bc7b7804c9 --out-dir /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-rustc/x86_64-unknown-illumos/release/deps --target x86_64-unknown-illumos -C linker=/usr/gcc/13/bin/gcc -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-rustc/x86_64-unknown-illumos/release/deps -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-rustc/release/deps --cap-lints allow --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(parallel_compiler)' -Zmacro-backtrace -Zunstable-options -Csplit-debuginfo=off -Zunstable-options '-Wrustc::internal' -Wkeyword_idents_2024 -Wunsafe_op_in_unsafe_fn -Cprefer-dynamic -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zon-broken-pipe=kill -Z binary-dep-depinfo -L native=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-rustc/x86_64-unknown-illumos/release/build/psm-48fb0533c04c276c/out -l static=psm_s --cfg asm --cfg switchable_stack` Compiling either v1.12.0 Running `/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc --crate-name either --edition=2018 /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/vendor/either-1.12.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)' --check-cfg 'cfg(feature, values("default", "serde", "use_std"))' -C metadata=4690edfcaac7fcea -C extra-filename=-4690edfcaac7fcea --out-dir /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-rustc/x86_64-unknown-illumos/release/deps --target x86_64-unknown-illumos -C linker=/usr/gcc/13/bin/gcc -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-rustc/x86_64-unknown-illumos/release/deps -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-rustc/release/deps --cap-lints allow --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(parallel_compiler)' -Zmacro-backtrace -Zunstable-options -Csplit-debuginfo=off -Zunstable-options '-Wrustc::internal' -Wkeyword_idents_2024 -Wunsafe_op_in_unsafe_fn -Cprefer-dynamic -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zon-broken-pipe=kill -Z binary-dep-depinfo` Compiling semver v1.0.23 Running `/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc --crate-name build_script_build --edition=2018 /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/vendor/semver-1.0.23/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)' --check-cfg 'cfg(feature, values("default", "serde", "std"))' -C metadata=f731d1ca2d7112cb -C extra-filename=-f731d1ca2d7112cb --out-dir /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-rustc/release/build/semver-f731d1ca2d7112cb -C linker=/usr/gcc/13/bin/gcc -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-rustc/release/deps --cap-lints allow -Z binary-dep-depinfo` Compiling syn v1.0.109 Running `/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc --crate-name build_script_build --edition=2018 /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/vendor/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="parsing"' --cfg 'feature="printing"' --cfg 'feature="proc-macro"' --cfg 'feature="quote"' --cfg 'feature="visit"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("clone-impls", "default", "derive", "extra-traits", "fold", "full", "parsing", "printing", "proc-macro", "quote", "test", "visit", "visit-mut"))' -C metadata=be19154befe8d5eb -C extra-filename=-be19154befe8d5eb --out-dir /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-rustc/release/build/syn-be19154befe8d5eb -C linker=/usr/gcc/13/bin/gcc -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-rustc/release/deps --cap-lints allow -Z binary-dep-depinfo` Compiling fastrand v2.1.0 Running `/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc --crate-name fastrand --edition=2018 /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/vendor/fastrand-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 --cfg 'feature="alloc"' --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("alloc", "default", "getrandom", "js", "std"))' -C metadata=c8fdf4b28a1525d0 -C extra-filename=-c8fdf4b28a1525d0 --out-dir /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-rustc/x86_64-unknown-illumos/release/deps --target x86_64-unknown-illumos -C linker=/usr/gcc/13/bin/gcc -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-rustc/x86_64-unknown-illumos/release/deps -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-rustc/release/deps --cap-lints allow --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(parallel_compiler)' -Zmacro-backtrace -Zunstable-options -Csplit-debuginfo=off -Zunstable-options '-Wrustc::internal' -Wkeyword_idents_2024 -Wunsafe_op_in_unsafe_fn -Cprefer-dynamic -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zon-broken-pipe=kill -Z binary-dep-depinfo` Compiling crypto-common v0.1.6 Running `/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc --crate-name crypto_common --edition=2018 /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/vendor/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)' --check-cfg 'cfg(feature, values("getrandom", "rand_core", "std"))' -C metadata=139f1efcb99898da -C extra-filename=-139f1efcb99898da --out-dir /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-rustc/x86_64-unknown-illumos/release/deps --target x86_64-unknown-illumos -C linker=/usr/gcc/13/bin/gcc -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-rustc/x86_64-unknown-illumos/release/deps -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-rustc/release/deps --extern generic_array=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-rustc/x86_64-unknown-illumos/release/deps/libgeneric_array-6a5b3398c8b99f32.rmeta --extern typenum=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-rustc/x86_64-unknown-illumos/release/deps/libtypenum-226577e2f7f1f91e.rmeta --cap-lints allow --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(parallel_compiler)' -Zmacro-backtrace -Zunstable-options -Csplit-debuginfo=off -Zunstable-options '-Wrustc::internal' -Wkeyword_idents_2024 -Wunsafe_op_in_unsafe_fn -Cprefer-dynamic -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zon-broken-pipe=kill -Z binary-dep-depinfo` Compiling block-buffer v0.10.4 Running `/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc --crate-name block_buffer --edition=2018 /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/vendor/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)' --check-cfg 'cfg(feature, values())' -C metadata=1541c11db49badc4 -C extra-filename=-1541c11db49badc4 --out-dir /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-rustc/x86_64-unknown-illumos/release/deps --target x86_64-unknown-illumos -C linker=/usr/gcc/13/bin/gcc -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-rustc/x86_64-unknown-illumos/release/deps -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-rustc/release/deps --extern generic_array=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-rustc/x86_64-unknown-illumos/release/deps/libgeneric_array-6a5b3398c8b99f32.rmeta --cap-lints allow --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(parallel_compiler)' -Zmacro-backtrace -Zunstable-options -Csplit-debuginfo=off -Zunstable-options '-Wrustc::internal' -Wkeyword_idents_2024 -Wunsafe_op_in_unsafe_fn -Cprefer-dynamic -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zon-broken-pipe=kill -Z binary-dep-depinfo` Running `/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc --crate-name stacker --edition=2015 /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/vendor/stacker-0.1.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)' --check-cfg 'cfg(feature, values())' -C metadata=930f6c241caae980 -C extra-filename=-930f6c241caae980 --out-dir /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-rustc/x86_64-unknown-illumos/release/deps --target x86_64-unknown-illumos -C linker=/usr/gcc/13/bin/gcc -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-rustc/x86_64-unknown-illumos/release/deps -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-rustc/release/deps --extern cfg_if=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-rustc/x86_64-unknown-illumos/release/deps/libcfg_if-53018b0118d7613a.rmeta --extern libc=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-rustc/x86_64-unknown-illumos/release/deps/liblibc-fbb8707ffe3ca5e7.rmeta --extern psm=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-rustc/x86_64-unknown-illumos/release/deps/libpsm-039e91bc7b7804c9.rmeta --cap-lints allow --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(parallel_compiler)' -Zmacro-backtrace -Zunstable-options -Csplit-debuginfo=off -Zunstable-options '-Wrustc::internal' -Wkeyword_idents_2024 -Wunsafe_op_in_unsafe_fn -Cprefer-dynamic -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zon-broken-pipe=kill -Z binary-dep-depinfo -L native=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-rustc/x86_64-unknown-illumos/release/build/psm-48fb0533c04c276c/out` Compiling measureme v11.0.1 Running `/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc --crate-name measureme --edition=2018 /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/vendor/measureme-11.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)' --check-cfg 'cfg(feature, values("nightly"))' -C metadata=1603411be0cc7850 -C extra-filename=-1603411be0cc7850 --out-dir /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-rustc/x86_64-unknown-illumos/release/deps --target x86_64-unknown-illumos -C linker=/usr/gcc/13/bin/gcc -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-rustc/x86_64-unknown-illumos/release/deps -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-rustc/release/deps --extern log=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-rustc/x86_64-unknown-illumos/release/deps/liblog-25a4415d9a79b025.rmeta --extern parking_lot=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-rustc/x86_64-unknown-illumos/release/deps/libparking_lot-0f16a2dea904b0ba.rmeta --extern rustc_hash=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-rustc/x86_64-unknown-illumos/release/deps/librustc_hash-98b70f9e600ba38f.rmeta --extern smallvec=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-rustc/x86_64-unknown-illumos/release/deps/libsmallvec-ad7ec8c48886a952.rmeta --cap-lints allow --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(parallel_compiler)' -Zmacro-backtrace -Zunstable-options -Csplit-debuginfo=off -Zunstable-options '-Wrustc::internal' -Wkeyword_idents_2024 -Wunsafe_op_in_unsafe_fn -Cprefer-dynamic -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zon-broken-pipe=kill -Z binary-dep-depinfo` Compiling digest v0.10.7 Running `/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc --crate-name digest --edition=2018 /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/vendor/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)' --check-cfg 'cfg(feature, values("alloc", "blobby", "block-buffer", "const-oid", "core-api", "default", "dev", "mac", "oid", "rand_core", "std", "subtle"))' -C metadata=80feb4879a16b989 -C extra-filename=-80feb4879a16b989 --out-dir /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-rustc/x86_64-unknown-illumos/release/deps --target x86_64-unknown-illumos -C linker=/usr/gcc/13/bin/gcc -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-rustc/x86_64-unknown-illumos/release/deps -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-rustc/release/deps --extern block_buffer=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-rustc/x86_64-unknown-illumos/release/deps/libblock_buffer-1541c11db49badc4.rmeta --extern crypto_common=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-rustc/x86_64-unknown-illumos/release/deps/libcrypto_common-139f1efcb99898da.rmeta --cap-lints allow --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(parallel_compiler)' -Zmacro-backtrace -Zunstable-options -Csplit-debuginfo=off -Zunstable-options '-Wrustc::internal' -Wkeyword_idents_2024 -Wunsafe_op_in_unsafe_fn -Cprefer-dynamic -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zon-broken-pipe=kill -Z binary-dep-depinfo` Running `/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-rustc/release/build/syn-be19154befe8d5eb/build-script-build` Compiling ena v0.14.3 Running `/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc --crate-name ena --edition=2015 /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/vendor/ena-0.14.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)' --check-cfg 'cfg(feature, values("bench", "dogged", "persistent"))' -C metadata=ebabeb8075bf5c4c -C extra-filename=-ebabeb8075bf5c4c --out-dir /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-rustc/x86_64-unknown-illumos/release/deps --target x86_64-unknown-illumos -C linker=/usr/gcc/13/bin/gcc -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-rustc/x86_64-unknown-illumos/release/deps -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-rustc/release/deps --extern log=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-rustc/x86_64-unknown-illumos/release/deps/liblog-25a4415d9a79b025.rmeta --cap-lints allow --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(parallel_compiler)' -Zmacro-backtrace -Zunstable-options -Csplit-debuginfo=off -Zunstable-options '-Wrustc::internal' -Wkeyword_idents_2024 -Wunsafe_op_in_unsafe_fn -Cprefer-dynamic -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zon-broken-pipe=kill -Z binary-dep-depinfo` Compiling jobserver v0.1.31 Running `/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc --crate-name jobserver --edition=2021 /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/vendor/jobserver-0.1.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 --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=8c8e440a85e955e3 -C extra-filename=-8c8e440a85e955e3 --out-dir /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-rustc/x86_64-unknown-illumos/release/deps --target x86_64-unknown-illumos -C linker=/usr/gcc/13/bin/gcc -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-rustc/x86_64-unknown-illumos/release/deps -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-rustc/release/deps --extern libc=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-rustc/x86_64-unknown-illumos/release/deps/liblibc-fbb8707ffe3ca5e7.rmeta --cap-lints allow --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(parallel_compiler)' -Zmacro-backtrace -Zunstable-options -Csplit-debuginfo=off -Zunstable-options '-Wrustc::internal' -Wkeyword_idents_2024 -Wunsafe_op_in_unsafe_fn -Cprefer-dynamic -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zon-broken-pipe=kill -Z binary-dep-depinfo` Compiling memmap2 v0.2.3 Running `/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc --crate-name memmap2 --edition=2018 /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/vendor/memmap2-0.2.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)' --check-cfg 'cfg(feature, values())' -C metadata=155a27246a5e1100 -C extra-filename=-155a27246a5e1100 --out-dir /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-rustc/x86_64-unknown-illumos/release/deps --target x86_64-unknown-illumos -C linker=/usr/gcc/13/bin/gcc -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-rustc/x86_64-unknown-illumos/release/deps -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-rustc/release/deps --extern libc=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-rustc/x86_64-unknown-illumos/release/deps/liblibc-fbb8707ffe3ca5e7.rmeta --cap-lints allow --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(parallel_compiler)' -Zmacro-backtrace -Zunstable-options -Csplit-debuginfo=off -Zunstable-options '-Wrustc::internal' -Wkeyword_idents_2024 -Wunsafe_op_in_unsafe_fn -Cprefer-dynamic -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zon-broken-pipe=kill -Z binary-dep-depinfo` Compiling rustc_arena v0.0.0 (/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/compiler/rustc_arena) Running `/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc --crate-name rustc_arena --edition=2021 compiler/rustc_arena/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)' --check-cfg 'cfg(feature, values())' -C metadata=8b871e2fe5aa6ba1 -C extra-filename=-8b871e2fe5aa6ba1 --out-dir /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-rustc/x86_64-unknown-illumos/release/deps --target x86_64-unknown-illumos -C linker=/usr/gcc/13/bin/gcc -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-rustc/x86_64-unknown-illumos/release/deps -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-rustc/release/deps --extern smallvec=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-rustc/x86_64-unknown-illumos/release/deps/libsmallvec-ad7ec8c48886a952.rmeta --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(parallel_compiler)' -Zmacro-backtrace -Zunstable-options -Csplit-debuginfo=off -Zunstable-options '-Wrustc::internal' -Wkeyword_idents_2024 -Wunsafe_op_in_unsafe_fn -Cprefer-dynamic -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zon-broken-pipe=kill -Z binary-dep-depinfo` Compiling elsa v1.7.1 Running `/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc --crate-name elsa --edition=2018 /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/vendor/elsa-1.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 --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("indexmap"))' -C metadata=5dcf2f86db628821 -C extra-filename=-5dcf2f86db628821 --out-dir /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-rustc/x86_64-unknown-illumos/release/deps --target x86_64-unknown-illumos -C linker=/usr/gcc/13/bin/gcc -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-rustc/x86_64-unknown-illumos/release/deps -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-rustc/release/deps --extern stable_deref_trait=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-rustc/x86_64-unknown-illumos/release/deps/libstable_deref_trait-11006447c5ac3ff8.rmeta --cap-lints allow --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(parallel_compiler)' -Zmacro-backtrace -Zunstable-options -Csplit-debuginfo=off -Zunstable-options '-Wrustc::internal' -Wkeyword_idents_2024 -Wunsafe_op_in_unsafe_fn -Cprefer-dynamic -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zon-broken-pipe=kill -Z binary-dep-depinfo` Compiling cpufeatures v0.2.12 Running `/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc --crate-name cpufeatures --edition=2018 /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/vendor/cpufeatures-0.2.12/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)' --check-cfg 'cfg(feature, values())' -C metadata=f794e840c29d217d -C extra-filename=-f794e840c29d217d --out-dir /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-rustc/x86_64-unknown-illumos/release/deps --target x86_64-unknown-illumos -C linker=/usr/gcc/13/bin/gcc -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-rustc/x86_64-unknown-illumos/release/deps -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-rustc/release/deps --cap-lints allow --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(parallel_compiler)' -Zmacro-backtrace -Zunstable-options -Csplit-debuginfo=off -Zunstable-options '-Wrustc::internal' -Wkeyword_idents_2024 -Wunsafe_op_in_unsafe_fn -Cprefer-dynamic -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zon-broken-pipe=kill -Z binary-dep-depinfo` Compiling itoa v1.0.11 Running `/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc --crate-name itoa --edition=2018 /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/vendor/itoa-1.0.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 --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("no-panic"))' -C metadata=ff4fb792bed2a08f -C extra-filename=-ff4fb792bed2a08f --out-dir /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-rustc/x86_64-unknown-illumos/release/deps --target x86_64-unknown-illumos -C linker=/usr/gcc/13/bin/gcc -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-rustc/x86_64-unknown-illumos/release/deps -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-rustc/release/deps --cap-lints allow --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(parallel_compiler)' -Zmacro-backtrace -Zunstable-options -Csplit-debuginfo=off -Zunstable-options '-Wrustc::internal' -Wkeyword_idents_2024 -Wunsafe_op_in_unsafe_fn -Cprefer-dynamic -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zon-broken-pipe=kill -Z binary-dep-depinfo` Compiling rustc-stable-hash v0.1.0 Running `/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc --crate-name rustc_stable_hash --edition=2021 /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/vendor/rustc-stable-hash-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 --cfg 'feature="nightly"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("nightly"))' -C metadata=30ca501bd09ef4e3 -C extra-filename=-30ca501bd09ef4e3 --out-dir /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-rustc/x86_64-unknown-illumos/release/deps --target x86_64-unknown-illumos -C linker=/usr/gcc/13/bin/gcc -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-rustc/x86_64-unknown-illumos/release/deps -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-rustc/release/deps --cap-lints allow --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(parallel_compiler)' -Zmacro-backtrace -Zunstable-options -Csplit-debuginfo=off -Zunstable-options '-Wrustc::internal' -Wkeyword_idents_2024 -Wunsafe_op_in_unsafe_fn -Cprefer-dynamic -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zon-broken-pipe=kill -Z binary-dep-depinfo` Compiling unicode-width v0.1.13 Running `/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc --crate-name unicode_width --edition=2021 /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/vendor/unicode-width-0.1.13/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)' --check-cfg 'cfg(feature, values("compiler_builtins", "core", "default", "no_std", "rustc-dep-of-std", "std"))' -C metadata=e3958290e6543697 -C extra-filename=-e3958290e6543697 --out-dir /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-rustc/x86_64-unknown-illumos/release/deps --target x86_64-unknown-illumos -C linker=/usr/gcc/13/bin/gcc -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-rustc/x86_64-unknown-illumos/release/deps -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-rustc/release/deps --cap-lints allow --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(parallel_compiler)' -Zmacro-backtrace -Zunstable-options -Csplit-debuginfo=off -Zunstable-options '-Wrustc::internal' -Wkeyword_idents_2024 -Wunsafe_op_in_unsafe_fn -Cprefer-dynamic -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zon-broken-pipe=kill -Z binary-dep-depinfo` Compiling tempfile v3.10.1 Running `/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc --crate-name tempfile --edition=2021 /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/vendor/tempfile-3.10.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)' --check-cfg 'cfg(feature, values("nightly"))' -C metadata=763c82215159fc5d -C extra-filename=-763c82215159fc5d --out-dir /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-rustc/x86_64-unknown-illumos/release/deps --target x86_64-unknown-illumos -C linker=/usr/gcc/13/bin/gcc -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-rustc/x86_64-unknown-illumos/release/deps -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-rustc/release/deps --extern cfg_if=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-rustc/x86_64-unknown-illumos/release/deps/libcfg_if-53018b0118d7613a.rmeta --extern fastrand=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-rustc/x86_64-unknown-illumos/release/deps/libfastrand-c8fdf4b28a1525d0.rmeta --extern rustix=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-rustc/x86_64-unknown-illumos/release/deps/librustix-e50143d8c3177b04.rmeta --cap-lints allow --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(parallel_compiler)' -Zmacro-backtrace -Zunstable-options -Csplit-debuginfo=off -Zunstable-options '-Wrustc::internal' -Wkeyword_idents_2024 -Wunsafe_op_in_unsafe_fn -Cprefer-dynamic -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zon-broken-pipe=kill -Z binary-dep-depinfo` Compiling rustc_graphviz v0.0.0 (/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/compiler/rustc_graphviz) Running `/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc --crate-name rustc_graphviz --edition=2021 compiler/rustc_graphviz/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)' --check-cfg 'cfg(feature, values())' -C metadata=c69c5d8d1193c2d3 -C extra-filename=-c69c5d8d1193c2d3 --out-dir /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-rustc/x86_64-unknown-illumos/release/deps --target x86_64-unknown-illumos -C linker=/usr/gcc/13/bin/gcc -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-rustc/x86_64-unknown-illumos/release/deps -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-rustc/release/deps --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(parallel_compiler)' -Zmacro-backtrace -Zunstable-options -Csplit-debuginfo=off -Zunstable-options '-Wrustc::internal' -Wkeyword_idents_2024 -Wunsafe_op_in_unsafe_fn -Cprefer-dynamic -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zon-broken-pipe=kill -Z binary-dep-depinfo` Running `/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc --crate-name syn --edition=2018 /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/vendor/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="parsing"' --cfg 'feature="printing"' --cfg 'feature="proc-macro"' --cfg 'feature="quote"' --cfg 'feature="visit"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("clone-impls", "default", "derive", "extra-traits", "fold", "full", "parsing", "printing", "proc-macro", "quote", "test", "visit", "visit-mut"))' -C metadata=eb27b893e4dffd24 -C extra-filename=-eb27b893e4dffd24 --out-dir /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-rustc/release/deps -C linker=/usr/gcc/13/bin/gcc -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-rustc/release/deps --extern proc_macro2=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-rustc/release/deps/libproc_macro2-7c8a3cf179fa025a.rmeta --extern quote=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-rustc/release/deps/libquote-aa09c60579e8ad4f.rmeta --extern unicode_ident=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-rustc/release/deps/libunicode_ident-ea5ae1ef945ce25d.rmeta --cap-lints allow -Z binary-dep-depinfo --cfg syn_disable_nightly_tests` Compiling getrandom v0.2.15 Running `/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc --crate-name getrandom --edition=2018 /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/vendor/getrandom-0.2.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 --cfg 'feature="std"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("compiler_builtins", "core", "custom", "js", "js-sys", "linux_disable_fallback", "rdrand", "rustc-dep-of-std", "std", "test-in-browser", "wasm-bindgen"))' -C metadata=578173a5bd480f8c -C extra-filename=-578173a5bd480f8c --out-dir /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-rustc/x86_64-unknown-illumos/release/deps --target x86_64-unknown-illumos -C linker=/usr/gcc/13/bin/gcc -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-rustc/x86_64-unknown-illumos/release/deps -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-rustc/release/deps --extern cfg_if=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-rustc/x86_64-unknown-illumos/release/deps/libcfg_if-53018b0118d7613a.rmeta --extern libc=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-rustc/x86_64-unknown-illumos/release/deps/liblibc-fbb8707ffe3ca5e7.rmeta --cap-lints allow --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(parallel_compiler)' -Zmacro-backtrace -Zunstable-options -Csplit-debuginfo=off -Zunstable-options '-Wrustc::internal' -Wkeyword_idents_2024 -Wunsafe_op_in_unsafe_fn -Cprefer-dynamic -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zon-broken-pipe=kill -Z binary-dep-depinfo` Compiling scoped-tls v1.0.1 Running `/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc --crate-name scoped_tls --edition=2015 /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/vendor/scoped-tls-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)' --check-cfg 'cfg(feature, values())' -C metadata=c47ee8fc4287a35f -C extra-filename=-c47ee8fc4287a35f --out-dir /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-rustc/x86_64-unknown-illumos/release/deps --target x86_64-unknown-illumos -C linker=/usr/gcc/13/bin/gcc -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-rustc/x86_64-unknown-illumos/release/deps -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-rustc/release/deps --cap-lints allow --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(parallel_compiler)' -Zmacro-backtrace -Zunstable-options -Csplit-debuginfo=off -Zunstable-options '-Wrustc::internal' -Wkeyword_idents_2024 -Wunsafe_op_in_unsafe_fn -Cprefer-dynamic -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zon-broken-pipe=kill -Z binary-dep-depinfo` Compiling rand_core v0.6.4 Running `/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc --crate-name rand_core --edition=2018 /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/vendor/rand_core-0.6.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="getrandom"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("alloc", "getrandom", "serde", "serde1", "std"))' -C metadata=062fd6fe40864fe6 -C extra-filename=-062fd6fe40864fe6 --out-dir /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-rustc/x86_64-unknown-illumos/release/deps --target x86_64-unknown-illumos -C linker=/usr/gcc/13/bin/gcc -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-rustc/x86_64-unknown-illumos/release/deps -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-rustc/release/deps --extern getrandom=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-rustc/x86_64-unknown-illumos/release/deps/libgetrandom-578173a5bd480f8c.rmeta --cap-lints allow --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(parallel_compiler)' -Zmacro-backtrace -Zunstable-options -Csplit-debuginfo=off -Zunstable-options '-Wrustc::internal' -Wkeyword_idents_2024 -Wunsafe_op_in_unsafe_fn -Cprefer-dynamic -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zon-broken-pipe=kill -Z binary-dep-depinfo` Compiling sha2 v0.10.8 Running `/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc --crate-name sha2 --edition=2018 /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/vendor/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)' --check-cfg 'cfg(feature, values("asm", "asm-aarch64", "compress", "default", "force-soft", "loongarch64_asm", "oid", "sha2-asm", "std"))' -C metadata=7bbe6fa477cf7366 -C extra-filename=-7bbe6fa477cf7366 --out-dir /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-rustc/x86_64-unknown-illumos/release/deps --target x86_64-unknown-illumos -C linker=/usr/gcc/13/bin/gcc -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-rustc/x86_64-unknown-illumos/release/deps -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-rustc/release/deps --extern cfg_if=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-rustc/x86_64-unknown-illumos/release/deps/libcfg_if-53018b0118d7613a.rmeta --extern cpufeatures=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-rustc/x86_64-unknown-illumos/release/deps/libcpufeatures-f794e840c29d217d.rmeta --extern digest=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-rustc/x86_64-unknown-illumos/release/deps/libdigest-80feb4879a16b989.rmeta --cap-lints allow --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(parallel_compiler)' -Zmacro-backtrace -Zunstable-options -Csplit-debuginfo=off -Zunstable-options '-Wrustc::internal' -Wkeyword_idents_2024 -Wunsafe_op_in_unsafe_fn -Cprefer-dynamic -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zon-broken-pipe=kill -Z binary-dep-depinfo` Compiling sha1 v0.10.6 Running `/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc --crate-name sha1 --edition=2018 /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/vendor/sha1-0.10.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)' --check-cfg 'cfg(feature, values("asm", "compress", "default", "force-soft", "loongarch64_asm", "oid", "sha1-asm", "std"))' -C metadata=d5218c8d056be52a -C extra-filename=-d5218c8d056be52a --out-dir /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-rustc/x86_64-unknown-illumos/release/deps --target x86_64-unknown-illumos -C linker=/usr/gcc/13/bin/gcc -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-rustc/x86_64-unknown-illumos/release/deps -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-rustc/release/deps --extern cfg_if=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-rustc/x86_64-unknown-illumos/release/deps/libcfg_if-53018b0118d7613a.rmeta --extern cpufeatures=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-rustc/x86_64-unknown-illumos/release/deps/libcpufeatures-f794e840c29d217d.rmeta --extern digest=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-rustc/x86_64-unknown-illumos/release/deps/libdigest-80feb4879a16b989.rmeta --cap-lints allow --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(parallel_compiler)' -Zmacro-backtrace -Zunstable-options -Csplit-debuginfo=off -Zunstable-options '-Wrustc::internal' -Wkeyword_idents_2024 -Wunsafe_op_in_unsafe_fn -Cprefer-dynamic -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zon-broken-pipe=kill -Z binary-dep-depinfo` Compiling md-5 v0.10.6 Running `/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc --crate-name md5 --edition=2018 /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/vendor/md-5-0.10.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)' --check-cfg 'cfg(feature, values("asm", "default", "force-soft", "loongarch64_asm", "md5-asm", "oid", "std"))' -C metadata=baca32e82654fc51 -C extra-filename=-baca32e82654fc51 --out-dir /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-rustc/x86_64-unknown-illumos/release/deps --target x86_64-unknown-illumos -C linker=/usr/gcc/13/bin/gcc -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-rustc/x86_64-unknown-illumos/release/deps -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-rustc/release/deps --extern cfg_if=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-rustc/x86_64-unknown-illumos/release/deps/libcfg_if-53018b0118d7613a.rmeta --extern digest=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-rustc/x86_64-unknown-illumos/release/deps/libdigest-80feb4879a16b989.rmeta --cap-lints allow --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(parallel_compiler)' -Zmacro-backtrace -Zunstable-options -Csplit-debuginfo=off -Zunstable-options '-Wrustc::internal' -Wkeyword_idents_2024 -Wunsafe_op_in_unsafe_fn -Cprefer-dynamic -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zon-broken-pipe=kill -Z binary-dep-depinfo` Compiling thiserror v1.0.61 Running `/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc --crate-name build_script_build --edition=2021 /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/vendor/thiserror-1.0.61/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)' --check-cfg 'cfg(feature, values())' -C metadata=e2f3a284c1834cb0 -C extra-filename=-e2f3a284c1834cb0 --out-dir /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-rustc/release/build/thiserror-e2f3a284c1834cb0 -C linker=/usr/gcc/13/bin/gcc -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-rustc/release/deps --cap-lints allow -Z binary-dep-depinfo` Compiling ppv-lite86 v0.2.17 Running `/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc --crate-name ppv_lite86 --edition=2018 /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/vendor/ppv-lite86-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 --cfg 'feature="simd"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("default", "no_simd", "simd", "std"))' -C metadata=a0dcb111bc6cc4df -C extra-filename=-a0dcb111bc6cc4df --out-dir /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-rustc/x86_64-unknown-illumos/release/deps --target x86_64-unknown-illumos -C linker=/usr/gcc/13/bin/gcc -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-rustc/x86_64-unknown-illumos/release/deps -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-rustc/release/deps --cap-lints allow --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(parallel_compiler)' -Zmacro-backtrace -Zunstable-options -Csplit-debuginfo=off -Zunstable-options '-Wrustc::internal' -Wkeyword_idents_2024 -Wunsafe_op_in_unsafe_fn -Cprefer-dynamic -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zon-broken-pipe=kill -Z binary-dep-depinfo` Running `/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-rustc/release/build/semver-f731d1ca2d7112cb/build-script-build` Compiling static_assertions v1.1.0 Running `/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc --crate-name static_assertions --edition=2015 /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/vendor/static_assertions-1.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)' --check-cfg 'cfg(feature, values("nightly"))' -C metadata=8eec5495312c7c4b -C extra-filename=-8eec5495312c7c4b --out-dir /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-rustc/x86_64-unknown-illumos/release/deps --target x86_64-unknown-illumos -C linker=/usr/gcc/13/bin/gcc -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-rustc/x86_64-unknown-illumos/release/deps -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-rustc/release/deps --cap-lints allow --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(parallel_compiler)' -Zmacro-backtrace -Zunstable-options -Csplit-debuginfo=off -Zunstable-options '-Wrustc::internal' -Wkeyword_idents_2024 -Wunsafe_op_in_unsafe_fn -Cprefer-dynamic -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zon-broken-pipe=kill -Z binary-dep-depinfo` Compiling litemap v0.7.3 Running `/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc --crate-name litemap --edition=2021 /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/vendor/litemap-0.7.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"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("alloc", "bench", "databake", "default", "serde", "testing", "yoke"))' -C metadata=5dda6b158c010964 -C extra-filename=-5dda6b158c010964 --out-dir /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-rustc/x86_64-unknown-illumos/release/deps --target x86_64-unknown-illumos -C linker=/usr/gcc/13/bin/gcc -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-rustc/x86_64-unknown-illumos/release/deps -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-rustc/release/deps --cap-lints allow --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(parallel_compiler)' -Zmacro-backtrace -Zunstable-options -Csplit-debuginfo=off -Zunstable-options '-Wrustc::internal' -Wkeyword_idents_2024 -Wunsafe_op_in_unsafe_fn -Cprefer-dynamic -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zon-broken-pipe=kill -Z binary-dep-depinfo` Compiling adler v1.0.2 Running `/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc --crate-name adler --edition=2015 /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/vendor/adler-1.0.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)' --check-cfg 'cfg(feature, values("compiler_builtins", "core", "default", "rustc-dep-of-std", "std"))' -C metadata=0ad21acf22457359 -C extra-filename=-0ad21acf22457359 --out-dir /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-rustc/x86_64-unknown-illumos/release/deps --target x86_64-unknown-illumos -C linker=/usr/gcc/13/bin/gcc -C strip=debuginfo -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-rustc/x86_64-unknown-illumos/release/deps -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-rustc/release/deps --cap-lints allow --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(parallel_compiler)' -Zmacro-backtrace -Zunstable-options -Csplit-debuginfo=off -Zunstable-options '-Wrustc::internal' -Wkeyword_idents_2024 -Wunsafe_op_in_unsafe_fn -Cprefer-dynamic -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zon-broken-pipe=kill -Z binary-dep-depinfo` Compiling serde v1.0.203 Running `/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc --crate-name build_script_build --edition=2018 /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/vendor/serde-1.0.203/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="derive"' --cfg 'feature="serde_derive"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("alloc", "default", "derive", "rc", "serde_derive", "std", "unstable"))' -C metadata=325284e4ee3bc414 -C extra-filename=-325284e4ee3bc414 --out-dir /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-rustc/release/build/serde-325284e4ee3bc414 -C linker=/usr/gcc/13/bin/gcc -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-rustc/release/deps --cap-lints allow -Z binary-dep-depinfo` Compiling writeable v0.5.5 Running `/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc --crate-name writeable --edition=2021 /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/vendor/writeable-0.5.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)' --check-cfg 'cfg(feature, values("bench", "either"))' -C metadata=a440c07aa89f8c35 -C extra-filename=-a440c07aa89f8c35 --out-dir /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-rustc/x86_64-unknown-illumos/release/deps --target x86_64-unknown-illumos -C linker=/usr/gcc/13/bin/gcc -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-rustc/x86_64-unknown-illumos/release/deps -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-rustc/release/deps --cap-lints allow --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(parallel_compiler)' -Zmacro-backtrace -Zunstable-options -Csplit-debuginfo=off -Zunstable-options '-Wrustc::internal' -Wkeyword_idents_2024 -Wunsafe_op_in_unsafe_fn -Cprefer-dynamic -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zon-broken-pipe=kill -Z binary-dep-depinfo` Compiling miniz_oxide v0.7.4 Running `/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc --crate-name miniz_oxide --edition=2018 /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/vendor/miniz_oxide-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 --cfg 'feature="with-alloc"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("alloc", "compiler_builtins", "core", "default", "rustc-dep-of-std", "simd", "simd-adler32", "std", "with-alloc"))' -C metadata=07df4c2403ae4efc -C extra-filename=-07df4c2403ae4efc --out-dir /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-rustc/x86_64-unknown-illumos/release/deps --target x86_64-unknown-illumos -C linker=/usr/gcc/13/bin/gcc -C strip=debuginfo -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-rustc/x86_64-unknown-illumos/release/deps -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-rustc/release/deps --extern adler=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-rustc/x86_64-unknown-illumos/release/deps/libadler-0ad21acf22457359.rmeta --cap-lints allow --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(parallel_compiler)' -Zmacro-backtrace -Zunstable-options -Csplit-debuginfo=off -Zunstable-options '-Wrustc::internal' -Wkeyword_idents_2024 -Wunsafe_op_in_unsafe_fn -Cprefer-dynamic -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zon-broken-pipe=kill -Z binary-dep-depinfo` Compiling rand_chacha v0.3.1 Running `/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc --crate-name rand_chacha --edition=2018 /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/vendor/rand_chacha-0.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="std"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("default", "serde", "serde1", "simd", "std"))' -C metadata=fca82a68c96c6427 -C extra-filename=-fca82a68c96c6427 --out-dir /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-rustc/x86_64-unknown-illumos/release/deps --target x86_64-unknown-illumos -C linker=/usr/gcc/13/bin/gcc -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-rustc/x86_64-unknown-illumos/release/deps -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-rustc/release/deps --extern ppv_lite86=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-rustc/x86_64-unknown-illumos/release/deps/libppv_lite86-a0dcb111bc6cc4df.rmeta --extern rand_core=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-rustc/x86_64-unknown-illumos/release/deps/librand_core-062fd6fe40864fe6.rmeta --cap-lints allow --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(parallel_compiler)' -Zmacro-backtrace -Zunstable-options -Csplit-debuginfo=off -Zunstable-options '-Wrustc::internal' -Wkeyword_idents_2024 -Wunsafe_op_in_unsafe_fn -Cprefer-dynamic -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zon-broken-pipe=kill -Z binary-dep-depinfo` Running `/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc --crate-name semver --edition=2018 /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/vendor/semver-1.0.23/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)' --check-cfg 'cfg(feature, values("default", "serde", "std"))' -C metadata=31e0093add6d4ef2 -C extra-filename=-31e0093add6d4ef2 --out-dir /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-rustc/x86_64-unknown-illumos/release/deps --target x86_64-unknown-illumos -C linker=/usr/gcc/13/bin/gcc -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-rustc/x86_64-unknown-illumos/release/deps -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-rustc/release/deps --cap-lints allow --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(parallel_compiler)' -Zmacro-backtrace -Zunstable-options -Csplit-debuginfo=off -Zunstable-options '-Wrustc::internal' -Wkeyword_idents_2024 -Wunsafe_op_in_unsafe_fn -Cprefer-dynamic -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zon-broken-pipe=kill -Z binary-dep-depinfo --check-cfg 'cfg(doc_cfg)' --check-cfg 'cfg(no_alloc_crate)' --check-cfg 'cfg(no_const_vec_new)' --check-cfg 'cfg(no_exhaustive_int_match)' --check-cfg 'cfg(no_non_exhaustive)' --check-cfg 'cfg(no_nonzero_bitscan)' --check-cfg 'cfg(no_str_strip_prefix)' --check-cfg 'cfg(no_track_caller)' --check-cfg 'cfg(no_unsafe_op_in_unsafe_fn_lint)' --check-cfg 'cfg(test_node_semver)'` Running `/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-rustc/release/build/serde-325284e4ee3bc414/build-script-build` Compiling crc32fast v1.4.2 Running `/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc --crate-name crc32fast --edition=2015 /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/vendor/crc32fast-1.4.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)' --check-cfg 'cfg(feature, values("default", "nightly", "std"))' -C metadata=1c5f1b0eec7db395 -C extra-filename=-1c5f1b0eec7db395 --out-dir /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-rustc/x86_64-unknown-illumos/release/deps --target x86_64-unknown-illumos -C linker=/usr/gcc/13/bin/gcc -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-rustc/x86_64-unknown-illumos/release/deps -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-rustc/release/deps --extern cfg_if=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-rustc/x86_64-unknown-illumos/release/deps/libcfg_if-53018b0118d7613a.rmeta --cap-lints allow --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(parallel_compiler)' -Zmacro-backtrace -Zunstable-options -Csplit-debuginfo=off -Zunstable-options '-Wrustc::internal' -Wkeyword_idents_2024 -Wunsafe_op_in_unsafe_fn -Cprefer-dynamic -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zon-broken-pipe=kill -Z binary-dep-depinfo` Compiling synstructure v0.13.1 Running `/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc --crate-name synstructure --edition=2018 /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/vendor/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)' --check-cfg 'cfg(feature, values("default", "proc-macro"))' -C metadata=aa9d2f152a2e3252 -C extra-filename=-aa9d2f152a2e3252 --out-dir /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-rustc/release/deps -C linker=/usr/gcc/13/bin/gcc -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-rustc/release/deps --extern proc_macro2=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-rustc/release/deps/libproc_macro2-7c8a3cf179fa025a.rmeta --extern quote=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-rustc/release/deps/libquote-aa09c60579e8ad4f.rmeta --extern syn=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-rustc/release/deps/libsyn-232ea7128e532bf7.rmeta --cap-lints allow -Z binary-dep-depinfo` Compiling rand v0.8.5 Running `/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc --crate-name rand --edition=2018 /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/vendor/rand-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="alloc"' --cfg 'feature="default"' --cfg 'feature="getrandom"' --cfg 'feature="libc"' --cfg 'feature="rand_chacha"' --cfg 'feature="std"' --cfg 'feature="std_rng"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("alloc", "default", "getrandom", "libc", "log", "min_const_gen", "nightly", "packed_simd", "rand_chacha", "serde", "serde1", "simd_support", "small_rng", "std", "std_rng"))' -C metadata=c665f5a54a1ba0f1 -C extra-filename=-c665f5a54a1ba0f1 --out-dir /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-rustc/x86_64-unknown-illumos/release/deps --target x86_64-unknown-illumos -C linker=/usr/gcc/13/bin/gcc -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-rustc/x86_64-unknown-illumos/release/deps -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-rustc/release/deps --extern libc=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-rustc/x86_64-unknown-illumos/release/deps/liblibc-fbb8707ffe3ca5e7.rmeta --extern rand_chacha=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-rustc/x86_64-unknown-illumos/release/deps/librand_chacha-fca82a68c96c6427.rmeta --extern rand_core=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-rustc/x86_64-unknown-illumos/release/deps/librand_core-062fd6fe40864fe6.rmeta --cap-lints allow --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(parallel_compiler)' -Zmacro-backtrace -Zunstable-options -Csplit-debuginfo=off -Zunstable-options '-Wrustc::internal' -Wkeyword_idents_2024 -Wunsafe_op_in_unsafe_fn -Cprefer-dynamic -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zon-broken-pipe=kill -Z binary-dep-depinfo` Compiling byteorder v1.5.0 Running `/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc --crate-name byteorder --edition=2021 /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/vendor/byteorder-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)' --check-cfg 'cfg(feature, values("default", "i128", "std"))' -C metadata=2eb59cd136a2e3dc -C extra-filename=-2eb59cd136a2e3dc --out-dir /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-rustc/x86_64-unknown-illumos/release/deps --target x86_64-unknown-illumos -C linker=/usr/gcc/13/bin/gcc -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-rustc/x86_64-unknown-illumos/release/deps -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-rustc/release/deps --cap-lints allow --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(parallel_compiler)' -Zmacro-backtrace -Zunstable-options -Csplit-debuginfo=off -Zunstable-options '-Wrustc::internal' -Wkeyword_idents_2024 -Wunsafe_op_in_unsafe_fn -Cprefer-dynamic -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zon-broken-pipe=kill -Z binary-dep-depinfo` Compiling unicode-xid v0.2.4 Running `/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc --crate-name unicode_xid --edition=2015 /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/vendor/unicode-xid-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"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("bench", "default", "no_std"))' -C metadata=8a2c4f092d31e584 -C extra-filename=-8a2c4f092d31e584 --out-dir /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-rustc/x86_64-unknown-illumos/release/deps --target x86_64-unknown-illumos -C linker=/usr/gcc/13/bin/gcc -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-rustc/x86_64-unknown-illumos/release/deps -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-rustc/release/deps --cap-lints allow --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(parallel_compiler)' -Zmacro-backtrace -Zunstable-options -Csplit-debuginfo=off -Zunstable-options '-Wrustc::internal' -Wkeyword_idents_2024 -Wunsafe_op_in_unsafe_fn -Cprefer-dynamic -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zon-broken-pipe=kill -Z binary-dep-depinfo` Compiling unicode-properties v0.1.1 Running `/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc --crate-name unicode_properties --edition=2021 /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/vendor/unicode-properties-0.1.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="emoji"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("default", "emoji", "general-category"))' -C metadata=df440d42430c4d08 -C extra-filename=-df440d42430c4d08 --out-dir /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-rustc/x86_64-unknown-illumos/release/deps --target x86_64-unknown-illumos -C linker=/usr/gcc/13/bin/gcc -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-rustc/x86_64-unknown-illumos/release/deps -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-rustc/release/deps --cap-lints allow --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(parallel_compiler)' -Zmacro-backtrace -Zunstable-options -Csplit-debuginfo=off -Zunstable-options '-Wrustc::internal' -Wkeyword_idents_2024 -Wunsafe_op_in_unsafe_fn -Cprefer-dynamic -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zon-broken-pipe=kill -Z binary-dep-depinfo` Compiling flate2 v1.0.30 Running `/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc --crate-name flate2 --edition=2018 /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/vendor/flate2-1.0.30/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="any_impl"' --cfg 'feature="default"' --cfg 'feature="miniz_oxide"' --cfg 'feature="rust_backend"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("any_impl", "any_zlib", "cloudflare-zlib-sys", "cloudflare_zlib", "default", "libz-ng-sys", "libz-rs-sys", "libz-sys", "miniz-sys", "miniz_oxide", "rust_backend", "zlib", "zlib-default", "zlib-ng", "zlib-ng-compat", "zlib-rs"))' -C metadata=e98bdd9657b9543f -C extra-filename=-e98bdd9657b9543f --out-dir /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-rustc/x86_64-unknown-illumos/release/deps --target x86_64-unknown-illumos -C linker=/usr/gcc/13/bin/gcc -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-rustc/x86_64-unknown-illumos/release/deps -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-rustc/release/deps --extern crc32fast=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-rustc/x86_64-unknown-illumos/release/deps/libcrc32fast-1c5f1b0eec7db395.rmeta --extern miniz_oxide=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-rustc/x86_64-unknown-illumos/release/deps/libminiz_oxide-07df4c2403ae4efc.rmeta --cap-lints allow --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(parallel_compiler)' -Zmacro-backtrace -Zunstable-options -Csplit-debuginfo=off -Zunstable-options '-Wrustc::internal' -Wkeyword_idents_2024 -Wunsafe_op_in_unsafe_fn -Cprefer-dynamic -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zon-broken-pipe=kill -Z binary-dep-depinfo` Compiling wasmparser v0.118.2 Running `/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc --crate-name wasmparser --edition=2021 /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/vendor/wasmparser-0.118.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)' --check-cfg 'cfg(feature, values())' -C metadata=c9f55a8096e35519 -C extra-filename=-c9f55a8096e35519 --out-dir /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-rustc/x86_64-unknown-illumos/release/deps --target x86_64-unknown-illumos -C linker=/usr/gcc/13/bin/gcc -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-rustc/x86_64-unknown-illumos/release/deps -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-rustc/release/deps --extern indexmap=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-rustc/x86_64-unknown-illumos/release/deps/libindexmap-b43408a555190176.rmeta --extern semver=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-rustc/x86_64-unknown-illumos/release/deps/libsemver-31e0093add6d4ef2.rmeta --cap-lints allow --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(parallel_compiler)' -Zmacro-backtrace -Zunstable-options -Csplit-debuginfo=off -Zunstable-options '-Wrustc::internal' -Wkeyword_idents_2024 -Wunsafe_op_in_unsafe_fn -Cprefer-dynamic -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zon-broken-pipe=kill -Z binary-dep-depinfo` Compiling rustc_lexer v0.0.0 (/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/compiler/rustc_lexer) Running `/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc --crate-name rustc_lexer --edition=2021 compiler/rustc_lexer/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)' --check-cfg 'cfg(feature, values())' -C metadata=82317ed84eee1799 -C extra-filename=-82317ed84eee1799 --out-dir /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-rustc/x86_64-unknown-illumos/release/deps --target x86_64-unknown-illumos -C linker=/usr/gcc/13/bin/gcc -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-rustc/x86_64-unknown-illumos/release/deps -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-rustc/release/deps --extern unicode_properties=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-rustc/x86_64-unknown-illumos/release/deps/libunicode_properties-df440d42430c4d08.rmeta --extern unicode_xid=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-rustc/x86_64-unknown-illumos/release/deps/libunicode_xid-8a2c4f092d31e584.rmeta --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(parallel_compiler)' -Zmacro-backtrace -Zunstable-options -Csplit-debuginfo=off -Zunstable-options '-Wrustc::internal' -Wkeyword_idents_2024 -Wunsafe_op_in_unsafe_fn -Cprefer-dynamic -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zon-broken-pipe=kill -Z binary-dep-depinfo` Compiling icu_locid_transform_data v1.5.0 Running `/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc --crate-name icu_locid_transform_data --edition=2021 /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/vendor/icu_locid_transform_data-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)' --check-cfg 'cfg(feature, values())' -C metadata=d65705cd432b1729 -C extra-filename=-d65705cd432b1729 --out-dir /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-rustc/x86_64-unknown-illumos/release/deps --target x86_64-unknown-illumos -C linker=/usr/gcc/13/bin/gcc -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-rustc/x86_64-unknown-illumos/release/deps -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-rustc/release/deps --cap-lints allow --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(parallel_compiler)' -Zmacro-backtrace -Zunstable-options -Csplit-debuginfo=off -Zunstable-options '-Wrustc::internal' -Wkeyword_idents_2024 -Wunsafe_op_in_unsafe_fn -Cprefer-dynamic -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zon-broken-pipe=kill -Z binary-dep-depinfo` Compiling serde_json v1.0.117 Running `/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc --crate-name build_script_build --edition=2021 /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/vendor/serde_json-1.0.117/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)' --check-cfg 'cfg(feature, values("alloc", "arbitrary_precision", "default", "float_roundtrip", "indexmap", "preserve_order", "raw_value", "std", "unbounded_depth"))' -C metadata=ed0afb1a295a4e8a -C extra-filename=-ed0afb1a295a4e8a --out-dir /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-rustc/release/build/serde_json-ed0afb1a295a4e8a -C linker=/usr/gcc/13/bin/gcc -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-rustc/release/deps --cap-lints allow -Z binary-dep-depinfo` Compiling twox-hash v1.6.3 Running `/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc --crate-name twox_hash --edition=2018 /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/vendor/twox-hash-1.6.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="default"' --cfg 'feature="rand"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("default", "digest", "digest_0_10", "digest_0_9", "rand", "serde", "serialize", "std"))' -C metadata=0abf057a49cb11f9 -C extra-filename=-0abf057a49cb11f9 --out-dir /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-rustc/x86_64-unknown-illumos/release/deps --target x86_64-unknown-illumos -C linker=/usr/gcc/13/bin/gcc -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-rustc/x86_64-unknown-illumos/release/deps -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-rustc/release/deps --extern cfg_if=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-rustc/x86_64-unknown-illumos/release/deps/libcfg_if-53018b0118d7613a.rmeta --extern rand=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-rustc/x86_64-unknown-illumos/release/deps/librand-c665f5a54a1ba0f1.rmeta --extern static_assertions=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-rustc/x86_64-unknown-illumos/release/deps/libstatic_assertions-8eec5495312c7c4b.rmeta --cap-lints allow --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(parallel_compiler)' -Zmacro-backtrace -Zunstable-options -Csplit-debuginfo=off -Zunstable-options '-Wrustc::internal' -Wkeyword_idents_2024 -Wunsafe_op_in_unsafe_fn -Cprefer-dynamic -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zon-broken-pipe=kill -Z binary-dep-depinfo` Running `/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-rustc/release/build/serde_json-ed0afb1a295a4e8a/build-script-build` Running `/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-rustc/release/build/thiserror-e2f3a284c1834cb0/build-script-build` Compiling rand_xoshiro v0.6.0 Running `/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc --crate-name rand_xoshiro --edition=2018 /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/vendor/rand_xoshiro-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 opt-level=3 -C embed-bitcode=no --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("serde", "serde1"))' -C metadata=e669a94a60c7e326 -C extra-filename=-e669a94a60c7e326 --out-dir /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-rustc/x86_64-unknown-illumos/release/deps --target x86_64-unknown-illumos -C linker=/usr/gcc/13/bin/gcc -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-rustc/x86_64-unknown-illumos/release/deps -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-rustc/release/deps --extern rand_core=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-rustc/x86_64-unknown-illumos/release/deps/librand_core-062fd6fe40864fe6.rmeta --cap-lints allow --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(parallel_compiler)' -Zmacro-backtrace -Zunstable-options -Csplit-debuginfo=off -Zunstable-options '-Wrustc::internal' -Wkeyword_idents_2024 -Wunsafe_op_in_unsafe_fn -Cprefer-dynamic -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zon-broken-pipe=kill -Z binary-dep-depinfo` Compiling ryu v1.0.18 Running `/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc --crate-name ryu --edition=2018 /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/vendor/ryu-1.0.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 --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("no-panic", "small"))' -C metadata=9c819cf5a2c1f937 -C extra-filename=-9c819cf5a2c1f937 --out-dir /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-rustc/x86_64-unknown-illumos/release/deps --target x86_64-unknown-illumos -C linker=/usr/gcc/13/bin/gcc -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-rustc/x86_64-unknown-illumos/release/deps -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-rustc/release/deps --cap-lints allow --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(parallel_compiler)' -Zmacro-backtrace -Zunstable-options -Csplit-debuginfo=off -Zunstable-options '-Wrustc::internal' -Wkeyword_idents_2024 -Wunsafe_op_in_unsafe_fn -Cprefer-dynamic -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zon-broken-pipe=kill -Z binary-dep-depinfo` Running `/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-rustc/release/build/thiserror-e2f3a284c1834cb0/build-script-build` Compiling type-map v0.5.0 Running `/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc --crate-name type_map --edition=2018 /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/vendor/type-map-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 opt-level=3 -C embed-bitcode=no --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=66b40672765868af -C extra-filename=-66b40672765868af --out-dir /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-rustc/x86_64-unknown-illumos/release/deps --target x86_64-unknown-illumos -C linker=/usr/gcc/13/bin/gcc -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-rustc/x86_64-unknown-illumos/release/deps -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-rustc/release/deps --extern rustc_hash=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-rustc/x86_64-unknown-illumos/release/deps/librustc_hash-98b70f9e600ba38f.rmeta --cap-lints allow --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(parallel_compiler)' -Zmacro-backtrace -Zunstable-options -Csplit-debuginfo=off -Zunstable-options '-Wrustc::internal' -Wkeyword_idents_2024 -Wunsafe_op_in_unsafe_fn -Cprefer-dynamic -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zon-broken-pipe=kill -Z binary-dep-depinfo` Compiling regex-automata v0.2.0 Running `/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc --crate-name regex_automata --edition=2018 /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/vendor/regex-automata-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)' --check-cfg 'cfg(feature, values("alloc", "default", "fst", "log", "logging", "regex-syntax", "std", "syntax", "transducer"))' -C metadata=08db5e13a00819fe -C extra-filename=-08db5e13a00819fe --out-dir /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-rustc/x86_64-unknown-illumos/release/deps --target x86_64-unknown-illumos -C linker=/usr/gcc/13/bin/gcc -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-rustc/x86_64-unknown-illumos/release/deps -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-rustc/release/deps --extern memchr=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-rustc/x86_64-unknown-illumos/release/deps/libmemchr-a7a938742ccaafff.rmeta --cap-lints allow --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(parallel_compiler)' -Zmacro-backtrace -Zunstable-options -Csplit-debuginfo=off -Zunstable-options '-Wrustc::internal' -Wkeyword_idents_2024 -Wunsafe_op_in_unsafe_fn -Cprefer-dynamic -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zon-broken-pipe=kill -Z binary-dep-depinfo` Compiling self_cell v1.0.4 Running `/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc --crate-name self_cell --edition=2018 /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/vendor/self_cell-1.0.4/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("old_rust", "rustversion"))' -C metadata=aeca168f6b674d26 -C extra-filename=-aeca168f6b674d26 --out-dir /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-rustc/x86_64-unknown-illumos/release/deps --target x86_64-unknown-illumos -C linker=/usr/gcc/13/bin/gcc -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-rustc/x86_64-unknown-illumos/release/deps -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-rustc/release/deps --cap-lints allow --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(parallel_compiler)' -Zmacro-backtrace -Zunstable-options -Csplit-debuginfo=off -Zunstable-options '-Wrustc::internal' -Wkeyword_idents_2024 -Wunsafe_op_in_unsafe_fn -Cprefer-dynamic -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zon-broken-pipe=kill -Z binary-dep-depinfo` Compiling rustc_fs_util v0.0.0 (/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/compiler/rustc_fs_util) Running `/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc --crate-name rustc_fs_util --edition=2021 compiler/rustc_fs_util/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)' --check-cfg 'cfg(feature, values())' -C metadata=0e1c9f389a42be0a -C extra-filename=-0e1c9f389a42be0a --out-dir /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-rustc/x86_64-unknown-illumos/release/deps --target x86_64-unknown-illumos -C linker=/usr/gcc/13/bin/gcc -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-rustc/x86_64-unknown-illumos/release/deps -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-rustc/release/deps --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(parallel_compiler)' -Zmacro-backtrace -Zunstable-options -Csplit-debuginfo=off -Zunstable-options '-Wrustc::internal' -Wkeyword_idents_2024 -Wunsafe_op_in_unsafe_fn -Cprefer-dynamic -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zon-broken-pipe=kill -Z binary-dep-depinfo` Compiling icu_list_data v1.5.0 Running `/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc --crate-name icu_list_data --edition=2021 /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/vendor/icu_list_data-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)' --check-cfg 'cfg(feature, values())' -C metadata=60a4292a7ab42ebf -C extra-filename=-60a4292a7ab42ebf --out-dir /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-rustc/x86_64-unknown-illumos/release/deps --target x86_64-unknown-illumos -C linker=/usr/gcc/13/bin/gcc -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-rustc/x86_64-unknown-illumos/release/deps -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-rustc/release/deps --cap-lints allow --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(parallel_compiler)' -Zmacro-backtrace -Zunstable-options -Csplit-debuginfo=off -Zunstable-options '-Wrustc::internal' -Wkeyword_idents_2024 -Wunsafe_op_in_unsafe_fn -Cprefer-dynamic -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zon-broken-pipe=kill -Z binary-dep-depinfo` Compiling strsim v0.11.1 Running `/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc --crate-name strsim --edition=2015 /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/vendor/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 embed-bitcode=no -C debug-assertions=off --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=a812058d4a741ca2 -C extra-filename=-a812058d4a741ca2 --out-dir /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-rustc/release/deps -C linker=/usr/gcc/13/bin/gcc -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-rustc/release/deps --cap-lints allow -Z binary-dep-depinfo` Compiling fnv v1.0.7 Running `/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc --crate-name fnv --edition=2015 /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/vendor/fnv-1.0.7/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)' --check-cfg 'cfg(feature, values("default", "std"))' -C metadata=551dbc0afde5d158 -C extra-filename=-551dbc0afde5d158 --out-dir /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-rustc/release/deps -C linker=/usr/gcc/13/bin/gcc -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-rustc/release/deps --cap-lints allow -Z binary-dep-depinfo` Running `/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc --crate-name rustc_hash --edition=2015 /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/vendor/rustc-hash-1.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)' --check-cfg 'cfg(feature, values("default", "std"))' -C metadata=54edf5b5c5482666 -C extra-filename=-54edf5b5c5482666 --out-dir /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-rustc/release/deps -C linker=/usr/gcc/13/bin/gcc -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-rustc/release/deps --cap-lints allow -Z binary-dep-depinfo` Compiling ident_case v1.0.1 Running `/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc --crate-name ident_case --edition=2015 /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/vendor/ident_case-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 embed-bitcode=no -C debug-assertions=off --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=406b3ffde47c2d63 -C extra-filename=-406b3ffde47c2d63 --out-dir /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-rustc/release/deps -C linker=/usr/gcc/13/bin/gcc -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-rustc/release/deps --cap-lints allow -Z binary-dep-depinfo` Running `/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc --crate-name type_map --edition=2018 /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/vendor/type-map-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)' --check-cfg 'cfg(feature, values())' -C metadata=2780f9e270ff99c5 -C extra-filename=-2780f9e270ff99c5 --out-dir /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-rustc/release/deps -C linker=/usr/gcc/13/bin/gcc -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-rustc/release/deps --extern rustc_hash=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-rustc/release/deps/librustc_hash-54edf5b5c5482666.rmeta --cap-lints allow -Z binary-dep-depinfo` Compiling darling_core v0.20.9 Compiling self_cell v0.10.3 Running `/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc --crate-name darling_core --edition=2021 /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/vendor/darling_core-0.20.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="strsim"' --cfg 'feature="suggestions"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("diagnostics", "strsim", "suggestions"))' -C metadata=a856dd7a46e1f46c -C extra-filename=-a856dd7a46e1f46c --out-dir /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-rustc/release/deps -C linker=/usr/gcc/13/bin/gcc -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-rustc/release/deps --extern fnv=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-rustc/release/deps/libfnv-551dbc0afde5d158.rmeta --extern ident_case=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-rustc/release/deps/libident_case-406b3ffde47c2d63.rmeta --extern proc_macro2=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-rustc/release/deps/libproc_macro2-7c8a3cf179fa025a.rmeta --extern quote=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-rustc/release/deps/libquote-aa09c60579e8ad4f.rmeta --extern strsim=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-rustc/release/deps/libstrsim-a812058d4a741ca2.rmeta --extern syn=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-rustc/release/deps/libsyn-232ea7128e532bf7.rmeta --cap-lints allow -Z binary-dep-depinfo` Running `/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc --crate-name self_cell --edition=2018 /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/vendor/self_cell-0.10.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)' --check-cfg 'cfg(feature, values("old_rust"))' -C metadata=8ef784438e37c1c8 -C extra-filename=-8ef784438e37c1c8 --out-dir /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-rustc/x86_64-unknown-illumos/release/deps --target x86_64-unknown-illumos -C linker=/usr/gcc/13/bin/gcc -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-rustc/x86_64-unknown-illumos/release/deps -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-rustc/release/deps --extern new_self_cell=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-rustc/x86_64-unknown-illumos/release/deps/libself_cell-aeca168f6b674d26.rmeta --cap-lints allow --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(parallel_compiler)' -Zmacro-backtrace -Zunstable-options -Csplit-debuginfo=off -Zunstable-options '-Wrustc::internal' -Wkeyword_idents_2024 -Wunsafe_op_in_unsafe_fn -Cprefer-dynamic -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zon-broken-pipe=kill -Z binary-dep-depinfo` Compiling odht v0.3.1 Running `/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc --crate-name odht --edition=2018 /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/vendor/odht-0.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="nightly"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("nightly", "no_simd"))' -C metadata=b23223fd7b5eb15e -C extra-filename=-b23223fd7b5eb15e --out-dir /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-rustc/x86_64-unknown-illumos/release/deps --target x86_64-unknown-illumos -C linker=/usr/gcc/13/bin/gcc -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-rustc/x86_64-unknown-illumos/release/deps -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-rustc/release/deps --extern cfg_if=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-rustc/x86_64-unknown-illumos/release/deps/libcfg_if-53018b0118d7613a.rmeta --cap-lints allow --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(parallel_compiler)' -Zmacro-backtrace -Zunstable-options -Csplit-debuginfo=off -Zunstable-options '-Wrustc::internal' -Wkeyword_idents_2024 -Wunsafe_op_in_unsafe_fn -Cprefer-dynamic -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zon-broken-pipe=kill -Z binary-dep-depinfo` Running `/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc --crate-name self_cell --edition=2018 /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/vendor/self_cell-1.0.4/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debug-assertions=off --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("old_rust", "rustversion"))' -C metadata=ec1daee06ad43a81 -C extra-filename=-ec1daee06ad43a81 --out-dir /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-rustc/release/deps -C linker=/usr/gcc/13/bin/gcc -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-rustc/release/deps --cap-lints allow -Z binary-dep-depinfo` Compiling itertools v0.12.1 Running `/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc --crate-name itertools --edition=2018 /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/vendor/itertools-0.12.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="use_alloc"' --cfg 'feature="use_std"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("default", "use_alloc", "use_std"))' -C metadata=e03989f237593b1c -C extra-filename=-e03989f237593b1c --out-dir /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-rustc/x86_64-unknown-illumos/release/deps --target x86_64-unknown-illumos -C linker=/usr/gcc/13/bin/gcc -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-rustc/x86_64-unknown-illumos/release/deps -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-rustc/release/deps --extern either=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-rustc/x86_64-unknown-illumos/release/deps/libeither-4690edfcaac7fcea.rmeta --cap-lints allow --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(parallel_compiler)' -Zmacro-backtrace -Zunstable-options -Csplit-debuginfo=off -Zunstable-options '-Wrustc::internal' -Wkeyword_idents_2024 -Wunsafe_op_in_unsafe_fn -Cprefer-dynamic -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zon-broken-pipe=kill -Z binary-dep-depinfo` Compiling zerofrom-derive v0.1.4 Running `/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc --crate-name zerofrom_derive --edition=2021 /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/vendor/zerofrom-derive-0.1.4/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)' --check-cfg 'cfg(feature, values())' -C metadata=f8b422dbd096c3a2 -C extra-filename=-f8b422dbd096c3a2 --out-dir /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-rustc/release/deps -C linker=/usr/gcc/13/bin/gcc -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-rustc/release/deps --extern proc_macro2=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-rustc/release/deps/libproc_macro2-7c8a3cf179fa025a.rlib --extern quote=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-rustc/release/deps/libquote-aa09c60579e8ad4f.rlib --extern syn=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-rustc/release/deps/libsyn-232ea7128e532bf7.rlib --extern synstructure=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-rustc/release/deps/libsynstructure-aa9d2f152a2e3252.rlib --extern proc_macro --cap-lints allow -Z binary-dep-depinfo` Compiling yoke-derive v0.7.4 Running `/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc --crate-name yoke_derive --edition=2021 /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/vendor/yoke-derive-0.7.4/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)' --check-cfg 'cfg(feature, values())' -C metadata=e54dd6df68873a57 -C extra-filename=-e54dd6df68873a57 --out-dir /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-rustc/release/deps -C linker=/usr/gcc/13/bin/gcc -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-rustc/release/deps --extern proc_macro2=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-rustc/release/deps/libproc_macro2-7c8a3cf179fa025a.rlib --extern quote=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-rustc/release/deps/libquote-aa09c60579e8ad4f.rlib --extern syn=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-rustc/release/deps/libsyn-232ea7128e532bf7.rlib --extern synstructure=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-rustc/release/deps/libsynstructure-aa9d2f152a2e3252.rlib --extern proc_macro --cap-lints allow -Z binary-dep-depinfo` Compiling zerovec-derive v0.10.2 Running `/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc --crate-name zerovec_derive --edition=2021 /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/vendor/zerovec-derive-0.10.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)' --check-cfg 'cfg(feature, values())' -C metadata=87cf2b4c11686566 -C extra-filename=-87cf2b4c11686566 --out-dir /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-rustc/release/deps -C linker=/usr/gcc/13/bin/gcc -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-rustc/release/deps --extern proc_macro2=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-rustc/release/deps/libproc_macro2-7c8a3cf179fa025a.rlib --extern quote=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-rustc/release/deps/libquote-aa09c60579e8ad4f.rlib --extern syn=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-rustc/release/deps/libsyn-232ea7128e532bf7.rlib --extern proc_macro --cap-lints allow -Z binary-dep-depinfo` Compiling displaydoc v0.2.5 Running `/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc --crate-name displaydoc --edition=2021 /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/vendor/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 --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("default", "std"))' -C metadata=5ebc319f712e4166 -C extra-filename=-5ebc319f712e4166 --out-dir /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-rustc/release/deps -C linker=/usr/gcc/13/bin/gcc -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-rustc/release/deps --extern proc_macro2=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-rustc/release/deps/libproc_macro2-7c8a3cf179fa025a.rlib --extern quote=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-rustc/release/deps/libquote-aa09c60579e8ad4f.rlib --extern syn=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-rustc/release/deps/libsyn-232ea7128e532bf7.rlib --extern proc_macro --cap-lints allow -Z binary-dep-depinfo` Compiling tracing-attributes v0.1.27 Running `/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc --crate-name tracing_attributes --edition=2018 /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/vendor/tracing-attributes-0.1.27/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)' --check-cfg 'cfg(feature, values("async-await"))' -C metadata=3cbe18f84ab4eb13 -C extra-filename=-3cbe18f84ab4eb13 --out-dir /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-rustc/release/deps -C linker=/usr/gcc/13/bin/gcc -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-rustc/release/deps --extern proc_macro2=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-rustc/release/deps/libproc_macro2-7c8a3cf179fa025a.rlib --extern quote=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-rustc/release/deps/libquote-aa09c60579e8ad4f.rlib --extern syn=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-rustc/release/deps/libsyn-232ea7128e532bf7.rlib --extern proc_macro --cap-lints allow -Z binary-dep-depinfo` Compiling rustc_index_macros v0.0.0 (/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/compiler/rustc_index_macros) Running `/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc --crate-name rustc_index_macros --edition=2021 compiler/rustc_index_macros/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="nightly"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("default", "nightly"))' -C metadata=e421de4a8e4ddec3 -C extra-filename=-e421de4a8e4ddec3 --out-dir /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-rustc/release/deps -C linker=/usr/gcc/13/bin/gcc -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-rustc/release/deps --extern proc_macro2=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-rustc/release/deps/libproc_macro2-7c8a3cf179fa025a.rlib --extern quote=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-rustc/release/deps/libquote-aa09c60579e8ad4f.rlib --extern syn=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-rustc/release/deps/libsyn-232ea7128e532bf7.rlib --extern proc_macro -Z binary-dep-depinfo` Running `/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc --crate-name rustc_macros --edition=2021 compiler/rustc_macros/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)' --check-cfg 'cfg(feature, values())' -C metadata=615ec8a648f9f2de -C extra-filename=-615ec8a648f9f2de --out-dir /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-rustc/release/deps -C linker=/usr/gcc/13/bin/gcc -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-rustc/release/deps --extern proc_macro2=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-rustc/release/deps/libproc_macro2-7c8a3cf179fa025a.rlib --extern quote=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-rustc/release/deps/libquote-aa09c60579e8ad4f.rlib --extern syn=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-rustc/release/deps/libsyn-232ea7128e532bf7.rlib --extern synstructure=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-rustc/release/deps/libsynstructure-aa9d2f152a2e3252.rlib --extern proc_macro -Z binary-dep-depinfo` Compiling derivative v2.2.0 Running `/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc --crate-name derivative --edition=2015 /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/vendor/derivative-2.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)' --check-cfg 'cfg(feature, values("use_core"))' -C metadata=164a6942b5455cbf -C extra-filename=-164a6942b5455cbf --out-dir /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-rustc/release/deps -C linker=/usr/gcc/13/bin/gcc -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-rustc/release/deps --extern proc_macro2=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-rustc/release/deps/libproc_macro2-7c8a3cf179fa025a.rlib --extern quote=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-rustc/release/deps/libquote-aa09c60579e8ad4f.rlib --extern syn=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-rustc/release/deps/libsyn-eb27b893e4dffd24.rlib --extern proc_macro --cap-lints allow -Z binary-dep-depinfo` Compiling zerofrom v0.1.4 Running `/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc --crate-name zerofrom --edition=2021 /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/vendor/zerofrom-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 embed-bitcode=no -C debug-assertions=off --cfg 'feature="alloc"' --cfg 'feature="derive"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("alloc", "default", "derive"))' -C metadata=e9a7c6a9f8a43d83 -C extra-filename=-e9a7c6a9f8a43d83 --out-dir /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-rustc/release/deps -C linker=/usr/gcc/13/bin/gcc -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-rustc/release/deps --extern zerofrom_derive=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-rustc/release/deps/libzerofrom_derive-f8b422dbd096c3a2.so --cap-lints allow -Z binary-dep-depinfo` Running `/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc --crate-name zerofrom --edition=2021 /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/vendor/zerofrom-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 --cfg 'feature="alloc"' --cfg 'feature="derive"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("alloc", "default", "derive"))' -C metadata=08fc6657ebdd983d -C extra-filename=-08fc6657ebdd983d --out-dir /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-rustc/x86_64-unknown-illumos/release/deps --target x86_64-unknown-illumos -C linker=/usr/gcc/13/bin/gcc -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-rustc/x86_64-unknown-illumos/release/deps -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-rustc/release/deps --extern zerofrom_derive=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-rustc/release/deps/libzerofrom_derive-f8b422dbd096c3a2.so --cap-lints allow --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(parallel_compiler)' -Zmacro-backtrace -Zunstable-options -Csplit-debuginfo=off -Zunstable-options '-Wrustc::internal' -Wkeyword_idents_2024 -Wunsafe_op_in_unsafe_fn -Cprefer-dynamic -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zon-broken-pipe=kill -Z binary-dep-depinfo` Compiling yoke v0.7.4 Running `/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc --crate-name yoke --edition=2021 /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/vendor/yoke-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 embed-bitcode=no -C debug-assertions=off --cfg 'feature="alloc"' --cfg 'feature="default"' --cfg 'feature="derive"' --cfg 'feature="zerofrom"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("alloc", "default", "derive", "serde", "zerofrom"))' -C metadata=f7a348af6bb91ff0 -C extra-filename=-f7a348af6bb91ff0 --out-dir /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-rustc/release/deps -C linker=/usr/gcc/13/bin/gcc -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-rustc/release/deps --extern stable_deref_trait=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-rustc/release/deps/libstable_deref_trait-99433a8448a61e6e.rmeta --extern yoke_derive=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-rustc/release/deps/libyoke_derive-e54dd6df68873a57.so --extern zerofrom=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-rustc/release/deps/libzerofrom-e9a7c6a9f8a43d83.rmeta --cap-lints allow -Z binary-dep-depinfo` Running `/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc --crate-name yoke --edition=2021 /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/vendor/yoke-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 --cfg 'feature="alloc"' --cfg 'feature="default"' --cfg 'feature="derive"' --cfg 'feature="zerofrom"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("alloc", "default", "derive", "serde", "zerofrom"))' -C metadata=a22b9bcb04806a45 -C extra-filename=-a22b9bcb04806a45 --out-dir /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-rustc/x86_64-unknown-illumos/release/deps --target x86_64-unknown-illumos -C linker=/usr/gcc/13/bin/gcc -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-rustc/x86_64-unknown-illumos/release/deps -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-rustc/release/deps --extern stable_deref_trait=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-rustc/x86_64-unknown-illumos/release/deps/libstable_deref_trait-11006447c5ac3ff8.rmeta --extern yoke_derive=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-rustc/release/deps/libyoke_derive-e54dd6df68873a57.so --extern zerofrom=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-rustc/x86_64-unknown-illumos/release/deps/libzerofrom-08fc6657ebdd983d.rmeta --cap-lints allow --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(parallel_compiler)' -Zmacro-backtrace -Zunstable-options -Csplit-debuginfo=off -Zunstable-options '-Wrustc::internal' -Wkeyword_idents_2024 -Wunsafe_op_in_unsafe_fn -Cprefer-dynamic -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zon-broken-pipe=kill -Z binary-dep-depinfo` Compiling thiserror-impl v1.0.61 Running `/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc --crate-name thiserror_impl --edition=2021 /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/vendor/thiserror-impl-1.0.61/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)' --check-cfg 'cfg(feature, values())' -C metadata=82ef8e3e674e7fb0 -C extra-filename=-82ef8e3e674e7fb0 --out-dir /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-rustc/release/deps -C linker=/usr/gcc/13/bin/gcc -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-rustc/release/deps --extern proc_macro2=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-rustc/release/deps/libproc_macro2-7c8a3cf179fa025a.rlib --extern quote=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-rustc/release/deps/libquote-aa09c60579e8ad4f.rlib --extern syn=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-rustc/release/deps/libsyn-232ea7128e532bf7.rlib --extern proc_macro --cap-lints allow -Z binary-dep-depinfo` Compiling tracing v0.1.37 Running `/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc --crate-name tracing --edition=2018 /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/vendor/tracing-0.1.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 --cfg 'feature="attributes"' --cfg 'feature="default"' --cfg 'feature="max_level_info"' --cfg 'feature="std"' --cfg 'feature="tracing-attributes"' --check-cfg 'cfg(docsrs)' --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=6123df29c22794e1 -C extra-filename=-6123df29c22794e1 --out-dir /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-rustc/x86_64-unknown-illumos/release/deps --target x86_64-unknown-illumos -C linker=/usr/gcc/13/bin/gcc -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-rustc/x86_64-unknown-illumos/release/deps -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-rustc/release/deps --extern cfg_if=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-rustc/x86_64-unknown-illumos/release/deps/libcfg_if-53018b0118d7613a.rmeta --extern pin_project_lite=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-rustc/x86_64-unknown-illumos/release/deps/libpin_project_lite-a506610d11cb4d4a.rmeta --extern tracing_attributes=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-rustc/release/deps/libtracing_attributes-3cbe18f84ab4eb13.so --extern tracing_core=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-rustc/x86_64-unknown-illumos/release/deps/libtracing_core-aba79b224448e513.rmeta --cap-lints allow --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(parallel_compiler)' -Zmacro-backtrace -Zunstable-options -Csplit-debuginfo=off -Zunstable-options '-Wrustc::internal' -Wkeyword_idents_2024 -Wunsafe_op_in_unsafe_fn -Cprefer-dynamic -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zon-broken-pipe=kill -Z binary-dep-depinfo` Compiling zerovec v0.10.2 Running `/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc --crate-name zerovec --edition=2021 /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/vendor/zerovec-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 embed-bitcode=no -C debug-assertions=off --cfg 'feature="derive"' --cfg 'feature="yoke"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("bench", "databake", "derive", "hashmap", "serde", "std", "yoke"))' -C metadata=e9a9e9bba22c7212 -C extra-filename=-e9a9e9bba22c7212 --out-dir /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-rustc/release/deps -C linker=/usr/gcc/13/bin/gcc -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-rustc/release/deps --extern yoke=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-rustc/release/deps/libyoke-f7a348af6bb91ff0.rmeta --extern zerofrom=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-rustc/release/deps/libzerofrom-e9a7c6a9f8a43d83.rmeta --extern zerovec_derive=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-rustc/release/deps/libzerovec_derive-87cf2b4c11686566.so --cap-lints allow -Z binary-dep-depinfo` Running `/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc --crate-name zerovec --edition=2021 /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/vendor/zerovec-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="derive"' --cfg 'feature="yoke"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("bench", "databake", "derive", "hashmap", "serde", "std", "yoke"))' -C metadata=24ca661b1f29b6ac -C extra-filename=-24ca661b1f29b6ac --out-dir /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-rustc/x86_64-unknown-illumos/release/deps --target x86_64-unknown-illumos -C linker=/usr/gcc/13/bin/gcc -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-rustc/x86_64-unknown-illumos/release/deps -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-rustc/release/deps --extern yoke=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-rustc/x86_64-unknown-illumos/release/deps/libyoke-a22b9bcb04806a45.rmeta --extern zerofrom=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-rustc/x86_64-unknown-illumos/release/deps/libzerofrom-08fc6657ebdd983d.rmeta --extern zerovec_derive=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-rustc/release/deps/libzerovec_derive-87cf2b4c11686566.so --cap-lints allow --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(parallel_compiler)' -Zmacro-backtrace -Zunstable-options -Csplit-debuginfo=off -Zunstable-options '-Wrustc::internal' -Wkeyword_idents_2024 -Wunsafe_op_in_unsafe_fn -Cprefer-dynamic -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zon-broken-pipe=kill -Z binary-dep-depinfo` Compiling derive_more v0.99.18 Running `/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc --crate-name derive_more --edition=2018 /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/vendor/derive_more-0.99.18/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="display"' --cfg 'feature="error"' --cfg 'feature="from"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("add", "add_assign", "as_mut", "as_ref", "constructor", "convert_case", "default", "deref", "deref_mut", "display", "error", "from", "from_str", "generate-parsing-rs", "index", "index_mut", "into", "into_iterator", "is_variant", "iterator", "mul", "mul_assign", "nightly", "not", "peg", "rustc_version", "sum", "testing-helpers", "track-caller", "try_into", "unwrap"))' -C metadata=f3083cfc1e7b4b0f -C extra-filename=-f3083cfc1e7b4b0f --out-dir /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-rustc/release/deps -C linker=/usr/gcc/13/bin/gcc -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-rustc/release/deps --extern proc_macro2=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-rustc/release/deps/libproc_macro2-7c8a3cf179fa025a.rlib --extern quote=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-rustc/release/deps/libquote-aa09c60579e8ad4f.rlib --extern syn=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-rustc/release/deps/libsyn-232ea7128e532bf7.rlib --extern proc_macro --cap-lints allow -Z binary-dep-depinfo` Compiling serde_derive v1.0.203 Running `/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc --crate-name serde_derive --edition=2015 /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/vendor/serde_derive-1.0.203/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"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("default", "deserialize_in_place"))' -C metadata=0c7133ee5d4b3a5f -C extra-filename=-0c7133ee5d4b3a5f --out-dir /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-rustc/release/deps -C linker=/usr/gcc/13/bin/gcc -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-rustc/release/deps --extern proc_macro2=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-rustc/release/deps/libproc_macro2-7c8a3cf179fa025a.rlib --extern quote=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-rustc/release/deps/libquote-aa09c60579e8ad4f.rlib --extern syn=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-rustc/release/deps/libsyn-232ea7128e532bf7.rlib --extern proc_macro --cap-lints allow -Z binary-dep-depinfo` Compiling tinystr v0.7.6 Running `/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc --crate-name tinystr --edition=2021 /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/vendor/tinystr-0.7.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="alloc"' --cfg 'feature="default"' --cfg 'feature="zerovec"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("alloc", "bench", "databake", "default", "serde", "std", "zerovec"))' -C metadata=86820817a6d95863 -C extra-filename=-86820817a6d95863 --out-dir /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-rustc/release/deps -C linker=/usr/gcc/13/bin/gcc -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-rustc/release/deps --extern displaydoc=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-rustc/release/deps/libdisplaydoc-5ebc319f712e4166.so --extern zerovec=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-rustc/release/deps/libzerovec-e9a9e9bba22c7212.rmeta --cap-lints allow -Z binary-dep-depinfo` Compiling icu_provider_macros v1.5.0 Running `/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc --crate-name icu_provider_macros --edition=2021 /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/vendor/icu_provider_macros-1.5.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)' --check-cfg 'cfg(feature, values())' -C metadata=b0eb65db23ca897c -C extra-filename=-b0eb65db23ca897c --out-dir /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-rustc/release/deps -C linker=/usr/gcc/13/bin/gcc -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-rustc/release/deps --extern proc_macro2=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-rustc/release/deps/libproc_macro2-7c8a3cf179fa025a.rlib --extern quote=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-rustc/release/deps/libquote-aa09c60579e8ad4f.rlib --extern syn=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-rustc/release/deps/libsyn-232ea7128e532bf7.rlib --extern proc_macro --cap-lints allow -Z binary-dep-depinfo` Running `/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc --crate-name thiserror --edition=2021 /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/vendor/thiserror-1.0.61/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)' --check-cfg 'cfg(feature, values())' -C metadata=b69d1e5ad797a073 -C extra-filename=-b69d1e5ad797a073 --out-dir /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-rustc/x86_64-unknown-illumos/release/deps --target x86_64-unknown-illumos -C linker=/usr/gcc/13/bin/gcc -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-rustc/x86_64-unknown-illumos/release/deps -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-rustc/release/deps --extern thiserror_impl=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-rustc/release/deps/libthiserror_impl-82ef8e3e674e7fb0.so --cap-lints allow --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(parallel_compiler)' -Zmacro-backtrace -Zunstable-options -Csplit-debuginfo=off -Zunstable-options '-Wrustc::internal' -Wkeyword_idents_2024 -Wunsafe_op_in_unsafe_fn -Cprefer-dynamic -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zon-broken-pipe=kill -Z binary-dep-depinfo --check-cfg 'cfg(error_generic_member_access)' --check-cfg 'cfg(thiserror_nightly_testing)'` Compiling unic-langid-impl v0.9.5 Running `/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc --crate-name unic_langid_impl --edition=2021 /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/vendor/unic-langid-impl-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)' --check-cfg 'cfg(feature, values("binary", "likelysubtags", "serde", "serde_json"))' -C metadata=1f98560b2246694b -C extra-filename=-1f98560b2246694b --out-dir /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-rustc/release/deps -C linker=/usr/gcc/13/bin/gcc -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-rustc/release/deps --extern tinystr=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-rustc/release/deps/libtinystr-86820817a6d95863.rmeta --cap-lints allow -Z binary-dep-depinfo` Compiling rustc_index v0.0.0 (/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/compiler/rustc_index) Running `/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc --crate-name rustc_index --edition=2021 compiler/rustc_index/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="nightly"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("default", "nightly"))' -C metadata=04d5034915eb81fa -C extra-filename=-04d5034915eb81fa --out-dir /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-rustc/x86_64-unknown-illumos/release/deps --target x86_64-unknown-illumos -C linker=/usr/gcc/13/bin/gcc -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-rustc/x86_64-unknown-illumos/release/deps -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-rustc/release/deps --extern arrayvec=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-rustc/x86_64-unknown-illumos/release/deps/libarrayvec-dd1855dfe3edc033.rmeta --extern rustc_index_macros=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-rustc/release/deps/librustc_index_macros-e421de4a8e4ddec3.so --extern rustc_macros=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-rustc/release/deps/librustc_macros-615ec8a648f9f2de.so --extern rustc_serialize=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-rustc/x86_64-unknown-illumos/release/deps/librustc_serialize-5f4a85d69b4eecbf.rmeta --extern smallvec=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-rustc/x86_64-unknown-illumos/release/deps/libsmallvec-ad7ec8c48886a952.rmeta --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(parallel_compiler)' -Zmacro-backtrace -Zunstable-options -Csplit-debuginfo=off -Zunstable-options '-Wrustc::internal' -Wkeyword_idents_2024 -Wunsafe_op_in_unsafe_fn -Cprefer-dynamic -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zon-broken-pipe=kill -Z binary-dep-depinfo` Running `/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc --crate-name tinystr --edition=2021 /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/vendor/tinystr-0.7.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="alloc"' --cfg 'feature="default"' --cfg 'feature="zerovec"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("alloc", "bench", "databake", "default", "serde", "std", "zerovec"))' -C metadata=015020daa7ba9c8d -C extra-filename=-015020daa7ba9c8d --out-dir /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-rustc/x86_64-unknown-illumos/release/deps --target x86_64-unknown-illumos -C linker=/usr/gcc/13/bin/gcc -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-rustc/x86_64-unknown-illumos/release/deps -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-rustc/release/deps --extern displaydoc=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-rustc/release/deps/libdisplaydoc-5ebc319f712e4166.so --extern zerovec=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-rustc/x86_64-unknown-illumos/release/deps/libzerovec-24ca661b1f29b6ac.rmeta --cap-lints allow --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(parallel_compiler)' -Zmacro-backtrace -Zunstable-options -Csplit-debuginfo=off -Zunstable-options '-Wrustc::internal' -Wkeyword_idents_2024 -Wunsafe_op_in_unsafe_fn -Cprefer-dynamic -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zon-broken-pipe=kill -Z binary-dep-depinfo` Compiling fluent-syntax v0.11.1 Running `/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc --crate-name fluent_syntax --edition=2021 /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/vendor/fluent-syntax-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 --cfg 'feature="default"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("all-benchmarks", "default", "json", "serde", "serde_json"))' -C metadata=5ba441c3565cc0a4 -C extra-filename=-5ba441c3565cc0a4 --out-dir /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-rustc/x86_64-unknown-illumos/release/deps --target x86_64-unknown-illumos -C linker=/usr/gcc/13/bin/gcc -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-rustc/x86_64-unknown-illumos/release/deps -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-rustc/release/deps --extern thiserror=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-rustc/x86_64-unknown-illumos/release/deps/libthiserror-b69d1e5ad797a073.rmeta --cap-lints allow --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(parallel_compiler)' -Zmacro-backtrace -Zunstable-options -Csplit-debuginfo=off -Zunstable-options '-Wrustc::internal' -Wkeyword_idents_2024 -Wunsafe_op_in_unsafe_fn -Cprefer-dynamic -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zon-broken-pipe=kill -Z binary-dep-depinfo` Running `/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc --crate-name unic_langid_impl --edition=2021 /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/vendor/unic-langid-impl-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 opt-level=3 -C embed-bitcode=no --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("binary", "likelysubtags", "serde", "serde_json"))' -C metadata=9725c61b1ca797ba -C extra-filename=-9725c61b1ca797ba --out-dir /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-rustc/x86_64-unknown-illumos/release/deps --target x86_64-unknown-illumos -C linker=/usr/gcc/13/bin/gcc -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-rustc/x86_64-unknown-illumos/release/deps -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-rustc/release/deps --extern tinystr=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-rustc/x86_64-unknown-illumos/release/deps/libtinystr-015020daa7ba9c8d.rmeta --cap-lints allow --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(parallel_compiler)' -Zmacro-backtrace -Zunstable-options -Csplit-debuginfo=off -Zunstable-options '-Wrustc::internal' -Wkeyword_idents_2024 -Wunsafe_op_in_unsafe_fn -Cprefer-dynamic -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zon-broken-pipe=kill -Z binary-dep-depinfo` Compiling unic-langid-macros-impl v0.9.5 Running `/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc --crate-name unic_langid_macros_impl --edition=2021 /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/vendor/unic-langid-macros-impl-0.9.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 --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=8d080d9f1741e4eb -C extra-filename=-8d080d9f1741e4eb --out-dir /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-rustc/release/deps -C linker=/usr/gcc/13/bin/gcc -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-rustc/release/deps --extern proc_macro_hack=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-rustc/release/deps/libproc_macro_hack-e46325dac05cd693.so --extern quote=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-rustc/release/deps/libquote-aa09c60579e8ad4f.rlib --extern syn=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-rustc/release/deps/libsyn-232ea7128e532bf7.rlib --extern unic_langid_impl=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-rustc/release/deps/libunic_langid_impl-1f98560b2246694b.rlib --extern proc_macro --cap-lints allow -Z binary-dep-depinfo` Compiling icu_locid v1.5.0 Running `/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc --crate-name icu_locid --edition=2021 /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/vendor/icu_locid-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 --cfg 'feature="zerovec"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("bench", "databake", "serde", "std", "zerovec"))' -C metadata=8b65da5698195c88 -C extra-filename=-8b65da5698195c88 --out-dir /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-rustc/x86_64-unknown-illumos/release/deps --target x86_64-unknown-illumos -C linker=/usr/gcc/13/bin/gcc -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-rustc/x86_64-unknown-illumos/release/deps -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-rustc/release/deps --extern displaydoc=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-rustc/release/deps/libdisplaydoc-5ebc319f712e4166.so --extern litemap=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-rustc/x86_64-unknown-illumos/release/deps/liblitemap-5dda6b158c010964.rmeta --extern tinystr=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-rustc/x86_64-unknown-illumos/release/deps/libtinystr-015020daa7ba9c8d.rmeta --extern writeable=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-rustc/x86_64-unknown-illumos/release/deps/libwriteable-a440c07aa89f8c35.rmeta --extern zerovec=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-rustc/x86_64-unknown-illumos/release/deps/libzerovec-24ca661b1f29b6ac.rmeta --cap-lints allow --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(parallel_compiler)' -Zmacro-backtrace -Zunstable-options -Csplit-debuginfo=off -Zunstable-options '-Wrustc::internal' -Wkeyword_idents_2024 -Wunsafe_op_in_unsafe_fn -Cprefer-dynamic -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zon-broken-pipe=kill -Z binary-dep-depinfo` Compiling rustc_data_structures v0.0.0 (/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/compiler/rustc_data_structures) Running `/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc --crate-name rustc_data_structures --edition=2021 compiler/rustc_data_structures/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)' --check-cfg 'cfg(feature, values("rustc_use_parallel_compiler"))' -C metadata=b322e64c766b92d3 -C extra-filename=-b322e64c766b92d3 --out-dir /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-rustc/x86_64-unknown-illumos/release/deps --target x86_64-unknown-illumos -C linker=/usr/gcc/13/bin/gcc -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-rustc/x86_64-unknown-illumos/release/deps -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-rustc/release/deps --extern arrayvec=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-rustc/x86_64-unknown-illumos/release/deps/libarrayvec-dd1855dfe3edc033.rmeta --extern bitflags=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-rustc/x86_64-unknown-illumos/release/deps/libbitflags-8c98d003b4469c2e.rmeta --extern either=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-rustc/x86_64-unknown-illumos/release/deps/libeither-4690edfcaac7fcea.rmeta --extern elsa=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-rustc/x86_64-unknown-illumos/release/deps/libelsa-5dcf2f86db628821.rmeta --extern ena=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-rustc/x86_64-unknown-illumos/release/deps/libena-ebabeb8075bf5c4c.rmeta --extern indexmap=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-rustc/x86_64-unknown-illumos/release/deps/libindexmap-b43408a555190176.rmeta --extern jobserver_crate=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-rustc/x86_64-unknown-illumos/release/deps/libjobserver-8c8e440a85e955e3.rmeta --extern libc=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-rustc/x86_64-unknown-illumos/release/deps/liblibc-fbb8707ffe3ca5e7.rmeta --extern measureme=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-rustc/x86_64-unknown-illumos/release/deps/libmeasureme-1603411be0cc7850.rmeta --extern memmap2=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-rustc/x86_64-unknown-illumos/release/deps/libmemmap2-155a27246a5e1100.rmeta --extern parking_lot=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-rustc/x86_64-unknown-illumos/release/deps/libparking_lot-0f16a2dea904b0ba.rmeta --extern rustc_hash=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-rustc/x86_64-unknown-illumos/release/deps/librustc_hash-98b70f9e600ba38f.rmeta --extern rustc_stable_hash=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-rustc/x86_64-unknown-illumos/release/deps/librustc_stable_hash-30ca501bd09ef4e3.rmeta --extern rustc_arena=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-rustc/x86_64-unknown-illumos/release/deps/librustc_arena-8b871e2fe5aa6ba1.rmeta --extern rustc_graphviz=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-rustc/x86_64-unknown-illumos/release/deps/librustc_graphviz-c69c5d8d1193c2d3.rmeta --extern rustc_index=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-rustc/x86_64-unknown-illumos/release/deps/librustc_index-04d5034915eb81fa.rmeta --extern rustc_macros=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-rustc/release/deps/librustc_macros-615ec8a648f9f2de.so --extern rustc_serialize=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-rustc/x86_64-unknown-illumos/release/deps/librustc_serialize-5f4a85d69b4eecbf.rmeta --extern smallvec=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-rustc/x86_64-unknown-illumos/release/deps/libsmallvec-ad7ec8c48886a952.rmeta --extern stacker=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-rustc/x86_64-unknown-illumos/release/deps/libstacker-930f6c241caae980.rmeta --extern tempfile=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-rustc/x86_64-unknown-illumos/release/deps/libtempfile-763c82215159fc5d.rmeta --extern thin_vec=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-rustc/x86_64-unknown-illumos/release/deps/libthin_vec-0e8f380009883c83.rmeta --extern tracing=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-rustc/x86_64-unknown-illumos/release/deps/libtracing-6123df29c22794e1.rmeta --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(parallel_compiler)' -Zmacro-backtrace -Zunstable-options -Csplit-debuginfo=off -Zunstable-options '-Wrustc::internal' -Wkeyword_idents_2024 -Wunsafe_op_in_unsafe_fn -Cprefer-dynamic -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zon-broken-pipe=kill -Z binary-dep-depinfo -L native=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-rustc/x86_64-unknown-illumos/release/build/psm-48fb0533c04c276c/out` Running `/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc --crate-name thiserror --edition=2021 /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/vendor/thiserror-1.0.61/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)' --check-cfg 'cfg(feature, values())' -C metadata=b556c3361fb2900a -C extra-filename=-b556c3361fb2900a --out-dir /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-rustc/release/deps -C linker=/usr/gcc/13/bin/gcc -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-rustc/release/deps --extern thiserror_impl=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-rustc/release/deps/libthiserror_impl-82ef8e3e674e7fb0.so --cap-lints allow -Z binary-dep-depinfo --check-cfg 'cfg(error_generic_member_access)' --check-cfg 'cfg(thiserror_nightly_testing)'` Running `/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc --crate-name fluent_syntax --edition=2021 /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/vendor/fluent-syntax-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 embed-bitcode=no -C debug-assertions=off --cfg 'feature="default"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("all-benchmarks", "default", "json", "serde", "serde_json"))' -C metadata=1b6e2500b0b71387 -C extra-filename=-1b6e2500b0b71387 --out-dir /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-rustc/release/deps -C linker=/usr/gcc/13/bin/gcc -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-rustc/release/deps --extern thiserror=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-rustc/release/deps/libthiserror-b556c3361fb2900a.rmeta --cap-lints allow -Z binary-dep-depinfo` Compiling unic-langid-macros v0.9.5 Running `/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc --crate-name unic_langid_macros --edition=2021 /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/vendor/unic-langid-macros-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 opt-level=3 -C embed-bitcode=no --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=f20d5638b3b720a4 -C extra-filename=-f20d5638b3b720a4 --out-dir /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-rustc/x86_64-unknown-illumos/release/deps --target x86_64-unknown-illumos -C linker=/usr/gcc/13/bin/gcc -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-rustc/x86_64-unknown-illumos/release/deps -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-rustc/release/deps --extern proc_macro_hack=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-rustc/release/deps/libproc_macro_hack-e46325dac05cd693.so --extern tinystr=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-rustc/x86_64-unknown-illumos/release/deps/libtinystr-015020daa7ba9c8d.rmeta --extern unic_langid_impl=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-rustc/x86_64-unknown-illumos/release/deps/libunic_langid_impl-9725c61b1ca797ba.rmeta --extern unic_langid_macros_impl=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-rustc/release/deps/libunic_langid_macros_impl-8d080d9f1741e4eb.so --cap-lints allow --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(parallel_compiler)' -Zmacro-backtrace -Zunstable-options -Csplit-debuginfo=off -Zunstable-options '-Wrustc::internal' -Wkeyword_idents_2024 -Wunsafe_op_in_unsafe_fn -Cprefer-dynamic -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zon-broken-pipe=kill -Z binary-dep-depinfo` Compiling ruzstd v0.5.0 Running `/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc --crate-name ruzstd --edition=2018 /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/vendor/ruzstd-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 opt-level=3 -C embed-bitcode=no --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("default", "std"))' -C metadata=015114eddd97cc99 -C extra-filename=-015114eddd97cc99 --out-dir /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-rustc/x86_64-unknown-illumos/release/deps --target x86_64-unknown-illumos -C linker=/usr/gcc/13/bin/gcc -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-rustc/x86_64-unknown-illumos/release/deps -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-rustc/release/deps --extern byteorder=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-rustc/x86_64-unknown-illumos/release/deps/libbyteorder-2eb59cd136a2e3dc.rmeta --extern derive_more=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-rustc/release/deps/libderive_more-f3083cfc1e7b4b0f.so --extern twox_hash=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-rustc/x86_64-unknown-illumos/release/deps/libtwox_hash-0abf057a49cb11f9.rmeta --cap-lints allow --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(parallel_compiler)' -Zmacro-backtrace -Zunstable-options -Csplit-debuginfo=off -Zunstable-options '-Wrustc::internal' -Wkeyword_idents_2024 -Wunsafe_op_in_unsafe_fn -Cprefer-dynamic -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zon-broken-pipe=kill -Z binary-dep-depinfo` Compiling unic-langid v0.9.5 Running `/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc --crate-name unic_langid --edition=2021 /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/vendor/unic-langid-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 opt-level=3 -C embed-bitcode=no --cfg 'feature="default"' --cfg 'feature="macros"' --cfg 'feature="unic-langid-macros"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("default", "likelysubtags", "macros", "serde", "unic-langid-macros"))' -C metadata=cc03473d87ecafe4 -C extra-filename=-cc03473d87ecafe4 --out-dir /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-rustc/x86_64-unknown-illumos/release/deps --target x86_64-unknown-illumos -C linker=/usr/gcc/13/bin/gcc -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-rustc/x86_64-unknown-illumos/release/deps -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-rustc/release/deps --extern unic_langid_impl=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-rustc/x86_64-unknown-illumos/release/deps/libunic_langid_impl-9725c61b1ca797ba.rmeta --extern unic_langid_macros=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-rustc/x86_64-unknown-illumos/release/deps/libunic_langid_macros-f20d5638b3b720a4.rmeta --cap-lints allow --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(parallel_compiler)' -Zmacro-backtrace -Zunstable-options -Csplit-debuginfo=off -Zunstable-options '-Wrustc::internal' -Wkeyword_idents_2024 -Wunsafe_op_in_unsafe_fn -Cprefer-dynamic -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zon-broken-pipe=kill -Z binary-dep-depinfo` Compiling icu_provider v1.5.0 Running `/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc --crate-name icu_provider --edition=2021 /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/vendor/icu_provider-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 --cfg 'feature="macros"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("bench", "datagen", "deserialize_bincode_1", "deserialize_json", "deserialize_postcard_1", "experimental", "log_error_context", "logging", "macros", "serde", "std", "sync"))' -C metadata=4ba03c3aaa86509a -C extra-filename=-4ba03c3aaa86509a --out-dir /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-rustc/x86_64-unknown-illumos/release/deps --target x86_64-unknown-illumos -C linker=/usr/gcc/13/bin/gcc -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-rustc/x86_64-unknown-illumos/release/deps -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-rustc/release/deps --extern displaydoc=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-rustc/release/deps/libdisplaydoc-5ebc319f712e4166.so --extern icu_locid=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-rustc/x86_64-unknown-illumos/release/deps/libicu_locid-8b65da5698195c88.rmeta --extern icu_provider_macros=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-rustc/release/deps/libicu_provider_macros-b0eb65db23ca897c.so --extern stable_deref_trait=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-rustc/x86_64-unknown-illumos/release/deps/libstable_deref_trait-11006447c5ac3ff8.rmeta --extern tinystr=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-rustc/x86_64-unknown-illumos/release/deps/libtinystr-015020daa7ba9c8d.rmeta --extern writeable=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-rustc/x86_64-unknown-illumos/release/deps/libwriteable-a440c07aa89f8c35.rmeta --extern yoke=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-rustc/x86_64-unknown-illumos/release/deps/libyoke-a22b9bcb04806a45.rmeta --extern zerofrom=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-rustc/x86_64-unknown-illumos/release/deps/libzerofrom-08fc6657ebdd983d.rmeta --extern zerovec=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-rustc/x86_64-unknown-illumos/release/deps/libzerovec-24ca661b1f29b6ac.rmeta --cap-lints allow --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(parallel_compiler)' -Zmacro-backtrace -Zunstable-options -Csplit-debuginfo=off -Zunstable-options '-Wrustc::internal' -Wkeyword_idents_2024 -Wunsafe_op_in_unsafe_fn -Cprefer-dynamic -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zon-broken-pipe=kill -Z binary-dep-depinfo` Running `/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc --crate-name unic_langid_macros --edition=2021 /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/vendor/unic-langid-macros-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)' --check-cfg 'cfg(feature, values())' -C metadata=666b9b1424457635 -C extra-filename=-666b9b1424457635 --out-dir /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-rustc/release/deps -C linker=/usr/gcc/13/bin/gcc -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-rustc/release/deps --extern proc_macro_hack=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-rustc/release/deps/libproc_macro_hack-e46325dac05cd693.so --extern tinystr=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-rustc/release/deps/libtinystr-86820817a6d95863.rmeta --extern unic_langid_impl=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-rustc/release/deps/libunic_langid_impl-1f98560b2246694b.rmeta --extern unic_langid_macros_impl=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-rustc/release/deps/libunic_langid_macros_impl-8d080d9f1741e4eb.so --cap-lints allow -Z binary-dep-depinfo` Running `/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc --crate-name unic_langid --edition=2021 /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/vendor/unic-langid-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 --cfg 'feature="default"' --cfg 'feature="macros"' --cfg 'feature="unic-langid-macros"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("default", "likelysubtags", "macros", "serde", "unic-langid-macros"))' -C metadata=2c79cbc1248b0f2f -C extra-filename=-2c79cbc1248b0f2f --out-dir /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-rustc/release/deps -C linker=/usr/gcc/13/bin/gcc -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-rustc/release/deps --extern unic_langid_impl=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-rustc/release/deps/libunic_langid_impl-1f98560b2246694b.rmeta --extern unic_langid_macros=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-rustc/release/deps/libunic_langid_macros-666b9b1424457635.rmeta --cap-lints allow -Z binary-dep-depinfo` Compiling intl_pluralrules v7.0.2 Running `/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc --crate-name intl_pluralrules --edition=2018 /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/vendor/intl_pluralrules-7.0.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)' --check-cfg 'cfg(feature, values())' -C metadata=3ecc9c17883856bf -C extra-filename=-3ecc9c17883856bf --out-dir /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-rustc/x86_64-unknown-illumos/release/deps --target x86_64-unknown-illumos -C linker=/usr/gcc/13/bin/gcc -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-rustc/x86_64-unknown-illumos/release/deps -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-rustc/release/deps --extern unic_langid=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-rustc/x86_64-unknown-illumos/release/deps/libunic_langid-cc03473d87ecafe4.rmeta --cap-lints allow --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(parallel_compiler)' -Zmacro-backtrace -Zunstable-options -Csplit-debuginfo=off -Zunstable-options '-Wrustc::internal' -Wkeyword_idents_2024 -Wunsafe_op_in_unsafe_fn -Cprefer-dynamic -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zon-broken-pipe=kill -Z binary-dep-depinfo` Compiling fluent-langneg v0.13.0 Running `/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc --crate-name fluent_langneg --edition=2018 /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/vendor/fluent-langneg-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 opt-level=3 -C embed-bitcode=no --cfg 'feature="default"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("cldr", "default"))' -C metadata=1c02d41a3cc69b01 -C extra-filename=-1c02d41a3cc69b01 --out-dir /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-rustc/x86_64-unknown-illumos/release/deps --target x86_64-unknown-illumos -C linker=/usr/gcc/13/bin/gcc -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-rustc/x86_64-unknown-illumos/release/deps -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-rustc/release/deps --extern unic_langid=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-rustc/x86_64-unknown-illumos/release/deps/libunic_langid-cc03473d87ecafe4.rmeta --cap-lints allow --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(parallel_compiler)' -Zmacro-backtrace -Zunstable-options -Csplit-debuginfo=off -Zunstable-options '-Wrustc::internal' -Wkeyword_idents_2024 -Wunsafe_op_in_unsafe_fn -Cprefer-dynamic -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zon-broken-pipe=kill -Z binary-dep-depinfo` Compiling icu_locid_transform v1.5.0 Running `/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc --crate-name icu_locid_transform --edition=2021 /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/vendor/icu_locid_transform-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 --cfg 'feature="compiled_data"' --cfg 'feature="default"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("bench", "compiled_data", "datagen", "default", "serde", "std"))' -C metadata=3340b2077935b4e8 -C extra-filename=-3340b2077935b4e8 --out-dir /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-rustc/x86_64-unknown-illumos/release/deps --target x86_64-unknown-illumos -C linker=/usr/gcc/13/bin/gcc -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-rustc/x86_64-unknown-illumos/release/deps -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-rustc/release/deps --extern displaydoc=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-rustc/release/deps/libdisplaydoc-5ebc319f712e4166.so --extern icu_locid=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-rustc/x86_64-unknown-illumos/release/deps/libicu_locid-8b65da5698195c88.rmeta --extern icu_locid_transform_data=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-rustc/x86_64-unknown-illumos/release/deps/libicu_locid_transform_data-d65705cd432b1729.rmeta --extern icu_provider=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-rustc/x86_64-unknown-illumos/release/deps/libicu_provider-4ba03c3aaa86509a.rmeta --extern tinystr=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-rustc/x86_64-unknown-illumos/release/deps/libtinystr-015020daa7ba9c8d.rmeta --extern zerovec=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-rustc/x86_64-unknown-illumos/release/deps/libzerovec-24ca661b1f29b6ac.rmeta --cap-lints allow --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(parallel_compiler)' -Zmacro-backtrace -Zunstable-options -Csplit-debuginfo=off -Zunstable-options '-Wrustc::internal' -Wkeyword_idents_2024 -Wunsafe_op_in_unsafe_fn -Cprefer-dynamic -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zon-broken-pipe=kill -Z binary-dep-depinfo` Compiling object v0.32.2 Running `/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc --crate-name object --edition=2018 /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/vendor/object-0.32.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="archive"' --cfg 'feature="coff"' --cfg 'feature="compression"' --cfg 'feature="elf"' --cfg 'feature="macho"' --cfg 'feature="pe"' --cfg 'feature="read"' --cfg 'feature="read_core"' --cfg 'feature="std"' --cfg 'feature="unaligned"' --cfg 'feature="wasm"' --cfg 'feature="write"' --cfg 'feature="write_core"' --cfg 'feature="write_std"' --cfg 'feature="xcoff"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("all", "alloc", "archive", "cargo-all", "coff", "compiler_builtins", "compression", "core", "default", "doc", "elf", "macho", "pe", "read", "read_core", "rustc-dep-of-std", "std", "unaligned", "unstable", "unstable-all", "wasm", "write", "write_core", "write_std", "xcoff"))' -C metadata=5f071ca23c74bc17 -C extra-filename=-5f071ca23c74bc17 --out-dir /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-rustc/x86_64-unknown-illumos/release/deps --target x86_64-unknown-illumos -C linker=/usr/gcc/13/bin/gcc -C strip=debuginfo -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-rustc/x86_64-unknown-illumos/release/deps -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-rustc/release/deps --extern crc32fast=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-rustc/x86_64-unknown-illumos/release/deps/libcrc32fast-1c5f1b0eec7db395.rmeta --extern flate2=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-rustc/x86_64-unknown-illumos/release/deps/libflate2-e98bdd9657b9543f.rmeta --extern hashbrown=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-rustc/x86_64-unknown-illumos/release/deps/libhashbrown-3c52f64364cc1a99.rmeta --extern indexmap=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-rustc/x86_64-unknown-illumos/release/deps/libindexmap-b43408a555190176.rmeta --extern memchr=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-rustc/x86_64-unknown-illumos/release/deps/libmemchr-a7a938742ccaafff.rmeta --extern ruzstd=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-rustc/x86_64-unknown-illumos/release/deps/libruzstd-015114eddd97cc99.rmeta --extern wasmparser=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-rustc/x86_64-unknown-illumos/release/deps/libwasmparser-c9f55a8096e35519.rmeta --cap-lints allow --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(parallel_compiler)' -Zmacro-backtrace -Zunstable-options -Csplit-debuginfo=off -Zunstable-options '-Wrustc::internal' -Wkeyword_idents_2024 -Wunsafe_op_in_unsafe_fn -Cprefer-dynamic -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zon-broken-pipe=kill -Z binary-dep-depinfo` Compiling intl-memoizer v0.5.2 Running `/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc --crate-name intl_memoizer --edition=2021 /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/vendor/intl-memoizer-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 --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=0a1562ffc2de8565 -C extra-filename=-0a1562ffc2de8565 --out-dir /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-rustc/x86_64-unknown-illumos/release/deps --target x86_64-unknown-illumos -C linker=/usr/gcc/13/bin/gcc -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-rustc/x86_64-unknown-illumos/release/deps -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-rustc/release/deps --extern type_map=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-rustc/x86_64-unknown-illumos/release/deps/libtype_map-66b40672765868af.rmeta --extern unic_langid=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-rustc/x86_64-unknown-illumos/release/deps/libunic_langid-cc03473d87ecafe4.rmeta --cap-lints allow --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(parallel_compiler)' -Zmacro-backtrace -Zunstable-options -Csplit-debuginfo=off -Zunstable-options '-Wrustc::internal' -Wkeyword_idents_2024 -Wunsafe_op_in_unsafe_fn -Cprefer-dynamic -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zon-broken-pipe=kill -Z binary-dep-depinfo` Running `/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc --crate-name serde --edition=2018 /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/vendor/serde-1.0.203/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="derive"' --cfg 'feature="serde_derive"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("alloc", "default", "derive", "rc", "serde_derive", "std", "unstable"))' -C metadata=dd6723099b85cab1 -C extra-filename=-dd6723099b85cab1 --out-dir /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-rustc/x86_64-unknown-illumos/release/deps --target x86_64-unknown-illumos -C linker=/usr/gcc/13/bin/gcc -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-rustc/x86_64-unknown-illumos/release/deps -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-rustc/release/deps --extern serde_derive=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-rustc/release/deps/libserde_derive-0c7133ee5d4b3a5f.so --cap-lints allow --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(parallel_compiler)' -Zmacro-backtrace -Zunstable-options -Csplit-debuginfo=off -Zunstable-options '-Wrustc::internal' -Wkeyword_idents_2024 -Wunsafe_op_in_unsafe_fn -Cprefer-dynamic -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zon-broken-pipe=kill -Z binary-dep-depinfo --check-cfg 'cfg(no_core_cstr)' --check-cfg 'cfg(no_core_num_saturating)' --check-cfg 'cfg(no_core_try_from)' --check-cfg 'cfg(no_float_copysign)' --check-cfg 'cfg(no_num_nonzero_signed)' --check-cfg 'cfg(no_relaxed_trait_bounds)' --check-cfg 'cfg(no_serde_derive)' --check-cfg 'cfg(no_std_atomic)' --check-cfg 'cfg(no_std_atomic64)' --check-cfg 'cfg(no_systemtime_checked_add)' --check-cfg 'cfg(no_target_has_atomic)'` Compiling rustc_span v0.0.0 (/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/compiler/rustc_span) Running `/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc --crate-name rustc_span --edition=2021 compiler/rustc_span/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)' --check-cfg 'cfg(feature, values())' -C metadata=44dfe565741cac1c -C extra-filename=-44dfe565741cac1c --out-dir /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-rustc/x86_64-unknown-illumos/release/deps --target x86_64-unknown-illumos -C linker=/usr/gcc/13/bin/gcc -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-rustc/x86_64-unknown-illumos/release/deps -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-rustc/release/deps --extern derivative=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-rustc/release/deps/libderivative-164a6942b5455cbf.so --extern indexmap=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-rustc/x86_64-unknown-illumos/release/deps/libindexmap-b43408a555190176.rmeta --extern itoa=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-rustc/x86_64-unknown-illumos/release/deps/libitoa-ff4fb792bed2a08f.rmeta --extern md5=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-rustc/x86_64-unknown-illumos/release/deps/libmd5-baca32e82654fc51.rmeta --extern rustc_arena=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-rustc/x86_64-unknown-illumos/release/deps/librustc_arena-8b871e2fe5aa6ba1.rmeta --extern rustc_data_structures=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-rustc/x86_64-unknown-illumos/release/deps/librustc_data_structures-b322e64c766b92d3.rmeta --extern rustc_index=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-rustc/x86_64-unknown-illumos/release/deps/librustc_index-04d5034915eb81fa.rmeta --extern rustc_macros=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-rustc/release/deps/librustc_macros-615ec8a648f9f2de.so --extern rustc_serialize=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-rustc/x86_64-unknown-illumos/release/deps/librustc_serialize-5f4a85d69b4eecbf.rmeta --extern scoped_tls=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-rustc/x86_64-unknown-illumos/release/deps/libscoped_tls-c47ee8fc4287a35f.rmeta --extern sha1=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-rustc/x86_64-unknown-illumos/release/deps/libsha1-d5218c8d056be52a.rmeta --extern sha2=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-rustc/x86_64-unknown-illumos/release/deps/libsha2-7bbe6fa477cf7366.rmeta --extern tracing=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-rustc/x86_64-unknown-illumos/release/deps/libtracing-6123df29c22794e1.rmeta --extern unicode_width=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-rustc/x86_64-unknown-illumos/release/deps/libunicode_width-e3958290e6543697.rmeta --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(parallel_compiler)' -Zmacro-backtrace -Zunstable-options -Csplit-debuginfo=off -Zunstable-options '-Wrustc::internal' -Wkeyword_idents_2024 -Wunsafe_op_in_unsafe_fn -Cprefer-dynamic -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zon-broken-pipe=kill -Z binary-dep-depinfo -L native=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-rustc/x86_64-unknown-illumos/release/build/psm-48fb0533c04c276c/out` Compiling rustc_abi v0.0.0 (/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/compiler/rustc_abi) Running `/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc --crate-name rustc_abi --edition=2021 compiler/rustc_abi/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="nightly"' --cfg 'feature="randomize"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("default", "nightly", "randomize"))' -C metadata=49f0c74a5670fcb5 -C extra-filename=-49f0c74a5670fcb5 --out-dir /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-rustc/x86_64-unknown-illumos/release/deps --target x86_64-unknown-illumos -C linker=/usr/gcc/13/bin/gcc -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-rustc/x86_64-unknown-illumos/release/deps -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-rustc/release/deps --extern bitflags=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-rustc/x86_64-unknown-illumos/release/deps/libbitflags-8c98d003b4469c2e.rmeta --extern rand=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-rustc/x86_64-unknown-illumos/release/deps/librand-c665f5a54a1ba0f1.rmeta --extern rand_xoshiro=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-rustc/x86_64-unknown-illumos/release/deps/librand_xoshiro-e669a94a60c7e326.rmeta --extern rustc_data_structures=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-rustc/x86_64-unknown-illumos/release/deps/librustc_data_structures-b322e64c766b92d3.rmeta --extern rustc_index=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-rustc/x86_64-unknown-illumos/release/deps/librustc_index-04d5034915eb81fa.rmeta --extern rustc_macros=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-rustc/release/deps/librustc_macros-615ec8a648f9f2de.so --extern rustc_serialize=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-rustc/x86_64-unknown-illumos/release/deps/librustc_serialize-5f4a85d69b4eecbf.rmeta --extern tracing=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-rustc/x86_64-unknown-illumos/release/deps/libtracing-6123df29c22794e1.rmeta --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(parallel_compiler)' -Zmacro-backtrace -Zunstable-options -Csplit-debuginfo=off -Zunstable-options '-Wrustc::internal' -Wkeyword_idents_2024 -Wunsafe_op_in_unsafe_fn -Cprefer-dynamic -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zon-broken-pipe=kill -Z binary-dep-depinfo -L native=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-rustc/x86_64-unknown-illumos/release/build/psm-48fb0533c04c276c/out` Compiling icu_list v1.5.0 Running `/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc --crate-name icu_list --edition=2021 /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/vendor/icu_list-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 --cfg 'feature="compiled_data"' --cfg 'feature="default"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("bench", "compiled_data", "datagen", "default", "serde", "serde_human", "std"))' -C metadata=84164367713a8737 -C extra-filename=-84164367713a8737 --out-dir /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-rustc/x86_64-unknown-illumos/release/deps --target x86_64-unknown-illumos -C linker=/usr/gcc/13/bin/gcc -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-rustc/x86_64-unknown-illumos/release/deps -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-rustc/release/deps --extern displaydoc=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-rustc/release/deps/libdisplaydoc-5ebc319f712e4166.so --extern icu_list_data=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-rustc/x86_64-unknown-illumos/release/deps/libicu_list_data-60a4292a7ab42ebf.rmeta --extern icu_locid_transform=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-rustc/x86_64-unknown-illumos/release/deps/libicu_locid_transform-3340b2077935b4e8.rmeta --extern icu_provider=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-rustc/x86_64-unknown-illumos/release/deps/libicu_provider-4ba03c3aaa86509a.rmeta --extern regex_automata=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-rustc/x86_64-unknown-illumos/release/deps/libregex_automata-08db5e13a00819fe.rmeta --extern writeable=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-rustc/x86_64-unknown-illumos/release/deps/libwriteable-a440c07aa89f8c35.rmeta --cap-lints allow --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(parallel_compiler)' -Zmacro-backtrace -Zunstable-options -Csplit-debuginfo=off -Zunstable-options '-Wrustc::internal' -Wkeyword_idents_2024 -Wunsafe_op_in_unsafe_fn -Cprefer-dynamic -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zon-broken-pipe=kill -Z binary-dep-depinfo` Compiling icu_provider_adapters v1.5.0 Running `/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc --crate-name icu_provider_adapters --edition=2021 /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/vendor/icu_provider_adapters-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)' --check-cfg 'cfg(feature, values("databake", "datagen", "serde", "std"))' -C metadata=b1425f34ac1061c7 -C extra-filename=-b1425f34ac1061c7 --out-dir /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-rustc/x86_64-unknown-illumos/release/deps --target x86_64-unknown-illumos -C linker=/usr/gcc/13/bin/gcc -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-rustc/x86_64-unknown-illumos/release/deps -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-rustc/release/deps --extern icu_locid=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-rustc/x86_64-unknown-illumos/release/deps/libicu_locid-8b65da5698195c88.rmeta --extern icu_locid_transform=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-rustc/x86_64-unknown-illumos/release/deps/libicu_locid_transform-3340b2077935b4e8.rmeta --extern icu_provider=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-rustc/x86_64-unknown-illumos/release/deps/libicu_provider-4ba03c3aaa86509a.rmeta --extern tinystr=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-rustc/x86_64-unknown-illumos/release/deps/libtinystr-015020daa7ba9c8d.rmeta --extern zerovec=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-rustc/x86_64-unknown-illumos/release/deps/libzerovec-24ca661b1f29b6ac.rmeta --cap-lints allow --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(parallel_compiler)' -Zmacro-backtrace -Zunstable-options -Csplit-debuginfo=off -Zunstable-options '-Wrustc::internal' -Wkeyword_idents_2024 -Wunsafe_op_in_unsafe_fn -Cprefer-dynamic -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zon-broken-pipe=kill -Z binary-dep-depinfo` Compiling fluent-bundle v0.15.3 Running `/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc --crate-name fluent_bundle --edition=2021 /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/vendor/fluent-bundle-0.15.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="default"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("all-benchmarks", "default"))' -C metadata=8740b1a55431e94f -C extra-filename=-8740b1a55431e94f --out-dir /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-rustc/x86_64-unknown-illumos/release/deps --target x86_64-unknown-illumos -C linker=/usr/gcc/13/bin/gcc -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-rustc/x86_64-unknown-illumos/release/deps -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-rustc/release/deps --extern fluent_langneg=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-rustc/x86_64-unknown-illumos/release/deps/libfluent_langneg-1c02d41a3cc69b01.rmeta --extern fluent_syntax=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-rustc/x86_64-unknown-illumos/release/deps/libfluent_syntax-5ba441c3565cc0a4.rmeta --extern intl_memoizer=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-rustc/x86_64-unknown-illumos/release/deps/libintl_memoizer-0a1562ffc2de8565.rmeta --extern intl_pluralrules=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-rustc/x86_64-unknown-illumos/release/deps/libintl_pluralrules-3ecc9c17883856bf.rmeta --extern rustc_hash=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-rustc/x86_64-unknown-illumos/release/deps/librustc_hash-98b70f9e600ba38f.rmeta --extern self_cell=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-rustc/x86_64-unknown-illumos/release/deps/libself_cell-8ef784438e37c1c8.rmeta --extern smallvec=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-rustc/x86_64-unknown-illumos/release/deps/libsmallvec-ad7ec8c48886a952.rmeta --extern unic_langid=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-rustc/x86_64-unknown-illumos/release/deps/libunic_langid-cc03473d87ecafe4.rmeta --cap-lints allow --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(parallel_compiler)' -Zmacro-backtrace -Zunstable-options -Csplit-debuginfo=off -Zunstable-options '-Wrustc::internal' -Wkeyword_idents_2024 -Wunsafe_op_in_unsafe_fn -Cprefer-dynamic -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zon-broken-pipe=kill -Z binary-dep-depinfo` Running `/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc --crate-name fluent_langneg --edition=2018 /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/vendor/fluent-langneg-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 --cfg 'feature="default"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("cldr", "default"))' -C metadata=cfb6e6b7f3d85619 -C extra-filename=-cfb6e6b7f3d85619 --out-dir /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-rustc/release/deps -C linker=/usr/gcc/13/bin/gcc -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-rustc/release/deps --extern unic_langid=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-rustc/release/deps/libunic_langid-2c79cbc1248b0f2f.rmeta --cap-lints allow -Z binary-dep-depinfo` Running `/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc --crate-name intl_pluralrules --edition=2018 /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/vendor/intl_pluralrules-7.0.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)' --check-cfg 'cfg(feature, values())' -C metadata=047cbb6ab7c6b715 -C extra-filename=-047cbb6ab7c6b715 --out-dir /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-rustc/release/deps -C linker=/usr/gcc/13/bin/gcc -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-rustc/release/deps --extern unic_langid=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-rustc/release/deps/libunic_langid-2c79cbc1248b0f2f.rmeta --cap-lints allow -Z binary-dep-depinfo` Compiling rustc_baked_icu_data v0.0.0 (/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/compiler/rustc_baked_icu_data) Running `/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc --crate-name rustc_baked_icu_data --edition=2021 compiler/rustc_baked_icu_data/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)' --check-cfg 'cfg(feature, values("rustc_use_parallel_compiler"))' -C metadata=976d69b28aae75ed -C extra-filename=-976d69b28aae75ed --out-dir /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-rustc/x86_64-unknown-illumos/release/deps --target x86_64-unknown-illumos -C linker=/usr/gcc/13/bin/gcc -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-rustc/x86_64-unknown-illumos/release/deps -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-rustc/release/deps --extern icu_list=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-rustc/x86_64-unknown-illumos/release/deps/libicu_list-84164367713a8737.rmeta --extern icu_locid=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-rustc/x86_64-unknown-illumos/release/deps/libicu_locid-8b65da5698195c88.rmeta --extern icu_locid_transform=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-rustc/x86_64-unknown-illumos/release/deps/libicu_locid_transform-3340b2077935b4e8.rmeta --extern icu_provider=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-rustc/x86_64-unknown-illumos/release/deps/libicu_provider-4ba03c3aaa86509a.rmeta --extern zerovec=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-rustc/x86_64-unknown-illumos/release/deps/libzerovec-24ca661b1f29b6ac.rmeta --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(parallel_compiler)' -Zmacro-backtrace -Zunstable-options -Csplit-debuginfo=off -Zunstable-options '-Wrustc::internal' -Wkeyword_idents_2024 -Wunsafe_op_in_unsafe_fn -Cprefer-dynamic -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zon-broken-pipe=kill -Z binary-dep-depinfo` Compiling rustc_ast_ir v0.0.0 (/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/compiler/rustc_ast_ir) Running `/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc --crate-name rustc_ast_ir --edition=2021 compiler/rustc_ast_ir/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="nightly"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("default", "nightly"))' -C metadata=e1c36ce2215c421f -C extra-filename=-e1c36ce2215c421f --out-dir /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-rustc/x86_64-unknown-illumos/release/deps --target x86_64-unknown-illumos -C linker=/usr/gcc/13/bin/gcc -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-rustc/x86_64-unknown-illumos/release/deps -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-rustc/release/deps --extern rustc_data_structures=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-rustc/x86_64-unknown-illumos/release/deps/librustc_data_structures-b322e64c766b92d3.rmeta --extern rustc_macros=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-rustc/release/deps/librustc_macros-615ec8a648f9f2de.so --extern rustc_serialize=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-rustc/x86_64-unknown-illumos/release/deps/librustc_serialize-5f4a85d69b4eecbf.rmeta --extern rustc_span=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-rustc/x86_64-unknown-illumos/release/deps/librustc_span-44dfe565741cac1c.rmeta --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(parallel_compiler)' -Zmacro-backtrace -Zunstable-options -Csplit-debuginfo=off -Zunstable-options '-Wrustc::internal' -Wkeyword_idents_2024 -Wunsafe_op_in_unsafe_fn -Cprefer-dynamic -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zon-broken-pipe=kill -Z binary-dep-depinfo -L native=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-rustc/x86_64-unknown-illumos/release/build/psm-48fb0533c04c276c/out` Compiling rustc_feature v0.0.0 (/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/compiler/rustc_feature) Running `/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc --crate-name rustc_feature --edition=2021 compiler/rustc_feature/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)' --check-cfg 'cfg(feature, values())' -C metadata=e742064681f6c07f -C extra-filename=-e742064681f6c07f --out-dir /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-rustc/x86_64-unknown-illumos/release/deps --target x86_64-unknown-illumos -C linker=/usr/gcc/13/bin/gcc -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-rustc/x86_64-unknown-illumos/release/deps -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-rustc/release/deps --extern rustc_data_structures=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-rustc/x86_64-unknown-illumos/release/deps/librustc_data_structures-b322e64c766b92d3.rmeta --extern rustc_span=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-rustc/x86_64-unknown-illumos/release/deps/librustc_span-44dfe565741cac1c.rmeta --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(parallel_compiler)' -Zmacro-backtrace -Zunstable-options -Csplit-debuginfo=off -Zunstable-options '-Wrustc::internal' -Wkeyword_idents_2024 -Wunsafe_op_in_unsafe_fn -Cprefer-dynamic -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zon-broken-pipe=kill -Z binary-dep-depinfo -L native=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-rustc/x86_64-unknown-illumos/release/build/psm-48fb0533c04c276c/out` Compiling rustc_ast v0.0.0 (/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/compiler/rustc_ast) Running `/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc --crate-name rustc_ast --edition=2021 compiler/rustc_ast/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)' --check-cfg 'cfg(feature, values())' -C metadata=f670e317d5b598e0 -C extra-filename=-f670e317d5b598e0 --out-dir /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-rustc/x86_64-unknown-illumos/release/deps --target x86_64-unknown-illumos -C linker=/usr/gcc/13/bin/gcc -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-rustc/x86_64-unknown-illumos/release/deps -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-rustc/release/deps --extern bitflags=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-rustc/x86_64-unknown-illumos/release/deps/libbitflags-8c98d003b4469c2e.rmeta --extern memchr=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-rustc/x86_64-unknown-illumos/release/deps/libmemchr-a7a938742ccaafff.rmeta --extern rustc_ast_ir=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-rustc/x86_64-unknown-illumos/release/deps/librustc_ast_ir-e1c36ce2215c421f.rmeta --extern rustc_data_structures=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-rustc/x86_64-unknown-illumos/release/deps/librustc_data_structures-b322e64c766b92d3.rmeta --extern rustc_index=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-rustc/x86_64-unknown-illumos/release/deps/librustc_index-04d5034915eb81fa.rmeta --extern rustc_lexer=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-rustc/x86_64-unknown-illumos/release/deps/librustc_lexer-82317ed84eee1799.rmeta --extern rustc_macros=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-rustc/release/deps/librustc_macros-615ec8a648f9f2de.so --extern rustc_serialize=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-rustc/x86_64-unknown-illumos/release/deps/librustc_serialize-5f4a85d69b4eecbf.rmeta --extern rustc_span=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-rustc/x86_64-unknown-illumos/release/deps/librustc_span-44dfe565741cac1c.rmeta --extern smallvec=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-rustc/x86_64-unknown-illumos/release/deps/libsmallvec-ad7ec8c48886a952.rmeta --extern thin_vec=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-rustc/x86_64-unknown-illumos/release/deps/libthin_vec-0e8f380009883c83.rmeta --extern tracing=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-rustc/x86_64-unknown-illumos/release/deps/libtracing-6123df29c22794e1.rmeta --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(parallel_compiler)' -Zmacro-backtrace -Zunstable-options -Csplit-debuginfo=off -Zunstable-options '-Wrustc::internal' -Wkeyword_idents_2024 -Wunsafe_op_in_unsafe_fn -Cprefer-dynamic -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zon-broken-pipe=kill -Z binary-dep-depinfo -L native=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-rustc/x86_64-unknown-illumos/release/build/psm-48fb0533c04c276c/out` Running `/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc --crate-name intl_memoizer --edition=2021 /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/vendor/intl-memoizer-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 embed-bitcode=no -C debug-assertions=off --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=1f83bd5b784466f6 -C extra-filename=-1f83bd5b784466f6 --out-dir /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-rustc/release/deps -C linker=/usr/gcc/13/bin/gcc -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-rustc/release/deps --extern type_map=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-rustc/release/deps/libtype_map-2780f9e270ff99c5.rmeta --extern unic_langid=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-rustc/release/deps/libunic_langid-2c79cbc1248b0f2f.rmeta --cap-lints allow -Z binary-dep-depinfo` Compiling darling_macro v0.20.9 Running `/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc --crate-name darling_macro --edition=2021 /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/vendor/darling_macro-0.20.9/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)' --check-cfg 'cfg(feature, values())' -C metadata=db1a36af93249acd -C extra-filename=-db1a36af93249acd --out-dir /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-rustc/release/deps -C linker=/usr/gcc/13/bin/gcc -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-rustc/release/deps --extern darling_core=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-rustc/release/deps/libdarling_core-a856dd7a46e1f46c.rlib --extern quote=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-rustc/release/deps/libquote-aa09c60579e8ad4f.rlib --extern syn=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-rustc/release/deps/libsyn-232ea7128e532bf7.rlib --extern proc_macro --cap-lints allow -Z binary-dep-depinfo` Running `/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc --crate-name self_cell --edition=2018 /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/vendor/self_cell-0.10.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)' --check-cfg 'cfg(feature, values("old_rust"))' -C metadata=b937ebe507d96373 -C extra-filename=-b937ebe507d96373 --out-dir /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-rustc/release/deps -C linker=/usr/gcc/13/bin/gcc -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-rustc/release/deps --extern new_self_cell=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-rustc/release/deps/libself_cell-ec1daee06ad43a81.rmeta --cap-lints allow -Z binary-dep-depinfo` Running `/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc --crate-name serde_json --edition=2021 /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/vendor/serde_json-1.0.117/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)' --check-cfg 'cfg(feature, values("alloc", "arbitrary_precision", "default", "float_roundtrip", "indexmap", "preserve_order", "raw_value", "std", "unbounded_depth"))' -C metadata=b7654e1814e577e7 -C extra-filename=-b7654e1814e577e7 --out-dir /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-rustc/x86_64-unknown-illumos/release/deps --target x86_64-unknown-illumos -C linker=/usr/gcc/13/bin/gcc -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-rustc/x86_64-unknown-illumos/release/deps -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-rustc/release/deps --extern itoa=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-rustc/x86_64-unknown-illumos/release/deps/libitoa-ff4fb792bed2a08f.rmeta --extern ryu=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-rustc/x86_64-unknown-illumos/release/deps/libryu-9c819cf5a2c1f937.rmeta --extern serde=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-rustc/x86_64-unknown-illumos/release/deps/libserde-dd6723099b85cab1.rmeta --cap-lints allow --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(parallel_compiler)' -Zmacro-backtrace -Zunstable-options -Csplit-debuginfo=off -Zunstable-options '-Wrustc::internal' -Wkeyword_idents_2024 -Wunsafe_op_in_unsafe_fn -Cprefer-dynamic -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zon-broken-pipe=kill -Z binary-dep-depinfo --cfg limb_width_64 --check-cfg 'cfg(limb_width_32)' --check-cfg 'cfg(limb_width_64)'` Compiling rustc_type_ir_macros v0.0.0 (/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/compiler/rustc_type_ir_macros) Running `/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc --crate-name rustc_type_ir_macros --edition=2021 compiler/rustc_type_ir_macros/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)' --check-cfg 'cfg(feature, values())' -C metadata=987c832d2756d3ea -C extra-filename=-987c832d2756d3ea --out-dir /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-rustc/release/deps -C linker=/usr/gcc/13/bin/gcc -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-rustc/release/deps --extern proc_macro2=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-rustc/release/deps/libproc_macro2-7c8a3cf179fa025a.rlib --extern quote=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-rustc/release/deps/libquote-aa09c60579e8ad4f.rlib --extern syn=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-rustc/release/deps/libsyn-232ea7128e532bf7.rlib --extern synstructure=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-rustc/release/deps/libsynstructure-aa9d2f152a2e3252.rlib --extern proc_macro -Z binary-dep-depinfo` Compiling anstyle v1.0.7 Running `/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc --crate-name anstyle --edition=2021 /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/vendor/anstyle-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 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::items_after_statements' '--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' -C debug-assertions=off --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("default", "std"))' -C metadata=3168b7e0157059bf -C extra-filename=-3168b7e0157059bf --out-dir /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-rustc/release/deps -C linker=/usr/gcc/13/bin/gcc -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-rustc/release/deps --cap-lints allow -Z binary-dep-depinfo` Running `/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc --crate-name smallvec --edition=2018 /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/vendor/smallvec-1.13.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 --cfg 'feature="const_generics"' --cfg 'feature="may_dangle"' --cfg 'feature="union"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("arbitrary", "const_generics", "const_new", "debugger_visualizer", "drain_filter", "drain_keep_rest", "may_dangle", "serde", "specialization", "union", "write"))' -C metadata=02e666c8bbd4c55f -C extra-filename=-02e666c8bbd4c55f --out-dir /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-rustc/release/deps -C linker=/usr/gcc/13/bin/gcc -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-rustc/release/deps --cap-lints allow -Z binary-dep-depinfo` Running `/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc --crate-name unicode_width --edition=2021 /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/vendor/unicode-width-0.1.13/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)' --check-cfg 'cfg(feature, values("compiler_builtins", "core", "default", "no_std", "rustc-dep-of-std", "std"))' -C metadata=31a168f1f5713abe -C extra-filename=-31a168f1f5713abe --out-dir /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-rustc/release/deps -C linker=/usr/gcc/13/bin/gcc -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-rustc/release/deps --cap-lints allow -Z binary-dep-depinfo` Running `/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc --crate-name fluent_bundle --edition=2021 /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/vendor/fluent-bundle-0.15.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="default"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("all-benchmarks", "default"))' -C metadata=3cb74adbfceb7451 -C extra-filename=-3cb74adbfceb7451 --out-dir /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-rustc/release/deps -C linker=/usr/gcc/13/bin/gcc -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-rustc/release/deps --extern fluent_langneg=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-rustc/release/deps/libfluent_langneg-cfb6e6b7f3d85619.rmeta --extern fluent_syntax=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-rustc/release/deps/libfluent_syntax-1b6e2500b0b71387.rmeta --extern intl_memoizer=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-rustc/release/deps/libintl_memoizer-1f83bd5b784466f6.rmeta --extern intl_pluralrules=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-rustc/release/deps/libintl_pluralrules-047cbb6ab7c6b715.rmeta --extern rustc_hash=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-rustc/release/deps/librustc_hash-54edf5b5c5482666.rmeta --extern self_cell=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-rustc/release/deps/libself_cell-b937ebe507d96373.rmeta --extern smallvec=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-rustc/release/deps/libsmallvec-02e666c8bbd4c55f.rmeta --extern unic_langid=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-rustc/release/deps/libunic_langid-2c79cbc1248b0f2f.rmeta --cap-lints allow -Z binary-dep-depinfo` Compiling annotate-snippets v0.10.2 Running `/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc --crate-name annotate_snippets --edition=2021 /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/vendor/annotate-snippets-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 embed-bitcode=no -C debug-assertions=off --cfg 'feature="default"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("default", "testing-colors"))' -C metadata=bfe139b8261376a7 -C extra-filename=-bfe139b8261376a7 --out-dir /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-rustc/release/deps -C linker=/usr/gcc/13/bin/gcc -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-rustc/release/deps --extern anstyle=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-rustc/release/deps/libanstyle-3168b7e0157059bf.rmeta --extern unicode_width=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-rustc/release/deps/libunicode_width-31a168f1f5713abe.rmeta --cap-lints allow -Z binary-dep-depinfo` Compiling rustc_type_ir v0.0.0 (/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/compiler/rustc_type_ir) Running `/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc --crate-name rustc_type_ir --edition=2021 compiler/rustc_type_ir/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="nightly"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("default", "nightly"))' -C metadata=b3feda86e47be874 -C extra-filename=-b3feda86e47be874 --out-dir /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-rustc/x86_64-unknown-illumos/release/deps --target x86_64-unknown-illumos -C linker=/usr/gcc/13/bin/gcc -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-rustc/x86_64-unknown-illumos/release/deps -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-rustc/release/deps --extern bitflags=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-rustc/x86_64-unknown-illumos/release/deps/libbitflags-8c98d003b4469c2e.rmeta --extern derivative=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-rustc/release/deps/libderivative-164a6942b5455cbf.so --extern indexmap=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-rustc/x86_64-unknown-illumos/release/deps/libindexmap-b43408a555190176.rmeta --extern rustc_ast_ir=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-rustc/x86_64-unknown-illumos/release/deps/librustc_ast_ir-e1c36ce2215c421f.rmeta --extern rustc_data_structures=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-rustc/x86_64-unknown-illumos/release/deps/librustc_data_structures-b322e64c766b92d3.rmeta --extern rustc_index=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-rustc/x86_64-unknown-illumos/release/deps/librustc_index-04d5034915eb81fa.rmeta --extern rustc_macros=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-rustc/release/deps/librustc_macros-615ec8a648f9f2de.so --extern rustc_serialize=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-rustc/x86_64-unknown-illumos/release/deps/librustc_serialize-5f4a85d69b4eecbf.rmeta --extern rustc_span=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-rustc/x86_64-unknown-illumos/release/deps/librustc_span-44dfe565741cac1c.rmeta --extern rustc_type_ir_macros=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-rustc/release/deps/librustc_type_ir_macros-987c832d2756d3ea.so --extern smallvec=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-rustc/x86_64-unknown-illumos/release/deps/libsmallvec-ad7ec8c48886a952.rmeta --extern tracing=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-rustc/x86_64-unknown-illumos/release/deps/libtracing-6123df29c22794e1.rmeta --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(parallel_compiler)' -Zmacro-backtrace -Zunstable-options -Csplit-debuginfo=off -Zunstable-options '-Wrustc::internal' -Wkeyword_idents_2024 -Wunsafe_op_in_unsafe_fn -Cprefer-dynamic -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zon-broken-pipe=kill -Z binary-dep-depinfo -L native=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-rustc/x86_64-unknown-illumos/release/build/psm-48fb0533c04c276c/out` Compiling darling v0.20.9 Running `/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc --crate-name darling --edition=2021 /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/vendor/darling-0.20.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="default"' --cfg 'feature="suggestions"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("default", "diagnostics", "suggestions"))' -C metadata=7e47d9c0652bddf9 -C extra-filename=-7e47d9c0652bddf9 --out-dir /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-rustc/release/deps -C linker=/usr/gcc/13/bin/gcc -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-rustc/release/deps --extern darling_core=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-rustc/release/deps/libdarling_core-a856dd7a46e1f46c.rmeta --extern darling_macro=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-rustc/release/deps/libdarling_macro-db1a36af93249acd.so --cap-lints allow -Z binary-dep-depinfo` Compiling rustc_error_messages v0.0.0 (/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/compiler/rustc_error_messages) Running `/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc --crate-name rustc_error_messages --edition=2021 compiler/rustc_error_messages/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)' --check-cfg 'cfg(feature, values("rustc_use_parallel_compiler"))' -C metadata=48b360ec79be6a22 -C extra-filename=-48b360ec79be6a22 --out-dir /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-rustc/x86_64-unknown-illumos/release/deps --target x86_64-unknown-illumos -C linker=/usr/gcc/13/bin/gcc -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-rustc/x86_64-unknown-illumos/release/deps -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-rustc/release/deps --extern fluent_bundle=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-rustc/x86_64-unknown-illumos/release/deps/libfluent_bundle-8740b1a55431e94f.rmeta --extern fluent_syntax=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-rustc/x86_64-unknown-illumos/release/deps/libfluent_syntax-5ba441c3565cc0a4.rmeta --extern icu_list=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-rustc/x86_64-unknown-illumos/release/deps/libicu_list-84164367713a8737.rmeta --extern icu_locid=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-rustc/x86_64-unknown-illumos/release/deps/libicu_locid-8b65da5698195c88.rmeta --extern icu_provider_adapters=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-rustc/x86_64-unknown-illumos/release/deps/libicu_provider_adapters-b1425f34ac1061c7.rmeta --extern intl_memoizer=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-rustc/x86_64-unknown-illumos/release/deps/libintl_memoizer-0a1562ffc2de8565.rmeta --extern rustc_baked_icu_data=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-rustc/x86_64-unknown-illumos/release/deps/librustc_baked_icu_data-976d69b28aae75ed.rmeta --extern rustc_data_structures=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-rustc/x86_64-unknown-illumos/release/deps/librustc_data_structures-b322e64c766b92d3.rmeta --extern rustc_macros=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-rustc/release/deps/librustc_macros-615ec8a648f9f2de.so --extern rustc_serialize=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-rustc/x86_64-unknown-illumos/release/deps/librustc_serialize-5f4a85d69b4eecbf.rmeta --extern rustc_span=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-rustc/x86_64-unknown-illumos/release/deps/librustc_span-44dfe565741cac1c.rmeta --extern tracing=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-rustc/x86_64-unknown-illumos/release/deps/libtracing-6123df29c22794e1.rmeta --extern unic_langid=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-rustc/x86_64-unknown-illumos/release/deps/libunic_langid-cc03473d87ecafe4.rmeta --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(parallel_compiler)' -Zmacro-backtrace -Zunstable-options -Csplit-debuginfo=off -Zunstable-options '-Wrustc::internal' -Wkeyword_idents_2024 -Wunsafe_op_in_unsafe_fn -Cprefer-dynamic -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zon-broken-pipe=kill -Z binary-dep-depinfo -L native=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-rustc/x86_64-unknown-illumos/release/build/psm-48fb0533c04c276c/out` Running `/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc --crate-name anstyle --edition=2021 /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/vendor/anstyle-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 '--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::items_after_statements' '--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)' --check-cfg 'cfg(feature, values("default", "std"))' -C metadata=b12ece0beebe8454 -C extra-filename=-b12ece0beebe8454 --out-dir /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-rustc/x86_64-unknown-illumos/release/deps --target x86_64-unknown-illumos -C linker=/usr/gcc/13/bin/gcc -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-rustc/x86_64-unknown-illumos/release/deps -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-rustc/release/deps --cap-lints allow --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(parallel_compiler)' -Zmacro-backtrace -Zunstable-options -Csplit-debuginfo=off -Zunstable-options '-Wrustc::internal' -Wkeyword_idents_2024 -Wunsafe_op_in_unsafe_fn -Cprefer-dynamic -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zon-broken-pipe=kill -Z binary-dep-depinfo` Running `/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc --crate-name annotate_snippets --edition=2021 /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/vendor/annotate-snippets-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="default"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("default", "testing-colors"))' -C metadata=baf60b8349b6da5d -C extra-filename=-baf60b8349b6da5d --out-dir /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-rustc/x86_64-unknown-illumos/release/deps --target x86_64-unknown-illumos -C linker=/usr/gcc/13/bin/gcc -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-rustc/x86_64-unknown-illumos/release/deps -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-rustc/release/deps --extern anstyle=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-rustc/x86_64-unknown-illumos/release/deps/libanstyle-b12ece0beebe8454.rmeta --extern unicode_width=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-rustc/x86_64-unknown-illumos/release/deps/libunicode_width-e3958290e6543697.rmeta --cap-lints allow --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(parallel_compiler)' -Zmacro-backtrace -Zunstable-options -Csplit-debuginfo=off -Zunstable-options '-Wrustc::internal' -Wkeyword_idents_2024 -Wunsafe_op_in_unsafe_fn -Cprefer-dynamic -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zon-broken-pipe=kill -Z binary-dep-depinfo` Compiling rustc_target v0.0.0 (/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/compiler/rustc_target) Running `/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc --crate-name rustc_target --edition=2021 compiler/rustc_target/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)' --check-cfg 'cfg(feature, values())' -C metadata=f4e3b3ffb4684ef7 -C extra-filename=-f4e3b3ffb4684ef7 --out-dir /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-rustc/x86_64-unknown-illumos/release/deps --target x86_64-unknown-illumos -C linker=/usr/gcc/13/bin/gcc -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-rustc/x86_64-unknown-illumos/release/deps -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-rustc/release/deps --extern bitflags=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-rustc/x86_64-unknown-illumos/release/deps/libbitflags-8c98d003b4469c2e.rmeta --extern object=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-rustc/x86_64-unknown-illumos/release/deps/libobject-5f071ca23c74bc17.rmeta --extern rustc_abi=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-rustc/x86_64-unknown-illumos/release/deps/librustc_abi-49f0c74a5670fcb5.rmeta --extern rustc_data_structures=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-rustc/x86_64-unknown-illumos/release/deps/librustc_data_structures-b322e64c766b92d3.rmeta --extern rustc_feature=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-rustc/x86_64-unknown-illumos/release/deps/librustc_feature-e742064681f6c07f.rmeta --extern rustc_fs_util=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-rustc/x86_64-unknown-illumos/release/deps/librustc_fs_util-0e1c9f389a42be0a.rmeta --extern rustc_index=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-rustc/x86_64-unknown-illumos/release/deps/librustc_index-04d5034915eb81fa.rmeta --extern rustc_macros=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-rustc/release/deps/librustc_macros-615ec8a648f9f2de.so --extern rustc_serialize=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-rustc/x86_64-unknown-illumos/release/deps/librustc_serialize-5f4a85d69b4eecbf.rmeta --extern rustc_span=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-rustc/x86_64-unknown-illumos/release/deps/librustc_span-44dfe565741cac1c.rmeta --extern serde_json=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-rustc/x86_64-unknown-illumos/release/deps/libserde_json-b7654e1814e577e7.rmeta --extern tracing=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-rustc/x86_64-unknown-illumos/release/deps/libtracing-6123df29c22794e1.rmeta --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(parallel_compiler)' -Zmacro-backtrace -Zunstable-options -Csplit-debuginfo=off -Zunstable-options '-Wrustc::internal' -Wkeyword_idents_2024 -Wunsafe_op_in_unsafe_fn -Cprefer-dynamic -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zon-broken-pipe=kill -Z binary-dep-depinfo -L native=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-rustc/x86_64-unknown-illumos/release/build/psm-48fb0533c04c276c/out` Compiling rustc_ast_pretty v0.0.0 (/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/compiler/rustc_ast_pretty) Running `/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc --crate-name rustc_ast_pretty --edition=2021 compiler/rustc_ast_pretty/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)' --check-cfg 'cfg(feature, values())' -C metadata=c23ed1bc4a69af79 -C extra-filename=-c23ed1bc4a69af79 --out-dir /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-rustc/x86_64-unknown-illumos/release/deps --target x86_64-unknown-illumos -C linker=/usr/gcc/13/bin/gcc -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-rustc/x86_64-unknown-illumos/release/deps -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-rustc/release/deps --extern itertools=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-rustc/x86_64-unknown-illumos/release/deps/libitertools-e03989f237593b1c.rmeta --extern rustc_ast=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-rustc/x86_64-unknown-illumos/release/deps/librustc_ast-f670e317d5b598e0.rmeta --extern rustc_lexer=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-rustc/x86_64-unknown-illumos/release/deps/librustc_lexer-82317ed84eee1799.rmeta --extern rustc_span=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-rustc/x86_64-unknown-illumos/release/deps/librustc_span-44dfe565741cac1c.rmeta --extern thin_vec=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-rustc/x86_64-unknown-illumos/release/deps/libthin_vec-0e8f380009883c83.rmeta --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(parallel_compiler)' -Zmacro-backtrace -Zunstable-options -Csplit-debuginfo=off -Zunstable-options '-Wrustc::internal' -Wkeyword_idents_2024 -Wunsafe_op_in_unsafe_fn -Cprefer-dynamic -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zon-broken-pipe=kill -Z binary-dep-depinfo -L native=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-rustc/x86_64-unknown-illumos/release/build/psm-48fb0533c04c276c/out` Compiling rustc_fluent_macro v0.0.0 (/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/compiler/rustc_fluent_macro) Running `/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc --crate-name rustc_fluent_macro --edition=2021 compiler/rustc_fluent_macro/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)' --check-cfg 'cfg(feature, values())' -C metadata=edd18b3aa498124e -C extra-filename=-edd18b3aa498124e --out-dir /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-rustc/release/deps -C linker=/usr/gcc/13/bin/gcc -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-rustc/release/deps --extern annotate_snippets=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-rustc/release/deps/libannotate_snippets-bfe139b8261376a7.rlib --extern fluent_bundle=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-rustc/release/deps/libfluent_bundle-3cb74adbfceb7451.rlib --extern fluent_syntax=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-rustc/release/deps/libfluent_syntax-1b6e2500b0b71387.rlib --extern proc_macro2=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-rustc/release/deps/libproc_macro2-7c8a3cf179fa025a.rlib --extern quote=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-rustc/release/deps/libquote-aa09c60579e8ad4f.rlib --extern syn=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-rustc/release/deps/libsyn-232ea7128e532bf7.rlib --extern unic_langid=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-rustc/release/deps/libunic_langid-2c79cbc1248b0f2f.rlib --extern proc_macro -Z binary-dep-depinfo` Compiling derive_setters v0.1.6 Running `/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc --crate-name derive_setters --edition=2018 /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/vendor/derive_setters-0.1.6/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)' --check-cfg 'cfg(feature, values("nightly"))' -C metadata=83371027c7e610c8 -C extra-filename=-83371027c7e610c8 --out-dir /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-rustc/release/deps -C linker=/usr/gcc/13/bin/gcc -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-rustc/release/deps --extern darling=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-rustc/release/deps/libdarling-7e47d9c0652bddf9.rlib --extern proc_macro2=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-rustc/release/deps/libproc_macro2-7c8a3cf179fa025a.rlib --extern quote=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-rustc/release/deps/libquote-aa09c60579e8ad4f.rlib --extern syn=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-rustc/release/deps/libsyn-232ea7128e532bf7.rlib --extern proc_macro --cap-lints allow -Z binary-dep-depinfo` Compiling termize v0.1.1 Running `/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc --crate-name termize --edition=2018 /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/vendor/termize-0.1.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)' --check-cfg 'cfg(feature, values())' -C metadata=a2ba43d5bfcbbda9 -C extra-filename=-a2ba43d5bfcbbda9 --out-dir /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-rustc/x86_64-unknown-illumos/release/deps --target x86_64-unknown-illumos -C linker=/usr/gcc/13/bin/gcc -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-rustc/x86_64-unknown-illumos/release/deps -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-rustc/release/deps --extern libc=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-rustc/x86_64-unknown-illumos/release/deps/liblibc-fbb8707ffe3ca5e7.rmeta --cap-lints allow --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(parallel_compiler)' -Zmacro-backtrace -Zunstable-options -Csplit-debuginfo=off -Zunstable-options '-Wrustc::internal' -Wkeyword_idents_2024 -Wunsafe_op_in_unsafe_fn -Cprefer-dynamic -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zon-broken-pipe=kill -Z binary-dep-depinfo` Compiling termcolor v1.4.1 Running `/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc --crate-name termcolor --edition=2018 /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/vendor/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)' --check-cfg 'cfg(feature, values())' -C metadata=1756bd5427f15a0a -C extra-filename=-1756bd5427f15a0a --out-dir /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-rustc/x86_64-unknown-illumos/release/deps --target x86_64-unknown-illumos -C linker=/usr/gcc/13/bin/gcc -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-rustc/x86_64-unknown-illumos/release/deps -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-rustc/release/deps --cap-lints allow --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(parallel_compiler)' -Zmacro-backtrace -Zunstable-options -Csplit-debuginfo=off -Zunstable-options '-Wrustc::internal' -Wkeyword_idents_2024 -Wunsafe_op_in_unsafe_fn -Cprefer-dynamic -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zon-broken-pipe=kill -Z binary-dep-depinfo` Compiling rustc_error_codes v0.0.0 (/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/compiler/rustc_error_codes) Running `/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc --crate-name rustc_error_codes --edition=2021 compiler/rustc_error_codes/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)' --check-cfg 'cfg(feature, values())' -C metadata=9e60b772a3d3fc1b -C extra-filename=-9e60b772a3d3fc1b --out-dir /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-rustc/x86_64-unknown-illumos/release/deps --target x86_64-unknown-illumos -C linker=/usr/gcc/13/bin/gcc -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-rustc/x86_64-unknown-illumos/release/deps -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-rustc/release/deps --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(parallel_compiler)' -Zmacro-backtrace -Zunstable-options -Csplit-debuginfo=off -Zunstable-options '-Wrustc::internal' -Wkeyword_idents_2024 -Wunsafe_op_in_unsafe_fn -Cprefer-dynamic -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zon-broken-pipe=kill -Z binary-dep-depinfo` Compiling getopts v0.2.21 Running `/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc --crate-name getopts --edition=2015 /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/vendor/getopts-0.2.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 --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("core", "rustc-dep-of-std", "std"))' -C metadata=22daac90d885598b -C extra-filename=-22daac90d885598b --out-dir /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-rustc/x86_64-unknown-illumos/release/deps --target x86_64-unknown-illumos -C linker=/usr/gcc/13/bin/gcc -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-rustc/x86_64-unknown-illumos/release/deps -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-rustc/release/deps --extern unicode_width=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-rustc/x86_64-unknown-illumos/release/deps/libunicode_width-e3958290e6543697.rmeta --cap-lints allow --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(parallel_compiler)' -Zmacro-backtrace -Zunstable-options -Csplit-debuginfo=off -Zunstable-options '-Wrustc::internal' -Wkeyword_idents_2024 -Wunsafe_op_in_unsafe_fn -Cprefer-dynamic -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zon-broken-pipe=kill -Z binary-dep-depinfo` Running `/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-rustc/release/build/semver-f731d1ca2d7112cb/build-script-build` Running `/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc --crate-name semver --edition=2018 /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/vendor/semver-1.0.23/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)' --check-cfg 'cfg(feature, values("default", "serde", "std"))' -C metadata=3ca0da3a3bfc9331 -C extra-filename=-3ca0da3a3bfc9331 --out-dir /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-rustc/release/deps -C linker=/usr/gcc/13/bin/gcc -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-rustc/release/deps --cap-lints allow -Z binary-dep-depinfo --check-cfg 'cfg(doc_cfg)' --check-cfg 'cfg(no_alloc_crate)' --check-cfg 'cfg(no_const_vec_new)' --check-cfg 'cfg(no_exhaustive_int_match)' --check-cfg 'cfg(no_non_exhaustive)' --check-cfg 'cfg(no_nonzero_bitscan)' --check-cfg 'cfg(no_str_strip_prefix)' --check-cfg 'cfg(no_track_caller)' --check-cfg 'cfg(no_unsafe_op_in_unsafe_fn_lint)' --check-cfg 'cfg(test_node_semver)'` Compiling memoffset v0.9.1 Running `/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc --crate-name build_script_build --edition=2015 /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/vendor/memoffset-0.9.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"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("default", "unstable_const", "unstable_offset_of"))' -C metadata=80a1fd9d4b8fc28a -C extra-filename=-80a1fd9d4b8fc28a --out-dir /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-rustc/release/build/memoffset-80a1fd9d4b8fc28a -C linker=/usr/gcc/13/bin/gcc -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-rustc/release/deps --extern autocfg=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-rustc/release/deps/libautocfg-0d25b5c0b1a86776.rlib --cap-lints allow -Z binary-dep-depinfo` Running `/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-rustc/release/build/memoffset-80a1fd9d4b8fc28a/build-script-build` Compiling rustc_version v0.4.0 Running `/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc --crate-name rustc_version --edition=2018 /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/vendor/rustc_version-0.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)' --check-cfg 'cfg(feature, values())' -C metadata=c271d1328eedb781 -C extra-filename=-c271d1328eedb781 --out-dir /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-rustc/release/deps -C linker=/usr/gcc/13/bin/gcc -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-rustc/release/deps --extern semver=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-rustc/release/deps/libsemver-3ca0da3a3bfc9331.rmeta --cap-lints allow -Z binary-dep-depinfo` Compiling rustc_apfloat v0.2.0+llvm-462a31f5a5ab Running `/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc --crate-name build_script_build --edition=2021 /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/vendor/rustc_apfloat-0.2.0+llvm-462a31f5a5ab/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)' --check-cfg 'cfg(feature, values())' -C metadata=97391dcda5faa1d2 -C extra-filename=-97391dcda5faa1d2 --out-dir /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-rustc/release/build/rustc_apfloat-97391dcda5faa1d2 -C linker=/usr/gcc/13/bin/gcc -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-rustc/release/deps --cap-lints allow -Z binary-dep-depinfo` Compiling field-offset v0.3.6 Running `/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc --crate-name build_script_build --edition=2015 /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/vendor/field-offset-0.3.6/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)' --check-cfg 'cfg(feature, values())' -C metadata=7691488196e8da17 -C extra-filename=-7691488196e8da17 --out-dir /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-rustc/release/build/field-offset-7691488196e8da17 -C linker=/usr/gcc/13/bin/gcc -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-rustc/release/deps --extern rustc_version=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-rustc/release/deps/librustc_version-c271d1328eedb781.rlib --cap-lints allow -Z binary-dep-depinfo` Running `/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-rustc/release/build/rustc_apfloat-97391dcda5faa1d2/build-script-build` Running `/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc --crate-name memoffset --edition=2015 /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/vendor/memoffset-0.9.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)' --check-cfg 'cfg(feature, values("default", "unstable_const", "unstable_offset_of"))' -C metadata=85d4d0df94ae6208 -C extra-filename=-85d4d0df94ae6208 --out-dir /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-rustc/x86_64-unknown-illumos/release/deps --target x86_64-unknown-illumos -C linker=/usr/gcc/13/bin/gcc -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-rustc/x86_64-unknown-illumos/release/deps -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-rustc/release/deps --cap-lints allow --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(parallel_compiler)' -Zmacro-backtrace -Zunstable-options -Csplit-debuginfo=off -Zunstable-options '-Wrustc::internal' -Wkeyword_idents_2024 -Wunsafe_op_in_unsafe_fn -Cprefer-dynamic -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zon-broken-pipe=kill -Z binary-dep-depinfo --cfg tuple_ty --cfg allow_clippy --cfg maybe_uninit --cfg doctests --cfg raw_ref_macros --cfg stable_const --cfg stable_offset_of` Compiling bitflags v1.3.2 Running `/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc --crate-name bitflags --edition=2018 /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/vendor/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)' --check-cfg 'cfg(feature, values("compiler_builtins", "core", "default", "example_generated", "rustc-dep-of-std"))' -C metadata=e0eb44458ab0efd9 -C extra-filename=-e0eb44458ab0efd9 --out-dir /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-rustc/x86_64-unknown-illumos/release/deps --target x86_64-unknown-illumos -C linker=/usr/gcc/13/bin/gcc -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-rustc/x86_64-unknown-illumos/release/deps -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-rustc/release/deps --cap-lints allow --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(parallel_compiler)' -Zmacro-backtrace -Zunstable-options -Csplit-debuginfo=off -Zunstable-options '-Wrustc::internal' -Wkeyword_idents_2024 -Wunsafe_op_in_unsafe_fn -Cprefer-dynamic -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zon-broken-pipe=kill -Z binary-dep-depinfo` Compiling datafrog v2.0.1 Running `/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc --crate-name datafrog --edition=2018 /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/vendor/datafrog-2.0.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=85364857e33b7652 -C extra-filename=-85364857e33b7652 --out-dir /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-rustc/x86_64-unknown-illumos/release/deps --target x86_64-unknown-illumos -C linker=/usr/gcc/13/bin/gcc -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-rustc/x86_64-unknown-illumos/release/deps -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-rustc/release/deps --cap-lints allow --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(parallel_compiler)' -Zmacro-backtrace -Zunstable-options -Csplit-debuginfo=off -Zunstable-options '-Wrustc::internal' -Wkeyword_idents_2024 -Wunsafe_op_in_unsafe_fn -Cprefer-dynamic -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zon-broken-pipe=kill -Z binary-dep-depinfo` Running `/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc --crate-name rustc_apfloat --edition=2021 /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/vendor/rustc_apfloat-0.2.0+llvm-462a31f5a5ab/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)' --check-cfg 'cfg(feature, values())' -C metadata=1529c354d21a4f40 -C extra-filename=-1529c354d21a4f40 --out-dir /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-rustc/x86_64-unknown-illumos/release/deps --target x86_64-unknown-illumos -C linker=/usr/gcc/13/bin/gcc -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-rustc/x86_64-unknown-illumos/release/deps -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-rustc/release/deps --extern bitflags=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-rustc/x86_64-unknown-illumos/release/deps/libbitflags-e0eb44458ab0efd9.rmeta --extern smallvec=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-rustc/x86_64-unknown-illumos/release/deps/libsmallvec-ad7ec8c48886a952.rmeta --cap-lints allow --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(parallel_compiler)' -Zmacro-backtrace -Zunstable-options -Csplit-debuginfo=off -Zunstable-options '-Wrustc::internal' -Wkeyword_idents_2024 -Wunsafe_op_in_unsafe_fn -Cprefer-dynamic -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zon-broken-pipe=kill -Z binary-dep-depinfo` Running `/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-rustc/release/build/field-offset-7691488196e8da17/build-script-build` Running `/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc --crate-name field_offset --edition=2015 /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/vendor/field-offset-0.3.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 --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=c49f8fe18a9807d2 -C extra-filename=-c49f8fe18a9807d2 --out-dir /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-rustc/x86_64-unknown-illumos/release/deps --target x86_64-unknown-illumos -C linker=/usr/gcc/13/bin/gcc -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-rustc/x86_64-unknown-illumos/release/deps -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-rustc/release/deps --extern memoffset=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-rustc/x86_64-unknown-illumos/release/deps/libmemoffset-85d4d0df94ae6208.rmeta --cap-lints allow --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(parallel_compiler)' -Zmacro-backtrace -Zunstable-options -Csplit-debuginfo=off -Zunstable-options '-Wrustc::internal' -Wkeyword_idents_2024 -Wunsafe_op_in_unsafe_fn -Cprefer-dynamic -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zon-broken-pipe=kill -Z binary-dep-depinfo --cfg fieldoffset_maybe_uninit --cfg fieldoffset_has_alloc` Compiling gsgdt v0.1.2 Running `/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc --crate-name gsgdt --edition=2018 /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/vendor/gsgdt-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)' --check-cfg 'cfg(feature, values())' -C metadata=3c4ae1ba9ff7846f -C extra-filename=-3c4ae1ba9ff7846f --out-dir /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-rustc/x86_64-unknown-illumos/release/deps --target x86_64-unknown-illumos -C linker=/usr/gcc/13/bin/gcc -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-rustc/x86_64-unknown-illumos/release/deps -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-rustc/release/deps --extern serde=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-rustc/x86_64-unknown-illumos/release/deps/libserde-dd6723099b85cab1.rmeta --cap-lints allow --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(parallel_compiler)' -Zmacro-backtrace -Zunstable-options -Csplit-debuginfo=off -Zunstable-options '-Wrustc::internal' -Wkeyword_idents_2024 -Wunsafe_op_in_unsafe_fn -Cprefer-dynamic -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zon-broken-pipe=kill -Z binary-dep-depinfo` Compiling polonius-engine v0.13.0 Running `/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc --crate-name polonius_engine --edition=2015 /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/vendor/polonius-engine-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 opt-level=3 -C embed-bitcode=no --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=a82a64a76c4f93ca -C extra-filename=-a82a64a76c4f93ca --out-dir /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-rustc/x86_64-unknown-illumos/release/deps --target x86_64-unknown-illumos -C linker=/usr/gcc/13/bin/gcc -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-rustc/x86_64-unknown-illumos/release/deps -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-rustc/release/deps --extern datafrog=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-rustc/x86_64-unknown-illumos/release/deps/libdatafrog-85364857e33b7652.rmeta --extern log=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-rustc/x86_64-unknown-illumos/release/deps/liblog-25a4415d9a79b025.rmeta --extern rustc_hash=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-rustc/x86_64-unknown-illumos/release/deps/librustc_hash-98b70f9e600ba38f.rmeta --cap-lints allow --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(parallel_compiler)' -Zmacro-backtrace -Zunstable-options -Csplit-debuginfo=off -Zunstable-options '-Wrustc::internal' -Wkeyword_idents_2024 -Wunsafe_op_in_unsafe_fn -Cprefer-dynamic -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zon-broken-pipe=kill -Z binary-dep-depinfo` Compiling rustc_next_trait_solver v0.0.0 (/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/compiler/rustc_next_trait_solver) Running `/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc --crate-name rustc_next_trait_solver --edition=2021 compiler/rustc_next_trait_solver/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="nightly"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("default", "nightly"))' -C metadata=5c78519f944221d4 -C extra-filename=-5c78519f944221d4 --out-dir /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-rustc/x86_64-unknown-illumos/release/deps --target x86_64-unknown-illumos -C linker=/usr/gcc/13/bin/gcc -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-rustc/x86_64-unknown-illumos/release/deps -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-rustc/release/deps --extern bitflags=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-rustc/x86_64-unknown-illumos/release/deps/libbitflags-8c98d003b4469c2e.rmeta --extern derivative=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-rustc/release/deps/libderivative-164a6942b5455cbf.so --extern rustc_ast_ir=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-rustc/x86_64-unknown-illumos/release/deps/librustc_ast_ir-e1c36ce2215c421f.rmeta --extern rustc_data_structures=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-rustc/x86_64-unknown-illumos/release/deps/librustc_data_structures-b322e64c766b92d3.rmeta --extern rustc_index=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-rustc/x86_64-unknown-illumos/release/deps/librustc_index-04d5034915eb81fa.rmeta --extern rustc_macros=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-rustc/release/deps/librustc_macros-615ec8a648f9f2de.so --extern rustc_serialize=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-rustc/x86_64-unknown-illumos/release/deps/librustc_serialize-5f4a85d69b4eecbf.rmeta --extern rustc_type_ir=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-rustc/x86_64-unknown-illumos/release/deps/librustc_type_ir-b3feda86e47be874.rmeta --extern rustc_type_ir_macros=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-rustc/release/deps/librustc_type_ir_macros-987c832d2756d3ea.so --extern tracing=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-rustc/x86_64-unknown-illumos/release/deps/libtracing-6123df29c22794e1.rmeta --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(parallel_compiler)' -Zmacro-backtrace -Zunstable-options -Csplit-debuginfo=off -Zunstable-options '-Wrustc::internal' -Wkeyword_idents_2024 -Wunsafe_op_in_unsafe_fn -Cprefer-dynamic -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zon-broken-pipe=kill -Z binary-dep-depinfo -L native=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-rustc/x86_64-unknown-illumos/release/build/psm-48fb0533c04c276c/out` Compiling tinyvec_macros v0.1.1 Running `/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc --crate-name tinyvec_macros --edition=2018 /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/vendor/tinyvec_macros-0.1.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)' --check-cfg 'cfg(feature, values())' -C metadata=4c0951919336c0f0 -C extra-filename=-4c0951919336c0f0 --out-dir /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-rustc/x86_64-unknown-illumos/release/deps --target x86_64-unknown-illumos -C linker=/usr/gcc/13/bin/gcc -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-rustc/x86_64-unknown-illumos/release/deps -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-rustc/release/deps --cap-lints allow --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(parallel_compiler)' -Zmacro-backtrace -Zunstable-options -Csplit-debuginfo=off -Zunstable-options '-Wrustc::internal' -Wkeyword_idents_2024 -Wunsafe_op_in_unsafe_fn -Cprefer-dynamic -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zon-broken-pipe=kill -Z binary-dep-depinfo` Compiling tinyvec v1.6.0 Running `/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc --crate-name tinyvec --edition=2018 /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/vendor/tinyvec-1.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="tinyvec_macros"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("alloc", "arbitrary", "default", "experimental_write_impl", "grab_spare_slice", "nightly_slice_partition_dedup", "real_blackbox", "rustc_1_40", "rustc_1_55", "rustc_1_57", "serde", "std", "tinyvec_macros"))' -C metadata=bfa1d2ffeda80819 -C extra-filename=-bfa1d2ffeda80819 --out-dir /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-rustc/x86_64-unknown-illumos/release/deps --target x86_64-unknown-illumos -C linker=/usr/gcc/13/bin/gcc -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-rustc/x86_64-unknown-illumos/release/deps -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-rustc/release/deps --extern tinyvec_macros=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-rustc/x86_64-unknown-illumos/release/deps/libtinyvec_macros-4c0951919336c0f0.rmeta --cap-lints allow --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(parallel_compiler)' -Zmacro-backtrace -Zunstable-options -Csplit-debuginfo=off -Zunstable-options '-Wrustc::internal' -Wkeyword_idents_2024 -Wunsafe_op_in_unsafe_fn -Cprefer-dynamic -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zon-broken-pipe=kill -Z binary-dep-depinfo` Compiling rustc_parse_format v0.0.0 (/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/compiler/rustc_parse_format) Running `/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc --crate-name rustc_parse_format --edition=2021 compiler/rustc_parse_format/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)' --check-cfg 'cfg(feature, values())' -C metadata=4322515510d323f6 -C extra-filename=-4322515510d323f6 --out-dir /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-rustc/x86_64-unknown-illumos/release/deps --target x86_64-unknown-illumos -C linker=/usr/gcc/13/bin/gcc -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-rustc/x86_64-unknown-illumos/release/deps -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-rustc/release/deps --extern rustc_index=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-rustc/x86_64-unknown-illumos/release/deps/librustc_index-04d5034915eb81fa.rmeta --extern rustc_lexer=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-rustc/x86_64-unknown-illumos/release/deps/librustc_lexer-82317ed84eee1799.rmeta --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(parallel_compiler)' -Zmacro-backtrace -Zunstable-options -Csplit-debuginfo=off -Zunstable-options '-Wrustc::internal' -Wkeyword_idents_2024 -Wunsafe_op_in_unsafe_fn -Cprefer-dynamic -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zon-broken-pipe=kill -Z binary-dep-depinfo` Compiling rustc_hir v0.0.0 (/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/compiler/rustc_hir) Running `/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc --crate-name rustc_hir --edition=2021 compiler/rustc_hir/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)' --check-cfg 'cfg(feature, values())' -C metadata=cf74409df15d90cb -C extra-filename=-cf74409df15d90cb --out-dir /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-rustc/x86_64-unknown-illumos/release/deps --target x86_64-unknown-illumos -C linker=/usr/gcc/13/bin/gcc -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-rustc/x86_64-unknown-illumos/release/deps -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-rustc/release/deps --extern odht=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-rustc/x86_64-unknown-illumos/release/deps/libodht-b23223fd7b5eb15e.rmeta --extern rustc_arena=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-rustc/x86_64-unknown-illumos/release/deps/librustc_arena-8b871e2fe5aa6ba1.rmeta --extern rustc_ast=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-rustc/x86_64-unknown-illumos/release/deps/librustc_ast-f670e317d5b598e0.rmeta --extern rustc_data_structures=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-rustc/x86_64-unknown-illumos/release/deps/librustc_data_structures-b322e64c766b92d3.rmeta --extern rustc_index=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-rustc/x86_64-unknown-illumos/release/deps/librustc_index-04d5034915eb81fa.rmeta --extern rustc_macros=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-rustc/release/deps/librustc_macros-615ec8a648f9f2de.so --extern rustc_serialize=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-rustc/x86_64-unknown-illumos/release/deps/librustc_serialize-5f4a85d69b4eecbf.rmeta --extern rustc_span=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-rustc/x86_64-unknown-illumos/release/deps/librustc_span-44dfe565741cac1c.rmeta --extern rustc_target=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-rustc/x86_64-unknown-illumos/release/deps/librustc_target-f4e3b3ffb4684ef7.rmeta --extern smallvec=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-rustc/x86_64-unknown-illumos/release/deps/libsmallvec-ad7ec8c48886a952.rmeta --extern tracing=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-rustc/x86_64-unknown-illumos/release/deps/libtracing-6123df29c22794e1.rmeta --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(parallel_compiler)' -Zmacro-backtrace -Zunstable-options -Csplit-debuginfo=off -Zunstable-options '-Wrustc::internal' -Wkeyword_idents_2024 -Wunsafe_op_in_unsafe_fn -Cprefer-dynamic -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zon-broken-pipe=kill -Z binary-dep-depinfo -L native=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-rustc/x86_64-unknown-illumos/release/build/psm-48fb0533c04c276c/out` Compiling unicode-normalization v0.1.23 Running `/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc --crate-name unicode_normalization --edition=2018 /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/vendor/unicode-normalization-0.1.23/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)' --check-cfg 'cfg(feature, values("default", "std"))' -C metadata=0f8078082d82dc42 -C extra-filename=-0f8078082d82dc42 --out-dir /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-rustc/x86_64-unknown-illumos/release/deps --target x86_64-unknown-illumos -C linker=/usr/gcc/13/bin/gcc -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-rustc/x86_64-unknown-illumos/release/deps -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-rustc/release/deps --extern tinyvec=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-rustc/x86_64-unknown-illumos/release/deps/libtinyvec-bfa1d2ffeda80819.rmeta --cap-lints allow --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(parallel_compiler)' -Zmacro-backtrace -Zunstable-options -Csplit-debuginfo=off -Zunstable-options '-Wrustc::internal' -Wkeyword_idents_2024 -Wunsafe_op_in_unsafe_fn -Cprefer-dynamic -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zon-broken-pipe=kill -Z binary-dep-depinfo` Compiling aho-corasick v1.1.3 Running `/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc --crate-name aho_corasick --edition=2021 /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/vendor/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="default"' --cfg 'feature="perf-literal"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("default", "logging", "perf-literal", "std"))' -C metadata=0de37575451f4484 -C extra-filename=-0de37575451f4484 --out-dir /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-rustc/x86_64-unknown-illumos/release/deps --target x86_64-unknown-illumos -C linker=/usr/gcc/13/bin/gcc -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-rustc/x86_64-unknown-illumos/release/deps -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-rustc/release/deps --extern memchr=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-rustc/x86_64-unknown-illumos/release/deps/libmemchr-a7a938742ccaafff.rmeta --cap-lints allow --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(parallel_compiler)' -Zmacro-backtrace -Zunstable-options -Csplit-debuginfo=off -Zunstable-options '-Wrustc::internal' -Wkeyword_idents_2024 -Wunsafe_op_in_unsafe_fn -Cprefer-dynamic -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zon-broken-pipe=kill -Z binary-dep-depinfo` Compiling regex-syntax v0.7.5 Running `/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc --crate-name regex_syntax --edition=2021 /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/vendor/regex-syntax-0.7.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="default"' --cfg 'feature="std"' --cfg 'feature="unicode"' --cfg 'feature="unicode-age"' --cfg 'feature="unicode-bool"' --cfg 'feature="unicode-case"' --cfg 'feature="unicode-gencat"' --cfg 'feature="unicode-perl"' --cfg 'feature="unicode-script"' --cfg 'feature="unicode-segment"' --check-cfg 'cfg(docsrs)' --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=c9f0c271d7902f85 -C extra-filename=-c9f0c271d7902f85 --out-dir /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-rustc/x86_64-unknown-illumos/release/deps --target x86_64-unknown-illumos -C linker=/usr/gcc/13/bin/gcc -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-rustc/x86_64-unknown-illumos/release/deps -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-rustc/release/deps --cap-lints allow --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(parallel_compiler)' -Zmacro-backtrace -Zunstable-options -Csplit-debuginfo=off -Zunstable-options '-Wrustc::internal' -Wkeyword_idents_2024 -Wunsafe_op_in_unsafe_fn -Cprefer-dynamic -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zon-broken-pipe=kill -Z binary-dep-depinfo` Compiling snap v1.1.1 Running `/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc --crate-name build_script_build --edition=2018 /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/vendor/snap-1.1.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)' --check-cfg 'cfg(feature, values())' -C metadata=72a65393d5d4b0b5 -C extra-filename=-72a65393d5d4b0b5 --out-dir /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-rustc/release/build/snap-72a65393d5d4b0b5 -C linker=/usr/gcc/13/bin/gcc -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-rustc/release/deps --cap-lints allow -Z binary-dep-depinfo` Compiling unicode-script v0.5.6 Running `/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc --crate-name unicode_script --edition=2018 /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/vendor/unicode-script-0.5.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 --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("bench", "compiler_builtins", "core", "rustc-dep-of-std", "std"))' -C metadata=67579e3bdcac454f -C extra-filename=-67579e3bdcac454f --out-dir /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-rustc/x86_64-unknown-illumos/release/deps --target x86_64-unknown-illumos -C linker=/usr/gcc/13/bin/gcc -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-rustc/x86_64-unknown-illumos/release/deps -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-rustc/release/deps --cap-lints allow --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(parallel_compiler)' -Zmacro-backtrace -Zunstable-options -Csplit-debuginfo=off -Zunstable-options '-Wrustc::internal' -Wkeyword_idents_2024 -Wunsafe_op_in_unsafe_fn -Cprefer-dynamic -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zon-broken-pipe=kill -Z binary-dep-depinfo` Running `/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-rustc/release/build/snap-72a65393d5d4b0b5/build-script-build` Running `/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc --crate-name snap --edition=2018 /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/vendor/snap-1.1.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)' --check-cfg 'cfg(feature, values())' -C metadata=afa74304281376dd -C extra-filename=-afa74304281376dd --out-dir /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-rustc/x86_64-unknown-illumos/release/deps --target x86_64-unknown-illumos -C linker=/usr/gcc/13/bin/gcc -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-rustc/x86_64-unknown-illumos/release/deps -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-rustc/release/deps --cap-lints allow --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(parallel_compiler)' -Zmacro-backtrace -Zunstable-options -Csplit-debuginfo=off -Zunstable-options '-Wrustc::internal' -Wkeyword_idents_2024 -Wunsafe_op_in_unsafe_fn -Cprefer-dynamic -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zon-broken-pipe=kill -Z binary-dep-depinfo` Compiling unicode-security v0.1.1 Running `/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc --crate-name unicode_security --edition=2018 /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/vendor/unicode-security-0.1.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)' --check-cfg 'cfg(feature, values("bench", "compiler_builtins", "core", "default", "rustc-dep-of-std", "std"))' -C metadata=f7d4d532efb041e1 -C extra-filename=-f7d4d532efb041e1 --out-dir /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-rustc/x86_64-unknown-illumos/release/deps --target x86_64-unknown-illumos -C linker=/usr/gcc/13/bin/gcc -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-rustc/x86_64-unknown-illumos/release/deps -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-rustc/release/deps --extern unicode_normalization=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-rustc/x86_64-unknown-illumos/release/deps/libunicode_normalization-0f8078082d82dc42.rmeta --extern unicode_script=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-rustc/x86_64-unknown-illumos/release/deps/libunicode_script-67579e3bdcac454f.rmeta --cap-lints allow --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(parallel_compiler)' -Zmacro-backtrace -Zunstable-options -Csplit-debuginfo=off -Zunstable-options '-Wrustc::internal' -Wkeyword_idents_2024 -Wunsafe_op_in_unsafe_fn -Cprefer-dynamic -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zon-broken-pipe=kill -Z binary-dep-depinfo` Compiling unicase v2.7.0 Running `/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc --crate-name build_script_build --edition=2015 /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/vendor/unicase-2.7.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 --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("nightly"))' -C metadata=fcb9f0abc99642d0 -C extra-filename=-fcb9f0abc99642d0 --out-dir /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-rustc/release/build/unicase-fcb9f0abc99642d0 -C linker=/usr/gcc/13/bin/gcc -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-rustc/release/deps --extern version_check=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-rustc/release/deps/libversion_check-489c6ef7ddec01de.rlib --cap-lints allow -Z binary-dep-depinfo` Compiling rustc_lint_defs v0.0.0 (/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/compiler/rustc_lint_defs) Running `/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc --crate-name rustc_lint_defs --edition=2021 compiler/rustc_lint_defs/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)' --check-cfg 'cfg(feature, values())' -C metadata=63fd0e965327c1f0 -C extra-filename=-63fd0e965327c1f0 --out-dir /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-rustc/x86_64-unknown-illumos/release/deps --target x86_64-unknown-illumos -C linker=/usr/gcc/13/bin/gcc -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-rustc/x86_64-unknown-illumos/release/deps -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-rustc/release/deps --extern rustc_ast=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-rustc/x86_64-unknown-illumos/release/deps/librustc_ast-f670e317d5b598e0.rmeta --extern rustc_data_structures=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-rustc/x86_64-unknown-illumos/release/deps/librustc_data_structures-b322e64c766b92d3.rmeta --extern rustc_error_messages=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-rustc/x86_64-unknown-illumos/release/deps/librustc_error_messages-48b360ec79be6a22.rmeta --extern rustc_hir=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-rustc/x86_64-unknown-illumos/release/deps/librustc_hir-cf74409df15d90cb.rmeta --extern rustc_macros=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-rustc/release/deps/librustc_macros-615ec8a648f9f2de.so --extern rustc_serialize=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-rustc/x86_64-unknown-illumos/release/deps/librustc_serialize-5f4a85d69b4eecbf.rmeta --extern rustc_span=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-rustc/x86_64-unknown-illumos/release/deps/librustc_span-44dfe565741cac1c.rmeta --extern rustc_target=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-rustc/x86_64-unknown-illumos/release/deps/librustc_target-f4e3b3ffb4684ef7.rmeta --extern serde=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-rustc/x86_64-unknown-illumos/release/deps/libserde-dd6723099b85cab1.rmeta --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(parallel_compiler)' -Zmacro-backtrace -Zunstable-options -Csplit-debuginfo=off -Zunstable-options '-Wrustc::internal' -Wkeyword_idents_2024 -Wunsafe_op_in_unsafe_fn -Cprefer-dynamic -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zon-broken-pipe=kill -Z binary-dep-depinfo -L native=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-rustc/x86_64-unknown-illumos/release/build/psm-48fb0533c04c276c/out` Compiling rustc_hir_pretty v0.0.0 (/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/compiler/rustc_hir_pretty) Running `/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc --crate-name rustc_hir_pretty --edition=2021 compiler/rustc_hir_pretty/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)' --check-cfg 'cfg(feature, values())' -C metadata=98855eb7d0aa7659 -C extra-filename=-98855eb7d0aa7659 --out-dir /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-rustc/x86_64-unknown-illumos/release/deps --target x86_64-unknown-illumos -C linker=/usr/gcc/13/bin/gcc -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-rustc/x86_64-unknown-illumos/release/deps -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-rustc/release/deps --extern rustc_ast=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-rustc/x86_64-unknown-illumos/release/deps/librustc_ast-f670e317d5b598e0.rmeta --extern rustc_ast_pretty=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-rustc/x86_64-unknown-illumos/release/deps/librustc_ast_pretty-c23ed1bc4a69af79.rmeta --extern rustc_hir=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-rustc/x86_64-unknown-illumos/release/deps/librustc_hir-cf74409df15d90cb.rmeta --extern rustc_span=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-rustc/x86_64-unknown-illumos/release/deps/librustc_span-44dfe565741cac1c.rmeta --extern rustc_target=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-rustc/x86_64-unknown-illumos/release/deps/librustc_target-f4e3b3ffb4684ef7.rmeta --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(parallel_compiler)' -Zmacro-backtrace -Zunstable-options -Csplit-debuginfo=off -Zunstable-options '-Wrustc::internal' -Wkeyword_idents_2024 -Wunsafe_op_in_unsafe_fn -Cprefer-dynamic -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zon-broken-pipe=kill -Z binary-dep-depinfo -L native=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-rustc/x86_64-unknown-illumos/release/build/psm-48fb0533c04c276c/out` Compiling rustc_errors v0.0.0 (/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/compiler/rustc_errors) Running `/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc --crate-name rustc_errors --edition=2021 compiler/rustc_errors/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)' --check-cfg 'cfg(feature, values("rustc_use_parallel_compiler"))' -C metadata=993416d0a347fd6e -C extra-filename=-993416d0a347fd6e --out-dir /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-rustc/x86_64-unknown-illumos/release/deps --target x86_64-unknown-illumos -C linker=/usr/gcc/13/bin/gcc -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-rustc/x86_64-unknown-illumos/release/deps -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-rustc/release/deps --extern annotate_snippets=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-rustc/x86_64-unknown-illumos/release/deps/libannotate_snippets-baf60b8349b6da5d.rmeta --extern derive_setters=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-rustc/release/deps/libderive_setters-83371027c7e610c8.so --extern rustc_ast=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-rustc/x86_64-unknown-illumos/release/deps/librustc_ast-f670e317d5b598e0.rmeta --extern rustc_ast_pretty=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-rustc/x86_64-unknown-illumos/release/deps/librustc_ast_pretty-c23ed1bc4a69af79.rmeta --extern rustc_data_structures=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-rustc/x86_64-unknown-illumos/release/deps/librustc_data_structures-b322e64c766b92d3.rmeta --extern rustc_error_codes=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-rustc/x86_64-unknown-illumos/release/deps/librustc_error_codes-9e60b772a3d3fc1b.rmeta --extern rustc_error_messages=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-rustc/x86_64-unknown-illumos/release/deps/librustc_error_messages-48b360ec79be6a22.rmeta --extern rustc_fluent_macro=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-rustc/release/deps/librustc_fluent_macro-edd18b3aa498124e.so --extern rustc_hir=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-rustc/x86_64-unknown-illumos/release/deps/librustc_hir-cf74409df15d90cb.rmeta --extern rustc_index=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-rustc/x86_64-unknown-illumos/release/deps/librustc_index-04d5034915eb81fa.rmeta --extern rustc_lint_defs=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-rustc/x86_64-unknown-illumos/release/deps/librustc_lint_defs-63fd0e965327c1f0.rmeta --extern rustc_macros=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-rustc/release/deps/librustc_macros-615ec8a648f9f2de.so --extern rustc_serialize=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-rustc/x86_64-unknown-illumos/release/deps/librustc_serialize-5f4a85d69b4eecbf.rmeta --extern rustc_span=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-rustc/x86_64-unknown-illumos/release/deps/librustc_span-44dfe565741cac1c.rmeta --extern rustc_target=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-rustc/x86_64-unknown-illumos/release/deps/librustc_target-f4e3b3ffb4684ef7.rmeta --extern rustc_type_ir=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-rustc/x86_64-unknown-illumos/release/deps/librustc_type_ir-b3feda86e47be874.rmeta --extern serde=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-rustc/x86_64-unknown-illumos/release/deps/libserde-dd6723099b85cab1.rmeta --extern serde_json=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-rustc/x86_64-unknown-illumos/release/deps/libserde_json-b7654e1814e577e7.rmeta --extern termcolor=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-rustc/x86_64-unknown-illumos/release/deps/libtermcolor-1756bd5427f15a0a.rmeta --extern termize=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-rustc/x86_64-unknown-illumos/release/deps/libtermize-a2ba43d5bfcbbda9.rmeta --extern tracing=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-rustc/x86_64-unknown-illumos/release/deps/libtracing-6123df29c22794e1.rmeta --extern unicode_width=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-rustc/x86_64-unknown-illumos/release/deps/libunicode_width-e3958290e6543697.rmeta --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(parallel_compiler)' -Zmacro-backtrace -Zunstable-options -Csplit-debuginfo=off -Zunstable-options '-Wrustc::internal' -Wkeyword_idents_2024 -Wunsafe_op_in_unsafe_fn -Cprefer-dynamic -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zon-broken-pipe=kill -Z binary-dep-depinfo -L native=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-rustc/x86_64-unknown-illumos/release/build/psm-48fb0533c04c276c/out` Compiling libloading v0.8.3 Running `/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc --crate-name libloading --edition=2015 /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/vendor/libloading-0.8.3/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=0ff10474c333656b -C extra-filename=-0ff10474c333656b --out-dir /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-rustc/x86_64-unknown-illumos/release/deps --target x86_64-unknown-illumos -C linker=/usr/gcc/13/bin/gcc -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-rustc/x86_64-unknown-illumos/release/deps -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-rustc/release/deps --extern cfg_if=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-rustc/x86_64-unknown-illumos/release/deps/libcfg_if-53018b0118d7613a.rmeta --cap-lints allow --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(parallel_compiler)' -Zmacro-backtrace -Zunstable-options -Csplit-debuginfo=off -Zunstable-options '-Wrustc::internal' -Wkeyword_idents_2024 -Wunsafe_op_in_unsafe_fn -Cprefer-dynamic -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zon-broken-pipe=kill -Z binary-dep-depinfo` Compiling regex-automata v0.3.7 Running `/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc --crate-name regex_automata --edition=2021 /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/vendor/regex-automata-0.3.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="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"' --cfg 'feature="unicode"' --cfg 'feature="unicode-age"' --cfg 'feature="unicode-bool"' --cfg 'feature="unicode-case"' --cfg 'feature="unicode-gencat"' --cfg 'feature="unicode-perl"' --cfg 'feature="unicode-script"' --cfg 'feature="unicode-segment"' --cfg 'feature="unicode-word-boundary"' --check-cfg 'cfg(docsrs)' --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=c7faea5c74c0d118 -C extra-filename=-c7faea5c74c0d118 --out-dir /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-rustc/x86_64-unknown-illumos/release/deps --target x86_64-unknown-illumos -C linker=/usr/gcc/13/bin/gcc -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-rustc/x86_64-unknown-illumos/release/deps -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-rustc/release/deps --extern aho_corasick=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-rustc/x86_64-unknown-illumos/release/deps/libaho_corasick-0de37575451f4484.rmeta --extern memchr=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-rustc/x86_64-unknown-illumos/release/deps/libmemchr-a7a938742ccaafff.rmeta --extern regex_syntax=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-rustc/x86_64-unknown-illumos/release/deps/libregex_syntax-c9f0c271d7902f85.rmeta --cap-lints allow --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(parallel_compiler)' -Zmacro-backtrace -Zunstable-options -Csplit-debuginfo=off -Zunstable-options '-Wrustc::internal' -Wkeyword_idents_2024 -Wunsafe_op_in_unsafe_fn -Cprefer-dynamic -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zon-broken-pipe=kill -Z binary-dep-depinfo` Compiling rustc_session v0.0.0 (/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/compiler/rustc_session) Running `/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc --crate-name rustc_session --edition=2021 compiler/rustc_session/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)' --check-cfg 'cfg(feature, values())' -C metadata=3092ca8a248a9b59 -C extra-filename=-3092ca8a248a9b59 --out-dir /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-rustc/x86_64-unknown-illumos/release/deps --target x86_64-unknown-illumos -C linker=/usr/gcc/13/bin/gcc -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-rustc/x86_64-unknown-illumos/release/deps -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-rustc/release/deps --extern bitflags=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-rustc/x86_64-unknown-illumos/release/deps/libbitflags-8c98d003b4469c2e.rmeta --extern getopts=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-rustc/x86_64-unknown-illumos/release/deps/libgetopts-22daac90d885598b.rmeta --extern libc=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-rustc/x86_64-unknown-illumos/release/deps/liblibc-fbb8707ffe3ca5e7.rmeta --extern rustc_ast=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-rustc/x86_64-unknown-illumos/release/deps/librustc_ast-f670e317d5b598e0.rmeta --extern rustc_data_structures=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-rustc/x86_64-unknown-illumos/release/deps/librustc_data_structures-b322e64c766b92d3.rmeta --extern rustc_errors=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-rustc/x86_64-unknown-illumos/release/deps/librustc_errors-993416d0a347fd6e.rmeta --extern rustc_feature=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-rustc/x86_64-unknown-illumos/release/deps/librustc_feature-e742064681f6c07f.rmeta --extern rustc_fluent_macro=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-rustc/release/deps/librustc_fluent_macro-edd18b3aa498124e.so --extern rustc_fs_util=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-rustc/x86_64-unknown-illumos/release/deps/librustc_fs_util-0e1c9f389a42be0a.rmeta --extern rustc_hir=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-rustc/x86_64-unknown-illumos/release/deps/librustc_hir-cf74409df15d90cb.rmeta --extern rustc_lint_defs=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-rustc/x86_64-unknown-illumos/release/deps/librustc_lint_defs-63fd0e965327c1f0.rmeta --extern rustc_macros=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-rustc/release/deps/librustc_macros-615ec8a648f9f2de.so --extern rustc_serialize=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-rustc/x86_64-unknown-illumos/release/deps/librustc_serialize-5f4a85d69b4eecbf.rmeta --extern rustc_span=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-rustc/x86_64-unknown-illumos/release/deps/librustc_span-44dfe565741cac1c.rmeta --extern rustc_target=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-rustc/x86_64-unknown-illumos/release/deps/librustc_target-f4e3b3ffb4684ef7.rmeta --extern smallvec=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-rustc/x86_64-unknown-illumos/release/deps/libsmallvec-ad7ec8c48886a952.rmeta --extern termize=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-rustc/x86_64-unknown-illumos/release/deps/libtermize-a2ba43d5bfcbbda9.rmeta --extern tracing=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-rustc/x86_64-unknown-illumos/release/deps/libtracing-6123df29c22794e1.rmeta --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(parallel_compiler)' -Zmacro-backtrace -Zunstable-options -Csplit-debuginfo=off -Zunstable-options '-Wrustc::internal' -Wkeyword_idents_2024 -Wunsafe_op_in_unsafe_fn -Cprefer-dynamic -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zon-broken-pipe=kill -Z binary-dep-depinfo -L native=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-rustc/x86_64-unknown-illumos/release/build/psm-48fb0533c04c276c/out` Compiling regex-syntax v0.6.29 Running `/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc --crate-name regex_syntax --edition=2018 /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/vendor/regex-syntax-0.6.29/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="unicode"' --cfg 'feature="unicode-age"' --cfg 'feature="unicode-bool"' --cfg 'feature="unicode-case"' --cfg 'feature="unicode-gencat"' --cfg 'feature="unicode-perl"' --cfg 'feature="unicode-script"' --cfg 'feature="unicode-segment"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("default", "unicode", "unicode-age", "unicode-bool", "unicode-case", "unicode-gencat", "unicode-perl", "unicode-script", "unicode-segment"))' -C metadata=03b3abdefcd1fdca -C extra-filename=-03b3abdefcd1fdca --out-dir /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-rustc/x86_64-unknown-illumos/release/deps --target x86_64-unknown-illumos -C linker=/usr/gcc/13/bin/gcc -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-rustc/x86_64-unknown-illumos/release/deps -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-rustc/release/deps --cap-lints allow --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(parallel_compiler)' -Zmacro-backtrace -Zunstable-options -Csplit-debuginfo=off -Zunstable-options '-Wrustc::internal' -Wkeyword_idents_2024 -Wunsafe_op_in_unsafe_fn -Cprefer-dynamic -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zon-broken-pipe=kill -Z binary-dep-depinfo` Running `/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-rustc/release/build/unicase-fcb9f0abc99642d0/build-script-build` Compiling regex v1.9.4 Running `/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc --crate-name regex --edition=2021 /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/vendor/regex-1.9.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="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"' --cfg 'feature="unicode"' --cfg 'feature="unicode-age"' --cfg 'feature="unicode-bool"' --cfg 'feature="unicode-case"' --cfg 'feature="unicode-gencat"' --cfg 'feature="unicode-perl"' --cfg 'feature="unicode-script"' --cfg 'feature="unicode-segment"' --check-cfg 'cfg(docsrs)' --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=c6c9f05c47f231bd -C extra-filename=-c6c9f05c47f231bd --out-dir /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-rustc/x86_64-unknown-illumos/release/deps --target x86_64-unknown-illumos -C linker=/usr/gcc/13/bin/gcc -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-rustc/x86_64-unknown-illumos/release/deps -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-rustc/release/deps --extern aho_corasick=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-rustc/x86_64-unknown-illumos/release/deps/libaho_corasick-0de37575451f4484.rmeta --extern memchr=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-rustc/x86_64-unknown-illumos/release/deps/libmemchr-a7a938742ccaafff.rmeta --extern regex_automata=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-rustc/x86_64-unknown-illumos/release/deps/libregex_automata-c7faea5c74c0d118.rmeta --extern regex_syntax=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-rustc/x86_64-unknown-illumos/release/deps/libregex_syntax-c9f0c271d7902f85.rmeta --cap-lints allow --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(parallel_compiler)' -Zmacro-backtrace -Zunstable-options -Csplit-debuginfo=off -Zunstable-options '-Wrustc::internal' -Wkeyword_idents_2024 -Wunsafe_op_in_unsafe_fn -Cprefer-dynamic -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zon-broken-pipe=kill -Z binary-dep-depinfo` Compiling rustc_attr v0.0.0 (/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/compiler/rustc_attr) Running `/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc --crate-name rustc_attr --edition=2021 compiler/rustc_attr/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)' --check-cfg 'cfg(feature, values())' -C metadata=7aedda5ad4588417 -C extra-filename=-7aedda5ad4588417 --out-dir /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-rustc/x86_64-unknown-illumos/release/deps --target x86_64-unknown-illumos -C linker=/usr/gcc/13/bin/gcc -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-rustc/x86_64-unknown-illumos/release/deps -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-rustc/release/deps --extern rustc_abi=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-rustc/x86_64-unknown-illumos/release/deps/librustc_abi-49f0c74a5670fcb5.rmeta --extern rustc_ast=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-rustc/x86_64-unknown-illumos/release/deps/librustc_ast-f670e317d5b598e0.rmeta --extern rustc_ast_pretty=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-rustc/x86_64-unknown-illumos/release/deps/librustc_ast_pretty-c23ed1bc4a69af79.rmeta --extern rustc_data_structures=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-rustc/x86_64-unknown-illumos/release/deps/librustc_data_structures-b322e64c766b92d3.rmeta --extern rustc_errors=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-rustc/x86_64-unknown-illumos/release/deps/librustc_errors-993416d0a347fd6e.rmeta --extern rustc_feature=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-rustc/x86_64-unknown-illumos/release/deps/librustc_feature-e742064681f6c07f.rmeta --extern rustc_fluent_macro=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-rustc/release/deps/librustc_fluent_macro-edd18b3aa498124e.so --extern rustc_lexer=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-rustc/x86_64-unknown-illumos/release/deps/librustc_lexer-82317ed84eee1799.rmeta --extern rustc_macros=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-rustc/release/deps/librustc_macros-615ec8a648f9f2de.so --extern rustc_serialize=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-rustc/x86_64-unknown-illumos/release/deps/librustc_serialize-5f4a85d69b4eecbf.rmeta --extern rustc_session=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-rustc/x86_64-unknown-illumos/release/deps/librustc_session-3092ca8a248a9b59.rmeta --extern rustc_span=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-rustc/x86_64-unknown-illumos/release/deps/librustc_span-44dfe565741cac1c.rmeta --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(parallel_compiler)' -Zmacro-backtrace -Zunstable-options -Csplit-debuginfo=off -Zunstable-options '-Wrustc::internal' -Wkeyword_idents_2024 -Wunsafe_op_in_unsafe_fn -Cprefer-dynamic -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zon-broken-pipe=kill -Z binary-dep-depinfo -L native=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-rustc/x86_64-unknown-illumos/release/build/psm-48fb0533c04c276c/out` Compiling rustc_query_system v0.0.0 (/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/compiler/rustc_query_system) Running `/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc --crate-name rustc_query_system --edition=2021 compiler/rustc_query_system/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)' --check-cfg 'cfg(feature, values("rustc_use_parallel_compiler"))' -C metadata=89a59bc184bcf434 -C extra-filename=-89a59bc184bcf434 --out-dir /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-rustc/x86_64-unknown-illumos/release/deps --target x86_64-unknown-illumos -C linker=/usr/gcc/13/bin/gcc -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-rustc/x86_64-unknown-illumos/release/deps -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-rustc/release/deps --extern parking_lot=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-rustc/x86_64-unknown-illumos/release/deps/libparking_lot-0f16a2dea904b0ba.rmeta --extern rustc_ast=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-rustc/x86_64-unknown-illumos/release/deps/librustc_ast-f670e317d5b598e0.rmeta --extern rustc_data_structures=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-rustc/x86_64-unknown-illumos/release/deps/librustc_data_structures-b322e64c766b92d3.rmeta --extern rustc_errors=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-rustc/x86_64-unknown-illumos/release/deps/librustc_errors-993416d0a347fd6e.rmeta --extern rustc_feature=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-rustc/x86_64-unknown-illumos/release/deps/librustc_feature-e742064681f6c07f.rmeta --extern rustc_fluent_macro=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-rustc/release/deps/librustc_fluent_macro-edd18b3aa498124e.so --extern rustc_hir=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-rustc/x86_64-unknown-illumos/release/deps/librustc_hir-cf74409df15d90cb.rmeta --extern rustc_index=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-rustc/x86_64-unknown-illumos/release/deps/librustc_index-04d5034915eb81fa.rmeta --extern rustc_macros=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-rustc/release/deps/librustc_macros-615ec8a648f9f2de.so --extern rustc_serialize=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-rustc/x86_64-unknown-illumos/release/deps/librustc_serialize-5f4a85d69b4eecbf.rmeta --extern rustc_session=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-rustc/x86_64-unknown-illumos/release/deps/librustc_session-3092ca8a248a9b59.rmeta --extern rustc_span=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-rustc/x86_64-unknown-illumos/release/deps/librustc_span-44dfe565741cac1c.rmeta --extern rustc_target=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-rustc/x86_64-unknown-illumos/release/deps/librustc_target-f4e3b3ffb4684ef7.rmeta --extern smallvec=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-rustc/x86_64-unknown-illumos/release/deps/libsmallvec-ad7ec8c48886a952.rmeta --extern thin_vec=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-rustc/x86_64-unknown-illumos/release/deps/libthin_vec-0e8f380009883c83.rmeta --extern tracing=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-rustc/x86_64-unknown-illumos/release/deps/libtracing-6123df29c22794e1.rmeta --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(parallel_compiler)' -Zmacro-backtrace -Zunstable-options -Csplit-debuginfo=off -Zunstable-options '-Wrustc::internal' -Wkeyword_idents_2024 -Wunsafe_op_in_unsafe_fn -Cprefer-dynamic -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zon-broken-pipe=kill -Z binary-dep-depinfo -L native=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-rustc/x86_64-unknown-illumos/release/build/psm-48fb0533c04c276c/out` Compiling rustc_middle v0.0.0 (/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/compiler/rustc_middle) Running `/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc --crate-name rustc_middle --edition=2021 compiler/rustc_middle/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)' --check-cfg 'cfg(feature, values("rustc_use_parallel_compiler"))' -C metadata=57f54835e944d07f -C extra-filename=-57f54835e944d07f --out-dir /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-rustc/x86_64-unknown-illumos/release/deps --target x86_64-unknown-illumos -C linker=/usr/gcc/13/bin/gcc -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-rustc/x86_64-unknown-illumos/release/deps -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-rustc/release/deps --extern bitflags=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-rustc/x86_64-unknown-illumos/release/deps/libbitflags-8c98d003b4469c2e.rmeta --extern derivative=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-rustc/release/deps/libderivative-164a6942b5455cbf.so --extern either=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-rustc/x86_64-unknown-illumos/release/deps/libeither-4690edfcaac7fcea.rmeta --extern field_offset=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-rustc/x86_64-unknown-illumos/release/deps/libfield_offset-c49f8fe18a9807d2.rmeta --extern gsgdt=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-rustc/x86_64-unknown-illumos/release/deps/libgsgdt-3c4ae1ba9ff7846f.rmeta --extern polonius_engine=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-rustc/x86_64-unknown-illumos/release/deps/libpolonius_engine-a82a64a76c4f93ca.rmeta --extern rustc_apfloat=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-rustc/x86_64-unknown-illumos/release/deps/librustc_apfloat-1529c354d21a4f40.rmeta --extern rustc_arena=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-rustc/x86_64-unknown-illumos/release/deps/librustc_arena-8b871e2fe5aa6ba1.rmeta --extern rustc_ast=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-rustc/x86_64-unknown-illumos/release/deps/librustc_ast-f670e317d5b598e0.rmeta --extern rustc_ast_ir=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-rustc/x86_64-unknown-illumos/release/deps/librustc_ast_ir-e1c36ce2215c421f.rmeta --extern rustc_attr=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-rustc/x86_64-unknown-illumos/release/deps/librustc_attr-7aedda5ad4588417.rmeta --extern rustc_data_structures=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-rustc/x86_64-unknown-illumos/release/deps/librustc_data_structures-b322e64c766b92d3.rmeta --extern rustc_error_messages=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-rustc/x86_64-unknown-illumos/release/deps/librustc_error_messages-48b360ec79be6a22.rmeta --extern rustc_errors=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-rustc/x86_64-unknown-illumos/release/deps/librustc_errors-993416d0a347fd6e.rmeta --extern rustc_feature=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-rustc/x86_64-unknown-illumos/release/deps/librustc_feature-e742064681f6c07f.rmeta --extern rustc_fluent_macro=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-rustc/release/deps/librustc_fluent_macro-edd18b3aa498124e.so --extern rustc_graphviz=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-rustc/x86_64-unknown-illumos/release/deps/librustc_graphviz-c69c5d8d1193c2d3.rmeta --extern rustc_hir=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-rustc/x86_64-unknown-illumos/release/deps/librustc_hir-cf74409df15d90cb.rmeta --extern rustc_hir_pretty=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-rustc/x86_64-unknown-illumos/release/deps/librustc_hir_pretty-98855eb7d0aa7659.rmeta --extern rustc_index=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-rustc/x86_64-unknown-illumos/release/deps/librustc_index-04d5034915eb81fa.rmeta --extern rustc_macros=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-rustc/release/deps/librustc_macros-615ec8a648f9f2de.so --extern rustc_query_system=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-rustc/x86_64-unknown-illumos/release/deps/librustc_query_system-89a59bc184bcf434.rmeta --extern rustc_serialize=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-rustc/x86_64-unknown-illumos/release/deps/librustc_serialize-5f4a85d69b4eecbf.rmeta --extern rustc_session=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-rustc/x86_64-unknown-illumos/release/deps/librustc_session-3092ca8a248a9b59.rmeta --extern rustc_span=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-rustc/x86_64-unknown-illumos/release/deps/librustc_span-44dfe565741cac1c.rmeta --extern rustc_target=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-rustc/x86_64-unknown-illumos/release/deps/librustc_target-f4e3b3ffb4684ef7.rmeta --extern rustc_type_ir=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-rustc/x86_64-unknown-illumos/release/deps/librustc_type_ir-b3feda86e47be874.rmeta --extern smallvec=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-rustc/x86_64-unknown-illumos/release/deps/libsmallvec-ad7ec8c48886a952.rmeta --extern thin_vec=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-rustc/x86_64-unknown-illumos/release/deps/libthin_vec-0e8f380009883c83.rmeta --extern tracing=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-rustc/x86_64-unknown-illumos/release/deps/libtracing-6123df29c22794e1.rmeta --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(parallel_compiler)' -Zmacro-backtrace -Zunstable-options -Csplit-debuginfo=off -Zunstable-options '-Wrustc::internal' -Wkeyword_idents_2024 -Wunsafe_op_in_unsafe_fn -Cprefer-dynamic -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zon-broken-pipe=kill -Z binary-dep-depinfo -L native=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-rustc/x86_64-unknown-illumos/release/build/psm-48fb0533c04c276c/out` Compiling rustc_parse v0.0.0 (/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/compiler/rustc_parse) Running `/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc --crate-name rustc_parse --edition=2021 compiler/rustc_parse/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)' --check-cfg 'cfg(feature, values())' -C metadata=929aa614acc94cca -C extra-filename=-929aa614acc94cca --out-dir /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-rustc/x86_64-unknown-illumos/release/deps --target x86_64-unknown-illumos -C linker=/usr/gcc/13/bin/gcc -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-rustc/x86_64-unknown-illumos/release/deps -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-rustc/release/deps --extern bitflags=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-rustc/x86_64-unknown-illumos/release/deps/libbitflags-8c98d003b4469c2e.rmeta --extern rustc_ast=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-rustc/x86_64-unknown-illumos/release/deps/librustc_ast-f670e317d5b598e0.rmeta --extern rustc_ast_pretty=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-rustc/x86_64-unknown-illumos/release/deps/librustc_ast_pretty-c23ed1bc4a69af79.rmeta --extern rustc_data_structures=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-rustc/x86_64-unknown-illumos/release/deps/librustc_data_structures-b322e64c766b92d3.rmeta --extern rustc_errors=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-rustc/x86_64-unknown-illumos/release/deps/librustc_errors-993416d0a347fd6e.rmeta --extern rustc_feature=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-rustc/x86_64-unknown-illumos/release/deps/librustc_feature-e742064681f6c07f.rmeta --extern rustc_fluent_macro=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-rustc/release/deps/librustc_fluent_macro-edd18b3aa498124e.so --extern rustc_lexer=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-rustc/x86_64-unknown-illumos/release/deps/librustc_lexer-82317ed84eee1799.rmeta --extern rustc_macros=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-rustc/release/deps/librustc_macros-615ec8a648f9f2de.so --extern rustc_session=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-rustc/x86_64-unknown-illumos/release/deps/librustc_session-3092ca8a248a9b59.rmeta --extern rustc_span=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-rustc/x86_64-unknown-illumos/release/deps/librustc_span-44dfe565741cac1c.rmeta --extern thin_vec=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-rustc/x86_64-unknown-illumos/release/deps/libthin_vec-0e8f380009883c83.rmeta --extern tracing=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-rustc/x86_64-unknown-illumos/release/deps/libtracing-6123df29c22794e1.rmeta --extern unicode_normalization=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-rustc/x86_64-unknown-illumos/release/deps/libunicode_normalization-0f8078082d82dc42.rmeta --extern unicode_width=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-rustc/x86_64-unknown-illumos/release/deps/libunicode_width-e3958290e6543697.rmeta --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(parallel_compiler)' -Zmacro-backtrace -Zunstable-options -Csplit-debuginfo=off -Zunstable-options '-Wrustc::internal' -Wkeyword_idents_2024 -Wunsafe_op_in_unsafe_fn -Cprefer-dynamic -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zon-broken-pipe=kill -Z binary-dep-depinfo -L native=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-rustc/x86_64-unknown-illumos/release/build/psm-48fb0533c04c276c/out` Compiling regex-automata v0.1.10 Running `/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc --crate-name regex_automata --edition=2015 /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/vendor/regex-automata-0.1.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 --cfg 'feature="default"' --cfg 'feature="regex-syntax"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("default", "fst", "regex-syntax", "std", "transducer"))' -C metadata=0905d50bc92e5e37 -C extra-filename=-0905d50bc92e5e37 --out-dir /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-rustc/x86_64-unknown-illumos/release/deps --target x86_64-unknown-illumos -C linker=/usr/gcc/13/bin/gcc -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-rustc/x86_64-unknown-illumos/release/deps -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-rustc/release/deps --extern regex_syntax=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-rustc/x86_64-unknown-illumos/release/deps/libregex_syntax-03b3abdefcd1fdca.rmeta --cap-lints allow --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(parallel_compiler)' -Zmacro-backtrace -Zunstable-options -Csplit-debuginfo=off -Zunstable-options '-Wrustc::internal' -Wkeyword_idents_2024 -Wunsafe_op_in_unsafe_fn -Cprefer-dynamic -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zon-broken-pipe=kill -Z binary-dep-depinfo` Compiling gimli v0.28.1 Running `/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc --crate-name gimli --edition=2018 /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/vendor/gimli-0.28.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="read"' --cfg 'feature="read-core"' --cfg 'feature="std"' --cfg 'feature="write"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("default", "endian-reader", "fallible-iterator", "read", "read-all", "read-core", "rustc-dep-of-std", "std", "write"))' -C metadata=9c0c18fdced0bc06 -C extra-filename=-9c0c18fdced0bc06 --out-dir /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-rustc/x86_64-unknown-illumos/release/deps --target x86_64-unknown-illumos -C linker=/usr/gcc/13/bin/gcc -C strip=debuginfo -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-rustc/x86_64-unknown-illumos/release/deps -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-rustc/release/deps --extern indexmap=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-rustc/x86_64-unknown-illumos/release/deps/libindexmap-b43408a555190176.rmeta --cap-lints allow --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(parallel_compiler)' -Zmacro-backtrace -Zunstable-options -Csplit-debuginfo=off -Zunstable-options '-Wrustc::internal' -Wkeyword_idents_2024 -Wunsafe_op_in_unsafe_fn -Cprefer-dynamic -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zon-broken-pipe=kill -Z binary-dep-depinfo` Compiling rustc_llvm v0.0.0 (/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/compiler/rustc_llvm) Running `/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc --crate-name build_script_build --edition=2021 compiler/rustc_llvm/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)' --check-cfg 'cfg(feature, values())' -C metadata=3a67197012f77473 -C extra-filename=-3a67197012f77473 --out-dir /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-rustc/release/build/rustc_llvm-3a67197012f77473 -C linker=/usr/gcc/13/bin/gcc -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-rustc/release/deps --extern cc=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-rustc/release/deps/libcc-4768469c76954e82.rlib -Z binary-dep-depinfo` Compiling object v0.35.0 Running `/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc --crate-name object --edition=2018 /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/vendor/object-0.35.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="archive"' --cfg 'feature="coff"' --cfg 'feature="elf"' --cfg 'feature="macho"' --cfg 'feature="pe"' --cfg 'feature="read"' --cfg 'feature="read_core"' --cfg 'feature="std"' --cfg 'feature="unaligned"' --cfg 'feature="xcoff"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("all", "alloc", "archive", "build", "build_core", "cargo-all", "coff", "compiler_builtins", "compression", "core", "default", "doc", "elf", "macho", "pe", "read", "read_core", "rustc-dep-of-std", "std", "unaligned", "unstable", "unstable-all", "wasm", "write", "write_core", "write_std", "xcoff"))' -C metadata=0b93de2a59e42fbe -C extra-filename=-0b93de2a59e42fbe --out-dir /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-rustc/x86_64-unknown-illumos/release/deps --target x86_64-unknown-illumos -C linker=/usr/gcc/13/bin/gcc -C strip=debuginfo -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-rustc/x86_64-unknown-illumos/release/deps -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-rustc/release/deps --extern memchr=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-rustc/x86_64-unknown-illumos/release/deps/libmemchr-a7a938742ccaafff.rmeta --cap-lints allow --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(parallel_compiler)' -Zmacro-backtrace -Zunstable-options -Csplit-debuginfo=off -Zunstable-options '-Wrustc::internal' -Wkeyword_idents_2024 -Wunsafe_op_in_unsafe_fn -Cprefer-dynamic -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zon-broken-pipe=kill -Z binary-dep-depinfo` Compiling rustc_ast_passes v0.0.0 (/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/compiler/rustc_ast_passes) Running `/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc --crate-name rustc_ast_passes --edition=2021 compiler/rustc_ast_passes/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)' --check-cfg 'cfg(feature, values())' -C metadata=8363f2a160093e48 -C extra-filename=-8363f2a160093e48 --out-dir /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-rustc/x86_64-unknown-illumos/release/deps --target x86_64-unknown-illumos -C linker=/usr/gcc/13/bin/gcc -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-rustc/x86_64-unknown-illumos/release/deps -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-rustc/release/deps --extern itertools=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-rustc/x86_64-unknown-illumos/release/deps/libitertools-e03989f237593b1c.rmeta --extern rustc_ast=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-rustc/x86_64-unknown-illumos/release/deps/librustc_ast-f670e317d5b598e0.rmeta --extern rustc_ast_pretty=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-rustc/x86_64-unknown-illumos/release/deps/librustc_ast_pretty-c23ed1bc4a69af79.rmeta --extern rustc_attr=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-rustc/x86_64-unknown-illumos/release/deps/librustc_attr-7aedda5ad4588417.rmeta --extern rustc_data_structures=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-rustc/x86_64-unknown-illumos/release/deps/librustc_data_structures-b322e64c766b92d3.rmeta --extern rustc_errors=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-rustc/x86_64-unknown-illumos/release/deps/librustc_errors-993416d0a347fd6e.rmeta --extern rustc_feature=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-rustc/x86_64-unknown-illumos/release/deps/librustc_feature-e742064681f6c07f.rmeta --extern rustc_fluent_macro=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-rustc/release/deps/librustc_fluent_macro-edd18b3aa498124e.so --extern rustc_macros=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-rustc/release/deps/librustc_macros-615ec8a648f9f2de.so --extern rustc_parse=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-rustc/x86_64-unknown-illumos/release/deps/librustc_parse-929aa614acc94cca.rmeta --extern rustc_session=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-rustc/x86_64-unknown-illumos/release/deps/librustc_session-3092ca8a248a9b59.rmeta --extern rustc_span=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-rustc/x86_64-unknown-illumos/release/deps/librustc_span-44dfe565741cac1c.rmeta --extern rustc_target=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-rustc/x86_64-unknown-illumos/release/deps/librustc_target-f4e3b3ffb4684ef7.rmeta --extern thin_vec=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-rustc/x86_64-unknown-illumos/release/deps/libthin_vec-0e8f380009883c83.rmeta --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(parallel_compiler)' -Zmacro-backtrace -Zunstable-options -Csplit-debuginfo=off -Zunstable-options '-Wrustc::internal' -Wkeyword_idents_2024 -Wunsafe_op_in_unsafe_fn -Cprefer-dynamic -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zon-broken-pipe=kill -Z binary-dep-depinfo -L native=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-rustc/x86_64-unknown-illumos/release/build/psm-48fb0533c04c276c/out` Compiling rustc_expand v0.0.0 (/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/compiler/rustc_expand) Running `/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc --crate-name rustc_expand --edition=2021 compiler/rustc_expand/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)' --check-cfg 'cfg(feature, values())' -C metadata=2ddf0d730a891be5 -C extra-filename=-2ddf0d730a891be5 --out-dir /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-rustc/x86_64-unknown-illumos/release/deps --target x86_64-unknown-illumos -C linker=/usr/gcc/13/bin/gcc -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-rustc/x86_64-unknown-illumos/release/deps -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-rustc/release/deps --extern rustc_ast=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-rustc/x86_64-unknown-illumos/release/deps/librustc_ast-f670e317d5b598e0.rmeta --extern rustc_ast_passes=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-rustc/x86_64-unknown-illumos/release/deps/librustc_ast_passes-8363f2a160093e48.rmeta --extern rustc_ast_pretty=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-rustc/x86_64-unknown-illumos/release/deps/librustc_ast_pretty-c23ed1bc4a69af79.rmeta --extern rustc_attr=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-rustc/x86_64-unknown-illumos/release/deps/librustc_attr-7aedda5ad4588417.rmeta --extern rustc_data_structures=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-rustc/x86_64-unknown-illumos/release/deps/librustc_data_structures-b322e64c766b92d3.rmeta --extern rustc_errors=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-rustc/x86_64-unknown-illumos/release/deps/librustc_errors-993416d0a347fd6e.rmeta --extern rustc_feature=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-rustc/x86_64-unknown-illumos/release/deps/librustc_feature-e742064681f6c07f.rmeta --extern rustc_fluent_macro=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-rustc/release/deps/librustc_fluent_macro-edd18b3aa498124e.so --extern rustc_lexer=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-rustc/x86_64-unknown-illumos/release/deps/librustc_lexer-82317ed84eee1799.rmeta --extern rustc_lint_defs=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-rustc/x86_64-unknown-illumos/release/deps/librustc_lint_defs-63fd0e965327c1f0.rmeta --extern rustc_macros=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-rustc/release/deps/librustc_macros-615ec8a648f9f2de.so --extern rustc_parse=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-rustc/x86_64-unknown-illumos/release/deps/librustc_parse-929aa614acc94cca.rmeta --extern rustc_serialize=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-rustc/x86_64-unknown-illumos/release/deps/librustc_serialize-5f4a85d69b4eecbf.rmeta --extern rustc_session=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-rustc/x86_64-unknown-illumos/release/deps/librustc_session-3092ca8a248a9b59.rmeta --extern rustc_span=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-rustc/x86_64-unknown-illumos/release/deps/librustc_span-44dfe565741cac1c.rmeta --extern smallvec=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-rustc/x86_64-unknown-illumos/release/deps/libsmallvec-ad7ec8c48886a952.rmeta --extern thin_vec=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-rustc/x86_64-unknown-illumos/release/deps/libthin_vec-0e8f380009883c83.rmeta --extern tracing=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-rustc/x86_64-unknown-illumos/release/deps/libtracing-6123df29c22794e1.rmeta --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(parallel_compiler)' -Zmacro-backtrace -Zunstable-options -Csplit-debuginfo=off -Zunstable-options '-Wrustc::internal' -Wkeyword_idents_2024 -Wunsafe_op_in_unsafe_fn -Cprefer-dynamic -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zon-broken-pipe=kill -Z binary-dep-depinfo -L native=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-rustc/x86_64-unknown-illumos/release/build/psm-48fb0533c04c276c/out` Compiling overload v0.1.1 Running `/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc --crate-name overload --edition=2018 /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/vendor/overload-0.1.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)' --check-cfg 'cfg(feature, values())' -C metadata=5005884d7bc9b21a -C extra-filename=-5005884d7bc9b21a --out-dir /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-rustc/x86_64-unknown-illumos/release/deps --target x86_64-unknown-illumos -C linker=/usr/gcc/13/bin/gcc -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-rustc/x86_64-unknown-illumos/release/deps -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-rustc/release/deps --cap-lints allow --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(parallel_compiler)' -Zmacro-backtrace -Zunstable-options -Csplit-debuginfo=off -Zunstable-options '-Wrustc::internal' -Wkeyword_idents_2024 -Wunsafe_op_in_unsafe_fn -Cprefer-dynamic -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zon-broken-pipe=kill -Z binary-dep-depinfo` Compiling leb128 v0.2.5 Running `/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc --crate-name leb128 --edition=2018 /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/vendor/leb128-0.2.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)' --check-cfg 'cfg(feature, values("nightly"))' -C metadata=629bb9116a4384d7 -C extra-filename=-629bb9116a4384d7 --out-dir /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-rustc/x86_64-unknown-illumos/release/deps --target x86_64-unknown-illumos -C linker=/usr/gcc/13/bin/gcc -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-rustc/x86_64-unknown-illumos/release/deps -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-rustc/release/deps --cap-lints allow --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(parallel_compiler)' -Zmacro-backtrace -Zunstable-options -Csplit-debuginfo=off -Zunstable-options '-Wrustc::internal' -Wkeyword_idents_2024 -Wunsafe_op_in_unsafe_fn -Cprefer-dynamic -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zon-broken-pipe=kill -Z binary-dep-depinfo` Compiling lazy_static v1.5.0 Running `/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc --crate-name lazy_static --edition=2015 /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/vendor/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)' --check-cfg 'cfg(feature, values("spin", "spin_no_std"))' -C metadata=f48e088f51205293 -C extra-filename=-f48e088f51205293 --out-dir /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-rustc/x86_64-unknown-illumos/release/deps --target x86_64-unknown-illumos -C linker=/usr/gcc/13/bin/gcc -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-rustc/x86_64-unknown-illumos/release/deps -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-rustc/release/deps --cap-lints allow --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(parallel_compiler)' -Zmacro-backtrace -Zunstable-options -Csplit-debuginfo=off -Zunstable-options '-Wrustc::internal' -Wkeyword_idents_2024 -Wunsafe_op_in_unsafe_fn -Cprefer-dynamic -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zon-broken-pipe=kill -Z binary-dep-depinfo` Compiling rustc-demangle v0.1.24 Running `/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc --crate-name rustc_demangle --edition=2015 /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/vendor/rustc-demangle-0.1.24/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)' --check-cfg 'cfg(feature, values("compiler_builtins", "core", "rustc-dep-of-std", "std"))' -C metadata=d0a51c9eda9ca09a -C extra-filename=-d0a51c9eda9ca09a --out-dir /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-rustc/x86_64-unknown-illumos/release/deps --target x86_64-unknown-illumos -C linker=/usr/gcc/13/bin/gcc -C strip=debuginfo -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-rustc/x86_64-unknown-illumos/release/deps -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-rustc/release/deps --cap-lints allow --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(parallel_compiler)' -Zmacro-backtrace -Zunstable-options -Csplit-debuginfo=off -Zunstable-options '-Wrustc::internal' -Wkeyword_idents_2024 -Wunsafe_op_in_unsafe_fn -Cprefer-dynamic -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zon-broken-pipe=kill -Z binary-dep-depinfo` Compiling punycode v0.4.1 Running `/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc --crate-name punycode --edition=2015 /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/vendor/punycode-0.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="default"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("clippy", "default", "dev"))' -C metadata=295f5e6092464ecb -C extra-filename=-295f5e6092464ecb --out-dir /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-rustc/x86_64-unknown-illumos/release/deps --target x86_64-unknown-illumos -C linker=/usr/gcc/13/bin/gcc -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-rustc/x86_64-unknown-illumos/release/deps -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-rustc/release/deps --cap-lints allow --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(parallel_compiler)' -Zmacro-backtrace -Zunstable-options -Csplit-debuginfo=off -Zunstable-options '-Wrustc::internal' -Wkeyword_idents_2024 -Wunsafe_op_in_unsafe_fn -Cprefer-dynamic -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zon-broken-pipe=kill -Z binary-dep-depinfo` Compiling pulldown-cmark v0.11.0 Running `/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc --crate-name build_script_build --edition=2021 /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/vendor/pulldown-cmark-0.11.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="html"' --cfg 'feature="pulldown-cmark-escape"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("default", "gen-tests", "getopts", "html", "pulldown-cmark-escape", "serde", "simd"))' -C metadata=4e9b0def9723fd40 -C extra-filename=-4e9b0def9723fd40 --out-dir /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-rustc/release/build/pulldown-cmark-4e9b0def9723fd40 -C linker=/usr/gcc/13/bin/gcc -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-rustc/release/deps --cap-lints allow -Z binary-dep-depinfo` Compiling cfg_aliases v0.1.1 Running `/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc --crate-name cfg_aliases --edition=2018 /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/vendor/cfg_aliases-0.1.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 --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=17074529b006d76c -C extra-filename=-17074529b006d76c --out-dir /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-rustc/release/deps -C linker=/usr/gcc/13/bin/gcc -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-rustc/release/deps --cap-lints allow -Z binary-dep-depinfo` Running `/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-rustc/release/build/pulldown-cmark-4e9b0def9723fd40/build-script-build` Compiling ar_archive_writer v0.3.0 Running `/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc --crate-name ar_archive_writer --edition=2021 /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/vendor/ar_archive_writer-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)' --check-cfg 'cfg(feature, values())' -C metadata=aafa218844386175 -C extra-filename=-aafa218844386175 --out-dir /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-rustc/x86_64-unknown-illumos/release/deps --target x86_64-unknown-illumos -C linker=/usr/gcc/13/bin/gcc -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-rustc/x86_64-unknown-illumos/release/deps -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-rustc/release/deps --extern object=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-rustc/x86_64-unknown-illumos/release/deps/libobject-0b93de2a59e42fbe.rmeta --cap-lints allow --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(parallel_compiler)' -Zmacro-backtrace -Zunstable-options -Csplit-debuginfo=off -Zunstable-options '-Wrustc::internal' -Wkeyword_idents_2024 -Wunsafe_op_in_unsafe_fn -Cprefer-dynamic -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zon-broken-pipe=kill -Z binary-dep-depinfo` Compiling nix v0.28.0 Compiling sharded-slab v0.1.7 Running `/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc --crate-name build_script_build --edition=2021 /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/vendor/nix-0.28.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="fs"' --cfg 'feature="process"' --cfg 'feature="signal"' --check-cfg 'cfg(docsrs)' --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=75f77eabe13139c1 -C extra-filename=-75f77eabe13139c1 --out-dir /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-rustc/release/build/nix-75f77eabe13139c1 -C linker=/usr/gcc/13/bin/gcc -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-rustc/release/deps --extern cfg_aliases=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-rustc/release/deps/libcfg_aliases-17074529b006d76c.rlib --cap-lints allow -Z binary-dep-depinfo` Running `/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc --crate-name sharded_slab --edition=2018 /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/vendor/sharded-slab-0.1.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)' --check-cfg 'cfg(feature, values("loom"))' -C metadata=9e09160e8b900a1b -C extra-filename=-9e09160e8b900a1b --out-dir /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-rustc/x86_64-unknown-illumos/release/deps --target x86_64-unknown-illumos -C linker=/usr/gcc/13/bin/gcc -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-rustc/x86_64-unknown-illumos/release/deps -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-rustc/release/deps --extern lazy_static=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-rustc/x86_64-unknown-illumos/release/deps/liblazy_static-f48e088f51205293.rmeta --cap-lints allow --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(parallel_compiler)' -Zmacro-backtrace -Zunstable-options -Csplit-debuginfo=off -Zunstable-options '-Wrustc::internal' -Wkeyword_idents_2024 -Wunsafe_op_in_unsafe_fn -Cprefer-dynamic -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zon-broken-pipe=kill -Z binary-dep-depinfo` Compiling wasm-encoder v0.200.0 Running `/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc --crate-name wasm_encoder --edition=2021 /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/vendor/wasm-encoder-0.200.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 --deny=unsafe_code '--allow=clippy::all' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("wasmparser"))' -C metadata=b6d8408cf2459519 -C extra-filename=-b6d8408cf2459519 --out-dir /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-rustc/x86_64-unknown-illumos/release/deps --target x86_64-unknown-illumos -C linker=/usr/gcc/13/bin/gcc -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-rustc/x86_64-unknown-illumos/release/deps -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-rustc/release/deps --extern leb128=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-rustc/x86_64-unknown-illumos/release/deps/libleb128-629bb9116a4384d7.rmeta --cap-lints allow --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(parallel_compiler)' -Zmacro-backtrace -Zunstable-options -Csplit-debuginfo=off -Zunstable-options '-Wrustc::internal' -Wkeyword_idents_2024 -Wunsafe_op_in_unsafe_fn -Cprefer-dynamic -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zon-broken-pipe=kill -Z binary-dep-depinfo` Compiling nu-ansi-term v0.46.0 Running `/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc --crate-name nu_ansi_term --edition=2018 /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/vendor/nu-ansi-term-0.46.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)' --check-cfg 'cfg(feature, values("derive_serde_style", "serde"))' -C metadata=fc2c0f02b4a9cfd4 -C extra-filename=-fc2c0f02b4a9cfd4 --out-dir /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-rustc/x86_64-unknown-illumos/release/deps --target x86_64-unknown-illumos -C linker=/usr/gcc/13/bin/gcc -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-rustc/x86_64-unknown-illumos/release/deps -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-rustc/release/deps --extern overload=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-rustc/x86_64-unknown-illumos/release/deps/liboverload-5005884d7bc9b21a.rmeta --cap-lints allow --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(parallel_compiler)' -Zmacro-backtrace -Zunstable-options -Csplit-debuginfo=off -Zunstable-options '-Wrustc::internal' -Wkeyword_idents_2024 -Wunsafe_op_in_unsafe_fn -Cprefer-dynamic -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zon-broken-pipe=kill -Z binary-dep-depinfo` Compiling thorin-dwp v0.7.0 Running `/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc --crate-name thorin --edition=2021 /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/vendor/thorin-dwp-0.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 --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=9ec6d165a94c37d1 -C extra-filename=-9ec6d165a94c37d1 --out-dir /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-rustc/x86_64-unknown-illumos/release/deps --target x86_64-unknown-illumos -C linker=/usr/gcc/13/bin/gcc -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-rustc/x86_64-unknown-illumos/release/deps -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-rustc/release/deps --extern gimli=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-rustc/x86_64-unknown-illumos/release/deps/libgimli-9c0c18fdced0bc06.rmeta --extern hashbrown=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-rustc/x86_64-unknown-illumos/release/deps/libhashbrown-3c52f64364cc1a99.rmeta --extern object=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-rustc/x86_64-unknown-illumos/release/deps/libobject-5f071ca23c74bc17.rmeta --extern tracing=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-rustc/x86_64-unknown-illumos/release/deps/libtracing-6123df29c22794e1.rmeta --cap-lints allow --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(parallel_compiler)' -Zmacro-backtrace -Zunstable-options -Csplit-debuginfo=off -Zunstable-options '-Wrustc::internal' -Wkeyword_idents_2024 -Wunsafe_op_in_unsafe_fn -Cprefer-dynamic -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zon-broken-pipe=kill -Z binary-dep-depinfo` Running `/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-rustc/release/build/rustc_llvm-3a67197012f77473/build-script-build` Compiling matchers v0.1.0 Running `/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc --crate-name matchers --edition=2018 /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/vendor/matchers-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)' --check-cfg 'cfg(feature, values())' -C metadata=39697e7bea365cea -C extra-filename=-39697e7bea365cea --out-dir /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-rustc/x86_64-unknown-illumos/release/deps --target x86_64-unknown-illumos -C linker=/usr/gcc/13/bin/gcc -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-rustc/x86_64-unknown-illumos/release/deps -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-rustc/release/deps --extern regex_automata=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-rustc/x86_64-unknown-illumos/release/deps/libregex_automata-0905d50bc92e5e37.rmeta --cap-lints allow --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(parallel_compiler)' -Zmacro-backtrace -Zunstable-options -Csplit-debuginfo=off -Zunstable-options '-Wrustc::internal' -Wkeyword_idents_2024 -Wunsafe_op_in_unsafe_fn -Cprefer-dynamic -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zon-broken-pipe=kill -Z binary-dep-depinfo` Running `/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc --crate-name unicase --edition=2015 /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/vendor/unicase-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 --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("nightly"))' -C metadata=26a414cd747bf79d -C extra-filename=-26a414cd747bf79d --out-dir /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-rustc/x86_64-unknown-illumos/release/deps --target x86_64-unknown-illumos -C linker=/usr/gcc/13/bin/gcc -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-rustc/x86_64-unknown-illumos/release/deps -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-rustc/release/deps --cap-lints allow --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(parallel_compiler)' -Zmacro-backtrace -Zunstable-options -Csplit-debuginfo=off -Zunstable-options '-Wrustc::internal' -Wkeyword_idents_2024 -Wunsafe_op_in_unsafe_fn -Cprefer-dynamic -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zon-broken-pipe=kill -Z binary-dep-depinfo --cfg __unicase__iter_cmp --cfg __unicase__default_hasher --cfg __unicase__const_fns --cfg __unicase__core_and_alloc` Compiling thread_local v1.1.8 Running `/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc --crate-name thread_local --edition=2021 /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/vendor/thread_local-1.1.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 --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("nightly"))' -C metadata=e37bf6b22bca0032 -C extra-filename=-e37bf6b22bca0032 --out-dir /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-rustc/x86_64-unknown-illumos/release/deps --target x86_64-unknown-illumos -C linker=/usr/gcc/13/bin/gcc -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-rustc/x86_64-unknown-illumos/release/deps -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-rustc/release/deps --extern cfg_if=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-rustc/x86_64-unknown-illumos/release/deps/libcfg_if-53018b0118d7613a.rmeta --extern once_cell=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-rustc/x86_64-unknown-illumos/release/deps/libonce_cell-d5bf3f0648e8b780.rmeta --cap-lints allow --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(parallel_compiler)' -Zmacro-backtrace -Zunstable-options -Csplit-debuginfo=off -Zunstable-options '-Wrustc::internal' -Wkeyword_idents_2024 -Wunsafe_op_in_unsafe_fn -Cprefer-dynamic -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zon-broken-pipe=kill -Z binary-dep-depinfo` Compiling pathdiff v0.2.1 Running `/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc --crate-name pathdiff --edition=2018 /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/vendor/pathdiff-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 --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("camino"))' -C metadata=fbd16ce335168662 -C extra-filename=-fbd16ce335168662 --out-dir /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-rustc/x86_64-unknown-illumos/release/deps --target x86_64-unknown-illumos -C linker=/usr/gcc/13/bin/gcc -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-rustc/x86_64-unknown-illumos/release/deps -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-rustc/release/deps --cap-lints allow --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(parallel_compiler)' -Zmacro-backtrace -Zunstable-options -Csplit-debuginfo=off -Zunstable-options '-Wrustc::internal' -Wkeyword_idents_2024 -Wunsafe_op_in_unsafe_fn -Cprefer-dynamic -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zon-broken-pipe=kill -Z binary-dep-depinfo` Running `/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc --crate-name cc --edition=2018 /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/vendor/cc-1.0.99/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)' --check-cfg 'cfg(feature, values("jobserver", "libc", "once_cell", "parallel"))' -C metadata=98b03e0b5b896190 -C extra-filename=-98b03e0b5b896190 --out-dir /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-rustc/x86_64-unknown-illumos/release/deps --target x86_64-unknown-illumos -C linker=/usr/gcc/13/bin/gcc -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-rustc/x86_64-unknown-illumos/release/deps -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-rustc/release/deps --cap-lints allow --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(parallel_compiler)' -Zmacro-backtrace -Zunstable-options -Csplit-debuginfo=off -Zunstable-options '-Wrustc::internal' -Wkeyword_idents_2024 -Wunsafe_op_in_unsafe_fn -Cprefer-dynamic -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zon-broken-pipe=kill -Z binary-dep-depinfo` Compiling pulldown-cmark-escape v0.11.0 Running `/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc --crate-name pulldown_cmark_escape --edition=2021 /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/vendor/pulldown-cmark-escape-0.11.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)' --check-cfg 'cfg(feature, values("simd"))' -C metadata=7899213683a6e135 -C extra-filename=-7899213683a6e135 --out-dir /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-rustc/x86_64-unknown-illumos/release/deps --target x86_64-unknown-illumos -C linker=/usr/gcc/13/bin/gcc -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-rustc/x86_64-unknown-illumos/release/deps -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-rustc/release/deps --cap-lints allow --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(parallel_compiler)' -Zmacro-backtrace -Zunstable-options -Csplit-debuginfo=off -Zunstable-options '-Wrustc::internal' -Wkeyword_idents_2024 -Wunsafe_op_in_unsafe_fn -Cprefer-dynamic -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zon-broken-pipe=kill -Z binary-dep-depinfo` Running `/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc --crate-name pulldown_cmark --edition=2021 /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/vendor/pulldown-cmark-0.11.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="html"' --cfg 'feature="pulldown-cmark-escape"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("default", "gen-tests", "getopts", "html", "pulldown-cmark-escape", "serde", "simd"))' -C metadata=1b249647c1121493 -C extra-filename=-1b249647c1121493 --out-dir /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-rustc/x86_64-unknown-illumos/release/deps --target x86_64-unknown-illumos -C linker=/usr/gcc/13/bin/gcc -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-rustc/x86_64-unknown-illumos/release/deps -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-rustc/release/deps --extern bitflags=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-rustc/x86_64-unknown-illumos/release/deps/libbitflags-8c98d003b4469c2e.rmeta --extern memchr=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-rustc/x86_64-unknown-illumos/release/deps/libmemchr-a7a938742ccaafff.rmeta --extern pulldown_cmark_escape=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-rustc/x86_64-unknown-illumos/release/deps/libpulldown_cmark_escape-7899213683a6e135.rmeta --extern unicase=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-rustc/x86_64-unknown-illumos/release/deps/libunicase-26a414cd747bf79d.rmeta --cap-lints allow --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(parallel_compiler)' -Zmacro-backtrace -Zunstable-options -Csplit-debuginfo=off -Zunstable-options '-Wrustc::internal' -Wkeyword_idents_2024 -Wunsafe_op_in_unsafe_fn -Cprefer-dynamic -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zon-broken-pipe=kill -Z binary-dep-depinfo` Compiling tracing-subscriber v0.3.18 Running `/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc --crate-name tracing_subscriber --edition=2018 /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/vendor/tracing-subscriber-0.3.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 --cfg 'feature="alloc"' --cfg 'feature="ansi"' --cfg 'feature="env-filter"' --cfg 'feature="fmt"' --cfg 'feature="matchers"' --cfg 'feature="nu-ansi-term"' --cfg 'feature="once_cell"' --cfg 'feature="parking_lot"' --cfg 'feature="regex"' --cfg 'feature="registry"' --cfg 'feature="sharded-slab"' --cfg 'feature="smallvec"' --cfg 'feature="std"' --cfg 'feature="thread_local"' --cfg 'feature="tracing"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("alloc", "ansi", "chrono", "default", "env-filter", "fmt", "json", "local-time", "matchers", "nu-ansi-term", "once_cell", "parking_lot", "regex", "registry", "serde", "serde_json", "sharded-slab", "smallvec", "std", "thread_local", "time", "tracing", "tracing-log", "tracing-serde", "valuable", "valuable-serde", "valuable_crate"))' -C metadata=dedc5dad0eb7fb13 -C extra-filename=-dedc5dad0eb7fb13 --out-dir /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-rustc/x86_64-unknown-illumos/release/deps --target x86_64-unknown-illumos -C linker=/usr/gcc/13/bin/gcc -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-rustc/x86_64-unknown-illumos/release/deps -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-rustc/release/deps --extern matchers=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-rustc/x86_64-unknown-illumos/release/deps/libmatchers-39697e7bea365cea.rmeta --extern nu_ansi_term=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-rustc/x86_64-unknown-illumos/release/deps/libnu_ansi_term-fc2c0f02b4a9cfd4.rmeta --extern once_cell=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-rustc/x86_64-unknown-illumos/release/deps/libonce_cell-d5bf3f0648e8b780.rmeta --extern parking_lot=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-rustc/x86_64-unknown-illumos/release/deps/libparking_lot-0f16a2dea904b0ba.rmeta --extern regex=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-rustc/x86_64-unknown-illumos/release/deps/libregex-c6c9f05c47f231bd.rmeta --extern sharded_slab=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-rustc/x86_64-unknown-illumos/release/deps/libsharded_slab-9e09160e8b900a1b.rmeta --extern smallvec=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-rustc/x86_64-unknown-illumos/release/deps/libsmallvec-ad7ec8c48886a952.rmeta --extern thread_local=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-rustc/x86_64-unknown-illumos/release/deps/libthread_local-e37bf6b22bca0032.rmeta --extern tracing=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-rustc/x86_64-unknown-illumos/release/deps/libtracing-6123df29c22794e1.rmeta --extern tracing_core=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-rustc/x86_64-unknown-illumos/release/deps/libtracing_core-aba79b224448e513.rmeta --cap-lints allow --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(parallel_compiler)' -Zmacro-backtrace -Zunstable-options -Csplit-debuginfo=off -Zunstable-options '-Wrustc::internal' -Wkeyword_idents_2024 -Wunsafe_op_in_unsafe_fn -Cprefer-dynamic -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zon-broken-pipe=kill -Z binary-dep-depinfo` Running `/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-rustc/release/build/nix-75f77eabe13139c1/build-script-build` Compiling tracing-log v0.2.0 Running `/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc --crate-name tracing_log --edition=2018 /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/vendor/tracing-log-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 --cfg 'feature="log-tracer"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("ahash", "default", "interest-cache", "log-tracer", "lru", "std"))' -C metadata=0c6e87345612adeb -C extra-filename=-0c6e87345612adeb --out-dir /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-rustc/x86_64-unknown-illumos/release/deps --target x86_64-unknown-illumos -C linker=/usr/gcc/13/bin/gcc -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-rustc/x86_64-unknown-illumos/release/deps -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-rustc/release/deps --extern log=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-rustc/x86_64-unknown-illumos/release/deps/liblog-25a4415d9a79b025.rmeta --extern once_cell=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-rustc/x86_64-unknown-illumos/release/deps/libonce_cell-d5bf3f0648e8b780.rmeta --extern tracing_core=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-rustc/x86_64-unknown-illumos/release/deps/libtracing_core-aba79b224448e513.rmeta --cap-lints allow --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(parallel_compiler)' -Zmacro-backtrace -Zunstable-options -Csplit-debuginfo=off -Zunstable-options '-Wrustc::internal' -Wkeyword_idents_2024 -Wunsafe_op_in_unsafe_fn -Cprefer-dynamic -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zon-broken-pipe=kill -Z binary-dep-depinfo` Compiling time-core v0.1.2 Running `/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc --crate-name time_core --edition=2021 /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/vendor/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)' --check-cfg 'cfg(feature, values())' -C metadata=8b30182b4d7fbe79 -C extra-filename=-8b30182b4d7fbe79 --out-dir /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-rustc/release/deps -C linker=/usr/gcc/13/bin/gcc -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-rustc/release/deps --cap-lints allow -Z binary-dep-depinfo` Compiling nu-ansi-term v0.50.0 Running `/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc --crate-name nu_ansi_term --edition=2021 /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/vendor/nu-ansi-term-0.50.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)' --check-cfg 'cfg(feature, values("derive_serde_style", "gnu_legacy", "serde"))' -C metadata=1a46d54250a1f790 -C extra-filename=-1a46d54250a1f790 --out-dir /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-rustc/x86_64-unknown-illumos/release/deps --target x86_64-unknown-illumos -C linker=/usr/gcc/13/bin/gcc -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-rustc/x86_64-unknown-illumos/release/deps -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-rustc/release/deps --cap-lints allow --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(parallel_compiler)' -Zmacro-backtrace -Zunstable-options -Csplit-debuginfo=off -Zunstable-options '-Wrustc::internal' -Wkeyword_idents_2024 -Wunsafe_op_in_unsafe_fn -Cprefer-dynamic -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zon-broken-pipe=kill -Z binary-dep-depinfo` Compiling num-conv v0.1.0 Running `/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc --crate-name num_conv --edition=2021 /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/vendor/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)' --check-cfg 'cfg(feature, values())' -C metadata=0573b53847be5344 -C extra-filename=-0573b53847be5344 --out-dir /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-rustc/release/deps -C linker=/usr/gcc/13/bin/gcc -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-rustc/release/deps --cap-lints allow -Z binary-dep-depinfo` Compiling powerfmt v0.2.0 Running `/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc --crate-name powerfmt --edition=2021 /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/vendor/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)' --check-cfg 'cfg(feature, values("alloc", "default", "macros", "std"))' -C metadata=847f17795aeea990 -C extra-filename=-847f17795aeea990 --out-dir /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-rustc/x86_64-unknown-illumos/release/deps --target x86_64-unknown-illumos -C linker=/usr/gcc/13/bin/gcc -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-rustc/x86_64-unknown-illumos/release/deps -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-rustc/release/deps --cap-lints allow --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(parallel_compiler)' -Zmacro-backtrace -Zunstable-options -Csplit-debuginfo=off -Zunstable-options '-Wrustc::internal' -Wkeyword_idents_2024 -Wunsafe_op_in_unsafe_fn -Cprefer-dynamic -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zon-broken-pipe=kill -Z binary-dep-depinfo` Compiling deranged v0.3.11 Running `/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc --crate-name deranged --edition=2021 /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/vendor/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)' --check-cfg 'cfg(feature, values("alloc", "default", "num", "powerfmt", "quickcheck", "rand", "serde", "std"))' -C metadata=7e294303845a727e -C extra-filename=-7e294303845a727e --out-dir /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-rustc/x86_64-unknown-illumos/release/deps --target x86_64-unknown-illumos -C linker=/usr/gcc/13/bin/gcc -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-rustc/x86_64-unknown-illumos/release/deps -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-rustc/release/deps --extern powerfmt=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-rustc/x86_64-unknown-illumos/release/deps/libpowerfmt-847f17795aeea990.rmeta --cap-lints allow --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(parallel_compiler)' -Zmacro-backtrace -Zunstable-options -Csplit-debuginfo=off -Zunstable-options '-Wrustc::internal' -Wkeyword_idents_2024 -Wunsafe_op_in_unsafe_fn -Cprefer-dynamic -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zon-broken-pipe=kill -Z binary-dep-depinfo` Compiling time-macros v0.2.18 Running `/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc --crate-name time_macros --edition=2021 /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/vendor/time-macros-0.2.18/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=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 --warn=unused --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' '--warn=rustdoc::unescaped-backticks' '--deny=clippy::undocumented-unsafe-blocks' --deny=unconditional-recursion --warn=trivial-numeric-casts --warn=trivial-casts '--warn=clippy::todo' --deny=temporary-cstring-as-ptr --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=clippy::nursery' --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=const-item-mutation --deny=clashing-extern-declarations --deny=ambiguous-glob-reexports '--deny=clippy::alloc-instead-of-core' '--warn=clippy::all' --warn=unstable-name-collisions '--allow=clippy::redundant-pub-crate' '--allow=clippy::option-if-let-else' -C debug-assertions=off --cfg 'feature="formatting"' --cfg 'feature="parsing"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("formatting", "large-dates", "parsing", "serde"))' -C metadata=d0acf3c8e8916ef3 -C extra-filename=-d0acf3c8e8916ef3 --out-dir /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-rustc/release/deps -C linker=/usr/gcc/13/bin/gcc -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-rustc/release/deps --extern num_conv=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-rustc/release/deps/libnum_conv-0573b53847be5344.rlib --extern time_core=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-rustc/release/deps/libtime_core-8b30182b4d7fbe79.rlib --extern proc_macro --cap-lints allow -Z binary-dep-depinfo` Compiling tracing-tree v0.3.1 Running `/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc --crate-name tracing_tree --edition=2018 /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/vendor/tracing-tree-0.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="tracing-log"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("default", "time", "tracing-log"))' -C metadata=9408911d45d568ac -C extra-filename=-9408911d45d568ac --out-dir /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-rustc/x86_64-unknown-illumos/release/deps --target x86_64-unknown-illumos -C linker=/usr/gcc/13/bin/gcc -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-rustc/x86_64-unknown-illumos/release/deps -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-rustc/release/deps --extern nu_ansi_term=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-rustc/x86_64-unknown-illumos/release/deps/libnu_ansi_term-1a46d54250a1f790.rmeta --extern tracing_core=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-rustc/x86_64-unknown-illumos/release/deps/libtracing_core-aba79b224448e513.rmeta --extern tracing_log=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-rustc/x86_64-unknown-illumos/release/deps/libtracing_log-0c6e87345612adeb.rmeta --extern tracing_subscriber=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-rustc/x86_64-unknown-illumos/release/deps/libtracing_subscriber-dedc5dad0eb7fb13.rmeta --cap-lints allow --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(parallel_compiler)' -Zmacro-backtrace -Zunstable-options -Csplit-debuginfo=off -Zunstable-options '-Wrustc::internal' -Wkeyword_idents_2024 -Wunsafe_op_in_unsafe_fn -Cprefer-dynamic -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zon-broken-pipe=kill -Z binary-dep-depinfo` Running `/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc --crate-name nix --edition=2021 /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/vendor/nix-0.28.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="fs"' --cfg 'feature="process"' --cfg 'feature="signal"' --check-cfg 'cfg(docsrs)' --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=0cd48918583e9994 -C extra-filename=-0cd48918583e9994 --out-dir /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-rustc/x86_64-unknown-illumos/release/deps --target x86_64-unknown-illumos -C linker=/usr/gcc/13/bin/gcc -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-rustc/x86_64-unknown-illumos/release/deps -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-rustc/release/deps --extern bitflags=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-rustc/x86_64-unknown-illumos/release/deps/libbitflags-8c98d003b4469c2e.rmeta --extern cfg_if=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-rustc/x86_64-unknown-illumos/release/deps/libcfg_if-53018b0118d7613a.rmeta --extern libc=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-rustc/x86_64-unknown-illumos/release/deps/liblibc-fbb8707ffe3ca5e7.rmeta --cap-lints allow --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(parallel_compiler)' -Zmacro-backtrace -Zunstable-options -Csplit-debuginfo=off -Zunstable-options '-Wrustc::internal' -Wkeyword_idents_2024 -Wunsafe_op_in_unsafe_fn -Cprefer-dynamic -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zon-broken-pipe=kill -Z binary-dep-depinfo --cfg illumos --cfg solarish` Compiling rustc_builtin_macros v0.0.0 (/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/compiler/rustc_builtin_macros) Running `/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc --crate-name rustc_builtin_macros --edition=2021 compiler/rustc_builtin_macros/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)' --check-cfg 'cfg(feature, values())' -C metadata=7a7bcc2a17b49bf9 -C extra-filename=-7a7bcc2a17b49bf9 --out-dir /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-rustc/x86_64-unknown-illumos/release/deps --target x86_64-unknown-illumos -C linker=/usr/gcc/13/bin/gcc -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-rustc/x86_64-unknown-illumos/release/deps -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-rustc/release/deps --extern rustc_ast=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-rustc/x86_64-unknown-illumos/release/deps/librustc_ast-f670e317d5b598e0.rmeta --extern rustc_ast_pretty=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-rustc/x86_64-unknown-illumos/release/deps/librustc_ast_pretty-c23ed1bc4a69af79.rmeta --extern rustc_attr=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-rustc/x86_64-unknown-illumos/release/deps/librustc_attr-7aedda5ad4588417.rmeta --extern rustc_data_structures=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-rustc/x86_64-unknown-illumos/release/deps/librustc_data_structures-b322e64c766b92d3.rmeta --extern rustc_errors=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-rustc/x86_64-unknown-illumos/release/deps/librustc_errors-993416d0a347fd6e.rmeta --extern rustc_expand=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-rustc/x86_64-unknown-illumos/release/deps/librustc_expand-2ddf0d730a891be5.rmeta --extern rustc_feature=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-rustc/x86_64-unknown-illumos/release/deps/librustc_feature-e742064681f6c07f.rmeta --extern rustc_fluent_macro=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-rustc/release/deps/librustc_fluent_macro-edd18b3aa498124e.so --extern rustc_index=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-rustc/x86_64-unknown-illumos/release/deps/librustc_index-04d5034915eb81fa.rmeta --extern rustc_lexer=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-rustc/x86_64-unknown-illumos/release/deps/librustc_lexer-82317ed84eee1799.rmeta --extern rustc_lint_defs=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-rustc/x86_64-unknown-illumos/release/deps/librustc_lint_defs-63fd0e965327c1f0.rmeta --extern rustc_macros=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-rustc/release/deps/librustc_macros-615ec8a648f9f2de.so --extern rustc_parse=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-rustc/x86_64-unknown-illumos/release/deps/librustc_parse-929aa614acc94cca.rmeta --extern rustc_parse_format=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-rustc/x86_64-unknown-illumos/release/deps/librustc_parse_format-4322515510d323f6.rmeta --extern rustc_session=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-rustc/x86_64-unknown-illumos/release/deps/librustc_session-3092ca8a248a9b59.rmeta --extern rustc_span=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-rustc/x86_64-unknown-illumos/release/deps/librustc_span-44dfe565741cac1c.rmeta --extern rustc_target=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-rustc/x86_64-unknown-illumos/release/deps/librustc_target-f4e3b3ffb4684ef7.rmeta --extern smallvec=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-rustc/x86_64-unknown-illumos/release/deps/libsmallvec-ad7ec8c48886a952.rmeta --extern thin_vec=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-rustc/x86_64-unknown-illumos/release/deps/libthin_vec-0e8f380009883c83.rmeta --extern tracing=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-rustc/x86_64-unknown-illumos/release/deps/libtracing-6123df29c22794e1.rmeta --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(parallel_compiler)' -Zmacro-backtrace -Zunstable-options -Csplit-debuginfo=off -Zunstable-options '-Wrustc::internal' -Wkeyword_idents_2024 -Wunsafe_op_in_unsafe_fn -Cprefer-dynamic -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zon-broken-pipe=kill -Z binary-dep-depinfo -L native=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-rustc/x86_64-unknown-illumos/release/build/psm-48fb0533c04c276c/out` Compiling stable_mir v0.1.0-preview (/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/compiler/stable_mir) Running `/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc --crate-name stable_mir --edition=2021 compiler/stable_mir/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)' --check-cfg 'cfg(feature, values())' -C metadata=d98f7cf3181c6534 -C extra-filename=-d98f7cf3181c6534 --out-dir /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-rustc/x86_64-unknown-illumos/release/deps --target x86_64-unknown-illumos -C linker=/usr/gcc/13/bin/gcc -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-rustc/x86_64-unknown-illumos/release/deps -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-rustc/release/deps --extern scoped_tls=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-rustc/x86_64-unknown-illumos/release/deps/libscoped_tls-c47ee8fc4287a35f.rmeta --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(parallel_compiler)' -Zmacro-backtrace -Zunstable-options -Csplit-debuginfo=off -Zunstable-options '-Wrustc::internal' -Wkeyword_idents_2024 -Wunsafe_op_in_unsafe_fn -Cprefer-dynamic -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zon-broken-pipe=kill -Z binary-dep-depinfo` Compiling rustc_infer v0.0.0 (/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/compiler/rustc_infer) Running `/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc --crate-name rustc_infer --edition=2021 compiler/rustc_infer/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)' --check-cfg 'cfg(feature, values())' -C metadata=fcb2991ebbe68c28 -C extra-filename=-fcb2991ebbe68c28 --out-dir /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-rustc/x86_64-unknown-illumos/release/deps --target x86_64-unknown-illumos -C linker=/usr/gcc/13/bin/gcc -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-rustc/x86_64-unknown-illumos/release/deps -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-rustc/release/deps --extern rustc_ast_ir=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-rustc/x86_64-unknown-illumos/release/deps/librustc_ast_ir-e1c36ce2215c421f.rmeta --extern rustc_data_structures=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-rustc/x86_64-unknown-illumos/release/deps/librustc_data_structures-b322e64c766b92d3.rmeta --extern rustc_errors=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-rustc/x86_64-unknown-illumos/release/deps/librustc_errors-993416d0a347fd6e.rmeta --extern rustc_fluent_macro=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-rustc/release/deps/librustc_fluent_macro-edd18b3aa498124e.so --extern rustc_hir=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-rustc/x86_64-unknown-illumos/release/deps/librustc_hir-cf74409df15d90cb.rmeta --extern rustc_index=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-rustc/x86_64-unknown-illumos/release/deps/librustc_index-04d5034915eb81fa.rmeta --extern rustc_macros=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-rustc/release/deps/librustc_macros-615ec8a648f9f2de.so --extern rustc_middle=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-rustc/x86_64-unknown-illumos/release/deps/librustc_middle-57f54835e944d07f.rmeta --extern rustc_next_trait_solver=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-rustc/x86_64-unknown-illumos/release/deps/librustc_next_trait_solver-5c78519f944221d4.rmeta --extern rustc_span=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-rustc/x86_64-unknown-illumos/release/deps/librustc_span-44dfe565741cac1c.rmeta --extern rustc_target=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-rustc/x86_64-unknown-illumos/release/deps/librustc_target-f4e3b3ffb4684ef7.rmeta --extern rustc_type_ir=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-rustc/x86_64-unknown-illumos/release/deps/librustc_type_ir-b3feda86e47be874.rmeta --extern smallvec=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-rustc/x86_64-unknown-illumos/release/deps/libsmallvec-ad7ec8c48886a952.rmeta --extern tracing=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-rustc/x86_64-unknown-illumos/release/deps/libtracing-6123df29c22794e1.rmeta --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(parallel_compiler)' -Zmacro-backtrace -Zunstable-options -Csplit-debuginfo=off -Zunstable-options '-Wrustc::internal' -Wkeyword_idents_2024 -Wunsafe_op_in_unsafe_fn -Cprefer-dynamic -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zon-broken-pipe=kill -Z binary-dep-depinfo -L native=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-rustc/x86_64-unknown-illumos/release/build/psm-48fb0533c04c276c/out` Compiling rustc_metadata v0.0.0 (/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/compiler/rustc_metadata) Running `/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc --crate-name rustc_metadata --edition=2021 compiler/rustc_metadata/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)' --check-cfg 'cfg(feature, values())' -C metadata=a1039a8f68df46c7 -C extra-filename=-a1039a8f68df46c7 --out-dir /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-rustc/x86_64-unknown-illumos/release/deps --target x86_64-unknown-illumos -C linker=/usr/gcc/13/bin/gcc -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-rustc/x86_64-unknown-illumos/release/deps -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-rustc/release/deps --extern bitflags=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-rustc/x86_64-unknown-illumos/release/deps/libbitflags-8c98d003b4469c2e.rmeta --extern libloading=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-rustc/x86_64-unknown-illumos/release/deps/liblibloading-0ff10474c333656b.rmeta --extern odht=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-rustc/x86_64-unknown-illumos/release/deps/libodht-b23223fd7b5eb15e.rmeta --extern rustc_ast=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-rustc/x86_64-unknown-illumos/release/deps/librustc_ast-f670e317d5b598e0.rmeta --extern rustc_attr=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-rustc/x86_64-unknown-illumos/release/deps/librustc_attr-7aedda5ad4588417.rmeta --extern rustc_data_structures=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-rustc/x86_64-unknown-illumos/release/deps/librustc_data_structures-b322e64c766b92d3.rmeta --extern rustc_errors=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-rustc/x86_64-unknown-illumos/release/deps/librustc_errors-993416d0a347fd6e.rmeta --extern rustc_expand=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-rustc/x86_64-unknown-illumos/release/deps/librustc_expand-2ddf0d730a891be5.rmeta --extern rustc_feature=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-rustc/x86_64-unknown-illumos/release/deps/librustc_feature-e742064681f6c07f.rmeta --extern rustc_fluent_macro=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-rustc/release/deps/librustc_fluent_macro-edd18b3aa498124e.so --extern rustc_fs_util=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-rustc/x86_64-unknown-illumos/release/deps/librustc_fs_util-0e1c9f389a42be0a.rmeta --extern rustc_hir=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-rustc/x86_64-unknown-illumos/release/deps/librustc_hir-cf74409df15d90cb.rmeta --extern rustc_hir_pretty=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-rustc/x86_64-unknown-illumos/release/deps/librustc_hir_pretty-98855eb7d0aa7659.rmeta --extern rustc_index=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-rustc/x86_64-unknown-illumos/release/deps/librustc_index-04d5034915eb81fa.rmeta --extern rustc_macros=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-rustc/release/deps/librustc_macros-615ec8a648f9f2de.so --extern rustc_middle=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-rustc/x86_64-unknown-illumos/release/deps/librustc_middle-57f54835e944d07f.rmeta --extern rustc_serialize=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-rustc/x86_64-unknown-illumos/release/deps/librustc_serialize-5f4a85d69b4eecbf.rmeta --extern rustc_session=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-rustc/x86_64-unknown-illumos/release/deps/librustc_session-3092ca8a248a9b59.rmeta --extern rustc_span=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-rustc/x86_64-unknown-illumos/release/deps/librustc_span-44dfe565741cac1c.rmeta --extern rustc_target=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-rustc/x86_64-unknown-illumos/release/deps/librustc_target-f4e3b3ffb4684ef7.rmeta --extern rustc_type_ir=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-rustc/x86_64-unknown-illumos/release/deps/librustc_type_ir-b3feda86e47be874.rmeta --extern snap=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-rustc/x86_64-unknown-illumos/release/deps/libsnap-afa74304281376dd.rmeta --extern tempfile=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-rustc/x86_64-unknown-illumos/release/deps/libtempfile-763c82215159fc5d.rmeta --extern tracing=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-rustc/x86_64-unknown-illumos/release/deps/libtracing-6123df29c22794e1.rmeta --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(parallel_compiler)' -Zmacro-backtrace -Zunstable-options -Csplit-debuginfo=off -Zunstable-options '-Wrustc::internal' -Wkeyword_idents_2024 -Wunsafe_op_in_unsafe_fn -Cprefer-dynamic -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zon-broken-pipe=kill -Z binary-dep-depinfo -L native=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-rustc/x86_64-unknown-illumos/release/build/psm-48fb0533c04c276c/out` Compiling rustc_mir_dataflow v0.0.0 (/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/compiler/rustc_mir_dataflow) Running `/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc --crate-name rustc_mir_dataflow --edition=2021 compiler/rustc_mir_dataflow/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)' --check-cfg 'cfg(feature, values())' -C metadata=928af58967ba3f25 -C extra-filename=-928af58967ba3f25 --out-dir /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-rustc/x86_64-unknown-illumos/release/deps --target x86_64-unknown-illumos -C linker=/usr/gcc/13/bin/gcc -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-rustc/x86_64-unknown-illumos/release/deps -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-rustc/release/deps --extern polonius_engine=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-rustc/x86_64-unknown-illumos/release/deps/libpolonius_engine-a82a64a76c4f93ca.rmeta --extern regex=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-rustc/x86_64-unknown-illumos/release/deps/libregex-c6c9f05c47f231bd.rmeta --extern rustc_ast=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-rustc/x86_64-unknown-illumos/release/deps/librustc_ast-f670e317d5b598e0.rmeta --extern rustc_data_structures=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-rustc/x86_64-unknown-illumos/release/deps/librustc_data_structures-b322e64c766b92d3.rmeta --extern rustc_errors=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-rustc/x86_64-unknown-illumos/release/deps/librustc_errors-993416d0a347fd6e.rmeta --extern rustc_fluent_macro=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-rustc/release/deps/librustc_fluent_macro-edd18b3aa498124e.so --extern rustc_graphviz=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-rustc/x86_64-unknown-illumos/release/deps/librustc_graphviz-c69c5d8d1193c2d3.rmeta --extern rustc_hir=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-rustc/x86_64-unknown-illumos/release/deps/librustc_hir-cf74409df15d90cb.rmeta --extern rustc_index=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-rustc/x86_64-unknown-illumos/release/deps/librustc_index-04d5034915eb81fa.rmeta --extern rustc_macros=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-rustc/release/deps/librustc_macros-615ec8a648f9f2de.so --extern rustc_middle=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-rustc/x86_64-unknown-illumos/release/deps/librustc_middle-57f54835e944d07f.rmeta --extern rustc_span=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-rustc/x86_64-unknown-illumos/release/deps/librustc_span-44dfe565741cac1c.rmeta --extern rustc_target=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-rustc/x86_64-unknown-illumos/release/deps/librustc_target-f4e3b3ffb4684ef7.rmeta --extern smallvec=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-rustc/x86_64-unknown-illumos/release/deps/libsmallvec-ad7ec8c48886a952.rmeta --extern tracing=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-rustc/x86_64-unknown-illumos/release/deps/libtracing-6123df29c22794e1.rmeta --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(parallel_compiler)' -Zmacro-backtrace -Zunstable-options -Csplit-debuginfo=off -Zunstable-options '-Wrustc::internal' -Wkeyword_idents_2024 -Wunsafe_op_in_unsafe_fn -Cprefer-dynamic -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zon-broken-pipe=kill -Z binary-dep-depinfo -L native=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-rustc/x86_64-unknown-illumos/release/build/psm-48fb0533c04c276c/out` Compiling rustc_transmute v0.0.0 (/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/compiler/rustc_transmute) Running `/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc --crate-name rustc_transmute --edition=2021 compiler/rustc_transmute/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="rustc"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("rustc"))' -C metadata=86fb53ffb8e88f67 -C extra-filename=-86fb53ffb8e88f67 --out-dir /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-rustc/x86_64-unknown-illumos/release/deps --target x86_64-unknown-illumos -C linker=/usr/gcc/13/bin/gcc -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-rustc/x86_64-unknown-illumos/release/deps -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-rustc/release/deps --extern rustc_ast_ir=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-rustc/x86_64-unknown-illumos/release/deps/librustc_ast_ir-e1c36ce2215c421f.rmeta --extern rustc_data_structures=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-rustc/x86_64-unknown-illumos/release/deps/librustc_data_structures-b322e64c766b92d3.rmeta --extern rustc_hir=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-rustc/x86_64-unknown-illumos/release/deps/librustc_hir-cf74409df15d90cb.rmeta --extern rustc_infer=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-rustc/x86_64-unknown-illumos/release/deps/librustc_infer-fcb2991ebbe68c28.rmeta --extern rustc_macros=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-rustc/release/deps/librustc_macros-615ec8a648f9f2de.so --extern rustc_middle=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-rustc/x86_64-unknown-illumos/release/deps/librustc_middle-57f54835e944d07f.rmeta --extern rustc_span=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-rustc/x86_64-unknown-illumos/release/deps/librustc_span-44dfe565741cac1c.rmeta --extern rustc_target=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-rustc/x86_64-unknown-illumos/release/deps/librustc_target-f4e3b3ffb4684ef7.rmeta --extern tracing=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-rustc/x86_64-unknown-illumos/release/deps/libtracing-6123df29c22794e1.rmeta --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(parallel_compiler)' -Zmacro-backtrace -Zunstable-options -Csplit-debuginfo=off -Zunstable-options '-Wrustc::internal' -Wkeyword_idents_2024 -Wunsafe_op_in_unsafe_fn -Cprefer-dynamic -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zon-broken-pipe=kill -Z binary-dep-depinfo -L native=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-rustc/x86_64-unknown-illumos/release/build/psm-48fb0533c04c276c/out` Compiling rustc_trait_selection v0.0.0 (/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/compiler/rustc_trait_selection) Running `/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc --crate-name rustc_trait_selection --edition=2021 compiler/rustc_trait_selection/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)' --check-cfg 'cfg(feature, values())' -C metadata=a6eb70ac89f729b3 -C extra-filename=-a6eb70ac89f729b3 --out-dir /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-rustc/x86_64-unknown-illumos/release/deps --target x86_64-unknown-illumos -C linker=/usr/gcc/13/bin/gcc -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-rustc/x86_64-unknown-illumos/release/deps -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-rustc/release/deps --extern itertools=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-rustc/x86_64-unknown-illumos/release/deps/libitertools-e03989f237593b1c.rmeta --extern rustc_ast=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-rustc/x86_64-unknown-illumos/release/deps/librustc_ast-f670e317d5b598e0.rmeta --extern rustc_ast_ir=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-rustc/x86_64-unknown-illumos/release/deps/librustc_ast_ir-e1c36ce2215c421f.rmeta --extern rustc_attr=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-rustc/x86_64-unknown-illumos/release/deps/librustc_attr-7aedda5ad4588417.rmeta --extern rustc_data_structures=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-rustc/x86_64-unknown-illumos/release/deps/librustc_data_structures-b322e64c766b92d3.rmeta --extern rustc_errors=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-rustc/x86_64-unknown-illumos/release/deps/librustc_errors-993416d0a347fd6e.rmeta --extern rustc_fluent_macro=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-rustc/release/deps/librustc_fluent_macro-edd18b3aa498124e.so --extern rustc_hir=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-rustc/x86_64-unknown-illumos/release/deps/librustc_hir-cf74409df15d90cb.rmeta --extern rustc_infer=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-rustc/x86_64-unknown-illumos/release/deps/librustc_infer-fcb2991ebbe68c28.rmeta --extern rustc_macros=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-rustc/release/deps/librustc_macros-615ec8a648f9f2de.so --extern rustc_middle=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-rustc/x86_64-unknown-illumos/release/deps/librustc_middle-57f54835e944d07f.rmeta --extern rustc_next_trait_solver=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-rustc/x86_64-unknown-illumos/release/deps/librustc_next_trait_solver-5c78519f944221d4.rmeta --extern rustc_parse_format=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-rustc/x86_64-unknown-illumos/release/deps/librustc_parse_format-4322515510d323f6.rmeta --extern rustc_query_system=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-rustc/x86_64-unknown-illumos/release/deps/librustc_query_system-89a59bc184bcf434.rmeta --extern rustc_serialize=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-rustc/x86_64-unknown-illumos/release/deps/librustc_serialize-5f4a85d69b4eecbf.rmeta --extern rustc_session=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-rustc/x86_64-unknown-illumos/release/deps/librustc_session-3092ca8a248a9b59.rmeta --extern rustc_span=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-rustc/x86_64-unknown-illumos/release/deps/librustc_span-44dfe565741cac1c.rmeta --extern rustc_target=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-rustc/x86_64-unknown-illumos/release/deps/librustc_target-f4e3b3ffb4684ef7.rmeta --extern rustc_transmute=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-rustc/x86_64-unknown-illumos/release/deps/librustc_transmute-86fb53ffb8e88f67.rmeta --extern rustc_type_ir=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-rustc/x86_64-unknown-illumos/release/deps/librustc_type_ir-b3feda86e47be874.rmeta --extern smallvec=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-rustc/x86_64-unknown-illumos/release/deps/libsmallvec-ad7ec8c48886a952.rmeta --extern tracing=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-rustc/x86_64-unknown-illumos/release/deps/libtracing-6123df29c22794e1.rmeta --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(parallel_compiler)' -Zmacro-backtrace -Zunstable-options -Csplit-debuginfo=off -Zunstable-options '-Wrustc::internal' -Wkeyword_idents_2024 -Wunsafe_op_in_unsafe_fn -Cprefer-dynamic -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zon-broken-pipe=kill -Z binary-dep-depinfo -L native=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-rustc/x86_64-unknown-illumos/release/build/psm-48fb0533c04c276c/out` Compiling rustc_symbol_mangling v0.0.0 (/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/compiler/rustc_symbol_mangling) Running `/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc --crate-name rustc_symbol_mangling --edition=2021 compiler/rustc_symbol_mangling/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)' --check-cfg 'cfg(feature, values())' -C metadata=d09c458a3fef86f4 -C extra-filename=-d09c458a3fef86f4 --out-dir /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-rustc/x86_64-unknown-illumos/release/deps --target x86_64-unknown-illumos -C linker=/usr/gcc/13/bin/gcc -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-rustc/x86_64-unknown-illumos/release/deps -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-rustc/release/deps --extern punycode=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-rustc/x86_64-unknown-illumos/release/deps/libpunycode-295f5e6092464ecb.rmeta --extern rustc_demangle=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-rustc/x86_64-unknown-illumos/release/deps/librustc_demangle-d0a51c9eda9ca09a.rmeta --extern rustc_data_structures=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-rustc/x86_64-unknown-illumos/release/deps/librustc_data_structures-b322e64c766b92d3.rmeta --extern rustc_errors=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-rustc/x86_64-unknown-illumos/release/deps/librustc_errors-993416d0a347fd6e.rmeta --extern rustc_hir=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-rustc/x86_64-unknown-illumos/release/deps/librustc_hir-cf74409df15d90cb.rmeta --extern rustc_middle=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-rustc/x86_64-unknown-illumos/release/deps/librustc_middle-57f54835e944d07f.rmeta --extern rustc_session=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-rustc/x86_64-unknown-illumos/release/deps/librustc_session-3092ca8a248a9b59.rmeta --extern rustc_span=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-rustc/x86_64-unknown-illumos/release/deps/librustc_span-44dfe565741cac1c.rmeta --extern rustc_target=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-rustc/x86_64-unknown-illumos/release/deps/librustc_target-f4e3b3ffb4684ef7.rmeta --extern tracing=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-rustc/x86_64-unknown-illumos/release/deps/libtracing-6123df29c22794e1.rmeta --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(parallel_compiler)' -Zmacro-backtrace -Zunstable-options -Csplit-debuginfo=off -Zunstable-options '-Wrustc::internal' -Wkeyword_idents_2024 -Wunsafe_op_in_unsafe_fn -Cprefer-dynamic -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zon-broken-pipe=kill -Z binary-dep-depinfo -L native=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-rustc/x86_64-unknown-illumos/release/build/psm-48fb0533c04c276c/out` Compiling rustc_incremental v0.0.0 (/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/compiler/rustc_incremental) Running `/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc --crate-name rustc_incremental --edition=2021 compiler/rustc_incremental/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)' --check-cfg 'cfg(feature, values())' -C metadata=c2cfa702bbdf8858 -C extra-filename=-c2cfa702bbdf8858 --out-dir /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-rustc/x86_64-unknown-illumos/release/deps --target x86_64-unknown-illumos -C linker=/usr/gcc/13/bin/gcc -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-rustc/x86_64-unknown-illumos/release/deps -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-rustc/release/deps --extern rand=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-rustc/x86_64-unknown-illumos/release/deps/librand-c665f5a54a1ba0f1.rmeta --extern rustc_ast=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-rustc/x86_64-unknown-illumos/release/deps/librustc_ast-f670e317d5b598e0.rmeta --extern rustc_data_structures=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-rustc/x86_64-unknown-illumos/release/deps/librustc_data_structures-b322e64c766b92d3.rmeta --extern rustc_errors=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-rustc/x86_64-unknown-illumos/release/deps/librustc_errors-993416d0a347fd6e.rmeta --extern rustc_fluent_macro=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-rustc/release/deps/librustc_fluent_macro-edd18b3aa498124e.so --extern rustc_fs_util=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-rustc/x86_64-unknown-illumos/release/deps/librustc_fs_util-0e1c9f389a42be0a.rmeta --extern rustc_graphviz=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-rustc/x86_64-unknown-illumos/release/deps/librustc_graphviz-c69c5d8d1193c2d3.rmeta --extern rustc_hir=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-rustc/x86_64-unknown-illumos/release/deps/librustc_hir-cf74409df15d90cb.rmeta --extern rustc_macros=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-rustc/release/deps/librustc_macros-615ec8a648f9f2de.so --extern rustc_middle=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-rustc/x86_64-unknown-illumos/release/deps/librustc_middle-57f54835e944d07f.rmeta --extern rustc_serialize=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-rustc/x86_64-unknown-illumos/release/deps/librustc_serialize-5f4a85d69b4eecbf.rmeta --extern rustc_session=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-rustc/x86_64-unknown-illumos/release/deps/librustc_session-3092ca8a248a9b59.rmeta --extern rustc_span=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-rustc/x86_64-unknown-illumos/release/deps/librustc_span-44dfe565741cac1c.rmeta --extern thin_vec=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-rustc/x86_64-unknown-illumos/release/deps/libthin_vec-0e8f380009883c83.rmeta --extern tracing=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-rustc/x86_64-unknown-illumos/release/deps/libtracing-6123df29c22794e1.rmeta --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(parallel_compiler)' -Zmacro-backtrace -Zunstable-options -Csplit-debuginfo=off -Zunstable-options '-Wrustc::internal' -Wkeyword_idents_2024 -Wunsafe_op_in_unsafe_fn -Cprefer-dynamic -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zon-broken-pipe=kill -Z binary-dep-depinfo -L native=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-rustc/x86_64-unknown-illumos/release/build/psm-48fb0533c04c276c/out` Compiling rustc_pattern_analysis v0.0.0 (/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/compiler/rustc_pattern_analysis) Running `/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc --crate-name rustc_pattern_analysis --edition=2021 compiler/rustc_pattern_analysis/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="rustc"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("default", "rustc"))' -C metadata=2ef86f3991d11ac6 -C extra-filename=-2ef86f3991d11ac6 --out-dir /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-rustc/x86_64-unknown-illumos/release/deps --target x86_64-unknown-illumos -C linker=/usr/gcc/13/bin/gcc -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-rustc/x86_64-unknown-illumos/release/deps -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-rustc/release/deps --extern rustc_hash=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-rustc/x86_64-unknown-illumos/release/deps/librustc_hash-98b70f9e600ba38f.rmeta --extern rustc_apfloat=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-rustc/x86_64-unknown-illumos/release/deps/librustc_apfloat-1529c354d21a4f40.rmeta --extern rustc_arena=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-rustc/x86_64-unknown-illumos/release/deps/librustc_arena-8b871e2fe5aa6ba1.rmeta --extern rustc_data_structures=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-rustc/x86_64-unknown-illumos/release/deps/librustc_data_structures-b322e64c766b92d3.rmeta --extern rustc_errors=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-rustc/x86_64-unknown-illumos/release/deps/librustc_errors-993416d0a347fd6e.rmeta --extern rustc_fluent_macro=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-rustc/release/deps/librustc_fluent_macro-edd18b3aa498124e.so --extern rustc_hir=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-rustc/x86_64-unknown-illumos/release/deps/librustc_hir-cf74409df15d90cb.rmeta --extern rustc_index=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-rustc/x86_64-unknown-illumos/release/deps/librustc_index-04d5034915eb81fa.rmeta --extern rustc_macros=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-rustc/release/deps/librustc_macros-615ec8a648f9f2de.so --extern rustc_middle=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-rustc/x86_64-unknown-illumos/release/deps/librustc_middle-57f54835e944d07f.rmeta --extern rustc_session=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-rustc/x86_64-unknown-illumos/release/deps/librustc_session-3092ca8a248a9b59.rmeta --extern rustc_span=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-rustc/x86_64-unknown-illumos/release/deps/librustc_span-44dfe565741cac1c.rmeta --extern rustc_target=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-rustc/x86_64-unknown-illumos/release/deps/librustc_target-f4e3b3ffb4684ef7.rmeta --extern smallvec=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-rustc/x86_64-unknown-illumos/release/deps/libsmallvec-ad7ec8c48886a952.rmeta --extern tracing=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-rustc/x86_64-unknown-illumos/release/deps/libtracing-6123df29c22794e1.rmeta --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(parallel_compiler)' -Zmacro-backtrace -Zunstable-options -Csplit-debuginfo=off -Zunstable-options '-Wrustc::internal' -Wkeyword_idents_2024 -Wunsafe_op_in_unsafe_fn -Cprefer-dynamic -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zon-broken-pipe=kill -Z binary-dep-depinfo -L native=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-rustc/x86_64-unknown-illumos/release/build/psm-48fb0533c04c276c/out` Compiling rustc_monomorphize v0.0.0 (/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/compiler/rustc_monomorphize) Running `/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc --crate-name rustc_monomorphize --edition=2021 compiler/rustc_monomorphize/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)' --check-cfg 'cfg(feature, values())' -C metadata=0f9ef787d975254d -C extra-filename=-0f9ef787d975254d --out-dir /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-rustc/x86_64-unknown-illumos/release/deps --target x86_64-unknown-illumos -C linker=/usr/gcc/13/bin/gcc -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-rustc/x86_64-unknown-illumos/release/deps -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-rustc/release/deps --extern rustc_data_structures=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-rustc/x86_64-unknown-illumos/release/deps/librustc_data_structures-b322e64c766b92d3.rmeta --extern rustc_errors=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-rustc/x86_64-unknown-illumos/release/deps/librustc_errors-993416d0a347fd6e.rmeta --extern rustc_fluent_macro=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-rustc/release/deps/librustc_fluent_macro-edd18b3aa498124e.so --extern rustc_hir=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-rustc/x86_64-unknown-illumos/release/deps/librustc_hir-cf74409df15d90cb.rmeta --extern rustc_macros=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-rustc/release/deps/librustc_macros-615ec8a648f9f2de.so --extern rustc_middle=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-rustc/x86_64-unknown-illumos/release/deps/librustc_middle-57f54835e944d07f.rmeta --extern rustc_session=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-rustc/x86_64-unknown-illumos/release/deps/librustc_session-3092ca8a248a9b59.rmeta --extern rustc_span=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-rustc/x86_64-unknown-illumos/release/deps/librustc_span-44dfe565741cac1c.rmeta --extern rustc_target=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-rustc/x86_64-unknown-illumos/release/deps/librustc_target-f4e3b3ffb4684ef7.rmeta --extern serde=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-rustc/x86_64-unknown-illumos/release/deps/libserde-dd6723099b85cab1.rmeta --extern serde_json=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-rustc/x86_64-unknown-illumos/release/deps/libserde_json-b7654e1814e577e7.rmeta --extern tracing=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-rustc/x86_64-unknown-illumos/release/deps/libtracing-6123df29c22794e1.rmeta --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(parallel_compiler)' -Zmacro-backtrace -Zunstable-options -Csplit-debuginfo=off -Zunstable-options '-Wrustc::internal' -Wkeyword_idents_2024 -Wunsafe_op_in_unsafe_fn -Cprefer-dynamic -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zon-broken-pipe=kill -Z binary-dep-depinfo -L native=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-rustc/x86_64-unknown-illumos/release/build/psm-48fb0533c04c276c/out` Compiling rustc_codegen_ssa v0.0.0 (/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/compiler/rustc_codegen_ssa) Running `/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc --crate-name rustc_codegen_ssa --edition=2021 compiler/rustc_codegen_ssa/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)' --check-cfg 'cfg(feature, values())' -C metadata=2ce1224e527e564f -C extra-filename=-2ce1224e527e564f --out-dir /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-rustc/x86_64-unknown-illumos/release/deps --target x86_64-unknown-illumos -C linker=/usr/gcc/13/bin/gcc -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-rustc/x86_64-unknown-illumos/release/deps -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-rustc/release/deps --extern ar_archive_writer=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-rustc/x86_64-unknown-illumos/release/deps/libar_archive_writer-aafa218844386175.rmeta --extern arrayvec=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-rustc/x86_64-unknown-illumos/release/deps/libarrayvec-dd1855dfe3edc033.rmeta --extern bitflags=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-rustc/x86_64-unknown-illumos/release/deps/libbitflags-8c98d003b4469c2e.rmeta --extern cc=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-rustc/x86_64-unknown-illumos/release/deps/libcc-98b03e0b5b896190.rmeta --extern either=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-rustc/x86_64-unknown-illumos/release/deps/libeither-4690edfcaac7fcea.rmeta --extern itertools=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-rustc/x86_64-unknown-illumos/release/deps/libitertools-e03989f237593b1c.rmeta --extern jobserver=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-rustc/x86_64-unknown-illumos/release/deps/libjobserver-8c8e440a85e955e3.rmeta --extern libc=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-rustc/x86_64-unknown-illumos/release/deps/liblibc-fbb8707ffe3ca5e7.rmeta --extern object=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-rustc/x86_64-unknown-illumos/release/deps/libobject-5f071ca23c74bc17.rmeta --extern pathdiff=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-rustc/x86_64-unknown-illumos/release/deps/libpathdiff-fbd16ce335168662.rmeta --extern regex=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-rustc/x86_64-unknown-illumos/release/deps/libregex-c6c9f05c47f231bd.rmeta --extern rustc_arena=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-rustc/x86_64-unknown-illumos/release/deps/librustc_arena-8b871e2fe5aa6ba1.rmeta --extern rustc_ast=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-rustc/x86_64-unknown-illumos/release/deps/librustc_ast-f670e317d5b598e0.rmeta --extern rustc_attr=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-rustc/x86_64-unknown-illumos/release/deps/librustc_attr-7aedda5ad4588417.rmeta --extern rustc_data_structures=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-rustc/x86_64-unknown-illumos/release/deps/librustc_data_structures-b322e64c766b92d3.rmeta --extern rustc_errors=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-rustc/x86_64-unknown-illumos/release/deps/librustc_errors-993416d0a347fd6e.rmeta --extern rustc_fluent_macro=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-rustc/release/deps/librustc_fluent_macro-edd18b3aa498124e.so --extern rustc_fs_util=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-rustc/x86_64-unknown-illumos/release/deps/librustc_fs_util-0e1c9f389a42be0a.rmeta --extern rustc_hir=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-rustc/x86_64-unknown-illumos/release/deps/librustc_hir-cf74409df15d90cb.rmeta --extern rustc_incremental=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-rustc/x86_64-unknown-illumos/release/deps/librustc_incremental-c2cfa702bbdf8858.rmeta --extern rustc_index=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-rustc/x86_64-unknown-illumos/release/deps/librustc_index-04d5034915eb81fa.rmeta --extern rustc_macros=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-rustc/release/deps/librustc_macros-615ec8a648f9f2de.so --extern rustc_metadata=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-rustc/x86_64-unknown-illumos/release/deps/librustc_metadata-a1039a8f68df46c7.rmeta --extern rustc_middle=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-rustc/x86_64-unknown-illumos/release/deps/librustc_middle-57f54835e944d07f.rmeta --extern rustc_monomorphize=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-rustc/x86_64-unknown-illumos/release/deps/librustc_monomorphize-0f9ef787d975254d.rmeta --extern rustc_query_system=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-rustc/x86_64-unknown-illumos/release/deps/librustc_query_system-89a59bc184bcf434.rmeta --extern rustc_serialize=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-rustc/x86_64-unknown-illumos/release/deps/librustc_serialize-5f4a85d69b4eecbf.rmeta --extern rustc_session=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-rustc/x86_64-unknown-illumos/release/deps/librustc_session-3092ca8a248a9b59.rmeta --extern rustc_span=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-rustc/x86_64-unknown-illumos/release/deps/librustc_span-44dfe565741cac1c.rmeta --extern rustc_symbol_mangling=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-rustc/x86_64-unknown-illumos/release/deps/librustc_symbol_mangling-d09c458a3fef86f4.rmeta --extern rustc_target=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-rustc/x86_64-unknown-illumos/release/deps/librustc_target-f4e3b3ffb4684ef7.rmeta --extern rustc_type_ir=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-rustc/x86_64-unknown-illumos/release/deps/librustc_type_ir-b3feda86e47be874.rmeta --extern serde_json=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-rustc/x86_64-unknown-illumos/release/deps/libserde_json-b7654e1814e577e7.rmeta --extern smallvec=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-rustc/x86_64-unknown-illumos/release/deps/libsmallvec-ad7ec8c48886a952.rmeta --extern tempfile=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-rustc/x86_64-unknown-illumos/release/deps/libtempfile-763c82215159fc5d.rmeta --extern thin_vec=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-rustc/x86_64-unknown-illumos/release/deps/libthin_vec-0e8f380009883c83.rmeta --extern thorin=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-rustc/x86_64-unknown-illumos/release/deps/libthorin-9ec6d165a94c37d1.rmeta --extern tracing=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-rustc/x86_64-unknown-illumos/release/deps/libtracing-6123df29c22794e1.rmeta --extern wasm_encoder=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-rustc/x86_64-unknown-illumos/release/deps/libwasm_encoder-b6d8408cf2459519.rmeta --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(parallel_compiler)' -Zmacro-backtrace -Zunstable-options -Csplit-debuginfo=off -Zunstable-options '-Wrustc::internal' -Wkeyword_idents_2024 -Wunsafe_op_in_unsafe_fn -Cprefer-dynamic -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zon-broken-pipe=kill -Z binary-dep-depinfo -L native=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-rustc/x86_64-unknown-illumos/release/build/psm-48fb0533c04c276c/out` Compiling rustc_lint v0.0.0 (/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/compiler/rustc_lint) Running `/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc --crate-name rustc_lint --edition=2021 compiler/rustc_lint/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)' --check-cfg 'cfg(feature, values())' -C metadata=0d3b4b9b4cf2a57a -C extra-filename=-0d3b4b9b4cf2a57a --out-dir /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-rustc/x86_64-unknown-illumos/release/deps --target x86_64-unknown-illumos -C linker=/usr/gcc/13/bin/gcc -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-rustc/x86_64-unknown-illumos/release/deps -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-rustc/release/deps --extern rustc_ast=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-rustc/x86_64-unknown-illumos/release/deps/librustc_ast-f670e317d5b598e0.rmeta --extern rustc_ast_pretty=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-rustc/x86_64-unknown-illumos/release/deps/librustc_ast_pretty-c23ed1bc4a69af79.rmeta --extern rustc_attr=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-rustc/x86_64-unknown-illumos/release/deps/librustc_attr-7aedda5ad4588417.rmeta --extern rustc_data_structures=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-rustc/x86_64-unknown-illumos/release/deps/librustc_data_structures-b322e64c766b92d3.rmeta --extern rustc_errors=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-rustc/x86_64-unknown-illumos/release/deps/librustc_errors-993416d0a347fd6e.rmeta --extern rustc_feature=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-rustc/x86_64-unknown-illumos/release/deps/librustc_feature-e742064681f6c07f.rmeta --extern rustc_fluent_macro=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-rustc/release/deps/librustc_fluent_macro-edd18b3aa498124e.so --extern rustc_hir=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-rustc/x86_64-unknown-illumos/release/deps/librustc_hir-cf74409df15d90cb.rmeta --extern rustc_hir_pretty=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-rustc/x86_64-unknown-illumos/release/deps/librustc_hir_pretty-98855eb7d0aa7659.rmeta --extern rustc_index=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-rustc/x86_64-unknown-illumos/release/deps/librustc_index-04d5034915eb81fa.rmeta --extern rustc_infer=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-rustc/x86_64-unknown-illumos/release/deps/librustc_infer-fcb2991ebbe68c28.rmeta --extern rustc_macros=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-rustc/release/deps/librustc_macros-615ec8a648f9f2de.so --extern rustc_middle=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-rustc/x86_64-unknown-illumos/release/deps/librustc_middle-57f54835e944d07f.rmeta --extern rustc_parse_format=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-rustc/x86_64-unknown-illumos/release/deps/librustc_parse_format-4322515510d323f6.rmeta --extern rustc_session=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-rustc/x86_64-unknown-illumos/release/deps/librustc_session-3092ca8a248a9b59.rmeta --extern rustc_span=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-rustc/x86_64-unknown-illumos/release/deps/librustc_span-44dfe565741cac1c.rmeta --extern rustc_target=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-rustc/x86_64-unknown-illumos/release/deps/librustc_target-f4e3b3ffb4684ef7.rmeta --extern rustc_trait_selection=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-rustc/x86_64-unknown-illumos/release/deps/librustc_trait_selection-a6eb70ac89f729b3.rmeta --extern rustc_type_ir=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-rustc/x86_64-unknown-illumos/release/deps/librustc_type_ir-b3feda86e47be874.rmeta --extern tracing=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-rustc/x86_64-unknown-illumos/release/deps/libtracing-6123df29c22794e1.rmeta --extern unicode_security=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-rustc/x86_64-unknown-illumos/release/deps/libunicode_security-f7d4d532efb041e1.rmeta --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(parallel_compiler)' -Zmacro-backtrace -Zunstable-options -Csplit-debuginfo=off -Zunstable-options '-Wrustc::internal' -Wkeyword_idents_2024 -Wunsafe_op_in_unsafe_fn -Cprefer-dynamic -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zon-broken-pipe=kill -Z binary-dep-depinfo -L native=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-rustc/x86_64-unknown-illumos/release/build/psm-48fb0533c04c276c/out` Compiling rustc_ty_utils v0.0.0 (/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/compiler/rustc_ty_utils) Running `/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc --crate-name rustc_ty_utils --edition=2021 compiler/rustc_ty_utils/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)' --check-cfg 'cfg(feature, values())' -C metadata=6e32c4975860bb5a -C extra-filename=-6e32c4975860bb5a --out-dir /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-rustc/x86_64-unknown-illumos/release/deps --target x86_64-unknown-illumos -C linker=/usr/gcc/13/bin/gcc -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-rustc/x86_64-unknown-illumos/release/deps -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-rustc/release/deps --extern itertools=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-rustc/x86_64-unknown-illumos/release/deps/libitertools-e03989f237593b1c.rmeta --extern rustc_ast_ir=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-rustc/x86_64-unknown-illumos/release/deps/librustc_ast_ir-e1c36ce2215c421f.rmeta --extern rustc_data_structures=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-rustc/x86_64-unknown-illumos/release/deps/librustc_data_structures-b322e64c766b92d3.rmeta --extern rustc_errors=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-rustc/x86_64-unknown-illumos/release/deps/librustc_errors-993416d0a347fd6e.rmeta --extern rustc_fluent_macro=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-rustc/release/deps/librustc_fluent_macro-edd18b3aa498124e.so --extern rustc_hir=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-rustc/x86_64-unknown-illumos/release/deps/librustc_hir-cf74409df15d90cb.rmeta --extern rustc_index=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-rustc/x86_64-unknown-illumos/release/deps/librustc_index-04d5034915eb81fa.rmeta --extern rustc_infer=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-rustc/x86_64-unknown-illumos/release/deps/librustc_infer-fcb2991ebbe68c28.rmeta --extern rustc_macros=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-rustc/release/deps/librustc_macros-615ec8a648f9f2de.so --extern rustc_middle=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-rustc/x86_64-unknown-illumos/release/deps/librustc_middle-57f54835e944d07f.rmeta --extern rustc_session=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-rustc/x86_64-unknown-illumos/release/deps/librustc_session-3092ca8a248a9b59.rmeta --extern rustc_span=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-rustc/x86_64-unknown-illumos/release/deps/librustc_span-44dfe565741cac1c.rmeta --extern rustc_target=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-rustc/x86_64-unknown-illumos/release/deps/librustc_target-f4e3b3ffb4684ef7.rmeta --extern rustc_trait_selection=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-rustc/x86_64-unknown-illumos/release/deps/librustc_trait_selection-a6eb70ac89f729b3.rmeta --extern rustc_type_ir=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-rustc/x86_64-unknown-illumos/release/deps/librustc_type_ir-b3feda86e47be874.rmeta --extern tracing=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-rustc/x86_64-unknown-illumos/release/deps/libtracing-6123df29c22794e1.rmeta --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(parallel_compiler)' -Zmacro-backtrace -Zunstable-options -Csplit-debuginfo=off -Zunstable-options '-Wrustc::internal' -Wkeyword_idents_2024 -Wunsafe_op_in_unsafe_fn -Cprefer-dynamic -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zon-broken-pipe=kill -Z binary-dep-depinfo -L native=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-rustc/x86_64-unknown-illumos/release/build/psm-48fb0533c04c276c/out` Compiling rustc_privacy v0.0.0 (/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/compiler/rustc_privacy) Running `/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc --crate-name rustc_privacy --edition=2021 compiler/rustc_privacy/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)' --check-cfg 'cfg(feature, values())' -C metadata=40e148f9a45d86e5 -C extra-filename=-40e148f9a45d86e5 --out-dir /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-rustc/x86_64-unknown-illumos/release/deps --target x86_64-unknown-illumos -C linker=/usr/gcc/13/bin/gcc -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-rustc/x86_64-unknown-illumos/release/deps -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-rustc/release/deps --extern rustc_ast=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-rustc/x86_64-unknown-illumos/release/deps/librustc_ast-f670e317d5b598e0.rmeta --extern rustc_attr=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-rustc/x86_64-unknown-illumos/release/deps/librustc_attr-7aedda5ad4588417.rmeta --extern rustc_data_structures=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-rustc/x86_64-unknown-illumos/release/deps/librustc_data_structures-b322e64c766b92d3.rmeta --extern rustc_errors=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-rustc/x86_64-unknown-illumos/release/deps/librustc_errors-993416d0a347fd6e.rmeta --extern rustc_fluent_macro=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-rustc/release/deps/librustc_fluent_macro-edd18b3aa498124e.so --extern rustc_hir=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-rustc/x86_64-unknown-illumos/release/deps/librustc_hir-cf74409df15d90cb.rmeta --extern rustc_macros=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-rustc/release/deps/librustc_macros-615ec8a648f9f2de.so --extern rustc_middle=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-rustc/x86_64-unknown-illumos/release/deps/librustc_middle-57f54835e944d07f.rmeta --extern rustc_session=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-rustc/x86_64-unknown-illumos/release/deps/librustc_session-3092ca8a248a9b59.rmeta --extern rustc_span=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-rustc/x86_64-unknown-illumos/release/deps/librustc_span-44dfe565741cac1c.rmeta --extern rustc_ty_utils=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-rustc/x86_64-unknown-illumos/release/deps/librustc_ty_utils-6e32c4975860bb5a.rmeta --extern tracing=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-rustc/x86_64-unknown-illumos/release/deps/libtracing-6123df29c22794e1.rmeta --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(parallel_compiler)' -Zmacro-backtrace -Zunstable-options -Csplit-debuginfo=off -Zunstable-options '-Wrustc::internal' -Wkeyword_idents_2024 -Wunsafe_op_in_unsafe_fn -Cprefer-dynamic -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zon-broken-pipe=kill -Z binary-dep-depinfo -L native=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-rustc/x86_64-unknown-illumos/release/build/psm-48fb0533c04c276c/out` Compiling rustc_mir_build v0.0.0 (/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/compiler/rustc_mir_build) Running `/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc --crate-name rustc_mir_build --edition=2021 compiler/rustc_mir_build/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)' --check-cfg 'cfg(feature, values())' -C metadata=29cae7b892dc59d4 -C extra-filename=-29cae7b892dc59d4 --out-dir /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-rustc/x86_64-unknown-illumos/release/deps --target x86_64-unknown-illumos -C linker=/usr/gcc/13/bin/gcc -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-rustc/x86_64-unknown-illumos/release/deps -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-rustc/release/deps --extern either=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-rustc/x86_64-unknown-illumos/release/deps/libeither-4690edfcaac7fcea.rmeta --extern itertools=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-rustc/x86_64-unknown-illumos/release/deps/libitertools-e03989f237593b1c.rmeta --extern rustc_apfloat=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-rustc/x86_64-unknown-illumos/release/deps/librustc_apfloat-1529c354d21a4f40.rmeta --extern rustc_arena=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-rustc/x86_64-unknown-illumos/release/deps/librustc_arena-8b871e2fe5aa6ba1.rmeta --extern rustc_ast=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-rustc/x86_64-unknown-illumos/release/deps/librustc_ast-f670e317d5b598e0.rmeta --extern rustc_data_structures=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-rustc/x86_64-unknown-illumos/release/deps/librustc_data_structures-b322e64c766b92d3.rmeta --extern rustc_errors=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-rustc/x86_64-unknown-illumos/release/deps/librustc_errors-993416d0a347fd6e.rmeta --extern rustc_fluent_macro=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-rustc/release/deps/librustc_fluent_macro-edd18b3aa498124e.so --extern rustc_hir=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-rustc/x86_64-unknown-illumos/release/deps/librustc_hir-cf74409df15d90cb.rmeta --extern rustc_index=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-rustc/x86_64-unknown-illumos/release/deps/librustc_index-04d5034915eb81fa.rmeta --extern rustc_infer=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-rustc/x86_64-unknown-illumos/release/deps/librustc_infer-fcb2991ebbe68c28.rmeta --extern rustc_lint=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-rustc/x86_64-unknown-illumos/release/deps/librustc_lint-0d3b4b9b4cf2a57a.rmeta --extern rustc_macros=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-rustc/release/deps/librustc_macros-615ec8a648f9f2de.so --extern rustc_middle=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-rustc/x86_64-unknown-illumos/release/deps/librustc_middle-57f54835e944d07f.rmeta --extern rustc_pattern_analysis=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-rustc/x86_64-unknown-illumos/release/deps/librustc_pattern_analysis-2ef86f3991d11ac6.rmeta --extern rustc_session=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-rustc/x86_64-unknown-illumos/release/deps/librustc_session-3092ca8a248a9b59.rmeta --extern rustc_span=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-rustc/x86_64-unknown-illumos/release/deps/librustc_span-44dfe565741cac1c.rmeta --extern rustc_target=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-rustc/x86_64-unknown-illumos/release/deps/librustc_target-f4e3b3ffb4684ef7.rmeta --extern rustc_trait_selection=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-rustc/x86_64-unknown-illumos/release/deps/librustc_trait_selection-a6eb70ac89f729b3.rmeta --extern tracing=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-rustc/x86_64-unknown-illumos/release/deps/libtracing-6123df29c22794e1.rmeta --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(parallel_compiler)' -Zmacro-backtrace -Zunstable-options -Csplit-debuginfo=off -Zunstable-options '-Wrustc::internal' -Wkeyword_idents_2024 -Wunsafe_op_in_unsafe_fn -Cprefer-dynamic -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zon-broken-pipe=kill -Z binary-dep-depinfo -L native=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-rustc/x86_64-unknown-illumos/release/build/psm-48fb0533c04c276c/out` Compiling rustc_sanitizers v0.0.0 (/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/compiler/rustc_sanitizers) Running `/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc --crate-name rustc_sanitizers --edition=2021 compiler/rustc_sanitizers/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)' --check-cfg 'cfg(feature, values())' -C metadata=815989df1726bab3 -C extra-filename=-815989df1726bab3 --out-dir /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-rustc/x86_64-unknown-illumos/release/deps --target x86_64-unknown-illumos -C linker=/usr/gcc/13/bin/gcc -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-rustc/x86_64-unknown-illumos/release/deps -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-rustc/release/deps --extern bitflags=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-rustc/x86_64-unknown-illumos/release/deps/libbitflags-8c98d003b4469c2e.rmeta --extern rustc_data_structures=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-rustc/x86_64-unknown-illumos/release/deps/librustc_data_structures-b322e64c766b92d3.rmeta --extern rustc_hir=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-rustc/x86_64-unknown-illumos/release/deps/librustc_hir-cf74409df15d90cb.rmeta --extern rustc_middle=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-rustc/x86_64-unknown-illumos/release/deps/librustc_middle-57f54835e944d07f.rmeta --extern rustc_span=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-rustc/x86_64-unknown-illumos/release/deps/librustc_span-44dfe565741cac1c.rmeta --extern rustc_target=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-rustc/x86_64-unknown-illumos/release/deps/librustc_target-f4e3b3ffb4684ef7.rmeta --extern rustc_trait_selection=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-rustc/x86_64-unknown-illumos/release/deps/librustc_trait_selection-a6eb70ac89f729b3.rmeta --extern tracing=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-rustc/x86_64-unknown-illumos/release/deps/libtracing-6123df29c22794e1.rmeta --extern twox_hash=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-rustc/x86_64-unknown-illumos/release/deps/libtwox_hash-0abf057a49cb11f9.rmeta --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(parallel_compiler)' -Zmacro-backtrace -Zunstable-options -Csplit-debuginfo=off -Zunstable-options '-Wrustc::internal' -Wkeyword_idents_2024 -Wunsafe_op_in_unsafe_fn -Cprefer-dynamic -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zon-broken-pipe=kill -Z binary-dep-depinfo -L native=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-rustc/x86_64-unknown-illumos/release/build/psm-48fb0533c04c276c/out` Compiling rustc_const_eval v0.0.0 (/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/compiler/rustc_const_eval) Running `/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc --crate-name rustc_const_eval --edition=2021 compiler/rustc_const_eval/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)' --check-cfg 'cfg(feature, values())' -C metadata=f3c1b8d75d7e5b06 -C extra-filename=-f3c1b8d75d7e5b06 --out-dir /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-rustc/x86_64-unknown-illumos/release/deps --target x86_64-unknown-illumos -C linker=/usr/gcc/13/bin/gcc -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-rustc/x86_64-unknown-illumos/release/deps -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-rustc/release/deps --extern either=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-rustc/x86_64-unknown-illumos/release/deps/libeither-4690edfcaac7fcea.rmeta --extern rustc_apfloat=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-rustc/x86_64-unknown-illumos/release/deps/librustc_apfloat-1529c354d21a4f40.rmeta --extern rustc_ast=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-rustc/x86_64-unknown-illumos/release/deps/librustc_ast-f670e317d5b598e0.rmeta --extern rustc_attr=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-rustc/x86_64-unknown-illumos/release/deps/librustc_attr-7aedda5ad4588417.rmeta --extern rustc_data_structures=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-rustc/x86_64-unknown-illumos/release/deps/librustc_data_structures-b322e64c766b92d3.rmeta --extern rustc_errors=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-rustc/x86_64-unknown-illumos/release/deps/librustc_errors-993416d0a347fd6e.rmeta --extern rustc_fluent_macro=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-rustc/release/deps/librustc_fluent_macro-edd18b3aa498124e.so --extern rustc_hir=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-rustc/x86_64-unknown-illumos/release/deps/librustc_hir-cf74409df15d90cb.rmeta --extern rustc_index=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-rustc/x86_64-unknown-illumos/release/deps/librustc_index-04d5034915eb81fa.rmeta --extern rustc_infer=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-rustc/x86_64-unknown-illumos/release/deps/librustc_infer-fcb2991ebbe68c28.rmeta --extern rustc_macros=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-rustc/release/deps/librustc_macros-615ec8a648f9f2de.so --extern rustc_middle=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-rustc/x86_64-unknown-illumos/release/deps/librustc_middle-57f54835e944d07f.rmeta --extern rustc_mir_dataflow=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-rustc/x86_64-unknown-illumos/release/deps/librustc_mir_dataflow-928af58967ba3f25.rmeta --extern rustc_session=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-rustc/x86_64-unknown-illumos/release/deps/librustc_session-3092ca8a248a9b59.rmeta --extern rustc_span=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-rustc/x86_64-unknown-illumos/release/deps/librustc_span-44dfe565741cac1c.rmeta --extern rustc_target=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-rustc/x86_64-unknown-illumos/release/deps/librustc_target-f4e3b3ffb4684ef7.rmeta --extern rustc_trait_selection=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-rustc/x86_64-unknown-illumos/release/deps/librustc_trait_selection-a6eb70ac89f729b3.rmeta --extern rustc_type_ir=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-rustc/x86_64-unknown-illumos/release/deps/librustc_type_ir-b3feda86e47be874.rmeta --extern tracing=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-rustc/x86_64-unknown-illumos/release/deps/libtracing-6123df29c22794e1.rmeta --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(parallel_compiler)' -Zmacro-backtrace -Zunstable-options -Csplit-debuginfo=off -Zunstable-options '-Wrustc::internal' -Wkeyword_idents_2024 -Wunsafe_op_in_unsafe_fn -Cprefer-dynamic -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zon-broken-pipe=kill -Z binary-dep-depinfo -L native=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-rustc/x86_64-unknown-illumos/release/build/psm-48fb0533c04c276c/out` Compiling rustc_traits v0.0.0 (/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/compiler/rustc_traits) Running `/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc --crate-name rustc_traits --edition=2021 compiler/rustc_traits/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)' --check-cfg 'cfg(feature, values())' -C metadata=8f2acd397b103f18 -C extra-filename=-8f2acd397b103f18 --out-dir /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-rustc/x86_64-unknown-illumos/release/deps --target x86_64-unknown-illumos -C linker=/usr/gcc/13/bin/gcc -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-rustc/x86_64-unknown-illumos/release/deps -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-rustc/release/deps --extern rustc_data_structures=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-rustc/x86_64-unknown-illumos/release/deps/librustc_data_structures-b322e64c766b92d3.rmeta --extern rustc_hir=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-rustc/x86_64-unknown-illumos/release/deps/librustc_hir-cf74409df15d90cb.rmeta --extern rustc_infer=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-rustc/x86_64-unknown-illumos/release/deps/librustc_infer-fcb2991ebbe68c28.rmeta --extern rustc_middle=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-rustc/x86_64-unknown-illumos/release/deps/librustc_middle-57f54835e944d07f.rmeta --extern rustc_span=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-rustc/x86_64-unknown-illumos/release/deps/librustc_span-44dfe565741cac1c.rmeta --extern rustc_trait_selection=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-rustc/x86_64-unknown-illumos/release/deps/librustc_trait_selection-a6eb70ac89f729b3.rmeta --extern tracing=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-rustc/x86_64-unknown-illumos/release/deps/libtracing-6123df29c22794e1.rmeta --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(parallel_compiler)' -Zmacro-backtrace -Zunstable-options -Csplit-debuginfo=off -Zunstable-options '-Wrustc::internal' -Wkeyword_idents_2024 -Wunsafe_op_in_unsafe_fn -Cprefer-dynamic -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zon-broken-pipe=kill -Z binary-dep-depinfo -L native=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-rustc/x86_64-unknown-illumos/release/build/psm-48fb0533c04c276c/out` Compiling rustc_hir_analysis v0.0.0 (/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/compiler/rustc_hir_analysis) Running `/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc --crate-name rustc_hir_analysis --edition=2021 compiler/rustc_hir_analysis/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)' --check-cfg 'cfg(feature, values())' -C metadata=b931cdb0bb467677 -C extra-filename=-b931cdb0bb467677 --out-dir /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-rustc/x86_64-unknown-illumos/release/deps --target x86_64-unknown-illumos -C linker=/usr/gcc/13/bin/gcc -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-rustc/x86_64-unknown-illumos/release/deps -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-rustc/release/deps --extern itertools=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-rustc/x86_64-unknown-illumos/release/deps/libitertools-e03989f237593b1c.rmeta --extern rustc_arena=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-rustc/x86_64-unknown-illumos/release/deps/librustc_arena-8b871e2fe5aa6ba1.rmeta --extern rustc_ast=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-rustc/x86_64-unknown-illumos/release/deps/librustc_ast-f670e317d5b598e0.rmeta --extern rustc_attr=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-rustc/x86_64-unknown-illumos/release/deps/librustc_attr-7aedda5ad4588417.rmeta --extern rustc_data_structures=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-rustc/x86_64-unknown-illumos/release/deps/librustc_data_structures-b322e64c766b92d3.rmeta --extern rustc_errors=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-rustc/x86_64-unknown-illumos/release/deps/librustc_errors-993416d0a347fd6e.rmeta --extern rustc_feature=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-rustc/x86_64-unknown-illumos/release/deps/librustc_feature-e742064681f6c07f.rmeta --extern rustc_fluent_macro=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-rustc/release/deps/librustc_fluent_macro-edd18b3aa498124e.so --extern rustc_hir=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-rustc/x86_64-unknown-illumos/release/deps/librustc_hir-cf74409df15d90cb.rmeta --extern rustc_hir_pretty=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-rustc/x86_64-unknown-illumos/release/deps/librustc_hir_pretty-98855eb7d0aa7659.rmeta --extern rustc_index=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-rustc/x86_64-unknown-illumos/release/deps/librustc_index-04d5034915eb81fa.rmeta --extern rustc_infer=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-rustc/x86_64-unknown-illumos/release/deps/librustc_infer-fcb2991ebbe68c28.rmeta --extern rustc_lint_defs=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-rustc/x86_64-unknown-illumos/release/deps/librustc_lint_defs-63fd0e965327c1f0.rmeta --extern rustc_macros=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-rustc/release/deps/librustc_macros-615ec8a648f9f2de.so --extern rustc_middle=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-rustc/x86_64-unknown-illumos/release/deps/librustc_middle-57f54835e944d07f.rmeta --extern rustc_session=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-rustc/x86_64-unknown-illumos/release/deps/librustc_session-3092ca8a248a9b59.rmeta --extern rustc_span=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-rustc/x86_64-unknown-illumos/release/deps/librustc_span-44dfe565741cac1c.rmeta --extern rustc_target=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-rustc/x86_64-unknown-illumos/release/deps/librustc_target-f4e3b3ffb4684ef7.rmeta --extern rustc_trait_selection=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-rustc/x86_64-unknown-illumos/release/deps/librustc_trait_selection-a6eb70ac89f729b3.rmeta --extern rustc_type_ir=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-rustc/x86_64-unknown-illumos/release/deps/librustc_type_ir-b3feda86e47be874.rmeta --extern smallvec=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-rustc/x86_64-unknown-illumos/release/deps/libsmallvec-ad7ec8c48886a952.rmeta --extern tracing=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-rustc/x86_64-unknown-illumos/release/deps/libtracing-6123df29c22794e1.rmeta --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(parallel_compiler)' -Zmacro-backtrace -Zunstable-options -Csplit-debuginfo=off -Zunstable-options '-Wrustc::internal' -Wkeyword_idents_2024 -Wunsafe_op_in_unsafe_fn -Cprefer-dynamic -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zon-broken-pipe=kill -Z binary-dep-depinfo -L native=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-rustc/x86_64-unknown-illumos/release/build/psm-48fb0533c04c276c/out` Running `/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc --crate-name rustc_llvm --edition=2021 compiler/rustc_llvm/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)' --check-cfg 'cfg(feature, values())' -C metadata=d894281d9aebb7ec -C extra-filename=-d894281d9aebb7ec --out-dir /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-rustc/x86_64-unknown-illumos/release/deps --target x86_64-unknown-illumos -C linker=/usr/gcc/13/bin/gcc -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-rustc/x86_64-unknown-illumos/release/deps -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-rustc/release/deps --extern libc=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-rustc/x86_64-unknown-illumos/release/deps/liblibc-fbb8707ffe3ca5e7.rmeta --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(parallel_compiler)' -Zmacro-backtrace -Zunstable-options -Csplit-debuginfo=off -Zunstable-options '-Wrustc::internal' -Wkeyword_idents_2024 -Wunsafe_op_in_unsafe_fn -Cprefer-dynamic -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zon-broken-pipe=kill -Z binary-dep-depinfo -L native=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-rustc/x86_64-unknown-illumos/release/build/rustc_llvm-f4debf6f118d536b/out -L native=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/lib -l static=llvm-wrapper -l dylib=LLVM-18-rust-1.81.0-stable -l stdc++ --cfg 'llvm_component="aarch64"' --cfg 'llvm_component="arm"' --cfg 'llvm_component="asmparser"' --cfg 'llvm_component="avr"' --cfg 'llvm_component="bitreader"' --cfg 'llvm_component="bitwriter"' --cfg 'llvm_component="bpf"' --cfg 'llvm_component="coverage"' --cfg 'llvm_component="csky"' --cfg 'llvm_component="hexagon"' --cfg 'llvm_component="instrumentation"' --cfg 'llvm_component="ipo"' --cfg 'llvm_component="linker"' --cfg 'llvm_component="loongarch"' --cfg 'llvm_component="lto"' --cfg 'llvm_component="m68k"' --cfg 'llvm_component="mips"' --cfg 'llvm_component="msp430"' --cfg 'llvm_component="nvptx"' --cfg 'llvm_component="powerpc"' --cfg 'llvm_component="riscv"' --cfg 'llvm_component="sparc"' --cfg 'llvm_component="systemz"' --cfg 'llvm_component="webassembly"' --cfg 'llvm_component="x86"' --cfg 'llvm_component="xtensa"' --check-cfg 'cfg(llvm_component,values("ipo"))' --check-cfg 'cfg(llvm_component,values("bitreader"))' --check-cfg 'cfg(llvm_component,values("bitwriter"))' --check-cfg 'cfg(llvm_component,values("linker"))' --check-cfg 'cfg(llvm_component,values("asmparser"))' --check-cfg 'cfg(llvm_component,values("lto"))' --check-cfg 'cfg(llvm_component,values("coverage"))' --check-cfg 'cfg(llvm_component,values("instrumentation"))' --check-cfg 'cfg(llvm_component,values("x86"))' --check-cfg 'cfg(llvm_component,values("arm"))' --check-cfg 'cfg(llvm_component,values("aarch64"))' --check-cfg 'cfg(llvm_component,values("amdgpu"))' --check-cfg 'cfg(llvm_component,values("avr"))' --check-cfg 'cfg(llvm_component,values("loongarch"))' --check-cfg 'cfg(llvm_component,values("m68k"))' --check-cfg 'cfg(llvm_component,values("csky"))' --check-cfg 'cfg(llvm_component,values("mips"))' --check-cfg 'cfg(llvm_component,values("powerpc"))' --check-cfg 'cfg(llvm_component,values("systemz"))' --check-cfg 'cfg(llvm_component,values("jsbackend"))' --check-cfg 'cfg(llvm_component,values("webassembly"))' --check-cfg 'cfg(llvm_component,values("msp430"))' --check-cfg 'cfg(llvm_component,values("sparc"))' --check-cfg 'cfg(llvm_component,values("nvptx"))' --check-cfg 'cfg(llvm_component,values("hexagon"))' --check-cfg 'cfg(llvm_component,values("riscv"))' --check-cfg 'cfg(llvm_component,values("xtensa"))' --check-cfg 'cfg(llvm_component,values("bpf"))'` Compiling rustc_codegen_llvm v0.0.0 (/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/compiler/rustc_codegen_llvm) Running `/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc --crate-name rustc_codegen_llvm --edition=2021 compiler/rustc_codegen_llvm/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)' --check-cfg 'cfg(feature, values())' -C metadata=ad33fb89010da62e -C extra-filename=-ad33fb89010da62e --out-dir /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-rustc/x86_64-unknown-illumos/release/deps --target x86_64-unknown-illumos -C linker=/usr/gcc/13/bin/gcc -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-rustc/x86_64-unknown-illumos/release/deps -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-rustc/release/deps --extern bitflags=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-rustc/x86_64-unknown-illumos/release/deps/libbitflags-8c98d003b4469c2e.rmeta --extern itertools=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-rustc/x86_64-unknown-illumos/release/deps/libitertools-e03989f237593b1c.rmeta --extern libc=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-rustc/x86_64-unknown-illumos/release/deps/liblibc-fbb8707ffe3ca5e7.rmeta --extern measureme=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-rustc/x86_64-unknown-illumos/release/deps/libmeasureme-1603411be0cc7850.rmeta --extern object=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-rustc/x86_64-unknown-illumos/release/deps/libobject-5f071ca23c74bc17.rmeta --extern rustc_demangle=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-rustc/x86_64-unknown-illumos/release/deps/librustc_demangle-d0a51c9eda9ca09a.rmeta --extern rustc_ast=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-rustc/x86_64-unknown-illumos/release/deps/librustc_ast-f670e317d5b598e0.rmeta --extern rustc_attr=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-rustc/x86_64-unknown-illumos/release/deps/librustc_attr-7aedda5ad4588417.rmeta --extern rustc_codegen_ssa=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-rustc/x86_64-unknown-illumos/release/deps/librustc_codegen_ssa-2ce1224e527e564f.rmeta --extern rustc_data_structures=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-rustc/x86_64-unknown-illumos/release/deps/librustc_data_structures-b322e64c766b92d3.rmeta --extern rustc_errors=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-rustc/x86_64-unknown-illumos/release/deps/librustc_errors-993416d0a347fd6e.rmeta --extern rustc_fluent_macro=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-rustc/release/deps/librustc_fluent_macro-edd18b3aa498124e.so --extern rustc_fs_util=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-rustc/x86_64-unknown-illumos/release/deps/librustc_fs_util-0e1c9f389a42be0a.rmeta --extern rustc_hir=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-rustc/x86_64-unknown-illumos/release/deps/librustc_hir-cf74409df15d90cb.rmeta --extern rustc_index=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-rustc/x86_64-unknown-illumos/release/deps/librustc_index-04d5034915eb81fa.rmeta --extern rustc_llvm=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-rustc/x86_64-unknown-illumos/release/deps/librustc_llvm-d894281d9aebb7ec.rmeta --extern rustc_macros=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-rustc/release/deps/librustc_macros-615ec8a648f9f2de.so --extern rustc_metadata=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-rustc/x86_64-unknown-illumos/release/deps/librustc_metadata-a1039a8f68df46c7.rmeta --extern rustc_middle=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-rustc/x86_64-unknown-illumos/release/deps/librustc_middle-57f54835e944d07f.rmeta --extern rustc_query_system=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-rustc/x86_64-unknown-illumos/release/deps/librustc_query_system-89a59bc184bcf434.rmeta --extern rustc_sanitizers=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-rustc/x86_64-unknown-illumos/release/deps/librustc_sanitizers-815989df1726bab3.rmeta --extern rustc_session=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-rustc/x86_64-unknown-illumos/release/deps/librustc_session-3092ca8a248a9b59.rmeta --extern rustc_span=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-rustc/x86_64-unknown-illumos/release/deps/librustc_span-44dfe565741cac1c.rmeta --extern rustc_symbol_mangling=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-rustc/x86_64-unknown-illumos/release/deps/librustc_symbol_mangling-d09c458a3fef86f4.rmeta --extern rustc_target=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-rustc/x86_64-unknown-illumos/release/deps/librustc_target-f4e3b3ffb4684ef7.rmeta --extern serde=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-rustc/x86_64-unknown-illumos/release/deps/libserde-dd6723099b85cab1.rmeta --extern serde_json=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-rustc/x86_64-unknown-illumos/release/deps/libserde_json-b7654e1814e577e7.rmeta --extern smallvec=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-rustc/x86_64-unknown-illumos/release/deps/libsmallvec-ad7ec8c48886a952.rmeta --extern tracing=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-rustc/x86_64-unknown-illumos/release/deps/libtracing-6123df29c22794e1.rmeta --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(parallel_compiler)' -Zmacro-backtrace -Zunstable-options -Csplit-debuginfo=off -Zunstable-options '-Wrustc::internal' -Wkeyword_idents_2024 -Wunsafe_op_in_unsafe_fn -Cprefer-dynamic -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zon-broken-pipe=kill -Z binary-dep-depinfo -L native=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-rustc/x86_64-unknown-illumos/release/build/psm-48fb0533c04c276c/out -L native=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-rustc/x86_64-unknown-illumos/release/build/rustc_llvm-f4debf6f118d536b/out -L native=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/lib` Compiling rustc_hir_typeck v0.0.0 (/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/compiler/rustc_hir_typeck) Running `/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc --crate-name rustc_hir_typeck --edition=2021 compiler/rustc_hir_typeck/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)' --check-cfg 'cfg(feature, values())' -C metadata=9201a0d25343667a -C extra-filename=-9201a0d25343667a --out-dir /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-rustc/x86_64-unknown-illumos/release/deps --target x86_64-unknown-illumos -C linker=/usr/gcc/13/bin/gcc -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-rustc/x86_64-unknown-illumos/release/deps -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-rustc/release/deps --extern itertools=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-rustc/x86_64-unknown-illumos/release/deps/libitertools-e03989f237593b1c.rmeta --extern rustc_ast=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-rustc/x86_64-unknown-illumos/release/deps/librustc_ast-f670e317d5b598e0.rmeta --extern rustc_ast_ir=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-rustc/x86_64-unknown-illumos/release/deps/librustc_ast_ir-e1c36ce2215c421f.rmeta --extern rustc_attr=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-rustc/x86_64-unknown-illumos/release/deps/librustc_attr-7aedda5ad4588417.rmeta --extern rustc_data_structures=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-rustc/x86_64-unknown-illumos/release/deps/librustc_data_structures-b322e64c766b92d3.rmeta --extern rustc_errors=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-rustc/x86_64-unknown-illumos/release/deps/librustc_errors-993416d0a347fd6e.rmeta --extern rustc_fluent_macro=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-rustc/release/deps/librustc_fluent_macro-edd18b3aa498124e.so --extern rustc_hir=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-rustc/x86_64-unknown-illumos/release/deps/librustc_hir-cf74409df15d90cb.rmeta --extern rustc_hir_analysis=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-rustc/x86_64-unknown-illumos/release/deps/librustc_hir_analysis-b931cdb0bb467677.rmeta --extern rustc_hir_pretty=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-rustc/x86_64-unknown-illumos/release/deps/librustc_hir_pretty-98855eb7d0aa7659.rmeta --extern rustc_index=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-rustc/x86_64-unknown-illumos/release/deps/librustc_index-04d5034915eb81fa.rmeta --extern rustc_infer=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-rustc/x86_64-unknown-illumos/release/deps/librustc_infer-fcb2991ebbe68c28.rmeta --extern rustc_lint=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-rustc/x86_64-unknown-illumos/release/deps/librustc_lint-0d3b4b9b4cf2a57a.rmeta --extern rustc_macros=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-rustc/release/deps/librustc_macros-615ec8a648f9f2de.so --extern rustc_middle=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-rustc/x86_64-unknown-illumos/release/deps/librustc_middle-57f54835e944d07f.rmeta --extern rustc_session=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-rustc/x86_64-unknown-illumos/release/deps/librustc_session-3092ca8a248a9b59.rmeta --extern rustc_span=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-rustc/x86_64-unknown-illumos/release/deps/librustc_span-44dfe565741cac1c.rmeta --extern rustc_target=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-rustc/x86_64-unknown-illumos/release/deps/librustc_target-f4e3b3ffb4684ef7.rmeta --extern rustc_trait_selection=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-rustc/x86_64-unknown-illumos/release/deps/librustc_trait_selection-a6eb70ac89f729b3.rmeta --extern rustc_type_ir=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-rustc/x86_64-unknown-illumos/release/deps/librustc_type_ir-b3feda86e47be874.rmeta --extern smallvec=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-rustc/x86_64-unknown-illumos/release/deps/libsmallvec-ad7ec8c48886a952.rmeta --extern tracing=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-rustc/x86_64-unknown-illumos/release/deps/libtracing-6123df29c22794e1.rmeta --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(parallel_compiler)' -Zmacro-backtrace -Zunstable-options -Csplit-debuginfo=off -Zunstable-options '-Wrustc::internal' -Wkeyword_idents_2024 -Wunsafe_op_in_unsafe_fn -Cprefer-dynamic -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zon-broken-pipe=kill -Z binary-dep-depinfo -L native=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-rustc/x86_64-unknown-illumos/release/build/psm-48fb0533c04c276c/out` Compiling rustc_borrowck v0.0.0 (/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/compiler/rustc_borrowck) Running `/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc --crate-name rustc_borrowck --edition=2021 compiler/rustc_borrowck/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)' --check-cfg 'cfg(feature, values())' -C metadata=3b95d71aa32c9991 -C extra-filename=-3b95d71aa32c9991 --out-dir /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-rustc/x86_64-unknown-illumos/release/deps --target x86_64-unknown-illumos -C linker=/usr/gcc/13/bin/gcc -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-rustc/x86_64-unknown-illumos/release/deps -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-rustc/release/deps --extern either=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-rustc/x86_64-unknown-illumos/release/deps/libeither-4690edfcaac7fcea.rmeta --extern itertools=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-rustc/x86_64-unknown-illumos/release/deps/libitertools-e03989f237593b1c.rmeta --extern polonius_engine=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-rustc/x86_64-unknown-illumos/release/deps/libpolonius_engine-a82a64a76c4f93ca.rmeta --extern rustc_data_structures=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-rustc/x86_64-unknown-illumos/release/deps/librustc_data_structures-b322e64c766b92d3.rmeta --extern rustc_errors=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-rustc/x86_64-unknown-illumos/release/deps/librustc_errors-993416d0a347fd6e.rmeta --extern rustc_fluent_macro=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-rustc/release/deps/librustc_fluent_macro-edd18b3aa498124e.so --extern rustc_graphviz=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-rustc/x86_64-unknown-illumos/release/deps/librustc_graphviz-c69c5d8d1193c2d3.rmeta --extern rustc_hir=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-rustc/x86_64-unknown-illumos/release/deps/librustc_hir-cf74409df15d90cb.rmeta --extern rustc_index=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-rustc/x86_64-unknown-illumos/release/deps/librustc_index-04d5034915eb81fa.rmeta --extern rustc_infer=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-rustc/x86_64-unknown-illumos/release/deps/librustc_infer-fcb2991ebbe68c28.rmeta --extern rustc_lexer=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-rustc/x86_64-unknown-illumos/release/deps/librustc_lexer-82317ed84eee1799.rmeta --extern rustc_macros=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-rustc/release/deps/librustc_macros-615ec8a648f9f2de.so --extern rustc_middle=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-rustc/x86_64-unknown-illumos/release/deps/librustc_middle-57f54835e944d07f.rmeta --extern rustc_mir_dataflow=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-rustc/x86_64-unknown-illumos/release/deps/librustc_mir_dataflow-928af58967ba3f25.rmeta --extern rustc_session=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-rustc/x86_64-unknown-illumos/release/deps/librustc_session-3092ca8a248a9b59.rmeta --extern rustc_span=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-rustc/x86_64-unknown-illumos/release/deps/librustc_span-44dfe565741cac1c.rmeta --extern rustc_target=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-rustc/x86_64-unknown-illumos/release/deps/librustc_target-f4e3b3ffb4684ef7.rmeta --extern rustc_trait_selection=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-rustc/x86_64-unknown-illumos/release/deps/librustc_trait_selection-a6eb70ac89f729b3.rmeta --extern rustc_traits=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-rustc/x86_64-unknown-illumos/release/deps/librustc_traits-8f2acd397b103f18.rmeta --extern smallvec=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-rustc/x86_64-unknown-illumos/release/deps/libsmallvec-ad7ec8c48886a952.rmeta --extern tracing=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-rustc/x86_64-unknown-illumos/release/deps/libtracing-6123df29c22794e1.rmeta --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(parallel_compiler)' -Zmacro-backtrace -Zunstable-options -Csplit-debuginfo=off -Zunstable-options '-Wrustc::internal' -Wkeyword_idents_2024 -Wunsafe_op_in_unsafe_fn -Cprefer-dynamic -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zon-broken-pipe=kill -Z binary-dep-depinfo -L native=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-rustc/x86_64-unknown-illumos/release/build/psm-48fb0533c04c276c/out` Compiling rustc_mir_transform v0.0.0 (/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/compiler/rustc_mir_transform) Running `/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc --crate-name rustc_mir_transform --edition=2021 compiler/rustc_mir_transform/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)' --check-cfg 'cfg(feature, values())' -C metadata=d5d8f9352bcc4a91 -C extra-filename=-d5d8f9352bcc4a91 --out-dir /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-rustc/x86_64-unknown-illumos/release/deps --target x86_64-unknown-illumos -C linker=/usr/gcc/13/bin/gcc -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-rustc/x86_64-unknown-illumos/release/deps -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-rustc/release/deps --extern either=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-rustc/x86_64-unknown-illumos/release/deps/libeither-4690edfcaac7fcea.rmeta --extern itertools=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-rustc/x86_64-unknown-illumos/release/deps/libitertools-e03989f237593b1c.rmeta --extern rustc_arena=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-rustc/x86_64-unknown-illumos/release/deps/librustc_arena-8b871e2fe5aa6ba1.rmeta --extern rustc_ast=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-rustc/x86_64-unknown-illumos/release/deps/librustc_ast-f670e317d5b598e0.rmeta --extern rustc_attr=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-rustc/x86_64-unknown-illumos/release/deps/librustc_attr-7aedda5ad4588417.rmeta --extern rustc_const_eval=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-rustc/x86_64-unknown-illumos/release/deps/librustc_const_eval-f3c1b8d75d7e5b06.rmeta --extern rustc_data_structures=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-rustc/x86_64-unknown-illumos/release/deps/librustc_data_structures-b322e64c766b92d3.rmeta --extern rustc_errors=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-rustc/x86_64-unknown-illumos/release/deps/librustc_errors-993416d0a347fd6e.rmeta --extern rustc_fluent_macro=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-rustc/release/deps/librustc_fluent_macro-edd18b3aa498124e.so --extern rustc_hir=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-rustc/x86_64-unknown-illumos/release/deps/librustc_hir-cf74409df15d90cb.rmeta --extern rustc_index=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-rustc/x86_64-unknown-illumos/release/deps/librustc_index-04d5034915eb81fa.rmeta --extern rustc_infer=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-rustc/x86_64-unknown-illumos/release/deps/librustc_infer-fcb2991ebbe68c28.rmeta --extern rustc_macros=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-rustc/release/deps/librustc_macros-615ec8a648f9f2de.so --extern rustc_middle=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-rustc/x86_64-unknown-illumos/release/deps/librustc_middle-57f54835e944d07f.rmeta --extern rustc_mir_build=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-rustc/x86_64-unknown-illumos/release/deps/librustc_mir_build-29cae7b892dc59d4.rmeta --extern rustc_mir_dataflow=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-rustc/x86_64-unknown-illumos/release/deps/librustc_mir_dataflow-928af58967ba3f25.rmeta --extern rustc_session=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-rustc/x86_64-unknown-illumos/release/deps/librustc_session-3092ca8a248a9b59.rmeta --extern rustc_span=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-rustc/x86_64-unknown-illumos/release/deps/librustc_span-44dfe565741cac1c.rmeta --extern rustc_target=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-rustc/x86_64-unknown-illumos/release/deps/librustc_target-f4e3b3ffb4684ef7.rmeta --extern rustc_trait_selection=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-rustc/x86_64-unknown-illumos/release/deps/librustc_trait_selection-a6eb70ac89f729b3.rmeta --extern smallvec=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-rustc/x86_64-unknown-illumos/release/deps/libsmallvec-ad7ec8c48886a952.rmeta --extern tracing=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-rustc/x86_64-unknown-illumos/release/deps/libtracing-6123df29c22794e1.rmeta --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(parallel_compiler)' -Zmacro-backtrace -Zunstable-options -Csplit-debuginfo=off -Zunstable-options '-Wrustc::internal' -Wkeyword_idents_2024 -Wunsafe_op_in_unsafe_fn -Cprefer-dynamic -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zon-broken-pipe=kill -Z binary-dep-depinfo -L native=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-rustc/x86_64-unknown-illumos/release/build/psm-48fb0533c04c276c/out` Compiling rustc_passes v0.0.0 (/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/compiler/rustc_passes) Running `/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc --crate-name rustc_passes --edition=2021 compiler/rustc_passes/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)' --check-cfg 'cfg(feature, values())' -C metadata=29a55a7c538dd7d1 -C extra-filename=-29a55a7c538dd7d1 --out-dir /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-rustc/x86_64-unknown-illumos/release/deps --target x86_64-unknown-illumos -C linker=/usr/gcc/13/bin/gcc -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-rustc/x86_64-unknown-illumos/release/deps -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-rustc/release/deps --extern rustc_ast=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-rustc/x86_64-unknown-illumos/release/deps/librustc_ast-f670e317d5b598e0.rmeta --extern rustc_ast_pretty=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-rustc/x86_64-unknown-illumos/release/deps/librustc_ast_pretty-c23ed1bc4a69af79.rmeta --extern rustc_attr=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-rustc/x86_64-unknown-illumos/release/deps/librustc_attr-7aedda5ad4588417.rmeta --extern rustc_data_structures=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-rustc/x86_64-unknown-illumos/release/deps/librustc_data_structures-b322e64c766b92d3.rmeta --extern rustc_errors=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-rustc/x86_64-unknown-illumos/release/deps/librustc_errors-993416d0a347fd6e.rmeta --extern rustc_expand=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-rustc/x86_64-unknown-illumos/release/deps/librustc_expand-2ddf0d730a891be5.rmeta --extern rustc_feature=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-rustc/x86_64-unknown-illumos/release/deps/librustc_feature-e742064681f6c07f.rmeta --extern rustc_fluent_macro=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-rustc/release/deps/librustc_fluent_macro-edd18b3aa498124e.so --extern rustc_hir=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-rustc/x86_64-unknown-illumos/release/deps/librustc_hir-cf74409df15d90cb.rmeta --extern rustc_index=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-rustc/x86_64-unknown-illumos/release/deps/librustc_index-04d5034915eb81fa.rmeta --extern rustc_lexer=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-rustc/x86_64-unknown-illumos/release/deps/librustc_lexer-82317ed84eee1799.rmeta --extern rustc_macros=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-rustc/release/deps/librustc_macros-615ec8a648f9f2de.so --extern rustc_middle=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-rustc/x86_64-unknown-illumos/release/deps/librustc_middle-57f54835e944d07f.rmeta --extern rustc_privacy=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-rustc/x86_64-unknown-illumos/release/deps/librustc_privacy-40e148f9a45d86e5.rmeta --extern rustc_session=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-rustc/x86_64-unknown-illumos/release/deps/librustc_session-3092ca8a248a9b59.rmeta --extern rustc_span=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-rustc/x86_64-unknown-illumos/release/deps/librustc_span-44dfe565741cac1c.rmeta --extern rustc_target=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-rustc/x86_64-unknown-illumos/release/deps/librustc_target-f4e3b3ffb4684ef7.rmeta --extern rustc_trait_selection=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-rustc/x86_64-unknown-illumos/release/deps/librustc_trait_selection-a6eb70ac89f729b3.rmeta --extern tracing=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-rustc/x86_64-unknown-illumos/release/deps/libtracing-6123df29c22794e1.rmeta --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(parallel_compiler)' -Zmacro-backtrace -Zunstable-options -Csplit-debuginfo=off -Zunstable-options '-Wrustc::internal' -Wkeyword_idents_2024 -Wunsafe_op_in_unsafe_fn -Cprefer-dynamic -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zon-broken-pipe=kill -Z binary-dep-depinfo -L native=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-rustc/x86_64-unknown-illumos/release/build/psm-48fb0533c04c276c/out` Compiling rustc_resolve v0.0.0 (/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/compiler/rustc_resolve) Running `/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc --crate-name rustc_resolve --edition=2021 compiler/rustc_resolve/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)' --check-cfg 'cfg(feature, values())' -C metadata=f95b08a3d637cd58 -C extra-filename=-f95b08a3d637cd58 --out-dir /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-rustc/x86_64-unknown-illumos/release/deps --target x86_64-unknown-illumos -C linker=/usr/gcc/13/bin/gcc -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-rustc/x86_64-unknown-illumos/release/deps -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-rustc/release/deps --extern bitflags=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-rustc/x86_64-unknown-illumos/release/deps/libbitflags-8c98d003b4469c2e.rmeta --extern pulldown_cmark=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-rustc/x86_64-unknown-illumos/release/deps/libpulldown_cmark-1b249647c1121493.rmeta --extern rustc_arena=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-rustc/x86_64-unknown-illumos/release/deps/librustc_arena-8b871e2fe5aa6ba1.rmeta --extern rustc_ast=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-rustc/x86_64-unknown-illumos/release/deps/librustc_ast-f670e317d5b598e0.rmeta --extern rustc_ast_pretty=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-rustc/x86_64-unknown-illumos/release/deps/librustc_ast_pretty-c23ed1bc4a69af79.rmeta --extern rustc_attr=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-rustc/x86_64-unknown-illumos/release/deps/librustc_attr-7aedda5ad4588417.rmeta --extern rustc_data_structures=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-rustc/x86_64-unknown-illumos/release/deps/librustc_data_structures-b322e64c766b92d3.rmeta --extern rustc_errors=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-rustc/x86_64-unknown-illumos/release/deps/librustc_errors-993416d0a347fd6e.rmeta --extern rustc_expand=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-rustc/x86_64-unknown-illumos/release/deps/librustc_expand-2ddf0d730a891be5.rmeta --extern rustc_feature=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-rustc/x86_64-unknown-illumos/release/deps/librustc_feature-e742064681f6c07f.rmeta --extern rustc_fluent_macro=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-rustc/release/deps/librustc_fluent_macro-edd18b3aa498124e.so --extern rustc_hir=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-rustc/x86_64-unknown-illumos/release/deps/librustc_hir-cf74409df15d90cb.rmeta --extern rustc_index=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-rustc/x86_64-unknown-illumos/release/deps/librustc_index-04d5034915eb81fa.rmeta --extern rustc_macros=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-rustc/release/deps/librustc_macros-615ec8a648f9f2de.so --extern rustc_metadata=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-rustc/x86_64-unknown-illumos/release/deps/librustc_metadata-a1039a8f68df46c7.rmeta --extern rustc_middle=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-rustc/x86_64-unknown-illumos/release/deps/librustc_middle-57f54835e944d07f.rmeta --extern rustc_query_system=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-rustc/x86_64-unknown-illumos/release/deps/librustc_query_system-89a59bc184bcf434.rmeta --extern rustc_session=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-rustc/x86_64-unknown-illumos/release/deps/librustc_session-3092ca8a248a9b59.rmeta --extern rustc_span=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-rustc/x86_64-unknown-illumos/release/deps/librustc_span-44dfe565741cac1c.rmeta --extern smallvec=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-rustc/x86_64-unknown-illumos/release/deps/libsmallvec-ad7ec8c48886a952.rmeta --extern thin_vec=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-rustc/x86_64-unknown-illumos/release/deps/libthin_vec-0e8f380009883c83.rmeta --extern tracing=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-rustc/x86_64-unknown-illumos/release/deps/libtracing-6123df29c22794e1.rmeta --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(parallel_compiler)' -Zmacro-backtrace -Zunstable-options -Csplit-debuginfo=off -Zunstable-options '-Wrustc::internal' -Wkeyword_idents_2024 -Wunsafe_op_in_unsafe_fn -Cprefer-dynamic -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zon-broken-pipe=kill -Z binary-dep-depinfo -L native=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-rustc/x86_64-unknown-illumos/release/build/psm-48fb0533c04c276c/out` Compiling rustc_ast_lowering v0.0.0 (/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/compiler/rustc_ast_lowering) Running `/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc --crate-name rustc_ast_lowering --edition=2021 compiler/rustc_ast_lowering/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)' --check-cfg 'cfg(feature, values())' -C metadata=62d1b5df72b36649 -C extra-filename=-62d1b5df72b36649 --out-dir /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-rustc/x86_64-unknown-illumos/release/deps --target x86_64-unknown-illumos -C linker=/usr/gcc/13/bin/gcc -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-rustc/x86_64-unknown-illumos/release/deps -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-rustc/release/deps --extern rustc_ast=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-rustc/x86_64-unknown-illumos/release/deps/librustc_ast-f670e317d5b598e0.rmeta --extern rustc_ast_pretty=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-rustc/x86_64-unknown-illumos/release/deps/librustc_ast_pretty-c23ed1bc4a69af79.rmeta --extern rustc_data_structures=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-rustc/x86_64-unknown-illumos/release/deps/librustc_data_structures-b322e64c766b92d3.rmeta --extern rustc_errors=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-rustc/x86_64-unknown-illumos/release/deps/librustc_errors-993416d0a347fd6e.rmeta --extern rustc_fluent_macro=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-rustc/release/deps/librustc_fluent_macro-edd18b3aa498124e.so --extern rustc_hir=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-rustc/x86_64-unknown-illumos/release/deps/librustc_hir-cf74409df15d90cb.rmeta --extern rustc_index=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-rustc/x86_64-unknown-illumos/release/deps/librustc_index-04d5034915eb81fa.rmeta --extern rustc_macros=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-rustc/release/deps/librustc_macros-615ec8a648f9f2de.so --extern rustc_middle=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-rustc/x86_64-unknown-illumos/release/deps/librustc_middle-57f54835e944d07f.rmeta --extern rustc_session=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-rustc/x86_64-unknown-illumos/release/deps/librustc_session-3092ca8a248a9b59.rmeta --extern rustc_span=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-rustc/x86_64-unknown-illumos/release/deps/librustc_span-44dfe565741cac1c.rmeta --extern rustc_target=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-rustc/x86_64-unknown-illumos/release/deps/librustc_target-f4e3b3ffb4684ef7.rmeta --extern smallvec=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-rustc/x86_64-unknown-illumos/release/deps/libsmallvec-ad7ec8c48886a952.rmeta --extern thin_vec=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-rustc/x86_64-unknown-illumos/release/deps/libthin_vec-0e8f380009883c83.rmeta --extern tracing=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-rustc/x86_64-unknown-illumos/release/deps/libtracing-6123df29c22794e1.rmeta --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(parallel_compiler)' -Zmacro-backtrace -Zunstable-options -Csplit-debuginfo=off -Zunstable-options '-Wrustc::internal' -Wkeyword_idents_2024 -Wunsafe_op_in_unsafe_fn -Cprefer-dynamic -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zon-broken-pipe=kill -Z binary-dep-depinfo -L native=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-rustc/x86_64-unknown-illumos/release/build/psm-48fb0533c04c276c/out` Compiling rustc_query_impl v0.0.0 (/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/compiler/rustc_query_impl) Running `/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc --crate-name rustc_query_impl --edition=2021 compiler/rustc_query_impl/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)' --check-cfg 'cfg(feature, values("rustc_use_parallel_compiler"))' -C metadata=6dff11d6a98967e0 -C extra-filename=-6dff11d6a98967e0 --out-dir /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-rustc/x86_64-unknown-illumos/release/deps --target x86_64-unknown-illumos -C linker=/usr/gcc/13/bin/gcc -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-rustc/x86_64-unknown-illumos/release/deps -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-rustc/release/deps --extern field_offset=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-rustc/x86_64-unknown-illumos/release/deps/libfield_offset-c49f8fe18a9807d2.rmeta --extern measureme=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-rustc/x86_64-unknown-illumos/release/deps/libmeasureme-1603411be0cc7850.rmeta --extern rustc_data_structures=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-rustc/x86_64-unknown-illumos/release/deps/librustc_data_structures-b322e64c766b92d3.rmeta --extern rustc_errors=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-rustc/x86_64-unknown-illumos/release/deps/librustc_errors-993416d0a347fd6e.rmeta --extern rustc_hir=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-rustc/x86_64-unknown-illumos/release/deps/librustc_hir-cf74409df15d90cb.rmeta --extern rustc_index=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-rustc/x86_64-unknown-illumos/release/deps/librustc_index-04d5034915eb81fa.rmeta --extern rustc_middle=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-rustc/x86_64-unknown-illumos/release/deps/librustc_middle-57f54835e944d07f.rmeta --extern rustc_query_system=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-rustc/x86_64-unknown-illumos/release/deps/librustc_query_system-89a59bc184bcf434.rmeta --extern rustc_serialize=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-rustc/x86_64-unknown-illumos/release/deps/librustc_serialize-5f4a85d69b4eecbf.rmeta --extern rustc_session=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-rustc/x86_64-unknown-illumos/release/deps/librustc_session-3092ca8a248a9b59.rmeta --extern rustc_span=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-rustc/x86_64-unknown-illumos/release/deps/librustc_span-44dfe565741cac1c.rmeta --extern thin_vec=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-rustc/x86_64-unknown-illumos/release/deps/libthin_vec-0e8f380009883c83.rmeta --extern tracing=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-rustc/x86_64-unknown-illumos/release/deps/libtracing-6123df29c22794e1.rmeta --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(parallel_compiler)' -Zmacro-backtrace -Zunstable-options -Csplit-debuginfo=off -Zunstable-options '-Wrustc::internal' -Wkeyword_idents_2024 -Wunsafe_op_in_unsafe_fn -Cprefer-dynamic -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zon-broken-pipe=kill -Z binary-dep-depinfo -L native=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-rustc/x86_64-unknown-illumos/release/build/psm-48fb0533c04c276c/out` Running `/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc --crate-name time_core --edition=2021 /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/vendor/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)' --check-cfg 'cfg(feature, values())' -C metadata=ea841b6c47e7024b -C extra-filename=-ea841b6c47e7024b --out-dir /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-rustc/x86_64-unknown-illumos/release/deps --target x86_64-unknown-illumos -C linker=/usr/gcc/13/bin/gcc -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-rustc/x86_64-unknown-illumos/release/deps -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-rustc/release/deps --cap-lints allow --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(parallel_compiler)' -Zmacro-backtrace -Zunstable-options -Csplit-debuginfo=off -Zunstable-options '-Wrustc::internal' -Wkeyword_idents_2024 -Wunsafe_op_in_unsafe_fn -Cprefer-dynamic -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zon-broken-pipe=kill -Z binary-dep-depinfo` Running `/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc --crate-name num_conv --edition=2021 /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/vendor/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)' --check-cfg 'cfg(feature, values())' -C metadata=082fd6a4c0557a32 -C extra-filename=-082fd6a4c0557a32 --out-dir /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-rustc/x86_64-unknown-illumos/release/deps --target x86_64-unknown-illumos -C linker=/usr/gcc/13/bin/gcc -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-rustc/x86_64-unknown-illumos/release/deps -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-rustc/release/deps --cap-lints allow --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(parallel_compiler)' -Zmacro-backtrace -Zunstable-options -Csplit-debuginfo=off -Zunstable-options '-Wrustc::internal' -Wkeyword_idents_2024 -Wunsafe_op_in_unsafe_fn -Cprefer-dynamic -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zon-broken-pipe=kill -Z binary-dep-depinfo` Compiling time v0.3.36 Running `/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc --crate-name time --edition=2021 /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/vendor/time-0.3.36/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=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 --warn=unused --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' '--warn=rustdoc::unescaped-backticks' '--deny=clippy::undocumented-unsafe-blocks' --deny=unconditional-recursion --warn=trivial-numeric-casts --warn=trivial-casts '--warn=clippy::todo' --deny=temporary-cstring-as-ptr --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=clippy::nursery' --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=const-item-mutation --deny=clashing-extern-declarations --deny=ambiguous-glob-reexports '--deny=clippy::alloc-instead-of-core' '--warn=clippy::all' --warn=unstable-name-collisions '--allow=clippy::redundant-pub-crate' '--allow=clippy::option-if-let-else' --cfg 'feature="alloc"' --cfg 'feature="formatting"' --cfg 'feature="macros"' --cfg 'feature="parsing"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs)' --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=58e930b2838fa233 -C extra-filename=-58e930b2838fa233 --out-dir /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-rustc/x86_64-unknown-illumos/release/deps --target x86_64-unknown-illumos -C linker=/usr/gcc/13/bin/gcc -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-rustc/x86_64-unknown-illumos/release/deps -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-rustc/release/deps --extern deranged=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-rustc/x86_64-unknown-illumos/release/deps/libderanged-7e294303845a727e.rmeta --extern itoa=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-rustc/x86_64-unknown-illumos/release/deps/libitoa-ff4fb792bed2a08f.rmeta --extern num_conv=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-rustc/x86_64-unknown-illumos/release/deps/libnum_conv-082fd6a4c0557a32.rmeta --extern powerfmt=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-rustc/x86_64-unknown-illumos/release/deps/libpowerfmt-847f17795aeea990.rmeta --extern time_core=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-rustc/x86_64-unknown-illumos/release/deps/libtime_core-ea841b6c47e7024b.rmeta --extern time_macros=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-rustc/release/deps/libtime_macros-d0acf3c8e8916ef3.so --cap-lints allow --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(parallel_compiler)' -Zmacro-backtrace -Zunstable-options -Csplit-debuginfo=off -Zunstable-options '-Wrustc::internal' -Wkeyword_idents_2024 -Wunsafe_op_in_unsafe_fn -Cprefer-dynamic -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zon-broken-pipe=kill -Z binary-dep-depinfo` Compiling rustc_interface v0.0.0 (/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/compiler/rustc_interface) Running `/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc --crate-name rustc_interface --edition=2021 compiler/rustc_interface/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="llvm"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("llvm", "rustc_use_parallel_compiler"))' -C metadata=32948f88baef8850 -C extra-filename=-32948f88baef8850 --out-dir /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-rustc/x86_64-unknown-illumos/release/deps --target x86_64-unknown-illumos -C linker=/usr/gcc/13/bin/gcc -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-rustc/x86_64-unknown-illumos/release/deps -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-rustc/release/deps --extern rustc_ast=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-rustc/x86_64-unknown-illumos/release/deps/librustc_ast-f670e317d5b598e0.rmeta --extern rustc_ast_lowering=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-rustc/x86_64-unknown-illumos/release/deps/librustc_ast_lowering-62d1b5df72b36649.rmeta --extern rustc_ast_passes=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-rustc/x86_64-unknown-illumos/release/deps/librustc_ast_passes-8363f2a160093e48.rmeta --extern rustc_ast_pretty=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-rustc/x86_64-unknown-illumos/release/deps/librustc_ast_pretty-c23ed1bc4a69af79.rmeta --extern rustc_attr=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-rustc/x86_64-unknown-illumos/release/deps/librustc_attr-7aedda5ad4588417.rmeta --extern rustc_borrowck=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-rustc/x86_64-unknown-illumos/release/deps/librustc_borrowck-3b95d71aa32c9991.rmeta --extern rustc_builtin_macros=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-rustc/x86_64-unknown-illumos/release/deps/librustc_builtin_macros-7a7bcc2a17b49bf9.rmeta --extern rustc_codegen_llvm=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-rustc/x86_64-unknown-illumos/release/deps/librustc_codegen_llvm-ad33fb89010da62e.rmeta --extern rustc_codegen_ssa=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-rustc/x86_64-unknown-illumos/release/deps/librustc_codegen_ssa-2ce1224e527e564f.rmeta --extern rustc_const_eval=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-rustc/x86_64-unknown-illumos/release/deps/librustc_const_eval-f3c1b8d75d7e5b06.rmeta --extern rustc_data_structures=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-rustc/x86_64-unknown-illumos/release/deps/librustc_data_structures-b322e64c766b92d3.rmeta --extern rustc_errors=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-rustc/x86_64-unknown-illumos/release/deps/librustc_errors-993416d0a347fd6e.rmeta --extern rustc_expand=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-rustc/x86_64-unknown-illumos/release/deps/librustc_expand-2ddf0d730a891be5.rmeta --extern rustc_feature=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-rustc/x86_64-unknown-illumos/release/deps/librustc_feature-e742064681f6c07f.rmeta --extern rustc_fluent_macro=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-rustc/release/deps/librustc_fluent_macro-edd18b3aa498124e.so --extern rustc_fs_util=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-rustc/x86_64-unknown-illumos/release/deps/librustc_fs_util-0e1c9f389a42be0a.rmeta --extern rustc_hir=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-rustc/x86_64-unknown-illumos/release/deps/librustc_hir-cf74409df15d90cb.rmeta --extern rustc_hir_analysis=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-rustc/x86_64-unknown-illumos/release/deps/librustc_hir_analysis-b931cdb0bb467677.rmeta --extern rustc_hir_typeck=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-rustc/x86_64-unknown-illumos/release/deps/librustc_hir_typeck-9201a0d25343667a.rmeta --extern rustc_incremental=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-rustc/x86_64-unknown-illumos/release/deps/librustc_incremental-c2cfa702bbdf8858.rmeta --extern rustc_lint=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-rustc/x86_64-unknown-illumos/release/deps/librustc_lint-0d3b4b9b4cf2a57a.rmeta --extern rustc_macros=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-rustc/release/deps/librustc_macros-615ec8a648f9f2de.so --extern rustc_metadata=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-rustc/x86_64-unknown-illumos/release/deps/librustc_metadata-a1039a8f68df46c7.rmeta --extern rustc_middle=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-rustc/x86_64-unknown-illumos/release/deps/librustc_middle-57f54835e944d07f.rmeta --extern rustc_mir_build=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-rustc/x86_64-unknown-illumos/release/deps/librustc_mir_build-29cae7b892dc59d4.rmeta --extern rustc_mir_transform=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-rustc/x86_64-unknown-illumos/release/deps/librustc_mir_transform-d5d8f9352bcc4a91.rmeta --extern rustc_monomorphize=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-rustc/x86_64-unknown-illumos/release/deps/librustc_monomorphize-0f9ef787d975254d.rmeta --extern rustc_parse=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-rustc/x86_64-unknown-illumos/release/deps/librustc_parse-929aa614acc94cca.rmeta --extern rustc_passes=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-rustc/x86_64-unknown-illumos/release/deps/librustc_passes-29a55a7c538dd7d1.rmeta --extern rustc_privacy=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-rustc/x86_64-unknown-illumos/release/deps/librustc_privacy-40e148f9a45d86e5.rmeta --extern rustc_query_impl=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-rustc/x86_64-unknown-illumos/release/deps/librustc_query_impl-6dff11d6a98967e0.rmeta --extern rustc_query_system=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-rustc/x86_64-unknown-illumos/release/deps/librustc_query_system-89a59bc184bcf434.rmeta --extern rustc_resolve=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-rustc/x86_64-unknown-illumos/release/deps/librustc_resolve-f95b08a3d637cd58.rmeta --extern rustc_serialize=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-rustc/x86_64-unknown-illumos/release/deps/librustc_serialize-5f4a85d69b4eecbf.rmeta --extern rustc_session=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-rustc/x86_64-unknown-illumos/release/deps/librustc_session-3092ca8a248a9b59.rmeta --extern rustc_span=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-rustc/x86_64-unknown-illumos/release/deps/librustc_span-44dfe565741cac1c.rmeta --extern rustc_symbol_mangling=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-rustc/x86_64-unknown-illumos/release/deps/librustc_symbol_mangling-d09c458a3fef86f4.rmeta --extern rustc_target=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-rustc/x86_64-unknown-illumos/release/deps/librustc_target-f4e3b3ffb4684ef7.rmeta --extern rustc_trait_selection=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-rustc/x86_64-unknown-illumos/release/deps/librustc_trait_selection-a6eb70ac89f729b3.rmeta --extern rustc_traits=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-rustc/x86_64-unknown-illumos/release/deps/librustc_traits-8f2acd397b103f18.rmeta --extern rustc_ty_utils=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-rustc/x86_64-unknown-illumos/release/deps/librustc_ty_utils-6e32c4975860bb5a.rmeta --extern tracing=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-rustc/x86_64-unknown-illumos/release/deps/libtracing-6123df29c22794e1.rmeta --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(parallel_compiler)' -Zmacro-backtrace -Zunstable-options -Csplit-debuginfo=off -Zunstable-options '-Wrustc::internal' -Wkeyword_idents_2024 -Wunsafe_op_in_unsafe_fn -Cprefer-dynamic -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zon-broken-pipe=kill -Z binary-dep-depinfo -L native=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-rustc/x86_64-unknown-illumos/release/build/psm-48fb0533c04c276c/out -L native=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-rustc/x86_64-unknown-illumos/release/build/rustc_llvm-f4debf6f118d536b/out -L native=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/lib` Compiling rustc_smir v0.0.0 (/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/compiler/rustc_smir) Running `/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc --crate-name rustc_smir --edition=2021 compiler/rustc_smir/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)' --check-cfg 'cfg(feature, values())' -C metadata=50fa5fe261ebdb11 -C extra-filename=-50fa5fe261ebdb11 --out-dir /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-rustc/x86_64-unknown-illumos/release/deps --target x86_64-unknown-illumos -C linker=/usr/gcc/13/bin/gcc -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-rustc/x86_64-unknown-illumos/release/deps -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-rustc/release/deps --extern rustc_abi=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-rustc/x86_64-unknown-illumos/release/deps/librustc_abi-49f0c74a5670fcb5.rmeta --extern rustc_ast=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-rustc/x86_64-unknown-illumos/release/deps/librustc_ast-f670e317d5b598e0.rmeta --extern rustc_ast_pretty=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-rustc/x86_64-unknown-illumos/release/deps/librustc_ast_pretty-c23ed1bc4a69af79.rmeta --extern rustc_data_structures=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-rustc/x86_64-unknown-illumos/release/deps/librustc_data_structures-b322e64c766b92d3.rmeta --extern rustc_hir=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-rustc/x86_64-unknown-illumos/release/deps/librustc_hir-cf74409df15d90cb.rmeta --extern rustc_middle=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-rustc/x86_64-unknown-illumos/release/deps/librustc_middle-57f54835e944d07f.rmeta --extern rustc_session=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-rustc/x86_64-unknown-illumos/release/deps/librustc_session-3092ca8a248a9b59.rmeta --extern rustc_span=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-rustc/x86_64-unknown-illumos/release/deps/librustc_span-44dfe565741cac1c.rmeta --extern rustc_target=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-rustc/x86_64-unknown-illumos/release/deps/librustc_target-f4e3b3ffb4684ef7.rmeta --extern scoped_tls=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-rustc/x86_64-unknown-illumos/release/deps/libscoped_tls-c47ee8fc4287a35f.rmeta --extern stable_mir=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-rustc/x86_64-unknown-illumos/release/deps/libstable_mir-d98f7cf3181c6534.rmeta --extern tracing=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-rustc/x86_64-unknown-illumos/release/deps/libtracing-6123df29c22794e1.rmeta --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(parallel_compiler)' -Zmacro-backtrace -Zunstable-options -Csplit-debuginfo=off -Zunstable-options '-Wrustc::internal' -Wkeyword_idents_2024 -Wunsafe_op_in_unsafe_fn -Cprefer-dynamic -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zon-broken-pipe=kill -Z binary-dep-depinfo -L native=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-rustc/x86_64-unknown-illumos/release/build/psm-48fb0533c04c276c/out` Compiling ctrlc v3.4.4 Running `/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc --crate-name ctrlc --edition=2021 /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/vendor/ctrlc-3.4.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)' --check-cfg 'cfg(feature, values("termination"))' -C metadata=090936f4c2b77750 -C extra-filename=-090936f4c2b77750 --out-dir /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-rustc/x86_64-unknown-illumos/release/deps --target x86_64-unknown-illumos -C linker=/usr/gcc/13/bin/gcc -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-rustc/x86_64-unknown-illumos/release/deps -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-rustc/release/deps --extern nix=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-rustc/x86_64-unknown-illumos/release/deps/libnix-0cd48918583e9994.rmeta --cap-lints allow --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(parallel_compiler)' -Zmacro-backtrace -Zunstable-options -Csplit-debuginfo=off -Zunstable-options '-Wrustc::internal' -Wkeyword_idents_2024 -Wunsafe_op_in_unsafe_fn -Cprefer-dynamic -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zon-broken-pipe=kill -Z binary-dep-depinfo` Compiling rustc_log v0.0.0 (/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/compiler/rustc_log) Running `/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc --crate-name rustc_log --edition=2021 compiler/rustc_log/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="max_level_info"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("max_level_info"))' -C metadata=4917a970244f78a1 -C extra-filename=-4917a970244f78a1 --out-dir /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-rustc/x86_64-unknown-illumos/release/deps --target x86_64-unknown-illumos -C linker=/usr/gcc/13/bin/gcc -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-rustc/x86_64-unknown-illumos/release/deps -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-rustc/release/deps --extern tracing=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-rustc/x86_64-unknown-illumos/release/deps/libtracing-6123df29c22794e1.rmeta --extern tracing_core=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-rustc/x86_64-unknown-illumos/release/deps/libtracing_core-aba79b224448e513.rmeta --extern tracing_subscriber=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-rustc/x86_64-unknown-illumos/release/deps/libtracing_subscriber-dedc5dad0eb7fb13.rmeta --extern tracing_tree=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-rustc/x86_64-unknown-illumos/release/deps/libtracing_tree-9408911d45d568ac.rmeta --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(parallel_compiler)' -Zmacro-backtrace -Zunstable-options -Csplit-debuginfo=off -Zunstable-options '-Wrustc::internal' -Wkeyword_idents_2024 -Wunsafe_op_in_unsafe_fn -Cprefer-dynamic -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zon-broken-pipe=kill -Z binary-dep-depinfo` Compiling shlex v1.3.0 Running `/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc --crate-name shlex --edition=2015 /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/vendor/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 opt-level=3 -C embed-bitcode=no --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("default", "std"))' -C metadata=142dcf8339fc0fe1 -C extra-filename=-142dcf8339fc0fe1 --out-dir /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-rustc/x86_64-unknown-illumos/release/deps --target x86_64-unknown-illumos -C linker=/usr/gcc/13/bin/gcc -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-rustc/x86_64-unknown-illumos/release/deps -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-rustc/release/deps --cap-lints allow --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(parallel_compiler)' -Zmacro-backtrace -Zunstable-options -Csplit-debuginfo=off -Zunstable-options '-Wrustc::internal' -Wkeyword_idents_2024 -Wunsafe_op_in_unsafe_fn -Cprefer-dynamic -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zon-broken-pipe=kill -Z binary-dep-depinfo` Compiling rustc_driver_impl v0.0.0 (/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/compiler/rustc_driver_impl) Running `/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc --crate-name rustc_driver_impl --edition=2021 compiler/rustc_driver_impl/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="llvm"' --cfg 'feature="max_level_info"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("llvm", "max_level_info", "rustc_use_parallel_compiler"))' -C metadata=8f7ea7c5ed12f2a2 -C extra-filename=-8f7ea7c5ed12f2a2 --out-dir /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-rustc/x86_64-unknown-illumos/release/deps --target x86_64-unknown-illumos -C linker=/usr/gcc/13/bin/gcc -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-rustc/x86_64-unknown-illumos/release/deps -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-rustc/release/deps --extern ctrlc=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-rustc/x86_64-unknown-illumos/release/deps/libctrlc-090936f4c2b77750.rmeta --extern libc=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-rustc/x86_64-unknown-illumos/release/deps/liblibc-fbb8707ffe3ca5e7.rmeta --extern rustc_ast=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-rustc/x86_64-unknown-illumos/release/deps/librustc_ast-f670e317d5b598e0.rmeta --extern rustc_ast_lowering=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-rustc/x86_64-unknown-illumos/release/deps/librustc_ast_lowering-62d1b5df72b36649.rmeta --extern rustc_ast_passes=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-rustc/x86_64-unknown-illumos/release/deps/librustc_ast_passes-8363f2a160093e48.rmeta --extern rustc_ast_pretty=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-rustc/x86_64-unknown-illumos/release/deps/librustc_ast_pretty-c23ed1bc4a69af79.rmeta --extern rustc_attr=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-rustc/x86_64-unknown-illumos/release/deps/librustc_attr-7aedda5ad4588417.rmeta --extern rustc_borrowck=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-rustc/x86_64-unknown-illumos/release/deps/librustc_borrowck-3b95d71aa32c9991.rmeta --extern rustc_builtin_macros=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-rustc/x86_64-unknown-illumos/release/deps/librustc_builtin_macros-7a7bcc2a17b49bf9.rmeta --extern rustc_codegen_ssa=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-rustc/x86_64-unknown-illumos/release/deps/librustc_codegen_ssa-2ce1224e527e564f.rmeta --extern rustc_const_eval=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-rustc/x86_64-unknown-illumos/release/deps/librustc_const_eval-f3c1b8d75d7e5b06.rmeta --extern rustc_data_structures=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-rustc/x86_64-unknown-illumos/release/deps/librustc_data_structures-b322e64c766b92d3.rmeta --extern rustc_errors=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-rustc/x86_64-unknown-illumos/release/deps/librustc_errors-993416d0a347fd6e.rmeta --extern rustc_expand=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-rustc/x86_64-unknown-illumos/release/deps/librustc_expand-2ddf0d730a891be5.rmeta --extern rustc_feature=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-rustc/x86_64-unknown-illumos/release/deps/librustc_feature-e742064681f6c07f.rmeta --extern rustc_fluent_macro=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-rustc/release/deps/librustc_fluent_macro-edd18b3aa498124e.so --extern rustc_hir_analysis=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-rustc/x86_64-unknown-illumos/release/deps/librustc_hir_analysis-b931cdb0bb467677.rmeta --extern rustc_hir_pretty=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-rustc/x86_64-unknown-illumos/release/deps/librustc_hir_pretty-98855eb7d0aa7659.rmeta --extern rustc_hir_typeck=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-rustc/x86_64-unknown-illumos/release/deps/librustc_hir_typeck-9201a0d25343667a.rmeta --extern rustc_incremental=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-rustc/x86_64-unknown-illumos/release/deps/librustc_incremental-c2cfa702bbdf8858.rmeta --extern rustc_infer=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-rustc/x86_64-unknown-illumos/release/deps/librustc_infer-fcb2991ebbe68c28.rmeta --extern rustc_interface=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-rustc/x86_64-unknown-illumos/release/deps/librustc_interface-32948f88baef8850.rmeta --extern rustc_lint=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-rustc/x86_64-unknown-illumos/release/deps/librustc_lint-0d3b4b9b4cf2a57a.rmeta --extern rustc_log=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-rustc/x86_64-unknown-illumos/release/deps/librustc_log-4917a970244f78a1.rmeta --extern rustc_macros=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-rustc/release/deps/librustc_macros-615ec8a648f9f2de.so --extern rustc_metadata=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-rustc/x86_64-unknown-illumos/release/deps/librustc_metadata-a1039a8f68df46c7.rmeta --extern rustc_middle=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-rustc/x86_64-unknown-illumos/release/deps/librustc_middle-57f54835e944d07f.rmeta --extern rustc_mir_build=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-rustc/x86_64-unknown-illumos/release/deps/librustc_mir_build-29cae7b892dc59d4.rmeta --extern rustc_mir_dataflow=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-rustc/x86_64-unknown-illumos/release/deps/librustc_mir_dataflow-928af58967ba3f25.rmeta --extern rustc_mir_transform=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-rustc/x86_64-unknown-illumos/release/deps/librustc_mir_transform-d5d8f9352bcc4a91.rmeta --extern rustc_monomorphize=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-rustc/x86_64-unknown-illumos/release/deps/librustc_monomorphize-0f9ef787d975254d.rmeta --extern rustc_parse=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-rustc/x86_64-unknown-illumos/release/deps/librustc_parse-929aa614acc94cca.rmeta --extern rustc_passes=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-rustc/x86_64-unknown-illumos/release/deps/librustc_passes-29a55a7c538dd7d1.rmeta --extern rustc_pattern_analysis=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-rustc/x86_64-unknown-illumos/release/deps/librustc_pattern_analysis-2ef86f3991d11ac6.rmeta --extern rustc_privacy=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-rustc/x86_64-unknown-illumos/release/deps/librustc_privacy-40e148f9a45d86e5.rmeta --extern rustc_query_system=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-rustc/x86_64-unknown-illumos/release/deps/librustc_query_system-89a59bc184bcf434.rmeta --extern rustc_resolve=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-rustc/x86_64-unknown-illumos/release/deps/librustc_resolve-f95b08a3d637cd58.rmeta --extern rustc_session=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-rustc/x86_64-unknown-illumos/release/deps/librustc_session-3092ca8a248a9b59.rmeta --extern rustc_smir=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-rustc/x86_64-unknown-illumos/release/deps/librustc_smir-50fa5fe261ebdb11.rmeta --extern rustc_span=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-rustc/x86_64-unknown-illumos/release/deps/librustc_span-44dfe565741cac1c.rmeta --extern rustc_target=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-rustc/x86_64-unknown-illumos/release/deps/librustc_target-f4e3b3ffb4684ef7.rmeta --extern rustc_trait_selection=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-rustc/x86_64-unknown-illumos/release/deps/librustc_trait_selection-a6eb70ac89f729b3.rmeta --extern rustc_ty_utils=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-rustc/x86_64-unknown-illumos/release/deps/librustc_ty_utils-6e32c4975860bb5a.rmeta --extern serde_json=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-rustc/x86_64-unknown-illumos/release/deps/libserde_json-b7654e1814e577e7.rmeta --extern shlex=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-rustc/x86_64-unknown-illumos/release/deps/libshlex-142dcf8339fc0fe1.rmeta --extern time=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-rustc/x86_64-unknown-illumos/release/deps/libtime-58e930b2838fa233.rmeta --extern tracing=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-rustc/x86_64-unknown-illumos/release/deps/libtracing-6123df29c22794e1.rmeta --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(parallel_compiler)' -Zmacro-backtrace -Zunstable-options -Csplit-debuginfo=off -Zunstable-options '-Wrustc::internal' -Wkeyword_idents_2024 -Wunsafe_op_in_unsafe_fn -Cprefer-dynamic -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zon-broken-pipe=kill -Z binary-dep-depinfo -L native=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-rustc/x86_64-unknown-illumos/release/build/psm-48fb0533c04c276c/out -L native=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-rustc/x86_64-unknown-illumos/release/build/rustc_llvm-f4debf6f118d536b/out -L native=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/lib` Compiling rustc-main v0.0.0 (/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/compiler/rustc) Running `/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc --crate-name build_script_build --edition=2021 compiler/rustc/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="llvm"' --cfg 'feature="max_level_info"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("jemalloc", "llvm", "max_level_info", "rustc_use_parallel_compiler"))' -C metadata=f54a918c1542139d -C extra-filename=-f54a918c1542139d --out-dir /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-rustc/release/build/rustc-main-f54a918c1542139d -C linker=/usr/gcc/13/bin/gcc -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-rustc/release/deps -Z binary-dep-depinfo` Running `/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-rustc/release/build/rustc-main-f54a918c1542139d/build-script-build` Compiling rustc_driver v0.0.0 (/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/compiler/rustc_driver) Running `/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc --crate-name rustc_driver --edition=2021 compiler/rustc_driver/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type dylib --emit=dep-info,link -C prefer-dynamic -C opt-level=3 -C embed-bitcode=no --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=7830c8ce07ed4e73 -C extra-filename=-7830c8ce07ed4e73 --out-dir /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-rustc/x86_64-unknown-illumos/release/deps --target x86_64-unknown-illumos -C linker=/usr/gcc/13/bin/gcc -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-rustc/x86_64-unknown-illumos/release/deps -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-rustc/release/deps --extern rustc_driver_impl=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-rustc/x86_64-unknown-illumos/release/deps/librustc_driver_impl-8f7ea7c5ed12f2a2.rlib --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(parallel_compiler)' -Zmacro-backtrace -Zunstable-options -Csplit-debuginfo=off -Zunstable-options '-Wrustc::internal' -Wkeyword_idents_2024 -Wunsafe_op_in_unsafe_fn -Cprefer-dynamic -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zon-broken-pipe=kill -Z binary-dep-depinfo -L native=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-rustc/x86_64-unknown-illumos/release/build/psm-48fb0533c04c276c/out -L native=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-rustc/x86_64-unknown-illumos/release/build/rustc_llvm-f4debf6f118d536b/out -L native=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/lib` Running `/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc --crate-name rustc_main --edition=2021 compiler/rustc/src/main.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C opt-level=3 -C embed-bitcode=no --cfg 'feature="llvm"' --cfg 'feature="max_level_info"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("jemalloc", "llvm", "max_level_info", "rustc_use_parallel_compiler"))' -C metadata=de03b2fe823d3053 -C extra-filename=-de03b2fe823d3053 --out-dir /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-rustc/x86_64-unknown-illumos/release/deps --target x86_64-unknown-illumos -C linker=/usr/gcc/13/bin/gcc -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-rustc/x86_64-unknown-illumos/release/deps -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-rustc/release/deps --extern rustc_codegen_ssa=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-rustc/x86_64-unknown-illumos/release/deps/librustc_codegen_ssa-2ce1224e527e564f.rlib --extern rustc_driver=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-rustc/x86_64-unknown-illumos/release/deps/librustc_driver-7830c8ce07ed4e73.so --extern rustc_driver_impl=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-rustc/x86_64-unknown-illumos/release/deps/librustc_driver_impl-8f7ea7c5ed12f2a2.rlib --extern rustc_smir=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-rustc/x86_64-unknown-illumos/release/deps/librustc_smir-50fa5fe261ebdb11.rlib --extern stable_mir=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-rustc/x86_64-unknown-illumos/release/deps/libstable_mir-d98f7cf3181c6534.rlib --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(parallel_compiler)' -Zmacro-backtrace -Zunstable-options -Csplit-debuginfo=off -Zunstable-options '-Wrustc::internal' -Wkeyword_idents_2024 -Wunsafe_op_in_unsafe_fn -Cprefer-dynamic -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zon-broken-pipe=kill -Z binary-dep-depinfo -L native=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-rustc/x86_64-unknown-illumos/release/build/psm-48fb0533c04c276c/out -L native=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-rustc/x86_64-unknown-illumos/release/build/rustc_llvm-f4debf6f118d536b/out -L native=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/lib` Finished `release` profile [optimized] target(s) in 7m 39s Creating a sysroot for stage2 compiler (use `rustup toolchain link 'name' build/host/stage2`) Removing sysroot /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2 to avoid caching bugs Removing sysroot /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2/lib/rustlib/x86_64-unknown-illumos/lib to avoid caching bugs using sysroot /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1 Building stage1 tool lld-wrapper (x86_64-unknown-illumos) running: cd "/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src" && env -u MAKEFLAGS -u MFLAGS AR_x86_64_unknown_illumos="/usr/gnu/bin/ar" CARGO_INCREMENTAL="0" CARGO_PROFILE_RELEASE_DEBUG="0" CARGO_PROFILE_RELEASE_DEBUG_ASSERTIONS="false" CARGO_PROFILE_RELEASE_OVERFLOW_CHECKS="false" CARGO_PROFILE_RELEASE_STRIP="false" CARGO_TARGET_DIR="/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-tools" CARGO_TARGET_X86_64_UNKNOWN_ILLUMOS_LINKER="/usr/gcc/13/bin/gcc" CC_x86_64_unknown_illumos="/usr/gcc/13/bin/gcc" CFG_COMPILER_BUILD_TRIPLE="x86_64-unknown-illumos" CFG_COMPILER_HOST_TRIPLE="x86_64-unknown-illumos" CFG_RELEASE="1.81.0" CFG_RELEASE_CHANNEL="stable" CFG_RELEASE_NUM="1.81.0" CFG_VERSION="1.81.0 (eeb90cda1 2024-09-04) (built from a source tarball)" CFG_VER_DATE="2024-09-04" CFG_VER_HASH="eeb90cda1969383f56a2637cbd3037bdf598841c" CFLAGS_x86_64_unknown_illumos="-ffunction-sections -fdata-sections -fPIC -m64 -m64" CXXFLAGS_x86_64_unknown_illumos="-ffunction-sections -fdata-sections -fPIC -m64 -m64" CXX_x86_64_unknown_illumos="/usr/gcc/13/bin/g++" DOC_RUST_LANG_ORG_CHANNEL="https://doc.rust-lang.org/1.81.0" LIBC_CHECK_CFG="1" LZMA_API_STATIC="1" RANLIB_x86_64_unknown_illumos="/usr/gnu/bin/ar s" REAL_LIBRARY_PATH_VAR="LD_LIBRARY_PATH" RUSTBUILD_NATIVE_DIR="/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/native" RUSTC="/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc" RUSTC_ALLOW_FEATURES="binary-dep-depinfo,proc_macro_span,proc_macro_span_shrink,proc_macro_diagnostic" RUSTC_BOOTSTRAP="1" RUSTC_BREAK_ON_ICE="1" RUSTC_ERROR_METADATA_DST="/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/tmp/extended-error-metadata" RUSTC_HOST_FLAGS="-Zunstable-options --check-cfg=cfg(bootstrap) -Clinker=/usr/gcc/13/bin/gcc" RUSTC_INSTALL_BINDIR="bin" RUSTC_LIBDIR="/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1/lib" RUSTC_LINT_FLAGS="-Wrust_2018_idioms -Wunused_lifetimes -Dwarnings" RUSTC_REAL="/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1/bin/rustc" RUSTC_SNAPSHOT="/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1/bin/rustc" RUSTC_SNAPSHOT_LIBDIR="/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1/lib" RUSTC_STAGE="1" RUSTC_SYSROOT="/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1" RUSTC_TLS_MODEL_INITIAL_EXEC="1" RUSTC_VERBOSE="1" RUSTC_WRAPPER="/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc" RUSTDOC="/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustdoc" RUSTDOCFLAGS="-Csymbol-mangling-version=v0 -Zunstable-options --check-cfg=cfg(bootstrap) --check-cfg=cfg(rust_analyzer) -Dwarnings -Wrustdoc::invalid_codeblock_attributes --crate-version 1.81.0\t(eeb90cda1\t2024-09-04)\t(built\tfrom\ta\tsource\ttarball) -Clinker=/usr/gcc/13/bin/gcc" RUSTDOC_REAL="/path/to/nowhere/rustdoc/not/required" RUSTFLAGS="-Csymbol-mangling-version=v0 -Zunstable-options --check-cfg=cfg(bootstrap) --check-cfg=cfg(rust_analyzer) -Zmacro-backtrace -Zunstable-options -Csplit-debuginfo=off -Clink-args=-Wl,-z,origin -Clink-args=-Wl,-rpath,$ORIGIN/../lib -Zunstable-options -Zon-broken-pipe=kill" RUST_TEST_THREADS="8" SYSROOT="/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1" __CARGO_DEFAULT_LIB_METADATA="stable" "/usr/bin/cargo" "build" "--target" "x86_64-unknown-illumos" "--release" "-Zbinary-dep-depinfo" "-j" "8" "-v" "--frozen" "--manifest-path" "/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/tools/lld-wrapper/Cargo.toml" "--message-format" "json-render-diagnostics" Compiling lld-wrapper v0.1.0 (/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/tools/lld-wrapper) Running `/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc --crate-name lld_wrapper --edition=2021 src/tools/lld-wrapper/src/main.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C opt-level=3 -C embed-bitcode=no --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=abaad7ee56bc67bb -C extra-filename=-abaad7ee56bc67bb --out-dir /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-tools/x86_64-unknown-illumos/release/deps --target x86_64-unknown-illumos -C linker=/usr/gcc/13/bin/gcc -C strip=symbols -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-tools/x86_64-unknown-illumos/release/deps -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-tools/release/deps -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(rust_analyzer)' -Zmacro-backtrace -Zunstable-options -Csplit-debuginfo=off -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zunstable-options -Zon-broken-pipe=kill -Z binary-dep-depinfo` Finished `release` profile [optimized] target(s) in 3.10s using sysroot /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1 Building stage1 tool wasm-component-ld (x86_64-unknown-illumos) running: cd "/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src" && env -u MAKEFLAGS -u MFLAGS AR_x86_64_unknown_illumos="/usr/gnu/bin/ar" CARGO_INCREMENTAL="0" CARGO_PROFILE_RELEASE_DEBUG="0" CARGO_PROFILE_RELEASE_DEBUG_ASSERTIONS="false" CARGO_PROFILE_RELEASE_OVERFLOW_CHECKS="false" CARGO_PROFILE_RELEASE_STRIP="false" CARGO_TARGET_DIR="/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-tools" CARGO_TARGET_X86_64_UNKNOWN_ILLUMOS_LINKER="/usr/gcc/13/bin/gcc" CC_x86_64_unknown_illumos="/usr/gcc/13/bin/gcc" CFG_COMPILER_BUILD_TRIPLE="x86_64-unknown-illumos" CFG_COMPILER_HOST_TRIPLE="x86_64-unknown-illumos" CFG_RELEASE="1.81.0" CFG_RELEASE_CHANNEL="stable" CFG_RELEASE_NUM="1.81.0" CFG_VERSION="1.81.0 (eeb90cda1 2024-09-04) (built from a source tarball)" CFG_VER_DATE="2024-09-04" CFG_VER_HASH="eeb90cda1969383f56a2637cbd3037bdf598841c" CFLAGS_x86_64_unknown_illumos="-ffunction-sections -fdata-sections -fPIC -m64 -m64" CXXFLAGS_x86_64_unknown_illumos="-ffunction-sections -fdata-sections -fPIC -m64 -m64" CXX_x86_64_unknown_illumos="/usr/gcc/13/bin/g++" DOC_RUST_LANG_ORG_CHANNEL="https://doc.rust-lang.org/1.81.0" LIBC_CHECK_CFG="1" LZMA_API_STATIC="1" RANLIB_x86_64_unknown_illumos="/usr/gnu/bin/ar s" REAL_LIBRARY_PATH_VAR="LD_LIBRARY_PATH" RUSTBUILD_NATIVE_DIR="/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/native" RUSTC="/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc" RUSTC_ALLOW_FEATURES="binary-dep-depinfo,proc_macro_span,proc_macro_span_shrink,proc_macro_diagnostic,min_specialization" RUSTC_BOOTSTRAP="1" RUSTC_BREAK_ON_ICE="1" RUSTC_ERROR_METADATA_DST="/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/tmp/extended-error-metadata" RUSTC_HOST_FLAGS="-Zunstable-options --check-cfg=cfg(bootstrap) -Clinker=/usr/gcc/13/bin/gcc" RUSTC_INSTALL_BINDIR="bin" RUSTC_LIBDIR="/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1/lib" RUSTC_LINT_FLAGS="-Wrust_2018_idioms -Wunused_lifetimes -Dwarnings" RUSTC_REAL="/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1/bin/rustc" RUSTC_SNAPSHOT="/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1/bin/rustc" RUSTC_SNAPSHOT_LIBDIR="/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1/lib" RUSTC_STAGE="1" RUSTC_SYSROOT="/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1" RUSTC_TLS_MODEL_INITIAL_EXEC="1" RUSTC_VERBOSE="1" RUSTC_WRAPPER="/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc" RUSTDOC="/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustdoc" RUSTDOCFLAGS="-Csymbol-mangling-version=v0 -Zunstable-options --check-cfg=cfg(bootstrap) --check-cfg=cfg(rust_analyzer) -Dwarnings -Wrustdoc::invalid_codeblock_attributes --crate-version 1.81.0\t(eeb90cda1\t2024-09-04)\t(built\tfrom\ta\tsource\ttarball) -Clinker=/usr/gcc/13/bin/gcc" RUSTDOC_REAL="/path/to/nowhere/rustdoc/not/required" RUSTFLAGS="-Csymbol-mangling-version=v0 -Zunstable-options --check-cfg=cfg(bootstrap) --check-cfg=cfg(rust_analyzer) -Zmacro-backtrace -Zunstable-options -Csplit-debuginfo=off -Clink-args=-Wl,-z,origin -Clink-args=-Wl,-rpath,$ORIGIN/../lib -Zunstable-options -Zon-broken-pipe=kill" RUST_TEST_THREADS="8" SYSROOT="/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1" __CARGO_DEFAULT_LIB_METADATA="stable" "/usr/bin/cargo" "build" "--target" "x86_64-unknown-illumos" "--release" "-Zbinary-dep-depinfo" "-j" "8" "-v" "--frozen" "--manifest-path" "/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/tools/wasm-component-ld/Cargo.toml" "--message-format" "json-render-diagnostics" Compiling proc-macro2 v1.0.86 Compiling serde v1.0.203 Compiling unicode-ident v1.0.12 Compiling version_check v0.9.4 Compiling cfg-if v1.0.0 Compiling once_cell v1.19.0 Compiling zerocopy v0.7.34 Compiling semver v1.0.23 Running `/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc --crate-name build_script_build --edition=2021 /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/vendor/proc-macro2-1.0.86/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)' --check-cfg 'cfg(feature, values("default", "nightly", "proc-macro", "span-locations"))' -C metadata=42980f1ca60ab8d3 -C extra-filename=-42980f1ca60ab8d3 --out-dir /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-tools/release/build/proc-macro2-42980f1ca60ab8d3 -C linker=/usr/gcc/13/bin/gcc -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-tools/release/deps --cap-lints allow -Z binary-dep-depinfo` Running `/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc --crate-name build_script_build --edition=2018 /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/vendor/serde-1.0.203/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="std"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("alloc", "default", "derive", "rc", "serde_derive", "std", "unstable"))' -C metadata=a10375238d20cb2c -C extra-filename=-a10375238d20cb2c --out-dir /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-tools/release/build/serde-a10375238d20cb2c -C linker=/usr/gcc/13/bin/gcc -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-tools/release/deps --cap-lints allow -Z binary-dep-depinfo` Running `/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc --crate-name version_check --edition=2015 /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/vendor/version_check-0.9.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 --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=489c6ef7ddec01de -C extra-filename=-489c6ef7ddec01de --out-dir /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-tools/release/deps -C linker=/usr/gcc/13/bin/gcc -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-tools/release/deps --cap-lints allow -Z binary-dep-depinfo` Running `/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc --crate-name cfg_if --edition=2018 /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/vendor/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)' --check-cfg 'cfg(feature, values("compiler_builtins", "core", "rustc-dep-of-std"))' -C metadata=53018b0118d7613a -C extra-filename=-53018b0118d7613a --out-dir /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-tools/x86_64-unknown-illumos/release/deps --target x86_64-unknown-illumos -C linker=/usr/gcc/13/bin/gcc -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-tools/x86_64-unknown-illumos/release/deps -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-tools/release/deps --cap-lints allow -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(rust_analyzer)' -Zmacro-backtrace -Zunstable-options -Csplit-debuginfo=off -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zunstable-options -Zon-broken-pipe=kill -Z binary-dep-depinfo` Running `/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc --crate-name zerocopy --edition=2018 /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/vendor/zerocopy-0.7.34/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="simd"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("__internal_use_only_features_that_work_on_stable", "alloc", "byteorder", "default", "derive", "simd", "simd-nightly", "zerocopy-derive"))' -C metadata=cf548c2b3be01347 -C extra-filename=-cf548c2b3be01347 --out-dir /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-tools/x86_64-unknown-illumos/release/deps --target x86_64-unknown-illumos -C linker=/usr/gcc/13/bin/gcc -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-tools/x86_64-unknown-illumos/release/deps -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-tools/release/deps --cap-lints allow -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(rust_analyzer)' -Zmacro-backtrace -Zunstable-options -Csplit-debuginfo=off -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zunstable-options -Zon-broken-pipe=kill -Z binary-dep-depinfo` Running `/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc --crate-name once_cell --edition=2021 /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/vendor/once_cell-1.19.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="race"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("alloc", "atomic-polyfill", "critical-section", "default", "parking_lot", "portable-atomic", "race", "std", "unstable"))' -C metadata=a50563435ff65bc4 -C extra-filename=-a50563435ff65bc4 --out-dir /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-tools/x86_64-unknown-illumos/release/deps --target x86_64-unknown-illumos -C linker=/usr/gcc/13/bin/gcc -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-tools/x86_64-unknown-illumos/release/deps -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-tools/release/deps --cap-lints allow -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(rust_analyzer)' -Zmacro-backtrace -Zunstable-options -Csplit-debuginfo=off -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zunstable-options -Zon-broken-pipe=kill -Z binary-dep-depinfo` Running `/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc --crate-name build_script_build --edition=2018 /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/vendor/semver-1.0.23/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)' --check-cfg 'cfg(feature, values("default", "serde", "std"))' -C metadata=913ce8cfaf8a9868 -C extra-filename=-913ce8cfaf8a9868 --out-dir /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-tools/release/build/semver-913ce8cfaf8a9868 -C linker=/usr/gcc/13/bin/gcc -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-tools/release/deps --cap-lints allow -Z binary-dep-depinfo` Running `/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc --crate-name unicode_ident --edition=2018 /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/vendor/unicode-ident-1.0.12/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)' --check-cfg 'cfg(feature, values())' -C metadata=ea5ae1ef945ce25d -C extra-filename=-ea5ae1ef945ce25d --out-dir /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-tools/release/deps -C linker=/usr/gcc/13/bin/gcc -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-tools/release/deps --cap-lints allow -Z binary-dep-depinfo` Compiling bitflags v2.5.0 Running `/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc --crate-name bitflags --edition=2021 /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/vendor/bitflags-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="std"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("arbitrary", "bytemuck", "compiler_builtins", "core", "example_generated", "rustc-dep-of-std", "serde", "std"))' -C metadata=8c98d003b4469c2e -C extra-filename=-8c98d003b4469c2e --out-dir /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-tools/x86_64-unknown-illumos/release/deps --target x86_64-unknown-illumos -C linker=/usr/gcc/13/bin/gcc -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-tools/x86_64-unknown-illumos/release/deps -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-tools/release/deps --cap-lints allow -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(rust_analyzer)' -Zmacro-backtrace -Zunstable-options -Csplit-debuginfo=off -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zunstable-options -Zon-broken-pipe=kill -Z binary-dep-depinfo` Compiling leb128 v0.2.5 Running `/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc --crate-name leb128 --edition=2018 /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/vendor/leb128-0.2.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)' --check-cfg 'cfg(feature, values("nightly"))' -C metadata=629bb9116a4384d7 -C extra-filename=-629bb9116a4384d7 --out-dir /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-tools/x86_64-unknown-illumos/release/deps --target x86_64-unknown-illumos -C linker=/usr/gcc/13/bin/gcc -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-tools/x86_64-unknown-illumos/release/deps -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-tools/release/deps --cap-lints allow -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(rust_analyzer)' -Zmacro-backtrace -Zunstable-options -Csplit-debuginfo=off -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zunstable-options -Zon-broken-pipe=kill -Z binary-dep-depinfo` Compiling libc v0.2.155 Running `/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc --crate-name build_script_build --edition=2015 /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/vendor/libc-0.2.155/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="extra_traits"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs)' --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=9ade0a15d3016425 -C extra-filename=-9ade0a15d3016425 --out-dir /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-tools/release/build/libc-9ade0a15d3016425 -C linker=/usr/gcc/13/bin/gcc -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-tools/release/deps --cap-lints allow -Z binary-dep-depinfo` Running `/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-tools/release/build/serde-a10375238d20cb2c/build-script-build` Running `/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-tools/release/build/semver-913ce8cfaf8a9868/build-script-build` Running `/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-tools/release/build/proc-macro2-42980f1ca60ab8d3/build-script-build` Running `/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc --crate-name serde --edition=2018 /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/vendor/serde-1.0.203/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="std"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("alloc", "default", "derive", "rc", "serde_derive", "std", "unstable"))' -C metadata=db2ae61a5b1b8720 -C extra-filename=-db2ae61a5b1b8720 --out-dir /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-tools/x86_64-unknown-illumos/release/deps --target x86_64-unknown-illumos -C linker=/usr/gcc/13/bin/gcc -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-tools/x86_64-unknown-illumos/release/deps -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-tools/release/deps --cap-lints allow -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(rust_analyzer)' -Zmacro-backtrace -Zunstable-options -Csplit-debuginfo=off -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zunstable-options -Zon-broken-pipe=kill -Z binary-dep-depinfo --check-cfg 'cfg(no_core_cstr)' --check-cfg 'cfg(no_core_num_saturating)' --check-cfg 'cfg(no_core_try_from)' --check-cfg 'cfg(no_float_copysign)' --check-cfg 'cfg(no_num_nonzero_signed)' --check-cfg 'cfg(no_relaxed_trait_bounds)' --check-cfg 'cfg(no_serde_derive)' --check-cfg 'cfg(no_std_atomic)' --check-cfg 'cfg(no_std_atomic64)' --check-cfg 'cfg(no_systemtime_checked_add)' --check-cfg 'cfg(no_target_has_atomic)'` Compiling anyhow v1.0.86 Running `/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc --crate-name build_script_build --edition=2018 /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/vendor/anyhow-1.0.86/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)' --check-cfg 'cfg(feature, values("backtrace", "default", "std"))' -C metadata=c75cd9c2e5ecfee2 -C extra-filename=-c75cd9c2e5ecfee2 --out-dir /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-tools/release/build/anyhow-c75cd9c2e5ecfee2 -C linker=/usr/gcc/13/bin/gcc -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-tools/release/deps --cap-lints allow -Z binary-dep-depinfo` Compiling ahash v0.8.11 Running `/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc --crate-name build_script_build --edition=2018 /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/vendor/ahash-0.8.11/./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)' --check-cfg 'cfg(feature, values("atomic-polyfill", "compile-time-rng", "const-random", "default", "getrandom", "nightly-arm-aes", "no-rng", "runtime-rng", "serde", "std"))' -C metadata=63cba6b3453d48ff -C extra-filename=-63cba6b3453d48ff --out-dir /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-tools/release/build/ahash-63cba6b3453d48ff -C linker=/usr/gcc/13/bin/gcc -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-tools/release/deps --extern version_check=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-tools/release/deps/libversion_check-489c6ef7ddec01de.rlib --cap-lints allow -Z binary-dep-depinfo` Compiling serde_json v1.0.117 Running `/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc --crate-name build_script_build --edition=2021 /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/vendor/serde_json-1.0.117/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)' --check-cfg 'cfg(feature, values("alloc", "arbitrary_precision", "default", "float_roundtrip", "indexmap", "preserve_order", "raw_value", "std", "unbounded_depth"))' -C metadata=ed0afb1a295a4e8a -C extra-filename=-ed0afb1a295a4e8a --out-dir /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-tools/release/build/serde_json-ed0afb1a295a4e8a -C linker=/usr/gcc/13/bin/gcc -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-tools/release/deps --cap-lints allow -Z binary-dep-depinfo` Running `/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc --crate-name proc_macro2 --edition=2021 /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/vendor/proc-macro2-1.0.86/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)' --check-cfg 'cfg(feature, values("default", "nightly", "proc-macro", "span-locations"))' -C metadata=7c8a3cf179fa025a -C extra-filename=-7c8a3cf179fa025a --out-dir /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-tools/release/deps -C linker=/usr/gcc/13/bin/gcc -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-tools/release/deps --extern unicode_ident=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-tools/release/deps/libunicode_ident-ea5ae1ef945ce25d.rmeta --cap-lints allow -Z binary-dep-depinfo --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)'` Compiling equivalent v1.0.1 Running `/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc --crate-name equivalent --edition=2015 /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/vendor/equivalent-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)' --check-cfg 'cfg(feature, values())' -C metadata=fa9aef41e1dfdf33 -C extra-filename=-fa9aef41e1dfdf33 --out-dir /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-tools/x86_64-unknown-illumos/release/deps --target x86_64-unknown-illumos -C linker=/usr/gcc/13/bin/gcc -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-tools/x86_64-unknown-illumos/release/deps -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-tools/release/deps --cap-lints allow -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(rust_analyzer)' -Zmacro-backtrace -Zunstable-options -Csplit-debuginfo=off -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zunstable-options -Zon-broken-pipe=kill -Z binary-dep-depinfo` Running `/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc --crate-name semver --edition=2018 /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/vendor/semver-1.0.23/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)' --check-cfg 'cfg(feature, values("default", "serde", "std"))' -C metadata=63d7cafb6759553c -C extra-filename=-63d7cafb6759553c --out-dir /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-tools/x86_64-unknown-illumos/release/deps --target x86_64-unknown-illumos -C linker=/usr/gcc/13/bin/gcc -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-tools/x86_64-unknown-illumos/release/deps -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-tools/release/deps --cap-lints allow -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(rust_analyzer)' -Zmacro-backtrace -Zunstable-options -Csplit-debuginfo=off -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zunstable-options -Zon-broken-pipe=kill -Z binary-dep-depinfo --check-cfg 'cfg(doc_cfg)' --check-cfg 'cfg(no_alloc_crate)' --check-cfg 'cfg(no_const_vec_new)' --check-cfg 'cfg(no_exhaustive_int_match)' --check-cfg 'cfg(no_non_exhaustive)' --check-cfg 'cfg(no_nonzero_bitscan)' --check-cfg 'cfg(no_str_strip_prefix)' --check-cfg 'cfg(no_track_caller)' --check-cfg 'cfg(no_unsafe_op_in_unsafe_fn_lint)' --check-cfg 'cfg(test_node_semver)'` Compiling memchr v2.5.0 Running `/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc --crate-name build_script_build --edition=2018 /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/vendor/memchr-2.5.0/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debug-assertions=off --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("compiler_builtins", "core", "default", "libc", "rustc-dep-of-std", "std", "use_std"))' -C metadata=6badb7f199126c51 -C extra-filename=-6badb7f199126c51 --out-dir /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-tools/release/build/memchr-6badb7f199126c51 -C linker=/usr/gcc/13/bin/gcc -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-tools/release/deps --cap-lints allow -Z binary-dep-depinfo` Running `/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-tools/release/build/serde_json-ed0afb1a295a4e8a/build-script-build` Running `/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-tools/release/build/ahash-63cba6b3453d48ff/build-script-build` Running `/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-tools/release/build/libc-9ade0a15d3016425/build-script-build` Compiling itoa v1.0.11 Running `/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc --crate-name itoa --edition=2018 /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/vendor/itoa-1.0.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 --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("no-panic"))' -C metadata=ff4fb792bed2a08f -C extra-filename=-ff4fb792bed2a08f --out-dir /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-tools/x86_64-unknown-illumos/release/deps --target x86_64-unknown-illumos -C linker=/usr/gcc/13/bin/gcc -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-tools/x86_64-unknown-illumos/release/deps -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-tools/release/deps --cap-lints allow -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(rust_analyzer)' -Zmacro-backtrace -Zunstable-options -Csplit-debuginfo=off -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zunstable-options -Zon-broken-pipe=kill -Z binary-dep-depinfo` Running `/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-tools/release/build/anyhow-c75cd9c2e5ecfee2/build-script-build` Running `/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc --crate-name ahash --edition=2018 /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/vendor/ahash-0.8.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 --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("atomic-polyfill", "compile-time-rng", "const-random", "default", "getrandom", "nightly-arm-aes", "no-rng", "runtime-rng", "serde", "std"))' -C metadata=6afbe132cc0e4ed1 -C extra-filename=-6afbe132cc0e4ed1 --out-dir /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-tools/x86_64-unknown-illumos/release/deps --target x86_64-unknown-illumos -C linker=/usr/gcc/13/bin/gcc -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-tools/x86_64-unknown-illumos/release/deps -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-tools/release/deps --extern cfg_if=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-tools/x86_64-unknown-illumos/release/deps/libcfg_if-53018b0118d7613a.rmeta --extern once_cell=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-tools/x86_64-unknown-illumos/release/deps/libonce_cell-a50563435ff65bc4.rmeta --extern zerocopy=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-tools/x86_64-unknown-illumos/release/deps/libzerocopy-cf548c2b3be01347.rmeta --cap-lints allow -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(rust_analyzer)' -Zmacro-backtrace -Zunstable-options -Csplit-debuginfo=off -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zunstable-options -Zon-broken-pipe=kill -Z binary-dep-depinfo --cfg 'feature="folded_multiply"'` Compiling ryu v1.0.18 Running `/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc --crate-name ryu --edition=2018 /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/vendor/ryu-1.0.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 --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("no-panic", "small"))' -C metadata=9c819cf5a2c1f937 -C extra-filename=-9c819cf5a2c1f937 --out-dir /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-tools/x86_64-unknown-illumos/release/deps --target x86_64-unknown-illumos -C linker=/usr/gcc/13/bin/gcc -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-tools/x86_64-unknown-illumos/release/deps -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-tools/release/deps --cap-lints allow -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(rust_analyzer)' -Zmacro-backtrace -Zunstable-options -Csplit-debuginfo=off -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zunstable-options -Zon-broken-pipe=kill -Z binary-dep-depinfo` Compiling utf8parse v0.2.2 Running `/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc --crate-name utf8parse --edition=2018 /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/vendor/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)' --check-cfg 'cfg(feature, values("default", "nightly"))' -C metadata=8b1974b938984c2e -C extra-filename=-8b1974b938984c2e --out-dir /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-tools/x86_64-unknown-illumos/release/deps --target x86_64-unknown-illumos -C linker=/usr/gcc/13/bin/gcc -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-tools/x86_64-unknown-illumos/release/deps -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-tools/release/deps --cap-lints allow -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(rust_analyzer)' -Zmacro-backtrace -Zunstable-options -Csplit-debuginfo=off -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zunstable-options -Zon-broken-pipe=kill -Z binary-dep-depinfo` Running `/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc --crate-name anyhow --edition=2018 /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/vendor/anyhow-1.0.86/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)' --check-cfg 'cfg(feature, values("backtrace", "default", "std"))' -C metadata=68ea61d39a4a24b5 -C extra-filename=-68ea61d39a4a24b5 --out-dir /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-tools/x86_64-unknown-illumos/release/deps --target x86_64-unknown-illumos -C linker=/usr/gcc/13/bin/gcc -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-tools/x86_64-unknown-illumos/release/deps -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-tools/release/deps --cap-lints allow -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(rust_analyzer)' -Zmacro-backtrace -Zunstable-options -Csplit-debuginfo=off -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zunstable-options -Zon-broken-pipe=kill -Z binary-dep-depinfo --cfg std_backtrace --check-cfg 'cfg(anyhow_nightly_testing)' --check-cfg 'cfg(anyhow_no_fmt_arguments_as_str)' --check-cfg 'cfg(anyhow_no_ptr_addr_of)' --check-cfg 'cfg(anyhow_no_unsafe_op_in_unsafe_fn_lint)' --check-cfg 'cfg(doc_cfg)' --check-cfg 'cfg(error_generic_member_access)' --check-cfg 'cfg(std_backtrace)'` Running `/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-tools/release/build/memchr-6badb7f199126c51/build-script-build` Compiling quote v1.0.36 Running `/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc --crate-name quote --edition=2018 /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/vendor/quote-1.0.36/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)' --check-cfg 'cfg(feature, values("default", "proc-macro"))' -C metadata=aa09c60579e8ad4f -C extra-filename=-aa09c60579e8ad4f --out-dir /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-tools/release/deps -C linker=/usr/gcc/13/bin/gcc -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-tools/release/deps --extern proc_macro2=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-tools/release/deps/libproc_macro2-7c8a3cf179fa025a.rmeta --cap-lints allow -Z binary-dep-depinfo` Compiling anstyle-parse v0.2.4 Running `/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc --crate-name anstyle_parse --edition=2021 /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/vendor/anstyle-parse-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 '--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::items_after_statements' '--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)' --check-cfg 'cfg(feature, values("core", "default", "utf8"))' -C metadata=eefab8ecacac9b10 -C extra-filename=-eefab8ecacac9b10 --out-dir /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-tools/x86_64-unknown-illumos/release/deps --target x86_64-unknown-illumos -C linker=/usr/gcc/13/bin/gcc -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-tools/x86_64-unknown-illumos/release/deps -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-tools/release/deps --extern utf8parse=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-tools/x86_64-unknown-illumos/release/deps/libutf8parse-8b1974b938984c2e.rmeta --cap-lints allow -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(rust_analyzer)' -Zmacro-backtrace -Zunstable-options -Csplit-debuginfo=off -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zunstable-options -Zon-broken-pipe=kill -Z binary-dep-depinfo` Running `/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc --crate-name libc --edition=2015 /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/vendor/libc-0.2.155/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="extra_traits"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs)' --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=d0bb0affcbec8775 -C extra-filename=-d0bb0affcbec8775 --out-dir /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-tools/x86_64-unknown-illumos/release/deps --target x86_64-unknown-illumos -C linker=/usr/gcc/13/bin/gcc -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-tools/x86_64-unknown-illumos/release/deps -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-tools/release/deps --cap-lints allow -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(rust_analyzer)' -Zmacro-backtrace -Zunstable-options -Csplit-debuginfo=off -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zunstable-options -Zon-broken-pipe=kill -Z binary-dep-depinfo --cfg freebsd11 --cfg libc_priv_mod_use --cfg libc_union --cfg libc_const_size_of --cfg libc_align --cfg libc_int128 --cfg libc_core_cvoid --cfg libc_packedN --cfg libc_cfg_target_vendor --cfg libc_non_exhaustive --cfg libc_long_array --cfg libc_ptr_addr_of --cfg libc_underscore_const_names --cfg libc_const_extern_fn --check-cfg 'cfg(emscripten_new_stat_abi)' --check-cfg 'cfg(espidf_time64)' --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_align)' --check-cfg 'cfg(libc_cfg_target_vendor)' --check-cfg 'cfg(libc_const_extern_fn)' --check-cfg 'cfg(libc_const_extern_fn_unstable)' --check-cfg 'cfg(libc_const_size_of)' --check-cfg 'cfg(libc_core_cvoid)' --check-cfg 'cfg(libc_deny_warnings)' --check-cfg 'cfg(libc_int128)' --check-cfg 'cfg(libc_long_array)' --check-cfg 'cfg(libc_non_exhaustive)' --check-cfg 'cfg(libc_packedN)' --check-cfg 'cfg(libc_priv_mod_use)' --check-cfg 'cfg(libc_ptr_addr_of)' --check-cfg 'cfg(libc_thread_local)' --check-cfg 'cfg(libc_underscore_const_names)' --check-cfg 'cfg(libc_union)' --check-cfg 'cfg(target_os,values("switch","aix","ohos","hurd","visionos"))' --check-cfg 'cfg(target_env,values("illumos","wasi","aix","ohos"))' --check-cfg 'cfg(target_arch,values("loongarch64","mips32r6","mips64r6","csky"))'` Compiling anstyle-query v1.1.0 Running `/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc --crate-name anstyle_query --edition=2021 /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/vendor/anstyle-query-1.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=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::items_after_statements' '--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)' --check-cfg 'cfg(feature, values())' -C metadata=35a7398504c75e53 -C extra-filename=-35a7398504c75e53 --out-dir /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-tools/x86_64-unknown-illumos/release/deps --target x86_64-unknown-illumos -C linker=/usr/gcc/13/bin/gcc -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-tools/x86_64-unknown-illumos/release/deps -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-tools/release/deps --cap-lints allow -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(rust_analyzer)' -Zmacro-backtrace -Zunstable-options -Csplit-debuginfo=off -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zunstable-options -Zon-broken-pipe=kill -Z binary-dep-depinfo` Compiling syn v2.0.67 Running `/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc --crate-name syn --edition=2021 /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/vendor/syn-2.0.67/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="full"' --cfg 'feature="parsing"' --cfg 'feature="printing"' --cfg 'feature="proc-macro"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("clone-impls", "default", "derive", "extra-traits", "fold", "full", "parsing", "printing", "proc-macro", "test", "visit", "visit-mut"))' -C metadata=6ea9124f289718f5 -C extra-filename=-6ea9124f289718f5 --out-dir /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-tools/release/deps -C linker=/usr/gcc/13/bin/gcc -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-tools/release/deps --extern proc_macro2=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-tools/release/deps/libproc_macro2-7c8a3cf179fa025a.rmeta --extern quote=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-tools/release/deps/libquote-aa09c60579e8ad4f.rmeta --extern unicode_ident=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-tools/release/deps/libunicode_ident-ea5ae1ef945ce25d.rmeta --cap-lints allow -Z binary-dep-depinfo` Compiling smallvec v1.13.2 Compiling rustix v0.38.34 Running `/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc --crate-name smallvec --edition=2018 /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/vendor/smallvec-1.13.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)' --check-cfg 'cfg(feature, values("arbitrary", "const_generics", "const_new", "debugger_visualizer", "drain_filter", "drain_keep_rest", "may_dangle", "serde", "specialization", "union", "write"))' -C metadata=b454fc5cb7c8f55b -C extra-filename=-b454fc5cb7c8f55b --out-dir /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-tools/x86_64-unknown-illumos/release/deps --target x86_64-unknown-illumos -C linker=/usr/gcc/13/bin/gcc -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-tools/x86_64-unknown-illumos/release/deps -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-tools/release/deps --cap-lints allow -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(rust_analyzer)' -Zmacro-backtrace -Zunstable-options -Csplit-debuginfo=off -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zunstable-options -Zon-broken-pipe=kill -Z binary-dep-depinfo` Running `/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc --crate-name build_script_build --edition=2021 /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/vendor/rustix-0.38.34/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="default"' --cfg 'feature="fs"' --cfg 'feature="libc-extra-traits"' --cfg 'feature="std"' --cfg 'feature="use-libc-auxv"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("all-apis", "alloc", "cc", "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", "shm", "std", "stdio", "system", "termios", "thread", "time", "use-explicitly-provided-auxv", "use-libc", "use-libc-auxv"))' -C metadata=c43a86ce49ff2c69 -C extra-filename=-c43a86ce49ff2c69 --out-dir /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-tools/release/build/rustix-c43a86ce49ff2c69 -C linker=/usr/gcc/13/bin/gcc -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-tools/release/deps --cap-lints allow -Z binary-dep-depinfo` Compiling is_terminal_polyfill v1.70.0 Running `/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc --crate-name is_terminal_polyfill --edition=2021 /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/vendor/is_terminal_polyfill-1.70.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=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)' --check-cfg 'cfg(feature, values("default"))' -C metadata=f4ed35cc3602012a -C extra-filename=-f4ed35cc3602012a --out-dir /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-tools/x86_64-unknown-illumos/release/deps --target x86_64-unknown-illumos -C linker=/usr/gcc/13/bin/gcc -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-tools/x86_64-unknown-illumos/release/deps -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-tools/release/deps --cap-lints allow -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(rust_analyzer)' -Zmacro-backtrace -Zunstable-options -Csplit-debuginfo=off -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zunstable-options -Zon-broken-pipe=kill -Z binary-dep-depinfo` Compiling colorchoice v1.0.1 Running `/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc --crate-name colorchoice --edition=2021 /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/vendor/colorchoice-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 '--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::items_after_statements' '--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)' --check-cfg 'cfg(feature, values())' -C metadata=c3bb3cac465bf461 -C extra-filename=-c3bb3cac465bf461 --out-dir /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-tools/x86_64-unknown-illumos/release/deps --target x86_64-unknown-illumos -C linker=/usr/gcc/13/bin/gcc -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-tools/x86_64-unknown-illumos/release/deps -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-tools/release/deps --cap-lints allow -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(rust_analyzer)' -Zmacro-backtrace -Zunstable-options -Csplit-debuginfo=off -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zunstable-options -Zon-broken-pipe=kill -Z binary-dep-depinfo` Compiling anstyle v1.0.7 Running `/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc --crate-name anstyle --edition=2021 /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/vendor/anstyle-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 '--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::items_after_statements' '--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)' --check-cfg 'cfg(feature, values("default", "std"))' -C metadata=b12ece0beebe8454 -C extra-filename=-b12ece0beebe8454 --out-dir /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-tools/x86_64-unknown-illumos/release/deps --target x86_64-unknown-illumos -C linker=/usr/gcc/13/bin/gcc -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-tools/x86_64-unknown-illumos/release/deps -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-tools/release/deps --cap-lints allow -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(rust_analyzer)' -Zmacro-backtrace -Zunstable-options -Csplit-debuginfo=off -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zunstable-options -Zon-broken-pipe=kill -Z binary-dep-depinfo` Running `/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc --crate-name memchr --edition=2018 /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/vendor/memchr-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)' --check-cfg 'cfg(feature, values("compiler_builtins", "core", "default", "libc", "rustc-dep-of-std", "std", "use_std"))' -C metadata=a7a938742ccaafff -C extra-filename=-a7a938742ccaafff --out-dir /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-tools/x86_64-unknown-illumos/release/deps --target x86_64-unknown-illumos -C linker=/usr/gcc/13/bin/gcc -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-tools/x86_64-unknown-illumos/release/deps -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-tools/release/deps --cap-lints allow -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(rust_analyzer)' -Zmacro-backtrace -Zunstable-options -Csplit-debuginfo=off -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zunstable-options -Zon-broken-pipe=kill -Z binary-dep-depinfo --cfg memchr_runtime_simd --cfg memchr_runtime_sse2 --cfg memchr_runtime_sse42 --cfg memchr_runtime_avx` Compiling spdx v0.10.6 Running `/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc --crate-name spdx --edition=2021 /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/vendor/spdx-0.10.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 --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("text"))' -C metadata=507e7be9f807b0f4 -C extra-filename=-507e7be9f807b0f4 --out-dir /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-tools/x86_64-unknown-illumos/release/deps --target x86_64-unknown-illumos -C linker=/usr/gcc/13/bin/gcc -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-tools/x86_64-unknown-illumos/release/deps -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-tools/release/deps --extern smallvec=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-tools/x86_64-unknown-illumos/release/deps/libsmallvec-b454fc5cb7c8f55b.rmeta --cap-lints allow -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(rust_analyzer)' -Zmacro-backtrace -Zunstable-options -Csplit-debuginfo=off -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zunstable-options -Zon-broken-pipe=kill -Z binary-dep-depinfo` Running `/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-tools/release/build/rustix-c43a86ce49ff2c69/build-script-build` Compiling anstream v0.6.14 Running `/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc --crate-name anstream --edition=2021 /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/vendor/anstream-0.6.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 '--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::items_after_statements' '--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)' --check-cfg 'cfg(feature, values("auto", "default", "test", "wincon"))' -C metadata=cf5a58ec4f953642 -C extra-filename=-cf5a58ec4f953642 --out-dir /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-tools/x86_64-unknown-illumos/release/deps --target x86_64-unknown-illumos -C linker=/usr/gcc/13/bin/gcc -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-tools/x86_64-unknown-illumos/release/deps -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-tools/release/deps --extern anstyle=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-tools/x86_64-unknown-illumos/release/deps/libanstyle-b12ece0beebe8454.rmeta --extern anstyle_parse=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-tools/x86_64-unknown-illumos/release/deps/libanstyle_parse-eefab8ecacac9b10.rmeta --extern anstyle_query=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-tools/x86_64-unknown-illumos/release/deps/libanstyle_query-35a7398504c75e53.rmeta --extern colorchoice=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-tools/x86_64-unknown-illumos/release/deps/libcolorchoice-c3bb3cac465bf461.rmeta --extern is_terminal_polyfill=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-tools/x86_64-unknown-illumos/release/deps/libis_terminal_polyfill-f4ed35cc3602012a.rmeta --extern utf8parse=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-tools/x86_64-unknown-illumos/release/deps/libutf8parse-8b1974b938984c2e.rmeta --cap-lints allow -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(rust_analyzer)' -Zmacro-backtrace -Zunstable-options -Csplit-debuginfo=off -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zunstable-options -Zon-broken-pipe=kill -Z binary-dep-depinfo` Compiling wasm-encoder v0.211.1 Running `/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc --crate-name wasm_encoder --edition=2021 /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/vendor/wasm-encoder-0.211.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 --deny=unsafe_code '--allow=clippy::all' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("wasmparser"))' -C metadata=b7912b3c00766bdc -C extra-filename=-b7912b3c00766bdc --out-dir /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-tools/x86_64-unknown-illumos/release/deps --target x86_64-unknown-illumos -C linker=/usr/gcc/13/bin/gcc -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-tools/x86_64-unknown-illumos/release/deps -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-tools/release/deps --extern leb128=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-tools/x86_64-unknown-illumos/release/deps/libleb128-629bb9116a4384d7.rmeta --cap-lints allow -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(rust_analyzer)' -Zmacro-backtrace -Zunstable-options -Csplit-debuginfo=off -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zunstable-options -Zon-broken-pipe=kill -Z binary-dep-depinfo` Compiling wasm-encoder v0.210.0 Running `/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc --crate-name wasm_encoder --edition=2021 /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/vendor/wasm-encoder-0.210.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 --deny=unsafe_code '--allow=clippy::all' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("wasmparser"))' -C metadata=66a9451f39eed014 -C extra-filename=-66a9451f39eed014 --out-dir /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-tools/x86_64-unknown-illumos/release/deps --target x86_64-unknown-illumos -C linker=/usr/gcc/13/bin/gcc -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-tools/x86_64-unknown-illumos/release/deps -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-tools/release/deps --extern leb128=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-tools/x86_64-unknown-illumos/release/deps/libleb128-629bb9116a4384d7.rmeta --cap-lints allow -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(rust_analyzer)' -Zmacro-backtrace -Zunstable-options -Csplit-debuginfo=off -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zunstable-options -Zon-broken-pipe=kill -Z binary-dep-depinfo` Compiling errno v0.3.9 Running `/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc --crate-name errno --edition=2018 /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/vendor/errno-0.3.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="std"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("default", "std"))' -C metadata=12d5f125db7f0826 -C extra-filename=-12d5f125db7f0826 --out-dir /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-tools/x86_64-unknown-illumos/release/deps --target x86_64-unknown-illumos -C linker=/usr/gcc/13/bin/gcc -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-tools/x86_64-unknown-illumos/release/deps -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-tools/release/deps --extern libc=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-tools/x86_64-unknown-illumos/release/deps/liblibc-d0bb0affcbec8775.rmeta --cap-lints allow -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(rust_analyzer)' -Zmacro-backtrace -Zunstable-options -Csplit-debuginfo=off -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zunstable-options -Zon-broken-pipe=kill -Z binary-dep-depinfo` Compiling strsim v0.11.1 Running `/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc --crate-name strsim --edition=2015 /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/vendor/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)' --check-cfg 'cfg(feature, values())' -C metadata=777e1b8ef268fcc8 -C extra-filename=-777e1b8ef268fcc8 --out-dir /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-tools/x86_64-unknown-illumos/release/deps --target x86_64-unknown-illumos -C linker=/usr/gcc/13/bin/gcc -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-tools/x86_64-unknown-illumos/release/deps -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-tools/release/deps --cap-lints allow -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(rust_analyzer)' -Zmacro-backtrace -Zunstable-options -Csplit-debuginfo=off -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zunstable-options -Zon-broken-pipe=kill -Z binary-dep-depinfo` Compiling unicode-width v0.1.13 Running `/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc --crate-name unicode_width --edition=2021 /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/vendor/unicode-width-0.1.13/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)' --check-cfg 'cfg(feature, values("compiler_builtins", "core", "default", "no_std", "rustc-dep-of-std", "std"))' -C metadata=e3958290e6543697 -C extra-filename=-e3958290e6543697 --out-dir /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-tools/x86_64-unknown-illumos/release/deps --target x86_64-unknown-illumos -C linker=/usr/gcc/13/bin/gcc -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-tools/x86_64-unknown-illumos/release/deps -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-tools/release/deps --cap-lints allow -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(rust_analyzer)' -Zmacro-backtrace -Zunstable-options -Csplit-debuginfo=off -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zunstable-options -Zon-broken-pipe=kill -Z binary-dep-depinfo` Compiling clap_lex v0.7.1 Running `/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc --crate-name clap_lex --edition=2021 /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/vendor/clap_lex-0.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 '--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::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=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' '--allow=clippy::multiple_bound_locations' '--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' '--allow=clippy::blocks_in_conditions' '--allow=clippy::assigning_clones' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=5878e6cce821998d -C extra-filename=-5878e6cce821998d --out-dir /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-tools/x86_64-unknown-illumos/release/deps --target x86_64-unknown-illumos -C linker=/usr/gcc/13/bin/gcc -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-tools/x86_64-unknown-illumos/release/deps -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-tools/release/deps --cap-lints allow -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(rust_analyzer)' -Zmacro-backtrace -Zunstable-options -Csplit-debuginfo=off -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zunstable-options -Zon-broken-pipe=kill -Z binary-dep-depinfo` Compiling unicode-xid v0.2.4 Running `/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc --crate-name unicode_xid --edition=2015 /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/vendor/unicode-xid-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"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("bench", "default", "no_std"))' -C metadata=8a2c4f092d31e584 -C extra-filename=-8a2c4f092d31e584 --out-dir /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-tools/x86_64-unknown-illumos/release/deps --target x86_64-unknown-illumos -C linker=/usr/gcc/13/bin/gcc -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-tools/x86_64-unknown-illumos/release/deps -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-tools/release/deps --cap-lints allow -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(rust_analyzer)' -Zmacro-backtrace -Zunstable-options -Csplit-debuginfo=off -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zunstable-options -Zon-broken-pipe=kill -Z binary-dep-depinfo` Compiling log v0.4.21 Running `/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc --crate-name log --edition=2021 /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/vendor/log-0.4.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 --check-cfg 'cfg(docsrs)' --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=916163aa1e9505b9 -C extra-filename=-916163aa1e9505b9 --out-dir /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-tools/x86_64-unknown-illumos/release/deps --target x86_64-unknown-illumos -C linker=/usr/gcc/13/bin/gcc -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-tools/x86_64-unknown-illumos/release/deps -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-tools/release/deps --cap-lints allow -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(rust_analyzer)' -Zmacro-backtrace -Zunstable-options -Csplit-debuginfo=off -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zunstable-options -Zon-broken-pipe=kill -Z binary-dep-depinfo` Compiling bumpalo v3.16.0 Running `/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc --crate-name bumpalo --edition=2021 /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/vendor/bumpalo-3.16.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"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("allocator-api2", "allocator_api", "boxed", "collections", "default", "serde", "std"))' -C metadata=36e513e393466ef5 -C extra-filename=-36e513e393466ef5 --out-dir /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-tools/x86_64-unknown-illumos/release/deps --target x86_64-unknown-illumos -C linker=/usr/gcc/13/bin/gcc -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-tools/x86_64-unknown-illumos/release/deps -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-tools/release/deps --cap-lints allow -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(rust_analyzer)' -Zmacro-backtrace -Zunstable-options -Csplit-debuginfo=off -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zunstable-options -Zon-broken-pipe=kill -Z binary-dep-depinfo` Compiling id-arena v2.2.1 Running `/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc --crate-name id_arena --edition=2015 /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/vendor/id-arena-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 --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("default", "rayon", "std"))' -C metadata=40491ef82c1325c7 -C extra-filename=-40491ef82c1325c7 --out-dir /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-tools/x86_64-unknown-illumos/release/deps --target x86_64-unknown-illumos -C linker=/usr/gcc/13/bin/gcc -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-tools/x86_64-unknown-illumos/release/deps -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-tools/release/deps --cap-lints allow -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(rust_analyzer)' -Zmacro-backtrace -Zunstable-options -Csplit-debuginfo=off -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zunstable-options -Zon-broken-pipe=kill -Z binary-dep-depinfo` Compiling heck v0.5.0 Running `/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc --crate-name heck --edition=2021 /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/vendor/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)' --check-cfg 'cfg(feature, values())' -C metadata=63df786871910b42 -C extra-filename=-63df786871910b42 --out-dir /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-tools/release/deps -C linker=/usr/gcc/13/bin/gcc -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-tools/release/deps --cap-lints allow -Z binary-dep-depinfo` Compiling wast v211.0.1 Running `/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc --crate-name wast --edition=2021 /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/vendor/wast-211.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 --deny=unsafe_code '--allow=clippy::all' --cfg 'feature="default"' --cfg 'feature="wasm-module"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("default", "wasm-module"))' -C metadata=a1742502a121c846 -C extra-filename=-a1742502a121c846 --out-dir /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-tools/x86_64-unknown-illumos/release/deps --target x86_64-unknown-illumos -C linker=/usr/gcc/13/bin/gcc -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-tools/x86_64-unknown-illumos/release/deps -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-tools/release/deps --extern bumpalo=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-tools/x86_64-unknown-illumos/release/deps/libbumpalo-36e513e393466ef5.rmeta --extern leb128=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-tools/x86_64-unknown-illumos/release/deps/libleb128-629bb9116a4384d7.rmeta --extern memchr=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-tools/x86_64-unknown-illumos/release/deps/libmemchr-a7a938742ccaafff.rmeta --extern unicode_width=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-tools/x86_64-unknown-illumos/release/deps/libunicode_width-e3958290e6543697.rmeta --extern wasm_encoder=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-tools/x86_64-unknown-illumos/release/deps/libwasm_encoder-b7912b3c00766bdc.rmeta --cap-lints allow -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(rust_analyzer)' -Zmacro-backtrace -Zunstable-options -Csplit-debuginfo=off -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zunstable-options -Zon-broken-pipe=kill -Z binary-dep-depinfo` Compiling clap_builder v4.5.7 Running `/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc --crate-name clap_builder --edition=2021 /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/vendor/clap_builder-4.5.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 '--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::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=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' '--allow=clippy::multiple_bound_locations' '--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' '--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)' --check-cfg 'cfg(feature, values("cargo", "color", "debug", "default", "deprecated", "env", "error-context", "help", "std", "string", "suggestions", "unicode", "unstable-doc", "unstable-styles", "unstable-v5", "usage", "wrap_help"))' -C metadata=d50b5a5dda930ba6 -C extra-filename=-d50b5a5dda930ba6 --out-dir /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-tools/x86_64-unknown-illumos/release/deps --target x86_64-unknown-illumos -C linker=/usr/gcc/13/bin/gcc -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-tools/x86_64-unknown-illumos/release/deps -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-tools/release/deps --extern anstream=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-tools/x86_64-unknown-illumos/release/deps/libanstream-cf5a58ec4f953642.rmeta --extern anstyle=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-tools/x86_64-unknown-illumos/release/deps/libanstyle-b12ece0beebe8454.rmeta --extern clap_lex=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-tools/x86_64-unknown-illumos/release/deps/libclap_lex-5878e6cce821998d.rmeta --extern strsim=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-tools/x86_64-unknown-illumos/release/deps/libstrsim-777e1b8ef268fcc8.rmeta --cap-lints allow -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(rust_analyzer)' -Zmacro-backtrace -Zunstable-options -Csplit-debuginfo=off -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zunstable-options -Zon-broken-pipe=kill -Z binary-dep-depinfo` Running `/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc --crate-name rustix --edition=2021 /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/vendor/rustix-0.38.34/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="fs"' --cfg 'feature="libc-extra-traits"' --cfg 'feature="std"' --cfg 'feature="use-libc-auxv"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("all-apis", "alloc", "cc", "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", "shm", "std", "stdio", "system", "termios", "thread", "time", "use-explicitly-provided-auxv", "use-libc", "use-libc-auxv"))' -C metadata=3e8054b3aeb13d2f -C extra-filename=-3e8054b3aeb13d2f --out-dir /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-tools/x86_64-unknown-illumos/release/deps --target x86_64-unknown-illumos -C linker=/usr/gcc/13/bin/gcc -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-tools/x86_64-unknown-illumos/release/deps -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-tools/release/deps --extern bitflags=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-tools/x86_64-unknown-illumos/release/deps/libbitflags-8c98d003b4469c2e.rmeta --extern libc_errno=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-tools/x86_64-unknown-illumos/release/deps/liberrno-12d5f125db7f0826.rmeta --extern libc=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-tools/x86_64-unknown-illumos/release/deps/liblibc-d0bb0affcbec8775.rmeta --cap-lints allow -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(rust_analyzer)' -Zmacro-backtrace -Zunstable-options -Csplit-debuginfo=off -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zunstable-options -Zon-broken-pipe=kill -Z binary-dep-depinfo --cfg libc --cfg solarish` Compiling fastrand v2.1.0 Running `/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc --crate-name fastrand --edition=2018 /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/vendor/fastrand-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 --cfg 'feature="alloc"' --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("alloc", "default", "getrandom", "js", "std"))' -C metadata=c8fdf4b28a1525d0 -C extra-filename=-c8fdf4b28a1525d0 --out-dir /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-tools/x86_64-unknown-illumos/release/deps --target x86_64-unknown-illumos -C linker=/usr/gcc/13/bin/gcc -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-tools/x86_64-unknown-illumos/release/deps -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-tools/release/deps --cap-lints allow -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(rust_analyzer)' -Zmacro-backtrace -Zunstable-options -Csplit-debuginfo=off -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zunstable-options -Zon-broken-pipe=kill -Z binary-dep-depinfo` Compiling lexopt v0.3.0 Running `/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc --crate-name lexopt --edition=2018 /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/vendor/lexopt-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)' --check-cfg 'cfg(feature, values())' -C metadata=3ac3dead84077b82 -C extra-filename=-3ac3dead84077b82 --out-dir /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-tools/x86_64-unknown-illumos/release/deps --target x86_64-unknown-illumos -C linker=/usr/gcc/13/bin/gcc -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-tools/x86_64-unknown-illumos/release/deps -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-tools/release/deps --cap-lints allow -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(rust_analyzer)' -Zmacro-backtrace -Zunstable-options -Csplit-debuginfo=off -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zunstable-options -Zon-broken-pipe=kill -Z binary-dep-depinfo` Compiling hashbrown v0.14.5 Running `/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc --crate-name hashbrown --edition=2021 /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/vendor/hashbrown-0.14.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="ahash"' --cfg 'feature="raw"' --cfg 'feature="serde"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("ahash", "alloc", "allocator-api2", "compiler_builtins", "core", "default", "equivalent", "inline-more", "nightly", "raw", "rayon", "rkyv", "rustc-dep-of-std", "rustc-internal-api", "serde"))' -C metadata=63fef273ce3ff316 -C extra-filename=-63fef273ce3ff316 --out-dir /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-tools/x86_64-unknown-illumos/release/deps --target x86_64-unknown-illumos -C linker=/usr/gcc/13/bin/gcc -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-tools/x86_64-unknown-illumos/release/deps -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-tools/release/deps --extern ahash=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-tools/x86_64-unknown-illumos/release/deps/libahash-6afbe132cc0e4ed1.rmeta --extern serde=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-tools/x86_64-unknown-illumos/release/deps/libserde-db2ae61a5b1b8720.rmeta --cap-lints allow -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(rust_analyzer)' -Zmacro-backtrace -Zunstable-options -Csplit-debuginfo=off -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zunstable-options -Zon-broken-pipe=kill -Z binary-dep-depinfo` Running `/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc --crate-name serde_json --edition=2021 /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/vendor/serde_json-1.0.117/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)' --check-cfg 'cfg(feature, values("alloc", "arbitrary_precision", "default", "float_roundtrip", "indexmap", "preserve_order", "raw_value", "std", "unbounded_depth"))' -C metadata=400155c42a597ebb -C extra-filename=-400155c42a597ebb --out-dir /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-tools/x86_64-unknown-illumos/release/deps --target x86_64-unknown-illumos -C linker=/usr/gcc/13/bin/gcc -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-tools/x86_64-unknown-illumos/release/deps -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-tools/release/deps --extern itoa=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-tools/x86_64-unknown-illumos/release/deps/libitoa-ff4fb792bed2a08f.rmeta --extern ryu=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-tools/x86_64-unknown-illumos/release/deps/libryu-9c819cf5a2c1f937.rmeta --extern serde=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-tools/x86_64-unknown-illumos/release/deps/libserde-db2ae61a5b1b8720.rmeta --cap-lints allow -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(rust_analyzer)' -Zmacro-backtrace -Zunstable-options -Csplit-debuginfo=off -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zunstable-options -Zon-broken-pipe=kill -Z binary-dep-depinfo --cfg limb_width_64 --check-cfg 'cfg(limb_width_32)' --check-cfg 'cfg(limb_width_64)'` Compiling tempfile v3.10.1 Running `/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc --crate-name tempfile --edition=2021 /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/vendor/tempfile-3.10.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)' --check-cfg 'cfg(feature, values("nightly"))' -C metadata=1bc9c44cd7bef4f7 -C extra-filename=-1bc9c44cd7bef4f7 --out-dir /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-tools/x86_64-unknown-illumos/release/deps --target x86_64-unknown-illumos -C linker=/usr/gcc/13/bin/gcc -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-tools/x86_64-unknown-illumos/release/deps -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-tools/release/deps --extern cfg_if=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-tools/x86_64-unknown-illumos/release/deps/libcfg_if-53018b0118d7613a.rmeta --extern fastrand=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-tools/x86_64-unknown-illumos/release/deps/libfastrand-c8fdf4b28a1525d0.rmeta --extern rustix=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-tools/x86_64-unknown-illumos/release/deps/librustix-3e8054b3aeb13d2f.rmeta --cap-lints allow -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(rust_analyzer)' -Zmacro-backtrace -Zunstable-options -Csplit-debuginfo=off -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zunstable-options -Zon-broken-pipe=kill -Z binary-dep-depinfo` Compiling indexmap v2.2.6 Running `/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc --crate-name indexmap --edition=2021 /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/vendor/indexmap-2.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 '--allow=clippy::style' --cfg 'feature="serde"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("arbitrary", "borsh", "default", "quickcheck", "rayon", "rustc-rayon", "serde", "std", "test_debug"))' -C metadata=6ee6e1ce31de03da -C extra-filename=-6ee6e1ce31de03da --out-dir /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-tools/x86_64-unknown-illumos/release/deps --target x86_64-unknown-illumos -C linker=/usr/gcc/13/bin/gcc -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-tools/x86_64-unknown-illumos/release/deps -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-tools/release/deps --extern equivalent=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-tools/x86_64-unknown-illumos/release/deps/libequivalent-fa9aef41e1dfdf33.rmeta --extern hashbrown=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-tools/x86_64-unknown-illumos/release/deps/libhashbrown-63fef273ce3ff316.rmeta --extern serde=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-tools/x86_64-unknown-illumos/release/deps/libserde-db2ae61a5b1b8720.rmeta --cap-lints allow -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(rust_analyzer)' -Zmacro-backtrace -Zunstable-options -Csplit-debuginfo=off -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zunstable-options -Zon-broken-pipe=kill -Z binary-dep-depinfo` Compiling serde_derive v1.0.203 Compiling clap_derive v4.5.5 Running `/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc --crate-name serde_derive --edition=2015 /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/vendor/serde_derive-1.0.203/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"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("default", "deserialize_in_place"))' -C metadata=9e73b963deba7e54 -C extra-filename=-9e73b963deba7e54 --out-dir /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-tools/release/deps -C linker=/usr/gcc/13/bin/gcc -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-tools/release/deps --extern proc_macro2=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-tools/release/deps/libproc_macro2-7c8a3cf179fa025a.rlib --extern quote=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-tools/release/deps/libquote-aa09c60579e8ad4f.rlib --extern syn=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-tools/release/deps/libsyn-6ea9124f289718f5.rlib --extern proc_macro --cap-lints allow -Z binary-dep-depinfo` Running `/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc --crate-name clap_derive --edition=2021 /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/vendor/clap_derive-4.5.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 '--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::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=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' '--allow=clippy::multiple_bound_locations' '--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' '--allow=clippy::blocks_in_conditions' '--allow=clippy::assigning_clones' -C debug-assertions=off --cfg 'feature="default"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("debug", "default", "deprecated", "raw-deprecated", "unstable-v5"))' -C metadata=f13c5f6d7fea6e03 -C extra-filename=-f13c5f6d7fea6e03 --out-dir /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-tools/release/deps -C linker=/usr/gcc/13/bin/gcc -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-tools/release/deps --extern heck=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-tools/release/deps/libheck-63df786871910b42.rlib --extern proc_macro2=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-tools/release/deps/libproc_macro2-7c8a3cf179fa025a.rlib --extern quote=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-tools/release/deps/libquote-aa09c60579e8ad4f.rlib --extern syn=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-tools/release/deps/libsyn-6ea9124f289718f5.rlib --extern proc_macro --cap-lints allow -Z binary-dep-depinfo` Compiling wasmparser v0.210.0 Running `/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc --crate-name wasmparser --edition=2021 /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/vendor/wasmparser-0.210.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 --deny=unsafe_code '--allow=clippy::all' --cfg 'feature="default"' --cfg 'feature="serde"' --cfg 'feature="std"' --cfg 'feature="validate"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("default", "no-hash-maps", "serde", "std", "validate"))' -C metadata=b39bcfc67350460e -C extra-filename=-b39bcfc67350460e --out-dir /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-tools/x86_64-unknown-illumos/release/deps --target x86_64-unknown-illumos -C linker=/usr/gcc/13/bin/gcc -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-tools/x86_64-unknown-illumos/release/deps -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-tools/release/deps --extern ahash=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-tools/x86_64-unknown-illumos/release/deps/libahash-6afbe132cc0e4ed1.rmeta --extern bitflags=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-tools/x86_64-unknown-illumos/release/deps/libbitflags-8c98d003b4469c2e.rmeta --extern hashbrown=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-tools/x86_64-unknown-illumos/release/deps/libhashbrown-63fef273ce3ff316.rmeta --extern indexmap=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-tools/x86_64-unknown-illumos/release/deps/libindexmap-6ee6e1ce31de03da.rmeta --extern semver=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-tools/x86_64-unknown-illumos/release/deps/libsemver-63d7cafb6759553c.rmeta --extern serde=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-tools/x86_64-unknown-illumos/release/deps/libserde-db2ae61a5b1b8720.rmeta --cap-lints allow -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(rust_analyzer)' -Zmacro-backtrace -Zunstable-options -Csplit-debuginfo=off -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zunstable-options -Zon-broken-pipe=kill -Z binary-dep-depinfo` Compiling clap v4.5.7 Running `/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc --crate-name clap --edition=2021 /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/vendor/clap-4.5.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 '--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::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=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' '--allow=clippy::multiple_bound_locations' '--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' '--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)' --check-cfg 'cfg(feature, values("cargo", "color", "debug", "default", "deprecated", "derive", "env", "error-context", "help", "std", "string", "suggestions", "unicode", "unstable-doc", "unstable-styles", "unstable-v5", "usage", "wrap_help"))' -C metadata=b90a44efc780a737 -C extra-filename=-b90a44efc780a737 --out-dir /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-tools/x86_64-unknown-illumos/release/deps --target x86_64-unknown-illumos -C linker=/usr/gcc/13/bin/gcc -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-tools/x86_64-unknown-illumos/release/deps -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-tools/release/deps --extern clap_builder=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-tools/x86_64-unknown-illumos/release/deps/libclap_builder-d50b5a5dda930ba6.rmeta --extern clap_derive=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-tools/release/deps/libclap_derive-f13c5f6d7fea6e03.so --cap-lints allow -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(rust_analyzer)' -Zmacro-backtrace -Zunstable-options -Csplit-debuginfo=off -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zunstable-options -Zon-broken-pipe=kill -Z binary-dep-depinfo` Compiling wat v1.211.1 Running `/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc --crate-name wat --edition=2021 /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/vendor/wat-1.211.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 --deny=unsafe_code '--allow=clippy::all' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=e16287590fd35081 -C extra-filename=-e16287590fd35081 --out-dir /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-tools/x86_64-unknown-illumos/release/deps --target x86_64-unknown-illumos -C linker=/usr/gcc/13/bin/gcc -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-tools/x86_64-unknown-illumos/release/deps -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-tools/release/deps --extern wast=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-tools/x86_64-unknown-illumos/release/deps/libwast-a1742502a121c846.rmeta --cap-lints allow -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(rust_analyzer)' -Zmacro-backtrace -Zunstable-options -Csplit-debuginfo=off -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zunstable-options -Zon-broken-pipe=kill -Z binary-dep-depinfo` Compiling wit-parser v0.210.0 Compiling wasm-metadata v0.210.0 Running `/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc --crate-name wit_parser --edition=2021 /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/vendor/wit-parser-0.210.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 --deny=unsafe_code '--allow=clippy::all' --cfg 'feature="decoding"' --cfg 'feature="default"' --cfg 'feature="serde"' --cfg 'feature="serde_json"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("decoding", "default", "serde", "serde_json", "wat"))' -C metadata=773ecb044cdd096e -C extra-filename=-773ecb044cdd096e --out-dir /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-tools/x86_64-unknown-illumos/release/deps --target x86_64-unknown-illumos -C linker=/usr/gcc/13/bin/gcc -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-tools/x86_64-unknown-illumos/release/deps -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-tools/release/deps --extern anyhow=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-tools/x86_64-unknown-illumos/release/deps/libanyhow-68ea61d39a4a24b5.rmeta --extern id_arena=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-tools/x86_64-unknown-illumos/release/deps/libid_arena-40491ef82c1325c7.rmeta --extern indexmap=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-tools/x86_64-unknown-illumos/release/deps/libindexmap-6ee6e1ce31de03da.rmeta --extern log=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-tools/x86_64-unknown-illumos/release/deps/liblog-916163aa1e9505b9.rmeta --extern semver=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-tools/x86_64-unknown-illumos/release/deps/libsemver-63d7cafb6759553c.rmeta --extern serde=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-tools/x86_64-unknown-illumos/release/deps/libserde-db2ae61a5b1b8720.rmeta --extern serde_derive=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-tools/release/deps/libserde_derive-9e73b963deba7e54.so --extern serde_json=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-tools/x86_64-unknown-illumos/release/deps/libserde_json-400155c42a597ebb.rmeta --extern unicode_xid=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-tools/x86_64-unknown-illumos/release/deps/libunicode_xid-8a2c4f092d31e584.rmeta --extern wasmparser=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-tools/x86_64-unknown-illumos/release/deps/libwasmparser-b39bcfc67350460e.rmeta --cap-lints allow -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(rust_analyzer)' -Zmacro-backtrace -Zunstable-options -Csplit-debuginfo=off -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zunstable-options -Zon-broken-pipe=kill -Z binary-dep-depinfo` Running `/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc --crate-name wasm_metadata --edition=2021 /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/vendor/wasm-metadata-0.210.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 --deny=unsafe_code '--allow=clippy::all' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("clap"))' -C metadata=bf084be5d671036e -C extra-filename=-bf084be5d671036e --out-dir /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-tools/x86_64-unknown-illumos/release/deps --target x86_64-unknown-illumos -C linker=/usr/gcc/13/bin/gcc -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-tools/x86_64-unknown-illumos/release/deps -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-tools/release/deps --extern anyhow=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-tools/x86_64-unknown-illumos/release/deps/libanyhow-68ea61d39a4a24b5.rmeta --extern indexmap=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-tools/x86_64-unknown-illumos/release/deps/libindexmap-6ee6e1ce31de03da.rmeta --extern serde=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-tools/x86_64-unknown-illumos/release/deps/libserde-db2ae61a5b1b8720.rmeta --extern serde_derive=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-tools/release/deps/libserde_derive-9e73b963deba7e54.so --extern serde_json=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-tools/x86_64-unknown-illumos/release/deps/libserde_json-400155c42a597ebb.rmeta --extern spdx=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-tools/x86_64-unknown-illumos/release/deps/libspdx-507e7be9f807b0f4.rmeta --extern wasm_encoder=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-tools/x86_64-unknown-illumos/release/deps/libwasm_encoder-66a9451f39eed014.rmeta --extern wasmparser=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-tools/x86_64-unknown-illumos/release/deps/libwasmparser-b39bcfc67350460e.rmeta --cap-lints allow -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(rust_analyzer)' -Zmacro-backtrace -Zunstable-options -Csplit-debuginfo=off -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zunstable-options -Zon-broken-pipe=kill -Z binary-dep-depinfo` Compiling wit-component v0.210.0 Running `/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc --crate-name wit_component --edition=2021 /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/vendor/wit-component-0.210.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 --deny=unsafe_code '--allow=clippy::all' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("dummy-module", "semver-check", "wat"))' -C metadata=14cb624047145c2e -C extra-filename=-14cb624047145c2e --out-dir /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-tools/x86_64-unknown-illumos/release/deps --target x86_64-unknown-illumos -C linker=/usr/gcc/13/bin/gcc -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-tools/x86_64-unknown-illumos/release/deps -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-tools/release/deps --extern anyhow=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-tools/x86_64-unknown-illumos/release/deps/libanyhow-68ea61d39a4a24b5.rmeta --extern bitflags=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-tools/x86_64-unknown-illumos/release/deps/libbitflags-8c98d003b4469c2e.rmeta --extern indexmap=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-tools/x86_64-unknown-illumos/release/deps/libindexmap-6ee6e1ce31de03da.rmeta --extern log=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-tools/x86_64-unknown-illumos/release/deps/liblog-916163aa1e9505b9.rmeta --extern serde=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-tools/x86_64-unknown-illumos/release/deps/libserde-db2ae61a5b1b8720.rmeta --extern serde_derive=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-tools/release/deps/libserde_derive-9e73b963deba7e54.so --extern serde_json=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-tools/x86_64-unknown-illumos/release/deps/libserde_json-400155c42a597ebb.rmeta --extern wasm_encoder=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-tools/x86_64-unknown-illumos/release/deps/libwasm_encoder-66a9451f39eed014.rmeta --extern wasm_metadata=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-tools/x86_64-unknown-illumos/release/deps/libwasm_metadata-bf084be5d671036e.rmeta --extern wasmparser=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-tools/x86_64-unknown-illumos/release/deps/libwasmparser-b39bcfc67350460e.rmeta --extern wit_parser=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-tools/x86_64-unknown-illumos/release/deps/libwit_parser-773ecb044cdd096e.rmeta --cap-lints allow -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(rust_analyzer)' -Zmacro-backtrace -Zunstable-options -Csplit-debuginfo=off -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zunstable-options -Zon-broken-pipe=kill -Z binary-dep-depinfo` Compiling wasm-component-ld v0.5.4 Running `/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc --crate-name wasm_component_ld --edition=2021 /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/vendor/wasm-component-ld-0.5.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)' --check-cfg 'cfg(feature, values())' -C metadata=8ceb8f05f788467e -C extra-filename=-8ceb8f05f788467e --out-dir /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-tools/x86_64-unknown-illumos/release/deps --target x86_64-unknown-illumos -C linker=/usr/gcc/13/bin/gcc -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-tools/x86_64-unknown-illumos/release/deps -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-tools/release/deps --extern anyhow=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-tools/x86_64-unknown-illumos/release/deps/libanyhow-68ea61d39a4a24b5.rmeta --extern clap=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-tools/x86_64-unknown-illumos/release/deps/libclap-b90a44efc780a737.rmeta --extern lexopt=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-tools/x86_64-unknown-illumos/release/deps/liblexopt-3ac3dead84077b82.rmeta --extern tempfile=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-tools/x86_64-unknown-illumos/release/deps/libtempfile-1bc9c44cd7bef4f7.rmeta --extern wasmparser=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-tools/x86_64-unknown-illumos/release/deps/libwasmparser-b39bcfc67350460e.rmeta --extern wat=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-tools/x86_64-unknown-illumos/release/deps/libwat-e16287590fd35081.rmeta --extern wit_component=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-tools/x86_64-unknown-illumos/release/deps/libwit_component-14cb624047145c2e.rmeta --cap-lints allow -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(rust_analyzer)' -Zmacro-backtrace -Zunstable-options -Csplit-debuginfo=off -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zunstable-options -Zon-broken-pipe=kill -Z binary-dep-depinfo` Compiling wasm-component-ld-wrapper v0.1.0 (/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/tools/wasm-component-ld) Running `/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc --crate-name wasm_component_ld --edition=2021 src/tools/wasm-component-ld/src/main.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C opt-level=3 -C embed-bitcode=no --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=7fd13653c5604683 -C extra-filename=-7fd13653c5604683 --out-dir /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-tools/x86_64-unknown-illumos/release/deps --target x86_64-unknown-illumos -C linker=/usr/gcc/13/bin/gcc -C strip=symbols -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-tools/x86_64-unknown-illumos/release/deps -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-tools/release/deps --extern wasm_component_ld=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-tools/x86_64-unknown-illumos/release/deps/libwasm_component_ld-8ceb8f05f788467e.rlib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(rust_analyzer)' -Zmacro-backtrace -Zunstable-options -Csplit-debuginfo=off -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zunstable-options -Zon-broken-pipe=kill -Z binary-dep-depinfo` Finished `release` profile [optimized] target(s) in 54.38s running: "/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/bin/llvm-config" "--bindir" (failure_mode=Exit, stdout_mode=Capture, stderr_mode=Print) (created at src/core/build_steps/compile.rs:1847:21, executed at src/core/build_steps/compile.rs:1847:75) using sysroot /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1 running: "/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/bin/llvm-config" "--libdir" (failure_mode=Exit, stdout_mode=Capture, stderr_mode=Print) (created at src/core/builder.rs:1954:21, executed at src/core/builder.rs:1954:75) Building tool llvm-bitcode-linker (stage1 -> stage2, x86_64-unknown-illumos) running: cd "/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src" && env -u MAKEFLAGS -u MFLAGS AR_x86_64_unknown_illumos="/usr/gnu/bin/ar" CARGO_INCREMENTAL="0" CARGO_PROFILE_RELEASE_DEBUG="0" CARGO_PROFILE_RELEASE_DEBUG_ASSERTIONS="false" CARGO_PROFILE_RELEASE_OVERFLOW_CHECKS="false" CARGO_PROFILE_RELEASE_STRIP="false" CARGO_TARGET_DIR="/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-tools" CARGO_TARGET_X86_64_UNKNOWN_ILLUMOS_LINKER="/usr/gcc/13/bin/gcc" CC_x86_64_unknown_illumos="/usr/gcc/13/bin/gcc" CFG_COMPILER_BUILD_TRIPLE="x86_64-unknown-illumos" CFG_COMPILER_HOST_TRIPLE="x86_64-unknown-illumos" CFG_RELEASE="1.81.0" CFG_RELEASE_CHANNEL="stable" CFG_RELEASE_NUM="1.81.0" CFG_VERSION="1.81.0 (eeb90cda1 2024-09-04) (built from a source tarball)" CFG_VER_DATE="2024-09-04" CFG_VER_HASH="eeb90cda1969383f56a2637cbd3037bdf598841c" CFLAGS_x86_64_unknown_illumos="-ffunction-sections -fdata-sections -fPIC -m64 -m64" CXXFLAGS_x86_64_unknown_illumos="-ffunction-sections -fdata-sections -fPIC -m64 -m64" CXX_x86_64_unknown_illumos="/usr/gcc/13/bin/g++" DOC_RUST_LANG_ORG_CHANNEL="https://doc.rust-lang.org/1.81.0" LIBC_CHECK_CFG="1" LIBRARY_PATH="/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/lib" LZMA_API_STATIC="1" RANLIB_x86_64_unknown_illumos="/usr/gnu/bin/ar s" REAL_LIBRARY_PATH_VAR="LD_LIBRARY_PATH" RUSTBUILD_NATIVE_DIR="/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/native" RUSTC="/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc" RUSTC_BOOTSTRAP="1" RUSTC_BREAK_ON_ICE="1" RUSTC_ERROR_METADATA_DST="/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/tmp/extended-error-metadata" RUSTC_HOST_FLAGS="-Zunstable-options --check-cfg=cfg(bootstrap) -Clinker=/usr/gcc/13/bin/gcc" RUSTC_INSTALL_BINDIR="bin" RUSTC_LIBDIR="/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1/lib" RUSTC_LINT_FLAGS="-Wrust_2018_idioms -Wunused_lifetimes -Dwarnings" RUSTC_REAL="/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1/bin/rustc" RUSTC_SNAPSHOT="/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1/bin/rustc" RUSTC_SNAPSHOT_LIBDIR="/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1/lib" RUSTC_STAGE="1" RUSTC_SYSROOT="/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1" RUSTC_TLS_MODEL_INITIAL_EXEC="1" RUSTC_VERBOSE="1" RUSTC_WRAPPER="/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc" RUSTDOC="/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustdoc" RUSTDOCFLAGS="--cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options --check-cfg=cfg(bootstrap) --check-cfg=cfg(parallel_compiler) --check-cfg=cfg(rust_analyzer) -Dwarnings -Wrustdoc::invalid_codeblock_attributes --crate-version 1.81.0\t(eeb90cda1\t2024-09-04)\t(built\tfrom\ta\tsource\ttarball) -Clinker=/usr/gcc/13/bin/gcc" RUSTDOC_REAL="/path/to/nowhere/rustdoc/not/required" RUSTFLAGS="--cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options --check-cfg=cfg(bootstrap) --check-cfg=cfg(parallel_compiler) --check-cfg=cfg(rust_analyzer) -Zmacro-backtrace -Zunstable-options -Csplit-debuginfo=off -Clink-args=-Wl,-z,origin -Clink-args=-Wl,-rpath,$ORIGIN/../lib -Zunstable-options -Zon-broken-pipe=kill" RUST_TEST_THREADS="8" SYSROOT="/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1" __CARGO_DEFAULT_LIB_METADATA="stabletool-rustc" "/usr/bin/cargo" "build" "--target" "x86_64-unknown-illumos" "--release" "-Zbinary-dep-depinfo" "-j" "8" "-v" "--frozen" "--manifest-path" "/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/tools/llvm-bitcode-linker/Cargo.toml" (failure_mode=Exit, stdout_mode=Print, stderr_mode=Print) (created at src/core/builder.rs:1400:21, executed at src/core/build_steps/tool.rs:917:26) Compiling proc-macro2 v1.0.86 Compiling unicode-ident v1.0.12 Compiling once_cell v1.19.0 Compiling utf8parse v0.2.2 Compiling colorchoice v1.0.1 Compiling anstyle-query v1.1.0 Compiling anstyle v1.0.7 Compiling cfg-if v1.0.0 Running `/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc --crate-name build_script_build --edition=2021 /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/vendor/proc-macro2-1.0.86/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)' --check-cfg 'cfg(feature, values("default", "nightly", "proc-macro", "span-locations"))' -C metadata=0b6f50e565220b7e -C extra-filename=-0b6f50e565220b7e --out-dir /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-tools/release/build/proc-macro2-0b6f50e565220b7e -C linker=/usr/gcc/13/bin/gcc -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-tools/release/deps --cap-lints allow -Z binary-dep-depinfo` Running `/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc --crate-name unicode_ident --edition=2018 /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/vendor/unicode-ident-1.0.12/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)' --check-cfg 'cfg(feature, values())' -C metadata=fc11d55f22dfe5de -C extra-filename=-fc11d55f22dfe5de --out-dir /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-tools/release/deps -C linker=/usr/gcc/13/bin/gcc -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-tools/release/deps --cap-lints allow -Z binary-dep-depinfo` Running `/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc --crate-name utf8parse --edition=2018 /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/vendor/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)' --check-cfg 'cfg(feature, values("default", "nightly"))' -C metadata=be4a90735127871d -C extra-filename=-be4a90735127871d --out-dir /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-tools/x86_64-unknown-illumos/release/deps --target x86_64-unknown-illumos -C linker=/usr/gcc/13/bin/gcc -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-tools/x86_64-unknown-illumos/release/deps -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-tools/release/deps --cap-lints allow --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(parallel_compiler)' '--check-cfg=cfg(rust_analyzer)' -Zmacro-backtrace -Zunstable-options -Csplit-debuginfo=off -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zunstable-options -Zon-broken-pipe=kill -Z binary-dep-depinfo` Running `/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc --crate-name once_cell --edition=2021 /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/vendor/once_cell-1.19.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="race"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("alloc", "atomic-polyfill", "critical-section", "default", "parking_lot", "portable-atomic", "race", "std", "unstable"))' -C metadata=a3125bf95ce38619 -C extra-filename=-a3125bf95ce38619 --out-dir /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-tools/x86_64-unknown-illumos/release/deps --target x86_64-unknown-illumos -C linker=/usr/gcc/13/bin/gcc -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-tools/x86_64-unknown-illumos/release/deps -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-tools/release/deps --cap-lints allow --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(parallel_compiler)' '--check-cfg=cfg(rust_analyzer)' -Zmacro-backtrace -Zunstable-options -Csplit-debuginfo=off -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zunstable-options -Zon-broken-pipe=kill -Z binary-dep-depinfo` Running `/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc --crate-name colorchoice --edition=2021 /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/vendor/colorchoice-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 '--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::items_after_statements' '--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)' --check-cfg 'cfg(feature, values())' -C metadata=457b1d201efa5865 -C extra-filename=-457b1d201efa5865 --out-dir /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-tools/x86_64-unknown-illumos/release/deps --target x86_64-unknown-illumos -C linker=/usr/gcc/13/bin/gcc -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-tools/x86_64-unknown-illumos/release/deps -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-tools/release/deps --cap-lints allow --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(parallel_compiler)' '--check-cfg=cfg(rust_analyzer)' -Zmacro-backtrace -Zunstable-options -Csplit-debuginfo=off -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zunstable-options -Zon-broken-pipe=kill -Z binary-dep-depinfo` Running `/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc --crate-name anstyle --edition=2021 /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/vendor/anstyle-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 '--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::items_after_statements' '--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)' --check-cfg 'cfg(feature, values("default", "std"))' -C metadata=0fffe7c45700ba28 -C extra-filename=-0fffe7c45700ba28 --out-dir /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-tools/x86_64-unknown-illumos/release/deps --target x86_64-unknown-illumos -C linker=/usr/gcc/13/bin/gcc -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-tools/x86_64-unknown-illumos/release/deps -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-tools/release/deps --cap-lints allow --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(parallel_compiler)' '--check-cfg=cfg(rust_analyzer)' -Zmacro-backtrace -Zunstable-options -Csplit-debuginfo=off -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zunstable-options -Zon-broken-pipe=kill -Z binary-dep-depinfo` Running `/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc --crate-name cfg_if --edition=2018 /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/vendor/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)' --check-cfg 'cfg(feature, values("compiler_builtins", "core", "rustc-dep-of-std"))' -C metadata=9fafd12e719e19ea -C extra-filename=-9fafd12e719e19ea --out-dir /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-tools/x86_64-unknown-illumos/release/deps --target x86_64-unknown-illumos -C linker=/usr/gcc/13/bin/gcc -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-tools/x86_64-unknown-illumos/release/deps -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-tools/release/deps --cap-lints allow --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(parallel_compiler)' '--check-cfg=cfg(rust_analyzer)' -Zmacro-backtrace -Zunstable-options -Csplit-debuginfo=off -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zunstable-options -Zon-broken-pipe=kill -Z binary-dep-depinfo` Running `/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc --crate-name anstyle_query --edition=2021 /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/vendor/anstyle-query-1.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=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::items_after_statements' '--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)' --check-cfg 'cfg(feature, values())' -C metadata=76b58bd69224d02c -C extra-filename=-76b58bd69224d02c --out-dir /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-tools/x86_64-unknown-illumos/release/deps --target x86_64-unknown-illumos -C linker=/usr/gcc/13/bin/gcc -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-tools/x86_64-unknown-illumos/release/deps -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-tools/release/deps --cap-lints allow --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(parallel_compiler)' '--check-cfg=cfg(rust_analyzer)' -Zmacro-backtrace -Zunstable-options -Csplit-debuginfo=off -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zunstable-options -Zon-broken-pipe=kill -Z binary-dep-depinfo` Compiling is_terminal_polyfill v1.70.0 Running `/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc --crate-name is_terminal_polyfill --edition=2021 /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/vendor/is_terminal_polyfill-1.70.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=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)' --check-cfg 'cfg(feature, values("default"))' -C metadata=5ebf10e80810c4ec -C extra-filename=-5ebf10e80810c4ec --out-dir /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-tools/x86_64-unknown-illumos/release/deps --target x86_64-unknown-illumos -C linker=/usr/gcc/13/bin/gcc -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-tools/x86_64-unknown-illumos/release/deps -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-tools/release/deps --cap-lints allow --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(parallel_compiler)' '--check-cfg=cfg(rust_analyzer)' -Zmacro-backtrace -Zunstable-options -Csplit-debuginfo=off -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zunstable-options -Zon-broken-pipe=kill -Z binary-dep-depinfo` Compiling anstyle-parse v0.2.4 Running `/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc --crate-name anstyle_parse --edition=2021 /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/vendor/anstyle-parse-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 '--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::items_after_statements' '--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)' --check-cfg 'cfg(feature, values("core", "default", "utf8"))' -C metadata=c8e882a546c76736 -C extra-filename=-c8e882a546c76736 --out-dir /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-tools/x86_64-unknown-illumos/release/deps --target x86_64-unknown-illumos -C linker=/usr/gcc/13/bin/gcc -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-tools/x86_64-unknown-illumos/release/deps -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-tools/release/deps --extern utf8parse=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-tools/x86_64-unknown-illumos/release/deps/libutf8parse-be4a90735127871d.rmeta --cap-lints allow --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(parallel_compiler)' '--check-cfg=cfg(rust_analyzer)' -Zmacro-backtrace -Zunstable-options -Csplit-debuginfo=off -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zunstable-options -Zon-broken-pipe=kill -Z binary-dep-depinfo` Compiling lazy_static v1.5.0 Running `/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc --crate-name lazy_static --edition=2015 /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/vendor/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)' --check-cfg 'cfg(feature, values("spin", "spin_no_std"))' -C metadata=afd51797ed3196c7 -C extra-filename=-afd51797ed3196c7 --out-dir /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-tools/x86_64-unknown-illumos/release/deps --target x86_64-unknown-illumos -C linker=/usr/gcc/13/bin/gcc -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-tools/x86_64-unknown-illumos/release/deps -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-tools/release/deps --cap-lints allow --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(parallel_compiler)' '--check-cfg=cfg(rust_analyzer)' -Zmacro-backtrace -Zunstable-options -Csplit-debuginfo=off -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zunstable-options -Zon-broken-pipe=kill -Z binary-dep-depinfo` Compiling heck v0.5.0 Running `/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc --crate-name heck --edition=2021 /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/vendor/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)' --check-cfg 'cfg(feature, values())' -C metadata=7fc6a1cc71452587 -C extra-filename=-7fc6a1cc71452587 --out-dir /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-tools/release/deps -C linker=/usr/gcc/13/bin/gcc -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-tools/release/deps --cap-lints allow -Z binary-dep-depinfo` Compiling tracing-core v0.1.30 Running `/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc --crate-name tracing_core --edition=2018 /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/vendor/tracing-core-0.1.30/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="once_cell"' --cfg 'feature="std"' --cfg 'feature="valuable"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("default", "once_cell", "std", "valuable"))' -C metadata=df842d71365ef39f -C extra-filename=-df842d71365ef39f --out-dir /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-tools/x86_64-unknown-illumos/release/deps --target x86_64-unknown-illumos -C linker=/usr/gcc/13/bin/gcc -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-tools/x86_64-unknown-illumos/release/deps -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-tools/release/deps --extern once_cell=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-tools/x86_64-unknown-illumos/release/deps/libonce_cell-a3125bf95ce38619.rmeta --cap-lints allow --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(parallel_compiler)' '--check-cfg=cfg(rust_analyzer)' -Zmacro-backtrace -Zunstable-options -Csplit-debuginfo=off -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zunstable-options -Zon-broken-pipe=kill -Z binary-dep-depinfo` Compiling log v0.4.21 Running `/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc --crate-name log --edition=2021 /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/vendor/log-0.4.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 --cfg 'feature="std"' --check-cfg 'cfg(docsrs)' --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=172c434f21563709 -C extra-filename=-172c434f21563709 --out-dir /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-tools/x86_64-unknown-illumos/release/deps --target x86_64-unknown-illumos -C linker=/usr/gcc/13/bin/gcc -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-tools/x86_64-unknown-illumos/release/deps -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-tools/release/deps --cap-lints allow --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(parallel_compiler)' '--check-cfg=cfg(rust_analyzer)' -Zmacro-backtrace -Zunstable-options -Csplit-debuginfo=off -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zunstable-options -Zon-broken-pipe=kill -Z binary-dep-depinfo` Running `/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-tools/release/build/proc-macro2-0b6f50e565220b7e/build-script-build` Compiling clap_lex v0.7.1 Running `/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc --crate-name clap_lex --edition=2021 /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/vendor/clap_lex-0.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 '--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::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=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' '--allow=clippy::multiple_bound_locations' '--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' '--allow=clippy::blocks_in_conditions' '--allow=clippy::assigning_clones' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=484b9a00b08f9a8a -C extra-filename=-484b9a00b08f9a8a --out-dir /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-tools/x86_64-unknown-illumos/release/deps --target x86_64-unknown-illumos -C linker=/usr/gcc/13/bin/gcc -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-tools/x86_64-unknown-illumos/release/deps -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-tools/release/deps --cap-lints allow --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(parallel_compiler)' '--check-cfg=cfg(rust_analyzer)' -Zmacro-backtrace -Zunstable-options -Csplit-debuginfo=off -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zunstable-options -Zon-broken-pipe=kill -Z binary-dep-depinfo` Compiling overload v0.1.1 Running `/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc --crate-name overload --edition=2018 /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/vendor/overload-0.1.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)' --check-cfg 'cfg(feature, values())' -C metadata=c6160aa9c20d7710 -C extra-filename=-c6160aa9c20d7710 --out-dir /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-tools/x86_64-unknown-illumos/release/deps --target x86_64-unknown-illumos -C linker=/usr/gcc/13/bin/gcc -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-tools/x86_64-unknown-illumos/release/deps -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-tools/release/deps --cap-lints allow --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(parallel_compiler)' '--check-cfg=cfg(rust_analyzer)' -Zmacro-backtrace -Zunstable-options -Csplit-debuginfo=off -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zunstable-options -Zon-broken-pipe=kill -Z binary-dep-depinfo` Running `/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc --crate-name proc_macro2 --edition=2021 /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/vendor/proc-macro2-1.0.86/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)' --check-cfg 'cfg(feature, values("default", "nightly", "proc-macro", "span-locations"))' -C metadata=fdaf92dcfd8d1563 -C extra-filename=-fdaf92dcfd8d1563 --out-dir /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-tools/release/deps -C linker=/usr/gcc/13/bin/gcc -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-tools/release/deps --extern unicode_ident=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-tools/release/deps/libunicode_ident-fc11d55f22dfe5de.rmeta --cap-lints allow -Z binary-dep-depinfo --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)'` Compiling anstream v0.6.14 Running `/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc --crate-name anstream --edition=2021 /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/vendor/anstream-0.6.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 '--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::items_after_statements' '--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)' --check-cfg 'cfg(feature, values("auto", "default", "test", "wincon"))' -C metadata=81bf5c97330c6ba2 -C extra-filename=-81bf5c97330c6ba2 --out-dir /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-tools/x86_64-unknown-illumos/release/deps --target x86_64-unknown-illumos -C linker=/usr/gcc/13/bin/gcc -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-tools/x86_64-unknown-illumos/release/deps -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-tools/release/deps --extern anstyle=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-tools/x86_64-unknown-illumos/release/deps/libanstyle-0fffe7c45700ba28.rmeta --extern anstyle_parse=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-tools/x86_64-unknown-illumos/release/deps/libanstyle_parse-c8e882a546c76736.rmeta --extern anstyle_query=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-tools/x86_64-unknown-illumos/release/deps/libanstyle_query-76b58bd69224d02c.rmeta --extern colorchoice=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-tools/x86_64-unknown-illumos/release/deps/libcolorchoice-457b1d201efa5865.rmeta --extern is_terminal_polyfill=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-tools/x86_64-unknown-illumos/release/deps/libis_terminal_polyfill-5ebf10e80810c4ec.rmeta --extern utf8parse=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-tools/x86_64-unknown-illumos/release/deps/libutf8parse-be4a90735127871d.rmeta --cap-lints allow --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(parallel_compiler)' '--check-cfg=cfg(rust_analyzer)' -Zmacro-backtrace -Zunstable-options -Csplit-debuginfo=off -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zunstable-options -Zon-broken-pipe=kill -Z binary-dep-depinfo` Compiling thiserror v1.0.61 Running `/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc --crate-name build_script_build --edition=2021 /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/vendor/thiserror-1.0.61/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)' --check-cfg 'cfg(feature, values())' -C metadata=8408d48d4f3bc588 -C extra-filename=-8408d48d4f3bc588 --out-dir /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-tools/release/build/thiserror-8408d48d4f3bc588 -C linker=/usr/gcc/13/bin/gcc -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-tools/release/deps --cap-lints allow -Z binary-dep-depinfo` Compiling anyhow v1.0.86 Running `/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc --crate-name build_script_build --edition=2018 /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/vendor/anyhow-1.0.86/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)' --check-cfg 'cfg(feature, values("backtrace", "default", "std"))' -C metadata=d7aed1449cc45faf -C extra-filename=-d7aed1449cc45faf --out-dir /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-tools/release/build/anyhow-d7aed1449cc45faf -C linker=/usr/gcc/13/bin/gcc -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-tools/release/deps --cap-lints allow -Z binary-dep-depinfo` Compiling strsim v0.11.1 Running `/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc --crate-name strsim --edition=2015 /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/vendor/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)' --check-cfg 'cfg(feature, values())' -C metadata=33356774de6129a9 -C extra-filename=-33356774de6129a9 --out-dir /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-tools/x86_64-unknown-illumos/release/deps --target x86_64-unknown-illumos -C linker=/usr/gcc/13/bin/gcc -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-tools/x86_64-unknown-illumos/release/deps -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-tools/release/deps --cap-lints allow --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(parallel_compiler)' '--check-cfg=cfg(rust_analyzer)' -Zmacro-backtrace -Zunstable-options -Csplit-debuginfo=off -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zunstable-options -Zon-broken-pipe=kill -Z binary-dep-depinfo` Compiling nu-ansi-term v0.46.0 Running `/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc --crate-name nu_ansi_term --edition=2018 /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/vendor/nu-ansi-term-0.46.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)' --check-cfg 'cfg(feature, values("derive_serde_style", "serde"))' -C metadata=bb203af945d687a4 -C extra-filename=-bb203af945d687a4 --out-dir /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-tools/x86_64-unknown-illumos/release/deps --target x86_64-unknown-illumos -C linker=/usr/gcc/13/bin/gcc -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-tools/x86_64-unknown-illumos/release/deps -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-tools/release/deps --extern overload=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-tools/x86_64-unknown-illumos/release/deps/liboverload-c6160aa9c20d7710.rmeta --cap-lints allow --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(parallel_compiler)' '--check-cfg=cfg(rust_analyzer)' -Zmacro-backtrace -Zunstable-options -Csplit-debuginfo=off -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zunstable-options -Zon-broken-pipe=kill -Z binary-dep-depinfo` Compiling clap_builder v4.5.7 Running `/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc --crate-name clap_builder --edition=2021 /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/vendor/clap_builder-4.5.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 '--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::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=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' '--allow=clippy::multiple_bound_locations' '--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' '--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)' --check-cfg 'cfg(feature, values("cargo", "color", "debug", "default", "deprecated", "env", "error-context", "help", "std", "string", "suggestions", "unicode", "unstable-doc", "unstable-styles", "unstable-v5", "usage", "wrap_help"))' -C metadata=12a1ad98f1789d37 -C extra-filename=-12a1ad98f1789d37 --out-dir /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-tools/x86_64-unknown-illumos/release/deps --target x86_64-unknown-illumos -C linker=/usr/gcc/13/bin/gcc -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-tools/x86_64-unknown-illumos/release/deps -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-tools/release/deps --extern anstream=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-tools/x86_64-unknown-illumos/release/deps/libanstream-81bf5c97330c6ba2.rmeta --extern anstyle=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-tools/x86_64-unknown-illumos/release/deps/libanstyle-0fffe7c45700ba28.rmeta --extern clap_lex=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-tools/x86_64-unknown-illumos/release/deps/libclap_lex-484b9a00b08f9a8a.rmeta --extern strsim=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-tools/x86_64-unknown-illumos/release/deps/libstrsim-33356774de6129a9.rmeta --cap-lints allow --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(parallel_compiler)' '--check-cfg=cfg(rust_analyzer)' -Zmacro-backtrace -Zunstable-options -Csplit-debuginfo=off -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zunstable-options -Zon-broken-pipe=kill -Z binary-dep-depinfo` Running `/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-tools/release/build/anyhow-d7aed1449cc45faf/build-script-build` Running `/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-tools/release/build/thiserror-8408d48d4f3bc588/build-script-build` Compiling quote v1.0.36 Running `/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc --crate-name quote --edition=2018 /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/vendor/quote-1.0.36/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)' --check-cfg 'cfg(feature, values("default", "proc-macro"))' -C metadata=95c1c488a1cbbea6 -C extra-filename=-95c1c488a1cbbea6 --out-dir /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-tools/release/deps -C linker=/usr/gcc/13/bin/gcc -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-tools/release/deps --extern proc_macro2=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-tools/release/deps/libproc_macro2-fdaf92dcfd8d1563.rmeta --cap-lints allow -Z binary-dep-depinfo` Compiling tracing-log v0.2.0 Running `/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc --crate-name tracing_log --edition=2018 /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/vendor/tracing-log-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 --cfg 'feature="log-tracer"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("ahash", "default", "interest-cache", "log-tracer", "lru", "std"))' -C metadata=dae26623827317de -C extra-filename=-dae26623827317de --out-dir /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-tools/x86_64-unknown-illumos/release/deps --target x86_64-unknown-illumos -C linker=/usr/gcc/13/bin/gcc -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-tools/x86_64-unknown-illumos/release/deps -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-tools/release/deps --extern log=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-tools/x86_64-unknown-illumos/release/deps/liblog-172c434f21563709.rmeta --extern once_cell=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-tools/x86_64-unknown-illumos/release/deps/libonce_cell-a3125bf95ce38619.rmeta --extern tracing_core=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-tools/x86_64-unknown-illumos/release/deps/libtracing_core-df842d71365ef39f.rmeta --cap-lints allow --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(parallel_compiler)' '--check-cfg=cfg(rust_analyzer)' -Zmacro-backtrace -Zunstable-options -Csplit-debuginfo=off -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zunstable-options -Zon-broken-pipe=kill -Z binary-dep-depinfo` Compiling sharded-slab v0.1.7 Running `/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc --crate-name sharded_slab --edition=2018 /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/vendor/sharded-slab-0.1.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)' --check-cfg 'cfg(feature, values("loom"))' -C metadata=5d715c7c2863830e -C extra-filename=-5d715c7c2863830e --out-dir /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-tools/x86_64-unknown-illumos/release/deps --target x86_64-unknown-illumos -C linker=/usr/gcc/13/bin/gcc -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-tools/x86_64-unknown-illumos/release/deps -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-tools/release/deps --extern lazy_static=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-tools/x86_64-unknown-illumos/release/deps/liblazy_static-afd51797ed3196c7.rmeta --cap-lints allow --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(parallel_compiler)' '--check-cfg=cfg(rust_analyzer)' -Zmacro-backtrace -Zunstable-options -Csplit-debuginfo=off -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zunstable-options -Zon-broken-pipe=kill -Z binary-dep-depinfo` Compiling syn v2.0.67 Running `/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc --crate-name syn --edition=2021 /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/vendor/syn-2.0.67/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-mut"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("clone-impls", "default", "derive", "extra-traits", "fold", "full", "parsing", "printing", "proc-macro", "test", "visit", "visit-mut"))' -C metadata=6d94bc04e89b07e4 -C extra-filename=-6d94bc04e89b07e4 --out-dir /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-tools/release/deps -C linker=/usr/gcc/13/bin/gcc -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-tools/release/deps --extern proc_macro2=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-tools/release/deps/libproc_macro2-fdaf92dcfd8d1563.rmeta --extern quote=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-tools/release/deps/libquote-95c1c488a1cbbea6.rmeta --extern unicode_ident=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-tools/release/deps/libunicode_ident-fc11d55f22dfe5de.rmeta --cap-lints allow -Z binary-dep-depinfo` Compiling thread_local v1.1.8 Running `/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc --crate-name thread_local --edition=2021 /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/vendor/thread_local-1.1.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 --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("nightly"))' -C metadata=fd92f17410f22a36 -C extra-filename=-fd92f17410f22a36 --out-dir /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-tools/x86_64-unknown-illumos/release/deps --target x86_64-unknown-illumos -C linker=/usr/gcc/13/bin/gcc -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-tools/x86_64-unknown-illumos/release/deps -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-tools/release/deps --extern cfg_if=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-tools/x86_64-unknown-illumos/release/deps/libcfg_if-9fafd12e719e19ea.rmeta --extern once_cell=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-tools/x86_64-unknown-illumos/release/deps/libonce_cell-a3125bf95ce38619.rmeta --cap-lints allow --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(parallel_compiler)' '--check-cfg=cfg(rust_analyzer)' -Zmacro-backtrace -Zunstable-options -Csplit-debuginfo=off -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zunstable-options -Zon-broken-pipe=kill -Z binary-dep-depinfo` Compiling smallvec v1.13.2 Running `/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc --crate-name smallvec --edition=2018 /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/vendor/smallvec-1.13.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)' --check-cfg 'cfg(feature, values("arbitrary", "const_generics", "const_new", "debugger_visualizer", "drain_filter", "drain_keep_rest", "may_dangle", "serde", "specialization", "union", "write"))' -C metadata=867d2bd776f1490e -C extra-filename=-867d2bd776f1490e --out-dir /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-tools/x86_64-unknown-illumos/release/deps --target x86_64-unknown-illumos -C linker=/usr/gcc/13/bin/gcc -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-tools/x86_64-unknown-illumos/release/deps -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-tools/release/deps --cap-lints allow --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(parallel_compiler)' '--check-cfg=cfg(rust_analyzer)' -Zmacro-backtrace -Zunstable-options -Csplit-debuginfo=off -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zunstable-options -Zon-broken-pipe=kill -Z binary-dep-depinfo` Compiling pin-project-lite v0.2.14 Running `/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc --crate-name pin_project_lite --edition=2018 /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/vendor/pin-project-lite-0.2.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 --warn=unreachable_pub '--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=clippy::default_union_representation' '--warn=clippy::as_ptr_cast_mut' '--warn=clippy::all' '--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::module_name_repetitions' '--allow=clippy::missing_errors_doc' '--allow=clippy::manual_range_contains' '--allow=clippy::manual_assert' '--allow=clippy::float_cmp' '--allow=clippy::doc_markdown' '--allow=clippy::declare_interior_mutable_const' '--allow=clippy::borrow_as_ptr' '--allow=clippy::bool_assert_comparison' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=b889bafc1b6698f3 -C extra-filename=-b889bafc1b6698f3 --out-dir /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-tools/x86_64-unknown-illumos/release/deps --target x86_64-unknown-illumos -C linker=/usr/gcc/13/bin/gcc -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-tools/x86_64-unknown-illumos/release/deps -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-tools/release/deps --cap-lints allow --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(parallel_compiler)' '--check-cfg=cfg(rust_analyzer)' -Zmacro-backtrace -Zunstable-options -Csplit-debuginfo=off -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zunstable-options -Zon-broken-pipe=kill -Z binary-dep-depinfo` Running `/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc --crate-name anyhow --edition=2018 /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/vendor/anyhow-1.0.86/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)' --check-cfg 'cfg(feature, values("backtrace", "default", "std"))' -C metadata=0593f881b547798a -C extra-filename=-0593f881b547798a --out-dir /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-tools/x86_64-unknown-illumos/release/deps --target x86_64-unknown-illumos -C linker=/usr/gcc/13/bin/gcc -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-tools/x86_64-unknown-illumos/release/deps -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-tools/release/deps --cap-lints allow --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(parallel_compiler)' '--check-cfg=cfg(rust_analyzer)' -Zmacro-backtrace -Zunstable-options -Csplit-debuginfo=off -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zunstable-options -Zon-broken-pipe=kill -Z binary-dep-depinfo --cfg std_backtrace --check-cfg 'cfg(anyhow_nightly_testing)' --check-cfg 'cfg(anyhow_no_fmt_arguments_as_str)' --check-cfg 'cfg(anyhow_no_ptr_addr_of)' --check-cfg 'cfg(anyhow_no_unsafe_op_in_unsafe_fn_lint)' --check-cfg 'cfg(doc_cfg)' --check-cfg 'cfg(error_generic_member_access)' --check-cfg 'cfg(std_backtrace)'` Compiling tracing-subscriber v0.3.18 Running `/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc --crate-name tracing_subscriber --edition=2018 /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/vendor/tracing-subscriber-0.3.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 --cfg 'feature="alloc"' --cfg 'feature="ansi"' --cfg 'feature="default"' --cfg 'feature="fmt"' --cfg 'feature="nu-ansi-term"' --cfg 'feature="registry"' --cfg 'feature="sharded-slab"' --cfg 'feature="smallvec"' --cfg 'feature="std"' --cfg 'feature="thread_local"' --cfg 'feature="tracing-log"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("alloc", "ansi", "chrono", "default", "env-filter", "fmt", "json", "local-time", "matchers", "nu-ansi-term", "once_cell", "parking_lot", "regex", "registry", "serde", "serde_json", "sharded-slab", "smallvec", "std", "thread_local", "time", "tracing", "tracing-log", "tracing-serde", "valuable", "valuable-serde", "valuable_crate"))' -C metadata=fdd9fd7a254b3562 -C extra-filename=-fdd9fd7a254b3562 --out-dir /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-tools/x86_64-unknown-illumos/release/deps --target x86_64-unknown-illumos -C linker=/usr/gcc/13/bin/gcc -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-tools/x86_64-unknown-illumos/release/deps -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-tools/release/deps --extern nu_ansi_term=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-tools/x86_64-unknown-illumos/release/deps/libnu_ansi_term-bb203af945d687a4.rmeta --extern sharded_slab=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-tools/x86_64-unknown-illumos/release/deps/libsharded_slab-5d715c7c2863830e.rmeta --extern smallvec=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-tools/x86_64-unknown-illumos/release/deps/libsmallvec-867d2bd776f1490e.rmeta --extern thread_local=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-tools/x86_64-unknown-illumos/release/deps/libthread_local-fd92f17410f22a36.rmeta --extern tracing_core=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-tools/x86_64-unknown-illumos/release/deps/libtracing_core-df842d71365ef39f.rmeta --extern tracing_log=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-tools/x86_64-unknown-illumos/release/deps/libtracing_log-dae26623827317de.rmeta --cap-lints allow --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(parallel_compiler)' '--check-cfg=cfg(rust_analyzer)' -Zmacro-backtrace -Zunstable-options -Csplit-debuginfo=off -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zunstable-options -Zon-broken-pipe=kill -Z binary-dep-depinfo` Compiling thiserror-impl v1.0.61 Compiling tracing-attributes v0.1.27 Compiling clap_derive v4.5.5 Running `/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc --crate-name thiserror_impl --edition=2021 /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/vendor/thiserror-impl-1.0.61/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)' --check-cfg 'cfg(feature, values())' -C metadata=b5256b44525b7d32 -C extra-filename=-b5256b44525b7d32 --out-dir /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-tools/release/deps -C linker=/usr/gcc/13/bin/gcc -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-tools/release/deps --extern proc_macro2=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-tools/release/deps/libproc_macro2-fdaf92dcfd8d1563.rlib --extern quote=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-tools/release/deps/libquote-95c1c488a1cbbea6.rlib --extern syn=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-tools/release/deps/libsyn-6d94bc04e89b07e4.rlib --extern proc_macro --cap-lints allow -Z binary-dep-depinfo` Running `/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc --crate-name tracing_attributes --edition=2018 /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/vendor/tracing-attributes-0.1.27/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)' --check-cfg 'cfg(feature, values("async-await"))' -C metadata=1cb8a87fb0efff2b -C extra-filename=-1cb8a87fb0efff2b --out-dir /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-tools/release/deps -C linker=/usr/gcc/13/bin/gcc -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-tools/release/deps --extern proc_macro2=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-tools/release/deps/libproc_macro2-fdaf92dcfd8d1563.rlib --extern quote=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-tools/release/deps/libquote-95c1c488a1cbbea6.rlib --extern syn=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-tools/release/deps/libsyn-6d94bc04e89b07e4.rlib --extern proc_macro --cap-lints allow -Z binary-dep-depinfo` Running `/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc --crate-name clap_derive --edition=2021 /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/vendor/clap_derive-4.5.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 '--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::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=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' '--allow=clippy::multiple_bound_locations' '--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' '--allow=clippy::blocks_in_conditions' '--allow=clippy::assigning_clones' -C debug-assertions=off --cfg 'feature="default"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("debug", "default", "deprecated", "raw-deprecated", "unstable-v5"))' -C metadata=c1815858337e7582 -C extra-filename=-c1815858337e7582 --out-dir /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-tools/release/deps -C linker=/usr/gcc/13/bin/gcc -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-tools/release/deps --extern heck=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-tools/release/deps/libheck-7fc6a1cc71452587.rlib --extern proc_macro2=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-tools/release/deps/libproc_macro2-fdaf92dcfd8d1563.rlib --extern quote=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-tools/release/deps/libquote-95c1c488a1cbbea6.rlib --extern syn=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-tools/release/deps/libsyn-6d94bc04e89b07e4.rlib --extern proc_macro --cap-lints allow -Z binary-dep-depinfo` Running `/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc --crate-name thiserror --edition=2021 /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/vendor/thiserror-1.0.61/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)' --check-cfg 'cfg(feature, values())' -C metadata=58eca47d6127bb92 -C extra-filename=-58eca47d6127bb92 --out-dir /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-tools/x86_64-unknown-illumos/release/deps --target x86_64-unknown-illumos -C linker=/usr/gcc/13/bin/gcc -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-tools/x86_64-unknown-illumos/release/deps -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-tools/release/deps --extern thiserror_impl=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-tools/release/deps/libthiserror_impl-b5256b44525b7d32.so --cap-lints allow --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(parallel_compiler)' '--check-cfg=cfg(rust_analyzer)' -Zmacro-backtrace -Zunstable-options -Csplit-debuginfo=off -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zunstable-options -Zon-broken-pipe=kill -Z binary-dep-depinfo --check-cfg 'cfg(error_generic_member_access)' --check-cfg 'cfg(thiserror_nightly_testing)'` Compiling tracing v0.1.37 Running `/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc --crate-name tracing --edition=2018 /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/vendor/tracing-0.1.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 --cfg 'feature="attributes"' --cfg 'feature="default"' --cfg 'feature="std"' --cfg 'feature="tracing-attributes"' --check-cfg 'cfg(docsrs)' --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=240719ab52c3687d -C extra-filename=-240719ab52c3687d --out-dir /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-tools/x86_64-unknown-illumos/release/deps --target x86_64-unknown-illumos -C linker=/usr/gcc/13/bin/gcc -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-tools/x86_64-unknown-illumos/release/deps -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-tools/release/deps --extern cfg_if=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-tools/x86_64-unknown-illumos/release/deps/libcfg_if-9fafd12e719e19ea.rmeta --extern pin_project_lite=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-tools/x86_64-unknown-illumos/release/deps/libpin_project_lite-b889bafc1b6698f3.rmeta --extern tracing_attributes=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-tools/release/deps/libtracing_attributes-1cb8a87fb0efff2b.so --extern tracing_core=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-tools/x86_64-unknown-illumos/release/deps/libtracing_core-df842d71365ef39f.rmeta --cap-lints allow --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(parallel_compiler)' '--check-cfg=cfg(rust_analyzer)' -Zmacro-backtrace -Zunstable-options -Csplit-debuginfo=off -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zunstable-options -Zon-broken-pipe=kill -Z binary-dep-depinfo` Compiling clap v4.5.7 Running `/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc --crate-name clap --edition=2021 /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/vendor/clap-4.5.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 '--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::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=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' '--allow=clippy::multiple_bound_locations' '--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' '--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)' --check-cfg 'cfg(feature, values("cargo", "color", "debug", "default", "deprecated", "derive", "env", "error-context", "help", "std", "string", "suggestions", "unicode", "unstable-doc", "unstable-styles", "unstable-v5", "usage", "wrap_help"))' -C metadata=0525417789e93c5a -C extra-filename=-0525417789e93c5a --out-dir /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-tools/x86_64-unknown-illumos/release/deps --target x86_64-unknown-illumos -C linker=/usr/gcc/13/bin/gcc -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-tools/x86_64-unknown-illumos/release/deps -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-tools/release/deps --extern clap_builder=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-tools/x86_64-unknown-illumos/release/deps/libclap_builder-12a1ad98f1789d37.rmeta --extern clap_derive=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-tools/release/deps/libclap_derive-c1815858337e7582.so --cap-lints allow --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(parallel_compiler)' '--check-cfg=cfg(rust_analyzer)' -Zmacro-backtrace -Zunstable-options -Csplit-debuginfo=off -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zunstable-options -Zon-broken-pipe=kill -Z binary-dep-depinfo` Compiling llvm-bitcode-linker v0.0.1 (/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/tools/llvm-bitcode-linker) Running `/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc --crate-name llvm_bitcode_linker --edition=2021 src/tools/llvm-bitcode-linker/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)' --check-cfg 'cfg(feature, values())' -C metadata=5410e0a526839978 -C extra-filename=-5410e0a526839978 --out-dir /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-tools/x86_64-unknown-illumos/release/deps --target x86_64-unknown-illumos -C linker=/usr/gcc/13/bin/gcc -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-tools/x86_64-unknown-illumos/release/deps -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-tools/release/deps --extern anyhow=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-tools/x86_64-unknown-illumos/release/deps/libanyhow-0593f881b547798a.rmeta --extern clap=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-tools/x86_64-unknown-illumos/release/deps/libclap-0525417789e93c5a.rmeta --extern thiserror=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-tools/x86_64-unknown-illumos/release/deps/libthiserror-58eca47d6127bb92.rmeta --extern tracing=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-tools/x86_64-unknown-illumos/release/deps/libtracing-240719ab52c3687d.rmeta --extern tracing_subscriber=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-tools/x86_64-unknown-illumos/release/deps/libtracing_subscriber-fdd9fd7a254b3562.rmeta --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(parallel_compiler)' '--check-cfg=cfg(rust_analyzer)' -Zmacro-backtrace -Zunstable-options -Csplit-debuginfo=off -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zunstable-options -Zon-broken-pipe=kill -Z binary-dep-depinfo` Running `/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc --crate-name llvm_bitcode_linker --edition=2021 src/tools/llvm-bitcode-linker/src/bin/llvm-bitcode-linker.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C opt-level=3 -C embed-bitcode=no --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=46fc270e71aea27d -C extra-filename=-46fc270e71aea27d --out-dir /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-tools/x86_64-unknown-illumos/release/deps --target x86_64-unknown-illumos -C linker=/usr/gcc/13/bin/gcc -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-tools/x86_64-unknown-illumos/release/deps -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-tools/release/deps --extern anyhow=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-tools/x86_64-unknown-illumos/release/deps/libanyhow-0593f881b547798a.rlib --extern clap=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-tools/x86_64-unknown-illumos/release/deps/libclap-0525417789e93c5a.rlib --extern llvm_bitcode_linker=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-tools/x86_64-unknown-illumos/release/deps/libllvm_bitcode_linker-5410e0a526839978.rlib --extern thiserror=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-tools/x86_64-unknown-illumos/release/deps/libthiserror-58eca47d6127bb92.rlib --extern tracing=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-tools/x86_64-unknown-illumos/release/deps/libtracing-240719ab52c3687d.rlib --extern tracing_subscriber=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-tools/x86_64-unknown-illumos/release/deps/libtracing_subscriber-fdd9fd7a254b3562.rlib --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(parallel_compiler)' '--check-cfg=cfg(rust_analyzer)' -Zmacro-backtrace -Zunstable-options -Csplit-debuginfo=off -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zunstable-options -Zon-broken-pipe=kill -Z binary-dep-depinfo` Finished `release` profile [optimized] target(s) in 20.77s running "/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/bin/llvm-config" "--libfiles" (failure_mode=Exit, stdout_mode=Print, stderr_mode=Print) running: "/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/bin/llvm-config" "--libfiles" (failure_mode=Exit, stdout_mode=Capture, stderr_mode=Print) (created at src/core/build_steps/dist.rs:2068:23, executed at src/core/build_steps/dist.rs:2071:42) running "/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/bin/llvm-config" "--libfiles" (failure_mode=Exit, stdout_mode=Print, stderr_mode=Print) running: "/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/bin/llvm-config" "--libfiles" (failure_mode=Exit, stdout_mode=Capture, stderr_mode=Print) (created at src/core/build_steps/dist.rs:2068:23, executed at src/core/build_steps/dist.rs:2071:42) Uplifting library (stage1 -> stage2) Uplifting rustc (stage1 -> stage3) using sysroot /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2 running: "/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/bin/llvm-config" "--libdir" (failure_mode=Exit, stdout_mode=Capture, stderr_mode=Print) (created at src/core/builder.rs:1954:21, executed at src/core/builder.rs:1954:75) Building tool cargo (stage2 -> stage3, x86_64-unknown-illumos) running: cd "/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src" && env -u MAKEFLAGS -u MFLAGS AR_x86_64_unknown_illumos="/usr/gnu/bin/ar" CARGO_INCREMENTAL="0" CARGO_PROFILE_RELEASE_DEBUG="0" CARGO_PROFILE_RELEASE_DEBUG_ASSERTIONS="false" CARGO_PROFILE_RELEASE_OVERFLOW_CHECKS="false" CARGO_PROFILE_RELEASE_STRIP="false" CARGO_TARGET_DIR="/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools" CARGO_TARGET_X86_64_UNKNOWN_ILLUMOS_LINKER="/usr/gcc/13/bin/gcc" CC_x86_64_unknown_illumos="/usr/gcc/13/bin/gcc" CFG_COMMIT_DATE="2024-08-20" CFG_COMMIT_HASH="2dbb1af80a2914475ba76827a312e29cedfa6b2f" CFG_COMPILER_BUILD_TRIPLE="x86_64-unknown-illumos" CFG_COMPILER_HOST_TRIPLE="x86_64-unknown-illumos" CFG_RELEASE="1.81.0" CFG_RELEASE_CHANNEL="stable" CFG_RELEASE_NUM="1.81.0" CFG_SHORT_COMMIT_HASH="2dbb1af80" CFG_VERSION="1.81.0 (eeb90cda1 2024-09-04) (built from a source tarball)" CFG_VER_DATE="2024-09-04" CFG_VER_HASH="eeb90cda1969383f56a2637cbd3037bdf598841c" CFLAGS_x86_64_unknown_illumos="-ffunction-sections -fdata-sections -fPIC -m64 -m64" CXXFLAGS_x86_64_unknown_illumos="-ffunction-sections -fdata-sections -fPIC -m64 -m64" CXX_x86_64_unknown_illumos="/usr/gcc/13/bin/g++" DOC_RUST_LANG_ORG_CHANNEL="https://doc.rust-lang.org/1.81.0" LIBC_CHECK_CFG="1" LIBRARY_PATH="/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/lib" LZMA_API_STATIC="1" RANLIB_x86_64_unknown_illumos="/usr/gnu/bin/ar s" REAL_LIBRARY_PATH_VAR="LD_LIBRARY_PATH" RUSTBUILD_NATIVE_DIR="/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/native" RUSTC="/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc" RUSTC_BOOTSTRAP="1" RUSTC_BREAK_ON_ICE="1" RUSTC_ERROR_METADATA_DST="/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/tmp/extended-error-metadata" RUSTC_HOST_FLAGS="-Zunstable-options --check-cfg=cfg(bootstrap) -Clinker=/usr/gcc/13/bin/gcc" RUSTC_INSTALL_BINDIR="bin" RUSTC_LIBDIR="/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2/lib" RUSTC_REAL="/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2/bin/rustc" RUSTC_SNAPSHOT="/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2/bin/rustc" RUSTC_SNAPSHOT_LIBDIR="/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2/lib" RUSTC_STAGE="2" RUSTC_SYSROOT="/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2" RUSTC_TLS_MODEL_INITIAL_EXEC="1" RUSTC_VERBOSE="1" RUSTC_WRAPPER="/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc" RUSTDOC="/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustdoc" RUSTDOCFLAGS="--cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options --check-cfg=cfg(bootstrap) --check-cfg=cfg(parallel_compiler) --check-cfg=cfg(rust_analyzer) --crate-version 1.81.0\t(eeb90cda1\t2024-09-04)\t(built\tfrom\ta\tsource\ttarball) -Clinker=/usr/gcc/13/bin/gcc" RUSTDOC_REAL="/path/to/nowhere/rustdoc/not/required" RUSTFLAGS="--cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options --check-cfg=cfg(bootstrap) --check-cfg=cfg(parallel_compiler) --check-cfg=cfg(rust_analyzer) -Zmacro-backtrace -Zunstable-options -Csplit-debuginfo=off -Clink-args=-Wl,-z,origin -Clink-args=-Wl,-rpath,$ORIGIN/../lib -Zunstable-options" RUST_TEST_THREADS="8" SYSROOT="/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2" __CARGO_DEFAULT_LIB_METADATA="stabletool-rustc" "/usr/bin/cargo" "build" "--target" "x86_64-unknown-illumos" "--release" "-Zbinary-dep-depinfo" "-j" "8" "-v" "--frozen" "--manifest-path" "/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/tools/cargo/Cargo.toml" "--message-format" "json-render-diagnostics" Compiling libc v0.2.155 Compiling proc-macro2 v1.0.79 Compiling unicode-ident v1.0.12 Compiling cfg-if v1.0.0 Compiling pkg-config v0.3.30 Compiling vcpkg v0.2.15 Compiling memchr v2.7.4 Running `/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc --crate-name build_script_build --edition=2015 /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/vendor/libc-0.2.155/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)' --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=e5cdbdd6f4df7899 -C extra-filename=-e5cdbdd6f4df7899 --out-dir /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/release/build/libc-e5cdbdd6f4df7899 -C linker=/usr/gcc/13/bin/gcc -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/release/deps --cap-lints allow -Z binary-dep-depinfo` Running `/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc --crate-name unicode_ident --edition=2018 /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/vendor/unicode-ident-1.0.12/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)' --check-cfg 'cfg(feature, values())' -C metadata=fc11d55f22dfe5de -C extra-filename=-fc11d55f22dfe5de --out-dir /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/release/deps -C linker=/usr/gcc/13/bin/gcc -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/release/deps --cap-lints allow -Z binary-dep-depinfo` Running `/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc --crate-name cfg_if --edition=2018 /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/vendor/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)' --check-cfg 'cfg(feature, values("compiler_builtins", "core", "rustc-dep-of-std"))' -C metadata=9fafd12e719e19ea -C extra-filename=-9fafd12e719e19ea --out-dir /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps --target x86_64-unknown-illumos -C linker=/usr/gcc/13/bin/gcc -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/release/deps --cap-lints allow --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(parallel_compiler)' '--check-cfg=cfg(rust_analyzer)' -Zmacro-backtrace -Zunstable-options -Csplit-debuginfo=off -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zunstable-options -Z binary-dep-depinfo` Running `/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc --crate-name build_script_build --edition=2021 /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/vendor/proc-macro2-1.0.79/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)' --check-cfg 'cfg(feature, values("default", "nightly", "proc-macro", "span-locations"))' -C metadata=8f2c81fb46ade13d -C extra-filename=-8f2c81fb46ade13d --out-dir /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/release/build/proc-macro2-8f2c81fb46ade13d -C linker=/usr/gcc/13/bin/gcc -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/release/deps --cap-lints allow -Z binary-dep-depinfo` Running `/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc --crate-name build_script_build --edition=2015 /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/vendor/libc-0.2.155/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)' --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=20fb90f83458ed8b -C extra-filename=-20fb90f83458ed8b --out-dir /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/release/build/libc-20fb90f83458ed8b -C linker=/usr/gcc/13/bin/gcc -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/release/deps --cap-lints allow -Z binary-dep-depinfo` Running `/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc --crate-name vcpkg --edition=2015 /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/vendor/vcpkg-0.2.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)' --check-cfg 'cfg(feature, values())' -C metadata=2c601c46c7725c03 -C extra-filename=-2c601c46c7725c03 --out-dir /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/release/deps -C linker=/usr/gcc/13/bin/gcc -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/release/deps --cap-lints allow -Z binary-dep-depinfo` Running `/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc --crate-name memchr --edition=2021 /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/vendor/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)' --check-cfg 'cfg(feature, values("alloc", "compiler_builtins", "core", "default", "libc", "logging", "rustc-dep-of-std", "std", "use_std"))' -C metadata=63d9b57a00bd72f0 -C extra-filename=-63d9b57a00bd72f0 --out-dir /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps --target x86_64-unknown-illumos -C linker=/usr/gcc/13/bin/gcc -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/release/deps --cap-lints allow --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(parallel_compiler)' '--check-cfg=cfg(rust_analyzer)' -Zmacro-backtrace -Zunstable-options -Csplit-debuginfo=off -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zunstable-options -Z binary-dep-depinfo` Running `/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc --crate-name pkg_config --edition=2015 /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/vendor/pkg-config-0.3.30/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)' --check-cfg 'cfg(feature, values())' -C metadata=fc38da99bdd0d76a -C extra-filename=-fc38da99bdd0d76a --out-dir /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/release/deps -C linker=/usr/gcc/13/bin/gcc -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/release/deps --cap-lints allow -Z binary-dep-depinfo` Compiling once_cell v1.19.0 Running `/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc --crate-name once_cell --edition=2021 /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/vendor/once_cell-1.19.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="race"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("alloc", "atomic-polyfill", "critical-section", "default", "parking_lot", "portable-atomic", "race", "std", "unstable"))' -C metadata=a3125bf95ce38619 -C extra-filename=-a3125bf95ce38619 --out-dir /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps --target x86_64-unknown-illumos -C linker=/usr/gcc/13/bin/gcc -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/release/deps --cap-lints allow --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(parallel_compiler)' '--check-cfg=cfg(rust_analyzer)' -Zmacro-backtrace -Zunstable-options -Csplit-debuginfo=off -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zunstable-options -Z binary-dep-depinfo` Compiling regex-syntax v0.8.3 Running `/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc --crate-name regex_syntax --edition=2021 /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/vendor/regex-syntax-0.8.3/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no --cfg 'feature="default"' --cfg 'feature="std"' --cfg 'feature="unicode"' --cfg 'feature="unicode-age"' --cfg 'feature="unicode-bool"' --cfg 'feature="unicode-case"' --cfg 'feature="unicode-gencat"' --cfg 'feature="unicode-perl"' --cfg 'feature="unicode-script"' --cfg 'feature="unicode-segment"' --check-cfg 'cfg(docsrs)' --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=f402de847bcf4ec8 -C extra-filename=-f402de847bcf4ec8 --out-dir /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps --target x86_64-unknown-illumos -C linker=/usr/gcc/13/bin/gcc -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/release/deps --cap-lints allow --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(parallel_compiler)' '--check-cfg=cfg(rust_analyzer)' -Zmacro-backtrace -Zunstable-options -Csplit-debuginfo=off -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zunstable-options -Z binary-dep-depinfo` Running `/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/release/build/proc-macro2-8f2c81fb46ade13d/build-script-build` Running `/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/release/build/libc-20fb90f83458ed8b/build-script-build` Running `/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/release/build/libc-e5cdbdd6f4df7899/build-script-build` Running `/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc --crate-name proc_macro2 --edition=2021 /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/vendor/proc-macro2-1.0.79/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)' --check-cfg 'cfg(feature, values("default", "nightly", "proc-macro", "span-locations"))' -C metadata=d54d126bd09b21d1 -C extra-filename=-d54d126bd09b21d1 --out-dir /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/release/deps -C linker=/usr/gcc/13/bin/gcc -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/release/deps --extern unicode_ident=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/release/deps/libunicode_ident-fc11d55f22dfe5de.rmeta --cap-lints allow -Z binary-dep-depinfo --cfg wrap_proc_macro` Compiling thiserror v1.0.61 Running `/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc --crate-name build_script_build --edition=2021 /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/vendor/thiserror-1.0.61/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)' --check-cfg 'cfg(feature, values())' -C metadata=8408d48d4f3bc588 -C extra-filename=-8408d48d4f3bc588 --out-dir /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/release/build/thiserror-8408d48d4f3bc588 -C linker=/usr/gcc/13/bin/gcc -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/release/deps --cap-lints allow -Z binary-dep-depinfo` Running `/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc --crate-name libc --edition=2015 /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/vendor/libc-0.2.155/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)' --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=3e7518595b3b6992 -C extra-filename=-3e7518595b3b6992 --out-dir /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps --target x86_64-unknown-illumos -C linker=/usr/gcc/13/bin/gcc -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/release/deps --cap-lints allow --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(parallel_compiler)' '--check-cfg=cfg(rust_analyzer)' -Zmacro-backtrace -Zunstable-options -Csplit-debuginfo=off -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zunstable-options -Z binary-dep-depinfo --cfg freebsd11 --cfg libc_priv_mod_use --cfg libc_union --cfg libc_const_size_of --cfg libc_align --cfg libc_int128 --cfg libc_core_cvoid --cfg libc_packedN --cfg libc_cfg_target_vendor --cfg libc_non_exhaustive --cfg libc_long_array --cfg libc_ptr_addr_of --cfg libc_underscore_const_names --cfg libc_const_extern_fn --check-cfg 'cfg(emscripten_new_stat_abi)' --check-cfg 'cfg(espidf_time64)' --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_align)' --check-cfg 'cfg(libc_cfg_target_vendor)' --check-cfg 'cfg(libc_const_extern_fn)' --check-cfg 'cfg(libc_const_extern_fn_unstable)' --check-cfg 'cfg(libc_const_size_of)' --check-cfg 'cfg(libc_core_cvoid)' --check-cfg 'cfg(libc_deny_warnings)' --check-cfg 'cfg(libc_int128)' --check-cfg 'cfg(libc_long_array)' --check-cfg 'cfg(libc_non_exhaustive)' --check-cfg 'cfg(libc_packedN)' --check-cfg 'cfg(libc_priv_mod_use)' --check-cfg 'cfg(libc_ptr_addr_of)' --check-cfg 'cfg(libc_thread_local)' --check-cfg 'cfg(libc_underscore_const_names)' --check-cfg 'cfg(libc_union)' --check-cfg 'cfg(target_os,values("switch","aix","ohos","hurd","visionos"))' --check-cfg 'cfg(target_env,values("illumos","wasi","aix","ohos"))' --check-cfg 'cfg(target_arch,values("loongarch64","mips32r6","mips64r6","csky"))'` Running `/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc --crate-name libc --edition=2015 /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/vendor/libc-0.2.155/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)' --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=4c0b4478a9e077d6 -C extra-filename=-4c0b4478a9e077d6 --out-dir /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/release/deps -C linker=/usr/gcc/13/bin/gcc -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/release/deps --cap-lints allow -Z binary-dep-depinfo --cfg freebsd11 --cfg libc_priv_mod_use --cfg libc_union --cfg libc_const_size_of --cfg libc_align --cfg libc_int128 --cfg libc_core_cvoid --cfg libc_packedN --cfg libc_cfg_target_vendor --cfg libc_non_exhaustive --cfg libc_long_array --cfg libc_ptr_addr_of --cfg libc_underscore_const_names --cfg libc_const_extern_fn --check-cfg 'cfg(emscripten_new_stat_abi)' --check-cfg 'cfg(espidf_time64)' --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_align)' --check-cfg 'cfg(libc_cfg_target_vendor)' --check-cfg 'cfg(libc_const_extern_fn)' --check-cfg 'cfg(libc_const_extern_fn_unstable)' --check-cfg 'cfg(libc_const_size_of)' --check-cfg 'cfg(libc_core_cvoid)' --check-cfg 'cfg(libc_deny_warnings)' --check-cfg 'cfg(libc_int128)' --check-cfg 'cfg(libc_long_array)' --check-cfg 'cfg(libc_non_exhaustive)' --check-cfg 'cfg(libc_packedN)' --check-cfg 'cfg(libc_priv_mod_use)' --check-cfg 'cfg(libc_ptr_addr_of)' --check-cfg 'cfg(libc_thread_local)' --check-cfg 'cfg(libc_underscore_const_names)' --check-cfg 'cfg(libc_union)' --check-cfg 'cfg(target_os,values("switch","aix","ohos","hurd","visionos"))' --check-cfg 'cfg(target_env,values("illumos","wasi","aix","ohos"))' --check-cfg 'cfg(target_arch,values("loongarch64","mips32r6","mips64r6","csky"))'` Compiling aho-corasick v1.1.3 Running `/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc --crate-name aho_corasick --edition=2021 /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/vendor/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="default"' --cfg 'feature="perf-literal"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("default", "logging", "perf-literal", "std"))' -C metadata=78bca4f40bb31d7d -C extra-filename=-78bca4f40bb31d7d --out-dir /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps --target x86_64-unknown-illumos -C linker=/usr/gcc/13/bin/gcc -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/release/deps --extern memchr=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libmemchr-63d9b57a00bd72f0.rmeta --cap-lints allow --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(parallel_compiler)' '--check-cfg=cfg(rust_analyzer)' -Zmacro-backtrace -Zunstable-options -Csplit-debuginfo=off -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zunstable-options -Z binary-dep-depinfo` Running `/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/release/build/thiserror-8408d48d4f3bc588/build-script-build` Compiling version_check v0.9.4 Running `/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc --crate-name version_check --edition=2015 /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/vendor/version_check-0.9.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 --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=b5965e36391250d5 -C extra-filename=-b5965e36391250d5 --out-dir /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/release/deps -C linker=/usr/gcc/13/bin/gcc -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/release/deps --cap-lints allow -Z binary-dep-depinfo` Compiling quote v1.0.35 Running `/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc --crate-name quote --edition=2018 /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/vendor/quote-1.0.35/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)' --check-cfg 'cfg(feature, values("default", "proc-macro"))' -C metadata=27a43cc5c71437c4 -C extra-filename=-27a43cc5c71437c4 --out-dir /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/release/deps -C linker=/usr/gcc/13/bin/gcc -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/release/deps --extern proc_macro2=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/release/deps/libproc_macro2-d54d126bd09b21d1.rmeta --cap-lints allow -Z binary-dep-depinfo` Compiling jobserver v0.1.28 Running `/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc --crate-name jobserver --edition=2021 /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/vendor/jobserver-0.1.28/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)' --check-cfg 'cfg(feature, values())' -C metadata=5d35137a6f2900e7 -C extra-filename=-5d35137a6f2900e7 --out-dir /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/release/deps -C linker=/usr/gcc/13/bin/gcc -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/release/deps --extern libc=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/release/deps/liblibc-4c0b4478a9e077d6.rmeta --cap-lints allow -Z binary-dep-depinfo` Compiling syn v2.0.57 Running `/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc --crate-name syn --edition=2021 /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/vendor/syn-2.0.57/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="fold"' --cfg 'feature="full"' --cfg 'feature="parsing"' --cfg 'feature="printing"' --cfg 'feature="proc-macro"' --cfg 'feature="visit-mut"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("clone-impls", "default", "derive", "extra-traits", "fold", "full", "parsing", "printing", "proc-macro", "test", "visit", "visit-mut"))' -C metadata=af6d6d4b0fadb346 -C extra-filename=-af6d6d4b0fadb346 --out-dir /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/release/deps -C linker=/usr/gcc/13/bin/gcc -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/release/deps --extern proc_macro2=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/release/deps/libproc_macro2-d54d126bd09b21d1.rmeta --extern quote=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/release/deps/libquote-27a43cc5c71437c4.rmeta --extern unicode_ident=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/release/deps/libunicode_ident-fc11d55f22dfe5de.rmeta --cap-lints allow -Z binary-dep-depinfo` Compiling cc v1.0.90 Running `/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc --crate-name cc --edition=2018 /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/vendor/cc-1.0.90/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="jobserver"' --cfg 'feature="libc"' --cfg 'feature="parallel"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("jobserver", "libc", "parallel"))' -C metadata=16b542373d8e0f0c -C extra-filename=-16b542373d8e0f0c --out-dir /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/release/deps -C linker=/usr/gcc/13/bin/gcc -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/release/deps --extern jobserver=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/release/deps/libjobserver-5d35137a6f2900e7.rmeta --extern libc=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/release/deps/liblibc-4c0b4478a9e077d6.rmeta --cap-lints allow -Z binary-dep-depinfo` Compiling autocfg v1.2.0 Running `/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc --crate-name autocfg --edition=2015 /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/vendor/autocfg-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 embed-bitcode=no -C debug-assertions=off --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=e6d42b3822031666 -C extra-filename=-e6d42b3822031666 --out-dir /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/release/deps -C linker=/usr/gcc/13/bin/gcc -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/release/deps --cap-lints allow -Z binary-dep-depinfo` Compiling tinyvec_macros v0.1.1 Running `/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc --crate-name tinyvec_macros --edition=2018 /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/vendor/tinyvec_macros-0.1.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)' --check-cfg 'cfg(feature, values())' -C metadata=ad2c2b4b0237d606 -C extra-filename=-ad2c2b4b0237d606 --out-dir /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps --target x86_64-unknown-illumos -C linker=/usr/gcc/13/bin/gcc -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/release/deps --cap-lints allow --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(parallel_compiler)' '--check-cfg=cfg(rust_analyzer)' -Zmacro-backtrace -Zunstable-options -Csplit-debuginfo=off -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zunstable-options -Z binary-dep-depinfo` Compiling serde v1.0.203 Running `/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc --crate-name build_script_build --edition=2018 /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/vendor/serde-1.0.203/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="default"' --cfg 'feature="derive"' --cfg 'feature="serde_derive"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("alloc", "default", "derive", "rc", "serde_derive", "std", "unstable"))' -C metadata=27ddbbc5891ca534 -C extra-filename=-27ddbbc5891ca534 --out-dir /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/release/build/serde-27ddbbc5891ca534 -C linker=/usr/gcc/13/bin/gcc -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/release/deps --cap-lints allow -Z binary-dep-depinfo` Compiling tinyvec v1.6.0 Running `/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc --crate-name tinyvec --edition=2018 /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/vendor/tinyvec-1.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="tinyvec_macros"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("alloc", "arbitrary", "default", "experimental_write_impl", "grab_spare_slice", "nightly_slice_partition_dedup", "real_blackbox", "rustc_1_40", "rustc_1_55", "rustc_1_57", "serde", "std", "tinyvec_macros"))' -C metadata=ab703c3f18848a4c -C extra-filename=-ab703c3f18848a4c --out-dir /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps --target x86_64-unknown-illumos -C linker=/usr/gcc/13/bin/gcc -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/release/deps --extern tinyvec_macros=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libtinyvec_macros-ad2c2b4b0237d606.rmeta --cap-lints allow --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(parallel_compiler)' '--check-cfg=cfg(rust_analyzer)' -Zmacro-backtrace -Zunstable-options -Csplit-debuginfo=off -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zunstable-options -Z binary-dep-depinfo` Compiling smallvec v1.13.2 Running `/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc --crate-name smallvec --edition=2018 /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/vendor/smallvec-1.13.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="write"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("arbitrary", "const_generics", "const_new", "debugger_visualizer", "drain_filter", "drain_keep_rest", "may_dangle", "serde", "specialization", "union", "write"))' -C metadata=f923754319684608 -C extra-filename=-f923754319684608 --out-dir /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps --target x86_64-unknown-illumos -C linker=/usr/gcc/13/bin/gcc -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/release/deps --cap-lints allow --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(parallel_compiler)' '--check-cfg=cfg(rust_analyzer)' -Zmacro-backtrace -Zunstable-options -Csplit-debuginfo=off -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zunstable-options -Z binary-dep-depinfo` Running `/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/release/build/serde-27ddbbc5891ca534/build-script-build` Compiling crc32fast v1.4.0 Running `/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc --crate-name build_script_build --edition=2015 /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/vendor/crc32fast-1.4.0/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debug-assertions=off --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("default", "nightly", "std"))' -C metadata=2551e896c8857fef -C extra-filename=-2551e896c8857fef --out-dir /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/release/build/crc32fast-2551e896c8857fef -C linker=/usr/gcc/13/bin/gcc -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/release/deps --cap-lints allow -Z binary-dep-depinfo` Compiling crossbeam-utils v0.8.19 Running `/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc --crate-name build_script_build --edition=2021 /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/vendor/crossbeam-utils-0.8.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="std"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("default", "loom", "nightly", "std"))' -C metadata=07f900802ee286da -C extra-filename=-07f900802ee286da --out-dir /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/release/build/crossbeam-utils-07f900802ee286da -C linker=/usr/gcc/13/bin/gcc -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/release/deps --cap-lints allow -Z binary-dep-depinfo` Compiling lock_api v0.4.11 Running `/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc --crate-name build_script_build --edition=2018 /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/vendor/lock_api-0.4.11/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="atomic_usize"' --cfg 'feature="default"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("arc_lock", "atomic_usize", "default", "nightly", "owning_ref", "serde"))' -C metadata=31c307d080e76d2e -C extra-filename=-31c307d080e76d2e --out-dir /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/release/build/lock_api-31c307d080e76d2e -C linker=/usr/gcc/13/bin/gcc -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/release/deps --extern autocfg=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/release/deps/libautocfg-e6d42b3822031666.rlib --cap-lints allow -Z binary-dep-depinfo` Compiling gix-trace v0.1.9 Running `/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc --crate-name gix_trace --edition=2021 /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/vendor/gix-trace-0.1.9/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no --cfg 'feature="default"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("default", "document-features", "tracing", "tracing-detail"))' -C metadata=b7b279a7fd8d4a23 -C extra-filename=-b7b279a7fd8d4a23 --out-dir /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps --target x86_64-unknown-illumos -C linker=/usr/gcc/13/bin/gcc -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/release/deps --cap-lints allow --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(parallel_compiler)' '--check-cfg=cfg(rust_analyzer)' -Zmacro-backtrace -Zunstable-options -Csplit-debuginfo=off -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zunstable-options -Z binary-dep-depinfo` Compiling parking_lot_core v0.9.9 Running `/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc --crate-name build_script_build --edition=2018 /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/vendor/parking_lot_core-0.9.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 --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("backtrace", "deadlock_detection", "nightly", "petgraph", "thread-id"))' -C metadata=8d65c44ae7f77ed1 -C extra-filename=-8d65c44ae7f77ed1 --out-dir /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/release/build/parking_lot_core-8d65c44ae7f77ed1 -C linker=/usr/gcc/13/bin/gcc -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/release/deps --cap-lints allow -Z binary-dep-depinfo` Running `/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/release/build/crossbeam-utils-07f900802ee286da/build-script-build` Running `/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc --crate-name crossbeam_utils --edition=2021 /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/vendor/crossbeam-utils-0.8.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="std"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("default", "loom", "nightly", "std"))' -C metadata=c24efd9fb8775b8d -C extra-filename=-c24efd9fb8775b8d --out-dir /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps --target x86_64-unknown-illumos -C linker=/usr/gcc/13/bin/gcc -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/release/deps --cap-lints allow --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(parallel_compiler)' '--check-cfg=cfg(rust_analyzer)' -Zmacro-backtrace -Zunstable-options -Csplit-debuginfo=off -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zunstable-options -Z binary-dep-depinfo` Running `/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/release/build/lock_api-31c307d080e76d2e/build-script-build` Compiling regex-automata v0.4.6 Running `/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc --crate-name regex_automata --edition=2021 /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/vendor/regex-automata-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="alloc"' --cfg 'feature="dfa-onepass"' --cfg 'feature="dfa-search"' --cfg 'feature="hybrid"' --cfg 'feature="meta"' --cfg 'feature="nfa"' --cfg 'feature="nfa-backtrack"' --cfg 'feature="nfa-pikevm"' --cfg 'feature="nfa-thompson"' --cfg 'feature="perf"' --cfg 'feature="perf-inline"' --cfg 'feature="perf-literal"' --cfg 'feature="perf-literal-multisubstring"' --cfg 'feature="perf-literal-substring"' --cfg 'feature="std"' --cfg 'feature="syntax"' --cfg 'feature="unicode"' --cfg 'feature="unicode-age"' --cfg 'feature="unicode-bool"' --cfg 'feature="unicode-case"' --cfg 'feature="unicode-gencat"' --cfg 'feature="unicode-perl"' --cfg 'feature="unicode-script"' --cfg 'feature="unicode-segment"' --cfg 'feature="unicode-word-boundary"' --check-cfg 'cfg(docsrs)' --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=56a6eb8585c8b579 -C extra-filename=-56a6eb8585c8b579 --out-dir /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps --target x86_64-unknown-illumos -C linker=/usr/gcc/13/bin/gcc -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/release/deps --extern aho_corasick=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libaho_corasick-78bca4f40bb31d7d.rmeta --extern memchr=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libmemchr-63d9b57a00bd72f0.rmeta --extern regex_syntax=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libregex_syntax-f402de847bcf4ec8.rmeta --cap-lints allow --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(parallel_compiler)' '--check-cfg=cfg(rust_analyzer)' -Zmacro-backtrace -Zunstable-options -Csplit-debuginfo=off -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zunstable-options -Z binary-dep-depinfo` Running `/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/release/build/parking_lot_core-8d65c44ae7f77ed1/build-script-build` Compiling unicode-normalization v0.1.23 Running `/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc --crate-name unicode_normalization --edition=2018 /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/vendor/unicode-normalization-0.1.23/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)' --check-cfg 'cfg(feature, values("default", "std"))' -C metadata=fe85a5c32eb947ae -C extra-filename=-fe85a5c32eb947ae --out-dir /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps --target x86_64-unknown-illumos -C linker=/usr/gcc/13/bin/gcc -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/release/deps --extern tinyvec=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libtinyvec-ab703c3f18848a4c.rmeta --cap-lints allow --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(parallel_compiler)' '--check-cfg=cfg(rust_analyzer)' -Zmacro-backtrace -Zunstable-options -Csplit-debuginfo=off -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zunstable-options -Z binary-dep-depinfo` Compiling fastrand v2.1.0 Running `/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc --crate-name fastrand --edition=2018 /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/vendor/fastrand-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 --cfg 'feature="alloc"' --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("alloc", "default", "getrandom", "js", "std"))' -C metadata=56339c1563d868cb -C extra-filename=-56339c1563d868cb --out-dir /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps --target x86_64-unknown-illumos -C linker=/usr/gcc/13/bin/gcc -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/release/deps --cap-lints allow --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(parallel_compiler)' '--check-cfg=cfg(rust_analyzer)' -Zmacro-backtrace -Zunstable-options -Csplit-debuginfo=off -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zunstable-options -Z binary-dep-depinfo` Compiling libz-sys v1.1.16 Running `/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc --crate-name build_script_build --edition=2018 /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/vendor/libz-sys-1.1.16/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="libc"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("asm", "cmake", "default", "libc", "static", "stock-zlib", "zlib-ng"))' -C metadata=71919e1806fb9f22 -C extra-filename=-71919e1806fb9f22 --out-dir /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/release/build/libz-sys-71919e1806fb9f22 -C linker=/usr/gcc/13/bin/gcc -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/release/deps --extern cc=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/release/deps/libcc-16b542373d8e0f0c.rlib --extern pkg_config=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/release/deps/libpkg_config-fc38da99bdd0d76a.rlib --extern vcpkg=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/release/deps/libvcpkg-2c601c46c7725c03.rlib --cap-lints allow -Z binary-dep-depinfo` Compiling scopeguard v1.2.0 Running `/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc --crate-name scopeguard --edition=2015 /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/vendor/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 --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("default", "use_std"))' -C metadata=b119b0311a923c5f -C extra-filename=-b119b0311a923c5f --out-dir /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps --target x86_64-unknown-illumos -C linker=/usr/gcc/13/bin/gcc -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/release/deps --cap-lints allow --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(parallel_compiler)' '--check-cfg=cfg(rust_analyzer)' -Zmacro-backtrace -Zunstable-options -Csplit-debuginfo=off -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zunstable-options -Z binary-dep-depinfo` Running `/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc --crate-name lock_api --edition=2018 /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/vendor/lock_api-0.4.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="atomic_usize"' --cfg 'feature="default"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("arc_lock", "atomic_usize", "default", "nightly", "owning_ref", "serde"))' -C metadata=ea7e80b2cc29d4a8 -C extra-filename=-ea7e80b2cc29d4a8 --out-dir /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps --target x86_64-unknown-illumos -C linker=/usr/gcc/13/bin/gcc -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/release/deps --extern scopeguard=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libscopeguard-b119b0311a923c5f.rmeta --cap-lints allow --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(parallel_compiler)' '--check-cfg=cfg(rust_analyzer)' -Zmacro-backtrace -Zunstable-options -Csplit-debuginfo=off -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zunstable-options -Z binary-dep-depinfo --cfg has_const_fn_trait_bound` Running `/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc --crate-name parking_lot_core --edition=2018 /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/vendor/parking_lot_core-0.9.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 --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("backtrace", "deadlock_detection", "nightly", "petgraph", "thread-id"))' -C metadata=34bf755c2d0c7012 -C extra-filename=-34bf755c2d0c7012 --out-dir /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps --target x86_64-unknown-illumos -C linker=/usr/gcc/13/bin/gcc -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/release/deps --extern cfg_if=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libcfg_if-9fafd12e719e19ea.rmeta --extern libc=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/liblibc-3e7518595b3b6992.rmeta --extern smallvec=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libsmallvec-f923754319684608.rmeta --cap-lints allow --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(parallel_compiler)' '--check-cfg=cfg(rust_analyzer)' -Zmacro-backtrace -Zunstable-options -Csplit-debuginfo=off -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zunstable-options -Z binary-dep-depinfo` Compiling faster-hex v0.9.0 Running `/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc --crate-name faster_hex --edition=2018 /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/vendor/faster-hex-0.9.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("alloc", "default", "serde", "std"))' -C metadata=2831e83f9a637938 -C extra-filename=-2831e83f9a637938 --out-dir /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps --target x86_64-unknown-illumos -C linker=/usr/gcc/13/bin/gcc -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/release/deps --cap-lints allow --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(parallel_compiler)' '--check-cfg=cfg(rust_analyzer)' -Zmacro-backtrace -Zunstable-options -Csplit-debuginfo=off -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zunstable-options -Z binary-dep-depinfo` Running `/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/release/build/libz-sys-71919e1806fb9f22/build-script-build` Running `/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc --crate-name libz_sys --edition=2018 /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/vendor/libz-sys-1.1.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 --cfg 'feature="libc"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("asm", "cmake", "default", "libc", "static", "stock-zlib", "zlib-ng"))' -C metadata=b563bf07446b3937 -C extra-filename=-b563bf07446b3937 --out-dir /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps --target x86_64-unknown-illumos -C linker=/usr/gcc/13/bin/gcc -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/release/deps --extern libc=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/liblibc-3e7518595b3b6992.rmeta --cap-lints allow --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(parallel_compiler)' '--check-cfg=cfg(rust_analyzer)' -Zmacro-backtrace -Zunstable-options -Csplit-debuginfo=off -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zunstable-options -Z binary-dep-depinfo -l z -l z` Compiling bitflags v2.5.0 Running `/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc --crate-name bitflags --edition=2021 /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/vendor/bitflags-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="std"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("arbitrary", "bytemuck", "compiler_builtins", "core", "example_generated", "rustc-dep-of-std", "serde", "std"))' -C metadata=0c390d2d011ad838 -C extra-filename=-0c390d2d011ad838 --out-dir /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps --target x86_64-unknown-illumos -C linker=/usr/gcc/13/bin/gcc -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/release/deps --cap-lints allow --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(parallel_compiler)' '--check-cfg=cfg(rust_analyzer)' -Zmacro-backtrace -Zunstable-options -Csplit-debuginfo=off -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zunstable-options -Z binary-dep-depinfo` Compiling parking_lot v0.12.1 Running `/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc --crate-name parking_lot --edition=2018 /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/vendor/parking_lot-0.12.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)' --check-cfg 'cfg(feature, values("arc_lock", "deadlock_detection", "default", "hardware-lock-elision", "nightly", "owning_ref", "send_guard", "serde"))' -C metadata=ba2e90fce1aeda0a -C extra-filename=-ba2e90fce1aeda0a --out-dir /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps --target x86_64-unknown-illumos -C linker=/usr/gcc/13/bin/gcc -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/release/deps --extern lock_api=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/liblock_api-ea7e80b2cc29d4a8.rmeta --extern parking_lot_core=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libparking_lot_core-34bf755c2d0c7012.rmeta --cap-lints allow --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(parallel_compiler)' '--check-cfg=cfg(rust_analyzer)' -Zmacro-backtrace -Zunstable-options -Csplit-debuginfo=off -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zunstable-options -Z binary-dep-depinfo` Compiling same-file v1.0.6 Running `/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc --crate-name same_file --edition=2018 /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/vendor/same-file-1.0.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 --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=3cd225259f0fdbb9 -C extra-filename=-3cd225259f0fdbb9 --out-dir /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps --target x86_64-unknown-illumos -C linker=/usr/gcc/13/bin/gcc -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/release/deps --cap-lints allow --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(parallel_compiler)' '--check-cfg=cfg(rust_analyzer)' -Zmacro-backtrace -Zunstable-options -Csplit-debuginfo=off -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zunstable-options -Z binary-dep-depinfo` Running `/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/release/build/crc32fast-2551e896c8857fef/build-script-build` Compiling adler v1.0.2 Running `/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc --crate-name adler --edition=2015 /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/vendor/adler-1.0.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)' --check-cfg 'cfg(feature, values("compiler_builtins", "core", "default", "rustc-dep-of-std", "std"))' -C metadata=01904f849855fc4f -C extra-filename=-01904f849855fc4f --out-dir /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps --target x86_64-unknown-illumos -C linker=/usr/gcc/13/bin/gcc -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/release/deps --cap-lints allow --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(parallel_compiler)' '--check-cfg=cfg(rust_analyzer)' -Zmacro-backtrace -Zunstable-options -Csplit-debuginfo=off -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zunstable-options -Z binary-dep-depinfo` Compiling walkdir v2.5.0 Running `/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc --crate-name walkdir --edition=2018 /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/vendor/walkdir-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 --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=c42e2fc79e865be0 -C extra-filename=-c42e2fc79e865be0 --out-dir /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps --target x86_64-unknown-illumos -C linker=/usr/gcc/13/bin/gcc -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/release/deps --extern same_file=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libsame_file-3cd225259f0fdbb9.rmeta --cap-lints allow --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(parallel_compiler)' '--check-cfg=cfg(rust_analyzer)' -Zmacro-backtrace -Zunstable-options -Csplit-debuginfo=off -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zunstable-options -Z binary-dep-depinfo` Running `/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc --crate-name crc32fast --edition=2015 /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/vendor/crc32fast-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 opt-level=3 -C embed-bitcode=no --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("default", "nightly", "std"))' -C metadata=e92f471891d968f9 -C extra-filename=-e92f471891d968f9 --out-dir /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps --target x86_64-unknown-illumos -C linker=/usr/gcc/13/bin/gcc -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/release/deps --extern cfg_if=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libcfg_if-9fafd12e719e19ea.rmeta --cap-lints allow --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(parallel_compiler)' '--check-cfg=cfg(rust_analyzer)' -Zmacro-backtrace -Zunstable-options -Csplit-debuginfo=off -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zunstable-options -Z binary-dep-depinfo --cfg crc32fast_stdarchx86` Compiling miniz_oxide v0.7.2 Running `/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc --crate-name miniz_oxide --edition=2018 /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/vendor/miniz_oxide-0.7.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="with-alloc"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("alloc", "compiler_builtins", "core", "default", "rustc-dep-of-std", "simd", "simd-adler32", "std", "with-alloc"))' -C metadata=51a952d0183b0cf6 -C extra-filename=-51a952d0183b0cf6 --out-dir /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps --target x86_64-unknown-illumos -C linker=/usr/gcc/13/bin/gcc -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/release/deps --extern adler=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libadler-01904f849855fc4f.rmeta --cap-lints allow --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(parallel_compiler)' '--check-cfg=cfg(rust_analyzer)' -Zmacro-backtrace -Zunstable-options -Csplit-debuginfo=off -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zunstable-options -Z binary-dep-depinfo` Compiling prodash v28.0.0 Running `/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc --crate-name prodash --edition=2021 /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/vendor/prodash-28.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 --cfg 'feature="parking_lot"' --cfg 'feature="progress-tree"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("async-io", "bytesize", "crosstermion", "ctrlc", "dashmap", "default", "futures-core", "futures-lite", "human_format", "humantime", "is-terminal", "local-time", "log", "parking_lot", "progress-log", "progress-tree", "progress-tree-hp-hashmap", "progress-tree-log", "render-line", "render-line-autoconfigure", "render-line-crossterm", "render-tui", "render-tui-crossterm", "signal-hook", "time", "tui", "tui-react", "unicode-segmentation", "unicode-width", "unit-bytes", "unit-duration", "unit-human"))' -C metadata=3176b3924bac1d4d -C extra-filename=-3176b3924bac1d4d --out-dir /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps --target x86_64-unknown-illumos -C linker=/usr/gcc/13/bin/gcc -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/release/deps --extern parking_lot=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libparking_lot-ba2e90fce1aeda0a.rmeta --cap-lints allow --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(parallel_compiler)' '--check-cfg=cfg(rust_analyzer)' -Zmacro-backtrace -Zunstable-options -Csplit-debuginfo=off -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zunstable-options -Z binary-dep-depinfo` Compiling flate2 v1.0.30 Running `/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc --crate-name flate2 --edition=2018 /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/vendor/flate2-1.0.30/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="any_impl"' --cfg 'feature="any_zlib"' --cfg 'feature="libz-sys"' --cfg 'feature="miniz_oxide"' --cfg 'feature="rust_backend"' --cfg 'feature="zlib"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("any_impl", "any_zlib", "cloudflare-zlib-sys", "cloudflare_zlib", "default", "libz-ng-sys", "libz-rs-sys", "libz-sys", "miniz-sys", "miniz_oxide", "rust_backend", "zlib", "zlib-default", "zlib-ng", "zlib-ng-compat", "zlib-rs"))' -C metadata=012ca8bdbd95cb19 -C extra-filename=-012ca8bdbd95cb19 --out-dir /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps --target x86_64-unknown-illumos -C linker=/usr/gcc/13/bin/gcc -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/release/deps --extern crc32fast=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libcrc32fast-e92f471891d968f9.rmeta --extern libz_sys=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/liblibz_sys-b563bf07446b3937.rmeta --extern miniz_oxide=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libminiz_oxide-51a952d0183b0cf6.rmeta --cap-lints allow --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(parallel_compiler)' '--check-cfg=cfg(rust_analyzer)' -Zmacro-backtrace -Zunstable-options -Csplit-debuginfo=off -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zunstable-options -Z binary-dep-depinfo` Compiling crossbeam-channel v0.5.12 Running `/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc --crate-name crossbeam_channel --edition=2021 /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/vendor/crossbeam-channel-0.5.12/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)' --check-cfg 'cfg(feature, values("default", "std"))' -C metadata=4584cab688c282b2 -C extra-filename=-4584cab688c282b2 --out-dir /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps --target x86_64-unknown-illumos -C linker=/usr/gcc/13/bin/gcc -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/release/deps --extern crossbeam_utils=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libcrossbeam_utils-c24efd9fb8775b8d.rmeta --cap-lints allow --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(parallel_compiler)' '--check-cfg=cfg(rust_analyzer)' -Zmacro-backtrace -Zunstable-options -Csplit-debuginfo=off -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zunstable-options -Z binary-dep-depinfo` Compiling bytes v1.6.0 Running `/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc --crate-name bytes --edition=2018 /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/vendor/bytes-1.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="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("default", "serde", "std"))' -C metadata=a0298995e70060d9 -C extra-filename=-a0298995e70060d9 --out-dir /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps --target x86_64-unknown-illumos -C linker=/usr/gcc/13/bin/gcc -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/release/deps --cap-lints allow --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(parallel_compiler)' '--check-cfg=cfg(rust_analyzer)' -Zmacro-backtrace -Zunstable-options -Csplit-debuginfo=off -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zunstable-options -Z binary-dep-depinfo` Compiling sha1_smol v1.0.0 Running `/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc --crate-name sha1_smol --edition=2018 /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/vendor/sha1_smol-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)' --check-cfg 'cfg(feature, values("serde", "std"))' -C metadata=89ab866a7b48fee8 -C extra-filename=-89ab866a7b48fee8 --out-dir /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps --target x86_64-unknown-illumos -C linker=/usr/gcc/13/bin/gcc -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/release/deps --cap-lints allow --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(parallel_compiler)' '--check-cfg=cfg(rust_analyzer)' -Zmacro-backtrace -Zunstable-options -Csplit-debuginfo=off -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zunstable-options -Z binary-dep-depinfo` Compiling bstr v1.9.1 Running `/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc --crate-name bstr --edition=2021 /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/vendor/bstr-1.9.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="std"' --cfg 'feature="unicode"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("alloc", "default", "serde", "std", "unicode"))' -C metadata=31be0cc2e9b252a1 -C extra-filename=-31be0cc2e9b252a1 --out-dir /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps --target x86_64-unknown-illumos -C linker=/usr/gcc/13/bin/gcc -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/release/deps --extern memchr=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libmemchr-63d9b57a00bd72f0.rmeta --extern regex_automata=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libregex_automata-56a6eb8585c8b579.rmeta --cap-lints allow --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(parallel_compiler)' '--check-cfg=cfg(rust_analyzer)' -Zmacro-backtrace -Zunstable-options -Csplit-debuginfo=off -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zunstable-options -Z binary-dep-depinfo` Compiling itoa v1.0.11 Running `/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc --crate-name itoa --edition=2018 /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/vendor/itoa-1.0.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 --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("no-panic"))' -C metadata=1cceb1650151643c -C extra-filename=-1cceb1650151643c --out-dir /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps --target x86_64-unknown-illumos -C linker=/usr/gcc/13/bin/gcc -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/release/deps --cap-lints allow --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(parallel_compiler)' '--check-cfg=cfg(rust_analyzer)' -Zmacro-backtrace -Zunstable-options -Csplit-debuginfo=off -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zunstable-options -Z binary-dep-depinfo` Compiling time-core v0.1.2 Running `/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc --crate-name time_core --edition=2021 /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/vendor/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)' --check-cfg 'cfg(feature, values())' -C metadata=bd09512cfed3d165 -C extra-filename=-bd09512cfed3d165 --out-dir /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/release/deps -C linker=/usr/gcc/13/bin/gcc -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/release/deps --cap-lints allow -Z binary-dep-depinfo` Compiling num-conv v0.1.0 Running `/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc --crate-name num_conv --edition=2021 /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/vendor/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)' --check-cfg 'cfg(feature, values())' -C metadata=664a016a65047407 -C extra-filename=-664a016a65047407 --out-dir /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/release/deps -C linker=/usr/gcc/13/bin/gcc -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/release/deps --cap-lints allow -Z binary-dep-depinfo` Compiling powerfmt v0.2.0 Running `/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc --crate-name powerfmt --edition=2021 /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/vendor/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)' --check-cfg 'cfg(feature, values("alloc", "default", "macros", "std"))' -C metadata=72d15da72d3c14c3 -C extra-filename=-72d15da72d3c14c3 --out-dir /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps --target x86_64-unknown-illumos -C linker=/usr/gcc/13/bin/gcc -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/release/deps --cap-lints allow --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(parallel_compiler)' '--check-cfg=cfg(rust_analyzer)' -Zmacro-backtrace -Zunstable-options -Csplit-debuginfo=off -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zunstable-options -Z binary-dep-depinfo` Compiling gix-utils v0.1.12 Running `/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc --crate-name gix_utils --edition=2021 /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/vendor/gix-utils-0.1.12/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="bstr"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("bstr"))' -C metadata=bc1668b655d5aaed -C extra-filename=-bc1668b655d5aaed --out-dir /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps --target x86_64-unknown-illumos -C linker=/usr/gcc/13/bin/gcc -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/release/deps --extern bstr=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libbstr-31be0cc2e9b252a1.rmeta --extern fastrand=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libfastrand-56339c1563d868cb.rmeta --extern unicode_normalization=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libunicode_normalization-fe85a5c32eb947ae.rmeta --cap-lints allow --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(parallel_compiler)' '--check-cfg=cfg(rust_analyzer)' -Zmacro-backtrace -Zunstable-options -Csplit-debuginfo=off -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zunstable-options -Z binary-dep-depinfo` Compiling time-macros v0.2.18 Running `/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc --crate-name time_macros --edition=2021 /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/vendor/time-macros-0.2.18/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=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 --warn=unused --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' '--warn=rustdoc::unescaped-backticks' '--deny=clippy::undocumented-unsafe-blocks' --deny=unconditional-recursion --warn=trivial-numeric-casts --warn=trivial-casts '--warn=clippy::todo' --deny=temporary-cstring-as-ptr --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=clippy::nursery' --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=const-item-mutation --deny=clashing-extern-declarations --deny=ambiguous-glob-reexports '--deny=clippy::alloc-instead-of-core' '--warn=clippy::all' --warn=unstable-name-collisions '--allow=clippy::redundant-pub-crate' '--allow=clippy::option-if-let-else' -C debug-assertions=off --cfg 'feature="formatting"' --cfg 'feature="parsing"' --cfg 'feature="serde"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("formatting", "large-dates", "parsing", "serde"))' -C metadata=5ab22d11b0e7fb41 -C extra-filename=-5ab22d11b0e7fb41 --out-dir /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/release/deps -C linker=/usr/gcc/13/bin/gcc -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/release/deps --extern num_conv=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/release/deps/libnum_conv-664a016a65047407.rlib --extern time_core=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/release/deps/libtime_core-bd09512cfed3d165.rlib --extern proc_macro --cap-lints allow -Z binary-dep-depinfo` Running `/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc --crate-name num_conv --edition=2021 /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/vendor/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)' --check-cfg 'cfg(feature, values())' -C metadata=1cf16c6d45731993 -C extra-filename=-1cf16c6d45731993 --out-dir /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps --target x86_64-unknown-illumos -C linker=/usr/gcc/13/bin/gcc -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/release/deps --cap-lints allow --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(parallel_compiler)' '--check-cfg=cfg(rust_analyzer)' -Zmacro-backtrace -Zunstable-options -Csplit-debuginfo=off -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zunstable-options -Z binary-dep-depinfo` Running `/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc --crate-name time_core --edition=2021 /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/vendor/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)' --check-cfg 'cfg(feature, values())' -C metadata=c558730d0ca0e5dd -C extra-filename=-c558730d0ca0e5dd --out-dir /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps --target x86_64-unknown-illumos -C linker=/usr/gcc/13/bin/gcc -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/release/deps --cap-lints allow --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(parallel_compiler)' '--check-cfg=cfg(rust_analyzer)' -Zmacro-backtrace -Zunstable-options -Csplit-debuginfo=off -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zunstable-options -Z binary-dep-depinfo` Compiling num_threads v0.1.7 Running `/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc --crate-name num_threads --edition=2015 /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/vendor/num_threads-0.1.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)' --check-cfg 'cfg(feature, values())' -C metadata=8583b7ed6cc8692d -C extra-filename=-8583b7ed6cc8692d --out-dir /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps --target x86_64-unknown-illumos -C linker=/usr/gcc/13/bin/gcc -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/release/deps --cap-lints allow --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(parallel_compiler)' '--check-cfg=cfg(rust_analyzer)' -Zmacro-backtrace -Zunstable-options -Csplit-debuginfo=off -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zunstable-options -Z binary-dep-depinfo` Compiling winnow v0.6.5 Running `/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc --crate-name winnow --edition=2021 /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/vendor/winnow-0.6.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="alloc"' --cfg 'feature="default"' --cfg 'feature="simd"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("alloc", "debug", "default", "simd", "std", "unstable-doc", "unstable-recover"))' -C metadata=4d4ea2a7e2b2e0e7 -C extra-filename=-4d4ea2a7e2b2e0e7 --out-dir /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps --target x86_64-unknown-illumos -C linker=/usr/gcc/13/bin/gcc -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/release/deps --extern memchr=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libmemchr-63d9b57a00bd72f0.rmeta --cap-lints allow --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(parallel_compiler)' '--check-cfg=cfg(rust_analyzer)' -Zmacro-backtrace -Zunstable-options -Csplit-debuginfo=off -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zunstable-options -Z binary-dep-depinfo` Compiling rustix v0.38.32 Running `/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc --crate-name build_script_build --edition=2021 /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/vendor/rustix-0.38.32/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="default"' --cfg 'feature="fs"' --cfg 'feature="std"' --cfg 'feature="termios"' --cfg 'feature="use-libc-auxv"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("all-apis", "alloc", "cc", "default", "event", "fs", "io_uring", "itoa", "libc", "libc_errno", "linux_4_11", "linux_latest", "mm", "mount", "net", "once_cell", "param", "pipe", "process", "procfs", "pty", "rand", "runtime", "rustc-dep-of-std", "shm", "std", "stdio", "system", "termios", "thread", "time", "use-explicitly-provided-auxv", "use-libc", "use-libc-auxv"))' -C metadata=fdd4898a97554ed7 -C extra-filename=-fdd4898a97554ed7 --out-dir /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/release/build/rustix-fdd4898a97554ed7 -C linker=/usr/gcc/13/bin/gcc -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/release/deps --cap-lints allow -Z binary-dep-depinfo` Compiling typenum v1.17.0 Running `/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc --crate-name build_script_main --edition=2018 /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/vendor/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)' --check-cfg 'cfg(feature, values("const-generics", "force_unix_path_separator", "i128", "no_std", "scale-info", "scale_info", "strict"))' -C metadata=d50b48bbdd38fb66 -C extra-filename=-d50b48bbdd38fb66 --out-dir /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/release/build/typenum-d50b48bbdd38fb66 -C linker=/usr/gcc/13/bin/gcc -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/release/deps --cap-lints allow -Z binary-dep-depinfo` Compiling thiserror-impl v1.0.61 Running `/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc --crate-name thiserror_impl --edition=2021 /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/vendor/thiserror-impl-1.0.61/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)' --check-cfg 'cfg(feature, values())' -C metadata=4a64940d0ff5bb96 -C extra-filename=-4a64940d0ff5bb96 --out-dir /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/release/deps -C linker=/usr/gcc/13/bin/gcc -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/release/deps --extern proc_macro2=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/release/deps/libproc_macro2-d54d126bd09b21d1.rlib --extern quote=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/release/deps/libquote-27a43cc5c71437c4.rlib --extern syn=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/release/deps/libsyn-af6d6d4b0fadb346.rlib --extern proc_macro --cap-lints allow -Z binary-dep-depinfo` Compiling serde_derive v1.0.203 Running `/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc --crate-name serde_derive --edition=2015 /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/vendor/serde_derive-1.0.203/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"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("default", "deserialize_in_place"))' -C metadata=d0191c9f8f94fad8 -C extra-filename=-d0191c9f8f94fad8 --out-dir /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/release/deps -C linker=/usr/gcc/13/bin/gcc -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/release/deps --extern proc_macro2=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/release/deps/libproc_macro2-d54d126bd09b21d1.rlib --extern quote=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/release/deps/libquote-27a43cc5c71437c4.rlib --extern syn=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/release/deps/libsyn-af6d6d4b0fadb346.rlib --extern proc_macro --cap-lints allow -Z binary-dep-depinfo` Running `/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/release/build/rustix-fdd4898a97554ed7/build-script-build` Compiling errno v0.3.8 Running `/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc --crate-name errno --edition=2018 /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/vendor/errno-0.3.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="std"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("default", "std"))' -C metadata=fa9134238b345846 -C extra-filename=-fa9134238b345846 --out-dir /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps --target x86_64-unknown-illumos -C linker=/usr/gcc/13/bin/gcc -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/release/deps --extern libc=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/liblibc-3e7518595b3b6992.rmeta --cap-lints allow --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(parallel_compiler)' '--check-cfg=cfg(rust_analyzer)' -Zmacro-backtrace -Zunstable-options -Csplit-debuginfo=off -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zunstable-options -Z binary-dep-depinfo` Compiling ahash v0.8.11 Running `/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc --crate-name build_script_build --edition=2018 /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/vendor/ahash-0.8.11/./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)' --check-cfg 'cfg(feature, values("atomic-polyfill", "compile-time-rng", "const-random", "default", "getrandom", "nightly-arm-aes", "no-rng", "runtime-rng", "serde", "std"))' -C metadata=7fe2c8b7107b7e1e -C extra-filename=-7fe2c8b7107b7e1e --out-dir /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/release/build/ahash-7fe2c8b7107b7e1e -C linker=/usr/gcc/13/bin/gcc -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/release/deps --extern version_check=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/release/deps/libversion_check-b5965e36391250d5.rlib --cap-lints allow -Z binary-dep-depinfo` Running `/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/release/build/typenum-d50b48bbdd38fb66/build-script-main` Compiling home v0.5.9 Running `/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc --crate-name home --edition=2021 /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/vendor/home-0.5.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 '--allow=clippy::all' '--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)' --check-cfg 'cfg(feature, values())' -C metadata=982a13c1b6226ba0 -C extra-filename=-982a13c1b6226ba0 --out-dir /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps --target x86_64-unknown-illumos -C linker=/usr/gcc/13/bin/gcc -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/release/deps --cap-lints allow --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(parallel_compiler)' '--check-cfg=cfg(rust_analyzer)' -Zmacro-backtrace -Zunstable-options -Csplit-debuginfo=off -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zunstable-options -Z binary-dep-depinfo` Compiling zeroize v1.7.0 Running `/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc --crate-name zeroize --edition=2021 /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/vendor/zeroize-1.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"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("aarch64", "alloc", "default", "derive", "serde", "std", "zeroize_derive"))' -C metadata=b5aee282d1c1619e -C extra-filename=-b5aee282d1c1619e --out-dir /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps --target x86_64-unknown-illumos -C linker=/usr/gcc/13/bin/gcc -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/release/deps --cap-lints allow --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(parallel_compiler)' '--check-cfg=cfg(rust_analyzer)' -Zmacro-backtrace -Zunstable-options -Csplit-debuginfo=off -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zunstable-options -Z binary-dep-depinfo` Running `/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc --crate-name typenum --edition=2018 /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/vendor/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)' --check-cfg 'cfg(feature, values("const-generics", "force_unix_path_separator", "i128", "no_std", "scale-info", "scale_info", "strict"))' -C metadata=3dc082c632f0d31d -C extra-filename=-3dc082c632f0d31d --out-dir /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps --target x86_64-unknown-illumos -C linker=/usr/gcc/13/bin/gcc -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/release/deps --cap-lints allow --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(parallel_compiler)' '--check-cfg=cfg(rust_analyzer)' -Zmacro-backtrace -Zunstable-options -Csplit-debuginfo=off -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zunstable-options -Z binary-dep-depinfo` Running `/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/release/build/ahash-7fe2c8b7107b7e1e/build-script-build` Running `/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc --crate-name rustix --edition=2021 /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/vendor/rustix-0.38.32/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="fs"' --cfg 'feature="std"' --cfg 'feature="termios"' --cfg 'feature="use-libc-auxv"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("all-apis", "alloc", "cc", "default", "event", "fs", "io_uring", "itoa", "libc", "libc_errno", "linux_4_11", "linux_latest", "mm", "mount", "net", "once_cell", "param", "pipe", "process", "procfs", "pty", "rand", "runtime", "rustc-dep-of-std", "shm", "std", "stdio", "system", "termios", "thread", "time", "use-explicitly-provided-auxv", "use-libc", "use-libc-auxv"))' -C metadata=179bbe78f7c7d1fc -C extra-filename=-179bbe78f7c7d1fc --out-dir /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps --target x86_64-unknown-illumos -C linker=/usr/gcc/13/bin/gcc -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/release/deps --extern bitflags=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libbitflags-0c390d2d011ad838.rmeta --extern libc_errno=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/liberrno-fa9134238b345846.rmeta --extern libc=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/liblibc-3e7518595b3b6992.rmeta --cap-lints allow --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(parallel_compiler)' '--check-cfg=cfg(rust_analyzer)' -Zmacro-backtrace -Zunstable-options -Csplit-debuginfo=off -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zunstable-options -Z binary-dep-depinfo --cfg static_assertions --cfg libc --cfg solarish` Compiling zerocopy v0.7.32 Running `/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc --crate-name zerocopy --edition=2018 /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/vendor/zerocopy-0.7.32/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="simd"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("__internal_use_only_features_that_work_on_stable", "alloc", "byteorder", "default", "derive", "simd", "simd-nightly", "zerocopy-derive"))' -C metadata=1285e764279bb7b1 -C extra-filename=-1285e764279bb7b1 --out-dir /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps --target x86_64-unknown-illumos -C linker=/usr/gcc/13/bin/gcc -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/release/deps --cap-lints allow --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(parallel_compiler)' '--check-cfg=cfg(rust_analyzer)' -Zmacro-backtrace -Zunstable-options -Csplit-debuginfo=off -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zunstable-options -Z binary-dep-depinfo` Compiling allocator-api2 v0.2.16 Running `/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc --crate-name allocator_api2 --edition=2018 /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/vendor/allocator-api2-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 --cfg 'feature="alloc"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("alloc", "default", "nightly", "serde", "std"))' -C metadata=77553c5621681e61 -C extra-filename=-77553c5621681e61 --out-dir /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps --target x86_64-unknown-illumos -C linker=/usr/gcc/13/bin/gcc -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/release/deps --cap-lints allow --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(parallel_compiler)' '--check-cfg=cfg(rust_analyzer)' -Zmacro-backtrace -Zunstable-options -Csplit-debuginfo=off -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zunstable-options -Z binary-dep-depinfo` Running `/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc --crate-name thiserror --edition=2021 /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/vendor/thiserror-1.0.61/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)' --check-cfg 'cfg(feature, values())' -C metadata=c5f8c041df9f86d7 -C extra-filename=-c5f8c041df9f86d7 --out-dir /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps --target x86_64-unknown-illumos -C linker=/usr/gcc/13/bin/gcc -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/release/deps --extern thiserror_impl=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/release/deps/libthiserror_impl-4a64940d0ff5bb96.so --cap-lints allow --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(parallel_compiler)' '--check-cfg=cfg(rust_analyzer)' -Zmacro-backtrace -Zunstable-options -Csplit-debuginfo=off -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zunstable-options -Z binary-dep-depinfo --check-cfg 'cfg(error_generic_member_access)' --check-cfg 'cfg(thiserror_nightly_testing)'` Running `/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc --crate-name ahash --edition=2018 /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/vendor/ahash-0.8.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 --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("atomic-polyfill", "compile-time-rng", "const-random", "default", "getrandom", "nightly-arm-aes", "no-rng", "runtime-rng", "serde", "std"))' -C metadata=77f9b6bcf7bb81c4 -C extra-filename=-77f9b6bcf7bb81c4 --out-dir /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps --target x86_64-unknown-illumos -C linker=/usr/gcc/13/bin/gcc -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/release/deps --extern cfg_if=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libcfg_if-9fafd12e719e19ea.rmeta --extern once_cell=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libonce_cell-a3125bf95ce38619.rmeta --extern zerocopy=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libzerocopy-1285e764279bb7b1.rmeta --cap-lints allow --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(parallel_compiler)' '--check-cfg=cfg(rust_analyzer)' -Zmacro-backtrace -Zunstable-options -Csplit-debuginfo=off -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zunstable-options -Z binary-dep-depinfo --cfg 'feature="folded_multiply"'` Compiling gix-hash v0.14.2 Running `/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc --crate-name gix_hash --edition=2021 /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/vendor/gix-hash-0.14.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)' --check-cfg 'cfg(feature, values("document-features", "serde"))' -C metadata=2ff3714e2c0332f8 -C extra-filename=-2ff3714e2c0332f8 --out-dir /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps --target x86_64-unknown-illumos -C linker=/usr/gcc/13/bin/gcc -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/release/deps --extern faster_hex=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libfaster_hex-2831e83f9a637938.rmeta --extern thiserror=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libthiserror-c5f8c041df9f86d7.rmeta --cap-lints allow --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(parallel_compiler)' '--check-cfg=cfg(rust_analyzer)' -Zmacro-backtrace -Zunstable-options -Csplit-debuginfo=off -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zunstable-options -Z binary-dep-depinfo` Compiling gix-path v0.10.9 Running `/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc --crate-name gix_path --edition=2021 /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/vendor/gix-path-0.10.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 --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=00ab55ad4809fe7b -C extra-filename=-00ab55ad4809fe7b --out-dir /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps --target x86_64-unknown-illumos -C linker=/usr/gcc/13/bin/gcc -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/release/deps --extern bstr=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libbstr-31be0cc2e9b252a1.rmeta --extern gix_trace=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libgix_trace-b7b279a7fd8d4a23.rmeta --extern home=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libhome-982a13c1b6226ba0.rmeta --extern once_cell=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libonce_cell-a3125bf95ce38619.rmeta --extern thiserror=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libthiserror-c5f8c041df9f86d7.rmeta --cap-lints allow --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(parallel_compiler)' '--check-cfg=cfg(rust_analyzer)' -Zmacro-backtrace -Zunstable-options -Csplit-debuginfo=off -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zunstable-options -Z binary-dep-depinfo` Compiling generic-array v0.14.7 Running `/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc --crate-name build_script_build --edition=2015 /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/vendor/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"' --cfg 'feature="zeroize"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("more_lengths", "serde", "zeroize"))' -C metadata=889e4d90e1c1d973 -C extra-filename=-889e4d90e1c1d973 --out-dir /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/release/build/generic-array-889e4d90e1c1d973 -C linker=/usr/gcc/13/bin/gcc -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/release/deps --extern version_check=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/release/deps/libversion_check-b5965e36391250d5.rlib --cap-lints allow -Z binary-dep-depinfo` Compiling gix-features v0.38.2 Running `/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc --crate-name gix_features --edition=2021 /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/vendor/gix-features-0.38.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="crc32"' --cfg 'feature="default"' --cfg 'feature="fs-read-dir"' --cfg 'feature="io-pipe"' --cfg 'feature="once_cell"' --cfg 'feature="parallel"' --cfg 'feature="prodash"' --cfg 'feature="progress"' --cfg 'feature="rustsha1"' --cfg 'feature="walkdir"' --cfg 'feature="zlib"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("cache-efficiency-debug", "crc32", "default", "document-features", "fast-sha1", "fs-read-dir", "fs-walkdir-parallel", "io-pipe", "once_cell", "parallel", "prodash", "progress", "progress-unit-bytes", "progress-unit-human-numbers", "rustsha1", "tracing", "tracing-detail", "walkdir", "zlib", "zlib-ng", "zlib-ng-compat", "zlib-rust-backend", "zlib-stock"))' -C metadata=68bc3673cc048d1b -C extra-filename=-68bc3673cc048d1b --out-dir /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps --target x86_64-unknown-illumos -C linker=/usr/gcc/13/bin/gcc -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/release/deps --extern bytes=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libbytes-a0298995e70060d9.rmeta --extern crc32fast=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libcrc32fast-e92f471891d968f9.rmeta --extern crossbeam_channel=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libcrossbeam_channel-4584cab688c282b2.rmeta --extern flate2=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libflate2-012ca8bdbd95cb19.rmeta --extern gix_hash=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libgix_hash-2ff3714e2c0332f8.rmeta --extern gix_trace=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libgix_trace-b7b279a7fd8d4a23.rmeta --extern gix_utils=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libgix_utils-bc1668b655d5aaed.rmeta --extern libc=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/liblibc-3e7518595b3b6992.rmeta --extern once_cell=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libonce_cell-a3125bf95ce38619.rmeta --extern parking_lot=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libparking_lot-ba2e90fce1aeda0a.rmeta --extern prodash=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libprodash-3176b3924bac1d4d.rmeta --extern sha1_smol=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libsha1_smol-89ab866a7b48fee8.rmeta --extern thiserror=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libthiserror-c5f8c041df9f86d7.rmeta --extern walkdir=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libwalkdir-c42e2fc79e865be0.rmeta --cap-lints allow --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(parallel_compiler)' '--check-cfg=cfg(rust_analyzer)' -Zmacro-backtrace -Zunstable-options -Csplit-debuginfo=off -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zunstable-options -Z binary-dep-depinfo` Compiling hashbrown v0.14.3 Running `/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc --crate-name hashbrown --edition=2021 /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/vendor/hashbrown-0.14.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="ahash"' --cfg 'feature="allocator-api2"' --cfg 'feature="default"' --cfg 'feature="inline-more"' --cfg 'feature="raw"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("ahash", "alloc", "allocator-api2", "compiler_builtins", "core", "default", "equivalent", "inline-more", "nightly", "raw", "rayon", "rkyv", "rustc-dep-of-std", "rustc-internal-api", "serde"))' -C metadata=91023e17de7c32a8 -C extra-filename=-91023e17de7c32a8 --out-dir /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps --target x86_64-unknown-illumos -C linker=/usr/gcc/13/bin/gcc -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/release/deps --extern ahash=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libahash-77f9b6bcf7bb81c4.rmeta --extern allocator_api2=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/liballocator_api2-77553c5621681e61.rmeta --cap-lints allow --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(parallel_compiler)' '--check-cfg=cfg(rust_analyzer)' -Zmacro-backtrace -Zunstable-options -Csplit-debuginfo=off -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zunstable-options -Z binary-dep-depinfo` Compiling gix-validate v0.8.5 Running `/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc --crate-name gix_validate --edition=2021 /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/vendor/gix-validate-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 --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=d8fe84c17e776dd5 -C extra-filename=-d8fe84c17e776dd5 --out-dir /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps --target x86_64-unknown-illumos -C linker=/usr/gcc/13/bin/gcc -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/release/deps --extern bstr=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libbstr-31be0cc2e9b252a1.rmeta --extern thiserror=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libthiserror-c5f8c041df9f86d7.rmeta --cap-lints allow --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(parallel_compiler)' '--check-cfg=cfg(rust_analyzer)' -Zmacro-backtrace -Zunstable-options -Csplit-debuginfo=off -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zunstable-options -Z binary-dep-depinfo` Running `/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/release/build/generic-array-889e4d90e1c1d973/build-script-build` Compiling subtle v2.5.0 Running `/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc --crate-name subtle --edition=2018 /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/vendor/subtle-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="i128"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("const-generics", "core_hint_black_box", "default", "i128", "nightly", "std"))' -C metadata=b92712a94dd8a1aa -C extra-filename=-b92712a94dd8a1aa --out-dir /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps --target x86_64-unknown-illumos -C linker=/usr/gcc/13/bin/gcc -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/release/deps --cap-lints allow --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(parallel_compiler)' '--check-cfg=cfg(rust_analyzer)' -Zmacro-backtrace -Zunstable-options -Csplit-debuginfo=off -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zunstable-options -Z binary-dep-depinfo` Running `/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc --crate-name generic_array --edition=2015 /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/vendor/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"' --cfg 'feature="zeroize"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("more_lengths", "serde", "zeroize"))' -C metadata=779dba9929233dab -C extra-filename=-779dba9929233dab --out-dir /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps --target x86_64-unknown-illumos -C linker=/usr/gcc/13/bin/gcc -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/release/deps --extern typenum=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libtypenum-3dc082c632f0d31d.rmeta --extern zeroize=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libzeroize-b5aee282d1c1619e.rmeta --cap-lints allow --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(parallel_compiler)' '--check-cfg=cfg(rust_analyzer)' -Zmacro-backtrace -Zunstable-options -Csplit-debuginfo=off -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zunstable-options -Z binary-dep-depinfo --cfg relaxed_coherence` Compiling openssl-sys v0.9.92 Running `/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc --crate-name build_script_main --edition=2018 /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/vendor/openssl-sys-0.9.92/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)' --check-cfg 'cfg(feature, values("bindgen", "bssl-sys", "openssl-src", "unstable_boringssl", "vendored"))' -C metadata=3d58047c0693165b -C extra-filename=-3d58047c0693165b --out-dir /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/release/build/openssl-sys-3d58047c0693165b -C linker=/usr/gcc/13/bin/gcc -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/release/deps --extern cc=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/release/deps/libcc-16b542373d8e0f0c.rlib --extern pkg_config=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/release/deps/libpkg_config-fc38da99bdd0d76a.rlib --extern vcpkg=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/release/deps/libvcpkg-2c601c46c7725c03.rlib --cap-lints allow -Z binary-dep-depinfo` Compiling const-oid v0.9.6 Running `/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc --crate-name const_oid --edition=2021 /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/vendor/const-oid-0.9.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 --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("arbitrary", "db", "std"))' -C metadata=1c4a36c20637544d -C extra-filename=-1c4a36c20637544d --out-dir /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps --target x86_64-unknown-illumos -C linker=/usr/gcc/13/bin/gcc -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/release/deps --cap-lints allow --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(parallel_compiler)' '--check-cfg=cfg(rust_analyzer)' -Zmacro-backtrace -Zunstable-options -Csplit-debuginfo=off -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zunstable-options -Z binary-dep-depinfo` Compiling memmap2 v0.9.4 Running `/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc --crate-name memmap2 --edition=2018 /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/vendor/memmap2-0.9.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)' --check-cfg 'cfg(feature, values("stable_deref_trait"))' -C metadata=e5e61460606b11fc -C extra-filename=-e5e61460606b11fc --out-dir /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps --target x86_64-unknown-illumos -C linker=/usr/gcc/13/bin/gcc -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/release/deps --extern libc=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/liblibc-3e7518595b3b6992.rmeta --cap-lints allow --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(parallel_compiler)' '--check-cfg=cfg(rust_analyzer)' -Zmacro-backtrace -Zunstable-options -Csplit-debuginfo=off -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zunstable-options -Z binary-dep-depinfo` Compiling getrandom v0.2.12 Running `/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc --crate-name getrandom --edition=2018 /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/vendor/getrandom-0.2.12/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="js"' --cfg 'feature="js-sys"' --cfg 'feature="std"' --cfg 'feature="wasm-bindgen"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("compiler_builtins", "core", "custom", "js", "js-sys", "rdrand", "rustc-dep-of-std", "std", "test-in-browser", "wasm-bindgen"))' -C metadata=f267157b1c4e0cae -C extra-filename=-f267157b1c4e0cae --out-dir /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps --target x86_64-unknown-illumos -C linker=/usr/gcc/13/bin/gcc -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/release/deps --extern cfg_if=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libcfg_if-9fafd12e719e19ea.rmeta --extern libc=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/liblibc-3e7518595b3b6992.rmeta --cap-lints allow --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(parallel_compiler)' '--check-cfg=cfg(rust_analyzer)' -Zmacro-backtrace -Zunstable-options -Csplit-debuginfo=off -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zunstable-options -Z binary-dep-depinfo` Compiling block-buffer v0.10.4 Running `/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc --crate-name block_buffer --edition=2018 /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/vendor/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)' --check-cfg 'cfg(feature, values())' -C metadata=5fae7585cd39b4a8 -C extra-filename=-5fae7585cd39b4a8 --out-dir /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps --target x86_64-unknown-illumos -C linker=/usr/gcc/13/bin/gcc -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/release/deps --extern generic_array=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libgeneric_array-779dba9929233dab.rmeta --cap-lints allow --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(parallel_compiler)' '--check-cfg=cfg(rust_analyzer)' -Zmacro-backtrace -Zunstable-options -Csplit-debuginfo=off -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zunstable-options -Z binary-dep-depinfo` Running `/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/release/build/openssl-sys-3d58047c0693165b/build-script-main` Compiling crypto-common v0.1.6 Running `/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc --crate-name crypto_common --edition=2018 /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/vendor/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)' --check-cfg 'cfg(feature, values("getrandom", "rand_core", "std"))' -C metadata=459df6a7873eb7f9 -C extra-filename=-459df6a7873eb7f9 --out-dir /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps --target x86_64-unknown-illumos -C linker=/usr/gcc/13/bin/gcc -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/release/deps --extern generic_array=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libgeneric_array-779dba9929233dab.rmeta --extern typenum=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libtypenum-3dc082c632f0d31d.rmeta --cap-lints allow --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(parallel_compiler)' '--check-cfg=cfg(rust_analyzer)' -Zmacro-backtrace -Zunstable-options -Csplit-debuginfo=off -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zunstable-options -Z binary-dep-depinfo` Compiling rand_core v0.6.4 Running `/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc --crate-name rand_core --edition=2018 /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/vendor/rand_core-0.6.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="getrandom"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("alloc", "getrandom", "serde", "serde1", "std"))' -C metadata=2d5839b054eeee30 -C extra-filename=-2d5839b054eeee30 --out-dir /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps --target x86_64-unknown-illumos -C linker=/usr/gcc/13/bin/gcc -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/release/deps --extern getrandom=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libgetrandom-f267157b1c4e0cae.rmeta --cap-lints allow --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(parallel_compiler)' '--check-cfg=cfg(rust_analyzer)' -Zmacro-backtrace -Zunstable-options -Csplit-debuginfo=off -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zunstable-options -Z binary-dep-depinfo` Compiling tempfile v3.10.1 Running `/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc --crate-name tempfile --edition=2021 /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/vendor/tempfile-3.10.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)' --check-cfg 'cfg(feature, values("nightly"))' -C metadata=ff2e52a8773714da -C extra-filename=-ff2e52a8773714da --out-dir /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps --target x86_64-unknown-illumos -C linker=/usr/gcc/13/bin/gcc -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/release/deps --extern cfg_if=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libcfg_if-9fafd12e719e19ea.rmeta --extern fastrand=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libfastrand-56339c1563d868cb.rmeta --extern rustix=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/librustix-179bbe78f7c7d1fc.rmeta --cap-lints allow --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(parallel_compiler)' '--check-cfg=cfg(rust_analyzer)' -Zmacro-backtrace -Zunstable-options -Csplit-debuginfo=off -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zunstable-options -Z binary-dep-depinfo` Compiling gix-chunk v0.4.8 Running `/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc --crate-name gix_chunk --edition=2021 /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/vendor/gix-chunk-0.4.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 --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=e759624da413de19 -C extra-filename=-e759624da413de19 --out-dir /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps --target x86_64-unknown-illumos -C linker=/usr/gcc/13/bin/gcc -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/release/deps --extern thiserror=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libthiserror-c5f8c041df9f86d7.rmeta --cap-lints allow --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(parallel_compiler)' '--check-cfg=cfg(rust_analyzer)' -Zmacro-backtrace -Zunstable-options -Csplit-debuginfo=off -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zunstable-options -Z binary-dep-depinfo` Compiling digest v0.10.7 Running `/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc --crate-name digest --edition=2018 /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/vendor/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="const-oid"' --cfg 'feature="core-api"' --cfg 'feature="default"' --cfg 'feature="mac"' --cfg 'feature="oid"' --cfg 'feature="std"' --cfg 'feature="subtle"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("alloc", "blobby", "block-buffer", "const-oid", "core-api", "default", "dev", "mac", "oid", "rand_core", "std", "subtle"))' -C metadata=b84d3c2ede2e90b9 -C extra-filename=-b84d3c2ede2e90b9 --out-dir /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps --target x86_64-unknown-illumos -C linker=/usr/gcc/13/bin/gcc -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/release/deps --extern block_buffer=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libblock_buffer-5fae7585cd39b4a8.rmeta --extern const_oid=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libconst_oid-1c4a36c20637544d.rmeta --extern crypto_common=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libcrypto_common-459df6a7873eb7f9.rmeta --extern subtle=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libsubtle-b92712a94dd8a1aa.rmeta --cap-lints allow --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(parallel_compiler)' '--check-cfg=cfg(rust_analyzer)' -Zmacro-backtrace -Zunstable-options -Csplit-debuginfo=off -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zunstable-options -Z binary-dep-depinfo` Compiling gix-hashtable v0.5.2 Running `/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc --crate-name gix_hashtable --edition=2021 /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/vendor/gix-hashtable-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 --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=e3e09c9241209089 -C extra-filename=-e3e09c9241209089 --out-dir /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps --target x86_64-unknown-illumos -C linker=/usr/gcc/13/bin/gcc -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/release/deps --extern gix_hash=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libgix_hash-2ff3714e2c0332f8.rmeta --extern hashbrown=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libhashbrown-91023e17de7c32a8.rmeta --extern parking_lot=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libparking_lot-ba2e90fce1aeda0a.rmeta --cap-lints allow --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(parallel_compiler)' '--check-cfg=cfg(rust_analyzer)' -Zmacro-backtrace -Zunstable-options -Csplit-debuginfo=off -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zunstable-options -Z binary-dep-depinfo` Compiling gix-fs v0.11.2 Running `/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc --crate-name gix_fs --edition=2021 /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/vendor/gix-fs-0.11.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)' --check-cfg 'cfg(feature, values("serde"))' -C metadata=360019e277ac5932 -C extra-filename=-360019e277ac5932 --out-dir /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps --target x86_64-unknown-illumos -C linker=/usr/gcc/13/bin/gcc -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/release/deps --extern fastrand=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libfastrand-56339c1563d868cb.rmeta --extern gix_features=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libgix_features-68bc3673cc048d1b.rmeta --extern gix_utils=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libgix_utils-bc1668b655d5aaed.rmeta --cap-lints allow --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(parallel_compiler)' '--check-cfg=cfg(rust_analyzer)' -Zmacro-backtrace -Zunstable-options -Csplit-debuginfo=off -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zunstable-options -Z binary-dep-depinfo` Compiling libnghttp2-sys v0.1.9+1.58.0 Running `/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc --crate-name build_script_build --edition=2015 /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/vendor/libnghttp2-sys-0.1.9+1.58.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 --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=a855808672c5e6fe -C extra-filename=-a855808672c5e6fe --out-dir /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/release/build/libnghttp2-sys-a855808672c5e6fe -C linker=/usr/gcc/13/bin/gcc -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/release/deps --extern cc=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/release/deps/libcc-16b542373d8e0f0c.rlib --cap-lints allow -Z binary-dep-depinfo` Compiling unicode-bidi v0.3.15 Running `/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc --crate-name unicode_bidi --edition=2018 /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/vendor/unicode-bidi-0.3.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 --cfg 'feature="hardcoded-data"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("bench_it", "default", "flame", "flame_it", "flamer", "hardcoded-data", "serde", "std", "unstable", "with_serde"))' -C metadata=ba2653da0f4f75fb -C extra-filename=-ba2653da0f4f75fb --out-dir /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps --target x86_64-unknown-illumos -C linker=/usr/gcc/13/bin/gcc -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/release/deps --cap-lints allow --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(parallel_compiler)' '--check-cfg=cfg(rust_analyzer)' -Zmacro-backtrace -Zunstable-options -Csplit-debuginfo=off -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zunstable-options -Z binary-dep-depinfo` Running `/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc --crate-name serde --edition=2018 /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/vendor/serde-1.0.203/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="derive"' --cfg 'feature="serde_derive"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("alloc", "default", "derive", "rc", "serde_derive", "std", "unstable"))' -C metadata=c69e561b39b5efaf -C extra-filename=-c69e561b39b5efaf --out-dir /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps --target x86_64-unknown-illumos -C linker=/usr/gcc/13/bin/gcc -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/release/deps --extern serde_derive=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/release/deps/libserde_derive-d0191c9f8f94fad8.so --cap-lints allow --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(parallel_compiler)' '--check-cfg=cfg(rust_analyzer)' -Zmacro-backtrace -Zunstable-options -Csplit-debuginfo=off -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zunstable-options -Z binary-dep-depinfo --check-cfg 'cfg(no_core_cstr)' --check-cfg 'cfg(no_core_num_saturating)' --check-cfg 'cfg(no_core_try_from)' --check-cfg 'cfg(no_float_copysign)' --check-cfg 'cfg(no_num_nonzero_signed)' --check-cfg 'cfg(no_relaxed_trait_bounds)' --check-cfg 'cfg(no_serde_derive)' --check-cfg 'cfg(no_std_atomic)' --check-cfg 'cfg(no_std_atomic64)' --check-cfg 'cfg(no_systemtime_checked_add)' --check-cfg 'cfg(no_target_has_atomic)'` Compiling percent-encoding v2.3.1 Running `/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc --crate-name percent_encoding --edition=2018 /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/vendor/percent-encoding-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="alloc"' --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("alloc", "default", "std"))' -C metadata=d9bce70653df3639 -C extra-filename=-d9bce70653df3639 --out-dir /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps --target x86_64-unknown-illumos -C linker=/usr/gcc/13/bin/gcc -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/release/deps --cap-lints allow --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(parallel_compiler)' '--check-cfg=cfg(rust_analyzer)' -Zmacro-backtrace -Zunstable-options -Csplit-debuginfo=off -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zunstable-options -Z binary-dep-depinfo` Compiling gix-tempfile v14.0.0 Running `/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc --crate-name gix_tempfile --edition=2021 /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/vendor/gix-tempfile-14.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)' --check-cfg 'cfg(feature, values("default", "document-features", "hp-hashmap", "signals"))' -C metadata=ce21417e0981ed9c -C extra-filename=-ce21417e0981ed9c --out-dir /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps --target x86_64-unknown-illumos -C linker=/usr/gcc/13/bin/gcc -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/release/deps --extern gix_fs=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libgix_fs-360019e277ac5932.rmeta --extern libc=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/liblibc-3e7518595b3b6992.rmeta --extern once_cell=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libonce_cell-a3125bf95ce38619.rmeta --extern parking_lot=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libparking_lot-ba2e90fce1aeda0a.rmeta --extern tempfile=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libtempfile-ff2e52a8773714da.rmeta --cap-lints allow --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(parallel_compiler)' '--check-cfg=cfg(rust_analyzer)' -Zmacro-backtrace -Zunstable-options -Csplit-debuginfo=off -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zunstable-options -Z binary-dep-depinfo` Running `/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/release/build/libnghttp2-sys-a855808672c5e6fe/build-script-build` Compiling form_urlencoded v1.2.1 Running `/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc --crate-name form_urlencoded --edition=2018 /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/vendor/form_urlencoded-1.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="alloc"' --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("alloc", "default", "std"))' -C metadata=03caeb3925d35711 -C extra-filename=-03caeb3925d35711 --out-dir /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps --target x86_64-unknown-illumos -C linker=/usr/gcc/13/bin/gcc -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/release/deps --extern percent_encoding=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libpercent_encoding-d9bce70653df3639.rmeta --cap-lints allow --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(parallel_compiler)' '--check-cfg=cfg(rust_analyzer)' -Zmacro-backtrace -Zunstable-options -Csplit-debuginfo=off -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zunstable-options -Z binary-dep-depinfo` Compiling idna v0.5.0 Running `/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc --crate-name idna --edition=2018 /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/vendor/idna-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 opt-level=3 -C embed-bitcode=no --cfg 'feature="alloc"' --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("alloc", "default", "std"))' -C metadata=50308551267d8aa3 -C extra-filename=-50308551267d8aa3 --out-dir /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps --target x86_64-unknown-illumos -C linker=/usr/gcc/13/bin/gcc -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/release/deps --extern unicode_bidi=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libunicode_bidi-ba2653da0f4f75fb.rmeta --extern unicode_normalization=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libunicode_normalization-fe85a5c32eb947ae.rmeta --cap-lints allow --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(parallel_compiler)' '--check-cfg=cfg(rust_analyzer)' -Zmacro-backtrace -Zunstable-options -Csplit-debuginfo=off -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zunstable-options -Z binary-dep-depinfo` Compiling gix-commitgraph v0.24.3 Running `/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc --crate-name gix_commitgraph --edition=2021 /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/vendor/gix-commitgraph-0.24.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)' --check-cfg 'cfg(feature, values("document-features", "serde"))' -C metadata=bedf440fd3828128 -C extra-filename=-bedf440fd3828128 --out-dir /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps --target x86_64-unknown-illumos -C linker=/usr/gcc/13/bin/gcc -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/release/deps --extern bstr=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libbstr-31be0cc2e9b252a1.rmeta --extern gix_chunk=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libgix_chunk-e759624da413de19.rmeta --extern gix_features=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libgix_features-68bc3673cc048d1b.rmeta --extern gix_hash=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libgix_hash-2ff3714e2c0332f8.rmeta --extern memmap2=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libmemmap2-e5e61460606b11fc.rmeta --extern thiserror=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libthiserror-c5f8c041df9f86d7.rmeta --cap-lints allow --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(parallel_compiler)' '--check-cfg=cfg(rust_analyzer)' -Zmacro-backtrace -Zunstable-options -Csplit-debuginfo=off -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zunstable-options -Z binary-dep-depinfo` Running `/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc --crate-name openssl_sys --edition=2018 /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/vendor/openssl-sys-0.9.92/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)' --check-cfg 'cfg(feature, values("bindgen", "bssl-sys", "openssl-src", "unstable_boringssl", "vendored"))' -C metadata=2cc6d72047753a77 -C extra-filename=-2cc6d72047753a77 --out-dir /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps --target x86_64-unknown-illumos -C linker=/usr/gcc/13/bin/gcc -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/release/deps --extern libc=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/liblibc-3e7518595b3b6992.rmeta --cap-lints allow --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(parallel_compiler)' '--check-cfg=cfg(rust_analyzer)' -Zmacro-backtrace -Zunstable-options -Csplit-debuginfo=off -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zunstable-options -Z binary-dep-depinfo -L native=/usr/openssl/3.1/lib/64 -l dylib=ssl -l dylib=crypto --cfg openssl --cfg 'osslconf="OPENSSL_NO_SSL3_METHOD"' --cfg ossl300 --cfg ossl101 --cfg ossl102 --cfg ossl102f --cfg ossl102h --cfg ossl110 --cfg ossl110f --cfg ossl110g --cfg ossl110h --cfg ossl111 --cfg ossl111b --cfg ossl111c --cfg ossl111d` Compiling gix-quote v0.4.12 Running `/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc --crate-name gix_quote --edition=2021 /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/vendor/gix-quote-0.4.12/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)' --check-cfg 'cfg(feature, values())' -C metadata=ff1a6fd36ccc4c16 -C extra-filename=-ff1a6fd36ccc4c16 --out-dir /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps --target x86_64-unknown-illumos -C linker=/usr/gcc/13/bin/gcc -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/release/deps --extern bstr=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libbstr-31be0cc2e9b252a1.rmeta --extern gix_utils=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libgix_utils-bc1668b655d5aaed.rmeta --extern thiserror=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libthiserror-c5f8c041df9f86d7.rmeta --cap-lints allow --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(parallel_compiler)' '--check-cfg=cfg(rust_analyzer)' -Zmacro-backtrace -Zunstable-options -Csplit-debuginfo=off -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zunstable-options -Z binary-dep-depinfo` Compiling url v2.5.2 Running `/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc --crate-name url --edition=2018 /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/vendor/url-2.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="default"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("debugger_visualizer", "default", "expose_internals", "serde"))' -C metadata=aa5d946098552eef -C extra-filename=-aa5d946098552eef --out-dir /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps --target x86_64-unknown-illumos -C linker=/usr/gcc/13/bin/gcc -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/release/deps --extern form_urlencoded=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libform_urlencoded-03caeb3925d35711.rmeta --extern idna=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libidna-50308551267d8aa3.rmeta --extern percent_encoding=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libpercent_encoding-d9bce70653df3639.rmeta --cap-lints allow --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(parallel_compiler)' '--check-cfg=cfg(rust_analyzer)' -Zmacro-backtrace -Zunstable-options -Csplit-debuginfo=off -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zunstable-options -Z binary-dep-depinfo` Compiling curl-sys v0.4.73+curl-8.8.0 Running `/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc --crate-name build_script_build --edition=2018 /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/vendor/curl-sys-0.4.73+curl-8.8.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="http2"' --cfg 'feature="libnghttp2-sys"' --cfg 'feature="openssl-sys"' --cfg 'feature="ssl"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("default", "force-system-lib-on-osx", "http2", "libnghttp2-sys", "mesalink", "ntlm", "openssl-sys", "poll_7_68_0", "protocol-ftp", "rustls", "rustls-ffi", "spnego", "ssl", "static-curl", "static-ssl", "upkeep_7_62_0", "windows-static-ssl", "zlib-ng-compat"))' -C metadata=cb3e483ea24de205 -C extra-filename=-cb3e483ea24de205 --out-dir /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/release/build/curl-sys-cb3e483ea24de205 -C linker=/usr/gcc/13/bin/gcc -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/release/deps --extern cc=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/release/deps/libcc-16b542373d8e0f0c.rlib --extern pkg_config=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/release/deps/libpkg_config-fc38da99bdd0d76a.rlib --cap-lints allow -Z binary-dep-depinfo` Compiling base64ct v1.6.0 Running `/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc --crate-name base64ct --edition=2021 /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/vendor/base64ct-1.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"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("alloc", "std"))' -C metadata=b20d383015ddc827 -C extra-filename=-b20d383015ddc827 --out-dir /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps --target x86_64-unknown-illumos -C linker=/usr/gcc/13/bin/gcc -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/release/deps --cap-lints allow --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(parallel_compiler)' '--check-cfg=cfg(rust_analyzer)' -Zmacro-backtrace -Zunstable-options -Csplit-debuginfo=off -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zunstable-options -Z binary-dep-depinfo` Compiling gix-glob v0.16.4 Running `/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc --crate-name gix_glob --edition=2021 /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/vendor/gix-glob-0.16.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)' --check-cfg 'cfg(feature, values("document-features", "serde"))' -C metadata=33774e7ab6fb0c86 -C extra-filename=-33774e7ab6fb0c86 --out-dir /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps --target x86_64-unknown-illumos -C linker=/usr/gcc/13/bin/gcc -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/release/deps --extern bitflags=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libbitflags-0c390d2d011ad838.rmeta --extern bstr=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libbstr-31be0cc2e9b252a1.rmeta --extern gix_features=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libgix_features-68bc3673cc048d1b.rmeta --extern gix_path=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libgix_path-00ab55ad4809fe7b.rmeta --cap-lints allow --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(parallel_compiler)' '--check-cfg=cfg(rust_analyzer)' -Zmacro-backtrace -Zunstable-options -Csplit-debuginfo=off -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zunstable-options -Z binary-dep-depinfo` Compiling pem-rfc7468 v0.7.0 Running `/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc --crate-name pem_rfc7468 --edition=2021 /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/vendor/pem-rfc7468-0.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"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("alloc", "std"))' -C metadata=96ef0a9a347d29f3 -C extra-filename=-96ef0a9a347d29f3 --out-dir /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps --target x86_64-unknown-illumos -C linker=/usr/gcc/13/bin/gcc -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/release/deps --extern base64ct=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libbase64ct-b20d383015ddc827.rmeta --cap-lints allow --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(parallel_compiler)' '--check-cfg=cfg(rust_analyzer)' -Zmacro-backtrace -Zunstable-options -Csplit-debuginfo=off -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zunstable-options -Z binary-dep-depinfo` Compiling gix-config-value v0.14.7 Running `/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc --crate-name gix_config_value --edition=2021 /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/vendor/gix-config-value-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 --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("document-features", "serde"))' -C metadata=ce1b9a965816d338 -C extra-filename=-ce1b9a965816d338 --out-dir /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps --target x86_64-unknown-illumos -C linker=/usr/gcc/13/bin/gcc -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/release/deps --extern bitflags=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libbitflags-0c390d2d011ad838.rmeta --extern bstr=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libbstr-31be0cc2e9b252a1.rmeta --extern gix_path=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libgix_path-00ab55ad4809fe7b.rmeta --extern libc=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/liblibc-3e7518595b3b6992.rmeta --extern thiserror=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libthiserror-c5f8c041df9f86d7.rmeta --cap-lints allow --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(parallel_compiler)' '--check-cfg=cfg(rust_analyzer)' -Zmacro-backtrace -Zunstable-options -Csplit-debuginfo=off -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zunstable-options -Z binary-dep-depinfo` Compiling log v0.4.21 Running `/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc --crate-name log --edition=2021 /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/vendor/log-0.4.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 --cfg 'feature="std"' --check-cfg 'cfg(docsrs)' --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=172c434f21563709 -C extra-filename=-172c434f21563709 --out-dir /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps --target x86_64-unknown-illumos -C linker=/usr/gcc/13/bin/gcc -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/release/deps --cap-lints allow --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(parallel_compiler)' '--check-cfg=cfg(rust_analyzer)' -Zmacro-backtrace -Zunstable-options -Csplit-debuginfo=off -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zunstable-options -Z binary-dep-depinfo` Compiling unicode-bom v2.0.3 Running `/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc --crate-name unicode_bom --edition=2018 /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/vendor/unicode-bom-2.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)' --check-cfg 'cfg(feature, values())' -C metadata=314861eb0262d415 -C extra-filename=-314861eb0262d415 --out-dir /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps --target x86_64-unknown-illumos -C linker=/usr/gcc/13/bin/gcc -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/release/deps --cap-lints allow --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(parallel_compiler)' '--check-cfg=cfg(rust_analyzer)' -Zmacro-backtrace -Zunstable-options -Csplit-debuginfo=off -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zunstable-options -Z binary-dep-depinfo` Compiling der v0.7.9 Running `/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc --crate-name der --edition=2021 /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/vendor/der-0.7.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="oid"' --cfg 'feature="pem"' --cfg 'feature="std"' --cfg 'feature="zeroize"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("alloc", "arbitrary", "bytes", "derive", "flagset", "oid", "pem", "real", "std", "time", "zeroize"))' -C metadata=a9b669e3b9394297 -C extra-filename=-a9b669e3b9394297 --out-dir /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps --target x86_64-unknown-illumos -C linker=/usr/gcc/13/bin/gcc -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/release/deps --extern const_oid=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libconst_oid-1c4a36c20637544d.rmeta --extern pem_rfc7468=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libpem_rfc7468-96ef0a9a347d29f3.rmeta --extern zeroize=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libzeroize-b5aee282d1c1619e.rmeta --cap-lints allow --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(parallel_compiler)' '--check-cfg=cfg(rust_analyzer)' -Zmacro-backtrace -Zunstable-options -Csplit-debuginfo=off -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zunstable-options -Z binary-dep-depinfo` Compiling gix-lock v14.0.0 Running `/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc --crate-name gix_lock --edition=2021 /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/vendor/gix-lock-14.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)' --check-cfg 'cfg(feature, values())' -C metadata=61fae8314c5891b1 -C extra-filename=-61fae8314c5891b1 --out-dir /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps --target x86_64-unknown-illumos -C linker=/usr/gcc/13/bin/gcc -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/release/deps --extern gix_tempfile=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libgix_tempfile-ce21417e0981ed9c.rmeta --extern gix_utils=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libgix_utils-bc1668b655d5aaed.rmeta --extern thiserror=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libthiserror-c5f8c041df9f86d7.rmeta --cap-lints allow --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(parallel_compiler)' '--check-cfg=cfg(rust_analyzer)' -Zmacro-backtrace -Zunstable-options -Csplit-debuginfo=off -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zunstable-options -Z binary-dep-depinfo` Compiling gix-sec v0.10.7 Running `/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc --crate-name gix_sec --edition=2021 /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/vendor/gix-sec-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 --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("document-features", "serde"))' -C metadata=19d72a5ca6b95384 -C extra-filename=-19d72a5ca6b95384 --out-dir /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps --target x86_64-unknown-illumos -C linker=/usr/gcc/13/bin/gcc -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/release/deps --extern bitflags=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libbitflags-0c390d2d011ad838.rmeta --extern libc=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/liblibc-3e7518595b3b6992.rmeta --cap-lints allow --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(parallel_compiler)' '--check-cfg=cfg(rust_analyzer)' -Zmacro-backtrace -Zunstable-options -Csplit-debuginfo=off -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zunstable-options -Z binary-dep-depinfo` Compiling static_assertions v1.1.0 Running `/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc --crate-name static_assertions --edition=2015 /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/vendor/static_assertions-1.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)' --check-cfg 'cfg(feature, values("nightly"))' -C metadata=8305df4021b2a9b8 -C extra-filename=-8305df4021b2a9b8 --out-dir /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps --target x86_64-unknown-illumos -C linker=/usr/gcc/13/bin/gcc -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/release/deps --cap-lints allow --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(parallel_compiler)' '--check-cfg=cfg(rust_analyzer)' -Zmacro-backtrace -Zunstable-options -Csplit-debuginfo=off -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zunstable-options -Z binary-dep-depinfo` Compiling kstring v2.0.0 Running `/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc --crate-name kstring --edition=2018 /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/vendor/kstring-2.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 --cfg 'feature="default"' --cfg 'feature="std"' --cfg 'feature="unsafe"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("arc", "default", "document-features", "max_inline", "serde", "std", "unsafe", "unstable_bench_subset"))' -C metadata=ec2c60fd7ff3f5d6 -C extra-filename=-ec2c60fd7ff3f5d6 --out-dir /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps --target x86_64-unknown-illumos -C linker=/usr/gcc/13/bin/gcc -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/release/deps --extern static_assertions=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libstatic_assertions-8305df4021b2a9b8.rmeta --cap-lints allow --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(parallel_compiler)' '--check-cfg=cfg(rust_analyzer)' -Zmacro-backtrace -Zunstable-options -Csplit-debuginfo=off -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zunstable-options -Z binary-dep-depinfo` Compiling hmac v0.12.1 Running `/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc --crate-name hmac --edition=2018 /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/vendor/hmac-0.12.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="reset"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("reset", "std"))' -C metadata=f012497bb2a36879 -C extra-filename=-f012497bb2a36879 --out-dir /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps --target x86_64-unknown-illumos -C linker=/usr/gcc/13/bin/gcc -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/release/deps --extern digest=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libdigest-b84d3c2ede2e90b9.rmeta --cap-lints allow --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(parallel_compiler)' '--check-cfg=cfg(rust_analyzer)' -Zmacro-backtrace -Zunstable-options -Csplit-debuginfo=off -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zunstable-options -Z binary-dep-depinfo` Compiling libssh2-sys v0.3.0 Running `/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc --crate-name build_script_build --edition=2015 /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/vendor/libssh2-sys-0.3.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 --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("openssl-on-win32", "openssl-sys", "vendored-openssl", "zlib-ng-compat"))' -C metadata=0fdacdc463b182a8 -C extra-filename=-0fdacdc463b182a8 --out-dir /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/release/build/libssh2-sys-0fdacdc463b182a8 -C linker=/usr/gcc/13/bin/gcc -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/release/deps --extern cc=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/release/deps/libcc-16b542373d8e0f0c.rlib --extern pkg_config=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/release/deps/libpkg_config-fc38da99bdd0d76a.rlib --cap-lints allow -Z binary-dep-depinfo` Compiling curl v0.4.46 Running `/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc --crate-name build_script_build --edition=2018 /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/vendor/curl-0.4.46/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="http2"' --cfg 'feature="openssl-probe"' --cfg 'feature="openssl-sys"' --cfg 'feature="ssl"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("default", "force-system-lib-on-osx", "http2", "mesalink", "ntlm", "openssl-probe", "openssl-sys", "poll_7_68_0", "protocol-ftp", "rustls", "spnego", "ssl", "static-curl", "static-ssl", "upkeep_7_62_0", "windows-static-ssl", "zlib-ng-compat"))' -C metadata=6afb2310e89c4c3f -C extra-filename=-6afb2310e89c4c3f --out-dir /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/release/build/curl-6afb2310e89c4c3f -C linker=/usr/gcc/13/bin/gcc -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/release/deps --cap-lints allow -Z binary-dep-depinfo` Compiling openssl-probe v0.1.5 Running `/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc --crate-name openssl_probe --edition=2015 /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/vendor/openssl-probe-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)' --check-cfg 'cfg(feature, values())' -C metadata=7ca8373b76bd3940 -C extra-filename=-7ca8373b76bd3940 --out-dir /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps --target x86_64-unknown-illumos -C linker=/usr/gcc/13/bin/gcc -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/release/deps --cap-lints allow --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(parallel_compiler)' '--check-cfg=cfg(rust_analyzer)' -Zmacro-backtrace -Zunstable-options -Csplit-debuginfo=off -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zunstable-options -Z binary-dep-depinfo` Compiling deranged v0.3.11 Running `/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc --crate-name deranged --edition=2021 /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/vendor/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="serde"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("alloc", "default", "num", "powerfmt", "quickcheck", "rand", "serde", "std"))' -C metadata=0f1430a6bd168480 -C extra-filename=-0f1430a6bd168480 --out-dir /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps --target x86_64-unknown-illumos -C linker=/usr/gcc/13/bin/gcc -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/release/deps --extern powerfmt=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libpowerfmt-72d15da72d3c14c3.rmeta --extern serde=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libserde-c69e561b39b5efaf.rmeta --cap-lints allow --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(parallel_compiler)' '--check-cfg=cfg(rust_analyzer)' -Zmacro-backtrace -Zunstable-options -Csplit-debuginfo=off -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zunstable-options -Z binary-dep-depinfo` Compiling serde_json v1.0.120 Running `/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc --crate-name build_script_build --edition=2021 /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/vendor/serde_json-1.0.120/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="raw_value"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("alloc", "arbitrary_precision", "default", "float_roundtrip", "indexmap", "preserve_order", "raw_value", "std", "unbounded_depth"))' -C metadata=63b3058f92c14e87 -C extra-filename=-63b3058f92c14e87 --out-dir /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/release/build/serde_json-63b3058f92c14e87 -C linker=/usr/gcc/13/bin/gcc -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/release/deps --cap-lints allow -Z binary-dep-depinfo` Compiling shell-words v1.1.0 Running `/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc --crate-name shell_words --edition=2015 /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/vendor/shell-words-1.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 --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("default", "std"))' -C metadata=886837f1b27a2ab6 -C extra-filename=-886837f1b27a2ab6 --out-dir /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps --target x86_64-unknown-illumos -C linker=/usr/gcc/13/bin/gcc -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/release/deps --cap-lints allow --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(parallel_compiler)' '--check-cfg=cfg(rust_analyzer)' -Zmacro-backtrace -Zunstable-options -Csplit-debuginfo=off -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zunstable-options -Z binary-dep-depinfo` Running `/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/release/build/libssh2-sys-0fdacdc463b182a8/build-script-build` Compiling spki v0.7.3 Running `/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc --crate-name spki --edition=2021 /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/vendor/spki-0.7.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="pem"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("alloc", "arbitrary", "base64", "fingerprint", "pem", "sha2", "std"))' -C metadata=3e8ef022e12e5af0 -C extra-filename=-3e8ef022e12e5af0 --out-dir /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps --target x86_64-unknown-illumos -C linker=/usr/gcc/13/bin/gcc -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/release/deps --extern der=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libder-a9b669e3b9394297.rmeta --cap-lints allow --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(parallel_compiler)' '--check-cfg=cfg(rust_analyzer)' -Zmacro-backtrace -Zunstable-options -Csplit-debuginfo=off -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zunstable-options -Z binary-dep-depinfo` Compiling gix-command v0.3.8 Running `/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc --crate-name gix_command --edition=2021 /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/vendor/gix-command-0.3.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 --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=ef72cbe6e7e9e02a -C extra-filename=-ef72cbe6e7e9e02a --out-dir /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps --target x86_64-unknown-illumos -C linker=/usr/gcc/13/bin/gcc -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/release/deps --extern bstr=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libbstr-31be0cc2e9b252a1.rmeta --extern gix_path=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libgix_path-00ab55ad4809fe7b.rmeta --extern gix_trace=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libgix_trace-b7b279a7fd8d4a23.rmeta --extern shell_words=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libshell_words-886837f1b27a2ab6.rmeta --cap-lints allow --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(parallel_compiler)' '--check-cfg=cfg(rust_analyzer)' -Zmacro-backtrace -Zunstable-options -Csplit-debuginfo=off -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zunstable-options -Z binary-dep-depinfo` Compiling pkcs8 v0.10.2 Running `/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc --crate-name pkcs8 --edition=2021 /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/vendor/pkcs8-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="alloc"' --cfg 'feature="pem"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("3des", "alloc", "des-insecure", "encryption", "getrandom", "pem", "pkcs5", "rand_core", "sha1-insecure", "std", "subtle"))' -C metadata=7f8a85a2caf93ac5 -C extra-filename=-7f8a85a2caf93ac5 --out-dir /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps --target x86_64-unknown-illumos -C linker=/usr/gcc/13/bin/gcc -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/release/deps --extern der=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libder-a9b669e3b9394297.rmeta --extern spki=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libspki-3e8ef022e12e5af0.rmeta --cap-lints allow --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(parallel_compiler)' '--check-cfg=cfg(rust_analyzer)' -Zmacro-backtrace -Zunstable-options -Csplit-debuginfo=off -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zunstable-options -Z binary-dep-depinfo` Running `/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/release/build/serde_json-63b3058f92c14e87/build-script-build` Compiling gix-attributes v0.22.3 Running `/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc --crate-name gix_attributes --edition=2021 /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/vendor/gix-attributes-0.22.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)' --check-cfg 'cfg(feature, values("document-features", "serde"))' -C metadata=09bc55fefd0a9f50 -C extra-filename=-09bc55fefd0a9f50 --out-dir /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps --target x86_64-unknown-illumos -C linker=/usr/gcc/13/bin/gcc -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/release/deps --extern bstr=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libbstr-31be0cc2e9b252a1.rmeta --extern gix_glob=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libgix_glob-33774e7ab6fb0c86.rmeta --extern gix_path=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libgix_path-00ab55ad4809fe7b.rmeta --extern gix_quote=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libgix_quote-ff1a6fd36ccc4c16.rmeta --extern gix_trace=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libgix_trace-b7b279a7fd8d4a23.rmeta --extern kstring=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libkstring-ec2c60fd7ff3f5d6.rmeta --extern smallvec=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libsmallvec-f923754319684608.rmeta --extern thiserror=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libthiserror-c5f8c041df9f86d7.rmeta --extern unicode_bom=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libunicode_bom-314861eb0262d415.rmeta --cap-lints allow --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(parallel_compiler)' '--check-cfg=cfg(rust_analyzer)' -Zmacro-backtrace -Zunstable-options -Csplit-debuginfo=off -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zunstable-options -Z binary-dep-depinfo` Running `/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/release/build/curl-sys-cb3e483ea24de205/build-script-build` Running `/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc --crate-name libnghttp2_sys --edition=2015 /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/vendor/libnghttp2-sys-0.1.9+1.58.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)' --check-cfg 'cfg(feature, values())' -C metadata=1bf9c78b85702538 -C extra-filename=-1bf9c78b85702538 --out-dir /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps --target x86_64-unknown-illumos -C linker=/usr/gcc/13/bin/gcc -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/release/deps --extern libc=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/liblibc-3e7518595b3b6992.rmeta --cap-lints allow --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(parallel_compiler)' '--check-cfg=cfg(rust_analyzer)' -Zmacro-backtrace -Zunstable-options -Csplit-debuginfo=off -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zunstable-options -Z binary-dep-depinfo -L native=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/build/libnghttp2-sys-f8e2493e89114dc2/out/i/lib -l static=nghttp2` Running `/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc --crate-name curl_sys --edition=2018 /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/vendor/curl-sys-0.4.73+curl-8.8.0/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="http2"' --cfg 'feature="libnghttp2-sys"' --cfg 'feature="openssl-sys"' --cfg 'feature="ssl"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("default", "force-system-lib-on-osx", "http2", "libnghttp2-sys", "mesalink", "ntlm", "openssl-sys", "poll_7_68_0", "protocol-ftp", "rustls", "rustls-ffi", "spnego", "ssl", "static-curl", "static-ssl", "upkeep_7_62_0", "windows-static-ssl", "zlib-ng-compat"))' -C metadata=4039b870320a74b0 -C extra-filename=-4039b870320a74b0 --out-dir /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps --target x86_64-unknown-illumos -C linker=/usr/gcc/13/bin/gcc -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/release/deps --extern libc=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/liblibc-3e7518595b3b6992.rmeta --extern libnghttp2_sys=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/liblibnghttp2_sys-1bf9c78b85702538.rmeta --extern libz_sys=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/liblibz_sys-b563bf07446b3937.rmeta --extern openssl_sys=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libopenssl_sys-2cc6d72047753a77.rmeta --cap-lints allow --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(parallel_compiler)' '--check-cfg=cfg(rust_analyzer)' -Zmacro-backtrace -Zunstable-options -Csplit-debuginfo=off -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zunstable-options -Z binary-dep-depinfo -l curl -L native=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/build/libnghttp2-sys-f8e2493e89114dc2/out/i/lib -L native=/usr/openssl/3.1/lib/64` Running `/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/release/build/curl-6afb2310e89c4c3f/build-script-build` Compiling ff v0.13.0 Running `/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc --crate-name ff --edition=2021 /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/vendor/ff-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 opt-level=3 -C embed-bitcode=no --cfg 'feature="alloc"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("alloc", "bits", "bitvec", "byteorder", "default", "derive", "derive_bits", "ff_derive", "std"))' -C metadata=eba9dcc44ab8604e -C extra-filename=-eba9dcc44ab8604e --out-dir /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps --target x86_64-unknown-illumos -C linker=/usr/gcc/13/bin/gcc -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/release/deps --extern rand_core=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/librand_core-2d5839b054eeee30.rmeta --extern subtle=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libsubtle-b92712a94dd8a1aa.rmeta --cap-lints allow --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(parallel_compiler)' '--check-cfg=cfg(rust_analyzer)' -Zmacro-backtrace -Zunstable-options -Csplit-debuginfo=off -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zunstable-options -Z binary-dep-depinfo` Compiling socket2 v0.5.6 Running `/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc --crate-name socket2 --edition=2021 /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/vendor/socket2-0.5.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 --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("all"))' -C metadata=aa5d58d524320013 -C extra-filename=-aa5d58d524320013 --out-dir /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps --target x86_64-unknown-illumos -C linker=/usr/gcc/13/bin/gcc -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/release/deps --extern libc=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/liblibc-3e7518595b3b6992.rmeta --cap-lints allow --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(parallel_compiler)' '--check-cfg=cfg(rust_analyzer)' -Zmacro-backtrace -Zunstable-options -Csplit-debuginfo=off -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zunstable-options -Z binary-dep-depinfo` Compiling filetime v0.2.23 Running `/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc --crate-name filetime --edition=2018 /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/vendor/filetime-0.2.23/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)' --check-cfg 'cfg(feature, values())' -C metadata=bb4416744d171752 -C extra-filename=-bb4416744d171752 --out-dir /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps --target x86_64-unknown-illumos -C linker=/usr/gcc/13/bin/gcc -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/release/deps --extern cfg_if=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libcfg_if-9fafd12e719e19ea.rmeta --extern libc=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/liblibc-3e7518595b3b6992.rmeta --cap-lints allow --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(parallel_compiler)' '--check-cfg=cfg(rust_analyzer)' -Zmacro-backtrace -Zunstable-options -Csplit-debuginfo=off -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zunstable-options -Z binary-dep-depinfo` Compiling tracing-core v0.1.32 Running `/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc --crate-name tracing_core --edition=2018 /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/vendor/tracing-core-0.1.32/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="once_cell"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("default", "once_cell", "std", "valuable"))' -C metadata=1f6110f0aa3e9f46 -C extra-filename=-1f6110f0aa3e9f46 --out-dir /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps --target x86_64-unknown-illumos -C linker=/usr/gcc/13/bin/gcc -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/release/deps --extern once_cell=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libonce_cell-a3125bf95ce38619.rmeta --cap-lints allow --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(parallel_compiler)' '--check-cfg=cfg(rust_analyzer)' -Zmacro-backtrace -Zunstable-options -Csplit-debuginfo=off -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zunstable-options -Z binary-dep-depinfo` Compiling time v0.3.36 Running `/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc --crate-name time --edition=2021 /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/vendor/time-0.3.36/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=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 --warn=unused --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' '--warn=rustdoc::unescaped-backticks' '--deny=clippy::undocumented-unsafe-blocks' --deny=unconditional-recursion --warn=trivial-numeric-casts --warn=trivial-casts '--warn=clippy::todo' --deny=temporary-cstring-as-ptr --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=clippy::nursery' --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=const-item-mutation --deny=clashing-extern-declarations --deny=ambiguous-glob-reexports '--deny=clippy::alloc-instead-of-core' '--warn=clippy::all' --warn=unstable-name-collisions '--allow=clippy::redundant-pub-crate' '--allow=clippy::option-if-let-else' --cfg 'feature="alloc"' --cfg 'feature="default"' --cfg 'feature="formatting"' --cfg 'feature="local-offset"' --cfg 'feature="macros"' --cfg 'feature="parsing"' --cfg 'feature="serde"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs)' --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=81cbb542287c8957 -C extra-filename=-81cbb542287c8957 --out-dir /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps --target x86_64-unknown-illumos -C linker=/usr/gcc/13/bin/gcc -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/release/deps --extern deranged=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libderanged-0f1430a6bd168480.rmeta --extern itoa=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libitoa-1cceb1650151643c.rmeta --extern libc=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/liblibc-3e7518595b3b6992.rmeta --extern num_conv=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libnum_conv-1cf16c6d45731993.rmeta --extern num_threads=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libnum_threads-8583b7ed6cc8692d.rmeta --extern powerfmt=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libpowerfmt-72d15da72d3c14c3.rmeta --extern serde=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libserde-c69e561b39b5efaf.rmeta --extern time_core=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libtime_core-c558730d0ca0e5dd.rmeta --extern time_macros=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/release/deps/libtime_macros-5ab22d11b0e7fb41.so --cap-lints allow --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(parallel_compiler)' '--check-cfg=cfg(rust_analyzer)' -Zmacro-backtrace -Zunstable-options -Csplit-debuginfo=off -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zunstable-options -Z binary-dep-depinfo` Compiling ryu v1.0.17 Running `/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc --crate-name ryu --edition=2018 /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/vendor/ryu-1.0.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)' --check-cfg 'cfg(feature, values("no-panic", "small"))' -C metadata=fa939e69c0ed9925 -C extra-filename=-fa939e69c0ed9925 --out-dir /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps --target x86_64-unknown-illumos -C linker=/usr/gcc/13/bin/gcc -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/release/deps --cap-lints allow --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(parallel_compiler)' '--check-cfg=cfg(rust_analyzer)' -Zmacro-backtrace -Zunstable-options -Csplit-debuginfo=off -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zunstable-options -Z binary-dep-depinfo` Running `/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc --crate-name cfg_if --edition=2018 /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/vendor/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)' --check-cfg 'cfg(feature, values("compiler_builtins", "core", "rustc-dep-of-std"))' -C metadata=a29f2f5759c6c5b4 -C extra-filename=-a29f2f5759c6c5b4 --out-dir /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/release/deps -C linker=/usr/gcc/13/bin/gcc -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/release/deps --cap-lints allow -Z binary-dep-depinfo` Compiling base16ct v0.2.0 Running `/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc --crate-name base16ct --edition=2021 /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/vendor/base16ct-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 --cfg 'feature="alloc"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("alloc", "std"))' -C metadata=f90987e079f7f74c -C extra-filename=-f90987e079f7f74c --out-dir /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps --target x86_64-unknown-illumos -C linker=/usr/gcc/13/bin/gcc -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/release/deps --cap-lints allow --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(parallel_compiler)' '--check-cfg=cfg(rust_analyzer)' -Zmacro-backtrace -Zunstable-options -Csplit-debuginfo=off -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zunstable-options -Z binary-dep-depinfo` Running `/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc --crate-name serde_json --edition=2021 /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/vendor/serde_json-1.0.120/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="raw_value"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("alloc", "arbitrary_precision", "default", "float_roundtrip", "indexmap", "preserve_order", "raw_value", "std", "unbounded_depth"))' -C metadata=9b18ad90c1e944a8 -C extra-filename=-9b18ad90c1e944a8 --out-dir /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps --target x86_64-unknown-illumos -C linker=/usr/gcc/13/bin/gcc -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/release/deps --extern itoa=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libitoa-1cceb1650151643c.rmeta --extern ryu=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libryu-fa939e69c0ed9925.rmeta --extern serde=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libserde-c69e561b39b5efaf.rmeta --cap-lints allow --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(parallel_compiler)' '--check-cfg=cfg(rust_analyzer)' -Zmacro-backtrace -Zunstable-options -Csplit-debuginfo=off -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zunstable-options -Z binary-dep-depinfo --cfg limb_width_64 --check-cfg 'cfg(limb_width_32)' --check-cfg 'cfg(limb_width_64)'` Compiling sec1 v0.7.3 Running `/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc --crate-name sec1 --edition=2021 /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/vendor/sec1-0.7.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="der"' --cfg 'feature="pem"' --cfg 'feature="pkcs8"' --cfg 'feature="point"' --cfg 'feature="std"' --cfg 'feature="subtle"' --cfg 'feature="zeroize"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("alloc", "default", "der", "pem", "pkcs8", "point", "serde", "std", "subtle", "zeroize"))' -C metadata=6ec86d4c30da62c8 -C extra-filename=-6ec86d4c30da62c8 --out-dir /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps --target x86_64-unknown-illumos -C linker=/usr/gcc/13/bin/gcc -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/release/deps --extern base16ct=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libbase16ct-f90987e079f7f74c.rmeta --extern der=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libder-a9b669e3b9394297.rmeta --extern generic_array=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libgeneric_array-779dba9929233dab.rmeta --extern pkcs8=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libpkcs8-7f8a85a2caf93ac5.rmeta --extern subtle=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libsubtle-b92712a94dd8a1aa.rmeta --extern zeroize=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libzeroize-b5aee282d1c1619e.rmeta --cap-lints allow --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(parallel_compiler)' '--check-cfg=cfg(rust_analyzer)' -Zmacro-backtrace -Zunstable-options -Csplit-debuginfo=off -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zunstable-options -Z binary-dep-depinfo` Running `/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc --crate-name curl --edition=2018 /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/vendor/curl-0.4.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="default"' --cfg 'feature="http2"' --cfg 'feature="openssl-probe"' --cfg 'feature="openssl-sys"' --cfg 'feature="ssl"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("default", "force-system-lib-on-osx", "http2", "mesalink", "ntlm", "openssl-probe", "openssl-sys", "poll_7_68_0", "protocol-ftp", "rustls", "spnego", "ssl", "static-curl", "static-ssl", "upkeep_7_62_0", "windows-static-ssl", "zlib-ng-compat"))' -C metadata=2c86373d7c8ddb5b -C extra-filename=-2c86373d7c8ddb5b --out-dir /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps --target x86_64-unknown-illumos -C linker=/usr/gcc/13/bin/gcc -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/release/deps --extern curl_sys=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libcurl_sys-4039b870320a74b0.rmeta --extern libc=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/liblibc-3e7518595b3b6992.rmeta --extern openssl_probe=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libopenssl_probe-7ca8373b76bd3940.rmeta --extern openssl_sys=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libopenssl_sys-2cc6d72047753a77.rmeta --extern socket2=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libsocket2-aa5d58d524320013.rmeta --cap-lints allow --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(parallel_compiler)' '--check-cfg=cfg(rust_analyzer)' -Zmacro-backtrace -Zunstable-options -Csplit-debuginfo=off -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zunstable-options -Z binary-dep-depinfo -L native=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/build/libnghttp2-sys-f8e2493e89114dc2/out/i/lib -L native=/usr/openssl/3.1/lib/64` Compiling group v0.13.0 Running `/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc --crate-name group --edition=2021 /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/vendor/group-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 opt-level=3 -C embed-bitcode=no --cfg 'feature="alloc"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("alloc", "default", "memuse", "rand", "rand_xorshift", "tests", "wnaf-memuse"))' -C metadata=83b741376d93552b -C extra-filename=-83b741376d93552b --out-dir /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps --target x86_64-unknown-illumos -C linker=/usr/gcc/13/bin/gcc -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/release/deps --extern ff=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libff-eba9dcc44ab8604e.rmeta --extern rand_core=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/librand_core-2d5839b054eeee30.rmeta --extern subtle=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libsubtle-b92712a94dd8a1aa.rmeta --cap-lints allow --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(parallel_compiler)' '--check-cfg=cfg(rust_analyzer)' -Zmacro-backtrace -Zunstable-options -Csplit-debuginfo=off -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zunstable-options -Z binary-dep-depinfo` Compiling hkdf v0.12.4 Running `/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc --crate-name hkdf --edition=2018 /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/vendor/hkdf-0.12.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)' --check-cfg 'cfg(feature, values("std"))' -C metadata=8af8021b877549f5 -C extra-filename=-8af8021b877549f5 --out-dir /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps --target x86_64-unknown-illumos -C linker=/usr/gcc/13/bin/gcc -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/release/deps --extern hmac=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libhmac-f012497bb2a36879.rmeta --cap-lints allow --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(parallel_compiler)' '--check-cfg=cfg(rust_analyzer)' -Zmacro-backtrace -Zunstable-options -Csplit-debuginfo=off -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zunstable-options -Z binary-dep-depinfo` Compiling gix-url v0.27.4 Running `/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc --crate-name gix_url --edition=2021 /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/vendor/gix-url-0.27.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)' --check-cfg 'cfg(feature, values("document-features", "serde"))' -C metadata=e9c1d9498aa4aa2c -C extra-filename=-e9c1d9498aa4aa2c --out-dir /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps --target x86_64-unknown-illumos -C linker=/usr/gcc/13/bin/gcc -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/release/deps --extern bstr=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libbstr-31be0cc2e9b252a1.rmeta --extern gix_features=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libgix_features-68bc3673cc048d1b.rmeta --extern gix_path=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libgix_path-00ab55ad4809fe7b.rmeta --extern home=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libhome-982a13c1b6226ba0.rmeta --extern thiserror=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libthiserror-c5f8c041df9f86d7.rmeta --extern url=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/liburl-aa5d946098552eef.rmeta --cap-lints allow --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(parallel_compiler)' '--check-cfg=cfg(rust_analyzer)' -Zmacro-backtrace -Zunstable-options -Csplit-debuginfo=off -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zunstable-options -Z binary-dep-depinfo` Compiling crypto-bigint v0.5.5 Running `/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc --crate-name crypto_bigint --edition=2021 /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/vendor/crypto-bigint-0.5.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="generic-array"' --cfg 'feature="rand_core"' --cfg 'feature="zeroize"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("alloc", "default", "der", "extra-sizes", "generic-array", "rand", "rand_core", "rlp", "serde", "zeroize"))' -C metadata=e282e8e2d24452d9 -C extra-filename=-e282e8e2d24452d9 --out-dir /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps --target x86_64-unknown-illumos -C linker=/usr/gcc/13/bin/gcc -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/release/deps --extern generic_array=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libgeneric_array-779dba9929233dab.rmeta --extern rand_core=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/librand_core-2d5839b054eeee30.rmeta --extern subtle=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libsubtle-b92712a94dd8a1aa.rmeta --extern zeroize=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libzeroize-b5aee282d1c1619e.rmeta --cap-lints allow --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(parallel_compiler)' '--check-cfg=cfg(rust_analyzer)' -Zmacro-backtrace -Zunstable-options -Csplit-debuginfo=off -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zunstable-options -Z binary-dep-depinfo` Compiling tracing-attributes v0.1.27 Running `/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc --crate-name tracing_attributes --edition=2018 /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/vendor/tracing-attributes-0.1.27/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)' --check-cfg 'cfg(feature, values("async-await"))' -C metadata=b44be370a2b33a3d -C extra-filename=-b44be370a2b33a3d --out-dir /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/release/deps -C linker=/usr/gcc/13/bin/gcc -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/release/deps --extern proc_macro2=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/release/deps/libproc_macro2-d54d126bd09b21d1.rlib --extern quote=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/release/deps/libquote-27a43cc5c71437c4.rlib --extern syn=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/release/deps/libsyn-af6d6d4b0fadb346.rlib --extern proc_macro --cap-lints allow -Z binary-dep-depinfo` Running `/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc --crate-name build_script_build --edition=2018 /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/vendor/libz-sys-1.1.16/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)' --check-cfg 'cfg(feature, values("asm", "cmake", "default", "libc", "static", "stock-zlib", "zlib-ng"))' -C metadata=3c9297a2baa8be2e -C extra-filename=-3c9297a2baa8be2e --out-dir /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/release/build/libz-sys-3c9297a2baa8be2e -C linker=/usr/gcc/13/bin/gcc -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/release/deps --extern cc=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/release/deps/libcc-16b542373d8e0f0c.rlib --extern pkg_config=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/release/deps/libpkg_config-fc38da99bdd0d76a.rlib --extern vcpkg=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/release/deps/libvcpkg-2c601c46c7725c03.rlib --cap-lints allow -Z binary-dep-depinfo` Compiling gix-date v0.8.7 Running `/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc --crate-name gix_date --edition=2021 /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/vendor/gix-date-0.8.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)' --check-cfg 'cfg(feature, values("document-features", "serde"))' -C metadata=8f1bd9928952ee34 -C extra-filename=-8f1bd9928952ee34 --out-dir /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps --target x86_64-unknown-illumos -C linker=/usr/gcc/13/bin/gcc -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/release/deps --extern bstr=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libbstr-31be0cc2e9b252a1.rmeta --extern itoa=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libitoa-1cceb1650151643c.rmeta --extern thiserror=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libthiserror-c5f8c041df9f86d7.rmeta --extern time=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libtime-81cbb542287c8957.rmeta --cap-lints allow --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(parallel_compiler)' '--check-cfg=cfg(rust_analyzer)' -Zmacro-backtrace -Zunstable-options -Csplit-debuginfo=off -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zunstable-options -Z binary-dep-depinfo` Compiling gix-actor v0.31.5 Running `/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc --crate-name gix_actor --edition=2021 /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/vendor/gix-actor-0.31.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)' --check-cfg 'cfg(feature, values("document-features", "serde"))' -C metadata=aa9a1a6ff78f7de3 -C extra-filename=-aa9a1a6ff78f7de3 --out-dir /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps --target x86_64-unknown-illumos -C linker=/usr/gcc/13/bin/gcc -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/release/deps --extern bstr=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libbstr-31be0cc2e9b252a1.rmeta --extern gix_date=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libgix_date-8f1bd9928952ee34.rmeta --extern gix_utils=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libgix_utils-bc1668b655d5aaed.rmeta --extern itoa=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libitoa-1cceb1650151643c.rmeta --extern thiserror=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libthiserror-c5f8c041df9f86d7.rmeta --extern winnow=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libwinnow-4d4ea2a7e2b2e0e7.rmeta --cap-lints allow --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(parallel_compiler)' '--check-cfg=cfg(rust_analyzer)' -Zmacro-backtrace -Zunstable-options -Csplit-debuginfo=off -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zunstable-options -Z binary-dep-depinfo` Compiling gix-object v0.42.3 Running `/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc --crate-name gix_object --edition=2021 /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/vendor/gix-object-0.42.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)' --check-cfg 'cfg(feature, values("document-features", "serde", "verbose-object-parsing-errors"))' -C metadata=d1af36faf8a8ebd2 -C extra-filename=-d1af36faf8a8ebd2 --out-dir /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps --target x86_64-unknown-illumos -C linker=/usr/gcc/13/bin/gcc -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/release/deps --extern bstr=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libbstr-31be0cc2e9b252a1.rmeta --extern gix_actor=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libgix_actor-aa9a1a6ff78f7de3.rmeta --extern gix_date=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libgix_date-8f1bd9928952ee34.rmeta --extern gix_features=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libgix_features-68bc3673cc048d1b.rmeta --extern gix_hash=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libgix_hash-2ff3714e2c0332f8.rmeta --extern gix_utils=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libgix_utils-bc1668b655d5aaed.rmeta --extern gix_validate=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libgix_validate-d8fe84c17e776dd5.rmeta --extern itoa=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libitoa-1cceb1650151643c.rmeta --extern smallvec=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libsmallvec-f923754319684608.rmeta --extern thiserror=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libthiserror-c5f8c041df9f86d7.rmeta --extern winnow=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libwinnow-4d4ea2a7e2b2e0e7.rmeta --cap-lints allow --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(parallel_compiler)' '--check-cfg=cfg(rust_analyzer)' -Zmacro-backtrace -Zunstable-options -Csplit-debuginfo=off -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zunstable-options -Z binary-dep-depinfo` Compiling libgit2-sys v0.17.0+1.8.1 Running `/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc --crate-name build_script_build --edition=2018 /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/vendor/libgit2-sys-0.17.0+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="https"' --cfg 'feature="libssh2-sys"' --cfg 'feature="openssl-sys"' --cfg 'feature="ssh"' --cfg 'feature="ssh_key_from_memory"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("https", "libssh2-sys", "openssl-sys", "ssh", "ssh_key_from_memory", "vendored", "vendored-openssl", "zlib-ng-compat"))' -C metadata=5a07348960f333e5 -C extra-filename=-5a07348960f333e5 --out-dir /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/release/build/libgit2-sys-5a07348960f333e5 -C linker=/usr/gcc/13/bin/gcc -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/release/deps --extern cc=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/release/deps/libcc-16b542373d8e0f0c.rlib --extern pkg_config=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/release/deps/libpkg_config-fc38da99bdd0d76a.rlib --cap-lints allow -Z binary-dep-depinfo` Compiling num-traits v0.2.18 Running `/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc --crate-name build_script_build --edition=2018 /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/vendor/num-traits-0.2.18/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="std"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("default", "i128", "libm", "std"))' -C metadata=1af688a0a0d5f96c -C extra-filename=-1af688a0a0d5f96c --out-dir /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/release/build/num-traits-1af688a0a0d5f96c -C linker=/usr/gcc/13/bin/gcc -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/release/deps --extern autocfg=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/release/deps/libautocfg-e6d42b3822031666.rlib --cap-lints allow -Z binary-dep-depinfo` Compiling pin-project-lite v0.2.14 Running `/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc --crate-name pin_project_lite --edition=2018 /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/vendor/pin-project-lite-0.2.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 --warn=unreachable_pub '--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=clippy::default_union_representation' '--warn=clippy::as_ptr_cast_mut' '--warn=clippy::all' '--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::module_name_repetitions' '--allow=clippy::missing_errors_doc' '--allow=clippy::manual_range_contains' '--allow=clippy::manual_assert' '--allow=clippy::float_cmp' '--allow=clippy::doc_markdown' '--allow=clippy::declare_interior_mutable_const' '--allow=clippy::borrow_as_ptr' '--allow=clippy::bool_assert_comparison' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=b889bafc1b6698f3 -C extra-filename=-b889bafc1b6698f3 --out-dir /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps --target x86_64-unknown-illumos -C linker=/usr/gcc/13/bin/gcc -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/release/deps --cap-lints allow --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(parallel_compiler)' '--check-cfg=cfg(rust_analyzer)' -Zmacro-backtrace -Zunstable-options -Csplit-debuginfo=off -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zunstable-options -Z binary-dep-depinfo` Compiling cpufeatures v0.2.12 Running `/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc --crate-name cpufeatures --edition=2018 /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/vendor/cpufeatures-0.2.12/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)' --check-cfg 'cfg(feature, values())' -C metadata=2046b23acb6eb40c -C extra-filename=-2046b23acb6eb40c --out-dir /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps --target x86_64-unknown-illumos -C linker=/usr/gcc/13/bin/gcc -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/release/deps --cap-lints allow --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(parallel_compiler)' '--check-cfg=cfg(rust_analyzer)' -Zmacro-backtrace -Zunstable-options -Csplit-debuginfo=off -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zunstable-options -Z binary-dep-depinfo` Compiling tracing v0.1.40 Running `/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc --crate-name tracing --edition=2018 /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/vendor/tracing-0.1.40/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="attributes"' --cfg 'feature="std"' --cfg 'feature="tracing-attributes"' --check-cfg 'cfg(docsrs)' --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=8401e748efd0a8f2 -C extra-filename=-8401e748efd0a8f2 --out-dir /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps --target x86_64-unknown-illumos -C linker=/usr/gcc/13/bin/gcc -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/release/deps --extern pin_project_lite=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libpin_project_lite-b889bafc1b6698f3.rmeta --extern tracing_attributes=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/release/deps/libtracing_attributes-b44be370a2b33a3d.so --extern tracing_core=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libtracing_core-1f6110f0aa3e9f46.rmeta --cap-lints allow --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(parallel_compiler)' '--check-cfg=cfg(rust_analyzer)' -Zmacro-backtrace -Zunstable-options -Csplit-debuginfo=off -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zunstable-options -Z binary-dep-depinfo` Running `/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/release/build/num-traits-1af688a0a0d5f96c/build-script-build` Compiling elliptic-curve v0.13.8 Running `/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc --crate-name elliptic_curve --edition=2021 /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/vendor/elliptic-curve-0.13.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="alloc"' --cfg 'feature="arithmetic"' --cfg 'feature="digest"' --cfg 'feature="ecdh"' --cfg 'feature="ff"' --cfg 'feature="group"' --cfg 'feature="hazmat"' --cfg 'feature="pem"' --cfg 'feature="pkcs8"' --cfg 'feature="sec1"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("alloc", "arithmetic", "bits", "default", "dev", "digest", "ecdh", "ff", "group", "hash2curve", "hazmat", "jwk", "pem", "pkcs8", "sec1", "serde", "std", "voprf"))' -C metadata=07831757f8a5f0e6 -C extra-filename=-07831757f8a5f0e6 --out-dir /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps --target x86_64-unknown-illumos -C linker=/usr/gcc/13/bin/gcc -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/release/deps --extern base16ct=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libbase16ct-f90987e079f7f74c.rmeta --extern crypto_bigint=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libcrypto_bigint-e282e8e2d24452d9.rmeta --extern digest=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libdigest-b84d3c2ede2e90b9.rmeta --extern ff=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libff-eba9dcc44ab8604e.rmeta --extern generic_array=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libgeneric_array-779dba9929233dab.rmeta --extern group=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libgroup-83b741376d93552b.rmeta --extern hkdf=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libhkdf-8af8021b877549f5.rmeta --extern pem_rfc7468=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libpem_rfc7468-96ef0a9a347d29f3.rmeta --extern pkcs8=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libpkcs8-7f8a85a2caf93ac5.rmeta --extern rand_core=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/librand_core-2d5839b054eeee30.rmeta --extern sec1=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libsec1-6ec86d4c30da62c8.rmeta --extern subtle=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libsubtle-b92712a94dd8a1aa.rmeta --extern zeroize=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libzeroize-b5aee282d1c1619e.rmeta --cap-lints allow --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(parallel_compiler)' '--check-cfg=cfg(rust_analyzer)' -Zmacro-backtrace -Zunstable-options -Csplit-debuginfo=off -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zunstable-options -Z binary-dep-depinfo` Compiling gix-revwalk v0.13.2 Running `/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc --crate-name gix_revwalk --edition=2021 /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/vendor/gix-revwalk-0.13.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)' --check-cfg 'cfg(feature, values())' -C metadata=90b7a8b88325f581 -C extra-filename=-90b7a8b88325f581 --out-dir /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps --target x86_64-unknown-illumos -C linker=/usr/gcc/13/bin/gcc -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/release/deps --extern gix_commitgraph=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libgix_commitgraph-bedf440fd3828128.rmeta --extern gix_date=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libgix_date-8f1bd9928952ee34.rmeta --extern gix_hash=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libgix_hash-2ff3714e2c0332f8.rmeta --extern gix_hashtable=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libgix_hashtable-e3e09c9241209089.rmeta --extern gix_object=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libgix_object-d1af36faf8a8ebd2.rmeta --extern smallvec=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libsmallvec-f923754319684608.rmeta --extern thiserror=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libthiserror-c5f8c041df9f86d7.rmeta --cap-lints allow --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(parallel_compiler)' '--check-cfg=cfg(rust_analyzer)' -Zmacro-backtrace -Zunstable-options -Csplit-debuginfo=off -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zunstable-options -Z binary-dep-depinfo` Compiling gix-ref v0.45.0 Running `/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc --crate-name gix_ref --edition=2021 /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/vendor/gix-ref-0.45.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)' --check-cfg 'cfg(feature, values("document-features", "serde"))' -C metadata=4d12264c9cbe8328 -C extra-filename=-4d12264c9cbe8328 --out-dir /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps --target x86_64-unknown-illumos -C linker=/usr/gcc/13/bin/gcc -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/release/deps --extern gix_actor=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libgix_actor-aa9a1a6ff78f7de3.rmeta --extern gix_features=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libgix_features-68bc3673cc048d1b.rmeta --extern gix_fs=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libgix_fs-360019e277ac5932.rmeta --extern gix_hash=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libgix_hash-2ff3714e2c0332f8.rmeta --extern gix_lock=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libgix_lock-61fae8314c5891b1.rmeta --extern gix_object=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libgix_object-d1af36faf8a8ebd2.rmeta --extern gix_path=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libgix_path-00ab55ad4809fe7b.rmeta --extern gix_tempfile=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libgix_tempfile-ce21417e0981ed9c.rmeta --extern gix_utils=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libgix_utils-bc1668b655d5aaed.rmeta --extern gix_validate=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libgix_validate-d8fe84c17e776dd5.rmeta --extern memmap2=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libmemmap2-e5e61460606b11fc.rmeta --extern thiserror=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libthiserror-c5f8c041df9f86d7.rmeta --extern winnow=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libwinnow-4d4ea2a7e2b2e0e7.rmeta --cap-lints allow --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(parallel_compiler)' '--check-cfg=cfg(rust_analyzer)' -Zmacro-backtrace -Zunstable-options -Csplit-debuginfo=off -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zunstable-options -Z binary-dep-depinfo` Running `/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/release/build/libz-sys-3c9297a2baa8be2e/build-script-build` Compiling gix-prompt v0.8.6 Running `/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc --crate-name gix_prompt --edition=2021 /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/vendor/gix-prompt-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 opt-level=3 -C embed-bitcode=no --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=a7d3d9b9f10ecb65 -C extra-filename=-a7d3d9b9f10ecb65 --out-dir /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps --target x86_64-unknown-illumos -C linker=/usr/gcc/13/bin/gcc -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/release/deps --extern gix_command=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libgix_command-ef72cbe6e7e9e02a.rmeta --extern gix_config_value=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libgix_config_value-ce1b9a965816d338.rmeta --extern parking_lot=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libparking_lot-ba2e90fce1aeda0a.rmeta --extern rustix=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/librustix-179bbe78f7c7d1fc.rmeta --extern thiserror=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libthiserror-c5f8c041df9f86d7.rmeta --cap-lints allow --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(parallel_compiler)' '--check-cfg=cfg(rust_analyzer)' -Zmacro-backtrace -Zunstable-options -Csplit-debuginfo=off -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zunstable-options -Z binary-dep-depinfo` Compiling gix-traverse v0.39.2 Running `/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc --crate-name gix_traverse --edition=2021 /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/vendor/gix-traverse-0.39.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)' --check-cfg 'cfg(feature, values())' -C metadata=19980277f1a49cee -C extra-filename=-19980277f1a49cee --out-dir /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps --target x86_64-unknown-illumos -C linker=/usr/gcc/13/bin/gcc -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/release/deps --extern bitflags=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libbitflags-0c390d2d011ad838.rmeta --extern gix_commitgraph=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libgix_commitgraph-bedf440fd3828128.rmeta --extern gix_date=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libgix_date-8f1bd9928952ee34.rmeta --extern gix_hash=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libgix_hash-2ff3714e2c0332f8.rmeta --extern gix_hashtable=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libgix_hashtable-e3e09c9241209089.rmeta --extern gix_object=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libgix_object-d1af36faf8a8ebd2.rmeta --extern gix_revwalk=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libgix_revwalk-90b7a8b88325f581.rmeta --extern smallvec=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libsmallvec-f923754319684608.rmeta --extern thiserror=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libthiserror-c5f8c041df9f86d7.rmeta --cap-lints allow --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(parallel_compiler)' '--check-cfg=cfg(rust_analyzer)' -Zmacro-backtrace -Zunstable-options -Csplit-debuginfo=off -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zunstable-options -Z binary-dep-depinfo` Compiling gix-bitmap v0.2.11 Running `/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc --crate-name gix_bitmap --edition=2021 /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/vendor/gix-bitmap-0.2.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 --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=f962512762d8ebce -C extra-filename=-f962512762d8ebce --out-dir /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps --target x86_64-unknown-illumos -C linker=/usr/gcc/13/bin/gcc -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/release/deps --extern thiserror=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libthiserror-c5f8c041df9f86d7.rmeta --cap-lints allow --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(parallel_compiler)' '--check-cfg=cfg(rust_analyzer)' -Zmacro-backtrace -Zunstable-options -Csplit-debuginfo=off -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zunstable-options -Z binary-dep-depinfo` Running `/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/release/build/crc32fast-2551e896c8857fef/build-script-build` Compiling equivalent v1.0.1 Running `/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc --crate-name equivalent --edition=2015 /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/vendor/equivalent-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)' --check-cfg 'cfg(feature, values())' -C metadata=c67f39f929ebf029 -C extra-filename=-c67f39f929ebf029 --out-dir /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps --target x86_64-unknown-illumos -C linker=/usr/gcc/13/bin/gcc -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/release/deps --cap-lints allow --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(parallel_compiler)' '--check-cfg=cfg(rust_analyzer)' -Zmacro-backtrace -Zunstable-options -Csplit-debuginfo=off -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zunstable-options -Z binary-dep-depinfo` Compiling regex-syntax v0.6.29 Running `/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc --crate-name regex_syntax --edition=2018 /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/vendor/regex-syntax-0.6.29/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="unicode"' --cfg 'feature="unicode-age"' --cfg 'feature="unicode-bool"' --cfg 'feature="unicode-case"' --cfg 'feature="unicode-gencat"' --cfg 'feature="unicode-perl"' --cfg 'feature="unicode-script"' --cfg 'feature="unicode-segment"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("default", "unicode", "unicode-age", "unicode-bool", "unicode-case", "unicode-gencat", "unicode-perl", "unicode-script", "unicode-segment"))' -C metadata=1488aa29092cf54a -C extra-filename=-1488aa29092cf54a --out-dir /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps --target x86_64-unknown-illumos -C linker=/usr/gcc/13/bin/gcc -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/release/deps --cap-lints allow --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(parallel_compiler)' '--check-cfg=cfg(rust_analyzer)' -Zmacro-backtrace -Zunstable-options -Csplit-debuginfo=off -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zunstable-options -Z binary-dep-depinfo` Compiling anyhow v1.0.86 Running `/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc --crate-name build_script_build --edition=2018 /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/vendor/anyhow-1.0.86/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)' --check-cfg 'cfg(feature, values("backtrace", "default", "std"))' -C metadata=d7aed1449cc45faf -C extra-filename=-d7aed1449cc45faf --out-dir /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/release/build/anyhow-d7aed1449cc45faf -C linker=/usr/gcc/13/bin/gcc -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/release/deps --cap-lints allow -Z binary-dep-depinfo` Compiling fnv v1.0.7 Running `/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc --crate-name fnv --edition=2015 /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/vendor/fnv-1.0.7/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)' --check-cfg 'cfg(feature, values("default", "std"))' -C metadata=1873645ddc6f7552 -C extra-filename=-1873645ddc6f7552 --out-dir /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps --target x86_64-unknown-illumos -C linker=/usr/gcc/13/bin/gcc -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/release/deps --cap-lints allow --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(parallel_compiler)' '--check-cfg=cfg(rust_analyzer)' -Zmacro-backtrace -Zunstable-options -Csplit-debuginfo=off -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zunstable-options -Z binary-dep-depinfo` Compiling anstyle v1.0.7 Running `/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc --crate-name anstyle --edition=2021 /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/vendor/anstyle-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 '--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::items_after_statements' '--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)' --check-cfg 'cfg(feature, values("default", "std"))' -C metadata=0fffe7c45700ba28 -C extra-filename=-0fffe7c45700ba28 --out-dir /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps --target x86_64-unknown-illumos -C linker=/usr/gcc/13/bin/gcc -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/release/deps --cap-lints allow --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(parallel_compiler)' '--check-cfg=cfg(rust_analyzer)' -Zmacro-backtrace -Zunstable-options -Csplit-debuginfo=off -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zunstable-options -Z binary-dep-depinfo` Compiling utf8parse v0.2.1 Running `/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc --crate-name utf8parse --edition=2018 /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/vendor/utf8parse-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="default"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("default", "nightly"))' -C metadata=0ccca2cf4f5e92df -C extra-filename=-0ccca2cf4f5e92df --out-dir /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps --target x86_64-unknown-illumos -C linker=/usr/gcc/13/bin/gcc -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/release/deps --cap-lints allow --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(parallel_compiler)' '--check-cfg=cfg(rust_analyzer)' -Zmacro-backtrace -Zunstable-options -Csplit-debuginfo=off -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zunstable-options -Z binary-dep-depinfo` Compiling anstyle-parse v0.2.3 Running `/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc --crate-name anstyle_parse --edition=2021 /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/vendor/anstyle-parse-0.2.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="default"' --cfg 'feature="utf8"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("core", "default", "utf8"))' -C metadata=eb011e20d00ad72b -C extra-filename=-eb011e20d00ad72b --out-dir /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps --target x86_64-unknown-illumos -C linker=/usr/gcc/13/bin/gcc -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/release/deps --extern utf8parse=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libutf8parse-0ccca2cf4f5e92df.rmeta --cap-lints allow --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(parallel_compiler)' '--check-cfg=cfg(rust_analyzer)' -Zmacro-backtrace -Zunstable-options -Csplit-debuginfo=off -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zunstable-options -Z binary-dep-depinfo` Running `/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/release/build/anyhow-d7aed1449cc45faf/build-script-build` Compiling gix-index v0.33.1 Running `/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc --crate-name gix_index --edition=2021 /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/vendor/gix-index-0.33.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)' --check-cfg 'cfg(feature, values("document-features", "serde"))' -C metadata=0bdc839b8bfd340c -C extra-filename=-0bdc839b8bfd340c --out-dir /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps --target x86_64-unknown-illumos -C linker=/usr/gcc/13/bin/gcc -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/release/deps --extern bitflags=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libbitflags-0c390d2d011ad838.rmeta --extern bstr=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libbstr-31be0cc2e9b252a1.rmeta --extern filetime=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libfiletime-bb4416744d171752.rmeta --extern fnv=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libfnv-1873645ddc6f7552.rmeta --extern gix_bitmap=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libgix_bitmap-f962512762d8ebce.rmeta --extern gix_features=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libgix_features-68bc3673cc048d1b.rmeta --extern gix_fs=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libgix_fs-360019e277ac5932.rmeta --extern gix_hash=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libgix_hash-2ff3714e2c0332f8.rmeta --extern gix_lock=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libgix_lock-61fae8314c5891b1.rmeta --extern gix_object=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libgix_object-d1af36faf8a8ebd2.rmeta --extern gix_traverse=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libgix_traverse-19980277f1a49cee.rmeta --extern gix_utils=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libgix_utils-bc1668b655d5aaed.rmeta --extern gix_validate=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libgix_validate-d8fe84c17e776dd5.rmeta --extern hashbrown=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libhashbrown-91023e17de7c32a8.rmeta --extern itoa=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libitoa-1cceb1650151643c.rmeta --extern libc=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/liblibc-3e7518595b3b6992.rmeta --extern memmap2=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libmemmap2-e5e61460606b11fc.rmeta --extern rustix=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/librustix-179bbe78f7c7d1fc.rmeta --extern smallvec=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libsmallvec-f923754319684608.rmeta --extern thiserror=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libthiserror-c5f8c041df9f86d7.rmeta --cap-lints allow --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(parallel_compiler)' '--check-cfg=cfg(rust_analyzer)' -Zmacro-backtrace -Zunstable-options -Csplit-debuginfo=off -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zunstable-options -Z binary-dep-depinfo` Compiling indexmap v2.2.6 Running `/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc --crate-name indexmap --edition=2021 /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/vendor/indexmap-2.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 '--allow=clippy::style' --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("arbitrary", "borsh", "default", "quickcheck", "rayon", "rustc-rayon", "serde", "std", "test_debug"))' -C metadata=2137a3eedc442219 -C extra-filename=-2137a3eedc442219 --out-dir /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps --target x86_64-unknown-illumos -C linker=/usr/gcc/13/bin/gcc -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/release/deps --extern equivalent=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libequivalent-c67f39f929ebf029.rmeta --extern hashbrown=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libhashbrown-91023e17de7c32a8.rmeta --cap-lints allow --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(parallel_compiler)' '--check-cfg=cfg(rust_analyzer)' -Zmacro-backtrace -Zunstable-options -Csplit-debuginfo=off -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zunstable-options -Z binary-dep-depinfo` Running `/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc --crate-name crc32fast --edition=2015 /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/vendor/crc32fast-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 --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("default", "nightly", "std"))' -C metadata=3c2bdeb3d7a9d604 -C extra-filename=-3c2bdeb3d7a9d604 --out-dir /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/release/deps -C linker=/usr/gcc/13/bin/gcc -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/release/deps --extern cfg_if=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/release/deps/libcfg_if-a29f2f5759c6c5b4.rmeta --cap-lints allow -Z binary-dep-depinfo --cfg crc32fast_stdarchx86` Compiling gix-credentials v0.24.4 Running `/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc --crate-name gix_credentials --edition=2021 /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/vendor/gix-credentials-0.24.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)' --check-cfg 'cfg(feature, values("document-features", "serde"))' -C metadata=854be61c392b0df0 -C extra-filename=-854be61c392b0df0 --out-dir /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps --target x86_64-unknown-illumos -C linker=/usr/gcc/13/bin/gcc -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/release/deps --extern bstr=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libbstr-31be0cc2e9b252a1.rmeta --extern gix_command=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libgix_command-ef72cbe6e7e9e02a.rmeta --extern gix_config_value=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libgix_config_value-ce1b9a965816d338.rmeta --extern gix_path=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libgix_path-00ab55ad4809fe7b.rmeta --extern gix_prompt=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libgix_prompt-a7d3d9b9f10ecb65.rmeta --extern gix_sec=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libgix_sec-19d72a5ca6b95384.rmeta --extern gix_trace=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libgix_trace-b7b279a7fd8d4a23.rmeta --extern gix_url=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libgix_url-e9c1d9498aa4aa2c.rmeta --extern thiserror=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libthiserror-c5f8c041df9f86d7.rmeta --cap-lints allow --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(parallel_compiler)' '--check-cfg=cfg(rust_analyzer)' -Zmacro-backtrace -Zunstable-options -Csplit-debuginfo=off -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zunstable-options -Z binary-dep-depinfo` Running `/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc --crate-name num_traits --edition=2018 /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/vendor/num-traits-0.2.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 --cfg 'feature="std"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("default", "i128", "libm", "std"))' -C metadata=e6afa47a41ea3b74 -C extra-filename=-e6afa47a41ea3b74 --out-dir /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps --target x86_64-unknown-illumos -C linker=/usr/gcc/13/bin/gcc -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/release/deps --cap-lints allow --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(parallel_compiler)' '--check-cfg=cfg(rust_analyzer)' -Zmacro-backtrace -Zunstable-options -Csplit-debuginfo=off -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zunstable-options -Z binary-dep-depinfo --cfg has_to_int_unchecked --cfg has_reverse_bits --cfg has_leading_trailing_ones --cfg has_div_euclid --cfg has_copysign --cfg has_is_subnormal --cfg has_total_cmp --cfg has_int_to_from_bytes --cfg has_float_to_from_bytes` Compiling gix-revision v0.27.2 Running `/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc --crate-name gix_revision --edition=2021 /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/vendor/gix-revision-0.27.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)' --check-cfg 'cfg(feature, values("default", "describe", "document-features", "serde"))' -C metadata=a07cb5687cfe5197 -C extra-filename=-a07cb5687cfe5197 --out-dir /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps --target x86_64-unknown-illumos -C linker=/usr/gcc/13/bin/gcc -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/release/deps --extern bstr=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libbstr-31be0cc2e9b252a1.rmeta --extern gix_date=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libgix_date-8f1bd9928952ee34.rmeta --extern gix_hash=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libgix_hash-2ff3714e2c0332f8.rmeta --extern gix_object=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libgix_object-d1af36faf8a8ebd2.rmeta --extern gix_revwalk=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libgix_revwalk-90b7a8b88325f581.rmeta --extern thiserror=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libthiserror-c5f8c041df9f86d7.rmeta --cap-lints allow --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(parallel_compiler)' '--check-cfg=cfg(rust_analyzer)' -Zmacro-backtrace -Zunstable-options -Csplit-debuginfo=off -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zunstable-options -Z binary-dep-depinfo` Running `/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc --crate-name libz_sys --edition=2018 /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/vendor/libz-sys-1.1.16/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)' --check-cfg 'cfg(feature, values("asm", "cmake", "default", "libc", "static", "stock-zlib", "zlib-ng"))' -C metadata=59308ec152f42667 -C extra-filename=-59308ec152f42667 --out-dir /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/release/deps -C linker=/usr/gcc/13/bin/gcc -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/release/deps --cap-lints allow -Z binary-dep-depinfo -l z -l z` Compiling sha2 v0.10.8 Running `/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc --crate-name sha2 --edition=2018 /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/vendor/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)' --check-cfg 'cfg(feature, values("asm", "asm-aarch64", "compress", "default", "force-soft", "loongarch64_asm", "oid", "sha2-asm", "std"))' -C metadata=1b7ff01119882110 -C extra-filename=-1b7ff01119882110 --out-dir /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps --target x86_64-unknown-illumos -C linker=/usr/gcc/13/bin/gcc -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/release/deps --extern cfg_if=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libcfg_if-9fafd12e719e19ea.rmeta --extern cpufeatures=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libcpufeatures-2046b23acb6eb40c.rmeta --extern digest=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libdigest-b84d3c2ede2e90b9.rmeta --cap-lints allow --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(parallel_compiler)' '--check-cfg=cfg(rust_analyzer)' -Zmacro-backtrace -Zunstable-options -Csplit-debuginfo=off -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zunstable-options -Z binary-dep-depinfo` Running `/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/release/build/libgit2-sys-5a07348960f333e5/build-script-build` Running `/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc --crate-name libssh2_sys --edition=2015 /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/vendor/libssh2-sys-0.3.0/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)' --check-cfg 'cfg(feature, values("openssl-on-win32", "openssl-sys", "vendored-openssl", "zlib-ng-compat"))' -C metadata=011a72de4ae3d17d -C extra-filename=-011a72de4ae3d17d --out-dir /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps --target x86_64-unknown-illumos -C linker=/usr/gcc/13/bin/gcc -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/release/deps --extern libc=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/liblibc-3e7518595b3b6992.rmeta --extern libz_sys=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/liblibz_sys-b563bf07446b3937.rmeta --extern openssl_sys=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libopenssl_sys-2cc6d72047753a77.rmeta --cap-lints allow --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(parallel_compiler)' '--check-cfg=cfg(rust_analyzer)' -Zmacro-backtrace -Zunstable-options -Csplit-debuginfo=off -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zunstable-options -Z binary-dep-depinfo -L native=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/build/libssh2-sys-26b530f466c8ba6d/out/build -l static=ssh2 -L native=/usr/openssl/3.1/lib/64` Compiling regex-automata v0.1.10 Running `/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc --crate-name regex_automata --edition=2015 /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/vendor/regex-automata-0.1.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 --cfg 'feature="default"' --cfg 'feature="regex-syntax"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("default", "fst", "regex-syntax", "std", "transducer"))' -C metadata=9c3ee361c44f3631 -C extra-filename=-9c3ee361c44f3631 --out-dir /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps --target x86_64-unknown-illumos -C linker=/usr/gcc/13/bin/gcc -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/release/deps --extern regex_syntax=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libregex_syntax-1488aa29092cf54a.rmeta --cap-lints allow --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(parallel_compiler)' '--check-cfg=cfg(rust_analyzer)' -Zmacro-backtrace -Zunstable-options -Csplit-debuginfo=off -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zunstable-options -Z binary-dep-depinfo` Running `/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc --crate-name filetime --edition=2018 /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/vendor/filetime-0.2.23/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)' --check-cfg 'cfg(feature, values())' -C metadata=4ea237b5aca51cd6 -C extra-filename=-4ea237b5aca51cd6 --out-dir /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/release/deps -C linker=/usr/gcc/13/bin/gcc -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/release/deps --extern cfg_if=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/release/deps/libcfg_if-a29f2f5759c6c5b4.rmeta --extern libc=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/release/deps/liblibc-4c0b4478a9e077d6.rmeta --cap-lints allow -Z binary-dep-depinfo` Compiling gix-pathspec v0.7.6 Running `/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc --crate-name gix_pathspec --edition=2021 /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/vendor/gix-pathspec-0.7.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 --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=a7b5e2aa91a3e443 -C extra-filename=-a7b5e2aa91a3e443 --out-dir /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps --target x86_64-unknown-illumos -C linker=/usr/gcc/13/bin/gcc -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/release/deps --extern bitflags=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libbitflags-0c390d2d011ad838.rmeta --extern bstr=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libbstr-31be0cc2e9b252a1.rmeta --extern gix_attributes=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libgix_attributes-09bc55fefd0a9f50.rmeta --extern gix_config_value=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libgix_config_value-ce1b9a965816d338.rmeta --extern gix_glob=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libgix_glob-33774e7ab6fb0c86.rmeta --extern gix_path=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libgix_path-00ab55ad4809fe7b.rmeta --extern thiserror=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libthiserror-c5f8c041df9f86d7.rmeta --cap-lints allow --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(parallel_compiler)' '--check-cfg=cfg(rust_analyzer)' -Zmacro-backtrace -Zunstable-options -Csplit-debuginfo=off -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zunstable-options -Z binary-dep-depinfo` Compiling toml_datetime v0.6.6 Running `/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc --crate-name toml_datetime --edition=2021 /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/vendor/toml_datetime-0.6.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=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::items_after_statements' '--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="serde"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("serde"))' -C metadata=c8755ced42c58fa2 -C extra-filename=-c8755ced42c58fa2 --out-dir /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps --target x86_64-unknown-illumos -C linker=/usr/gcc/13/bin/gcc -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/release/deps --extern serde=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libserde-c69e561b39b5efaf.rmeta --cap-lints allow --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(parallel_compiler)' '--check-cfg=cfg(rust_analyzer)' -Zmacro-backtrace -Zunstable-options -Csplit-debuginfo=off -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zunstable-options -Z binary-dep-depinfo` Compiling serde_spanned v0.6.6 Running `/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc --crate-name serde_spanned --edition=2021 /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/vendor/serde_spanned-0.6.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=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::items_after_statements' '--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="serde"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("serde"))' -C metadata=d4bab11a20e9e13d -C extra-filename=-d4bab11a20e9e13d --out-dir /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps --target x86_64-unknown-illumos -C linker=/usr/gcc/13/bin/gcc -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/release/deps --extern serde=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libserde-c69e561b39b5efaf.rmeta --cap-lints allow --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(parallel_compiler)' '--check-cfg=cfg(rust_analyzer)' -Zmacro-backtrace -Zunstable-options -Csplit-debuginfo=off -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zunstable-options -Z binary-dep-depinfo` Compiling rfc6979 v0.4.0 Running `/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc --crate-name rfc6979 --edition=2021 /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/vendor/rfc6979-0.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 --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=43814f8b8559ae6c -C extra-filename=-43814f8b8559ae6c --out-dir /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps --target x86_64-unknown-illumos -C linker=/usr/gcc/13/bin/gcc -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/release/deps --extern hmac=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libhmac-f012497bb2a36879.rmeta --extern subtle=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libsubtle-b92712a94dd8a1aa.rmeta --cap-lints allow --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(parallel_compiler)' '--check-cfg=cfg(rust_analyzer)' -Zmacro-backtrace -Zunstable-options -Csplit-debuginfo=off -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zunstable-options -Z binary-dep-depinfo` Compiling gix-ignore v0.11.3 Running `/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc --crate-name gix_ignore --edition=2021 /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/vendor/gix-ignore-0.11.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)' --check-cfg 'cfg(feature, values("document-features", "serde"))' -C metadata=387589a20d099d23 -C extra-filename=-387589a20d099d23 --out-dir /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps --target x86_64-unknown-illumos -C linker=/usr/gcc/13/bin/gcc -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/release/deps --extern bstr=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libbstr-31be0cc2e9b252a1.rmeta --extern gix_glob=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libgix_glob-33774e7ab6fb0c86.rmeta --extern gix_path=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libgix_path-00ab55ad4809fe7b.rmeta --extern gix_trace=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libgix_trace-b7b279a7fd8d4a23.rmeta --extern unicode_bom=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libunicode_bom-314861eb0262d415.rmeta --cap-lints allow --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(parallel_compiler)' '--check-cfg=cfg(rust_analyzer)' -Zmacro-backtrace -Zunstable-options -Csplit-debuginfo=off -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zunstable-options -Z binary-dep-depinfo` Compiling signature v2.2.0 Running `/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc --crate-name signature --edition=2021 /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/vendor/signature-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 --cfg 'feature="alloc"' --cfg 'feature="digest"' --cfg 'feature="rand_core"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("alloc", "derive", "digest", "rand_core", "std"))' -C metadata=475600fa70b42692 -C extra-filename=-475600fa70b42692 --out-dir /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps --target x86_64-unknown-illumos -C linker=/usr/gcc/13/bin/gcc -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/release/deps --extern digest=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libdigest-b84d3c2ede2e90b9.rmeta --extern rand_core=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/librand_core-2d5839b054eeee30.rmeta --cap-lints allow --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(parallel_compiler)' '--check-cfg=cfg(rust_analyzer)' -Zmacro-backtrace -Zunstable-options -Csplit-debuginfo=off -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zunstable-options -Z binary-dep-depinfo` Compiling gix-packetline v0.17.5 Running `/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc --crate-name gix_packetline --edition=2021 /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/vendor/gix-packetline-0.17.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="blocking-io"' --cfg 'feature="default"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("async-io", "blocking-io", "default", "document-features", "futures-io", "futures-lite", "pin-project-lite", "serde"))' -C metadata=7e11286a7cc3601d -C extra-filename=-7e11286a7cc3601d --out-dir /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps --target x86_64-unknown-illumos -C linker=/usr/gcc/13/bin/gcc -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/release/deps --extern bstr=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libbstr-31be0cc2e9b252a1.rmeta --extern faster_hex=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libfaster_hex-2831e83f9a637938.rmeta --extern gix_trace=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libgix_trace-b7b279a7fd8d4a23.rmeta --extern thiserror=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libthiserror-c5f8c041df9f86d7.rmeta --cap-lints allow --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(parallel_compiler)' '--check-cfg=cfg(rust_analyzer)' -Zmacro-backtrace -Zunstable-options -Csplit-debuginfo=off -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zunstable-options -Z binary-dep-depinfo` Compiling regex v1.10.5 Running `/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc --crate-name regex --edition=2021 /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/vendor/regex-1.10.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="default"' --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"' --cfg 'feature="unicode"' --cfg 'feature="unicode-age"' --cfg 'feature="unicode-bool"' --cfg 'feature="unicode-case"' --cfg 'feature="unicode-gencat"' --cfg 'feature="unicode-perl"' --cfg 'feature="unicode-script"' --cfg 'feature="unicode-segment"' --check-cfg 'cfg(docsrs)' --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=771a93f008eab311 -C extra-filename=-771a93f008eab311 --out-dir /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps --target x86_64-unknown-illumos -C linker=/usr/gcc/13/bin/gcc -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/release/deps --extern aho_corasick=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libaho_corasick-78bca4f40bb31d7d.rmeta --extern memchr=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libmemchr-63d9b57a00bd72f0.rmeta --extern regex_automata=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libregex_automata-56a6eb8585c8b579.rmeta --extern regex_syntax=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libregex_syntax-f402de847bcf4ec8.rmeta --cap-lints allow --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(parallel_compiler)' '--check-cfg=cfg(rust_analyzer)' -Zmacro-backtrace -Zunstable-options -Csplit-debuginfo=off -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zunstable-options -Z binary-dep-depinfo` Compiling libsqlite3-sys v0.28.0 Running `/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc --crate-name build_script_build --edition=2021 /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/vendor/libsqlite3-sys-0.28.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="bundled"' --cfg 'feature="bundled_bindings"' --cfg 'feature="cc"' --cfg 'feature="default"' --cfg 'feature="min_sqlite_version_3_14_0"' --cfg 'feature="pkg-config"' --cfg 'feature="vcpkg"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("bindgen", "buildtime_bindgen", "bundled", "bundled-sqlcipher", "bundled-sqlcipher-vendored-openssl", "bundled-windows", "bundled_bindings", "cc", "default", "in_gecko", "loadable_extension", "min_sqlite_version_3_14_0", "openssl-sys", "pkg-config", "prettyplease", "preupdate_hook", "quote", "session", "sqlcipher", "syn", "unlock_notify", "vcpkg", "wasm32-wasi-vfs", "with-asan"))' -C metadata=62814791938f570c -C extra-filename=-62814791938f570c --out-dir /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/release/build/libsqlite3-sys-62814791938f570c -C linker=/usr/gcc/13/bin/gcc -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/release/deps --extern cc=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/release/deps/libcc-16b542373d8e0f0c.rlib --extern pkg_config=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/release/deps/libpkg_config-fc38da99bdd0d76a.rlib --extern vcpkg=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/release/deps/libvcpkg-2c601c46c7725c03.rlib --cap-lints allow -Z binary-dep-depinfo` Compiling crossbeam-epoch v0.9.18 Running `/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc --crate-name crossbeam_epoch --edition=2021 /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/vendor/crossbeam-epoch-0.9.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 --cfg 'feature="alloc"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("alloc", "default", "loom", "loom-crate", "nightly", "std"))' -C metadata=f7df13ed2415f8ae -C extra-filename=-f7df13ed2415f8ae --out-dir /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps --target x86_64-unknown-illumos -C linker=/usr/gcc/13/bin/gcc -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/release/deps --extern crossbeam_utils=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libcrossbeam_utils-c24efd9fb8775b8d.rmeta --cap-lints allow --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(parallel_compiler)' '--check-cfg=cfg(rust_analyzer)' -Zmacro-backtrace -Zunstable-options -Csplit-debuginfo=off -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zunstable-options -Z binary-dep-depinfo` Compiling is_terminal_polyfill v1.70.0 Running `/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc --crate-name is_terminal_polyfill --edition=2021 /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/vendor/is_terminal_polyfill-1.70.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=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)' --check-cfg 'cfg(feature, values("default"))' -C metadata=5ebf10e80810c4ec -C extra-filename=-5ebf10e80810c4ec --out-dir /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps --target x86_64-unknown-illumos -C linker=/usr/gcc/13/bin/gcc -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/release/deps --cap-lints allow --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(parallel_compiler)' '--check-cfg=cfg(rust_analyzer)' -Zmacro-backtrace -Zunstable-options -Csplit-debuginfo=off -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zunstable-options -Z binary-dep-depinfo` Compiling semver v1.0.23 Running `/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc --crate-name build_script_build --edition=2018 /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/vendor/semver-1.0.23/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="serde"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("default", "serde", "std"))' -C metadata=1c63e7f23472ae61 -C extra-filename=-1c63e7f23472ae61 --out-dir /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/release/build/semver-1c63e7f23472ae61 -C linker=/usr/gcc/13/bin/gcc -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/release/deps --cap-lints allow -Z binary-dep-depinfo` Compiling clru v0.6.1 Running `/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc --crate-name clru --edition=2021 /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/vendor/clru-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 --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=faa78421637eab7b -C extra-filename=-faa78421637eab7b --out-dir /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps --target x86_64-unknown-illumos -C linker=/usr/gcc/13/bin/gcc -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/release/deps --cap-lints allow --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(parallel_compiler)' '--check-cfg=cfg(rust_analyzer)' -Zmacro-backtrace -Zunstable-options -Csplit-debuginfo=off -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zunstable-options -Z binary-dep-depinfo` Compiling overload v0.1.1 Running `/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc --crate-name overload --edition=2018 /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/vendor/overload-0.1.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)' --check-cfg 'cfg(feature, values())' -C metadata=c6160aa9c20d7710 -C extra-filename=-c6160aa9c20d7710 --out-dir /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps --target x86_64-unknown-illumos -C linker=/usr/gcc/13/bin/gcc -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/release/deps --cap-lints allow --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(parallel_compiler)' '--check-cfg=cfg(rust_analyzer)' -Zmacro-backtrace -Zunstable-options -Csplit-debuginfo=off -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zunstable-options -Z binary-dep-depinfo` Compiling base64 v0.22.1 Running `/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc --crate-name base64 --edition=2018 /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/vendor/base64-0.22.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="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("alloc", "default", "std"))' -C metadata=4cb1cbd8bed245a6 -C extra-filename=-4cb1cbd8bed245a6 --out-dir /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps --target x86_64-unknown-illumos -C linker=/usr/gcc/13/bin/gcc -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/release/deps --cap-lints allow --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(parallel_compiler)' '--check-cfg=cfg(rust_analyzer)' -Zmacro-backtrace -Zunstable-options -Csplit-debuginfo=off -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zunstable-options -Z binary-dep-depinfo` Compiling colorchoice v1.0.0 Running `/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc --crate-name colorchoice --edition=2021 /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/vendor/colorchoice-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)' --check-cfg 'cfg(feature, values())' -C metadata=50a9ac47ddd9ee2e -C extra-filename=-50a9ac47ddd9ee2e --out-dir /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps --target x86_64-unknown-illumos -C linker=/usr/gcc/13/bin/gcc -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/release/deps --cap-lints allow --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(parallel_compiler)' '--check-cfg=cfg(rust_analyzer)' -Zmacro-backtrace -Zunstable-options -Csplit-debuginfo=off -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zunstable-options -Z binary-dep-depinfo` Compiling minimal-lexical v0.2.1 Running `/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc --crate-name minimal_lexical --edition=2018 /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/vendor/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)' --check-cfg 'cfg(feature, values("alloc", "compact", "default", "lint", "nightly", "std"))' -C metadata=9b240e91928ac7cb -C extra-filename=-9b240e91928ac7cb --out-dir /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/release/deps -C linker=/usr/gcc/13/bin/gcc -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/release/deps --cap-lints allow -Z binary-dep-depinfo` Running `/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc --crate-name memchr --edition=2021 /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/vendor/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)' --check-cfg 'cfg(feature, values("alloc", "compiler_builtins", "core", "default", "libc", "logging", "rustc-dep-of-std", "std", "use_std"))' -C metadata=576663361064ceb5 -C extra-filename=-576663361064ceb5 --out-dir /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/release/deps -C linker=/usr/gcc/13/bin/gcc -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/release/deps --cap-lints allow -Z binary-dep-depinfo` Compiling lazy_static v1.4.0 Running `/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc --crate-name lazy_static --edition=2015 /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/vendor/lazy_static-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 opt-level=3 -C embed-bitcode=no --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("spin", "spin_no_std"))' -C metadata=aa85563b2d988685 -C extra-filename=-aa85563b2d988685 --out-dir /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps --target x86_64-unknown-illumos -C linker=/usr/gcc/13/bin/gcc -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/release/deps --cap-lints allow --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(parallel_compiler)' '--check-cfg=cfg(rust_analyzer)' -Zmacro-backtrace -Zunstable-options -Csplit-debuginfo=off -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zunstable-options -Z binary-dep-depinfo` Compiling anstyle-query v1.0.2 Running `/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc --crate-name anstyle_query --edition=2021 /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/vendor/anstyle-query-1.0.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)' --check-cfg 'cfg(feature, values())' -C metadata=bf9e4de409a4a361 -C extra-filename=-bf9e4de409a4a361 --out-dir /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps --target x86_64-unknown-illumos -C linker=/usr/gcc/13/bin/gcc -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/release/deps --cap-lints allow --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(parallel_compiler)' '--check-cfg=cfg(rust_analyzer)' -Zmacro-backtrace -Zunstable-options -Csplit-debuginfo=off -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zunstable-options -Z binary-dep-depinfo` Compiling sharded-slab v0.1.7 Running `/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc --crate-name sharded_slab --edition=2018 /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/vendor/sharded-slab-0.1.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)' --check-cfg 'cfg(feature, values("loom"))' -C metadata=fed0194d63a55049 -C extra-filename=-fed0194d63a55049 --out-dir /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps --target x86_64-unknown-illumos -C linker=/usr/gcc/13/bin/gcc -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/release/deps --extern lazy_static=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/liblazy_static-aa85563b2d988685.rmeta --cap-lints allow --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(parallel_compiler)' '--check-cfg=cfg(rust_analyzer)' -Zmacro-backtrace -Zunstable-options -Csplit-debuginfo=off -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zunstable-options -Z binary-dep-depinfo` Compiling gix-transport v0.42.2 Running `/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc --crate-name gix_transport --edition=2021 /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/vendor/gix-transport-0.42.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="base64"' --cfg 'feature="blocking-client"' --cfg 'feature="curl"' --cfg 'feature="default"' --cfg 'feature="gix-credentials"' --cfg 'feature="http-client"' --cfg 'feature="http-client-curl"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("async-client", "async-std", "async-trait", "base64", "blocking-client", "curl", "default", "document-features", "futures-io", "futures-lite", "gix-credentials", "http-client", "http-client-curl", "http-client-curl-rust-tls", "http-client-reqwest", "http-client-reqwest-native-tls", "http-client-reqwest-rust-tls", "http-client-reqwest-rust-tls-trust-dns", "pin-project-lite", "reqwest", "serde"))' -C metadata=0fa73d251bce05b1 -C extra-filename=-0fa73d251bce05b1 --out-dir /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps --target x86_64-unknown-illumos -C linker=/usr/gcc/13/bin/gcc -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/release/deps --extern base64=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libbase64-4cb1cbd8bed245a6.rmeta --extern bstr=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libbstr-31be0cc2e9b252a1.rmeta --extern curl=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libcurl-2c86373d7c8ddb5b.rmeta --extern gix_command=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libgix_command-ef72cbe6e7e9e02a.rmeta --extern gix_credentials=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libgix_credentials-854be61c392b0df0.rmeta --extern gix_features=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libgix_features-68bc3673cc048d1b.rmeta --extern gix_packetline=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libgix_packetline-7e11286a7cc3601d.rmeta --extern gix_quote=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libgix_quote-ff1a6fd36ccc4c16.rmeta --extern gix_sec=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libgix_sec-19d72a5ca6b95384.rmeta --extern gix_url=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libgix_url-e9c1d9498aa4aa2c.rmeta --extern thiserror=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libthiserror-c5f8c041df9f86d7.rmeta --cap-lints allow --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(parallel_compiler)' '--check-cfg=cfg(rust_analyzer)' -Zmacro-backtrace -Zunstable-options -Csplit-debuginfo=off -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zunstable-options -Z binary-dep-depinfo -L native=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/build/libnghttp2-sys-f8e2493e89114dc2/out/i/lib -L native=/usr/openssl/3.1/lib/64` Compiling anstream v0.6.14 Running `/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc --crate-name anstream --edition=2021 /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/vendor/anstream-0.6.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 '--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::items_after_statements' '--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)' --check-cfg 'cfg(feature, values("auto", "default", "test", "wincon"))' -C metadata=bd264ac02b69e2d5 -C extra-filename=-bd264ac02b69e2d5 --out-dir /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps --target x86_64-unknown-illumos -C linker=/usr/gcc/13/bin/gcc -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/release/deps --extern anstyle=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libanstyle-0fffe7c45700ba28.rmeta --extern anstyle_parse=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libanstyle_parse-eb011e20d00ad72b.rmeta --extern anstyle_query=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libanstyle_query-bf9e4de409a4a361.rmeta --extern colorchoice=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libcolorchoice-50a9ac47ddd9ee2e.rmeta --extern is_terminal_polyfill=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libis_terminal_polyfill-5ebf10e80810c4ec.rmeta --extern utf8parse=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libutf8parse-0ccca2cf4f5e92df.rmeta --cap-lints allow --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(parallel_compiler)' '--check-cfg=cfg(rust_analyzer)' -Zmacro-backtrace -Zunstable-options -Csplit-debuginfo=off -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zunstable-options -Z binary-dep-depinfo` Compiling nom v7.1.3 Running `/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc --crate-name nom --edition=2018 /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/vendor/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="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("alloc", "default", "docsrs", "std"))' -C metadata=5dc713d695c74b0a -C extra-filename=-5dc713d695c74b0a --out-dir /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/release/deps -C linker=/usr/gcc/13/bin/gcc -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/release/deps --extern memchr=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/release/deps/libmemchr-576663361064ceb5.rmeta --extern minimal_lexical=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/release/deps/libminimal_lexical-9b240e91928ac7cb.rmeta --cap-lints allow -Z binary-dep-depinfo` Compiling gix-pack v0.51.1 Running `/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc --crate-name gix_pack --edition=2021 /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/vendor/gix-pack-0.51.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="object-cache-dynamic"' --cfg 'feature="streaming-input"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("default", "document-features", "generate", "object-cache-dynamic", "pack-cache-lru-dynamic", "pack-cache-lru-static", "serde", "streaming-input", "wasm"))' -C metadata=43aa17b20bcf21e9 -C extra-filename=-43aa17b20bcf21e9 --out-dir /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps --target x86_64-unknown-illumos -C linker=/usr/gcc/13/bin/gcc -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/release/deps --extern clru=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libclru-faa78421637eab7b.rmeta --extern gix_chunk=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libgix_chunk-e759624da413de19.rmeta --extern gix_features=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libgix_features-68bc3673cc048d1b.rmeta --extern gix_hash=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libgix_hash-2ff3714e2c0332f8.rmeta --extern gix_hashtable=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libgix_hashtable-e3e09c9241209089.rmeta --extern gix_object=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libgix_object-d1af36faf8a8ebd2.rmeta --extern gix_path=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libgix_path-00ab55ad4809fe7b.rmeta --extern gix_tempfile=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libgix_tempfile-ce21417e0981ed9c.rmeta --extern memmap2=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libmemmap2-e5e61460606b11fc.rmeta --extern parking_lot=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libparking_lot-ba2e90fce1aeda0a.rmeta --extern smallvec=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libsmallvec-f923754319684608.rmeta --extern thiserror=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libthiserror-c5f8c041df9f86d7.rmeta --cap-lints allow --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(parallel_compiler)' '--check-cfg=cfg(rust_analyzer)' -Zmacro-backtrace -Zunstable-options -Csplit-debuginfo=off -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zunstable-options -Z binary-dep-depinfo` Compiling nu-ansi-term v0.46.0 Running `/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc --crate-name nu_ansi_term --edition=2018 /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/vendor/nu-ansi-term-0.46.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)' --check-cfg 'cfg(feature, values("derive_serde_style", "serde"))' -C metadata=bb203af945d687a4 -C extra-filename=-bb203af945d687a4 --out-dir /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps --target x86_64-unknown-illumos -C linker=/usr/gcc/13/bin/gcc -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/release/deps --extern overload=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/liboverload-c6160aa9c20d7710.rmeta --cap-lints allow --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(parallel_compiler)' '--check-cfg=cfg(rust_analyzer)' -Zmacro-backtrace -Zunstable-options -Csplit-debuginfo=off -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zunstable-options -Z binary-dep-depinfo` Running `/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/release/build/semver-1c63e7f23472ae61/build-script-build` Compiling crossbeam-deque v0.8.5 Running `/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc --crate-name crossbeam_deque --edition=2021 /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/vendor/crossbeam-deque-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="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("default", "std"))' -C metadata=15f0ad5979be4194 -C extra-filename=-15f0ad5979be4194 --out-dir /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps --target x86_64-unknown-illumos -C linker=/usr/gcc/13/bin/gcc -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/release/deps --extern crossbeam_epoch=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libcrossbeam_epoch-f7df13ed2415f8ae.rmeta --extern crossbeam_utils=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libcrossbeam_utils-c24efd9fb8775b8d.rmeta --cap-lints allow --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(parallel_compiler)' '--check-cfg=cfg(rust_analyzer)' -Zmacro-backtrace -Zunstable-options -Csplit-debuginfo=off -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zunstable-options -Z binary-dep-depinfo` Running `/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/release/build/libsqlite3-sys-62814791938f570c/build-script-build` Compiling ecdsa v0.16.9 Running `/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc --crate-name ecdsa --edition=2021 /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/vendor/ecdsa-0.16.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="arithmetic"' --cfg 'feature="der"' --cfg 'feature="digest"' --cfg 'feature="hazmat"' --cfg 'feature="pem"' --cfg 'feature="pkcs8"' --cfg 'feature="rfc6979"' --cfg 'feature="signing"' --cfg 'feature="spki"' --cfg 'feature="std"' --cfg 'feature="verifying"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("alloc", "arithmetic", "default", "der", "dev", "digest", "hazmat", "pem", "pkcs8", "rfc6979", "serde", "serdect", "sha2", "signing", "spki", "std", "verifying"))' -C metadata=160d47fa7c347daf -C extra-filename=-160d47fa7c347daf --out-dir /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps --target x86_64-unknown-illumos -C linker=/usr/gcc/13/bin/gcc -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/release/deps --extern der=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libder-a9b669e3b9394297.rmeta --extern digest=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libdigest-b84d3c2ede2e90b9.rmeta --extern elliptic_curve=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libelliptic_curve-07831757f8a5f0e6.rmeta --extern rfc6979=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/librfc6979-43814f8b8559ae6c.rmeta --extern signature=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libsignature-475600fa70b42692.rmeta --extern spki=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libspki-3e8ef022e12e5af0.rmeta --cap-lints allow --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(parallel_compiler)' '--check-cfg=cfg(rust_analyzer)' -Zmacro-backtrace -Zunstable-options -Csplit-debuginfo=off -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zunstable-options -Z binary-dep-depinfo` Compiling gix-worktree v0.34.1 Running `/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc --crate-name gix_worktree --edition=2021 /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/vendor/gix-worktree-0.34.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="attributes"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("attributes", "default", "document-features", "serde"))' -C metadata=13c4112e2d038687 -C extra-filename=-13c4112e2d038687 --out-dir /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps --target x86_64-unknown-illumos -C linker=/usr/gcc/13/bin/gcc -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/release/deps --extern bstr=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libbstr-31be0cc2e9b252a1.rmeta --extern gix_attributes=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libgix_attributes-09bc55fefd0a9f50.rmeta --extern gix_features=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libgix_features-68bc3673cc048d1b.rmeta --extern gix_fs=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libgix_fs-360019e277ac5932.rmeta --extern gix_glob=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libgix_glob-33774e7ab6fb0c86.rmeta --extern gix_hash=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libgix_hash-2ff3714e2c0332f8.rmeta --extern gix_ignore=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libgix_ignore-387589a20d099d23.rmeta --extern gix_index=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libgix_index-0bdc839b8bfd340c.rmeta --extern gix_object=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libgix_object-d1af36faf8a8ebd2.rmeta --extern gix_path=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libgix_path-00ab55ad4809fe7b.rmeta --extern gix_validate=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libgix_validate-d8fe84c17e776dd5.rmeta --cap-lints allow --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(parallel_compiler)' '--check-cfg=cfg(rust_analyzer)' -Zmacro-backtrace -Zunstable-options -Csplit-debuginfo=off -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zunstable-options -Z binary-dep-depinfo` Compiling matchers v0.1.0 Running `/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc --crate-name matchers --edition=2018 /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/vendor/matchers-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)' --check-cfg 'cfg(feature, values())' -C metadata=b19646ca5f8a7a29 -C extra-filename=-b19646ca5f8a7a29 --out-dir /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps --target x86_64-unknown-illumos -C linker=/usr/gcc/13/bin/gcc -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/release/deps --extern regex_automata=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libregex_automata-9c3ee361c44f3631.rmeta --cap-lints allow --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(parallel_compiler)' '--check-cfg=cfg(rust_analyzer)' -Zmacro-backtrace -Zunstable-options -Csplit-debuginfo=off -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zunstable-options -Z binary-dep-depinfo` Compiling toml_edit v0.22.14 Running `/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc --crate-name toml_edit --edition=2021 /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/vendor/toml_edit-0.22.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 '--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::items_after_statements' '--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="display"' --cfg 'feature="parse"' --cfg 'feature="serde"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("default", "display", "parse", "perf", "serde", "unbounded"))' -C metadata=2d6ce9a34cec2e01 -C extra-filename=-2d6ce9a34cec2e01 --out-dir /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps --target x86_64-unknown-illumos -C linker=/usr/gcc/13/bin/gcc -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/release/deps --extern indexmap=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libindexmap-2137a3eedc442219.rmeta --extern serde=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libserde-c69e561b39b5efaf.rmeta --extern serde_spanned=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libserde_spanned-d4bab11a20e9e13d.rmeta --extern toml_datetime=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libtoml_datetime-c8755ced42c58fa2.rmeta --extern winnow=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libwinnow-4d4ea2a7e2b2e0e7.rmeta --cap-lints allow --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(parallel_compiler)' '--check-cfg=cfg(rust_analyzer)' -Zmacro-backtrace -Zunstable-options -Csplit-debuginfo=off -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zunstable-options -Z binary-dep-depinfo` Compiling ordered-float v2.10.1 Running `/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc --crate-name ordered_float --edition=2018 /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/vendor/ordered-float-2.10.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)' --check-cfg 'cfg(feature, values("arbitrary", "default", "proptest", "rand", "randtest", "rkyv", "schemars", "serde", "std"))' -C metadata=e285fb23fcba856d -C extra-filename=-e285fb23fcba856d --out-dir /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps --target x86_64-unknown-illumos -C linker=/usr/gcc/13/bin/gcc -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/release/deps --extern num_traits=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libnum_traits-e6afa47a41ea3b74.rmeta --cap-lints allow --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(parallel_compiler)' '--check-cfg=cfg(rust_analyzer)' -Zmacro-backtrace -Zunstable-options -Csplit-debuginfo=off -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zunstable-options -Z binary-dep-depinfo` Compiling tar v0.4.41 Running `/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc --crate-name tar --edition=2021 /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/vendor/tar-0.4.41/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)' --check-cfg 'cfg(feature, values("default", "xattr"))' -C metadata=e0217b58361176f4 -C extra-filename=-e0217b58361176f4 --out-dir /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/release/deps -C linker=/usr/gcc/13/bin/gcc -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/release/deps --extern filetime=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/release/deps/libfiletime-4ea237b5aca51cd6.rmeta --extern libc=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/release/deps/liblibc-4c0b4478a9e077d6.rmeta --cap-lints allow -Z binary-dep-depinfo` Running `/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc --crate-name libgit2_sys --edition=2018 /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/vendor/libgit2-sys-0.17.0+1.8.1/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="https"' --cfg 'feature="libssh2-sys"' --cfg 'feature="openssl-sys"' --cfg 'feature="ssh"' --cfg 'feature="ssh_key_from_memory"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("https", "libssh2-sys", "openssl-sys", "ssh", "ssh_key_from_memory", "vendored", "vendored-openssl", "zlib-ng-compat"))' -C metadata=2fe90954b66761ec -C extra-filename=-2fe90954b66761ec --out-dir /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps --target x86_64-unknown-illumos -C linker=/usr/gcc/13/bin/gcc -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/release/deps --extern libc=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/liblibc-3e7518595b3b6992.rmeta --extern libssh2_sys=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/liblibssh2_sys-011a72de4ae3d17d.rmeta --extern libz_sys=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/liblibz_sys-b563bf07446b3937.rmeta --extern openssl_sys=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libopenssl_sys-2cc6d72047753a77.rmeta --cap-lints allow --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(parallel_compiler)' '--check-cfg=cfg(rust_analyzer)' -Zmacro-backtrace -Zunstable-options -Csplit-debuginfo=off -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zunstable-options -Z binary-dep-depinfo -L native=/usr/lib/amd64 -l git2 -L native=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/build/libssh2-sys-26b530f466c8ba6d/out/build -L native=/usr/openssl/3.1/lib/64` Compiling gix-refspec v0.23.1 Running `/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc --crate-name gix_refspec --edition=2021 /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/vendor/gix-refspec-0.23.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)' --check-cfg 'cfg(feature, values())' -C metadata=ecd84428d602ddb8 -C extra-filename=-ecd84428d602ddb8 --out-dir /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps --target x86_64-unknown-illumos -C linker=/usr/gcc/13/bin/gcc -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/release/deps --extern bstr=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libbstr-31be0cc2e9b252a1.rmeta --extern gix_hash=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libgix_hash-2ff3714e2c0332f8.rmeta --extern gix_revision=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libgix_revision-a07cb5687cfe5197.rmeta --extern gix_validate=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libgix_validate-d8fe84c17e776dd5.rmeta --extern smallvec=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libsmallvec-f923754319684608.rmeta --extern thiserror=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libthiserror-c5f8c041df9f86d7.rmeta --cap-lints allow --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(parallel_compiler)' '--check-cfg=cfg(rust_analyzer)' -Zmacro-backtrace -Zunstable-options -Csplit-debuginfo=off -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zunstable-options -Z binary-dep-depinfo` Running `/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc --crate-name flate2 --edition=2018 /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/vendor/flate2-1.0.30/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="any_impl"' --cfg 'feature="any_zlib"' --cfg 'feature="libz-sys"' --cfg 'feature="zlib"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("any_impl", "any_zlib", "cloudflare-zlib-sys", "cloudflare_zlib", "default", "libz-ng-sys", "libz-rs-sys", "libz-sys", "miniz-sys", "miniz_oxide", "rust_backend", "zlib", "zlib-default", "zlib-ng", "zlib-ng-compat", "zlib-rs"))' -C metadata=a655ad409a5dbd8f -C extra-filename=-a655ad409a5dbd8f --out-dir /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/release/deps -C linker=/usr/gcc/13/bin/gcc -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/release/deps --extern crc32fast=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/release/deps/libcrc32fast-3c2bdeb3d7a9d604.rmeta --extern libz_sys=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/release/deps/liblibz_sys-59308ec152f42667.rmeta --cap-lints allow -Z binary-dep-depinfo` Running `/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc --crate-name anyhow --edition=2018 /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/vendor/anyhow-1.0.86/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)' --check-cfg 'cfg(feature, values("backtrace", "default", "std"))' -C metadata=0593f881b547798a -C extra-filename=-0593f881b547798a --out-dir /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps --target x86_64-unknown-illumos -C linker=/usr/gcc/13/bin/gcc -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/release/deps --cap-lints allow --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(parallel_compiler)' '--check-cfg=cfg(rust_analyzer)' -Zmacro-backtrace -Zunstable-options -Csplit-debuginfo=off -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zunstable-options -Z binary-dep-depinfo --cfg std_backtrace --check-cfg 'cfg(anyhow_nightly_testing)' --check-cfg 'cfg(anyhow_no_fmt_arguments_as_str)' --check-cfg 'cfg(anyhow_no_ptr_addr_of)' --check-cfg 'cfg(anyhow_no_unsafe_op_in_unsafe_fn_lint)' --check-cfg 'cfg(doc_cfg)' --check-cfg 'cfg(error_generic_member_access)' --check-cfg 'cfg(std_backtrace)'` Compiling gix-config v0.38.0 Running `/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc --crate-name gix_config --edition=2021 /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/vendor/gix-config-0.38.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)' --check-cfg 'cfg(feature, values("document-features", "serde"))' -C metadata=ef0da969b50a949c -C extra-filename=-ef0da969b50a949c --out-dir /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps --target x86_64-unknown-illumos -C linker=/usr/gcc/13/bin/gcc -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/release/deps --extern bstr=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libbstr-31be0cc2e9b252a1.rmeta --extern gix_config_value=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libgix_config_value-ce1b9a965816d338.rmeta --extern gix_features=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libgix_features-68bc3673cc048d1b.rmeta --extern gix_glob=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libgix_glob-33774e7ab6fb0c86.rmeta --extern gix_path=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libgix_path-00ab55ad4809fe7b.rmeta --extern gix_ref=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libgix_ref-4d12264c9cbe8328.rmeta --extern gix_sec=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libgix_sec-19d72a5ca6b95384.rmeta --extern memchr=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libmemchr-63d9b57a00bd72f0.rmeta --extern once_cell=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libonce_cell-a3125bf95ce38619.rmeta --extern smallvec=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libsmallvec-f923754319684608.rmeta --extern thiserror=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libthiserror-c5f8c041df9f86d7.rmeta --extern unicode_bom=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libunicode_bom-314861eb0262d415.rmeta --extern winnow=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libwinnow-4d4ea2a7e2b2e0e7.rmeta --cap-lints allow --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(parallel_compiler)' '--check-cfg=cfg(rust_analyzer)' -Zmacro-backtrace -Zunstable-options -Csplit-debuginfo=off -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zunstable-options -Z binary-dep-depinfo` Compiling gix-discover v0.33.0 Running `/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc --crate-name gix_discover --edition=2021 /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/vendor/gix-discover-0.33.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)' --check-cfg 'cfg(feature, values())' -C metadata=24c3d5c88fb2470a -C extra-filename=-24c3d5c88fb2470a --out-dir /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps --target x86_64-unknown-illumos -C linker=/usr/gcc/13/bin/gcc -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/release/deps --extern bstr=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libbstr-31be0cc2e9b252a1.rmeta --extern gix_fs=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libgix_fs-360019e277ac5932.rmeta --extern gix_hash=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libgix_hash-2ff3714e2c0332f8.rmeta --extern gix_path=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libgix_path-00ab55ad4809fe7b.rmeta --extern gix_ref=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libgix_ref-4d12264c9cbe8328.rmeta --extern gix_sec=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libgix_sec-19d72a5ca6b95384.rmeta --extern thiserror=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libthiserror-c5f8c041df9f86d7.rmeta --cap-lints allow --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(parallel_compiler)' '--check-cfg=cfg(rust_analyzer)' -Zmacro-backtrace -Zunstable-options -Csplit-debuginfo=off -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zunstable-options -Z binary-dep-depinfo` Compiling primeorder v0.13.6 Running `/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc --crate-name primeorder --edition=2021 /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/vendor/primeorder-0.13.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 --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("alloc", "dev", "serde", "serdect", "std"))' -C metadata=3439e3ec1af72cbb -C extra-filename=-3439e3ec1af72cbb --out-dir /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps --target x86_64-unknown-illumos -C linker=/usr/gcc/13/bin/gcc -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/release/deps --extern elliptic_curve=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libelliptic_curve-07831757f8a5f0e6.rmeta --cap-lints allow --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(parallel_compiler)' '--check-cfg=cfg(rust_analyzer)' -Zmacro-backtrace -Zunstable-options -Csplit-debuginfo=off -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zunstable-options -Z binary-dep-depinfo` Compiling tracing-log v0.2.0 Running `/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc --crate-name tracing_log --edition=2018 /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/vendor/tracing-log-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 --cfg 'feature="log-tracer"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("ahash", "default", "interest-cache", "log-tracer", "lru", "std"))' -C metadata=6da2a268adeed523 -C extra-filename=-6da2a268adeed523 --out-dir /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps --target x86_64-unknown-illumos -C linker=/usr/gcc/13/bin/gcc -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/release/deps --extern log=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/liblog-172c434f21563709.rmeta --extern once_cell=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libonce_cell-a3125bf95ce38619.rmeta --extern tracing_core=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libtracing_core-1f6110f0aa3e9f46.rmeta --cap-lints allow --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(parallel_compiler)' '--check-cfg=cfg(rust_analyzer)' -Zmacro-backtrace -Zunstable-options -Csplit-debuginfo=off -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zunstable-options -Z binary-dep-depinfo` Compiling erased-serde v0.4.4 Running `/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc --crate-name erased_serde --edition=2021 /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/vendor/erased-serde-0.4.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"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("alloc", "default", "std", "unstable-debug"))' -C metadata=b676c14d1cadb562 -C extra-filename=-b676c14d1cadb562 --out-dir /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps --target x86_64-unknown-illumos -C linker=/usr/gcc/13/bin/gcc -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/release/deps --extern serde=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libserde-c69e561b39b5efaf.rmeta --cap-lints allow --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(parallel_compiler)' '--check-cfg=cfg(rust_analyzer)' -Zmacro-backtrace -Zunstable-options -Csplit-debuginfo=off -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zunstable-options -Z binary-dep-depinfo` Compiling globset v0.4.14 Running `/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc --crate-name globset --edition=2021 /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/vendor/globset-0.4.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 --cfg 'feature="default"' --cfg 'feature="log"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("default", "log", "serde", "serde1", "simd-accel"))' -C metadata=1d281b92738a3acd -C extra-filename=-1d281b92738a3acd --out-dir /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps --target x86_64-unknown-illumos -C linker=/usr/gcc/13/bin/gcc -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/release/deps --extern aho_corasick=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libaho_corasick-78bca4f40bb31d7d.rmeta --extern bstr=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libbstr-31be0cc2e9b252a1.rmeta --extern log=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/liblog-172c434f21563709.rmeta --extern regex_automata=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libregex_automata-56a6eb8585c8b579.rmeta --extern regex_syntax=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libregex_syntax-f402de847bcf4ec8.rmeta --cap-lints allow --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(parallel_compiler)' '--check-cfg=cfg(rust_analyzer)' -Zmacro-backtrace -Zunstable-options -Csplit-debuginfo=off -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zunstable-options -Z binary-dep-depinfo` Compiling terminal_size v0.3.0 Running `/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc --crate-name terminal_size --edition=2021 /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/vendor/terminal_size-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)' --check-cfg 'cfg(feature, values())' -C metadata=df9794b125bc7534 -C extra-filename=-df9794b125bc7534 --out-dir /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps --target x86_64-unknown-illumos -C linker=/usr/gcc/13/bin/gcc -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/release/deps --extern rustix=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/librustix-179bbe78f7c7d1fc.rmeta --cap-lints allow --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(parallel_compiler)' '--check-cfg=cfg(rust_analyzer)' -Zmacro-backtrace -Zunstable-options -Csplit-debuginfo=off -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zunstable-options -Z binary-dep-depinfo` Compiling bitmaps v2.1.0 Running `/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc --crate-name bitmaps --edition=2018 /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/vendor/bitmaps-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 --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("default", "std"))' -C metadata=c085837b1dec5136 -C extra-filename=-c085837b1dec5136 --out-dir /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps --target x86_64-unknown-illumos -C linker=/usr/gcc/13/bin/gcc -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/release/deps --extern typenum=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libtypenum-3dc082c632f0d31d.rmeta --cap-lints allow --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(parallel_compiler)' '--check-cfg=cfg(rust_analyzer)' -Zmacro-backtrace -Zunstable-options -Csplit-debuginfo=off -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zunstable-options -Z binary-dep-depinfo` Compiling gix-packetline-blocking v0.17.4 Running `/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc --crate-name gix_packetline_blocking --edition=2021 /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/vendor/gix-packetline-blocking-0.17.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="blocking-io"' --cfg 'feature="default"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("async-io", "blocking-io", "default", "document-features", "serde"))' -C metadata=2d810f00389decbf -C extra-filename=-2d810f00389decbf --out-dir /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps --target x86_64-unknown-illumos -C linker=/usr/gcc/13/bin/gcc -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/release/deps --extern bstr=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libbstr-31be0cc2e9b252a1.rmeta --extern faster_hex=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libfaster_hex-2831e83f9a637938.rmeta --extern gix_trace=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libgix_trace-b7b279a7fd8d4a23.rmeta --extern thiserror=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libthiserror-c5f8c041df9f86d7.rmeta --cap-lints allow --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(parallel_compiler)' '--check-cfg=cfg(rust_analyzer)' -Zmacro-backtrace -Zunstable-options -Csplit-debuginfo=off -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zunstable-options -Z binary-dep-depinfo` Compiling maybe-async v0.2.10 Running `/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc --crate-name maybe_async --edition=2021 /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/vendor/maybe-async-0.2.10/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="is_sync"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("default", "is_sync"))' -C metadata=2f5189225668103c -C extra-filename=-2f5189225668103c --out-dir /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/release/deps -C linker=/usr/gcc/13/bin/gcc -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/release/deps --extern proc_macro2=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/release/deps/libproc_macro2-d54d126bd09b21d1.rlib --extern quote=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/release/deps/libquote-27a43cc5c71437c4.rlib --extern syn=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/release/deps/libsyn-af6d6d4b0fadb346.rlib --extern proc_macro --cap-lints allow -Z binary-dep-depinfo` Compiling unicase v2.7.0 Running `/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc --crate-name build_script_build --edition=2015 /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/vendor/unicase-2.7.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 --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("nightly"))' -C metadata=820d32e166a7d77d -C extra-filename=-820d32e166a7d77d --out-dir /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/release/build/unicase-820d32e166a7d77d -C linker=/usr/gcc/13/bin/gcc -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/release/deps --extern version_check=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/release/deps/libversion_check-b5965e36391250d5.rlib --cap-lints allow -Z binary-dep-depinfo` Compiling im-rc v15.1.0 Running `/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc --crate-name build_script_build --edition=2018 /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/vendor/im-rc-15.1.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 --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("arbitrary", "debug", "pool", "proptest", "quickcheck", "rayon", "refpool", "serde"))' -C metadata=e7b47b2c1736a8e0 -C extra-filename=-e7b47b2c1736a8e0 --out-dir /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/release/build/im-rc-e7b47b2c1736a8e0 -C linker=/usr/gcc/13/bin/gcc -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/release/deps --extern version_check=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/release/deps/libversion_check-b5965e36391250d5.rlib --cap-lints allow -Z binary-dep-depinfo` Compiling thread_local v1.1.8 Running `/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc --crate-name thread_local --edition=2021 /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/vendor/thread_local-1.1.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 --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("nightly"))' -C metadata=fd92f17410f22a36 -C extra-filename=-fd92f17410f22a36 --out-dir /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps --target x86_64-unknown-illumos -C linker=/usr/gcc/13/bin/gcc -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/release/deps --extern cfg_if=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libcfg_if-9fafd12e719e19ea.rmeta --extern once_cell=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libonce_cell-a3125bf95ce38619.rmeta --cap-lints allow --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(parallel_compiler)' '--check-cfg=cfg(rust_analyzer)' -Zmacro-backtrace -Zunstable-options -Csplit-debuginfo=off -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zunstable-options -Z binary-dep-depinfo` Compiling encoding_rs v0.8.33 Running `/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc --crate-name encoding_rs --edition=2018 /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/vendor/encoding_rs-0.8.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 --cfg 'feature="alloc"' --cfg 'feature="default"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("alloc", "default", "fast-big5-hanzi-encode", "fast-gb-hanzi-encode", "fast-hangul-encode", "fast-hanja-encode", "fast-kanji-encode", "fast-legacy-encode", "less-slow-big5-hanzi-encode", "less-slow-gb-hanzi-encode", "less-slow-kanji-encode", "packed_simd", "serde", "simd-accel"))' -C metadata=3ce524b29e19dbaa -C extra-filename=-3ce524b29e19dbaa --out-dir /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps --target x86_64-unknown-illumos -C linker=/usr/gcc/13/bin/gcc -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/release/deps --extern cfg_if=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libcfg_if-9fafd12e719e19ea.rmeta --cap-lints allow --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(parallel_compiler)' '--check-cfg=cfg(rust_analyzer)' -Zmacro-backtrace -Zunstable-options -Csplit-debuginfo=off -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zunstable-options -Z binary-dep-depinfo` Compiling strsim v0.11.0 Running `/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc --crate-name strsim --edition=2015 /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/vendor/strsim-0.11.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)' --check-cfg 'cfg(feature, values())' -C metadata=6091dd457d48d00d -C extra-filename=-6091dd457d48d00d --out-dir /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps --target x86_64-unknown-illumos -C linker=/usr/gcc/13/bin/gcc -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/release/deps --cap-lints allow --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(parallel_compiler)' '--check-cfg=cfg(rust_analyzer)' -Zmacro-backtrace -Zunstable-options -Csplit-debuginfo=off -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zunstable-options -Z binary-dep-depinfo` Compiling typeid v1.0.0 Running `/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc --crate-name typeid --edition=2021 /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/vendor/typeid-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)' --check-cfg 'cfg(feature, values())' -C metadata=58adb3fc2f29a092 -C extra-filename=-58adb3fc2f29a092 --out-dir /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps --target x86_64-unknown-illumos -C linker=/usr/gcc/13/bin/gcc -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/release/deps --cap-lints allow --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(parallel_compiler)' '--check-cfg=cfg(rust_analyzer)' -Zmacro-backtrace -Zunstable-options -Csplit-debuginfo=off -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zunstable-options -Z binary-dep-depinfo` Compiling clap_lex v0.7.0 Running `/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc --crate-name clap_lex --edition=2021 /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/vendor/clap_lex-0.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 --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=7df97486a64c7e83 -C extra-filename=-7df97486a64c7e83 --out-dir /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps --target x86_64-unknown-illumos -C linker=/usr/gcc/13/bin/gcc -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/release/deps --cap-lints allow --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(parallel_compiler)' '--check-cfg=cfg(rust_analyzer)' -Zmacro-backtrace -Zunstable-options -Csplit-debuginfo=off -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zunstable-options -Z binary-dep-depinfo` Compiling ppv-lite86 v0.2.17 Running `/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc --crate-name ppv_lite86 --edition=2018 /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/vendor/ppv-lite86-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 --cfg 'feature="simd"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("default", "no_simd", "simd", "std"))' -C metadata=53e174907b14f287 -C extra-filename=-53e174907b14f287 --out-dir /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps --target x86_64-unknown-illumos -C linker=/usr/gcc/13/bin/gcc -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/release/deps --cap-lints allow --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(parallel_compiler)' '--check-cfg=cfg(rust_analyzer)' -Zmacro-backtrace -Zunstable-options -Csplit-debuginfo=off -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zunstable-options -Z binary-dep-depinfo` Compiling fiat-crypto v0.2.7 Running `/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc --crate-name fiat_crypto --edition=2018 /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/vendor/fiat-crypto-0.2.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)' --check-cfg 'cfg(feature, values("default", "std"))' -C metadata=44d350d696f14e7e -C extra-filename=-44d350d696f14e7e --out-dir /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps --target x86_64-unknown-illumos -C linker=/usr/gcc/13/bin/gcc -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/release/deps --cap-lints allow --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(parallel_compiler)' '--check-cfg=cfg(rust_analyzer)' -Zmacro-backtrace -Zunstable-options -Csplit-debuginfo=off -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zunstable-options -Z binary-dep-depinfo` Compiling arc-swap v1.7.1 Running `/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc --crate-name arc_swap --edition=2018 /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/vendor/arc-swap-1.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 --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("experimental-strategies", "experimental-thread-local", "internal-test-strategies", "serde", "weak"))' -C metadata=5628ad94070ee38e -C extra-filename=-5628ad94070ee38e --out-dir /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps --target x86_64-unknown-illumos -C linker=/usr/gcc/13/bin/gcc -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/release/deps --cap-lints allow --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(parallel_compiler)' '--check-cfg=cfg(rust_analyzer)' -Zmacro-backtrace -Zunstable-options -Csplit-debuginfo=off -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zunstable-options -Z binary-dep-depinfo` Compiling gix-odb v0.61.1 Running `/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc --crate-name gix_odb --edition=2021 /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/vendor/gix-odb-0.61.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)' --check-cfg 'cfg(feature, values("document-features", "serde"))' -C metadata=69f8f352a86d7cda -C extra-filename=-69f8f352a86d7cda --out-dir /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps --target x86_64-unknown-illumos -C linker=/usr/gcc/13/bin/gcc -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/release/deps --extern arc_swap=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libarc_swap-5628ad94070ee38e.rmeta --extern gix_date=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libgix_date-8f1bd9928952ee34.rmeta --extern gix_features=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libgix_features-68bc3673cc048d1b.rmeta --extern gix_fs=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libgix_fs-360019e277ac5932.rmeta --extern gix_hash=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libgix_hash-2ff3714e2c0332f8.rmeta --extern gix_object=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libgix_object-d1af36faf8a8ebd2.rmeta --extern gix_pack=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libgix_pack-43aa17b20bcf21e9.rmeta --extern gix_path=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libgix_path-00ab55ad4809fe7b.rmeta --extern gix_quote=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libgix_quote-ff1a6fd36ccc4c16.rmeta --extern parking_lot=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libparking_lot-ba2e90fce1aeda0a.rmeta --extern tempfile=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libtempfile-ff2e52a8773714da.rmeta --extern thiserror=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libthiserror-c5f8c041df9f86d7.rmeta --cap-lints allow --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(parallel_compiler)' '--check-cfg=cfg(rust_analyzer)' -Zmacro-backtrace -Zunstable-options -Csplit-debuginfo=off -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zunstable-options -Z binary-dep-depinfo` Compiling gix-filter v0.11.3 Running `/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc --crate-name gix_filter --edition=2021 /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/vendor/gix-filter-0.11.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)' --check-cfg 'cfg(feature, values())' -C metadata=f61ca61d2d521120 -C extra-filename=-f61ca61d2d521120 --out-dir /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps --target x86_64-unknown-illumos -C linker=/usr/gcc/13/bin/gcc -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/release/deps --extern bstr=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libbstr-31be0cc2e9b252a1.rmeta --extern encoding_rs=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libencoding_rs-3ce524b29e19dbaa.rmeta --extern gix_attributes=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libgix_attributes-09bc55fefd0a9f50.rmeta --extern gix_command=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libgix_command-ef72cbe6e7e9e02a.rmeta --extern gix_hash=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libgix_hash-2ff3714e2c0332f8.rmeta --extern gix_object=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libgix_object-d1af36faf8a8ebd2.rmeta --extern gix_packetline=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libgix_packetline_blocking-2d810f00389decbf.rmeta --extern gix_path=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libgix_path-00ab55ad4809fe7b.rmeta --extern gix_quote=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libgix_quote-ff1a6fd36ccc4c16.rmeta --extern gix_trace=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libgix_trace-b7b279a7fd8d4a23.rmeta --extern gix_utils=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libgix_utils-bc1668b655d5aaed.rmeta --extern smallvec=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libsmallvec-f923754319684608.rmeta --extern thiserror=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libthiserror-c5f8c041df9f86d7.rmeta --cap-lints allow --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(parallel_compiler)' '--check-cfg=cfg(rust_analyzer)' -Zmacro-backtrace -Zunstable-options -Csplit-debuginfo=off -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zunstable-options -Z binary-dep-depinfo` Compiling rand_chacha v0.3.1 Running `/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc --crate-name rand_chacha --edition=2018 /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/vendor/rand_chacha-0.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="std"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("default", "serde", "serde1", "simd", "std"))' -C metadata=a878b9c247e21f98 -C extra-filename=-a878b9c247e21f98 --out-dir /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps --target x86_64-unknown-illumos -C linker=/usr/gcc/13/bin/gcc -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/release/deps --extern ppv_lite86=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libppv_lite86-53e174907b14f287.rmeta --extern rand_core=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/librand_core-2d5839b054eeee30.rmeta --cap-lints allow --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(parallel_compiler)' '--check-cfg=cfg(rust_analyzer)' -Zmacro-backtrace -Zunstable-options -Csplit-debuginfo=off -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zunstable-options -Z binary-dep-depinfo` Compiling clap_builder v4.5.8 Running `/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc --crate-name clap_builder --edition=2021 /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/vendor/clap_builder-4.5.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 '--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::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=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' '--allow=clippy::multiple_bound_locations' '--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' '--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"' --cfg 'feature="wrap_help"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("cargo", "color", "debug", "default", "deprecated", "env", "error-context", "help", "std", "string", "suggestions", "unicode", "unstable-doc", "unstable-styles", "unstable-v5", "usage", "wrap_help"))' -C metadata=59faac7b5f624ade -C extra-filename=-59faac7b5f624ade --out-dir /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps --target x86_64-unknown-illumos -C linker=/usr/gcc/13/bin/gcc -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/release/deps --extern anstream=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libanstream-bd264ac02b69e2d5.rmeta --extern anstyle=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libanstyle-0fffe7c45700ba28.rmeta --extern clap_lex=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libclap_lex-7df97486a64c7e83.rmeta --extern strsim=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libstrsim-6091dd457d48d00d.rmeta --extern terminal_size=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libterminal_size-df9794b125bc7534.rmeta --cap-lints allow --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(parallel_compiler)' '--check-cfg=cfg(rust_analyzer)' -Zmacro-backtrace -Zunstable-options -Csplit-debuginfo=off -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zunstable-options -Z binary-dep-depinfo` Compiling serde-untagged v0.1.6 Running `/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc --crate-name serde_untagged --edition=2021 /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/vendor/serde-untagged-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 --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=3bd80c0b26cad42e -C extra-filename=-3bd80c0b26cad42e --out-dir /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps --target x86_64-unknown-illumos -C linker=/usr/gcc/13/bin/gcc -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/release/deps --extern erased_serde=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/liberased_serde-b676c14d1cadb562.rmeta --extern serde=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libserde-c69e561b39b5efaf.rmeta --extern typeid=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libtypeid-58adb3fc2f29a092.rmeta --cap-lints allow --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(parallel_compiler)' '--check-cfg=cfg(rust_analyzer)' -Zmacro-backtrace -Zunstable-options -Csplit-debuginfo=off -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zunstable-options -Z binary-dep-depinfo` Compiling gix-protocol v0.45.2 Running `/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc --crate-name gix_protocol --edition=2021 /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/vendor/gix-protocol-0.45.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="blocking-client"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("async-client", "async-trait", "blocking-client", "document-features", "futures-io", "futures-lite", "serde"))' -C metadata=c5efb113f4947b9a -C extra-filename=-c5efb113f4947b9a --out-dir /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps --target x86_64-unknown-illumos -C linker=/usr/gcc/13/bin/gcc -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/release/deps --extern bstr=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libbstr-31be0cc2e9b252a1.rmeta --extern gix_credentials=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libgix_credentials-854be61c392b0df0.rmeta --extern gix_date=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libgix_date-8f1bd9928952ee34.rmeta --extern gix_features=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libgix_features-68bc3673cc048d1b.rmeta --extern gix_hash=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libgix_hash-2ff3714e2c0332f8.rmeta --extern gix_transport=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libgix_transport-0fa73d251bce05b1.rmeta --extern gix_utils=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libgix_utils-bc1668b655d5aaed.rmeta --extern maybe_async=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/release/deps/libmaybe_async-2f5189225668103c.so --extern thiserror=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libthiserror-c5f8c041df9f86d7.rmeta --extern winnow=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libwinnow-4d4ea2a7e2b2e0e7.rmeta --cap-lints allow --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(parallel_compiler)' '--check-cfg=cfg(rust_analyzer)' -Zmacro-backtrace -Zunstable-options -Csplit-debuginfo=off -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zunstable-options -Z binary-dep-depinfo -L native=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/build/libnghttp2-sys-f8e2493e89114dc2/out/i/lib -L native=/usr/openssl/3.1/lib/64` Compiling tracing-subscriber v0.3.18 Running `/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc --crate-name tracing_subscriber --edition=2018 /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/vendor/tracing-subscriber-0.3.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 --cfg 'feature="alloc"' --cfg 'feature="ansi"' --cfg 'feature="default"' --cfg 'feature="env-filter"' --cfg 'feature="fmt"' --cfg 'feature="matchers"' --cfg 'feature="nu-ansi-term"' --cfg 'feature="once_cell"' --cfg 'feature="regex"' --cfg 'feature="registry"' --cfg 'feature="sharded-slab"' --cfg 'feature="smallvec"' --cfg 'feature="std"' --cfg 'feature="thread_local"' --cfg 'feature="tracing"' --cfg 'feature="tracing-log"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("alloc", "ansi", "chrono", "default", "env-filter", "fmt", "json", "local-time", "matchers", "nu-ansi-term", "once_cell", "parking_lot", "regex", "registry", "serde", "serde_json", "sharded-slab", "smallvec", "std", "thread_local", "time", "tracing", "tracing-log", "tracing-serde", "valuable", "valuable-serde", "valuable_crate"))' -C metadata=51ebeab0180a6a46 -C extra-filename=-51ebeab0180a6a46 --out-dir /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps --target x86_64-unknown-illumos -C linker=/usr/gcc/13/bin/gcc -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/release/deps --extern matchers=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libmatchers-b19646ca5f8a7a29.rmeta --extern nu_ansi_term=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libnu_ansi_term-bb203af945d687a4.rmeta --extern once_cell=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libonce_cell-a3125bf95ce38619.rmeta --extern regex=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libregex-771a93f008eab311.rmeta --extern sharded_slab=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libsharded_slab-fed0194d63a55049.rmeta --extern smallvec=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libsmallvec-f923754319684608.rmeta --extern thread_local=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libthread_local-fd92f17410f22a36.rmeta --extern tracing=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libtracing-8401e748efd0a8f2.rmeta --extern tracing_core=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libtracing_core-1f6110f0aa3e9f46.rmeta --extern tracing_log=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libtracing_log-6da2a268adeed523.rmeta --cap-lints allow --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(parallel_compiler)' '--check-cfg=cfg(rust_analyzer)' -Zmacro-backtrace -Zunstable-options -Csplit-debuginfo=off -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zunstable-options -Z binary-dep-depinfo` Running `/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/release/build/im-rc-e7b47b2c1736a8e0/build-script-build` Running `/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/release/build/unicase-820d32e166a7d77d/build-script-build` Compiling sized-chunks v0.6.5 Running `/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc --crate-name sized_chunks --edition=2018 /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/vendor/sized-chunks-0.6.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="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("arbitrary", "array-ops", "default", "refpool", "ringbuffer", "std"))' -C metadata=f6f2c32f27ebf87e -C extra-filename=-f6f2c32f27ebf87e --out-dir /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps --target x86_64-unknown-illumos -C linker=/usr/gcc/13/bin/gcc -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/release/deps --extern bitmaps=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libbitmaps-c085837b1dec5136.rmeta --extern typenum=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libtypenum-3dc082c632f0d31d.rmeta --cap-lints allow --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(parallel_compiler)' '--check-cfg=cfg(rust_analyzer)' -Zmacro-backtrace -Zunstable-options -Csplit-debuginfo=off -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zunstable-options -Z binary-dep-depinfo` Compiling ignore v0.4.22 Running `/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc --crate-name ignore --edition=2021 /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/vendor/ignore-0.4.22/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)' --check-cfg 'cfg(feature, values("simd-accel"))' -C metadata=931057e0b5803365 -C extra-filename=-931057e0b5803365 --out-dir /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps --target x86_64-unknown-illumos -C linker=/usr/gcc/13/bin/gcc -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/release/deps --extern crossbeam_deque=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libcrossbeam_deque-15f0ad5979be4194.rmeta --extern globset=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libglobset-1d281b92738a3acd.rmeta --extern log=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/liblog-172c434f21563709.rmeta --extern memchr=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libmemchr-63d9b57a00bd72f0.rmeta --extern regex_automata=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libregex_automata-56a6eb8585c8b579.rmeta --extern same_file=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libsame_file-3cd225259f0fdbb9.rmeta --extern walkdir=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libwalkdir-c42e2fc79e865be0.rmeta --cap-lints allow --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(parallel_compiler)' '--check-cfg=cfg(rust_analyzer)' -Zmacro-backtrace -Zunstable-options -Csplit-debuginfo=off -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zunstable-options -Z binary-dep-depinfo` Compiling orion v0.17.6 Running `/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc --crate-name orion --edition=2021 /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/vendor/orion-0.17.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 --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("alloc", "ct-codecs", "default", "experimental", "getrandom", "safe_api", "serde"))' -C metadata=505fcd4e771a27d5 -C extra-filename=-505fcd4e771a27d5 --out-dir /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps --target x86_64-unknown-illumos -C linker=/usr/gcc/13/bin/gcc -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/release/deps --extern fiat_crypto=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libfiat_crypto-44d350d696f14e7e.rmeta --extern subtle=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libsubtle-b92712a94dd8a1aa.rmeta --extern zeroize=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libzeroize-b5aee282d1c1619e.rmeta --cap-lints allow --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(parallel_compiler)' '--check-cfg=cfg(rust_analyzer)' -Zmacro-backtrace -Zunstable-options -Csplit-debuginfo=off -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zunstable-options -Z binary-dep-depinfo` Compiling gix-submodule v0.12.0 Running `/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc --crate-name gix_submodule --edition=2021 /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/vendor/gix-submodule-0.12.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)' --check-cfg 'cfg(feature, values())' -C metadata=8819e70c8870f9ec -C extra-filename=-8819e70c8870f9ec --out-dir /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps --target x86_64-unknown-illumos -C linker=/usr/gcc/13/bin/gcc -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/release/deps --extern bstr=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libbstr-31be0cc2e9b252a1.rmeta --extern gix_config=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libgix_config-ef0da969b50a949c.rmeta --extern gix_path=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libgix_path-00ab55ad4809fe7b.rmeta --extern gix_pathspec=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libgix_pathspec-a7b5e2aa91a3e443.rmeta --extern gix_refspec=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libgix_refspec-ecd84428d602ddb8.rmeta --extern gix_url=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libgix_url-e9c1d9498aa4aa2c.rmeta --extern thiserror=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libthiserror-c5f8c041df9f86d7.rmeta --cap-lints allow --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(parallel_compiler)' '--check-cfg=cfg(rust_analyzer)' -Zmacro-backtrace -Zunstable-options -Csplit-debuginfo=off -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zunstable-options -Z binary-dep-depinfo` Compiling p384 v0.13.0 Running `/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc --crate-name p384 --edition=2021 /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/vendor/p384-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 opt-level=3 -C embed-bitcode=no --cfg 'feature="alloc"' --cfg 'feature="arithmetic"' --cfg 'feature="default"' --cfg 'feature="digest"' --cfg 'feature="ecdh"' --cfg 'feature="ecdsa"' --cfg 'feature="ecdsa-core"' --cfg 'feature="pem"' --cfg 'feature="pkcs8"' --cfg 'feature="sha2"' --cfg 'feature="sha384"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("alloc", "arithmetic", "bits", "default", "digest", "ecdh", "ecdsa", "ecdsa-core", "expose-field", "hash2curve", "hex-literal", "jwk", "pem", "pkcs8", "serde", "serdect", "sha2", "sha384", "std", "test-vectors", "voprf"))' -C metadata=0cea354ea5f8378e -C extra-filename=-0cea354ea5f8378e --out-dir /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps --target x86_64-unknown-illumos -C linker=/usr/gcc/13/bin/gcc -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/release/deps --extern ecdsa_core=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libecdsa-160d47fa7c347daf.rmeta --extern elliptic_curve=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libelliptic_curve-07831757f8a5f0e6.rmeta --extern primeorder=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libprimeorder-3439e3ec1af72cbb.rmeta --extern sha2=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libsha2-1b7ff01119882110.rmeta --cap-lints allow --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(parallel_compiler)' '--check-cfg=cfg(rust_analyzer)' -Zmacro-backtrace -Zunstable-options -Csplit-debuginfo=off -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zunstable-options -Z binary-dep-depinfo` Compiling gix-dir v0.6.0 Running `/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc --crate-name gix_dir --edition=2021 /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/vendor/gix-dir-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 opt-level=3 -C embed-bitcode=no --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=25ed438d2deb8fa7 -C extra-filename=-25ed438d2deb8fa7 --out-dir /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps --target x86_64-unknown-illumos -C linker=/usr/gcc/13/bin/gcc -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/release/deps --extern bstr=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libbstr-31be0cc2e9b252a1.rmeta --extern gix_discover=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libgix_discover-24c3d5c88fb2470a.rmeta --extern gix_fs=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libgix_fs-360019e277ac5932.rmeta --extern gix_ignore=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libgix_ignore-387589a20d099d23.rmeta --extern gix_index=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libgix_index-0bdc839b8bfd340c.rmeta --extern gix_object=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libgix_object-d1af36faf8a8ebd2.rmeta --extern gix_path=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libgix_path-00ab55ad4809fe7b.rmeta --extern gix_pathspec=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libgix_pathspec-a7b5e2aa91a3e443.rmeta --extern gix_trace=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libgix_trace-b7b279a7fd8d4a23.rmeta --extern gix_utils=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libgix_utils-bc1668b655d5aaed.rmeta --extern gix_worktree=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libgix_worktree-13c4112e2d038687.rmeta --extern thiserror=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libthiserror-c5f8c041df9f86d7.rmeta --cap-lints allow --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(parallel_compiler)' '--check-cfg=cfg(rust_analyzer)' -Zmacro-backtrace -Zunstable-options -Csplit-debuginfo=off -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zunstable-options -Z binary-dep-depinfo` Compiling cargo v0.82.0 (/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/tools/cargo) Running `/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/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 '--allow=clippy::all' '--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)' --check-cfg 'cfg(feature, values("all-static", "openssl", "vendored-libgit2", "vendored-openssl"))' -C metadata=21a96a90ade15c06 -C extra-filename=-21a96a90ade15c06 --out-dir /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/release/build/cargo-21a96a90ade15c06 -C linker=/usr/gcc/13/bin/gcc -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/release/deps --extern flate2=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/release/deps/libflate2-a655ad409a5dbd8f.rlib --extern tar=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/release/deps/libtar-e0217b58361176f4.rlib -Z binary-dep-depinfo` Compiling toml v0.8.14 Running `/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc --crate-name toml --edition=2021 /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/vendor/toml-0.8.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 '--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::items_after_statements' '--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="display"' --cfg 'feature="parse"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("default", "display", "indexmap", "parse", "preserve_order"))' -C metadata=27314e18e042c0ad -C extra-filename=-27314e18e042c0ad --out-dir /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps --target x86_64-unknown-illumos -C linker=/usr/gcc/13/bin/gcc -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/release/deps --extern serde=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libserde-c69e561b39b5efaf.rmeta --extern serde_spanned=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libserde_spanned-d4bab11a20e9e13d.rmeta --extern toml_datetime=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libtoml_datetime-c8755ced42c58fa2.rmeta --extern toml_edit=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libtoml_edit-2d6ce9a34cec2e01.rmeta --cap-lints allow --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(parallel_compiler)' '--check-cfg=cfg(rust_analyzer)' -Zmacro-backtrace -Zunstable-options -Csplit-debuginfo=off -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zunstable-options -Z binary-dep-depinfo` Compiling git2 v0.19.0 Running `/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc --crate-name git2 --edition=2018 /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/vendor/git2-0.19.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="https"' --cfg 'feature="openssl-probe"' --cfg 'feature="openssl-sys"' --cfg 'feature="ssh"' --cfg 'feature="ssh_key_from_memory"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("default", "https", "openssl-probe", "openssl-sys", "ssh", "ssh_key_from_memory", "unstable", "vendored-libgit2", "vendored-openssl", "zlib-ng-compat"))' -C metadata=94b98c5cce361a1d -C extra-filename=-94b98c5cce361a1d --out-dir /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps --target x86_64-unknown-illumos -C linker=/usr/gcc/13/bin/gcc -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/release/deps --extern bitflags=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libbitflags-0c390d2d011ad838.rmeta --extern libc=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/liblibc-3e7518595b3b6992.rmeta --extern libgit2_sys=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/liblibgit2_sys-2fe90954b66761ec.rmeta --extern log=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/liblog-172c434f21563709.rmeta --extern openssl_probe=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libopenssl_probe-7ca8373b76bd3940.rmeta --extern openssl_sys=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libopenssl_sys-2cc6d72047753a77.rmeta --extern url=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/liburl-aa5d946098552eef.rmeta --cap-lints allow --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(parallel_compiler)' '--check-cfg=cfg(rust_analyzer)' -Zmacro-backtrace -Zunstable-options -Csplit-debuginfo=off -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zunstable-options -Z binary-dep-depinfo -L native=/usr/lib/amd64 -L native=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/build/libssh2-sys-26b530f466c8ba6d/out/build -L native=/usr/openssl/3.1/lib/64` Compiling color-print-proc-macro v0.3.6 Running `/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc --crate-name color_print_proc_macro --edition=2018 /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/vendor/color-print-proc-macro-0.3.6/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)' --check-cfg 'cfg(feature, values("terminfo"))' -C metadata=5259ac98c8229344 -C extra-filename=-5259ac98c8229344 --out-dir /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/release/deps -C linker=/usr/gcc/13/bin/gcc -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/release/deps --extern nom=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/release/deps/libnom-5dc713d695c74b0a.rlib --extern proc_macro2=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/release/deps/libproc_macro2-d54d126bd09b21d1.rlib --extern quote=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/release/deps/libquote-27a43cc5c71437c4.rlib --extern syn=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/release/deps/libsyn-af6d6d4b0fadb346.rlib --extern proc_macro --cap-lints allow -Z binary-dep-depinfo` Compiling serde-value v0.7.0 Running `/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc --crate-name serde_value --edition=2018 /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/vendor/serde-value-0.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 --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=d424b438430b0f72 -C extra-filename=-d424b438430b0f72 --out-dir /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps --target x86_64-unknown-illumos -C linker=/usr/gcc/13/bin/gcc -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/release/deps --extern ordered_float=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libordered_float-e285fb23fcba856d.rmeta --extern serde=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libserde-c69e561b39b5efaf.rmeta --cap-lints allow --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(parallel_compiler)' '--check-cfg=cfg(rust_analyzer)' -Zmacro-backtrace -Zunstable-options -Csplit-debuginfo=off -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zunstable-options -Z binary-dep-depinfo` Running `/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc --crate-name semver --edition=2018 /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/vendor/semver-1.0.23/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="serde"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("default", "serde", "std"))' -C metadata=9730177e2318c27e -C extra-filename=-9730177e2318c27e --out-dir /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps --target x86_64-unknown-illumos -C linker=/usr/gcc/13/bin/gcc -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/release/deps --extern serde=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libserde-c69e561b39b5efaf.rmeta --cap-lints allow --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(parallel_compiler)' '--check-cfg=cfg(rust_analyzer)' -Zmacro-backtrace -Zunstable-options -Csplit-debuginfo=off -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zunstable-options -Z binary-dep-depinfo --check-cfg 'cfg(doc_cfg)' --check-cfg 'cfg(no_alloc_crate)' --check-cfg 'cfg(no_const_vec_new)' --check-cfg 'cfg(no_exhaustive_int_match)' --check-cfg 'cfg(no_non_exhaustive)' --check-cfg 'cfg(no_nonzero_bitscan)' --check-cfg 'cfg(no_str_strip_prefix)' --check-cfg 'cfg(no_track_caller)' --check-cfg 'cfg(no_unsafe_op_in_unsafe_fn_lint)' --check-cfg 'cfg(test_node_semver)'` Compiling gix-negotiate v0.13.2 Running `/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc --crate-name gix_negotiate --edition=2021 /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/vendor/gix-negotiate-0.13.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)' --check-cfg 'cfg(feature, values())' -C metadata=b02f2fc73520093e -C extra-filename=-b02f2fc73520093e --out-dir /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps --target x86_64-unknown-illumos -C linker=/usr/gcc/13/bin/gcc -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/release/deps --extern bitflags=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libbitflags-0c390d2d011ad838.rmeta --extern gix_commitgraph=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libgix_commitgraph-bedf440fd3828128.rmeta --extern gix_date=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libgix_date-8f1bd9928952ee34.rmeta --extern gix_hash=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libgix_hash-2ff3714e2c0332f8.rmeta --extern gix_object=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libgix_object-d1af36faf8a8ebd2.rmeta --extern gix_revwalk=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libgix_revwalk-90b7a8b88325f581.rmeta --extern smallvec=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libsmallvec-f923754319684608.rmeta --extern thiserror=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libthiserror-c5f8c041df9f86d7.rmeta --cap-lints allow --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(parallel_compiler)' '--check-cfg=cfg(rust_analyzer)' -Zmacro-backtrace -Zunstable-options -Csplit-debuginfo=off -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zunstable-options -Z binary-dep-depinfo` Compiling gix-diff v0.44.1 Running `/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc --crate-name gix_diff --edition=2021 /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/vendor/gix-diff-0.44.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)' --check-cfg 'cfg(feature, values("blob", "default", "document-features", "serde", "wasm"))' -C metadata=59a1d2ba19040c92 -C extra-filename=-59a1d2ba19040c92 --out-dir /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps --target x86_64-unknown-illumos -C linker=/usr/gcc/13/bin/gcc -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/release/deps --extern bstr=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libbstr-31be0cc2e9b252a1.rmeta --extern gix_hash=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libgix_hash-2ff3714e2c0332f8.rmeta --extern gix_object=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libgix_object-d1af36faf8a8ebd2.rmeta --extern thiserror=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libthiserror-c5f8c041df9f86d7.rmeta --cap-lints allow --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(parallel_compiler)' '--check-cfg=cfg(rust_analyzer)' -Zmacro-backtrace -Zunstable-options -Csplit-debuginfo=off -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zunstable-options -Z binary-dep-depinfo` Compiling rand_xoshiro v0.6.0 Running `/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc --crate-name rand_xoshiro --edition=2018 /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/vendor/rand_xoshiro-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 opt-level=3 -C embed-bitcode=no --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("serde", "serde1"))' -C metadata=716c5be89c0e0317 -C extra-filename=-716c5be89c0e0317 --out-dir /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps --target x86_64-unknown-illumos -C linker=/usr/gcc/13/bin/gcc -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/release/deps --extern rand_core=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/librand_core-2d5839b054eeee30.rmeta --cap-lints allow --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(parallel_compiler)' '--check-cfg=cfg(rust_analyzer)' -Zmacro-backtrace -Zunstable-options -Csplit-debuginfo=off -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zunstable-options -Z binary-dep-depinfo` Compiling ed25519-compact v2.1.1 Running `/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc --crate-name ed25519_compact --edition=2018 /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/vendor/ed25519-compact-2.1.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="getrandom"' --cfg 'feature="random"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("blind-keys", "ct-codecs", "default", "disable-signatures", "ed25519", "getrandom", "opt_size", "pem", "random", "self-verify", "std", "traits", "x25519"))' -C metadata=bb98502c10b141fd -C extra-filename=-bb98502c10b141fd --out-dir /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps --target x86_64-unknown-illumos -C linker=/usr/gcc/13/bin/gcc -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/release/deps --extern getrandom=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libgetrandom-f267157b1c4e0cae.rmeta --cap-lints allow --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(parallel_compiler)' '--check-cfg=cfg(rust_analyzer)' -Zmacro-backtrace -Zunstable-options -Csplit-debuginfo=off -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zunstable-options -Z binary-dep-depinfo` Compiling hashlink v0.9.0 Running `/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc --crate-name hashlink --edition=2018 /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/vendor/hashlink-0.9.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("serde", "serde_impl"))' -C metadata=8c36a8caa2a2f61a -C extra-filename=-8c36a8caa2a2f61a --out-dir /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps --target x86_64-unknown-illumos -C linker=/usr/gcc/13/bin/gcc -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/release/deps --extern hashbrown=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libhashbrown-91023e17de7c32a8.rmeta --cap-lints allow --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(parallel_compiler)' '--check-cfg=cfg(rust_analyzer)' -Zmacro-backtrace -Zunstable-options -Csplit-debuginfo=off -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zunstable-options -Z binary-dep-depinfo` Compiling gix-macros v0.1.5 Running `/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc --crate-name gix_macros --edition=2021 /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/vendor/gix-macros-0.1.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 --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=7acd6b9b1ba632fd -C extra-filename=-7acd6b9b1ba632fd --out-dir /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/release/deps -C linker=/usr/gcc/13/bin/gcc -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/release/deps --extern proc_macro2=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/release/deps/libproc_macro2-d54d126bd09b21d1.rlib --extern quote=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/release/deps/libquote-27a43cc5c71437c4.rlib --extern syn=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/release/deps/libsyn-af6d6d4b0fadb346.rlib --extern proc_macro --cap-lints allow -Z binary-dep-depinfo` Running `/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc --crate-name jobserver --edition=2021 /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/vendor/jobserver-0.1.28/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)' --check-cfg 'cfg(feature, values())' -C metadata=b732134667db51a3 -C extra-filename=-b732134667db51a3 --out-dir /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps --target x86_64-unknown-illumos -C linker=/usr/gcc/13/bin/gcc -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/release/deps --extern libc=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/liblibc-3e7518595b3b6992.rmeta --cap-lints allow --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(parallel_compiler)' '--check-cfg=cfg(rust_analyzer)' -Zmacro-backtrace -Zunstable-options -Csplit-debuginfo=off -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zunstable-options -Z binary-dep-depinfo` Compiling either v1.10.0 Running `/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc --crate-name either --edition=2018 /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/vendor/either-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="use_std"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("default", "serde", "use_std"))' -C metadata=5bb9a69f8a96fa88 -C extra-filename=-5bb9a69f8a96fa88 --out-dir /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps --target x86_64-unknown-illumos -C linker=/usr/gcc/13/bin/gcc -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/release/deps --cap-lints allow --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(parallel_compiler)' '--check-cfg=cfg(rust_analyzer)' -Zmacro-backtrace -Zunstable-options -Csplit-debuginfo=off -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zunstable-options -Z binary-dep-depinfo` Compiling fallible-streaming-iterator v0.1.9 Running `/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc --crate-name fallible_streaming_iterator --edition=2015 /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/vendor/fallible-streaming-iterator-0.1.9/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("std"))' -C metadata=11fe34a6a784c4fd -C extra-filename=-11fe34a6a784c4fd --out-dir /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps --target x86_64-unknown-illumos -C linker=/usr/gcc/13/bin/gcc -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/release/deps --cap-lints allow --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(parallel_compiler)' '--check-cfg=cfg(rust_analyzer)' -Zmacro-backtrace -Zunstable-options -Csplit-debuginfo=off -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zunstable-options -Z binary-dep-depinfo` Compiling unicode-xid v0.2.4 Running `/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc --crate-name unicode_xid --edition=2015 /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/vendor/unicode-xid-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"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("bench", "default", "no_std"))' -C metadata=22775cb9e50057cd -C extra-filename=-22775cb9e50057cd --out-dir /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps --target x86_64-unknown-illumos -C linker=/usr/gcc/13/bin/gcc -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/release/deps --cap-lints allow --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(parallel_compiler)' '--check-cfg=cfg(rust_analyzer)' -Zmacro-backtrace -Zunstable-options -Csplit-debuginfo=off -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zunstable-options -Z binary-dep-depinfo` Compiling unicode-width v0.1.13 Running `/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc --crate-name unicode_width --edition=2021 /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/vendor/unicode-width-0.1.13/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)' --check-cfg 'cfg(feature, values("compiler_builtins", "core", "default", "no_std", "rustc-dep-of-std", "std"))' -C metadata=0b1d6051febbecc4 -C extra-filename=-0b1d6051febbecc4 --out-dir /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps --target x86_64-unknown-illumos -C linker=/usr/gcc/13/bin/gcc -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/release/deps --cap-lints allow --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(parallel_compiler)' '--check-cfg=cfg(rust_analyzer)' -Zmacro-backtrace -Zunstable-options -Csplit-debuginfo=off -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zunstable-options -Z binary-dep-depinfo` Compiling shell-escape v0.1.5 Running `/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc --crate-name shell_escape --edition=2015 /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/vendor/shell-escape-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)' --check-cfg 'cfg(feature, values())' -C metadata=dbcdfd7d7157af9c -C extra-filename=-dbcdfd7d7157af9c --out-dir /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps --target x86_64-unknown-illumos -C linker=/usr/gcc/13/bin/gcc -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/release/deps --cap-lints allow --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(parallel_compiler)' '--check-cfg=cfg(rust_analyzer)' -Zmacro-backtrace -Zunstable-options -Csplit-debuginfo=off -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zunstable-options -Z binary-dep-depinfo` Compiling ct-codecs v1.1.1 Running `/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc --crate-name ct_codecs --edition=2018 /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/vendor/ct-codecs-1.1.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)' --check-cfg 'cfg(feature, values("default", "std"))' -C metadata=ba665202c27244b2 -C extra-filename=-ba665202c27244b2 --out-dir /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps --target x86_64-unknown-illumos -C linker=/usr/gcc/13/bin/gcc -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/release/deps --cap-lints allow --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(parallel_compiler)' '--check-cfg=cfg(rust_analyzer)' -Zmacro-backtrace -Zunstable-options -Csplit-debuginfo=off -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zunstable-options -Z binary-dep-depinfo` Compiling hex v0.4.3 Running `/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc --crate-name hex --edition=2018 /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/vendor/hex-0.4.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)' --check-cfg 'cfg(feature, values("alloc", "default", "serde", "std"))' -C metadata=e409b76fe4ebb3b7 -C extra-filename=-e409b76fe4ebb3b7 --out-dir /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps --target x86_64-unknown-illumos -C linker=/usr/gcc/13/bin/gcc -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/release/deps --cap-lints allow --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(parallel_compiler)' '--check-cfg=cfg(rust_analyzer)' -Zmacro-backtrace -Zunstable-options -Csplit-debuginfo=off -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zunstable-options -Z binary-dep-depinfo` Compiling fallible-iterator v0.3.0 Running `/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc --crate-name fallible_iterator --edition=2018 /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/vendor/fallible-iterator-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 --cfg 'feature="alloc"' --cfg 'feature="default"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("alloc", "default", "std"))' -C metadata=354c85691b563c94 -C extra-filename=-354c85691b563c94 --out-dir /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps --target x86_64-unknown-illumos -C linker=/usr/gcc/13/bin/gcc -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/release/deps --cap-lints allow --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(parallel_compiler)' '--check-cfg=cfg(rust_analyzer)' -Zmacro-backtrace -Zunstable-options -Csplit-debuginfo=off -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zunstable-options -Z binary-dep-depinfo` Compiling pasetors v0.6.8 Running `/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc --crate-name pasetors --edition=2018 /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/vendor/pasetors-0.6.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="ed25519-compact"' --cfg 'feature="orion"' --cfg 'feature="p384"' --cfg 'feature="paserk"' --cfg 'feature="rand_core"' --cfg 'feature="regex"' --cfg 'feature="serde"' --cfg 'feature="serde_json"' --cfg 'feature="sha2"' --cfg 'feature="std"' --cfg 'feature="time"' --cfg 'feature="v3"' --cfg 'feature="v4"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("default", "ed25519-compact", "orion", "p384", "paserk", "rand_core", "regex", "serde", "serde_json", "sha2", "std", "time", "v2", "v3", "v4"))' -C metadata=80488c056bdec509 -C extra-filename=-80488c056bdec509 --out-dir /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps --target x86_64-unknown-illumos -C linker=/usr/gcc/13/bin/gcc -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/release/deps --extern ct_codecs=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libct_codecs-ba665202c27244b2.rmeta --extern ed25519_compact=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libed25519_compact-bb98502c10b141fd.rmeta --extern getrandom=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libgetrandom-f267157b1c4e0cae.rmeta --extern orion=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/liborion-505fcd4e771a27d5.rmeta --extern p384=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libp384-0cea354ea5f8378e.rmeta --extern rand_core=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/librand_core-2d5839b054eeee30.rmeta --extern regex=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libregex-771a93f008eab311.rmeta --extern serde=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libserde-c69e561b39b5efaf.rmeta --extern serde_json=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libserde_json-9b18ad90c1e944a8.rmeta --extern sha2=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libsha2-1b7ff01119882110.rmeta --extern subtle=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libsubtle-b92712a94dd8a1aa.rmeta --extern time=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libtime-81cbb542287c8957.rmeta --extern zeroize=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libzeroize-b5aee282d1c1619e.rmeta --cap-lints allow --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(parallel_compiler)' '--check-cfg=cfg(rust_analyzer)' -Zmacro-backtrace -Zunstable-options -Csplit-debuginfo=off -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zunstable-options -Z binary-dep-depinfo` Compiling annotate-snippets v0.11.4 Running `/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc --crate-name annotate_snippets --edition=2021 /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/vendor/annotate-snippets-0.11.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::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::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"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("default", "testing-colors"))' -C metadata=345da0c64abb8388 -C extra-filename=-345da0c64abb8388 --out-dir /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps --target x86_64-unknown-illumos -C linker=/usr/gcc/13/bin/gcc -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/release/deps --extern anstyle=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libanstyle-0fffe7c45700ba28.rmeta --extern unicode_width=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libunicode_width-0b1d6051febbecc4.rmeta --cap-lints allow --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(parallel_compiler)' '--check-cfg=cfg(rust_analyzer)' -Zmacro-backtrace -Zunstable-options -Csplit-debuginfo=off -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zunstable-options -Z binary-dep-depinfo` Compiling cargo-util v0.2.14 (/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/tools/cargo/crates/cargo-util) Running `/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc --crate-name cargo_util --edition=2021 crates/cargo-util/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::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)' --check-cfg 'cfg(feature, values())' -C metadata=ca1cbd77252ef5d6 -C extra-filename=-ca1cbd77252ef5d6 --out-dir /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps --target x86_64-unknown-illumos -C linker=/usr/gcc/13/bin/gcc -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/release/deps --extern anyhow=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libanyhow-0593f881b547798a.rmeta --extern filetime=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libfiletime-bb4416744d171752.rmeta --extern hex=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libhex-e409b76fe4ebb3b7.rmeta --extern ignore=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libignore-931057e0b5803365.rmeta --extern jobserver=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libjobserver-b732134667db51a3.rmeta --extern libc=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/liblibc-3e7518595b3b6992.rmeta --extern same_file=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libsame_file-3cd225259f0fdbb9.rmeta --extern sha2=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libsha2-1b7ff01119882110.rmeta --extern shell_escape=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libshell_escape-dbcdfd7d7157af9c.rmeta --extern tempfile=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libtempfile-ff2e52a8773714da.rmeta --extern tracing=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libtracing-8401e748efd0a8f2.rmeta --extern walkdir=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libwalkdir-c42e2fc79e865be0.rmeta --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(parallel_compiler)' '--check-cfg=cfg(rust_analyzer)' -Zmacro-backtrace -Zunstable-options -Csplit-debuginfo=off -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zunstable-options -Z binary-dep-depinfo` Compiling cargo-util-schemas v0.5.0 (/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/tools/cargo/crates/cargo-util-schemas) Running `/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc --crate-name cargo_util_schemas --edition=2021 crates/cargo-util-schemas/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::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)' --check-cfg 'cfg(feature, values())' -C metadata=8a245625ce47c7c1 -C extra-filename=-8a245625ce47c7c1 --out-dir /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps --target x86_64-unknown-illumos -C linker=/usr/gcc/13/bin/gcc -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/release/deps --extern semver=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libsemver-9730177e2318c27e.rmeta --extern serde=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libserde-c69e561b39b5efaf.rmeta --extern serde_untagged=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libserde_untagged-3bd80c0b26cad42e.rmeta --extern serde_value=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libserde_value-d424b438430b0f72.rmeta --extern thiserror=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libthiserror-c5f8c041df9f86d7.rmeta --extern toml=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libtoml-27314e18e042c0ad.rmeta --extern unicode_xid=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libunicode_xid-22775cb9e50057cd.rmeta --extern url=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/liburl-aa5d946098552eef.rmeta --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(parallel_compiler)' '--check-cfg=cfg(rust_analyzer)' -Zmacro-backtrace -Zunstable-options -Csplit-debuginfo=off -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zunstable-options -Z binary-dep-depinfo` Compiling itertools v0.13.0 Running `/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc --crate-name itertools --edition=2018 /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/vendor/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 opt-level=3 -C embed-bitcode=no --cfg 'feature="default"' --cfg 'feature="use_alloc"' --cfg 'feature="use_std"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("default", "use_alloc", "use_std"))' -C metadata=85447ef4309aa797 -C extra-filename=-85447ef4309aa797 --out-dir /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps --target x86_64-unknown-illumos -C linker=/usr/gcc/13/bin/gcc -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/release/deps --extern either=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libeither-5bb9a69f8a96fa88.rmeta --cap-lints allow --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(parallel_compiler)' '--check-cfg=cfg(rust_analyzer)' -Zmacro-backtrace -Zunstable-options -Csplit-debuginfo=off -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zunstable-options -Z binary-dep-depinfo` Compiling git2-curl v0.20.0 Running `/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc --crate-name git2_curl --edition=2018 /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/vendor/git2-curl-0.20.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)' --check-cfg 'cfg(feature, values("zlib-ng-compat"))' -C metadata=582f3fcc3cf26a78 -C extra-filename=-582f3fcc3cf26a78 --out-dir /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps --target x86_64-unknown-illumos -C linker=/usr/gcc/13/bin/gcc -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/release/deps --extern curl=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libcurl-2c86373d7c8ddb5b.rmeta --extern git2=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libgit2-94b98c5cce361a1d.rmeta --extern log=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/liblog-172c434f21563709.rmeta --extern url=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/liburl-aa5d946098552eef.rmeta --cap-lints allow --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(parallel_compiler)' '--check-cfg=cfg(rust_analyzer)' -Zmacro-backtrace -Zunstable-options -Csplit-debuginfo=off -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zunstable-options -Z binary-dep-depinfo -L native=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/build/libnghttp2-sys-f8e2493e89114dc2/out/i/lib -L native=/usr/openssl/3.1/lib/64 -L native=/usr/lib/amd64 -L native=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/build/libssh2-sys-26b530f466c8ba6d/out/build` Compiling gix v0.64.0 Running `/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc --crate-name gix --edition=2021 /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/vendor/gix-0.64.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="attributes"' --cfg 'feature="blocking-http-transport-curl"' --cfg 'feature="blocking-network-client"' --cfg 'feature="command"' --cfg 'feature="credentials"' --cfg 'feature="dirwalk"' --cfg 'feature="excludes"' --cfg 'feature="gix-protocol"' --cfg 'feature="gix-transport"' --cfg 'feature="index"' --cfg 'feature="parallel"' --cfg 'feature="prodash"' --cfg 'feature="progress-tree"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("async-network-client", "async-network-client-async-std", "async-std", "attributes", "basic", "blob-diff", "blocking-http-transport-curl", "blocking-http-transport-curl-rustls", "blocking-http-transport-reqwest", "blocking-http-transport-reqwest-native-tls", "blocking-http-transport-reqwest-rust-tls", "blocking-http-transport-reqwest-rust-tls-trust-dns", "blocking-network-client", "cache-efficiency-debug", "comfort", "command", "credentials", "default", "dirwalk", "document-features", "excludes", "extras", "fast-sha1", "gix-archive", "gix-protocol", "gix-status", "gix-transport", "gix-worktree-stream", "hp-tempfile-registry", "index", "interrupt", "mailmap", "max-control", "max-performance", "max-performance-safe", "pack-cache-lru-dynamic", "pack-cache-lru-static", "parallel", "parallel-walkdir", "prodash", "progress-tree", "regex", "revision", "revparse-regex", "serde", "status", "tracing", "tracing-detail", "verbose-object-parsing-errors", "worktree-archive", "worktree-mutation", "worktree-stream", "zlib-ng", "zlib-ng-compat", "zlib-stock"))' -C metadata=bfd87ff24824e48c -C extra-filename=-bfd87ff24824e48c --out-dir /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps --target x86_64-unknown-illumos -C linker=/usr/gcc/13/bin/gcc -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/release/deps --extern gix_actor=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libgix_actor-aa9a1a6ff78f7de3.rmeta --extern gix_attributes=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libgix_attributes-09bc55fefd0a9f50.rmeta --extern gix_command=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libgix_command-ef72cbe6e7e9e02a.rmeta --extern gix_commitgraph=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libgix_commitgraph-bedf440fd3828128.rmeta --extern gix_config=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libgix_config-ef0da969b50a949c.rmeta --extern gix_credentials=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libgix_credentials-854be61c392b0df0.rmeta --extern gix_date=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libgix_date-8f1bd9928952ee34.rmeta --extern gix_diff=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libgix_diff-59a1d2ba19040c92.rmeta --extern gix_dir=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libgix_dir-25ed438d2deb8fa7.rmeta --extern gix_discover=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libgix_discover-24c3d5c88fb2470a.rmeta --extern gix_features=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libgix_features-68bc3673cc048d1b.rmeta --extern gix_filter=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libgix_filter-f61ca61d2d521120.rmeta --extern gix_fs=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libgix_fs-360019e277ac5932.rmeta --extern gix_glob=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libgix_glob-33774e7ab6fb0c86.rmeta --extern gix_hash=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libgix_hash-2ff3714e2c0332f8.rmeta --extern gix_hashtable=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libgix_hashtable-e3e09c9241209089.rmeta --extern gix_ignore=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libgix_ignore-387589a20d099d23.rmeta --extern gix_index=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libgix_index-0bdc839b8bfd340c.rmeta --extern gix_lock=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libgix_lock-61fae8314c5891b1.rmeta --extern gix_macros=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/release/deps/libgix_macros-7acd6b9b1ba632fd.so --extern gix_negotiate=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libgix_negotiate-b02f2fc73520093e.rmeta --extern gix_object=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libgix_object-d1af36faf8a8ebd2.rmeta --extern gix_odb=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libgix_odb-69f8f352a86d7cda.rmeta --extern gix_pack=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libgix_pack-43aa17b20bcf21e9.rmeta --extern gix_path=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libgix_path-00ab55ad4809fe7b.rmeta --extern gix_pathspec=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libgix_pathspec-a7b5e2aa91a3e443.rmeta --extern gix_prompt=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libgix_prompt-a7d3d9b9f10ecb65.rmeta --extern gix_protocol=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libgix_protocol-c5efb113f4947b9a.rmeta --extern gix_ref=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libgix_ref-4d12264c9cbe8328.rmeta --extern gix_refspec=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libgix_refspec-ecd84428d602ddb8.rmeta --extern gix_revision=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libgix_revision-a07cb5687cfe5197.rmeta --extern gix_revwalk=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libgix_revwalk-90b7a8b88325f581.rmeta --extern gix_sec=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libgix_sec-19d72a5ca6b95384.rmeta --extern gix_submodule=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libgix_submodule-8819e70c8870f9ec.rmeta --extern gix_tempfile=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libgix_tempfile-ce21417e0981ed9c.rmeta --extern gix_trace=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libgix_trace-b7b279a7fd8d4a23.rmeta --extern gix_transport=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libgix_transport-0fa73d251bce05b1.rmeta --extern gix_traverse=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libgix_traverse-19980277f1a49cee.rmeta --extern gix_url=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libgix_url-e9c1d9498aa4aa2c.rmeta --extern gix_utils=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libgix_utils-bc1668b655d5aaed.rmeta --extern gix_validate=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libgix_validate-d8fe84c17e776dd5.rmeta --extern gix_worktree=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libgix_worktree-13c4112e2d038687.rmeta --extern once_cell=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libonce_cell-a3125bf95ce38619.rmeta --extern prodash=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libprodash-3176b3924bac1d4d.rmeta --extern smallvec=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libsmallvec-f923754319684608.rmeta --extern thiserror=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libthiserror-c5f8c041df9f86d7.rmeta --cap-lints allow --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(parallel_compiler)' '--check-cfg=cfg(rust_analyzer)' -Zmacro-backtrace -Zunstable-options -Csplit-debuginfo=off -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zunstable-options -Z binary-dep-depinfo -L native=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/build/libnghttp2-sys-f8e2493e89114dc2/out/i/lib -L native=/usr/openssl/3.1/lib/64` Running `/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc --crate-name im_rc --edition=2018 /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/vendor/im-rc-15.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)' --check-cfg 'cfg(feature, values("arbitrary", "debug", "pool", "proptest", "quickcheck", "rayon", "refpool", "serde"))' -C metadata=4f62a769da0210a9 -C extra-filename=-4f62a769da0210a9 --out-dir /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps --target x86_64-unknown-illumos -C linker=/usr/gcc/13/bin/gcc -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/release/deps --extern bitmaps=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libbitmaps-c085837b1dec5136.rmeta --extern rand_core=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/librand_core-2d5839b054eeee30.rmeta --extern rand_xoshiro=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/librand_xoshiro-716c5be89c0e0317.rmeta --extern sized_chunks=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libsized_chunks-f6f2c32f27ebf87e.rmeta --extern typenum=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libtypenum-3dc082c632f0d31d.rmeta --cap-lints allow --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(parallel_compiler)' '--check-cfg=cfg(rust_analyzer)' -Zmacro-backtrace -Zunstable-options -Csplit-debuginfo=off -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zunstable-options -Z binary-dep-depinfo` Compiling color-print v0.3.6 Running `/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc --crate-name color_print --edition=2018 /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/vendor/color-print-0.3.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 --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("lazy_static", "terminfo", "terminfo_crate"))' -C metadata=afe4c07b326f5b00 -C extra-filename=-afe4c07b326f5b00 --out-dir /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps --target x86_64-unknown-illumos -C linker=/usr/gcc/13/bin/gcc -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/release/deps --extern color_print_proc_macro=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/release/deps/libcolor_print_proc_macro-5259ac98c8229344.so --cap-lints allow --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(parallel_compiler)' '--check-cfg=cfg(rust_analyzer)' -Zmacro-backtrace -Zunstable-options -Csplit-debuginfo=off -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zunstable-options -Z binary-dep-depinfo` Running `/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/release/build/cargo-21a96a90ade15c06/build-script-build` Compiling tracing-chrome v0.7.2 Running `/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc --crate-name tracing_chrome --edition=2018 /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/vendor/tracing-chrome-0.7.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)' --check-cfg 'cfg(feature, values())' -C metadata=6461fada859204be -C extra-filename=-6461fada859204be --out-dir /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps --target x86_64-unknown-illumos -C linker=/usr/gcc/13/bin/gcc -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/release/deps --extern serde_json=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libserde_json-9b18ad90c1e944a8.rmeta --extern tracing_core=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libtracing_core-1f6110f0aa3e9f46.rmeta --extern tracing_subscriber=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libtracing_subscriber-51ebeab0180a6a46.rmeta --cap-lints allow --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(parallel_compiler)' '--check-cfg=cfg(rust_analyzer)' -Zmacro-backtrace -Zunstable-options -Csplit-debuginfo=off -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zunstable-options -Z binary-dep-depinfo` Compiling clap v4.5.8 Running `/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc --crate-name clap --edition=2021 /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/vendor/clap-4.5.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 '--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::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=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' '--allow=clippy::multiple_bound_locations' '--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' '--allow=clippy::blocks_in_conditions' '--allow=clippy::assigning_clones' --cfg 'feature="color"' --cfg 'feature="default"' --cfg 'feature="error-context"' --cfg 'feature="help"' --cfg 'feature="std"' --cfg 'feature="suggestions"' --cfg 'feature="usage"' --cfg 'feature="wrap_help"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("cargo", "color", "debug", "default", "deprecated", "derive", "env", "error-context", "help", "std", "string", "suggestions", "unicode", "unstable-doc", "unstable-styles", "unstable-v5", "usage", "wrap_help"))' -C metadata=2c2804bce90a642a -C extra-filename=-2c2804bce90a642a --out-dir /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps --target x86_64-unknown-illumos -C linker=/usr/gcc/13/bin/gcc -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/release/deps --extern clap_builder=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libclap_builder-59faac7b5f624ade.rmeta --cap-lints allow --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(parallel_compiler)' '--check-cfg=cfg(rust_analyzer)' -Zmacro-backtrace -Zunstable-options -Csplit-debuginfo=off -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zunstable-options -Z binary-dep-depinfo` Running `/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc --crate-name unicase --edition=2015 /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/vendor/unicase-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 --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("nightly"))' -C metadata=103cf8d0da5ca979 -C extra-filename=-103cf8d0da5ca979 --out-dir /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps --target x86_64-unknown-illumos -C linker=/usr/gcc/13/bin/gcc -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/release/deps --cap-lints allow --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(parallel_compiler)' '--check-cfg=cfg(rust_analyzer)' -Zmacro-backtrace -Zunstable-options -Csplit-debuginfo=off -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zunstable-options -Z binary-dep-depinfo --cfg __unicase__iter_cmp --cfg __unicase__default_hasher --cfg __unicase__const_fns --cfg __unicase__core_and_alloc` Compiling rand v0.8.5 Running `/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc --crate-name rand --edition=2018 /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/vendor/rand-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="alloc"' --cfg 'feature="default"' --cfg 'feature="getrandom"' --cfg 'feature="libc"' --cfg 'feature="rand_chacha"' --cfg 'feature="std"' --cfg 'feature="std_rng"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("alloc", "default", "getrandom", "libc", "log", "min_const_gen", "nightly", "packed_simd", "rand_chacha", "serde", "serde1", "simd_support", "small_rng", "std", "std_rng"))' -C metadata=39f6b4feae0192c5 -C extra-filename=-39f6b4feae0192c5 --out-dir /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps --target x86_64-unknown-illumos -C linker=/usr/gcc/13/bin/gcc -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/release/deps --extern libc=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/liblibc-3e7518595b3b6992.rmeta --extern rand_chacha=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/librand_chacha-a878b9c247e21f98.rmeta --extern rand_core=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/librand_core-2d5839b054eeee30.rmeta --cap-lints allow --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(parallel_compiler)' '--check-cfg=cfg(rust_analyzer)' -Zmacro-backtrace -Zunstable-options -Csplit-debuginfo=off -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zunstable-options -Z binary-dep-depinfo` Compiling cargo-credential v0.4.6 (/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/tools/cargo/credential/cargo-credential) Running `/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc --crate-name cargo_credential --edition=2021 credential/cargo-credential/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::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)' --check-cfg 'cfg(feature, values())' -C metadata=fd25b355af00b78b -C extra-filename=-fd25b355af00b78b --out-dir /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps --target x86_64-unknown-illumos -C linker=/usr/gcc/13/bin/gcc -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/release/deps --extern anyhow=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libanyhow-0593f881b547798a.rmeta --extern libc=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/liblibc-3e7518595b3b6992.rmeta --extern serde=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libserde-c69e561b39b5efaf.rmeta --extern serde_json=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libserde_json-9b18ad90c1e944a8.rmeta --extern thiserror=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libthiserror-c5f8c041df9f86d7.rmeta --extern time=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libtime-81cbb542287c8957.rmeta --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(parallel_compiler)' '--check-cfg=cfg(rust_analyzer)' -Zmacro-backtrace -Zunstable-options -Csplit-debuginfo=off -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zunstable-options -Z binary-dep-depinfo` Compiling rustfix v0.8.5 (/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/tools/cargo/crates/rustfix) Running `/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc --crate-name rustfix --edition=2021 crates/rustfix/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::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)' --check-cfg 'cfg(feature, values())' -C metadata=dde178dc662e9d84 -C extra-filename=-dde178dc662e9d84 --out-dir /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps --target x86_64-unknown-illumos -C linker=/usr/gcc/13/bin/gcc -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/release/deps --extern serde=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libserde-c69e561b39b5efaf.rmeta --extern serde_json=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libserde_json-9b18ad90c1e944a8.rmeta --extern thiserror=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libthiserror-c5f8c041df9f86d7.rmeta --extern tracing=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libtracing-8401e748efd0a8f2.rmeta --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(parallel_compiler)' '--check-cfg=cfg(rust_analyzer)' -Zmacro-backtrace -Zunstable-options -Csplit-debuginfo=off -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zunstable-options -Z binary-dep-depinfo` Compiling sha1 v0.10.6 Running `/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc --crate-name sha1 --edition=2018 /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/vendor/sha1-0.10.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)' --check-cfg 'cfg(feature, values("asm", "compress", "default", "force-soft", "loongarch64_asm", "oid", "sha1-asm", "std"))' -C metadata=6bf52bb3622b24bd -C extra-filename=-6bf52bb3622b24bd --out-dir /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps --target x86_64-unknown-illumos -C linker=/usr/gcc/13/bin/gcc -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/release/deps --extern cfg_if=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libcfg_if-9fafd12e719e19ea.rmeta --extern cpufeatures=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libcpufeatures-2046b23acb6eb40c.rmeta --extern digest=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libdigest-b84d3c2ede2e90b9.rmeta --cap-lints allow --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(parallel_compiler)' '--check-cfg=cfg(rust_analyzer)' -Zmacro-backtrace -Zunstable-options -Csplit-debuginfo=off -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zunstable-options -Z binary-dep-depinfo` Compiling crates-io v0.40.4 (/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/tools/cargo/crates/crates-io) Running `/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc --crate-name crates_io --edition=2021 crates/crates-io/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::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)' --check-cfg 'cfg(feature, values())' -C metadata=20f258545e3e4015 -C extra-filename=-20f258545e3e4015 --out-dir /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps --target x86_64-unknown-illumos -C linker=/usr/gcc/13/bin/gcc -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/release/deps --extern curl=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libcurl-2c86373d7c8ddb5b.rmeta --extern percent_encoding=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libpercent_encoding-d9bce70653df3639.rmeta --extern serde=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libserde-c69e561b39b5efaf.rmeta --extern serde_json=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libserde_json-9b18ad90c1e944a8.rmeta --extern thiserror=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libthiserror-c5f8c041df9f86d7.rmeta --extern url=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/liburl-aa5d946098552eef.rmeta --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(parallel_compiler)' '--check-cfg=cfg(rust_analyzer)' -Zmacro-backtrace -Zunstable-options -Csplit-debuginfo=off -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zunstable-options -Z binary-dep-depinfo -L native=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/build/libnghttp2-sys-f8e2493e89114dc2/out/i/lib -L native=/usr/openssl/3.1/lib/64` Running `/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc --crate-name tar --edition=2021 /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/vendor/tar-0.4.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 --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("default", "xattr"))' -C metadata=24f771ba3fcc9ffb -C extra-filename=-24f771ba3fcc9ffb --out-dir /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps --target x86_64-unknown-illumos -C linker=/usr/gcc/13/bin/gcc -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/release/deps --extern filetime=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libfiletime-bb4416744d171752.rmeta --extern libc=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/liblibc-3e7518595b3b6992.rmeta --cap-lints allow --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(parallel_compiler)' '--check-cfg=cfg(rust_analyzer)' -Zmacro-backtrace -Zunstable-options -Csplit-debuginfo=off -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zunstable-options -Z binary-dep-depinfo` Compiling cargo-platform v0.1.8 (/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/tools/cargo/crates/cargo-platform) Running `/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc --crate-name cargo_platform --edition=2021 crates/cargo-platform/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::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)' --check-cfg 'cfg(feature, values())' -C metadata=d07d4073c44bfb13 -C extra-filename=-d07d4073c44bfb13 --out-dir /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps --target x86_64-unknown-illumos -C linker=/usr/gcc/13/bin/gcc -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/release/deps --extern serde=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libserde-c69e561b39b5efaf.rmeta --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(parallel_compiler)' '--check-cfg=cfg(rust_analyzer)' -Zmacro-backtrace -Zunstable-options -Csplit-debuginfo=off -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zunstable-options -Z binary-dep-depinfo` Compiling serde_ignored v0.1.10 Running `/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc --crate-name serde_ignored --edition=2018 /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/vendor/serde_ignored-0.1.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)' --check-cfg 'cfg(feature, values())' -C metadata=8694bcd4f9a48cae -C extra-filename=-8694bcd4f9a48cae --out-dir /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps --target x86_64-unknown-illumos -C linker=/usr/gcc/13/bin/gcc -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/release/deps --extern serde=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libserde-c69e561b39b5efaf.rmeta --cap-lints allow --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(parallel_compiler)' '--check-cfg=cfg(rust_analyzer)' -Zmacro-backtrace -Zunstable-options -Csplit-debuginfo=off -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zunstable-options -Z binary-dep-depinfo` Compiling os_info v3.8.2 Running `/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc --crate-name os_info --edition=2018 /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/vendor/os_info-3.8.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)' --check-cfg 'cfg(feature, values("default", "serde"))' -C metadata=560e11e8a505bc5b -C extra-filename=-560e11e8a505bc5b --out-dir /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps --target x86_64-unknown-illumos -C linker=/usr/gcc/13/bin/gcc -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/release/deps --extern log=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/liblog-172c434f21563709.rmeta --cap-lints allow --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(parallel_compiler)' '--check-cfg=cfg(rust_analyzer)' -Zmacro-backtrace -Zunstable-options -Csplit-debuginfo=off -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zunstable-options -Z binary-dep-depinfo` Compiling http-auth v0.1.9 Running `/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc --crate-name http_auth --edition=2018 /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/vendor/http-auth-0.1.9/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("base64", "basic-scheme", "default", "digest", "digest-scheme", "hex", "http", "http10", "log", "md-5", "rand", "sha2", "trace"))' -C metadata=4bd4f61db4ac1b01 -C extra-filename=-4bd4f61db4ac1b01 --out-dir /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps --target x86_64-unknown-illumos -C linker=/usr/gcc/13/bin/gcc -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/release/deps --extern memchr=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libmemchr-63d9b57a00bd72f0.rmeta --cap-lints allow --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(parallel_compiler)' '--check-cfg=cfg(rust_analyzer)' -Zmacro-backtrace -Zunstable-options -Csplit-debuginfo=off -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zunstable-options -Z binary-dep-depinfo` Compiling bytesize v1.3.0 Running `/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc --crate-name bytesize --edition=2015 /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/vendor/bytesize-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 opt-level=3 -C embed-bitcode=no --cfg 'feature="default"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("default", "serde"))' -C metadata=995e155bf47f9bfc -C extra-filename=-995e155bf47f9bfc --out-dir /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps --target x86_64-unknown-illumos -C linker=/usr/gcc/13/bin/gcc -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/release/deps --cap-lints allow --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(parallel_compiler)' '--check-cfg=cfg(rust_analyzer)' -Zmacro-backtrace -Zunstable-options -Csplit-debuginfo=off -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zunstable-options -Z binary-dep-depinfo` Compiling supports-unicode v3.0.0 Running `/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc --crate-name supports_unicode --edition=2018 /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/vendor/supports-unicode-3.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)' --check-cfg 'cfg(feature, values())' -C metadata=f48708a484348c04 -C extra-filename=-f48708a484348c04 --out-dir /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps --target x86_64-unknown-illumos -C linker=/usr/gcc/13/bin/gcc -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/release/deps --cap-lints allow --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(parallel_compiler)' '--check-cfg=cfg(rust_analyzer)' -Zmacro-backtrace -Zunstable-options -Csplit-debuginfo=off -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zunstable-options -Z binary-dep-depinfo` Compiling humantime v2.1.0 Running `/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc --crate-name humantime --edition=2018 /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/vendor/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)' --check-cfg 'cfg(feature, values())' -C metadata=5fe58ae21fe2f04b -C extra-filename=-5fe58ae21fe2f04b --out-dir /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps --target x86_64-unknown-illumos -C linker=/usr/gcc/13/bin/gcc -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/release/deps --cap-lints allow --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(parallel_compiler)' '--check-cfg=cfg(rust_analyzer)' -Zmacro-backtrace -Zunstable-options -Csplit-debuginfo=off -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zunstable-options -Z binary-dep-depinfo` Compiling lazycell v1.3.0 Running `/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc --crate-name lazycell --edition=2015 /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/vendor/lazycell-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 opt-level=3 -C embed-bitcode=no --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("clippy", "nightly", "nightly-testing", "serde"))' -C metadata=c17f4574738f23f2 -C extra-filename=-c17f4574738f23f2 --out-dir /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps --target x86_64-unknown-illumos -C linker=/usr/gcc/13/bin/gcc -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/release/deps --cap-lints allow --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(parallel_compiler)' '--check-cfg=cfg(rust_analyzer)' -Zmacro-backtrace -Zunstable-options -Csplit-debuginfo=off -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zunstable-options -Z binary-dep-depinfo` Compiling supports-hyperlinks v3.0.0 Running `/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc --crate-name supports_hyperlinks --edition=2021 /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/vendor/supports-hyperlinks-3.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)' --check-cfg 'cfg(feature, values())' -C metadata=b3b923537f99eaf6 -C extra-filename=-b3b923537f99eaf6 --out-dir /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps --target x86_64-unknown-illumos -C linker=/usr/gcc/13/bin/gcc -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/release/deps --cap-lints allow --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(parallel_compiler)' '--check-cfg=cfg(rust_analyzer)' -Zmacro-backtrace -Zunstable-options -Csplit-debuginfo=off -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zunstable-options -Z binary-dep-depinfo` Compiling pathdiff v0.2.1 Running `/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc --crate-name pathdiff --edition=2018 /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/vendor/pathdiff-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 --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("camino"))' -C metadata=1a783cc78ea03a27 -C extra-filename=-1a783cc78ea03a27 --out-dir /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps --target x86_64-unknown-illumos -C linker=/usr/gcc/13/bin/gcc -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/release/deps --cap-lints allow --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(parallel_compiler)' '--check-cfg=cfg(rust_analyzer)' -Zmacro-backtrace -Zunstable-options -Csplit-debuginfo=off -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zunstable-options -Z binary-dep-depinfo` Compiling opener v0.7.1 Running `/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc --crate-name opener --edition=2021 /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/vendor/opener-0.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="dbus-vendored"' --cfg 'feature="default"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("dbus-vendored", "default", "reveal"))' -C metadata=730b230b8eca774f -C extra-filename=-730b230b8eca774f --out-dir /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps --target x86_64-unknown-illumos -C linker=/usr/gcc/13/bin/gcc -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/release/deps --cap-lints allow --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(parallel_compiler)' '--check-cfg=cfg(rust_analyzer)' -Zmacro-backtrace -Zunstable-options -Csplit-debuginfo=off -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zunstable-options -Z binary-dep-depinfo` Compiling glob v0.3.1 Running `/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc --crate-name glob --edition=2015 /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/vendor/glob-0.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 --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=7366282429c8ffa3 -C extra-filename=-7366282429c8ffa3 --out-dir /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps --target x86_64-unknown-illumos -C linker=/usr/gcc/13/bin/gcc -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/release/deps --cap-lints allow --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(parallel_compiler)' '--check-cfg=cfg(rust_analyzer)' -Zmacro-backtrace -Zunstable-options -Csplit-debuginfo=off -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zunstable-options -Z binary-dep-depinfo` Running `/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc --crate-name libsqlite3_sys --edition=2021 /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/vendor/libsqlite3-sys-0.28.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="bundled"' --cfg 'feature="bundled_bindings"' --cfg 'feature="cc"' --cfg 'feature="default"' --cfg 'feature="min_sqlite_version_3_14_0"' --cfg 'feature="pkg-config"' --cfg 'feature="vcpkg"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("bindgen", "buildtime_bindgen", "bundled", "bundled-sqlcipher", "bundled-sqlcipher-vendored-openssl", "bundled-windows", "bundled_bindings", "cc", "default", "in_gecko", "loadable_extension", "min_sqlite_version_3_14_0", "openssl-sys", "pkg-config", "prettyplease", "preupdate_hook", "quote", "session", "sqlcipher", "syn", "unlock_notify", "vcpkg", "wasm32-wasi-vfs", "with-asan"))' -C metadata=74ff68f49e1090b9 -C extra-filename=-74ff68f49e1090b9 --out-dir /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps --target x86_64-unknown-illumos -C linker=/usr/gcc/13/bin/gcc -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/release/deps --cap-lints allow --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(parallel_compiler)' '--check-cfg=cfg(rust_analyzer)' -Zmacro-backtrace -Zunstable-options -Csplit-debuginfo=off -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zunstable-options -Z binary-dep-depinfo -L native=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/build/libsqlite3-sys-faff9d7e6054a513/out -l static=sqlite3` Compiling rusqlite v0.31.0 Running `/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc --crate-name rusqlite --edition=2021 /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/vendor/rusqlite-0.31.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="bundled"' --cfg 'feature="modern_sqlite"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("array", "backup", "blob", "buildtime_bindgen", "bundled", "bundled-full", "bundled-sqlcipher", "bundled-sqlcipher-vendored-openssl", "bundled-windows", "chrono", "collation", "column_decltype", "csv", "csvtab", "extra_check", "functions", "hooks", "i128_blob", "in_gecko", "limits", "load_extension", "loadable_extension", "modern-full", "modern_sqlite", "release_memory", "rusqlite-macros", "serde_json", "serialize", "series", "session", "sqlcipher", "time", "trace", "unlock_notify", "url", "uuid", "vtab", "wasm32-wasi-vfs", "window", "with-asan"))' -C metadata=8867a5f2d94f22c2 -C extra-filename=-8867a5f2d94f22c2 --out-dir /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps --target x86_64-unknown-illumos -C linker=/usr/gcc/13/bin/gcc -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/release/deps --extern bitflags=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libbitflags-0c390d2d011ad838.rmeta --extern fallible_iterator=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libfallible_iterator-354c85691b563c94.rmeta --extern fallible_streaming_iterator=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libfallible_streaming_iterator-11fe34a6a784c4fd.rmeta --extern hashlink=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libhashlink-8c36a8caa2a2f61a.rmeta --extern libsqlite3_sys=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/liblibsqlite3_sys-74ff68f49e1090b9.rmeta --extern smallvec=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libsmallvec-f923754319684608.rmeta --cap-lints allow --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(parallel_compiler)' '--check-cfg=cfg(rust_analyzer)' -Zmacro-backtrace -Zunstable-options -Csplit-debuginfo=off -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zunstable-options -Z binary-dep-depinfo -L native=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/build/libsqlite3-sys-faff9d7e6054a513/out` Running `/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc --crate-name cargo --edition=2021 src/cargo/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::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)' --check-cfg 'cfg(feature, values("all-static", "openssl", "vendored-libgit2", "vendored-openssl"))' -C metadata=b56bd85568354339 -C extra-filename=-b56bd85568354339 --out-dir /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps --target x86_64-unknown-illumos -C linker=/usr/gcc/13/bin/gcc -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/release/deps --extern annotate_snippets=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libannotate_snippets-345da0c64abb8388.rmeta --extern anstream=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libanstream-bd264ac02b69e2d5.rmeta --extern anstyle=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libanstyle-0fffe7c45700ba28.rmeta --extern anyhow=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libanyhow-0593f881b547798a.rmeta --extern base64=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libbase64-4cb1cbd8bed245a6.rmeta --extern bytesize=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libbytesize-995e155bf47f9bfc.rmeta --extern cargo_credential=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libcargo_credential-fd25b355af00b78b.rmeta --extern cargo_platform=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libcargo_platform-d07d4073c44bfb13.rmeta --extern cargo_util=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libcargo_util-ca1cbd77252ef5d6.rmeta --extern cargo_util_schemas=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libcargo_util_schemas-8a245625ce47c7c1.rmeta --extern clap=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libclap-2c2804bce90a642a.rmeta --extern color_print=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libcolor_print-afe4c07b326f5b00.rmeta --extern crates_io=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libcrates_io-20f258545e3e4015.rmeta --extern curl=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libcurl-2c86373d7c8ddb5b.rmeta --extern curl_sys=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libcurl_sys-4039b870320a74b0.rmeta --extern filetime=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libfiletime-bb4416744d171752.rmeta --extern flate2=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libflate2-012ca8bdbd95cb19.rmeta --extern git2=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libgit2-94b98c5cce361a1d.rmeta --extern git2_curl=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libgit2_curl-582f3fcc3cf26a78.rmeta --extern gix=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libgix-bfd87ff24824e48c.rmeta --extern glob=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libglob-7366282429c8ffa3.rmeta --extern hex=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libhex-e409b76fe4ebb3b7.rmeta --extern hmac=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libhmac-f012497bb2a36879.rmeta --extern home=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libhome-982a13c1b6226ba0.rmeta --extern http_auth=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libhttp_auth-4bd4f61db4ac1b01.rmeta --extern humantime=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libhumantime-5fe58ae21fe2f04b.rmeta --extern ignore=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libignore-931057e0b5803365.rmeta --extern im_rc=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libim_rc-4f62a769da0210a9.rmeta --extern indexmap=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libindexmap-2137a3eedc442219.rmeta --extern itertools=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libitertools-85447ef4309aa797.rmeta --extern jobserver=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libjobserver-b732134667db51a3.rmeta --extern lazycell=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/liblazycell-c17f4574738f23f2.rmeta --extern libc=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/liblibc-3e7518595b3b6992.rmeta --extern libgit2_sys=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/liblibgit2_sys-2fe90954b66761ec.rmeta --extern memchr=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libmemchr-63d9b57a00bd72f0.rmeta --extern opener=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libopener-730b230b8eca774f.rmeta --extern os_info=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libos_info-560e11e8a505bc5b.rmeta --extern pasetors=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libpasetors-80488c056bdec509.rmeta --extern pathdiff=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libpathdiff-1a783cc78ea03a27.rmeta --extern rand=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/librand-39f6b4feae0192c5.rmeta --extern regex=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libregex-771a93f008eab311.rmeta --extern rusqlite=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/librusqlite-8867a5f2d94f22c2.rmeta --extern rustfix=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/librustfix-dde178dc662e9d84.rmeta --extern same_file=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libsame_file-3cd225259f0fdbb9.rmeta --extern semver=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libsemver-9730177e2318c27e.rmeta --extern serde=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libserde-c69e561b39b5efaf.rmeta --extern serde_untagged=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libserde_untagged-3bd80c0b26cad42e.rmeta --extern serde_ignored=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libserde_ignored-8694bcd4f9a48cae.rmeta --extern serde_json=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libserde_json-9b18ad90c1e944a8.rmeta --extern sha1=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libsha1-6bf52bb3622b24bd.rmeta --extern shell_escape=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libshell_escape-dbcdfd7d7157af9c.rmeta --extern supports_hyperlinks=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libsupports_hyperlinks-b3b923537f99eaf6.rmeta --extern supports_unicode=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libsupports_unicode-f48708a484348c04.rmeta --extern tar=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libtar-24f771ba3fcc9ffb.rmeta --extern tempfile=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libtempfile-ff2e52a8773714da.rmeta --extern time=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libtime-81cbb542287c8957.rmeta --extern toml=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libtoml-27314e18e042c0ad.rmeta --extern toml_edit=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libtoml_edit-2d6ce9a34cec2e01.rmeta --extern tracing=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libtracing-8401e748efd0a8f2.rmeta --extern tracing_chrome=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libtracing_chrome-6461fada859204be.rmeta --extern tracing_subscriber=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libtracing_subscriber-51ebeab0180a6a46.rmeta --extern unicase=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libunicase-103cf8d0da5ca979.rmeta --extern unicode_width=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libunicode_width-0b1d6051febbecc4.rmeta --extern url=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/liburl-aa5d946098552eef.rmeta --extern walkdir=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libwalkdir-c42e2fc79e865be0.rmeta --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(parallel_compiler)' '--check-cfg=cfg(rust_analyzer)' -Zmacro-backtrace -Zunstable-options -Csplit-debuginfo=off -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zunstable-options -Z binary-dep-depinfo -L native=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/build/libnghttp2-sys-f8e2493e89114dc2/out/i/lib -L native=/usr/openssl/3.1/lib/64 -L native=/usr/lib/amd64 -L native=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/build/libssh2-sys-26b530f466c8ba6d/out/build -L native=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/build/libsqlite3-sys-faff9d7e6054a513/out` Running `/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc --crate-name cargo --edition=2021 src/bin/cargo/main.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C opt-level=3 -C embed-bitcode=no '--allow=clippy::all' '--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)' --check-cfg 'cfg(feature, values("all-static", "openssl", "vendored-libgit2", "vendored-openssl"))' -C metadata=1b8eca2ef44e606b -C extra-filename=-1b8eca2ef44e606b --out-dir /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps --target x86_64-unknown-illumos -C linker=/usr/gcc/13/bin/gcc -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/release/deps --extern annotate_snippets=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libannotate_snippets-345da0c64abb8388.rlib --extern anstream=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libanstream-bd264ac02b69e2d5.rlib --extern anstyle=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libanstyle-0fffe7c45700ba28.rlib --extern anyhow=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libanyhow-0593f881b547798a.rlib --extern base64=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libbase64-4cb1cbd8bed245a6.rlib --extern bytesize=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libbytesize-995e155bf47f9bfc.rlib --extern cargo=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libcargo-b56bd85568354339.rlib --extern cargo_credential=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libcargo_credential-fd25b355af00b78b.rlib --extern cargo_platform=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libcargo_platform-d07d4073c44bfb13.rlib --extern cargo_util=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libcargo_util-ca1cbd77252ef5d6.rlib --extern cargo_util_schemas=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libcargo_util_schemas-8a245625ce47c7c1.rlib --extern clap=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libclap-2c2804bce90a642a.rlib --extern color_print=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libcolor_print-afe4c07b326f5b00.rlib --extern crates_io=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libcrates_io-20f258545e3e4015.rlib --extern curl=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libcurl-2c86373d7c8ddb5b.rlib --extern curl_sys=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libcurl_sys-4039b870320a74b0.rlib --extern filetime=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libfiletime-bb4416744d171752.rlib --extern flate2=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libflate2-012ca8bdbd95cb19.rlib --extern git2=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libgit2-94b98c5cce361a1d.rlib --extern git2_curl=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libgit2_curl-582f3fcc3cf26a78.rlib --extern gix=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libgix-bfd87ff24824e48c.rlib --extern glob=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libglob-7366282429c8ffa3.rlib --extern hex=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libhex-e409b76fe4ebb3b7.rlib --extern hmac=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libhmac-f012497bb2a36879.rlib --extern home=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libhome-982a13c1b6226ba0.rlib --extern http_auth=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libhttp_auth-4bd4f61db4ac1b01.rlib --extern humantime=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libhumantime-5fe58ae21fe2f04b.rlib --extern ignore=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libignore-931057e0b5803365.rlib --extern im_rc=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libim_rc-4f62a769da0210a9.rlib --extern indexmap=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libindexmap-2137a3eedc442219.rlib --extern itertools=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libitertools-85447ef4309aa797.rlib --extern jobserver=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libjobserver-b732134667db51a3.rlib --extern lazycell=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/liblazycell-c17f4574738f23f2.rlib --extern libc=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/liblibc-3e7518595b3b6992.rlib --extern libgit2_sys=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/liblibgit2_sys-2fe90954b66761ec.rlib --extern memchr=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libmemchr-63d9b57a00bd72f0.rlib --extern opener=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libopener-730b230b8eca774f.rlib --extern os_info=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libos_info-560e11e8a505bc5b.rlib --extern pasetors=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libpasetors-80488c056bdec509.rlib --extern pathdiff=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libpathdiff-1a783cc78ea03a27.rlib --extern rand=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/librand-39f6b4feae0192c5.rlib --extern regex=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libregex-771a93f008eab311.rlib --extern rusqlite=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/librusqlite-8867a5f2d94f22c2.rlib --extern rustfix=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/librustfix-dde178dc662e9d84.rlib --extern same_file=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libsame_file-3cd225259f0fdbb9.rlib --extern semver=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libsemver-9730177e2318c27e.rlib --extern serde=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libserde-c69e561b39b5efaf.rlib --extern serde_untagged=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libserde_untagged-3bd80c0b26cad42e.rlib --extern serde_ignored=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libserde_ignored-8694bcd4f9a48cae.rlib --extern serde_json=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libserde_json-9b18ad90c1e944a8.rlib --extern sha1=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libsha1-6bf52bb3622b24bd.rlib --extern shell_escape=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libshell_escape-dbcdfd7d7157af9c.rlib --extern supports_hyperlinks=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libsupports_hyperlinks-b3b923537f99eaf6.rlib --extern supports_unicode=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libsupports_unicode-f48708a484348c04.rlib --extern tar=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libtar-24f771ba3fcc9ffb.rlib --extern tempfile=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libtempfile-ff2e52a8773714da.rlib --extern time=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libtime-81cbb542287c8957.rlib --extern toml=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libtoml-27314e18e042c0ad.rlib --extern toml_edit=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libtoml_edit-2d6ce9a34cec2e01.rlib --extern tracing=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libtracing-8401e748efd0a8f2.rlib --extern tracing_chrome=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libtracing_chrome-6461fada859204be.rlib --extern tracing_subscriber=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libtracing_subscriber-51ebeab0180a6a46.rlib --extern unicase=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libunicase-103cf8d0da5ca979.rlib --extern unicode_width=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libunicode_width-0b1d6051febbecc4.rlib --extern url=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/liburl-aa5d946098552eef.rlib --extern walkdir=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libwalkdir-c42e2fc79e865be0.rlib --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(parallel_compiler)' '--check-cfg=cfg(rust_analyzer)' -Zmacro-backtrace -Zunstable-options -Csplit-debuginfo=off -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zunstable-options -Z binary-dep-depinfo -L native=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/build/libnghttp2-sys-f8e2493e89114dc2/out/i/lib -L native=/usr/openssl/3.1/lib/64 -L native=/usr/lib/amd64 -L native=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/build/libssh2-sys-26b530f466c8ba6d/out/build -L native=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/build/libsqlite3-sys-faff9d7e6054a513/out` Finished `release` profile [optimized] target(s) in 4m 34s using sysroot /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2 Building stage2 tool rls (x86_64-unknown-illumos) running: cd "/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src" && env -u MAKEFLAGS -u MFLAGS AR_x86_64_unknown_illumos="/usr/gnu/bin/ar" CARGO_INCREMENTAL="0" CARGO_PROFILE_RELEASE_DEBUG="0" CARGO_PROFILE_RELEASE_DEBUG_ASSERTIONS="false" CARGO_PROFILE_RELEASE_OVERFLOW_CHECKS="false" CARGO_PROFILE_RELEASE_STRIP="false" CARGO_TARGET_DIR="/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools" CARGO_TARGET_X86_64_UNKNOWN_ILLUMOS_LINKER="/usr/gcc/13/bin/gcc" CC_x86_64_unknown_illumos="/usr/gcc/13/bin/gcc" CFG_COMPILER_BUILD_TRIPLE="x86_64-unknown-illumos" CFG_COMPILER_HOST_TRIPLE="x86_64-unknown-illumos" CFG_RELEASE="1.81.0" CFG_RELEASE_CHANNEL="stable" CFG_RELEASE_NUM="1.81.0" CFG_VERSION="1.81.0 (eeb90cda1 2024-09-04) (built from a source tarball)" CFG_VER_DATE="2024-09-04" CFG_VER_HASH="eeb90cda1969383f56a2637cbd3037bdf598841c" CFLAGS_x86_64_unknown_illumos="-ffunction-sections -fdata-sections -fPIC -m64 -m64" CXXFLAGS_x86_64_unknown_illumos="-ffunction-sections -fdata-sections -fPIC -m64 -m64" CXX_x86_64_unknown_illumos="/usr/gcc/13/bin/g++" DOC_RUST_LANG_ORG_CHANNEL="https://doc.rust-lang.org/1.81.0" LIBC_CHECK_CFG="1" LZMA_API_STATIC="1" RANLIB_x86_64_unknown_illumos="/usr/gnu/bin/ar s" REAL_LIBRARY_PATH_VAR="LD_LIBRARY_PATH" RUSTBUILD_NATIVE_DIR="/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/native" RUSTC="/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc" RUSTC_ALLOW_FEATURES="binary-dep-depinfo,proc_macro_span,proc_macro_span_shrink,proc_macro_diagnostic" RUSTC_BOOTSTRAP="1" RUSTC_BREAK_ON_ICE="1" RUSTC_ERROR_METADATA_DST="/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/tmp/extended-error-metadata" RUSTC_HOST_FLAGS="-Zunstable-options --check-cfg=cfg(bootstrap) -Clinker=/usr/gcc/13/bin/gcc" RUSTC_INSTALL_BINDIR="bin" RUSTC_LIBDIR="/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2/lib" RUSTC_LINT_FLAGS="-Wrust_2018_idioms -Wunused_lifetimes -Dwarnings" RUSTC_REAL="/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2/bin/rustc" RUSTC_SNAPSHOT="/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2/bin/rustc" RUSTC_SNAPSHOT_LIBDIR="/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2/lib" RUSTC_STAGE="2" RUSTC_SYSROOT="/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2" RUSTC_TLS_MODEL_INITIAL_EXEC="1" RUSTC_VERBOSE="1" RUSTC_WRAPPER="/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc" RUSTDOC="/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustdoc" RUSTDOCFLAGS="-Csymbol-mangling-version=v0 -Zunstable-options --check-cfg=cfg(bootstrap) --check-cfg=cfg(rust_analyzer) -Dwarnings -Wrustdoc::invalid_codeblock_attributes --crate-version 1.81.0\t(eeb90cda1\t2024-09-04)\t(built\tfrom\ta\tsource\ttarball) -Clinker=/usr/gcc/13/bin/gcc" RUSTDOC_REAL="/path/to/nowhere/rustdoc/not/required" RUSTFLAGS="-Csymbol-mangling-version=v0 -Zunstable-options --check-cfg=cfg(bootstrap) --check-cfg=cfg(rust_analyzer) -Zmacro-backtrace -Zunstable-options -Csplit-debuginfo=off -Clink-args=-Wl,-z,origin -Clink-args=-Wl,-rpath,$ORIGIN/../lib -Zunstable-options -Zon-broken-pipe=kill" RUST_TEST_THREADS="8" SYSROOT="/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2" __CARGO_DEFAULT_LIB_METADATA="stable" "/usr/bin/cargo" "build" "--target" "x86_64-unknown-illumos" "--release" "-Zbinary-dep-depinfo" "-j" "8" "-v" "--frozen" "--manifest-path" "/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/tools/rls/Cargo.toml" "--message-format" "json-render-diagnostics" Compiling serde v1.0.203 Compiling serde_json v1.0.117 Compiling ryu v1.0.18 Compiling itoa v1.0.11 Running `/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc --crate-name build_script_build --edition=2018 /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/vendor/serde-1.0.203/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="std"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("alloc", "default", "derive", "rc", "serde_derive", "std", "unstable"))' -C metadata=f6384ca9d507be83 -C extra-filename=-f6384ca9d507be83 --out-dir /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/release/build/serde-f6384ca9d507be83 -C linker=/usr/gcc/13/bin/gcc -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/release/deps --cap-lints allow -Z binary-dep-depinfo` Running `/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc --crate-name ryu --edition=2018 /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/vendor/ryu-1.0.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 --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("no-panic", "small"))' -C metadata=9c819cf5a2c1f937 -C extra-filename=-9c819cf5a2c1f937 --out-dir /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps --target x86_64-unknown-illumos -C linker=/usr/gcc/13/bin/gcc -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/release/deps --cap-lints allow -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(rust_analyzer)' -Zmacro-backtrace -Zunstable-options -Csplit-debuginfo=off -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zunstable-options -Zon-broken-pipe=kill -Z binary-dep-depinfo` Running `/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc --crate-name itoa --edition=2018 /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/vendor/itoa-1.0.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 --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("no-panic"))' -C metadata=ff4fb792bed2a08f -C extra-filename=-ff4fb792bed2a08f --out-dir /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps --target x86_64-unknown-illumos -C linker=/usr/gcc/13/bin/gcc -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/release/deps --cap-lints allow -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(rust_analyzer)' -Zmacro-backtrace -Zunstable-options -Csplit-debuginfo=off -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zunstable-options -Zon-broken-pipe=kill -Z binary-dep-depinfo` Running `/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc --crate-name build_script_build --edition=2021 /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/vendor/serde_json-1.0.117/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)' --check-cfg 'cfg(feature, values("alloc", "arbitrary_precision", "default", "float_roundtrip", "indexmap", "preserve_order", "raw_value", "std", "unbounded_depth"))' -C metadata=ed0afb1a295a4e8a -C extra-filename=-ed0afb1a295a4e8a --out-dir /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/release/build/serde_json-ed0afb1a295a4e8a -C linker=/usr/gcc/13/bin/gcc -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/release/deps --cap-lints allow -Z binary-dep-depinfo` Running `/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/release/build/serde_json-ed0afb1a295a4e8a/build-script-build` Running `/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/release/build/serde-f6384ca9d507be83/build-script-build` Running `/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc --crate-name serde --edition=2018 /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/vendor/serde-1.0.203/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)' --check-cfg 'cfg(feature, values("alloc", "default", "derive", "rc", "serde_derive", "std", "unstable"))' -C metadata=9a7e7dd20d738bae -C extra-filename=-9a7e7dd20d738bae --out-dir /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps --target x86_64-unknown-illumos -C linker=/usr/gcc/13/bin/gcc -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/release/deps --cap-lints allow -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(rust_analyzer)' -Zmacro-backtrace -Zunstable-options -Csplit-debuginfo=off -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zunstable-options -Zon-broken-pipe=kill -Z binary-dep-depinfo --check-cfg 'cfg(no_core_cstr)' --check-cfg 'cfg(no_core_num_saturating)' --check-cfg 'cfg(no_core_try_from)' --check-cfg 'cfg(no_float_copysign)' --check-cfg 'cfg(no_num_nonzero_signed)' --check-cfg 'cfg(no_relaxed_trait_bounds)' --check-cfg 'cfg(no_serde_derive)' --check-cfg 'cfg(no_std_atomic)' --check-cfg 'cfg(no_std_atomic64)' --check-cfg 'cfg(no_systemtime_checked_add)' --check-cfg 'cfg(no_target_has_atomic)'` Running `/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc --crate-name serde_json --edition=2021 /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/vendor/serde_json-1.0.117/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)' --check-cfg 'cfg(feature, values("alloc", "arbitrary_precision", "default", "float_roundtrip", "indexmap", "preserve_order", "raw_value", "std", "unbounded_depth"))' -C metadata=153411bb8c916f2c -C extra-filename=-153411bb8c916f2c --out-dir /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps --target x86_64-unknown-illumos -C linker=/usr/gcc/13/bin/gcc -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/release/deps --extern itoa=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libitoa-ff4fb792bed2a08f.rmeta --extern ryu=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libryu-9c819cf5a2c1f937.rmeta --extern serde=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libserde-9a7e7dd20d738bae.rmeta --cap-lints allow -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(rust_analyzer)' -Zmacro-backtrace -Zunstable-options -Csplit-debuginfo=off -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zunstable-options -Zon-broken-pipe=kill -Z binary-dep-depinfo --cfg limb_width_64 --check-cfg 'cfg(limb_width_32)' --check-cfg 'cfg(limb_width_64)'` Compiling rls v2.0.0 (/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/tools/rls) Running `/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc --crate-name rls --edition=2021 src/tools/rls/src/main.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C opt-level=3 -C embed-bitcode=no --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=37e5f372f62325dd -C extra-filename=-37e5f372f62325dd --out-dir /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps --target x86_64-unknown-illumos -C linker=/usr/gcc/13/bin/gcc -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/release/deps --extern serde_json=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libserde_json-153411bb8c916f2c.rlib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(rust_analyzer)' -Zmacro-backtrace -Zunstable-options -Csplit-debuginfo=off -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zunstable-options -Zon-broken-pipe=kill -Z binary-dep-depinfo` Finished `release` profile [optimized] target(s) in 13.58s using sysroot /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2 running: "/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/bin/llvm-config" "--libdir" (failure_mode=Exit, stdout_mode=Capture, stderr_mode=Print) (created at src/core/builder.rs:1954:21, executed at src/core/builder.rs:1954:75) Building tool rust-analyzer (stage2 -> stage3, x86_64-unknown-illumos) running: cd "/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src" && env -u MAKEFLAGS -u MFLAGS AR_x86_64_unknown_illumos="/usr/gnu/bin/ar" CARGO_INCREMENTAL="0" CARGO_PROFILE_RELEASE_DEBUG="0" CARGO_PROFILE_RELEASE_DEBUG_ASSERTIONS="false" CARGO_PROFILE_RELEASE_OVERFLOW_CHECKS="false" CARGO_PROFILE_RELEASE_STRIP="false" CARGO_TARGET_DIR="/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools" CARGO_TARGET_X86_64_UNKNOWN_ILLUMOS_LINKER="/usr/gcc/13/bin/gcc" CC_x86_64_unknown_illumos="/usr/gcc/13/bin/gcc" CFG_COMPILER_BUILD_TRIPLE="x86_64-unknown-illumos" CFG_COMPILER_HOST_TRIPLE="x86_64-unknown-illumos" CFG_RELEASE="1.81.0" CFG_RELEASE_CHANNEL="stable" CFG_RELEASE_NUM="1.81.0" CFG_VERSION="1.81.0 (eeb90cda1 2024-09-04) (built from a source tarball)" CFG_VER_DATE="2024-09-04" CFG_VER_HASH="eeb90cda1969383f56a2637cbd3037bdf598841c" CFLAGS_x86_64_unknown_illumos="-ffunction-sections -fdata-sections -fPIC -m64 -m64" CXXFLAGS_x86_64_unknown_illumos="-ffunction-sections -fdata-sections -fPIC -m64 -m64" CXX_x86_64_unknown_illumos="/usr/gcc/13/bin/g++" DOC_RUST_LANG_ORG_CHANNEL="https://doc.rust-lang.org/1.81.0" LIBC_CHECK_CFG="1" LIBRARY_PATH="/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/lib" LZMA_API_STATIC="1" RANLIB_x86_64_unknown_illumos="/usr/gnu/bin/ar s" REAL_LIBRARY_PATH_VAR="LD_LIBRARY_PATH" RUSTBUILD_NATIVE_DIR="/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/native" RUSTC="/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc" RUSTC_ALLOW_FEATURES="rustc_private,proc_macro_internals,proc_macro_diagnostic,proc_macro_span,proc_macro_span_shrink,proc_macro_def_site" RUSTC_BOOTSTRAP="1" RUSTC_BREAK_ON_ICE="1" RUSTC_ERROR_METADATA_DST="/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/tmp/extended-error-metadata" RUSTC_HOST_FLAGS="-Zunstable-options --check-cfg=cfg(bootstrap) -Clinker=/usr/gcc/13/bin/gcc" RUSTC_INSTALL_BINDIR="bin" RUSTC_LIBDIR="/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2/lib" RUSTC_LINT_FLAGS="-Wrust_2018_idioms -Wunused_lifetimes -Dwarnings" RUSTC_REAL="/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2/bin/rustc" RUSTC_SNAPSHOT="/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2/bin/rustc" RUSTC_SNAPSHOT_LIBDIR="/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2/lib" RUSTC_STAGE="2" RUSTC_SYSROOT="/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2" RUSTC_TLS_MODEL_INITIAL_EXEC="1" RUSTC_VERBOSE="1" RUSTC_WRAPPER="/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc" RUSTDOC="/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustdoc" RUSTDOCFLAGS="--cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options --check-cfg=cfg(bootstrap) --check-cfg=cfg(parallel_compiler) --check-cfg=cfg(rust_analyzer) -Dwarnings -Wrustdoc::invalid_codeblock_attributes --crate-version 1.81.0\t(eeb90cda1\t2024-09-04)\t(built\tfrom\ta\tsource\ttarball) -Clinker=/usr/gcc/13/bin/gcc" RUSTDOC_REAL="/path/to/nowhere/rustdoc/not/required" RUSTFLAGS="--cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options --check-cfg=cfg(bootstrap) --check-cfg=cfg(parallel_compiler) --check-cfg=cfg(rust_analyzer) -Zmacro-backtrace -Zunstable-options -Csplit-debuginfo=off -Clink-args=-Wl,-z,origin -Clink-args=-Wl,-rpath,$ORIGIN/../lib -Zunstable-options -Zon-broken-pipe=kill" RUST_TEST_THREADS="8" SYSROOT="/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2" __CARGO_DEFAULT_LIB_METADATA="stabletool-rustc" "/usr/bin/cargo" "build" "--target" "x86_64-unknown-illumos" "--release" "-Zbinary-dep-depinfo" "-j" "8" "-v" "--frozen" "--manifest-path" "/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/tools/rust-analyzer/Cargo.toml" "--features" "in-rust-tree" "--message-format" "json-render-diagnostics" Compiling proc-macro2 v1.0.82 Compiling serde v1.0.201 Dirty once_cell v1.19.0: the rustflags changed Compiling once_cell v1.19.0 Dirty cfg-if v1.0.0: the rustflags changed Compiling cfg-if v1.0.0 Compiling hashbrown v0.14.5 Compiling crossbeam-utils v0.8.19 Running `/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc --crate-name build_script_build --edition=2021 /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/vendor/proc-macro2-1.0.82/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)' --check-cfg 'cfg(feature, values("default", "nightly", "proc-macro", "span-locations"))' -C metadata=dd6aa4fd92742635 -C extra-filename=-dd6aa4fd92742635 --out-dir /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/release/build/proc-macro2-dd6aa4fd92742635 -C linker=/usr/gcc/13/bin/gcc -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/release/deps --cap-lints allow -Z binary-dep-depinfo` Running `/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc --crate-name build_script_build --edition=2018 /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/vendor/serde-1.0.201/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="derive"' --cfg 'feature="serde_derive"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("alloc", "default", "derive", "rc", "serde_derive", "std", "unstable"))' -C metadata=3c5110c19c2c2b3a -C extra-filename=-3c5110c19c2c2b3a --out-dir /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/release/build/serde-3c5110c19c2c2b3a -C linker=/usr/gcc/13/bin/gcc -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/release/deps --cap-lints allow -Z binary-dep-depinfo` Dirty libc v0.2.155: the rustflags changed Compiling libc v0.2.155 Dirty pin-project-lite v0.2.14: the rustflags changed Compiling pin-project-lite v0.2.14 Running `/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc --crate-name once_cell --edition=2021 /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/vendor/once_cell-1.19.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="race"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("alloc", "atomic-polyfill", "critical-section", "default", "parking_lot", "portable-atomic", "race", "std", "unstable"))' -C metadata=a3125bf95ce38619 -C extra-filename=-a3125bf95ce38619 --out-dir /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps --target x86_64-unknown-illumos -C linker=/usr/gcc/13/bin/gcc -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/release/deps --cap-lints allow --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(parallel_compiler)' '--check-cfg=cfg(rust_analyzer)' -Zmacro-backtrace -Zunstable-options -Csplit-debuginfo=off -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zunstable-options -Zon-broken-pipe=kill -Z binary-dep-depinfo` Running `/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc --crate-name build_script_build --edition=2021 /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/vendor/crossbeam-utils-0.8.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="std"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("default", "loom", "nightly", "std"))' -C metadata=399c85063c0ce18b -C extra-filename=-399c85063c0ce18b --out-dir /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/release/build/crossbeam-utils-399c85063c0ce18b -C linker=/usr/gcc/13/bin/gcc -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/release/deps --cap-lints allow -Z binary-dep-depinfo` Running `/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc --crate-name hashbrown --edition=2021 /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/vendor/hashbrown-0.14.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="inline-more"' --cfg 'feature="raw"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("ahash", "alloc", "allocator-api2", "compiler_builtins", "core", "default", "equivalent", "inline-more", "nightly", "raw", "rayon", "rkyv", "rustc-dep-of-std", "rustc-internal-api", "serde"))' -C metadata=0889680c9543e4bc -C extra-filename=-0889680c9543e4bc --out-dir /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps --target x86_64-unknown-illumos -C linker=/usr/gcc/13/bin/gcc -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/release/deps --cap-lints allow --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(parallel_compiler)' '--check-cfg=cfg(rust_analyzer)' -Zmacro-backtrace -Zunstable-options -Csplit-debuginfo=off -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zunstable-options -Zon-broken-pipe=kill -Z binary-dep-depinfo` Running `/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc --crate-name cfg_if --edition=2018 /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/vendor/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)' --check-cfg 'cfg(feature, values("compiler_builtins", "core", "rustc-dep-of-std"))' -C metadata=9fafd12e719e19ea -C extra-filename=-9fafd12e719e19ea --out-dir /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps --target x86_64-unknown-illumos -C linker=/usr/gcc/13/bin/gcc -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/release/deps --cap-lints allow --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(parallel_compiler)' '--check-cfg=cfg(rust_analyzer)' -Zmacro-backtrace -Zunstable-options -Csplit-debuginfo=off -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zunstable-options -Zon-broken-pipe=kill -Z binary-dep-depinfo` Running `/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/release/build/libc-e5cdbdd6f4df7899/build-script-build` Running `/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc --crate-name pin_project_lite --edition=2018 /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/vendor/pin-project-lite-0.2.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 --warn=unreachable_pub '--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=clippy::default_union_representation' '--warn=clippy::as_ptr_cast_mut' '--warn=clippy::all' '--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::module_name_repetitions' '--allow=clippy::missing_errors_doc' '--allow=clippy::manual_range_contains' '--allow=clippy::manual_assert' '--allow=clippy::float_cmp' '--allow=clippy::doc_markdown' '--allow=clippy::declare_interior_mutable_const' '--allow=clippy::borrow_as_ptr' '--allow=clippy::bool_assert_comparison' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=b889bafc1b6698f3 -C extra-filename=-b889bafc1b6698f3 --out-dir /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps --target x86_64-unknown-illumos -C linker=/usr/gcc/13/bin/gcc -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/release/deps --cap-lints allow --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(parallel_compiler)' '--check-cfg=cfg(rust_analyzer)' -Zmacro-backtrace -Zunstable-options -Csplit-debuginfo=off -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zunstable-options -Zon-broken-pipe=kill -Z binary-dep-depinfo` Dirty equivalent v1.0.1: the rustflags changed Compiling equivalent v1.0.1 Running `/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc --crate-name equivalent --edition=2015 /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/vendor/equivalent-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)' --check-cfg 'cfg(feature, values())' -C metadata=c67f39f929ebf029 -C extra-filename=-c67f39f929ebf029 --out-dir /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps --target x86_64-unknown-illumos -C linker=/usr/gcc/13/bin/gcc -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/release/deps --cap-lints allow --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(parallel_compiler)' '--check-cfg=cfg(rust_analyzer)' -Zmacro-backtrace -Zunstable-options -Csplit-debuginfo=off -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zunstable-options -Zon-broken-pipe=kill -Z binary-dep-depinfo` Running `/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc --crate-name libc --edition=2015 /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/vendor/libc-0.2.155/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)' --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=3e7518595b3b6992 -C extra-filename=-3e7518595b3b6992 --out-dir /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps --target x86_64-unknown-illumos -C linker=/usr/gcc/13/bin/gcc -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/release/deps --cap-lints allow --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(parallel_compiler)' '--check-cfg=cfg(rust_analyzer)' -Zmacro-backtrace -Zunstable-options -Csplit-debuginfo=off -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zunstable-options -Zon-broken-pipe=kill -Z binary-dep-depinfo --cfg freebsd11 --cfg libc_priv_mod_use --cfg libc_union --cfg libc_const_size_of --cfg libc_align --cfg libc_int128 --cfg libc_core_cvoid --cfg libc_packedN --cfg libc_cfg_target_vendor --cfg libc_non_exhaustive --cfg libc_long_array --cfg libc_ptr_addr_of --cfg libc_underscore_const_names --cfg libc_const_extern_fn --check-cfg 'cfg(emscripten_new_stat_abi)' --check-cfg 'cfg(espidf_time64)' --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_align)' --check-cfg 'cfg(libc_cfg_target_vendor)' --check-cfg 'cfg(libc_const_extern_fn)' --check-cfg 'cfg(libc_const_extern_fn_unstable)' --check-cfg 'cfg(libc_const_size_of)' --check-cfg 'cfg(libc_core_cvoid)' --check-cfg 'cfg(libc_deny_warnings)' --check-cfg 'cfg(libc_int128)' --check-cfg 'cfg(libc_long_array)' --check-cfg 'cfg(libc_non_exhaustive)' --check-cfg 'cfg(libc_packedN)' --check-cfg 'cfg(libc_priv_mod_use)' --check-cfg 'cfg(libc_ptr_addr_of)' --check-cfg 'cfg(libc_thread_local)' --check-cfg 'cfg(libc_underscore_const_names)' --check-cfg 'cfg(libc_union)' --check-cfg 'cfg(target_os,values("switch","aix","ohos","hurd","visionos"))' --check-cfg 'cfg(target_env,values("illumos","wasi","aix","ohos"))' --check-cfg 'cfg(target_arch,values("loongarch64","mips32r6","mips64r6","csky"))'` Compiling either v1.11.0 Running `/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc --crate-name either --edition=2018 /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/vendor/either-1.11.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)' --check-cfg 'cfg(feature, values("default", "serde", "use_std"))' -C metadata=635e99546b526d6a -C extra-filename=-635e99546b526d6a --out-dir /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps --target x86_64-unknown-illumos -C linker=/usr/gcc/13/bin/gcc -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/release/deps --cap-lints allow --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(parallel_compiler)' '--check-cfg=cfg(rust_analyzer)' -Zmacro-backtrace -Zunstable-options -Csplit-debuginfo=off -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zunstable-options -Zon-broken-pipe=kill -Z binary-dep-depinfo` Dirty tracing-core v0.1.32: the rustflags changed Compiling tracing-core v0.1.32 Running `/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc --crate-name tracing_core --edition=2018 /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/vendor/tracing-core-0.1.32/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="once_cell"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("default", "once_cell", "std", "valuable"))' -C metadata=1f6110f0aa3e9f46 -C extra-filename=-1f6110f0aa3e9f46 --out-dir /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps --target x86_64-unknown-illumos -C linker=/usr/gcc/13/bin/gcc -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/release/deps --extern once_cell=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libonce_cell-a3125bf95ce38619.rmeta --cap-lints allow --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(parallel_compiler)' '--check-cfg=cfg(rust_analyzer)' -Zmacro-backtrace -Zunstable-options -Csplit-debuginfo=off -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zunstable-options -Zon-broken-pipe=kill -Z binary-dep-depinfo` Running `/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/release/build/proc-macro2-dd6aa4fd92742635/build-script-build` Running `/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/release/build/crossbeam-utils-399c85063c0ce18b/build-script-build` Compiling camino v1.1.6 Running `/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc --crate-name build_script_build --edition=2018 /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/vendor/camino-1.1.6/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="serde"' --cfg 'feature="serde1"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("proptest", "proptest1", "serde", "serde1"))' -C metadata=3234377ada1bafaf -C extra-filename=-3234377ada1bafaf --out-dir /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/release/build/camino-3234377ada1bafaf -C linker=/usr/gcc/13/bin/gcc -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/release/deps --cap-lints allow -Z binary-dep-depinfo` Running `/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/release/build/serde-3c5110c19c2c2b3a/build-script-build` Running `/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc --crate-name crossbeam_utils --edition=2021 /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/vendor/crossbeam-utils-0.8.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="std"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("default", "loom", "nightly", "std"))' -C metadata=515011f23e0a27f2 -C extra-filename=-515011f23e0a27f2 --out-dir /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps --target x86_64-unknown-illumos -C linker=/usr/gcc/13/bin/gcc -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/release/deps --cap-lints allow --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(parallel_compiler)' '--check-cfg=cfg(rust_analyzer)' -Zmacro-backtrace -Zunstable-options -Csplit-debuginfo=off -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zunstable-options -Zon-broken-pipe=kill -Z binary-dep-depinfo` Running `/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc --crate-name proc_macro2 --edition=2021 /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/vendor/proc-macro2-1.0.82/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)' --check-cfg 'cfg(feature, values("default", "nightly", "proc-macro", "span-locations"))' -C metadata=346a544c3c75f7be -C extra-filename=-346a544c3c75f7be --out-dir /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/release/deps -C linker=/usr/gcc/13/bin/gcc -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/release/deps --extern unicode_ident=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/release/deps/libunicode_ident-fc11d55f22dfe5de.rmeta --cap-lints allow -Z binary-dep-depinfo --cfg wrap_proc_macro --check-cfg 'cfg(doc_cfg)' --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(span_locations)' --check-cfg 'cfg(super_unstable)' --check-cfg 'cfg(wrap_proc_macro)'` Compiling autocfg v1.3.0 Running `/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc --crate-name autocfg --edition=2015 /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/vendor/autocfg-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 --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=4e6c40d316ede311 -C extra-filename=-4e6c40d316ede311 --out-dir /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/release/deps -C linker=/usr/gcc/13/bin/gcc -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/release/deps --cap-lints allow -Z binary-dep-depinfo` Compiling itertools v0.12.1 Running `/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc --crate-name itertools --edition=2018 /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/vendor/itertools-0.12.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="use_alloc"' --cfg 'feature="use_std"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("default", "use_alloc", "use_std"))' -C metadata=1ea3fb1e188bb046 -C extra-filename=-1ea3fb1e188bb046 --out-dir /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps --target x86_64-unknown-illumos -C linker=/usr/gcc/13/bin/gcc -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/release/deps --extern either=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libeither-635e99546b526d6a.rmeta --cap-lints allow --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(parallel_compiler)' '--check-cfg=cfg(rust_analyzer)' -Zmacro-backtrace -Zunstable-options -Csplit-debuginfo=off -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zunstable-options -Zon-broken-pipe=kill -Z binary-dep-depinfo` Compiling rustc-hash v1.1.0 Running `/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc --crate-name rustc_hash --edition=2015 /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/vendor/rustc-hash-1.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 --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("default", "std"))' -C metadata=fae0e07e0005c234 -C extra-filename=-fae0e07e0005c234 --out-dir /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps --target x86_64-unknown-illumos -C linker=/usr/gcc/13/bin/gcc -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/release/deps --cap-lints allow --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(parallel_compiler)' '--check-cfg=cfg(rust_analyzer)' -Zmacro-backtrace -Zunstable-options -Csplit-debuginfo=off -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zunstable-options -Zon-broken-pipe=kill -Z binary-dep-depinfo` Compiling smallvec v1.13.2 Running `/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc --crate-name smallvec --edition=2018 /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/vendor/smallvec-1.13.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="const_generics"' --cfg 'feature="const_new"' --cfg 'feature="union"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("arbitrary", "const_generics", "const_new", "debugger_visualizer", "drain_filter", "drain_keep_rest", "may_dangle", "serde", "specialization", "union", "write"))' -C metadata=f61dbf87fa3c3363 -C extra-filename=-f61dbf87fa3c3363 --out-dir /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps --target x86_64-unknown-illumos -C linker=/usr/gcc/13/bin/gcc -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/release/deps --cap-lints allow --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(parallel_compiler)' '--check-cfg=cfg(rust_analyzer)' -Zmacro-backtrace -Zunstable-options -Csplit-debuginfo=off -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zunstable-options -Zon-broken-pipe=kill -Z binary-dep-depinfo` Compiling quote v1.0.36 Running `/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc --crate-name quote --edition=2018 /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/vendor/quote-1.0.36/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)' --check-cfg 'cfg(feature, values("default", "proc-macro"))' -C metadata=d61ceffb639ff4c4 -C extra-filename=-d61ceffb639ff4c4 --out-dir /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/release/deps -C linker=/usr/gcc/13/bin/gcc -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/release/deps --extern proc_macro2=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/release/deps/libproc_macro2-346a544c3c75f7be.rmeta --cap-lints allow -Z binary-dep-depinfo` Compiling indexmap v2.2.6 Running `/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc --crate-name indexmap --edition=2021 /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/vendor/indexmap-2.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 '--allow=clippy::style' --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("arbitrary", "borsh", "default", "quickcheck", "rayon", "rustc-rayon", "serde", "std", "test_debug"))' -C metadata=f1eccd337fb771e7 -C extra-filename=-f1eccd337fb771e7 --out-dir /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps --target x86_64-unknown-illumos -C linker=/usr/gcc/13/bin/gcc -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/release/deps --extern equivalent=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libequivalent-c67f39f929ebf029.rmeta --extern hashbrown=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libhashbrown-0889680c9543e4bc.rmeta --cap-lints allow --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(parallel_compiler)' '--check-cfg=cfg(rust_analyzer)' -Zmacro-backtrace -Zunstable-options -Csplit-debuginfo=off -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zunstable-options -Zon-broken-pipe=kill -Z binary-dep-depinfo` Compiling syn v2.0.63 Running `/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc --crate-name syn --edition=2021 /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/vendor/syn-2.0.63/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)' --check-cfg 'cfg(feature, values("clone-impls", "default", "derive", "extra-traits", "fold", "full", "parsing", "printing", "proc-macro", "test", "visit", "visit-mut"))' -C metadata=d02722d17fba7b1b -C extra-filename=-d02722d17fba7b1b --out-dir /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/release/deps -C linker=/usr/gcc/13/bin/gcc -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/release/deps --extern proc_macro2=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/release/deps/libproc_macro2-346a544c3c75f7be.rmeta --extern quote=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/release/deps/libquote-d61ceffb639ff4c4.rmeta --extern unicode_ident=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/release/deps/libunicode_ident-fc11d55f22dfe5de.rmeta --cap-lints allow -Z binary-dep-depinfo` Compiling crossbeam-channel v0.5.12 Running `/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc --crate-name crossbeam_channel --edition=2021 /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/vendor/crossbeam-channel-0.5.12/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)' --check-cfg 'cfg(feature, values("default", "std"))' -C metadata=93a8c65355c36153 -C extra-filename=-93a8c65355c36153 --out-dir /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps --target x86_64-unknown-illumos -C linker=/usr/gcc/13/bin/gcc -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/release/deps --extern crossbeam_utils=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libcrossbeam_utils-515011f23e0a27f2.rmeta --cap-lints allow --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(parallel_compiler)' '--check-cfg=cfg(rust_analyzer)' -Zmacro-backtrace -Zunstable-options -Csplit-debuginfo=off -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zunstable-options -Zon-broken-pipe=kill -Z binary-dep-depinfo` Compiling jod-thread v0.1.2 Running `/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc --crate-name jod_thread --edition=2018 /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/vendor/jod-thread-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)' --check-cfg 'cfg(feature, values())' -C metadata=98f9e1de215c2aac -C extra-filename=-98f9e1de215c2aac --out-dir /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps --target x86_64-unknown-illumos -C linker=/usr/gcc/13/bin/gcc -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/release/deps --cap-lints allow --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(parallel_compiler)' '--check-cfg=cfg(rust_analyzer)' -Zmacro-backtrace -Zunstable-options -Csplit-debuginfo=off -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zunstable-options -Zon-broken-pipe=kill -Z binary-dep-depinfo` Compiling text-size v1.1.1 Running `/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc --crate-name text_size --edition=2018 /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/vendor/text-size-1.1.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)' --check-cfg 'cfg(feature, values("serde"))' -C metadata=a704d8107a7d1b2e -C extra-filename=-a704d8107a7d1b2e --out-dir /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps --target x86_64-unknown-illumos -C linker=/usr/gcc/13/bin/gcc -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/release/deps --cap-lints allow --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(parallel_compiler)' '--check-cfg=cfg(rust_analyzer)' -Zmacro-backtrace -Zunstable-options -Csplit-debuginfo=off -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zunstable-options -Zon-broken-pipe=kill -Z binary-dep-depinfo` Running `/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/release/build/camino-3234377ada1bafaf/build-script-build` Compiling lock_api v0.4.12 Running `/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc --crate-name build_script_build --edition=2021 /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/vendor/lock_api-0.4.12/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="atomic_usize"' --cfg 'feature="default"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("arc_lock", "atomic_usize", "default", "nightly", "owning_ref", "serde"))' -C metadata=71b4d69b18a1f3b4 -C extra-filename=-71b4d69b18a1f3b4 --out-dir /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/release/build/lock_api-71b4d69b18a1f3b4 -C linker=/usr/gcc/13/bin/gcc -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/release/deps --extern autocfg=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/release/deps/libautocfg-4e6c40d316ede311.rlib --cap-lints allow -Z binary-dep-depinfo` Compiling parking_lot_core v0.9.10 Running `/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc --crate-name build_script_build --edition=2021 /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/vendor/parking_lot_core-0.9.10/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)' --check-cfg 'cfg(feature, values("backtrace", "deadlock_detection", "nightly", "petgraph", "thread-id"))' -C metadata=7e303f3915b24c4c -C extra-filename=-7e303f3915b24c4c --out-dir /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/release/build/parking_lot_core-7e303f3915b24c4c -C linker=/usr/gcc/13/bin/gcc -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/release/deps --cap-lints allow -Z binary-dep-depinfo` Dirty scopeguard v1.2.0: the rustflags changed Compiling scopeguard v1.2.0 Running `/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc --crate-name scopeguard --edition=2015 /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/vendor/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 --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("default", "use_std"))' -C metadata=b119b0311a923c5f -C extra-filename=-b119b0311a923c5f --out-dir /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps --target x86_64-unknown-illumos -C linker=/usr/gcc/13/bin/gcc -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/release/deps --cap-lints allow --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(parallel_compiler)' '--check-cfg=cfg(rust_analyzer)' -Zmacro-backtrace -Zunstable-options -Csplit-debuginfo=off -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zunstable-options -Zon-broken-pipe=kill -Z binary-dep-depinfo` Compiling arrayvec v0.7.4 Running `/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc --crate-name arrayvec --edition=2018 /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/vendor/arrayvec-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 --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("default", "serde", "std", "zeroize"))' -C metadata=f7fbed3e245c9513 -C extra-filename=-f7fbed3e245c9513 --out-dir /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps --target x86_64-unknown-illumos -C linker=/usr/gcc/13/bin/gcc -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/release/deps --cap-lints allow --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(parallel_compiler)' '--check-cfg=cfg(rust_analyzer)' -Zmacro-backtrace -Zunstable-options -Csplit-debuginfo=off -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zunstable-options -Zon-broken-pipe=kill -Z binary-dep-depinfo` Compiling memoffset v0.9.1 Running `/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc --crate-name build_script_build --edition=2015 /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/vendor/memoffset-0.9.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"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("default", "unstable_const", "unstable_offset_of"))' -C metadata=96bb3dba132bb25b -C extra-filename=-96bb3dba132bb25b --out-dir /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/release/build/memoffset-96bb3dba132bb25b -C linker=/usr/gcc/13/bin/gcc -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/release/deps --extern autocfg=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/release/deps/libautocfg-4e6c40d316ede311.rlib --cap-lints allow -Z binary-dep-depinfo` Running `/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/release/build/lock_api-71b4d69b18a1f3b4/build-script-build` Running `/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/release/build/parking_lot_core-7e303f3915b24c4c/build-script-build` Running `/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc --crate-name lock_api --edition=2021 /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/vendor/lock_api-0.4.12/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="atomic_usize"' --cfg 'feature="default"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("arc_lock", "atomic_usize", "default", "nightly", "owning_ref", "serde"))' -C metadata=e51341e244bb35c6 -C extra-filename=-e51341e244bb35c6 --out-dir /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps --target x86_64-unknown-illumos -C linker=/usr/gcc/13/bin/gcc -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/release/deps --extern scopeguard=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libscopeguard-b119b0311a923c5f.rmeta --cap-lints allow --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(parallel_compiler)' '--check-cfg=cfg(rust_analyzer)' -Zmacro-backtrace -Zunstable-options -Csplit-debuginfo=off -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zunstable-options -Zon-broken-pipe=kill -Z binary-dep-depinfo --cfg has_const_fn_trait_bound` Running `/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc --crate-name parking_lot_core --edition=2021 /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/vendor/parking_lot_core-0.9.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)' --check-cfg 'cfg(feature, values("backtrace", "deadlock_detection", "nightly", "petgraph", "thread-id"))' -C metadata=8607b4b5305b214a -C extra-filename=-8607b4b5305b214a --out-dir /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps --target x86_64-unknown-illumos -C linker=/usr/gcc/13/bin/gcc -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/release/deps --extern cfg_if=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libcfg_if-9fafd12e719e19ea.rmeta --extern libc=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/liblibc-3e7518595b3b6992.rmeta --extern smallvec=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libsmallvec-f61dbf87fa3c3363.rmeta --cap-lints allow --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(parallel_compiler)' '--check-cfg=cfg(rust_analyzer)' -Zmacro-backtrace -Zunstable-options -Csplit-debuginfo=off -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zunstable-options -Zon-broken-pipe=kill -Z binary-dep-depinfo` Dirty unicode-xid v0.2.4: the rustflags changed Compiling unicode-xid v0.2.4 Running `/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc --crate-name unicode_xid --edition=2015 /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/vendor/unicode-xid-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"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("bench", "default", "no_std"))' -C metadata=22775cb9e50057cd -C extra-filename=-22775cb9e50057cd --out-dir /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps --target x86_64-unknown-illumos -C linker=/usr/gcc/13/bin/gcc -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/release/deps --cap-lints allow --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(parallel_compiler)' '--check-cfg=cfg(rust_analyzer)' -Zmacro-backtrace -Zunstable-options -Csplit-debuginfo=off -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zunstable-options -Zon-broken-pipe=kill -Z binary-dep-depinfo` Compiling nohash-hasher v0.2.0 Running `/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc --crate-name nohash_hasher --edition=2018 /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/vendor/nohash-hasher-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 --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("default", "std"))' -C metadata=57d880b8a1e96350 -C extra-filename=-57d880b8a1e96350 --out-dir /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps --target x86_64-unknown-illumos -C linker=/usr/gcc/13/bin/gcc -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/release/deps --cap-lints allow --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(parallel_compiler)' '--check-cfg=cfg(rust_analyzer)' -Zmacro-backtrace -Zunstable-options -Csplit-debuginfo=off -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zunstable-options -Zon-broken-pipe=kill -Z binary-dep-depinfo` Compiling fst v0.4.7 Running `/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc --crate-name build_script_build --edition=2018 /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/vendor/fst-0.4.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="default"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("default", "levenshtein", "utf8-ranges"))' -C metadata=0e80e555812c1529 -C extra-filename=-0e80e555812c1529 --out-dir /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/release/build/fst-0e80e555812c1529 -C linker=/usr/gcc/13/bin/gcc -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/release/deps --cap-lints allow -Z binary-dep-depinfo` Compiling stable_deref_trait v1.2.0 Running `/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc --crate-name stable_deref_trait --edition=2015 /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/vendor/stable_deref_trait-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 --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("alloc", "default", "std"))' -C metadata=df23ca8317f27b8d -C extra-filename=-df23ca8317f27b8d --out-dir /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps --target x86_64-unknown-illumos -C linker=/usr/gcc/13/bin/gcc -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/release/deps --cap-lints allow --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(parallel_compiler)' '--check-cfg=cfg(rust_analyzer)' -Zmacro-backtrace -Zunstable-options -Csplit-debuginfo=off -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zunstable-options -Zon-broken-pipe=kill -Z binary-dep-depinfo` Compiling unicode-properties v0.1.1 Running `/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc --crate-name unicode_properties --edition=2021 /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/vendor/unicode-properties-0.1.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="emoji"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("default", "emoji", "general-category"))' -C metadata=2093185ce3a479c2 -C extra-filename=-2093185ce3a479c2 --out-dir /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps --target x86_64-unknown-illumos -C linker=/usr/gcc/13/bin/gcc -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/release/deps --cap-lints allow --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(parallel_compiler)' '--check-cfg=cfg(rust_analyzer)' -Zmacro-backtrace -Zunstable-options -Csplit-debuginfo=off -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zunstable-options -Zon-broken-pipe=kill -Z binary-dep-depinfo` Running `/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/release/build/memoffset-96bb3dba132bb25b/build-script-build` Compiling heck v0.4.1 Running `/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc --crate-name heck --edition=2018 /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/vendor/heck-0.4.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"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("default", "unicode", "unicode-segmentation"))' -C metadata=ef85b3f8a4d4bf1a -C extra-filename=-ef85b3f8a4d4bf1a --out-dir /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/release/deps -C linker=/usr/gcc/13/bin/gcc -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/release/deps --cap-lints allow -Z binary-dep-depinfo` Compiling smol_str v0.2.1 Running `/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc --crate-name smol_str --edition=2018 /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/vendor/smol_str-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="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("arbitrary", "default", "serde", "std"))' -C metadata=71ce083ac8994db8 -C extra-filename=-71ce083ac8994db8 --out-dir /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps --target x86_64-unknown-illumos -C linker=/usr/gcc/13/bin/gcc -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/release/deps --cap-lints allow --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(parallel_compiler)' '--check-cfg=cfg(rust_analyzer)' -Zmacro-backtrace -Zunstable-options -Csplit-debuginfo=off -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zunstable-options -Zon-broken-pipe=kill -Z binary-dep-depinfo` Compiling ra-ap-rustc_lexer v0.53.0 Running `/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc --crate-name ra_ap_rustc_lexer --edition=2021 /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/vendor/ra-ap-rustc_lexer-0.53.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)' --check-cfg 'cfg(feature, values())' -C metadata=a482f47d0704b35d -C extra-filename=-a482f47d0704b35d --out-dir /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps --target x86_64-unknown-illumos -C linker=/usr/gcc/13/bin/gcc -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/release/deps --extern unicode_properties=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libunicode_properties-2093185ce3a479c2.rmeta --extern unicode_xid=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libunicode_xid-22775cb9e50057cd.rmeta --cap-lints allow --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(parallel_compiler)' '--check-cfg=cfg(rust_analyzer)' -Zmacro-backtrace -Zunstable-options -Csplit-debuginfo=off -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zunstable-options -Zon-broken-pipe=kill -Z binary-dep-depinfo` Running `/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc --crate-name memoffset --edition=2015 /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/vendor/memoffset-0.9.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)' --check-cfg 'cfg(feature, values("default", "unstable_const", "unstable_offset_of"))' -C metadata=f3542677371cbe7b -C extra-filename=-f3542677371cbe7b --out-dir /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps --target x86_64-unknown-illumos -C linker=/usr/gcc/13/bin/gcc -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/release/deps --cap-lints allow --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(parallel_compiler)' '--check-cfg=cfg(rust_analyzer)' -Zmacro-backtrace -Zunstable-options -Csplit-debuginfo=off -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zunstable-options -Zon-broken-pipe=kill -Z binary-dep-depinfo --cfg tuple_ty --cfg allow_clippy --cfg maybe_uninit --cfg doctests --cfg raw_ref_macros --cfg stable_const --cfg stable_offset_of` Running `/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/release/build/fst-0e80e555812c1529/build-script-build` Compiling drop_bomb v0.1.5 Running `/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc --crate-name drop_bomb --edition=2015 /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/vendor/drop_bomb-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)' --check-cfg 'cfg(feature, values())' -C metadata=2f943ddbf5549596 -C extra-filename=-2f943ddbf5549596 --out-dir /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps --target x86_64-unknown-illumos -C linker=/usr/gcc/13/bin/gcc -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/release/deps --cap-lints allow --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(parallel_compiler)' '--check-cfg=cfg(rust_analyzer)' -Zmacro-backtrace -Zunstable-options -Csplit-debuginfo=off -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zunstable-options -Zon-broken-pipe=kill -Z binary-dep-depinfo` Running `/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc --crate-name fst --edition=2018 /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/vendor/fst-0.4.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="default"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("default", "levenshtein", "utf8-ranges"))' -C metadata=49037c10a80b0714 -C extra-filename=-49037c10a80b0714 --out-dir /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps --target x86_64-unknown-illumos -C linker=/usr/gcc/13/bin/gcc -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/release/deps --cap-lints allow --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(parallel_compiler)' '--check-cfg=cfg(rust_analyzer)' -Zmacro-backtrace -Zunstable-options -Csplit-debuginfo=off -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zunstable-options -Zon-broken-pipe=kill -Z binary-dep-depinfo` Compiling limit v0.0.0 (/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/tools/rust-analyzer/crates/limit) Running `/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc --crate-name limit --edition=2021 crates/limit/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::suspicious' '--warn=clippy::style' '--allow=clippy::restriction' '--deny=clippy::perf' '--deny=clippy::correctness' '--warn=clippy::complexity' '--allow=clippy::wrong_self_convention' '--allow=clippy::useless_asref' --warn=unused_lifetimes --warn=unused_extern_crates --warn=unreachable_pub '--allow=clippy::type_complexity' '--allow=clippy::too_many_arguments' '--warn=clippy::todo' '--warn=clippy::str_to_string' --warn=semicolon_in_expressions_from_macros '--allow=clippy::result_unit_err' '--warn=clippy::rc_buffer' '--warn=clippy::print_stdout' '--warn=clippy::print_stderr' '--allow=clippy::new_ret_no_self' '--allow=clippy::len_without_is_empty' --warn=explicit_outlives_requirements '--allow=clippy::enum_variant_names' --warn=ellipsis_inclusive_range_patterns --warn=elided_lifetimes_in_paths '--warn=clippy::dbg_macro' --warn=bare_trait_objects '--allow=clippy::assigning_clones' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("tracking"))' -C metadata=e130891fd522e405 -C extra-filename=-e130891fd522e405 --out-dir /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps --target x86_64-unknown-illumos -C linker=/usr/gcc/13/bin/gcc -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/release/deps --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(parallel_compiler)' '--check-cfg=cfg(rust_analyzer)' -Zmacro-backtrace -Zunstable-options -Csplit-debuginfo=off -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zunstable-options -Zon-broken-pipe=kill -Z binary-dep-depinfo` Compiling countme v3.0.1 Running `/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc --crate-name countme --edition=2018 /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/vendor/countme-3.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)' --check-cfg 'cfg(feature, values("dashmap", "enable", "once_cell", "print_at_exit", "rustc-hash"))' -C metadata=762746d570c32913 -C extra-filename=-762746d570c32913 --out-dir /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps --target x86_64-unknown-illumos -C linker=/usr/gcc/13/bin/gcc -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/release/deps --cap-lints allow --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(parallel_compiler)' '--check-cfg=cfg(rust_analyzer)' -Zmacro-backtrace -Zunstable-options -Csplit-debuginfo=off -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zunstable-options -Zon-broken-pipe=kill -Z binary-dep-depinfo` Compiling parking_lot v0.12.2 Running `/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc --crate-name parking_lot --edition=2021 /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/vendor/parking_lot-0.12.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)' --check-cfg 'cfg(feature, values("arc_lock", "deadlock_detection", "default", "hardware-lock-elision", "nightly", "owning_ref", "send_guard", "serde"))' -C metadata=2c1fc112c423a173 -C extra-filename=-2c1fc112c423a173 --out-dir /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps --target x86_64-unknown-illumos -C linker=/usr/gcc/13/bin/gcc -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/release/deps --extern lock_api=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/liblock_api-e51341e244bb35c6.rmeta --extern parking_lot_core=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libparking_lot_core-8607b4b5305b214a.rmeta --cap-lints allow --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(parallel_compiler)' '--check-cfg=cfg(rust_analyzer)' -Zmacro-backtrace -Zunstable-options -Csplit-debuginfo=off -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zunstable-options -Zon-broken-pipe=kill -Z binary-dep-depinfo` Dirty semver v1.0.23: the rustflags changed Compiling semver v1.0.23 Running `/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/release/build/semver-1c63e7f23472ae61/build-script-build` Compiling text-edit v0.0.0 (/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/tools/rust-analyzer/crates/text-edit) Running `/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc --crate-name text_edit --edition=2021 crates/text-edit/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::suspicious' '--warn=clippy::style' '--allow=clippy::restriction' '--deny=clippy::perf' '--deny=clippy::correctness' '--warn=clippy::complexity' '--allow=clippy::wrong_self_convention' '--allow=clippy::useless_asref' --warn=unused_lifetimes --warn=unused_extern_crates --warn=unreachable_pub '--allow=clippy::type_complexity' '--allow=clippy::too_many_arguments' '--warn=clippy::todo' '--warn=clippy::str_to_string' --warn=semicolon_in_expressions_from_macros '--allow=clippy::result_unit_err' '--warn=clippy::rc_buffer' '--warn=clippy::print_stdout' '--warn=clippy::print_stderr' '--allow=clippy::new_ret_no_self' '--allow=clippy::len_without_is_empty' --warn=explicit_outlives_requirements '--allow=clippy::enum_variant_names' --warn=ellipsis_inclusive_range_patterns --warn=elided_lifetimes_in_paths '--warn=clippy::dbg_macro' --warn=bare_trait_objects '--allow=clippy::assigning_clones' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=e0df24ee346fb531 -C extra-filename=-e0df24ee346fb531 --out-dir /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps --target x86_64-unknown-illumos -C linker=/usr/gcc/13/bin/gcc -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/release/deps --extern itertools=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libitertools-1ea3fb1e188bb046.rmeta --extern text_size=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libtext_size-a704d8107a7d1b2e.rmeta --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(parallel_compiler)' '--check-cfg=cfg(rust_analyzer)' -Zmacro-backtrace -Zunstable-options -Csplit-debuginfo=off -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zunstable-options -Zon-broken-pipe=kill -Z binary-dep-depinfo` Compiling rowan v0.15.15 Running `/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc --crate-name rowan --edition=2021 /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/vendor/rowan-0.15.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)' --check-cfg 'cfg(feature, values("serde", "serde1"))' -C metadata=521cf5560fa1cef1 -C extra-filename=-521cf5560fa1cef1 --out-dir /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps --target x86_64-unknown-illumos -C linker=/usr/gcc/13/bin/gcc -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/release/deps --extern countme=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libcountme-762746d570c32913.rmeta --extern hashbrown=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libhashbrown-0889680c9543e4bc.rmeta --extern memoffset=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libmemoffset-f3542677371cbe7b.rmeta --extern rustc_hash=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/librustc_hash-fae0e07e0005c234.rmeta --extern text_size=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libtext_size-a704d8107a7d1b2e.rmeta --cap-lints allow --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(parallel_compiler)' '--check-cfg=cfg(rust_analyzer)' -Zmacro-backtrace -Zunstable-options -Csplit-debuginfo=off -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zunstable-options -Zon-broken-pipe=kill -Z binary-dep-depinfo` Compiling cov-mark v2.0.0-pre.1 Running `/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc --crate-name cov_mark --edition=2018 /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/vendor/cov-mark-2.0.0-pre.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="enable"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("default", "enable"))' -C metadata=9bf4a0f32b3680d0 -C extra-filename=-9bf4a0f32b3680d0 --out-dir /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps --target x86_64-unknown-illumos -C linker=/usr/gcc/13/bin/gcc -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/release/deps --cap-lints allow --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(parallel_compiler)' '--check-cfg=cfg(rust_analyzer)' -Zmacro-backtrace -Zunstable-options -Csplit-debuginfo=off -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zunstable-options -Zon-broken-pipe=kill -Z binary-dep-depinfo` Compiling oorandom v11.1.3 Running `/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc --crate-name oorandom --edition=2018 /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/vendor/oorandom-11.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 --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=e57d9ba745cd6602 -C extra-filename=-e57d9ba745cd6602 --out-dir /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps --target x86_64-unknown-illumos -C linker=/usr/gcc/13/bin/gcc -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/release/deps --cap-lints allow --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(parallel_compiler)' '--check-cfg=cfg(rust_analyzer)' -Zmacro-backtrace -Zunstable-options -Csplit-debuginfo=off -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zunstable-options -Zon-broken-pipe=kill -Z binary-dep-depinfo` Dirty log v0.4.21: the rustflags changed Compiling log v0.4.21 Running `/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc --crate-name log --edition=2021 /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/vendor/log-0.4.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 --cfg 'feature="std"' --check-cfg 'cfg(docsrs)' --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=172c434f21563709 -C extra-filename=-172c434f21563709 --out-dir /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps --target x86_64-unknown-illumos -C linker=/usr/gcc/13/bin/gcc -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/release/deps --cap-lints allow --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(parallel_compiler)' '--check-cfg=cfg(rust_analyzer)' -Zmacro-backtrace -Zunstable-options -Csplit-debuginfo=off -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zunstable-options -Zon-broken-pipe=kill -Z binary-dep-depinfo` Compiling la-arena v0.3.1 Running `/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc --crate-name la_arena --edition=2021 /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/vendor/la-arena-0.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 --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=4947d1c7ecef0591 -C extra-filename=-4947d1c7ecef0591 --out-dir /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps --target x86_64-unknown-illumos -C linker=/usr/gcc/13/bin/gcc -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/release/deps --cap-lints allow --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(parallel_compiler)' '--check-cfg=cfg(rust_analyzer)' -Zmacro-backtrace -Zunstable-options -Csplit-debuginfo=off -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zunstable-options -Zon-broken-pipe=kill -Z binary-dep-depinfo` Compiling bitflags v2.5.0 Running `/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc --crate-name bitflags --edition=2021 /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/vendor/bitflags-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 --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("arbitrary", "bytemuck", "compiler_builtins", "core", "example_generated", "rustc-dep-of-std", "serde", "std"))' -C metadata=89ecf8ed89d99a42 -C extra-filename=-89ecf8ed89d99a42 --out-dir /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps --target x86_64-unknown-illumos -C linker=/usr/gcc/13/bin/gcc -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/release/deps --cap-lints allow --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(parallel_compiler)' '--check-cfg=cfg(rust_analyzer)' -Zmacro-backtrace -Zunstable-options -Csplit-debuginfo=off -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zunstable-options -Zon-broken-pipe=kill -Z binary-dep-depinfo` Compiling lz4_flex v0.11.3 Running `/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc --crate-name lz4_flex --edition=2021 /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/vendor/lz4_flex-0.11.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)' --check-cfg 'cfg(feature, values("default", "frame", "nightly", "safe-decode", "safe-encode", "std"))' -C metadata=7badb431cf45eb00 -C extra-filename=-7badb431cf45eb00 --out-dir /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps --target x86_64-unknown-illumos -C linker=/usr/gcc/13/bin/gcc -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/release/deps --cap-lints allow --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(parallel_compiler)' '--check-cfg=cfg(rust_analyzer)' -Zmacro-backtrace -Zunstable-options -Csplit-debuginfo=off -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zunstable-options -Zon-broken-pipe=kill -Z binary-dep-depinfo` Compiling thiserror v1.0.60 Running `/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc --crate-name build_script_build --edition=2021 /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/vendor/thiserror-1.0.60/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)' --check-cfg 'cfg(feature, values())' -C metadata=f509d57a390d7c0b -C extra-filename=-f509d57a390d7c0b --out-dir /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/release/build/thiserror-f509d57a390d7c0b -C linker=/usr/gcc/13/bin/gcc -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/release/deps --cap-lints allow -Z binary-dep-depinfo` Compiling serde_json v1.0.117 Running `/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc --crate-name build_script_build --edition=2021 /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/vendor/serde_json-1.0.117/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="indexmap"' --cfg 'feature="preserve_order"' --cfg 'feature="std"' --cfg 'feature="unbounded_depth"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("alloc", "arbitrary_precision", "default", "float_roundtrip", "indexmap", "preserve_order", "raw_value", "std", "unbounded_depth"))' -C metadata=01e4529994688d1e -C extra-filename=-01e4529994688d1e --out-dir /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/release/build/serde_json-01e4529994688d1e -C linker=/usr/gcc/13/bin/gcc -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/release/deps --cap-lints allow -Z binary-dep-depinfo` Compiling dashmap v5.5.3 Running `/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc --crate-name dashmap --edition=2018 /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/vendor/dashmap-5.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 --cfg 'feature="raw-api"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("arbitrary", "inline", "raw-api", "rayon", "serde"))' -C metadata=9b0d2ca3b101df2d -C extra-filename=-9b0d2ca3b101df2d --out-dir /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps --target x86_64-unknown-illumos -C linker=/usr/gcc/13/bin/gcc -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/release/deps --extern cfg_if=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libcfg_if-9fafd12e719e19ea.rmeta --extern hashbrown=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libhashbrown-0889680c9543e4bc.rmeta --extern lock_api=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/liblock_api-e51341e244bb35c6.rmeta --extern once_cell=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libonce_cell-a3125bf95ce38619.rmeta --extern parking_lot_core=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libparking_lot_core-8607b4b5305b214a.rmeta --cap-lints allow --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(parallel_compiler)' '--check-cfg=cfg(rust_analyzer)' -Zmacro-backtrace -Zunstable-options -Csplit-debuginfo=off -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zunstable-options -Zon-broken-pipe=kill -Z binary-dep-depinfo` Dirty itoa v1.0.11: the rustflags changed Compiling itoa v1.0.11 Running `/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc --crate-name itoa --edition=2018 /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/vendor/itoa-1.0.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 --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("no-panic"))' -C metadata=1cceb1650151643c -C extra-filename=-1cceb1650151643c --out-dir /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps --target x86_64-unknown-illumos -C linker=/usr/gcc/13/bin/gcc -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/release/deps --cap-lints allow --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(parallel_compiler)' '--check-cfg=cfg(rust_analyzer)' -Zmacro-backtrace -Zunstable-options -Csplit-debuginfo=off -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zunstable-options -Zon-broken-pipe=kill -Z binary-dep-depinfo` Compiling rustc_apfloat v0.2.0+llvm-462a31f5a5ab Running `/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc --crate-name build_script_build --edition=2021 /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/vendor/rustc_apfloat-0.2.0+llvm-462a31f5a5ab/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)' --check-cfg 'cfg(feature, values())' -C metadata=fc794e360b52eb85 -C extra-filename=-fc794e360b52eb85 --out-dir /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/release/build/rustc_apfloat-fc794e360b52eb85 -C linker=/usr/gcc/13/bin/gcc -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/release/deps --cap-lints allow -Z binary-dep-depinfo` Running `/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/release/build/serde_json-01e4529994688d1e/build-script-build` Compiling ryu v1.0.18 Running `/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc --crate-name ryu --edition=2018 /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/vendor/ryu-1.0.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 --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("no-panic", "small"))' -C metadata=0888c8429afcbb03 -C extra-filename=-0888c8429afcbb03 --out-dir /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps --target x86_64-unknown-illumos -C linker=/usr/gcc/13/bin/gcc -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/release/deps --cap-lints allow --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(parallel_compiler)' '--check-cfg=cfg(rust_analyzer)' -Zmacro-backtrace -Zunstable-options -Csplit-debuginfo=off -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zunstable-options -Zon-broken-pipe=kill -Z binary-dep-depinfo` Compiling bitflags v1.3.2 Compiling memchr v2.7.2 Running `/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc --crate-name bitflags --edition=2018 /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/vendor/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)' --check-cfg 'cfg(feature, values("compiler_builtins", "core", "default", "example_generated", "rustc-dep-of-std"))' -C metadata=a87cfab7ce9043f9 -C extra-filename=-a87cfab7ce9043f9 --out-dir /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps --target x86_64-unknown-illumos -C linker=/usr/gcc/13/bin/gcc -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/release/deps --cap-lints allow --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(parallel_compiler)' '--check-cfg=cfg(rust_analyzer)' -Zmacro-backtrace -Zunstable-options -Csplit-debuginfo=off -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zunstable-options -Zon-broken-pipe=kill -Z binary-dep-depinfo` Running `/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc --crate-name memchr --edition=2021 /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/vendor/memchr-2.7.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="std"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("alloc", "compiler_builtins", "core", "default", "libc", "logging", "rustc-dep-of-std", "std", "use_std"))' -C metadata=31defbc76f9d2774 -C extra-filename=-31defbc76f9d2774 --out-dir /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps --target x86_64-unknown-illumos -C linker=/usr/gcc/13/bin/gcc -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/release/deps --cap-lints allow --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(parallel_compiler)' '--check-cfg=cfg(rust_analyzer)' -Zmacro-backtrace -Zunstable-options -Csplit-debuginfo=off -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zunstable-options -Zon-broken-pipe=kill -Z binary-dep-depinfo` Compiling fixedbitset v0.4.2 Running `/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc --crate-name fixedbitset --edition=2015 /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/vendor/fixedbitset-0.4.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)' --check-cfg 'cfg(feature, values("default", "serde", "std"))' -C metadata=34191b8a68944ac1 -C extra-filename=-34191b8a68944ac1 --out-dir /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps --target x86_64-unknown-illumos -C linker=/usr/gcc/13/bin/gcc -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/release/deps --cap-lints allow --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(parallel_compiler)' '--check-cfg=cfg(rust_analyzer)' -Zmacro-backtrace -Zunstable-options -Csplit-debuginfo=off -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zunstable-options -Zon-broken-pipe=kill -Z binary-dep-depinfo` Compiling ena v0.14.3 Running `/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc --crate-name ena --edition=2015 /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/vendor/ena-0.14.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)' --check-cfg 'cfg(feature, values("bench", "dogged", "persistent"))' -C metadata=b15fb1b9d73cd2a9 -C extra-filename=-b15fb1b9d73cd2a9 --out-dir /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps --target x86_64-unknown-illumos -C linker=/usr/gcc/13/bin/gcc -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/release/deps --extern log=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/liblog-172c434f21563709.rmeta --cap-lints allow --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(parallel_compiler)' '--check-cfg=cfg(rust_analyzer)' -Zmacro-backtrace -Zunstable-options -Csplit-debuginfo=off -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zunstable-options -Zon-broken-pipe=kill -Z binary-dep-depinfo` Running `/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/release/build/rustc_apfloat-fc794e360b52eb85/build-script-build` Running `/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc --crate-name rustc_apfloat --edition=2021 /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/vendor/rustc_apfloat-0.2.0+llvm-462a31f5a5ab/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)' --check-cfg 'cfg(feature, values())' -C metadata=99c49fca5bbf4e8b -C extra-filename=-99c49fca5bbf4e8b --out-dir /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps --target x86_64-unknown-illumos -C linker=/usr/gcc/13/bin/gcc -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/release/deps --extern bitflags=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libbitflags-a87cfab7ce9043f9.rmeta --extern smallvec=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libsmallvec-f61dbf87fa3c3363.rmeta --cap-lints allow --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(parallel_compiler)' '--check-cfg=cfg(rust_analyzer)' -Zmacro-backtrace -Zunstable-options -Csplit-debuginfo=off -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zunstable-options -Zon-broken-pipe=kill -Z binary-dep-depinfo` Compiling petgraph v0.6.5 Running `/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc --crate-name petgraph --edition=2018 /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/vendor/petgraph-0.6.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="default"' --cfg 'feature="graphmap"' --cfg 'feature="matrix_graph"' --cfg 'feature="stable_graph"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("all", "default", "generate", "graphmap", "matrix_graph", "quickcheck", "rayon", "serde", "serde-1", "serde_derive", "stable_graph", "unstable"))' -C metadata=13429a877486f205 -C extra-filename=-13429a877486f205 --out-dir /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps --target x86_64-unknown-illumos -C linker=/usr/gcc/13/bin/gcc -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/release/deps --extern fixedbitset=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libfixedbitset-34191b8a68944ac1.rmeta --extern indexmap=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libindexmap-f1eccd337fb771e7.rmeta --cap-lints allow --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(parallel_compiler)' '--check-cfg=cfg(rust_analyzer)' -Zmacro-backtrace -Zunstable-options -Csplit-debuginfo=off -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zunstable-options -Zon-broken-pipe=kill -Z binary-dep-depinfo` Compiling crossbeam-epoch v0.9.18 Running `/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc --crate-name crossbeam_epoch --edition=2021 /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/vendor/crossbeam-epoch-0.9.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 --cfg 'feature="alloc"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("alloc", "default", "loom", "loom-crate", "nightly", "std"))' -C metadata=686d425362711036 -C extra-filename=-686d425362711036 --out-dir /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps --target x86_64-unknown-illumos -C linker=/usr/gcc/13/bin/gcc -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/release/deps --extern crossbeam_utils=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libcrossbeam_utils-515011f23e0a27f2.rmeta --cap-lints allow --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(parallel_compiler)' '--check-cfg=cfg(rust_analyzer)' -Zmacro-backtrace -Zunstable-options -Csplit-debuginfo=off -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zunstable-options -Zon-broken-pipe=kill -Z binary-dep-depinfo` Compiling rayon-core v1.12.1 Running `/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc --crate-name build_script_build --edition=2021 /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/vendor/rayon-core-1.12.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)' --check-cfg 'cfg(feature, values("web_spin_lock"))' -C metadata=f8bf63faac1f57d4 -C extra-filename=-f8bf63faac1f57d4 --out-dir /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/release/build/rayon-core-f8bf63faac1f57d4 -C linker=/usr/gcc/13/bin/gcc -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/release/deps --cap-lints allow -Z binary-dep-depinfo` Compiling profile v0.0.0 (/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/tools/rust-analyzer/crates/profile) Running `/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc --crate-name profile --edition=2021 crates/profile/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::suspicious' '--warn=clippy::style' '--allow=clippy::restriction' '--deny=clippy::perf' '--deny=clippy::correctness' '--warn=clippy::complexity' '--allow=clippy::wrong_self_convention' '--allow=clippy::useless_asref' --warn=unused_lifetimes --warn=unused_extern_crates --warn=unreachable_pub '--allow=clippy::type_complexity' '--allow=clippy::too_many_arguments' '--warn=clippy::todo' '--warn=clippy::str_to_string' --warn=semicolon_in_expressions_from_macros '--allow=clippy::result_unit_err' '--warn=clippy::rc_buffer' '--warn=clippy::print_stdout' '--warn=clippy::print_stderr' '--allow=clippy::new_ret_no_self' '--allow=clippy::len_without_is_empty' --warn=explicit_outlives_requirements '--allow=clippy::enum_variant_names' --warn=ellipsis_inclusive_range_patterns --warn=elided_lifetimes_in_paths '--warn=clippy::dbg_macro' --warn=bare_trait_objects '--allow=clippy::assigning_clones' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("cpu_profiler", "jemalloc", "jemalloc-ctl"))' -C metadata=c4a57f3ab219e847 -C extra-filename=-c4a57f3ab219e847 --out-dir /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps --target x86_64-unknown-illumos -C linker=/usr/gcc/13/bin/gcc -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/release/deps --extern cfg_if=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libcfg_if-9fafd12e719e19ea.rmeta --extern libc=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/liblibc-3e7518595b3b6992.rmeta --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(parallel_compiler)' '--check-cfg=cfg(rust_analyzer)' -Zmacro-backtrace -Zunstable-options -Csplit-debuginfo=off -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zunstable-options -Zon-broken-pipe=kill -Z binary-dep-depinfo` Running `/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/release/build/rayon-core-f8bf63faac1f57d4/build-script-build` Compiling typed-arena v2.0.2 Running `/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc --crate-name typed_arena --edition=2015 /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/vendor/typed-arena-2.0.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)' --check-cfg 'cfg(feature, values("default", "std"))' -C metadata=aaaeb21331220cb5 -C extra-filename=-aaaeb21331220cb5 --out-dir /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps --target x86_64-unknown-illumos -C linker=/usr/gcc/13/bin/gcc -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/release/deps --cap-lints allow --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(parallel_compiler)' '--check-cfg=cfg(rust_analyzer)' -Zmacro-backtrace -Zunstable-options -Csplit-debuginfo=off -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zunstable-options -Zon-broken-pipe=kill -Z binary-dep-depinfo` Compiling scoped-tls v1.0.1 Running `/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc --crate-name scoped_tls --edition=2015 /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/vendor/scoped-tls-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)' --check-cfg 'cfg(feature, values())' -C metadata=678a00b11c44fb10 -C extra-filename=-678a00b11c44fb10 --out-dir /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps --target x86_64-unknown-illumos -C linker=/usr/gcc/13/bin/gcc -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/release/deps --cap-lints allow --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(parallel_compiler)' '--check-cfg=cfg(rust_analyzer)' -Zmacro-backtrace -Zunstable-options -Csplit-debuginfo=off -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zunstable-options -Zon-broken-pipe=kill -Z binary-dep-depinfo` Compiling crossbeam-deque v0.8.5 Running `/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc --crate-name crossbeam_deque --edition=2021 /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/vendor/crossbeam-deque-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="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("default", "std"))' -C metadata=c4b44cf00b50ae86 -C extra-filename=-c4b44cf00b50ae86 --out-dir /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps --target x86_64-unknown-illumos -C linker=/usr/gcc/13/bin/gcc -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/release/deps --extern crossbeam_epoch=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libcrossbeam_epoch-686d425362711036.rmeta --extern crossbeam_utils=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libcrossbeam_utils-515011f23e0a27f2.rmeta --cap-lints allow --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(parallel_compiler)' '--check-cfg=cfg(rust_analyzer)' -Zmacro-backtrace -Zunstable-options -Csplit-debuginfo=off -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zunstable-options -Zon-broken-pipe=kill -Z binary-dep-depinfo` Running `/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/release/build/thiserror-f509d57a390d7c0b/build-script-build` Compiling line-index v0.1.1 Running `/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc --crate-name line_index --edition=2021 /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/vendor/line-index-0.1.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)' --check-cfg 'cfg(feature, values())' -C metadata=e7462f70e5f0384c -C extra-filename=-e7462f70e5f0384c --out-dir /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps --target x86_64-unknown-illumos -C linker=/usr/gcc/13/bin/gcc -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/release/deps --extern nohash_hasher=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libnohash_hasher-57d880b8a1e96350.rmeta --extern text_size=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libtext_size-a704d8107a7d1b2e.rmeta --cap-lints allow --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(parallel_compiler)' '--check-cfg=cfg(rust_analyzer)' -Zmacro-backtrace -Zunstable-options -Csplit-debuginfo=off -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zunstable-options -Zon-broken-pipe=kill -Z binary-dep-depinfo` Running `/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/release/build/serde-3c5110c19c2c2b3a/build-script-build` Dirty tinyvec_macros v0.1.1: the rustflags changed Compiling tinyvec_macros v0.1.1 Running `/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc --crate-name tinyvec_macros --edition=2018 /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/vendor/tinyvec_macros-0.1.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)' --check-cfg 'cfg(feature, values())' -C metadata=ad2c2b4b0237d606 -C extra-filename=-ad2c2b4b0237d606 --out-dir /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps --target x86_64-unknown-illumos -C linker=/usr/gcc/13/bin/gcc -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/release/deps --cap-lints allow --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(parallel_compiler)' '--check-cfg=cfg(rust_analyzer)' -Zmacro-backtrace -Zunstable-options -Csplit-debuginfo=off -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zunstable-options -Zon-broken-pipe=kill -Z binary-dep-depinfo` Fresh version_check v0.9.4 Dirty tinyvec v1.6.0: the rustflags changed Compiling tinyvec v1.6.0 Running `/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc --crate-name tinyvec --edition=2018 /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/vendor/tinyvec-1.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="tinyvec_macros"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("alloc", "arbitrary", "default", "experimental_write_impl", "grab_spare_slice", "nightly_slice_partition_dedup", "real_blackbox", "rustc_1_40", "rustc_1_55", "rustc_1_57", "serde", "std", "tinyvec_macros"))' -C metadata=ab703c3f18848a4c -C extra-filename=-ab703c3f18848a4c --out-dir /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps --target x86_64-unknown-illumos -C linker=/usr/gcc/13/bin/gcc -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/release/deps --extern tinyvec_macros=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libtinyvec_macros-ad2c2b4b0237d606.rmeta --cap-lints allow --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(parallel_compiler)' '--check-cfg=cfg(rust_analyzer)' -Zmacro-backtrace -Zunstable-options -Csplit-debuginfo=off -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zunstable-options -Zon-broken-pipe=kill -Z binary-dep-depinfo` Running `/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc --crate-name rayon_core --edition=2021 /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/vendor/rayon-core-1.12.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)' --check-cfg 'cfg(feature, values("web_spin_lock"))' -C metadata=3fda96837b07f9e3 -C extra-filename=-3fda96837b07f9e3 --out-dir /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps --target x86_64-unknown-illumos -C linker=/usr/gcc/13/bin/gcc -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/release/deps --extern crossbeam_deque=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libcrossbeam_deque-c4b44cf00b50ae86.rmeta --extern crossbeam_utils=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libcrossbeam_utils-515011f23e0a27f2.rmeta --cap-lints allow --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(parallel_compiler)' '--check-cfg=cfg(rust_analyzer)' -Zmacro-backtrace -Zunstable-options -Csplit-debuginfo=off -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zunstable-options -Zon-broken-pipe=kill -Z binary-dep-depinfo` Dirty home v0.5.9: the rustflags changed Compiling home v0.5.9 Running `/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc --crate-name home --edition=2021 /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/vendor/home-0.5.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 '--allow=clippy::all' '--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)' --check-cfg 'cfg(feature, values())' -C metadata=982a13c1b6226ba0 -C extra-filename=-982a13c1b6226ba0 --out-dir /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps --target x86_64-unknown-illumos -C linker=/usr/gcc/13/bin/gcc -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/release/deps --cap-lints allow --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(parallel_compiler)' '--check-cfg=cfg(rust_analyzer)' -Zmacro-backtrace -Zunstable-options -Csplit-debuginfo=off -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zunstable-options -Zon-broken-pipe=kill -Z binary-dep-depinfo` Compiling anyhow v1.0.83 Running `/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc --crate-name build_script_build --edition=2018 /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/vendor/anyhow-1.0.83/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)' --check-cfg 'cfg(feature, values("backtrace", "default", "std"))' -C metadata=8b37aa5b9e603e20 -C extra-filename=-8b37aa5b9e603e20 --out-dir /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/release/build/anyhow-8b37aa5b9e603e20 -C linker=/usr/gcc/13/bin/gcc -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/release/deps --cap-lints allow -Z binary-dep-depinfo` Compiling cfg_aliases v0.1.1 Running `/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc --crate-name cfg_aliases --edition=2018 /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/vendor/cfg_aliases-0.1.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 --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=f7717a4d77f9d761 -C extra-filename=-f7717a4d77f9d761 --out-dir /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/release/deps -C linker=/usr/gcc/13/bin/gcc -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/release/deps --cap-lints allow -Z binary-dep-depinfo` Dirty unicase v2.7.0: the rustflags changed Compiling unicase v2.7.0 Running `/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/release/build/unicase-820d32e166a7d77d/build-script-build` Compiling nix v0.28.0 Running `/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc --crate-name build_script_build --edition=2021 /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/vendor/nix-0.28.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="fs"' --cfg 'feature="poll"' --cfg 'feature="process"' --cfg 'feature="signal"' --check-cfg 'cfg(docsrs)' --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=4c405ae885c946eb -C extra-filename=-4c405ae885c946eb --out-dir /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/release/build/nix-4c405ae885c946eb -C linker=/usr/gcc/13/bin/gcc -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/release/deps --extern cfg_aliases=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/release/deps/libcfg_aliases-f7717a4d77f9d761.rlib --cap-lints allow -Z binary-dep-depinfo` Compiling synstructure v0.13.1 Running `/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc --crate-name synstructure --edition=2018 /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/vendor/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)' --check-cfg 'cfg(feature, values("default", "proc-macro"))' -C metadata=8056a81df73462b2 -C extra-filename=-8056a81df73462b2 --out-dir /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/release/deps -C linker=/usr/gcc/13/bin/gcc -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/release/deps --extern proc_macro2=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/release/deps/libproc_macro2-346a544c3c75f7be.rmeta --extern quote=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/release/deps/libquote-d61ceffb639ff4c4.rmeta --extern syn=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/release/deps/libsyn-d02722d17fba7b1b.rmeta --cap-lints allow -Z binary-dep-depinfo` Running `/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/release/build/anyhow-8b37aa5b9e603e20/build-script-build` Compiling rayon v1.10.0 Running `/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc --crate-name rayon --edition=2021 /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/vendor/rayon-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 --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("web_spin_lock"))' -C metadata=71365fe5d461c62f -C extra-filename=-71365fe5d461c62f --out-dir /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps --target x86_64-unknown-illumos -C linker=/usr/gcc/13/bin/gcc -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/release/deps --extern either=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libeither-635e99546b526d6a.rmeta --extern rayon_core=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/librayon_core-3fda96837b07f9e3.rmeta --cap-lints allow --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(parallel_compiler)' '--check-cfg=cfg(rust_analyzer)' -Zmacro-backtrace -Zunstable-options -Csplit-debuginfo=off -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zunstable-options -Zon-broken-pipe=kill -Z binary-dep-depinfo` Dirty same-file v1.0.6: the rustflags changed Compiling same-file v1.0.6 Running `/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc --crate-name same_file --edition=2018 /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/vendor/same-file-1.0.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 --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=3cd225259f0fdbb9 -C extra-filename=-3cd225259f0fdbb9 --out-dir /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps --target x86_64-unknown-illumos -C linker=/usr/gcc/13/bin/gcc -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/release/deps --cap-lints allow --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(parallel_compiler)' '--check-cfg=cfg(rust_analyzer)' -Zmacro-backtrace -Zunstable-options -Csplit-debuginfo=off -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zunstable-options -Zon-broken-pipe=kill -Z binary-dep-depinfo` Compiling option-ext v0.2.0 Running `/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc --crate-name option_ext --edition=2015 /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/vendor/option-ext-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)' --check-cfg 'cfg(feature, values())' -C metadata=664b156aa1c72561 -C extra-filename=-664b156aa1c72561 --out-dir /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps --target x86_64-unknown-illumos -C linker=/usr/gcc/13/bin/gcc -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/release/deps --cap-lints allow --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(parallel_compiler)' '--check-cfg=cfg(rust_analyzer)' -Zmacro-backtrace -Zunstable-options -Csplit-debuginfo=off -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zunstable-options -Zon-broken-pipe=kill -Z binary-dep-depinfo` Dirty percent-encoding v2.3.1: the rustflags changed Compiling percent-encoding v2.3.1 Running `/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc --crate-name percent_encoding --edition=2018 /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/vendor/percent-encoding-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="alloc"' --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("alloc", "default", "std"))' -C metadata=d9bce70653df3639 -C extra-filename=-d9bce70653df3639 --out-dir /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps --target x86_64-unknown-illumos -C linker=/usr/gcc/13/bin/gcc -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/release/deps --cap-lints allow --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(parallel_compiler)' '--check-cfg=cfg(rust_analyzer)' -Zmacro-backtrace -Zunstable-options -Csplit-debuginfo=off -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zunstable-options -Zon-broken-pipe=kill -Z binary-dep-depinfo` Dirty unicode-normalization v0.1.23: the rustflags changed Compiling unicode-normalization v0.1.23 Running `/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc --crate-name unicode_normalization --edition=2018 /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/vendor/unicode-normalization-0.1.23/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)' --check-cfg 'cfg(feature, values("default", "std"))' -C metadata=fe85a5c32eb947ae -C extra-filename=-fe85a5c32eb947ae --out-dir /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps --target x86_64-unknown-illumos -C linker=/usr/gcc/13/bin/gcc -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/release/deps --extern tinyvec=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libtinyvec-ab703c3f18848a4c.rmeta --cap-lints allow --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(parallel_compiler)' '--check-cfg=cfg(rust_analyzer)' -Zmacro-backtrace -Zunstable-options -Csplit-debuginfo=off -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zunstable-options -Zon-broken-pipe=kill -Z binary-dep-depinfo` Running `/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc --crate-name build_script_build --edition=2021 /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/vendor/serde_json-1.0.117/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"' --cfg 'feature="unbounded_depth"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("alloc", "arbitrary_precision", "default", "float_roundtrip", "indexmap", "preserve_order", "raw_value", "std", "unbounded_depth"))' -C metadata=0bf3651855b12570 -C extra-filename=-0bf3651855b12570 --out-dir /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/release/build/serde_json-0bf3651855b12570 -C linker=/usr/gcc/13/bin/gcc -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/release/deps --cap-lints allow -Z binary-dep-depinfo` Compiling pulldown-cmark v0.9.6 Running `/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc --crate-name build_script_build --edition=2021 /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/vendor/pulldown-cmark-0.9.6/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)' --check-cfg 'cfg(feature, values("default", "gen-tests", "getopts", "serde", "simd"))' -C metadata=ce1de8f7c3f08203 -C extra-filename=-ce1de8f7c3f08203 --out-dir /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/release/build/pulldown-cmark-ce1de8f7c3f08203 -C linker=/usr/gcc/13/bin/gcc -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/release/deps --cap-lints allow -Z binary-dep-depinfo` Dirty unicode-bidi v0.3.15: the rustflags changed Compiling unicode-bidi v0.3.15 Running `/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc --crate-name unicode_bidi --edition=2018 /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/vendor/unicode-bidi-0.3.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 --cfg 'feature="hardcoded-data"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("bench_it", "default", "flame", "flame_it", "flamer", "hardcoded-data", "serde", "std", "unstable", "with_serde"))' -C metadata=ba2653da0f4f75fb -C extra-filename=-ba2653da0f4f75fb --out-dir /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps --target x86_64-unknown-illumos -C linker=/usr/gcc/13/bin/gcc -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/release/deps --cap-lints allow --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(parallel_compiler)' '--check-cfg=cfg(rust_analyzer)' -Zmacro-backtrace -Zunstable-options -Csplit-debuginfo=off -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zunstable-options -Zon-broken-pipe=kill -Z binary-dep-depinfo` Running `/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/release/build/serde_json-0bf3651855b12570/build-script-build` Running `/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/release/build/pulldown-cmark-ce1de8f7c3f08203/build-script-build` Dirty form_urlencoded v1.2.1: the rustflags changed Compiling form_urlencoded v1.2.1 Running `/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc --crate-name form_urlencoded --edition=2018 /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/vendor/form_urlencoded-1.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="alloc"' --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("alloc", "default", "std"))' -C metadata=03caeb3925d35711 -C extra-filename=-03caeb3925d35711 --out-dir /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps --target x86_64-unknown-illumos -C linker=/usr/gcc/13/bin/gcc -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/release/deps --extern percent_encoding=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libpercent_encoding-d9bce70653df3639.rmeta --cap-lints allow --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(parallel_compiler)' '--check-cfg=cfg(rust_analyzer)' -Zmacro-backtrace -Zunstable-options -Csplit-debuginfo=off -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zunstable-options -Zon-broken-pipe=kill -Z binary-dep-depinfo` Compiling dirs-sys v0.4.1 Running `/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc --crate-name dirs_sys --edition=2015 /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/vendor/dirs-sys-0.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)' --check-cfg 'cfg(feature, values())' -C metadata=1b590e93508082ab -C extra-filename=-1b590e93508082ab --out-dir /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps --target x86_64-unknown-illumos -C linker=/usr/gcc/13/bin/gcc -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/release/deps --extern libc=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/liblibc-3e7518595b3b6992.rmeta --extern option_ext=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/liboption_ext-664b156aa1c72561.rmeta --cap-lints allow --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(parallel_compiler)' '--check-cfg=cfg(rust_analyzer)' -Zmacro-backtrace -Zunstable-options -Csplit-debuginfo=off -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zunstable-options -Zon-broken-pipe=kill -Z binary-dep-depinfo` Running `/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/release/build/nix-4c405ae885c946eb/build-script-build` Dirty walkdir v2.5.0: the rustflags changed Compiling walkdir v2.5.0 Running `/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc --crate-name walkdir --edition=2018 /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/vendor/walkdir-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 --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=c42e2fc79e865be0 -C extra-filename=-c42e2fc79e865be0 --out-dir /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps --target x86_64-unknown-illumos -C linker=/usr/gcc/13/bin/gcc -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/release/deps --extern same_file=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libsame_file-3cd225259f0fdbb9.rmeta --cap-lints allow --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(parallel_compiler)' '--check-cfg=cfg(rust_analyzer)' -Zmacro-backtrace -Zunstable-options -Csplit-debuginfo=off -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zunstable-options -Zon-broken-pipe=kill -Z binary-dep-depinfo` Running `/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc --crate-name anyhow --edition=2018 /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/vendor/anyhow-1.0.83/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)' --check-cfg 'cfg(feature, values("backtrace", "default", "std"))' -C metadata=6f8909920e47b93e -C extra-filename=-6f8909920e47b93e --out-dir /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps --target x86_64-unknown-illumos -C linker=/usr/gcc/13/bin/gcc -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/release/deps --cap-lints allow --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(parallel_compiler)' '--check-cfg=cfg(rust_analyzer)' -Zmacro-backtrace -Zunstable-options -Csplit-debuginfo=off -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zunstable-options -Zon-broken-pipe=kill -Z binary-dep-depinfo --cfg std_backtrace --check-cfg 'cfg(anyhow_nightly_testing)' --check-cfg 'cfg(anyhow_no_fmt_arguments_as_str)' --check-cfg 'cfg(anyhow_no_ptr_addr_of)' --check-cfg 'cfg(anyhow_no_unsafe_op_in_unsafe_fn_lint)' --check-cfg 'cfg(doc_cfg)' --check-cfg 'cfg(error_generic_member_access)' --check-cfg 'cfg(std_backtrace)'` Dirty idna v0.5.0: the rustflags changed Compiling idna v0.5.0 Running `/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc --crate-name idna --edition=2018 /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/vendor/idna-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 opt-level=3 -C embed-bitcode=no --cfg 'feature="alloc"' --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("alloc", "default", "std"))' -C metadata=50308551267d8aa3 -C extra-filename=-50308551267d8aa3 --out-dir /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps --target x86_64-unknown-illumos -C linker=/usr/gcc/13/bin/gcc -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/release/deps --extern unicode_bidi=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libunicode_bidi-ba2653da0f4f75fb.rmeta --extern unicode_normalization=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libunicode_normalization-fe85a5c32eb947ae.rmeta --cap-lints allow --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(parallel_compiler)' '--check-cfg=cfg(rust_analyzer)' -Zmacro-backtrace -Zunstable-options -Csplit-debuginfo=off -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zunstable-options -Zon-broken-pipe=kill -Z binary-dep-depinfo` Running `/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc --crate-name unicase --edition=2015 /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/vendor/unicase-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 --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("nightly"))' -C metadata=103cf8d0da5ca979 -C extra-filename=-103cf8d0da5ca979 --out-dir /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps --target x86_64-unknown-illumos -C linker=/usr/gcc/13/bin/gcc -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/release/deps --cap-lints allow --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(parallel_compiler)' '--check-cfg=cfg(rust_analyzer)' -Zmacro-backtrace -Zunstable-options -Csplit-debuginfo=off -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zunstable-options -Zon-broken-pipe=kill -Z binary-dep-depinfo --cfg __unicase__iter_cmp --cfg __unicase__default_hasher --cfg __unicase__const_fns --cfg __unicase__core_and_alloc` Running `/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/release/build/thiserror-f509d57a390d7c0b/build-script-build` Running `/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/release/build/semver-1c63e7f23472ae61/build-script-build` Dirty filetime v0.2.23: the rustflags changed Compiling filetime v0.2.23 Running `/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc --crate-name filetime --edition=2018 /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/vendor/filetime-0.2.23/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)' --check-cfg 'cfg(feature, values())' -C metadata=bb4416744d171752 -C extra-filename=-bb4416744d171752 --out-dir /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps --target x86_64-unknown-illumos -C linker=/usr/gcc/13/bin/gcc -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/release/deps --extern cfg_if=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libcfg_if-9fafd12e719e19ea.rmeta --extern libc=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/liblibc-3e7518595b3b6992.rmeta --cap-lints allow --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(parallel_compiler)' '--check-cfg=cfg(rust_analyzer)' -Zmacro-backtrace -Zunstable-options -Csplit-debuginfo=off -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zunstable-options -Zon-broken-pipe=kill -Z binary-dep-depinfo` Running `/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/release/build/camino-3234377ada1bafaf/build-script-build` Running `/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc --crate-name ryu --edition=2018 /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/vendor/ryu-1.0.18/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)' --check-cfg 'cfg(feature, values("no-panic", "small"))' -C metadata=28bcbb1eea8a20e7 -C extra-filename=-28bcbb1eea8a20e7 --out-dir /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/release/deps -C linker=/usr/gcc/13/bin/gcc -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/release/deps --cap-lints allow -Z binary-dep-depinfo` Compiling protobuf v3.2.0 Running `/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc --crate-name build_script_build --edition=2021 /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/vendor/protobuf-3.2.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"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("bytes", "default", "with-bytes"))' -C metadata=533917b29703a294 -C extra-filename=-533917b29703a294 --out-dir /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/release/build/protobuf-533917b29703a294 -C linker=/usr/gcc/13/bin/gcc -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/release/deps --cap-lints allow -Z binary-dep-depinfo` Running `/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc --crate-name itoa --edition=2018 /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/vendor/itoa-1.0.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 -C debug-assertions=off --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("no-panic"))' -C metadata=429bc0c822cde3b8 -C extra-filename=-429bc0c822cde3b8 --out-dir /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/release/deps -C linker=/usr/gcc/13/bin/gcc -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/release/deps --cap-lints allow -Z binary-dep-depinfo` Dirty lazy_static v1.4.0: the rustflags changed Compiling lazy_static v1.4.0 Running `/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc --crate-name lazy_static --edition=2015 /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/vendor/lazy_static-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 opt-level=3 -C embed-bitcode=no --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("spin", "spin_no_std"))' -C metadata=aa85563b2d988685 -C extra-filename=-aa85563b2d988685 --out-dir /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps --target x86_64-unknown-illumos -C linker=/usr/gcc/13/bin/gcc -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/release/deps --cap-lints allow --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(parallel_compiler)' '--check-cfg=cfg(rust_analyzer)' -Zmacro-backtrace -Zunstable-options -Csplit-debuginfo=off -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zunstable-options -Zon-broken-pipe=kill -Z binary-dep-depinfo` Dirty crc32fast v1.4.0: the rustflags changed Compiling crc32fast v1.4.0 Running `/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/release/build/crc32fast-2551e896c8857fef/build-script-build` Compiling notify v6.1.1 Running `/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc --crate-name notify --edition=2021 /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/vendor/notify-6.1.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="crossbeam-channel"' --cfg 'feature="default"' --cfg 'feature="fsevent-sys"' --cfg 'feature="macos_fsevent"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("crossbeam-channel", "default", "fsevent-sys", "kqueue", "macos_fsevent", "macos_kqueue", "manual_tests", "mio", "serde", "timing_tests"))' -C metadata=70c3815f4e573e99 -C extra-filename=-70c3815f4e573e99 --out-dir /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps --target x86_64-unknown-illumos -C linker=/usr/gcc/13/bin/gcc -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/release/deps --extern crossbeam_channel=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libcrossbeam_channel-93a8c65355c36153.rmeta --extern filetime=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libfiletime-bb4416744d171752.rmeta --extern libc=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/liblibc-3e7518595b3b6992.rmeta --extern log=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/liblog-172c434f21563709.rmeta --extern walkdir=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libwalkdir-c42e2fc79e865be0.rmeta --cap-lints allow --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(parallel_compiler)' '--check-cfg=cfg(rust_analyzer)' -Zmacro-backtrace -Zunstable-options -Csplit-debuginfo=off -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zunstable-options -Zon-broken-pipe=kill -Z binary-dep-depinfo` Dirty sharded-slab v0.1.7: the rustflags changed Compiling sharded-slab v0.1.7 Running `/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc --crate-name sharded_slab --edition=2018 /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/vendor/sharded-slab-0.1.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)' --check-cfg 'cfg(feature, values("loom"))' -C metadata=fed0194d63a55049 -C extra-filename=-fed0194d63a55049 --out-dir /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps --target x86_64-unknown-illumos -C linker=/usr/gcc/13/bin/gcc -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/release/deps --extern lazy_static=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/liblazy_static-aa85563b2d988685.rmeta --cap-lints allow --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(parallel_compiler)' '--check-cfg=cfg(rust_analyzer)' -Zmacro-backtrace -Zunstable-options -Csplit-debuginfo=off -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zunstable-options -Zon-broken-pipe=kill -Z binary-dep-depinfo` Running `/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc --crate-name pulldown_cmark --edition=2021 /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/vendor/pulldown-cmark-0.9.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 --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("default", "gen-tests", "getopts", "serde", "simd"))' -C metadata=89fea08d394f9ee3 -C extra-filename=-89fea08d394f9ee3 --out-dir /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps --target x86_64-unknown-illumos -C linker=/usr/gcc/13/bin/gcc -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/release/deps --extern bitflags=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libbitflags-89ecf8ed89d99a42.rmeta --extern memchr=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libmemchr-31defbc76f9d2774.rmeta --extern unicase=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libunicase-103cf8d0da5ca979.rmeta --cap-lints allow --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(parallel_compiler)' '--check-cfg=cfg(rust_analyzer)' -Zmacro-backtrace -Zunstable-options -Csplit-debuginfo=off -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zunstable-options -Zon-broken-pipe=kill -Z binary-dep-depinfo` Running `/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc --crate-name nix --edition=2021 /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/vendor/nix-0.28.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="fs"' --cfg 'feature="poll"' --cfg 'feature="process"' --cfg 'feature="signal"' --check-cfg 'cfg(docsrs)' --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=fdf68e825786009f -C extra-filename=-fdf68e825786009f --out-dir /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps --target x86_64-unknown-illumos -C linker=/usr/gcc/13/bin/gcc -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/release/deps --extern bitflags=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libbitflags-89ecf8ed89d99a42.rmeta --extern cfg_if=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libcfg_if-9fafd12e719e19ea.rmeta --extern libc=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/liblibc-3e7518595b3b6992.rmeta --cap-lints allow --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(parallel_compiler)' '--check-cfg=cfg(rust_analyzer)' -Zmacro-backtrace -Zunstable-options -Csplit-debuginfo=off -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zunstable-options -Zon-broken-pipe=kill -Z binary-dep-depinfo --cfg illumos --cfg solarish` Running `/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/release/build/protobuf-533917b29703a294/build-script-build` Dirty tracing-log v0.2.0: the rustflags changed Compiling tracing-log v0.2.0 Running `/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc --crate-name tracing_log --edition=2018 /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/vendor/tracing-log-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 --cfg 'feature="log-tracer"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("ahash", "default", "interest-cache", "log-tracer", "lru", "std"))' -C metadata=6da2a268adeed523 -C extra-filename=-6da2a268adeed523 --out-dir /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps --target x86_64-unknown-illumos -C linker=/usr/gcc/13/bin/gcc -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/release/deps --extern log=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/liblog-172c434f21563709.rmeta --extern once_cell=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libonce_cell-a3125bf95ce38619.rmeta --extern tracing_core=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libtracing_core-1f6110f0aa3e9f46.rmeta --cap-lints allow --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(parallel_compiler)' '--check-cfg=cfg(rust_analyzer)' -Zmacro-backtrace -Zunstable-options -Csplit-debuginfo=off -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zunstable-options -Zon-broken-pipe=kill -Z binary-dep-depinfo` Compiling serde_derive v1.0.201 Running `/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc --crate-name serde_derive --edition=2015 /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/vendor/serde_derive-1.0.201/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"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("default", "deserialize_in_place"))' -C metadata=fcf8b19323f72405 -C extra-filename=-fcf8b19323f72405 --out-dir /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/release/deps -C linker=/usr/gcc/13/bin/gcc -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/release/deps --extern proc_macro2=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/release/deps/libproc_macro2-346a544c3c75f7be.rlib --extern quote=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/release/deps/libquote-d61ceffb639ff4c4.rlib --extern syn=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/release/deps/libsyn-d02722d17fba7b1b.rlib --extern proc_macro --cap-lints allow -Z binary-dep-depinfo` Compiling tracing-attributes v0.1.27 Running `/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc --crate-name tracing_attributes --edition=2018 /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/vendor/tracing-attributes-0.1.27/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)' --check-cfg 'cfg(feature, values("async-await"))' -C metadata=0f538728c60b5f2d -C extra-filename=-0f538728c60b5f2d --out-dir /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/release/deps -C linker=/usr/gcc/13/bin/gcc -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/release/deps --extern proc_macro2=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/release/deps/libproc_macro2-346a544c3c75f7be.rlib --extern quote=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/release/deps/libquote-d61ceffb639ff4c4.rlib --extern syn=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/release/deps/libsyn-d02722d17fba7b1b.rlib --extern proc_macro --cap-lints allow -Z binary-dep-depinfo` Compiling salsa-macros v0.0.0 (/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/tools/rust-analyzer/crates/salsa/salsa-macros) Running `/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc --crate-name salsa_macros --edition=2021 crates/salsa/salsa-macros/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=clippy::suspicious' '--warn=clippy::style' '--allow=clippy::restriction' '--deny=clippy::perf' '--deny=clippy::correctness' '--warn=clippy::complexity' '--allow=clippy::wrong_self_convention' '--allow=clippy::useless_asref' --warn=unused_lifetimes --warn=unused_extern_crates --warn=unreachable_pub '--allow=clippy::type_complexity' '--allow=clippy::too_many_arguments' '--warn=clippy::todo' '--warn=clippy::str_to_string' --warn=semicolon_in_expressions_from_macros '--allow=clippy::result_unit_err' '--warn=clippy::rc_buffer' '--warn=clippy::print_stdout' '--warn=clippy::print_stderr' '--allow=clippy::new_ret_no_self' '--allow=clippy::len_without_is_empty' --warn=explicit_outlives_requirements '--allow=clippy::enum_variant_names' --warn=ellipsis_inclusive_range_patterns --warn=elided_lifetimes_in_paths '--warn=clippy::dbg_macro' --warn=bare_trait_objects '--allow=clippy::assigning_clones' -C debug-assertions=off --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=2beaa3975c52d48f -C extra-filename=-2beaa3975c52d48f --out-dir /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/release/deps -C linker=/usr/gcc/13/bin/gcc -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/release/deps --extern heck=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/release/deps/libheck-ef85b3f8a4d4bf1a.rlib --extern proc_macro2=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/release/deps/libproc_macro2-346a544c3c75f7be.rlib --extern quote=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/release/deps/libquote-d61ceffb639ff4c4.rlib --extern syn=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/release/deps/libsyn-d02722d17fba7b1b.rlib --extern proc_macro -Z binary-dep-depinfo` Compiling ra-ap-rustc_index_macros v0.53.0 Running `/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc --crate-name ra_ap_rustc_index_macros --edition=2021 /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/vendor/ra-ap-rustc_index_macros-0.53.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)' --check-cfg 'cfg(feature, values("default", "nightly"))' -C metadata=1696f0ae49cc5969 -C extra-filename=-1696f0ae49cc5969 --out-dir /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/release/deps -C linker=/usr/gcc/13/bin/gcc -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/release/deps --extern proc_macro2=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/release/deps/libproc_macro2-346a544c3c75f7be.rlib --extern quote=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/release/deps/libquote-d61ceffb639ff4c4.rlib --extern syn=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/release/deps/libsyn-d02722d17fba7b1b.rlib --extern synstructure=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/release/deps/libsynstructure-8056a81df73462b2.rlib --extern proc_macro --cap-lints allow -Z binary-dep-depinfo` Compiling thiserror-impl v1.0.60 Running `/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc --crate-name thiserror_impl --edition=2021 /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/vendor/thiserror-impl-1.0.60/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)' --check-cfg 'cfg(feature, values())' -C metadata=46d5a8f71b75dcf4 -C extra-filename=-46d5a8f71b75dcf4 --out-dir /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/release/deps -C linker=/usr/gcc/13/bin/gcc -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/release/deps --extern proc_macro2=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/release/deps/libproc_macro2-346a544c3c75f7be.rlib --extern quote=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/release/deps/libquote-d61ceffb639ff4c4.rlib --extern syn=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/release/deps/libsyn-d02722d17fba7b1b.rlib --extern proc_macro --cap-lints allow -Z binary-dep-depinfo` Compiling ra-ap-rustc_index v0.53.0 Running `/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc --crate-name ra_ap_rustc_index --edition=2021 /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/vendor/ra-ap-rustc_index-0.53.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)' --check-cfg 'cfg(feature, values("default", "nightly", "rustc_macros", "rustc_serialize"))' -C metadata=bae40f08943751ac -C extra-filename=-bae40f08943751ac --out-dir /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps --target x86_64-unknown-illumos -C linker=/usr/gcc/13/bin/gcc -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/release/deps --extern arrayvec=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libarrayvec-f7fbed3e245c9513.rmeta --extern rustc_index_macros=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/release/deps/libra_ap_rustc_index_macros-1696f0ae49cc5969.so --extern smallvec=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libsmallvec-f61dbf87fa3c3363.rmeta --cap-lints allow --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(parallel_compiler)' '--check-cfg=cfg(rust_analyzer)' -Zmacro-backtrace -Zunstable-options -Csplit-debuginfo=off -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zunstable-options -Zon-broken-pipe=kill -Z binary-dep-depinfo` Compiling chalk-derive v0.98.0 Running `/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc --crate-name chalk_derive --edition=2018 /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/vendor/chalk-derive-0.98.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)' --check-cfg 'cfg(feature, values())' -C metadata=7a0ab3755109c860 -C extra-filename=-7a0ab3755109c860 --out-dir /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/release/deps -C linker=/usr/gcc/13/bin/gcc -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/release/deps --extern proc_macro2=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/release/deps/libproc_macro2-346a544c3c75f7be.rlib --extern quote=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/release/deps/libquote-d61ceffb639ff4c4.rlib --extern syn=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/release/deps/libsyn-d02722d17fba7b1b.rlib --extern synstructure=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/release/deps/libsynstructure-8056a81df73462b2.rlib --extern proc_macro --cap-lints allow -Z binary-dep-depinfo` Compiling ra-ap-rustc_parse_format v0.53.0 Running `/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc --crate-name ra_ap_rustc_parse_format --edition=2021 /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/vendor/ra-ap-rustc_parse_format-0.53.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)' --check-cfg 'cfg(feature, values())' -C metadata=61ea6c7c84f3b6e2 -C extra-filename=-61ea6c7c84f3b6e2 --out-dir /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps --target x86_64-unknown-illumos -C linker=/usr/gcc/13/bin/gcc -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/release/deps --extern rustc_index=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libra_ap_rustc_index-bae40f08943751ac.rmeta --extern rustc_lexer=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libra_ap_rustc_lexer-a482f47d0704b35d.rmeta --cap-lints allow --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(parallel_compiler)' '--check-cfg=cfg(rust_analyzer)' -Zmacro-backtrace -Zunstable-options -Csplit-debuginfo=off -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zunstable-options -Zon-broken-pipe=kill -Z binary-dep-depinfo` Compiling tracing v0.1.40 Running `/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc --crate-name tracing --edition=2018 /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/vendor/tracing-0.1.40/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="attributes"' --cfg 'feature="default"' --cfg 'feature="std"' --cfg 'feature="tracing-attributes"' --check-cfg 'cfg(docsrs)' --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=14e4856e6f2329c8 -C extra-filename=-14e4856e6f2329c8 --out-dir /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps --target x86_64-unknown-illumos -C linker=/usr/gcc/13/bin/gcc -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/release/deps --extern pin_project_lite=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libpin_project_lite-b889bafc1b6698f3.rmeta --extern tracing_attributes=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/release/deps/libtracing_attributes-0f538728c60b5f2d.so --extern tracing_core=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libtracing_core-1f6110f0aa3e9f46.rmeta --cap-lints allow --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(parallel_compiler)' '--check-cfg=cfg(rust_analyzer)' -Zmacro-backtrace -Zunstable-options -Csplit-debuginfo=off -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zunstable-options -Zon-broken-pipe=kill -Z binary-dep-depinfo` Dirty thread_local v1.1.8: the rustflags changed Compiling thread_local v1.1.8 Running `/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc --crate-name thread_local --edition=2021 /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/vendor/thread_local-1.1.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 --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("nightly"))' -C metadata=fd92f17410f22a36 -C extra-filename=-fd92f17410f22a36 --out-dir /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps --target x86_64-unknown-illumos -C linker=/usr/gcc/13/bin/gcc -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/release/deps --extern cfg_if=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libcfg_if-9fafd12e719e19ea.rmeta --extern once_cell=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libonce_cell-a3125bf95ce38619.rmeta --cap-lints allow --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(parallel_compiler)' '--check-cfg=cfg(rust_analyzer)' -Zmacro-backtrace -Zunstable-options -Csplit-debuginfo=off -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zunstable-options -Zon-broken-pipe=kill -Z binary-dep-depinfo` Compiling always-assert v0.2.0 Running `/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc --crate-name always_assert --edition=2018 /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/vendor/always-assert-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 --cfg 'feature="tracing"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("force", "tracing"))' -C metadata=58f2522d1fd331c4 -C extra-filename=-58f2522d1fd331c4 --out-dir /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps --target x86_64-unknown-illumos -C linker=/usr/gcc/13/bin/gcc -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/release/deps --extern tracing=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libtracing-14e4856e6f2329c8.rmeta --cap-lints allow --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(parallel_compiler)' '--check-cfg=cfg(rust_analyzer)' -Zmacro-backtrace -Zunstable-options -Csplit-debuginfo=off -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zunstable-options -Zon-broken-pipe=kill -Z binary-dep-depinfo` Compiling stdx v0.0.0 (/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/tools/rust-analyzer/crates/stdx) Running `/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc --crate-name stdx --edition=2021 crates/stdx/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::suspicious' '--warn=clippy::style' '--allow=clippy::restriction' '--deny=clippy::perf' '--deny=clippy::correctness' '--warn=clippy::complexity' '--allow=clippy::wrong_self_convention' '--allow=clippy::useless_asref' --warn=unused_lifetimes --warn=unused_extern_crates --warn=unreachable_pub '--allow=clippy::type_complexity' '--allow=clippy::too_many_arguments' '--warn=clippy::todo' '--warn=clippy::str_to_string' --warn=semicolon_in_expressions_from_macros '--allow=clippy::result_unit_err' '--warn=clippy::rc_buffer' '--warn=clippy::print_stdout' '--warn=clippy::print_stderr' '--allow=clippy::new_ret_no_self' '--allow=clippy::len_without_is_empty' --warn=explicit_outlives_requirements '--allow=clippy::enum_variant_names' --warn=ellipsis_inclusive_range_patterns --warn=elided_lifetimes_in_paths '--warn=clippy::dbg_macro' --warn=bare_trait_objects '--allow=clippy::assigning_clones' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("backtrace"))' -C metadata=a8e1021851d08a40 -C extra-filename=-a8e1021851d08a40 --out-dir /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps --target x86_64-unknown-illumos -C linker=/usr/gcc/13/bin/gcc -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/release/deps --extern always_assert=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libalways_assert-58f2522d1fd331c4.rmeta --extern crossbeam_channel=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libcrossbeam_channel-93a8c65355c36153.rmeta --extern itertools=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libitertools-1ea3fb1e188bb046.rmeta --extern jod_thread=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libjod_thread-98f9e1de215c2aac.rmeta --extern libc=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/liblibc-3e7518595b3b6992.rmeta --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(parallel_compiler)' '--check-cfg=cfg(rust_analyzer)' -Zmacro-backtrace -Zunstable-options -Csplit-debuginfo=off -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zunstable-options -Zon-broken-pipe=kill -Z binary-dep-depinfo` Compiling parser v0.0.0 (/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/tools/rust-analyzer/crates/parser) Running `/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc --crate-name parser --edition=2021 crates/parser/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::suspicious' '--warn=clippy::style' '--allow=clippy::restriction' '--deny=clippy::perf' '--deny=clippy::correctness' '--warn=clippy::complexity' '--allow=clippy::wrong_self_convention' '--allow=clippy::useless_asref' --warn=unused_lifetimes --warn=unused_extern_crates --warn=unreachable_pub '--allow=clippy::type_complexity' '--allow=clippy::too_many_arguments' '--warn=clippy::todo' '--warn=clippy::str_to_string' --warn=semicolon_in_expressions_from_macros '--allow=clippy::result_unit_err' '--warn=clippy::rc_buffer' '--warn=clippy::print_stdout' '--warn=clippy::print_stderr' '--allow=clippy::new_ret_no_self' '--allow=clippy::len_without_is_empty' --warn=explicit_outlives_requirements '--allow=clippy::enum_variant_names' --warn=ellipsis_inclusive_range_patterns --warn=elided_lifetimes_in_paths '--warn=clippy::dbg_macro' --warn=bare_trait_objects '--allow=clippy::assigning_clones' --cfg 'feature="default"' --cfg 'feature="in-rust-tree"' --cfg 'feature="tracing"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("default", "in-rust-tree", "tracing"))' -C metadata=1b15477d56a4ac32 -C extra-filename=-1b15477d56a4ac32 --out-dir /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps --target x86_64-unknown-illumos -C linker=/usr/gcc/13/bin/gcc -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/release/deps --extern drop_bomb=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libdrop_bomb-2f943ddbf5549596.rmeta --extern limit=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/liblimit-e130891fd522e405.rmeta --extern ra_ap_rustc_lexer=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libra_ap_rustc_lexer-a482f47d0704b35d.rmeta --extern tracing=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libtracing-14e4856e6f2329c8.rmeta --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(parallel_compiler)' '--check-cfg=cfg(rust_analyzer)' -Zmacro-backtrace -Zunstable-options -Csplit-debuginfo=off -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zunstable-options -Zon-broken-pipe=kill -Z binary-dep-depinfo` Compiling ra-ap-rustc_abi v0.53.0 Running `/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc --crate-name ra_ap_rustc_abi --edition=2021 /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/vendor/ra-ap-rustc_abi-0.53.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)' --check-cfg 'cfg(feature, values("rand", "rand_xoshiro"))' -C metadata=428f733954edb5fb -C extra-filename=-428f733954edb5fb --out-dir /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps --target x86_64-unknown-illumos -C linker=/usr/gcc/13/bin/gcc -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/release/deps --extern bitflags=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libbitflags-89ecf8ed89d99a42.rmeta --extern rustc_index=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libra_ap_rustc_index-bae40f08943751ac.rmeta --extern tracing=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libtracing-14e4856e6f2329c8.rmeta --cap-lints allow --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(parallel_compiler)' '--check-cfg=cfg(rust_analyzer)' -Zmacro-backtrace -Zunstable-options -Csplit-debuginfo=off -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zunstable-options -Zon-broken-pipe=kill -Z binary-dep-depinfo` Compiling tt v0.0.0 (/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/tools/rust-analyzer/crates/tt) Running `/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc --crate-name tt --edition=2021 crates/tt/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::suspicious' '--warn=clippy::style' '--allow=clippy::restriction' '--deny=clippy::perf' '--deny=clippy::correctness' '--warn=clippy::complexity' '--allow=clippy::wrong_self_convention' '--allow=clippy::useless_asref' --warn=unused_lifetimes --warn=unused_extern_crates --warn=unreachable_pub '--allow=clippy::type_complexity' '--allow=clippy::too_many_arguments' '--warn=clippy::todo' '--warn=clippy::str_to_string' --warn=semicolon_in_expressions_from_macros '--allow=clippy::result_unit_err' '--warn=clippy::rc_buffer' '--warn=clippy::print_stdout' '--warn=clippy::print_stderr' '--allow=clippy::new_ret_no_self' '--allow=clippy::len_without_is_empty' --warn=explicit_outlives_requirements '--allow=clippy::enum_variant_names' --warn=ellipsis_inclusive_range_patterns --warn=elided_lifetimes_in_paths '--warn=clippy::dbg_macro' --warn=bare_trait_objects '--allow=clippy::assigning_clones' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=aa18d48871e9ff8f -C extra-filename=-aa18d48871e9ff8f --out-dir /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps --target x86_64-unknown-illumos -C linker=/usr/gcc/13/bin/gcc -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/release/deps --extern arrayvec=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libarrayvec-f7fbed3e245c9513.rmeta --extern smol_str=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libsmol_str-71ce083ac8994db8.rmeta --extern stdx=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libstdx-a8e1021851d08a40.rmeta --extern text_size=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libtext_size-a704d8107a7d1b2e.rmeta --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(parallel_compiler)' '--check-cfg=cfg(rust_analyzer)' -Zmacro-backtrace -Zunstable-options -Csplit-debuginfo=off -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zunstable-options -Zon-broken-pipe=kill -Z binary-dep-depinfo` Compiling chalk-ir v0.98.0 Running `/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc --crate-name chalk_ir --edition=2018 /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/vendor/chalk-ir-0.98.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)' --check-cfg 'cfg(feature, values())' -C metadata=c660093a2cf50830 -C extra-filename=-c660093a2cf50830 --out-dir /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps --target x86_64-unknown-illumos -C linker=/usr/gcc/13/bin/gcc -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/release/deps --extern bitflags=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libbitflags-89ecf8ed89d99a42.rmeta --extern chalk_derive=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/release/deps/libchalk_derive-7a0ab3755109c860.so --cap-lints allow --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(parallel_compiler)' '--check-cfg=cfg(rust_analyzer)' -Zmacro-backtrace -Zunstable-options -Csplit-debuginfo=off -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zunstable-options -Zon-broken-pipe=kill -Z binary-dep-depinfo` Compiling cfg v0.0.0 (/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/tools/rust-analyzer/crates/cfg) Running `/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc --crate-name cfg --edition=2021 crates/cfg/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::suspicious' '--warn=clippy::style' '--allow=clippy::restriction' '--deny=clippy::perf' '--deny=clippy::correctness' '--warn=clippy::complexity' '--allow=clippy::wrong_self_convention' '--allow=clippy::useless_asref' --warn=unused_lifetimes --warn=unused_extern_crates --warn=unreachable_pub '--allow=clippy::type_complexity' '--allow=clippy::too_many_arguments' '--warn=clippy::todo' '--warn=clippy::str_to_string' --warn=semicolon_in_expressions_from_macros '--allow=clippy::result_unit_err' '--warn=clippy::rc_buffer' '--warn=clippy::print_stdout' '--warn=clippy::print_stderr' '--allow=clippy::new_ret_no_self' '--allow=clippy::len_without_is_empty' --warn=explicit_outlives_requirements '--allow=clippy::enum_variant_names' --warn=ellipsis_inclusive_range_patterns --warn=elided_lifetimes_in_paths '--warn=clippy::dbg_macro' --warn=bare_trait_objects '--allow=clippy::assigning_clones' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=32016c806476b244 -C extra-filename=-32016c806476b244 --out-dir /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps --target x86_64-unknown-illumos -C linker=/usr/gcc/13/bin/gcc -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/release/deps --extern rustc_hash=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/librustc_hash-fae0e07e0005c234.rmeta --extern tt=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libtt-aa18d48871e9ff8f.rmeta --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(parallel_compiler)' '--check-cfg=cfg(rust_analyzer)' -Zmacro-backtrace -Zunstable-options -Csplit-debuginfo=off -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zunstable-options -Zon-broken-pipe=kill -Z binary-dep-depinfo` Compiling ra-ap-rustc_pattern_analysis v0.53.0 Running `/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc --crate-name ra_ap_rustc_pattern_analysis --edition=2021 /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/vendor/ra-ap-rustc_pattern_analysis-0.53.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)' --check-cfg 'cfg(feature, values())' -C metadata=55f63ccb6982c84a -C extra-filename=-55f63ccb6982c84a --out-dir /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps --target x86_64-unknown-illumos -C linker=/usr/gcc/13/bin/gcc -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/release/deps --extern rustc_index=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libra_ap_rustc_index-bae40f08943751ac.rmeta --extern rustc_hash=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/librustc_hash-fae0e07e0005c234.rmeta --extern rustc_apfloat=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/librustc_apfloat-99c49fca5bbf4e8b.rmeta --extern smallvec=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libsmallvec-f61dbf87fa3c3363.rmeta --extern tracing=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libtracing-14e4856e6f2329c8.rmeta --cap-lints allow --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(parallel_compiler)' '--check-cfg=cfg(rust_analyzer)' -Zmacro-backtrace -Zunstable-options -Csplit-debuginfo=off -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zunstable-options -Zon-broken-pipe=kill -Z binary-dep-depinfo` Running `/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc --crate-name thiserror --edition=2021 /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/vendor/thiserror-1.0.60/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)' --check-cfg 'cfg(feature, values())' -C metadata=29810fd7f76661a5 -C extra-filename=-29810fd7f76661a5 --out-dir /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps --target x86_64-unknown-illumos -C linker=/usr/gcc/13/bin/gcc -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/release/deps --extern thiserror_impl=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/release/deps/libthiserror_impl-46d5a8f71b75dcf4.so --cap-lints allow --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(parallel_compiler)' '--check-cfg=cfg(rust_analyzer)' -Zmacro-backtrace -Zunstable-options -Csplit-debuginfo=off -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zunstable-options -Zon-broken-pipe=kill -Z binary-dep-depinfo --check-cfg 'cfg(error_generic_member_access)' --check-cfg 'cfg(thiserror_nightly_testing)'` Compiling protobuf-support v3.2.0 Running `/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc --crate-name protobuf_support --edition=2021 /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/vendor/protobuf-support-3.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)' --check-cfg 'cfg(feature, values())' -C metadata=ad974a71605067b4 -C extra-filename=-ad974a71605067b4 --out-dir /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps --target x86_64-unknown-illumos -C linker=/usr/gcc/13/bin/gcc -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/release/deps --extern thiserror=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libthiserror-29810fd7f76661a5.rmeta --cap-lints allow --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(parallel_compiler)' '--check-cfg=cfg(rust_analyzer)' -Zmacro-backtrace -Zunstable-options -Csplit-debuginfo=off -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zunstable-options -Zon-broken-pipe=kill -Z binary-dep-depinfo` Running `/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc --crate-name serde --edition=2018 /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/vendor/serde-1.0.201/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="derive"' --cfg 'feature="serde_derive"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("alloc", "default", "derive", "rc", "serde_derive", "std", "unstable"))' -C metadata=fe3d0e6e9c2e1a2c -C extra-filename=-fe3d0e6e9c2e1a2c --out-dir /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps --target x86_64-unknown-illumos -C linker=/usr/gcc/13/bin/gcc -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/release/deps --extern serde_derive=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/release/deps/libserde_derive-fcf8b19323f72405.so --cap-lints allow --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(parallel_compiler)' '--check-cfg=cfg(rust_analyzer)' -Zmacro-backtrace -Zunstable-options -Csplit-debuginfo=off -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zunstable-options -Zon-broken-pipe=kill -Z binary-dep-depinfo --check-cfg 'cfg(doc_cfg)' --check-cfg 'cfg(no_core_cstr)' --check-cfg 'cfg(no_core_num_saturating)' --check-cfg 'cfg(no_core_try_from)' --check-cfg 'cfg(no_float_copysign)' --check-cfg 'cfg(no_num_nonzero_signed)' --check-cfg 'cfg(no_relaxed_trait_bounds)' --check-cfg 'cfg(no_serde_derive)' --check-cfg 'cfg(no_std_atomic)' --check-cfg 'cfg(no_std_atomic64)' --check-cfg 'cfg(no_systemtime_checked_add)' --check-cfg 'cfg(no_target_has_atomic)'` Running `/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc --crate-name serde --edition=2018 /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/vendor/serde-1.0.201/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="derive"' --cfg 'feature="serde_derive"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("alloc", "default", "derive", "rc", "serde_derive", "std", "unstable"))' -C metadata=177ef832557926d8 -C extra-filename=-177ef832557926d8 --out-dir /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/release/deps -C linker=/usr/gcc/13/bin/gcc -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/release/deps --extern serde_derive=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/release/deps/libserde_derive-fcf8b19323f72405.so --cap-lints allow -Z binary-dep-depinfo --check-cfg 'cfg(doc_cfg)' --check-cfg 'cfg(no_core_cstr)' --check-cfg 'cfg(no_core_num_saturating)' --check-cfg 'cfg(no_core_try_from)' --check-cfg 'cfg(no_float_copysign)' --check-cfg 'cfg(no_num_nonzero_signed)' --check-cfg 'cfg(no_relaxed_trait_bounds)' --check-cfg 'cfg(no_serde_derive)' --check-cfg 'cfg(no_std_atomic)' --check-cfg 'cfg(no_std_atomic64)' --check-cfg 'cfg(no_systemtime_checked_add)' --check-cfg 'cfg(no_target_has_atomic)'` Running `/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc --crate-name thiserror --edition=2021 /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/vendor/thiserror-1.0.60/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)' --check-cfg 'cfg(feature, values())' -C metadata=6de49409251773e6 -C extra-filename=-6de49409251773e6 --out-dir /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/release/deps -C linker=/usr/gcc/13/bin/gcc -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/release/deps --extern thiserror_impl=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/release/deps/libthiserror_impl-46d5a8f71b75dcf4.so --cap-lints allow -Z binary-dep-depinfo --check-cfg 'cfg(error_generic_member_access)' --check-cfg 'cfg(thiserror_nightly_testing)'` Dirty powerfmt v0.2.0: the rustflags changed Compiling powerfmt v0.2.0 Running `/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc --crate-name powerfmt --edition=2021 /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/vendor/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)' --check-cfg 'cfg(feature, values("alloc", "default", "macros", "std"))' -C metadata=72d15da72d3c14c3 -C extra-filename=-72d15da72d3c14c3 --out-dir /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps --target x86_64-unknown-illumos -C linker=/usr/gcc/13/bin/gcc -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/release/deps --cap-lints allow --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(parallel_compiler)' '--check-cfg=cfg(rust_analyzer)' -Zmacro-backtrace -Zunstable-options -Csplit-debuginfo=off -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zunstable-options -Zon-broken-pipe=kill -Z binary-dep-depinfo` Compiling winnow v0.6.8 Running `/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc --crate-name winnow --edition=2021 /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/vendor/winnow-0.6.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 '--warn=clippy::zero_sized_map_values' '--allow=clippy::wildcard_imports' '--warn=clippy::verbose_file_reads' --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' '--allow=clippy::single_match_else' '--warn=clippy::semicolon_if_nothing_returned' '--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="alloc"' --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("alloc", "debug", "default", "simd", "std", "unstable-doc", "unstable-recover"))' -C metadata=0a042062d2d0d6c4 -C extra-filename=-0a042062d2d0d6c4 --out-dir /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps --target x86_64-unknown-illumos -C linker=/usr/gcc/13/bin/gcc -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/release/deps --cap-lints allow --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(parallel_compiler)' '--check-cfg=cfg(rust_analyzer)' -Zmacro-backtrace -Zunstable-options -Csplit-debuginfo=off -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zunstable-options -Zon-broken-pipe=kill -Z binary-dep-depinfo` Dirty adler v1.0.2: the rustflags changed Compiling adler v1.0.2 Running `/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc --crate-name adler --edition=2015 /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/vendor/adler-1.0.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)' --check-cfg 'cfg(feature, values("compiler_builtins", "core", "default", "rustc-dep-of-std", "std"))' -C metadata=01904f849855fc4f -C extra-filename=-01904f849855fc4f --out-dir /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps --target x86_64-unknown-illumos -C linker=/usr/gcc/13/bin/gcc -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/release/deps --cap-lints allow --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(parallel_compiler)' '--check-cfg=cfg(rust_analyzer)' -Zmacro-backtrace -Zunstable-options -Csplit-debuginfo=off -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zunstable-options -Zon-broken-pipe=kill -Z binary-dep-depinfo` Compiling chalk-solve v0.98.0 Running `/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc --crate-name chalk_solve --edition=2018 /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/vendor/chalk-solve-0.98.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)' --check-cfg 'cfg(feature, values("default", "tracing-full", "tracing-subscriber", "tracing-tree"))' -C metadata=7cdde33487be1e98 -C extra-filename=-7cdde33487be1e98 --out-dir /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps --target x86_64-unknown-illumos -C linker=/usr/gcc/13/bin/gcc -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/release/deps --extern chalk_derive=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/release/deps/libchalk_derive-7a0ab3755109c860.so --extern chalk_ir=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libchalk_ir-c660093a2cf50830.rmeta --extern ena=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libena-b15fb1b9d73cd2a9.rmeta --extern indexmap=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libindexmap-f1eccd337fb771e7.rmeta --extern itertools=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libitertools-1ea3fb1e188bb046.rmeta --extern petgraph=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libpetgraph-13429a877486f205.rmeta --extern rustc_hash=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/librustc_hash-fae0e07e0005c234.rmeta --extern tracing=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libtracing-14e4856e6f2329c8.rmeta --cap-lints allow --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(parallel_compiler)' '--check-cfg=cfg(rust_analyzer)' -Zmacro-backtrace -Zunstable-options -Csplit-debuginfo=off -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zunstable-options -Zon-broken-pipe=kill -Z binary-dep-depinfo` Compiling xflags-macros v0.3.2 Running `/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc --crate-name xflags_macros --edition=2021 /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/vendor/xflags-macros-0.3.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)' --check-cfg 'cfg(feature, values())' -C metadata=d5a4ce66720d532a -C extra-filename=-d5a4ce66720d532a --out-dir /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/release/deps -C linker=/usr/gcc/13/bin/gcc -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/release/deps --extern proc_macro --cap-lints allow -Z binary-dep-depinfo` Compiling snap v1.1.1 Running `/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc --crate-name build_script_build --edition=2018 /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/vendor/snap-1.1.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)' --check-cfg 'cfg(feature, values())' -C metadata=abe332b1527cf8ab -C extra-filename=-abe332b1527cf8ab --out-dir /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/release/build/snap-abe332b1527cf8ab -C linker=/usr/gcc/13/bin/gcc -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/release/deps --cap-lints allow -Z binary-dep-depinfo` Compiling dissimilar v1.0.9 Running `/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc --crate-name dissimilar --edition=2018 /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/vendor/dissimilar-1.0.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 --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=8c5434d3a3b98c86 -C extra-filename=-8c5434d3a3b98c86 --out-dir /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps --target x86_64-unknown-illumos -C linker=/usr/gcc/13/bin/gcc -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/release/deps --cap-lints allow --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(parallel_compiler)' '--check-cfg=cfg(rust_analyzer)' -Zmacro-backtrace -Zunstable-options -Csplit-debuginfo=off -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zunstable-options -Zon-broken-pipe=kill -Z binary-dep-depinfo` Running `/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/release/build/snap-abe332b1527cf8ab/build-script-build` Dirty miniz_oxide v0.7.2: the rustflags changed Compiling miniz_oxide v0.7.2 Running `/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc --crate-name miniz_oxide --edition=2018 /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/vendor/miniz_oxide-0.7.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="with-alloc"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("alloc", "compiler_builtins", "core", "default", "rustc-dep-of-std", "simd", "simd-adler32", "std", "with-alloc"))' -C metadata=51a952d0183b0cf6 -C extra-filename=-51a952d0183b0cf6 --out-dir /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps --target x86_64-unknown-illumos -C linker=/usr/gcc/13/bin/gcc -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/release/deps --extern adler=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libadler-01904f849855fc4f.rmeta --cap-lints allow --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(parallel_compiler)' '--check-cfg=cfg(rust_analyzer)' -Zmacro-backtrace -Zunstable-options -Csplit-debuginfo=off -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zunstable-options -Zon-broken-pipe=kill -Z binary-dep-depinfo` Compiling deranged v0.3.11 Running `/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc --crate-name deranged --edition=2021 /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/vendor/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)' --check-cfg 'cfg(feature, values("alloc", "default", "num", "powerfmt", "quickcheck", "rand", "serde", "std"))' -C metadata=2c0564e5d0ac47cb -C extra-filename=-2c0564e5d0ac47cb --out-dir /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps --target x86_64-unknown-illumos -C linker=/usr/gcc/13/bin/gcc -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/release/deps --extern powerfmt=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libpowerfmt-72d15da72d3c14c3.rmeta --cap-lints allow --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(parallel_compiler)' '--check-cfg=cfg(rust_analyzer)' -Zmacro-backtrace -Zunstable-options -Csplit-debuginfo=off -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zunstable-options -Zon-broken-pipe=kill -Z binary-dep-depinfo` Compiling xflags v0.3.2 Running `/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc --crate-name xflags --edition=2021 /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/vendor/xflags-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 opt-level=3 -C embed-bitcode=no --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=7f6038748802aa7b -C extra-filename=-7f6038748802aa7b --out-dir /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps --target x86_64-unknown-illumos -C linker=/usr/gcc/13/bin/gcc -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/release/deps --extern xflags_macros=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/release/deps/libxflags_macros-d5a4ce66720d532a.so --cap-lints allow --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(parallel_compiler)' '--check-cfg=cfg(rust_analyzer)' -Zmacro-backtrace -Zunstable-options -Csplit-debuginfo=off -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zunstable-options -Zon-broken-pipe=kill -Z binary-dep-depinfo` Running `/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc --crate-name protobuf --edition=2021 /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/vendor/protobuf-3.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"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("bytes", "default", "with-bytes"))' -C metadata=3e4dfde9ff8cd1c8 -C extra-filename=-3e4dfde9ff8cd1c8 --out-dir /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps --target x86_64-unknown-illumos -C linker=/usr/gcc/13/bin/gcc -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/release/deps --extern once_cell=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libonce_cell-a3125bf95ce38619.rmeta --extern protobuf_support=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libprotobuf_support-ad974a71605067b4.rmeta --extern thiserror=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libthiserror-29810fd7f76661a5.rmeta --cap-lints allow --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(parallel_compiler)' '--check-cfg=cfg(rust_analyzer)' -Zmacro-backtrace -Zunstable-options -Csplit-debuginfo=off -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zunstable-options -Zon-broken-pipe=kill -Z binary-dep-depinfo` Compiling process-wrap v8.0.2 Running `/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc --crate-name process_wrap --edition=2021 /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/vendor/process-wrap-8.0.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="creation-flags"' --cfg 'feature="default"' --cfg 'feature="job-object"' --cfg 'feature="kill-on-drop"' --cfg 'feature="process-group"' --cfg 'feature="process-session"' --cfg 'feature="std"' --cfg 'feature="tracing"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("creation-flags", "default", "job-object", "kill-on-drop", "process-group", "process-session", "reset-sigmask", "std", "tokio1", "tracing"))' -C metadata=7123d2d6128256cb -C extra-filename=-7123d2d6128256cb --out-dir /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps --target x86_64-unknown-illumos -C linker=/usr/gcc/13/bin/gcc -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/release/deps --extern indexmap=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libindexmap-f1eccd337fb771e7.rmeta --extern nix=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libnix-fdf68e825786009f.rmeta --extern tracing=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libtracing-14e4856e6f2329c8.rmeta --cap-lints allow --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(parallel_compiler)' '--check-cfg=cfg(rust_analyzer)' -Zmacro-backtrace -Zunstable-options -Csplit-debuginfo=off -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zunstable-options -Zon-broken-pipe=kill -Z binary-dep-depinfo` Compiling tracing-subscriber v0.3.18 Running `/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc --crate-name tracing_subscriber --edition=2018 /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/vendor/tracing-subscriber-0.3.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 --cfg 'feature="alloc"' --cfg 'feature="fmt"' --cfg 'feature="registry"' --cfg 'feature="sharded-slab"' --cfg 'feature="std"' --cfg 'feature="thread_local"' --cfg 'feature="tracing-log"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("alloc", "ansi", "chrono", "default", "env-filter", "fmt", "json", "local-time", "matchers", "nu-ansi-term", "once_cell", "parking_lot", "regex", "registry", "serde", "serde_json", "sharded-slab", "smallvec", "std", "thread_local", "time", "tracing", "tracing-log", "tracing-serde", "valuable", "valuable-serde", "valuable_crate"))' -C metadata=78f1b696fbdbf2e1 -C extra-filename=-78f1b696fbdbf2e1 --out-dir /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps --target x86_64-unknown-illumos -C linker=/usr/gcc/13/bin/gcc -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/release/deps --extern sharded_slab=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libsharded_slab-fed0194d63a55049.rmeta --extern thread_local=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libthread_local-fd92f17410f22a36.rmeta --extern tracing_core=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libtracing_core-1f6110f0aa3e9f46.rmeta --extern tracing_log=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libtracing_log-6da2a268adeed523.rmeta --cap-lints allow --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(parallel_compiler)' '--check-cfg=cfg(rust_analyzer)' -Zmacro-backtrace -Zunstable-options -Csplit-debuginfo=off -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zunstable-options -Zon-broken-pipe=kill -Z binary-dep-depinfo` Compiling pulldown-cmark-to-cmark v10.0.4 Running `/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc --crate-name pulldown_cmark_to_cmark --edition=2018 /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/vendor/pulldown-cmark-to-cmark-10.0.4/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=a9beb0e10a3b9f49 -C extra-filename=-a9beb0e10a3b9f49 --out-dir /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps --target x86_64-unknown-illumos -C linker=/usr/gcc/13/bin/gcc -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/release/deps --extern pulldown_cmark=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libpulldown_cmark-89fea08d394f9ee3.rmeta --cap-lints allow --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(parallel_compiler)' '--check-cfg=cfg(rust_analyzer)' -Zmacro-backtrace -Zunstable-options -Csplit-debuginfo=off -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zunstable-options -Zon-broken-pipe=kill -Z binary-dep-depinfo` Compiling serde_repr v0.1.19 Running `/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc --crate-name serde_repr --edition=2021 /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/vendor/serde_repr-0.1.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 -C debug-assertions=off --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=b3e8d1e1ce6bc625 -C extra-filename=-b3e8d1e1ce6bc625 --out-dir /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/release/deps -C linker=/usr/gcc/13/bin/gcc -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/release/deps --extern proc_macro2=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/release/deps/libproc_macro2-346a544c3c75f7be.rlib --extern quote=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/release/deps/libquote-d61ceffb639ff4c4.rlib --extern syn=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/release/deps/libsyn-d02722d17fba7b1b.rlib --extern proc_macro --cap-lints allow -Z binary-dep-depinfo` Running `/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc --crate-name crc32fast --edition=2015 /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/vendor/crc32fast-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 opt-level=3 -C embed-bitcode=no --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("default", "nightly", "std"))' -C metadata=e92f471891d968f9 -C extra-filename=-e92f471891d968f9 --out-dir /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps --target x86_64-unknown-illumos -C linker=/usr/gcc/13/bin/gcc -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/release/deps --extern cfg_if=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libcfg_if-9fafd12e719e19ea.rmeta --cap-lints allow --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(parallel_compiler)' '--check-cfg=cfg(rust_analyzer)' -Zmacro-backtrace -Zunstable-options -Csplit-debuginfo=off -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zunstable-options -Zon-broken-pipe=kill -Z binary-dep-depinfo --cfg crc32fast_stdarchx86` Running `/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc --crate-name semver --edition=2018 /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/vendor/semver-1.0.23/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="serde"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("default", "serde", "std"))' -C metadata=c4c6bd5210309f6f -C extra-filename=-c4c6bd5210309f6f --out-dir /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/release/deps -C linker=/usr/gcc/13/bin/gcc -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/release/deps --extern serde=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/release/deps/libserde-177ef832557926d8.rmeta --cap-lints allow -Z binary-dep-depinfo --check-cfg 'cfg(doc_cfg)' --check-cfg 'cfg(no_alloc_crate)' --check-cfg 'cfg(no_const_vec_new)' --check-cfg 'cfg(no_exhaustive_int_match)' --check-cfg 'cfg(no_non_exhaustive)' --check-cfg 'cfg(no_nonzero_bitscan)' --check-cfg 'cfg(no_str_strip_prefix)' --check-cfg 'cfg(no_track_caller)' --check-cfg 'cfg(no_unsafe_op_in_unsafe_fn_lint)' --check-cfg 'cfg(test_node_semver)'` Running `/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc --crate-name camino --edition=2018 /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/vendor/camino-1.1.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="serde"' --cfg 'feature="serde1"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("proptest", "proptest1", "serde", "serde1"))' -C metadata=dc7265d6433aaf0b -C extra-filename=-dc7265d6433aaf0b --out-dir /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/release/deps -C linker=/usr/gcc/13/bin/gcc -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/release/deps --extern serde=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/release/deps/libserde-177ef832557926d8.rmeta --cap-lints allow -Z binary-dep-depinfo --cfg path_buf_capacity --cfg shrink_to --cfg try_reserve_2 --cfg path_buf_deref_mut` Running `/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc --crate-name camino --edition=2018 /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/vendor/camino-1.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="serde"' --cfg 'feature="serde1"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("proptest", "proptest1", "serde", "serde1"))' -C metadata=a1db359f8034ecbe -C extra-filename=-a1db359f8034ecbe --out-dir /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps --target x86_64-unknown-illumos -C linker=/usr/gcc/13/bin/gcc -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/release/deps --extern serde=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libserde-fe3d0e6e9c2e1a2c.rmeta --cap-lints allow --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(parallel_compiler)' '--check-cfg=cfg(rust_analyzer)' -Zmacro-backtrace -Zunstable-options -Csplit-debuginfo=off -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zunstable-options -Zon-broken-pipe=kill -Z binary-dep-depinfo --cfg path_buf_capacity --cfg shrink_to --cfg try_reserve_2 --cfg path_buf_deref_mut` Compiling triomphe v0.1.11 Running `/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc --crate-name triomphe --edition=2015 /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/vendor/triomphe-0.1.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="default"' --cfg 'feature="serde"' --cfg 'feature="stable_deref_trait"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("arc-swap", "default", "serde", "stable_deref_trait", "std", "unsize"))' -C metadata=3342a97df287aef3 -C extra-filename=-3342a97df287aef3 --out-dir /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps --target x86_64-unknown-illumos -C linker=/usr/gcc/13/bin/gcc -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/release/deps --extern serde=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libserde-fe3d0e6e9c2e1a2c.rmeta --extern stable_deref_trait=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libstable_deref_trait-df23ca8317f27b8d.rmeta --cap-lints allow --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(parallel_compiler)' '--check-cfg=cfg(rust_analyzer)' -Zmacro-backtrace -Zunstable-options -Csplit-debuginfo=off -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zunstable-options -Zon-broken-pipe=kill -Z binary-dep-depinfo` Running `/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc --crate-name semver --edition=2018 /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/vendor/semver-1.0.23/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="serde"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("default", "serde", "std"))' -C metadata=b53690954b1c05ab -C extra-filename=-b53690954b1c05ab --out-dir /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps --target x86_64-unknown-illumos -C linker=/usr/gcc/13/bin/gcc -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/release/deps --extern serde=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libserde-fe3d0e6e9c2e1a2c.rmeta --cap-lints allow --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(parallel_compiler)' '--check-cfg=cfg(rust_analyzer)' -Zmacro-backtrace -Zunstable-options -Csplit-debuginfo=off -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zunstable-options -Zon-broken-pipe=kill -Z binary-dep-depinfo --check-cfg 'cfg(doc_cfg)' --check-cfg 'cfg(no_alloc_crate)' --check-cfg 'cfg(no_const_vec_new)' --check-cfg 'cfg(no_exhaustive_int_match)' --check-cfg 'cfg(no_non_exhaustive)' --check-cfg 'cfg(no_nonzero_bitscan)' --check-cfg 'cfg(no_str_strip_prefix)' --check-cfg 'cfg(no_track_caller)' --check-cfg 'cfg(no_unsafe_op_in_unsafe_fn_lint)' --check-cfg 'cfg(test_node_semver)'` Running `/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc --crate-name serde_json --edition=2021 /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/vendor/serde_json-1.0.117/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="indexmap"' --cfg 'feature="preserve_order"' --cfg 'feature="std"' --cfg 'feature="unbounded_depth"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("alloc", "arbitrary_precision", "default", "float_roundtrip", "indexmap", "preserve_order", "raw_value", "std", "unbounded_depth"))' -C metadata=acb2416b05af223a -C extra-filename=-acb2416b05af223a --out-dir /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps --target x86_64-unknown-illumos -C linker=/usr/gcc/13/bin/gcc -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/release/deps --extern indexmap=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libindexmap-f1eccd337fb771e7.rmeta --extern itoa=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libitoa-1cceb1650151643c.rmeta --extern ryu=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libryu-0888c8429afcbb03.rmeta --extern serde=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libserde-fe3d0e6e9c2e1a2c.rmeta --cap-lints allow --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(parallel_compiler)' '--check-cfg=cfg(rust_analyzer)' -Zmacro-backtrace -Zunstable-options -Csplit-debuginfo=off -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zunstable-options -Zon-broken-pipe=kill -Z binary-dep-depinfo --cfg limb_width_64 --check-cfg 'cfg(limb_width_32)' --check-cfg 'cfg(limb_width_64)'` Compiling chalk-recursive v0.98.0 Running `/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc --crate-name chalk_recursive --edition=2018 /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/vendor/chalk-recursive-0.98.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)' --check-cfg 'cfg(feature, values("default", "tracing-full"))' -C metadata=ecdfb617cc8af246 -C extra-filename=-ecdfb617cc8af246 --out-dir /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps --target x86_64-unknown-illumos -C linker=/usr/gcc/13/bin/gcc -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/release/deps --extern chalk_derive=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/release/deps/libchalk_derive-7a0ab3755109c860.so --extern chalk_ir=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libchalk_ir-c660093a2cf50830.rmeta --extern chalk_solve=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libchalk_solve-7cdde33487be1e98.rmeta --extern rustc_hash=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/librustc_hash-fae0e07e0005c234.rmeta --extern tracing=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libtracing-14e4856e6f2329c8.rmeta --cap-lints allow --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(parallel_compiler)' '--check-cfg=cfg(rust_analyzer)' -Zmacro-backtrace -Zunstable-options -Csplit-debuginfo=off -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zunstable-options -Zon-broken-pipe=kill -Z binary-dep-depinfo` Compiling paths v0.0.0 (/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/tools/rust-analyzer/crates/paths) Running `/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc --crate-name paths --edition=2021 crates/paths/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::suspicious' '--warn=clippy::style' '--allow=clippy::restriction' '--deny=clippy::perf' '--deny=clippy::correctness' '--warn=clippy::complexity' '--allow=clippy::wrong_self_convention' '--allow=clippy::useless_asref' --warn=unused_lifetimes --warn=unused_extern_crates --warn=unreachable_pub '--allow=clippy::type_complexity' '--allow=clippy::too_many_arguments' '--warn=clippy::todo' '--warn=clippy::str_to_string' --warn=semicolon_in_expressions_from_macros '--allow=clippy::result_unit_err' '--warn=clippy::rc_buffer' '--warn=clippy::print_stdout' '--warn=clippy::print_stderr' '--allow=clippy::new_ret_no_self' '--allow=clippy::len_without_is_empty' --warn=explicit_outlives_requirements '--allow=clippy::enum_variant_names' --warn=ellipsis_inclusive_range_patterns --warn=elided_lifetimes_in_paths '--warn=clippy::dbg_macro' --warn=bare_trait_objects '--allow=clippy::assigning_clones' --cfg 'feature="serde1"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("serde1"))' -C metadata=cd43a19688d1fe7b -C extra-filename=-cd43a19688d1fe7b --out-dir /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps --target x86_64-unknown-illumos -C linker=/usr/gcc/13/bin/gcc -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/release/deps --extern camino=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libcamino-a1db359f8034ecbe.rmeta --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(parallel_compiler)' '--check-cfg=cfg(rust_analyzer)' -Zmacro-backtrace -Zunstable-options -Csplit-debuginfo=off -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zunstable-options -Zon-broken-pipe=kill -Z binary-dep-depinfo` Compiling salsa v0.0.0 (/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/tools/rust-analyzer/crates/salsa) Running `/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc --crate-name salsa --edition=2021 crates/salsa/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::suspicious' '--warn=clippy::style' '--allow=clippy::restriction' '--deny=clippy::perf' '--deny=clippy::correctness' '--warn=clippy::complexity' '--allow=clippy::wrong_self_convention' '--allow=clippy::useless_asref' --warn=unused_lifetimes --warn=unused_extern_crates --warn=unreachable_pub '--allow=clippy::type_complexity' '--allow=clippy::too_many_arguments' '--warn=clippy::todo' '--warn=clippy::str_to_string' --warn=semicolon_in_expressions_from_macros '--allow=clippy::result_unit_err' '--warn=clippy::rc_buffer' '--warn=clippy::print_stdout' '--warn=clippy::print_stderr' '--allow=clippy::new_ret_no_self' '--allow=clippy::len_without_is_empty' --warn=explicit_outlives_requirements '--allow=clippy::enum_variant_names' --warn=ellipsis_inclusive_range_patterns --warn=elided_lifetimes_in_paths '--warn=clippy::dbg_macro' --warn=bare_trait_objects '--allow=clippy::assigning_clones' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=88ca8d6e077f50fa -C extra-filename=-88ca8d6e077f50fa --out-dir /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps --target x86_64-unknown-illumos -C linker=/usr/gcc/13/bin/gcc -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/release/deps --extern indexmap=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libindexmap-f1eccd337fb771e7.rmeta --extern itertools=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libitertools-1ea3fb1e188bb046.rmeta --extern lock_api=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/liblock_api-e51341e244bb35c6.rmeta --extern oorandom=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/liboorandom-e57d9ba745cd6602.rmeta --extern parking_lot=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libparking_lot-2c1fc112c423a173.rmeta --extern rustc_hash=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/librustc_hash-fae0e07e0005c234.rmeta --extern salsa_macros=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/release/deps/libsalsa_macros-2beaa3975c52d48f.so --extern smallvec=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libsmallvec-f61dbf87fa3c3363.rmeta --extern tracing=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libtracing-14e4856e6f2329c8.rmeta --extern triomphe=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libtriomphe-3342a97df287aef3.rmeta --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(parallel_compiler)' '--check-cfg=cfg(rust_analyzer)' -Zmacro-backtrace -Zunstable-options -Csplit-debuginfo=off -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zunstable-options -Zon-broken-pipe=kill -Z binary-dep-depinfo` Compiling vfs v0.0.0 (/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/tools/rust-analyzer/crates/vfs) Running `/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc --crate-name vfs --edition=2021 crates/vfs/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::suspicious' '--warn=clippy::style' '--allow=clippy::restriction' '--deny=clippy::perf' '--deny=clippy::correctness' '--warn=clippy::complexity' '--allow=clippy::wrong_self_convention' '--allow=clippy::useless_asref' --warn=unused_lifetimes --warn=unused_extern_crates --warn=unreachable_pub '--allow=clippy::type_complexity' '--allow=clippy::too_many_arguments' '--warn=clippy::todo' '--warn=clippy::str_to_string' --warn=semicolon_in_expressions_from_macros '--allow=clippy::result_unit_err' '--warn=clippy::rc_buffer' '--warn=clippy::print_stdout' '--warn=clippy::print_stderr' '--allow=clippy::new_ret_no_self' '--allow=clippy::len_without_is_empty' --warn=explicit_outlives_requirements '--allow=clippy::enum_variant_names' --warn=ellipsis_inclusive_range_patterns --warn=elided_lifetimes_in_paths '--warn=clippy::dbg_macro' --warn=bare_trait_objects '--allow=clippy::assigning_clones' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=adc43946320a6585 -C extra-filename=-adc43946320a6585 --out-dir /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps --target x86_64-unknown-illumos -C linker=/usr/gcc/13/bin/gcc -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/release/deps --extern fst=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libfst-49037c10a80b0714.rmeta --extern indexmap=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libindexmap-f1eccd337fb771e7.rmeta --extern nohash_hasher=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libnohash_hasher-57d880b8a1e96350.rmeta --extern paths=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libpaths-cd43a19688d1fe7b.rmeta --extern rustc_hash=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/librustc_hash-fae0e07e0005c234.rmeta --extern stdx=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libstdx-a8e1021851d08a40.rmeta --extern tracing=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libtracing-14e4856e6f2329c8.rmeta --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(parallel_compiler)' '--check-cfg=cfg(rust_analyzer)' -Zmacro-backtrace -Zunstable-options -Csplit-debuginfo=off -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zunstable-options -Zon-broken-pipe=kill -Z binary-dep-depinfo` Compiling syntax v0.0.0 (/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/tools/rust-analyzer/crates/syntax) Running `/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc --crate-name syntax --edition=2021 crates/syntax/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::suspicious' '--warn=clippy::style' '--allow=clippy::restriction' '--deny=clippy::perf' '--deny=clippy::correctness' '--warn=clippy::complexity' '--allow=clippy::wrong_self_convention' '--allow=clippy::useless_asref' --warn=unused_lifetimes --warn=unused_extern_crates --warn=unreachable_pub '--allow=clippy::type_complexity' '--allow=clippy::too_many_arguments' '--warn=clippy::todo' '--warn=clippy::str_to_string' --warn=semicolon_in_expressions_from_macros '--allow=clippy::result_unit_err' '--warn=clippy::rc_buffer' '--warn=clippy::print_stdout' '--warn=clippy::print_stderr' '--allow=clippy::new_ret_no_self' '--allow=clippy::len_without_is_empty' --warn=explicit_outlives_requirements '--allow=clippy::enum_variant_names' --warn=ellipsis_inclusive_range_patterns --warn=elided_lifetimes_in_paths '--warn=clippy::dbg_macro' --warn=bare_trait_objects '--allow=clippy::assigning_clones' --cfg 'feature="in-rust-tree"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("in-rust-tree"))' -C metadata=fa9f4d95f4a2ea08 -C extra-filename=-fa9f4d95f4a2ea08 --out-dir /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps --target x86_64-unknown-illumos -C linker=/usr/gcc/13/bin/gcc -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/release/deps --extern cov_mark=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libcov_mark-9bf4a0f32b3680d0.rmeta --extern either=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libeither-635e99546b526d6a.rmeta --extern indexmap=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libindexmap-f1eccd337fb771e7.rmeta --extern itertools=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libitertools-1ea3fb1e188bb046.rmeta --extern once_cell=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libonce_cell-a3125bf95ce38619.rmeta --extern parser=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libparser-1b15477d56a4ac32.rmeta --extern ra_ap_rustc_lexer=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libra_ap_rustc_lexer-a482f47d0704b35d.rmeta --extern rowan=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/librowan-521cf5560fa1cef1.rmeta --extern rustc_hash=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/librustc_hash-fae0e07e0005c234.rmeta --extern smol_str=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libsmol_str-71ce083ac8994db8.rmeta --extern stdx=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libstdx-a8e1021851d08a40.rmeta --extern text_edit=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libtext_edit-e0df24ee346fb531.rmeta --extern tracing=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libtracing-14e4856e6f2329c8.rmeta --extern triomphe=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libtriomphe-3342a97df287aef3.rmeta --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(parallel_compiler)' '--check-cfg=cfg(rust_analyzer)' -Zmacro-backtrace -Zunstable-options -Csplit-debuginfo=off -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zunstable-options -Zon-broken-pipe=kill -Z binary-dep-depinfo` Compiling intern v0.0.0 (/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/tools/rust-analyzer/crates/intern) Running `/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc --crate-name intern --edition=2021 crates/intern/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::suspicious' '--warn=clippy::style' '--allow=clippy::restriction' '--deny=clippy::perf' '--deny=clippy::correctness' '--warn=clippy::complexity' '--allow=clippy::wrong_self_convention' '--allow=clippy::useless_asref' --warn=unused_lifetimes --warn=unused_extern_crates --warn=unreachable_pub '--allow=clippy::type_complexity' '--allow=clippy::too_many_arguments' '--warn=clippy::todo' '--warn=clippy::str_to_string' --warn=semicolon_in_expressions_from_macros '--allow=clippy::result_unit_err' '--warn=clippy::rc_buffer' '--warn=clippy::print_stdout' '--warn=clippy::print_stderr' '--allow=clippy::new_ret_no_self' '--allow=clippy::len_without_is_empty' --warn=explicit_outlives_requirements '--allow=clippy::enum_variant_names' --warn=ellipsis_inclusive_range_patterns --warn=elided_lifetimes_in_paths '--warn=clippy::dbg_macro' --warn=bare_trait_objects '--allow=clippy::assigning_clones' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=03e73f67709ae156 -C extra-filename=-03e73f67709ae156 --out-dir /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps --target x86_64-unknown-illumos -C linker=/usr/gcc/13/bin/gcc -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/release/deps --extern dashmap=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libdashmap-9b0d2ca3b101df2d.rmeta --extern hashbrown=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libhashbrown-0889680c9543e4bc.rmeta --extern rustc_hash=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/librustc_hash-fae0e07e0005c234.rmeta --extern triomphe=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libtriomphe-3342a97df287aef3.rmeta --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(parallel_compiler)' '--check-cfg=cfg(rust_analyzer)' -Zmacro-backtrace -Zunstable-options -Csplit-debuginfo=off -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zunstable-options -Zon-broken-pipe=kill -Z binary-dep-depinfo` Compiling toolchain v0.0.0 (/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/tools/rust-analyzer/crates/toolchain) Running `/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc --crate-name toolchain --edition=2021 crates/toolchain/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::suspicious' '--warn=clippy::style' '--allow=clippy::restriction' '--deny=clippy::perf' '--deny=clippy::correctness' '--warn=clippy::complexity' '--allow=clippy::wrong_self_convention' '--allow=clippy::useless_asref' --warn=unused_lifetimes --warn=unused_extern_crates --warn=unreachable_pub '--allow=clippy::type_complexity' '--allow=clippy::too_many_arguments' '--warn=clippy::todo' '--warn=clippy::str_to_string' --warn=semicolon_in_expressions_from_macros '--allow=clippy::result_unit_err' '--warn=clippy::rc_buffer' '--warn=clippy::print_stdout' '--warn=clippy::print_stderr' '--allow=clippy::new_ret_no_self' '--allow=clippy::len_without_is_empty' --warn=explicit_outlives_requirements '--allow=clippy::enum_variant_names' --warn=ellipsis_inclusive_range_patterns --warn=elided_lifetimes_in_paths '--warn=clippy::dbg_macro' --warn=bare_trait_objects '--allow=clippy::assigning_clones' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=dfaf1ecede306e33 -C extra-filename=-dfaf1ecede306e33 --out-dir /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps --target x86_64-unknown-illumos -C linker=/usr/gcc/13/bin/gcc -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/release/deps --extern camino=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libcamino-a1db359f8034ecbe.rmeta --extern home=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libhome-982a13c1b6226ba0.rmeta --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(parallel_compiler)' '--check-cfg=cfg(rust_analyzer)' -Zmacro-backtrace -Zunstable-options -Csplit-debuginfo=off -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zunstable-options -Zon-broken-pipe=kill -Z binary-dep-depinfo` Compiling cargo-platform v0.1.8 Running `/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc --crate-name cargo_platform --edition=2021 /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/vendor/cargo-platform-0.1.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 '--allow=clippy::all' '--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)' --check-cfg 'cfg(feature, values())' -C metadata=3f8c1408c273fbb1 -C extra-filename=-3f8c1408c273fbb1 --out-dir /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps --target x86_64-unknown-illumos -C linker=/usr/gcc/13/bin/gcc -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/release/deps --extern serde=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libserde-fe3d0e6e9c2e1a2c.rmeta --cap-lints allow --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(parallel_compiler)' '--check-cfg=cfg(rust_analyzer)' -Zmacro-backtrace -Zunstable-options -Csplit-debuginfo=off -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zunstable-options -Zon-broken-pipe=kill -Z binary-dep-depinfo` Compiling serde_spanned v0.6.5 Running `/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc --crate-name serde_spanned --edition=2021 /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/vendor/serde_spanned-0.6.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="serde"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("serde"))' -C metadata=46ccba3fb02c29e5 -C extra-filename=-46ccba3fb02c29e5 --out-dir /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps --target x86_64-unknown-illumos -C linker=/usr/gcc/13/bin/gcc -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/release/deps --extern serde=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libserde-fe3d0e6e9c2e1a2c.rmeta --cap-lints allow --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(parallel_compiler)' '--check-cfg=cfg(rust_analyzer)' -Zmacro-backtrace -Zunstable-options -Csplit-debuginfo=off -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zunstable-options -Zon-broken-pipe=kill -Z binary-dep-depinfo` Compiling cargo_metadata v0.18.1 Running `/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc --crate-name cargo_metadata --edition=2018 /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/vendor/cargo_metadata-0.18.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)' --check-cfg 'cfg(feature, values("builder", "default", "derive_builder", "unstable"))' -C metadata=9b98da1bbdb5d450 -C extra-filename=-9b98da1bbdb5d450 --out-dir /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps --target x86_64-unknown-illumos -C linker=/usr/gcc/13/bin/gcc -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/release/deps --extern camino=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libcamino-a1db359f8034ecbe.rmeta --extern cargo_platform=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libcargo_platform-3f8c1408c273fbb1.rmeta --extern semver=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libsemver-b53690954b1c05ab.rmeta --extern serde=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libserde-fe3d0e6e9c2e1a2c.rmeta --extern serde_json=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libserde_json-acb2416b05af223a.rmeta --extern thiserror=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libthiserror-29810fd7f76661a5.rmeta --cap-lints allow --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(parallel_compiler)' '--check-cfg=cfg(rust_analyzer)' -Zmacro-backtrace -Zunstable-options -Csplit-debuginfo=off -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zunstable-options -Zon-broken-pipe=kill -Z binary-dep-depinfo` Compiling toml_datetime v0.6.5 Running `/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc --crate-name toml_datetime --edition=2021 /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/vendor/toml_datetime-0.6.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="serde"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("serde"))' -C metadata=b84042efe705d3e0 -C extra-filename=-b84042efe705d3e0 --out-dir /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps --target x86_64-unknown-illumos -C linker=/usr/gcc/13/bin/gcc -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/release/deps --extern serde=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libserde-fe3d0e6e9c2e1a2c.rmeta --cap-lints allow --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(parallel_compiler)' '--check-cfg=cfg(rust_analyzer)' -Zmacro-backtrace -Zunstable-options -Csplit-debuginfo=off -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zunstable-options -Zon-broken-pipe=kill -Z binary-dep-depinfo` Compiling url v2.5.0 Running `/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc --crate-name url --edition=2018 /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/vendor/url-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="serde"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("debugger_visualizer", "default", "expose_internals", "serde"))' -C metadata=9f7ec49394a279d5 -C extra-filename=-9f7ec49394a279d5 --out-dir /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps --target x86_64-unknown-illumos -C linker=/usr/gcc/13/bin/gcc -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/release/deps --extern form_urlencoded=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libform_urlencoded-03caeb3925d35711.rmeta --extern idna=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libidna-50308551267d8aa3.rmeta --extern percent_encoding=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libpercent_encoding-d9bce70653df3639.rmeta --extern serde=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libserde-fe3d0e6e9c2e1a2c.rmeta --cap-lints allow --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(parallel_compiler)' '--check-cfg=cfg(rust_analyzer)' -Zmacro-backtrace -Zunstable-options -Csplit-debuginfo=off -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zunstable-options -Zon-broken-pipe=kill -Z binary-dep-depinfo` Running `/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc --crate-name serde_json --edition=2021 /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/vendor/serde_json-1.0.117/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"' --cfg 'feature="unbounded_depth"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("alloc", "arbitrary_precision", "default", "float_roundtrip", "indexmap", "preserve_order", "raw_value", "std", "unbounded_depth"))' -C metadata=d07c7633303fdcd2 -C extra-filename=-d07c7633303fdcd2 --out-dir /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/release/deps -C linker=/usr/gcc/13/bin/gcc -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/release/deps --extern itoa=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/release/deps/libitoa-429bc0c822cde3b8.rmeta --extern ryu=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/release/deps/libryu-28bcbb1eea8a20e7.rmeta --extern serde=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/release/deps/libserde-177ef832557926d8.rmeta --cap-lints allow -Z binary-dep-depinfo --cfg limb_width_64 --check-cfg 'cfg(limb_width_32)' --check-cfg 'cfg(limb_width_64)'` Running `/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc --crate-name cargo_platform --edition=2021 /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/vendor/cargo-platform-0.1.8/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::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)' --check-cfg 'cfg(feature, values())' -C metadata=05927a7be574f66a -C extra-filename=-05927a7be574f66a --out-dir /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/release/deps -C linker=/usr/gcc/13/bin/gcc -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/release/deps --extern serde=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/release/deps/libserde-177ef832557926d8.rmeta --cap-lints allow -Z binary-dep-depinfo` Compiling toml_edit v0.22.12 Running `/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc --crate-name toml_edit --edition=2021 /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/vendor/toml_edit-0.22.12/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="display"' --cfg 'feature="parse"' --cfg 'feature="serde"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("default", "display", "parse", "perf", "serde", "unbounded"))' -C metadata=268d42358de4c40b -C extra-filename=-268d42358de4c40b --out-dir /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps --target x86_64-unknown-illumos -C linker=/usr/gcc/13/bin/gcc -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/release/deps --extern indexmap=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libindexmap-f1eccd337fb771e7.rmeta --extern serde=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libserde-fe3d0e6e9c2e1a2c.rmeta --extern serde_spanned=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libserde_spanned-46ccba3fb02c29e5.rmeta --extern toml_datetime=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libtoml_datetime-b84042efe705d3e0.rmeta --extern winnow=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libwinnow-0a042062d2d0d6c4.rmeta --cap-lints allow --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(parallel_compiler)' '--check-cfg=cfg(rust_analyzer)' -Zmacro-backtrace -Zunstable-options -Csplit-debuginfo=off -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zunstable-options -Zon-broken-pipe=kill -Z binary-dep-depinfo` Compiling vfs-notify v0.0.0 (/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/tools/rust-analyzer/crates/vfs-notify) Running `/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc --crate-name vfs_notify --edition=2021 crates/vfs-notify/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::suspicious' '--warn=clippy::style' '--allow=clippy::restriction' '--deny=clippy::perf' '--deny=clippy::correctness' '--warn=clippy::complexity' '--allow=clippy::wrong_self_convention' '--allow=clippy::useless_asref' --warn=unused_lifetimes --warn=unused_extern_crates --warn=unreachable_pub '--allow=clippy::type_complexity' '--allow=clippy::too_many_arguments' '--warn=clippy::todo' '--warn=clippy::str_to_string' --warn=semicolon_in_expressions_from_macros '--allow=clippy::result_unit_err' '--warn=clippy::rc_buffer' '--warn=clippy::print_stdout' '--warn=clippy::print_stderr' '--allow=clippy::new_ret_no_self' '--allow=clippy::len_without_is_empty' --warn=explicit_outlives_requirements '--allow=clippy::enum_variant_names' --warn=ellipsis_inclusive_range_patterns --warn=elided_lifetimes_in_paths '--warn=clippy::dbg_macro' --warn=bare_trait_objects '--allow=clippy::assigning_clones' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=a5dd020e69773f87 -C extra-filename=-a5dd020e69773f87 --out-dir /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps --target x86_64-unknown-illumos -C linker=/usr/gcc/13/bin/gcc -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/release/deps --extern crossbeam_channel=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libcrossbeam_channel-93a8c65355c36153.rmeta --extern notify=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libnotify-70c3815f4e573e99.rmeta --extern paths=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libpaths-cd43a19688d1fe7b.rmeta --extern stdx=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libstdx-a8e1021851d08a40.rmeta --extern tracing=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libtracing-14e4856e6f2329c8.rmeta --extern vfs=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libvfs-adc43946320a6585.rmeta --extern walkdir=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libwalkdir-c42e2fc79e865be0.rmeta --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(parallel_compiler)' '--check-cfg=cfg(rust_analyzer)' -Zmacro-backtrace -Zunstable-options -Csplit-debuginfo=off -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zunstable-options -Zon-broken-pipe=kill -Z binary-dep-depinfo` Running `/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/release/build/proc-macro2-dd6aa4fd92742635/build-script-build` Compiling span v0.0.0 (/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/tools/rust-analyzer/crates/span) Running `/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc --crate-name span --edition=2021 crates/span/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::suspicious' '--warn=clippy::style' '--allow=clippy::restriction' '--deny=clippy::perf' '--deny=clippy::correctness' '--warn=clippy::complexity' '--allow=clippy::wrong_self_convention' '--allow=clippy::useless_asref' --warn=unused_lifetimes --warn=unused_extern_crates --warn=unreachable_pub '--allow=clippy::type_complexity' '--allow=clippy::too_many_arguments' '--warn=clippy::todo' '--warn=clippy::str_to_string' --warn=semicolon_in_expressions_from_macros '--allow=clippy::result_unit_err' '--warn=clippy::rc_buffer' '--warn=clippy::print_stdout' '--warn=clippy::print_stderr' '--allow=clippy::new_ret_no_self' '--allow=clippy::len_without_is_empty' --warn=explicit_outlives_requirements '--allow=clippy::enum_variant_names' --warn=ellipsis_inclusive_range_patterns --warn=elided_lifetimes_in_paths '--warn=clippy::dbg_macro' --warn=bare_trait_objects '--allow=clippy::assigning_clones' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=9d528ac6f4599e4a -C extra-filename=-9d528ac6f4599e4a --out-dir /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps --target x86_64-unknown-illumos -C linker=/usr/gcc/13/bin/gcc -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/release/deps --extern hashbrown=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libhashbrown-0889680c9543e4bc.rmeta --extern la_arena=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libla_arena-4947d1c7ecef0591.rmeta --extern rustc_hash=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/librustc_hash-fae0e07e0005c234.rmeta --extern salsa=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libsalsa-88ca8d6e077f50fa.rmeta --extern stdx=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libstdx-a8e1021851d08a40.rmeta --extern syntax=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libsyntax-fa9f4d95f4a2ea08.rmeta --extern text_size=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libtext_size-a704d8107a7d1b2e.rmeta --extern vfs=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libvfs-adc43946320a6585.rmeta --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(parallel_compiler)' '--check-cfg=cfg(rust_analyzer)' -Zmacro-backtrace -Zunstable-options -Csplit-debuginfo=off -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zunstable-options -Zon-broken-pipe=kill -Z binary-dep-depinfo` Compiling base-db v0.0.0 (/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/tools/rust-analyzer/crates/base-db) Running `/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc --crate-name base_db --edition=2021 crates/base-db/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::suspicious' '--warn=clippy::style' '--allow=clippy::restriction' '--deny=clippy::perf' '--deny=clippy::correctness' '--warn=clippy::complexity' '--allow=clippy::wrong_self_convention' '--allow=clippy::useless_asref' --warn=unused_lifetimes --warn=unused_extern_crates --warn=unreachable_pub '--allow=clippy::type_complexity' '--allow=clippy::too_many_arguments' '--warn=clippy::todo' '--warn=clippy::str_to_string' --warn=semicolon_in_expressions_from_macros '--allow=clippy::result_unit_err' '--warn=clippy::rc_buffer' '--warn=clippy::print_stdout' '--warn=clippy::print_stderr' '--allow=clippy::new_ret_no_self' '--allow=clippy::len_without_is_empty' --warn=explicit_outlives_requirements '--allow=clippy::enum_variant_names' --warn=ellipsis_inclusive_range_patterns --warn=elided_lifetimes_in_paths '--warn=clippy::dbg_macro' --warn=bare_trait_objects '--allow=clippy::assigning_clones' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=d81fe87fc0b87dfb -C extra-filename=-d81fe87fc0b87dfb --out-dir /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps --target x86_64-unknown-illumos -C linker=/usr/gcc/13/bin/gcc -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/release/deps --extern cfg=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libcfg-32016c806476b244.rmeta --extern la_arena=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libla_arena-4947d1c7ecef0591.rmeta --extern lz4_flex=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/liblz4_flex-7badb431cf45eb00.rmeta --extern rustc_hash=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/librustc_hash-fae0e07e0005c234.rmeta --extern salsa=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libsalsa-88ca8d6e077f50fa.rmeta --extern semver=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libsemver-b53690954b1c05ab.rmeta --extern span=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libspan-9d528ac6f4599e4a.rmeta --extern stdx=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libstdx-a8e1021851d08a40.rmeta --extern syntax=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libsyntax-fa9f4d95f4a2ea08.rmeta --extern tracing=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libtracing-14e4856e6f2329c8.rmeta --extern triomphe=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libtriomphe-3342a97df287aef3.rmeta --extern vfs=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libvfs-adc43946320a6585.rmeta --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(parallel_compiler)' '--check-cfg=cfg(rust_analyzer)' -Zmacro-backtrace -Zunstable-options -Csplit-debuginfo=off -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zunstable-options -Zon-broken-pipe=kill -Z binary-dep-depinfo` Compiling mbe v0.0.0 (/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/tools/rust-analyzer/crates/mbe) Running `/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc --crate-name mbe --edition=2021 crates/mbe/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::suspicious' '--warn=clippy::style' '--allow=clippy::restriction' '--deny=clippy::perf' '--deny=clippy::correctness' '--warn=clippy::complexity' '--allow=clippy::wrong_self_convention' '--allow=clippy::useless_asref' --warn=unused_lifetimes --warn=unused_extern_crates --warn=unreachable_pub '--allow=clippy::type_complexity' '--allow=clippy::too_many_arguments' '--warn=clippy::todo' '--warn=clippy::str_to_string' --warn=semicolon_in_expressions_from_macros '--allow=clippy::result_unit_err' '--warn=clippy::rc_buffer' '--warn=clippy::print_stdout' '--warn=clippy::print_stderr' '--allow=clippy::new_ret_no_self' '--allow=clippy::len_without_is_empty' --warn=explicit_outlives_requirements '--allow=clippy::enum_variant_names' --warn=ellipsis_inclusive_range_patterns --warn=elided_lifetimes_in_paths '--warn=clippy::dbg_macro' --warn=bare_trait_objects '--allow=clippy::assigning_clones' --cfg 'feature="in-rust-tree"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("in-rust-tree"))' -C metadata=9cfa47cce3beb638 -C extra-filename=-9cfa47cce3beb638 --out-dir /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps --target x86_64-unknown-illumos -C linker=/usr/gcc/13/bin/gcc -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/release/deps --extern arrayvec=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libarrayvec-f7fbed3e245c9513.rmeta --extern cov_mark=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libcov_mark-9bf4a0f32b3680d0.rmeta --extern parser=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libparser-1b15477d56a4ac32.rmeta --extern rustc_hash=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/librustc_hash-fae0e07e0005c234.rmeta --extern smallvec=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libsmallvec-f61dbf87fa3c3363.rmeta --extern span=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libspan-9d528ac6f4599e4a.rmeta --extern stdx=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libstdx-a8e1021851d08a40.rmeta --extern syntax=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libsyntax-fa9f4d95f4a2ea08.rmeta --extern tracing=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libtracing-14e4856e6f2329c8.rmeta --extern tt=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libtt-aa18d48871e9ff8f.rmeta --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(parallel_compiler)' '--check-cfg=cfg(rust_analyzer)' -Zmacro-backtrace -Zunstable-options -Csplit-debuginfo=off -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zunstable-options -Zon-broken-pipe=kill -Z binary-dep-depinfo` Compiling proc-macro-api v0.0.0 (/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/tools/rust-analyzer/crates/proc-macro-api) Running `/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc --crate-name proc_macro_api --edition=2021 crates/proc-macro-api/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::suspicious' '--warn=clippy::style' '--allow=clippy::restriction' '--deny=clippy::perf' '--deny=clippy::correctness' '--warn=clippy::complexity' '--allow=clippy::wrong_self_convention' '--allow=clippy::useless_asref' --warn=unused_lifetimes --warn=unused_extern_crates --warn=unreachable_pub '--allow=clippy::type_complexity' '--allow=clippy::too_many_arguments' '--warn=clippy::todo' '--warn=clippy::str_to_string' --warn=semicolon_in_expressions_from_macros '--allow=clippy::result_unit_err' '--warn=clippy::rc_buffer' '--warn=clippy::print_stdout' '--warn=clippy::print_stderr' '--allow=clippy::new_ret_no_self' '--allow=clippy::len_without_is_empty' --warn=explicit_outlives_requirements '--allow=clippy::enum_variant_names' --warn=ellipsis_inclusive_range_patterns --warn=elided_lifetimes_in_paths '--warn=clippy::dbg_macro' --warn=bare_trait_objects '--allow=clippy::assigning_clones' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=6b8a698ee716650a -C extra-filename=-6b8a698ee716650a --out-dir /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps --target x86_64-unknown-illumos -C linker=/usr/gcc/13/bin/gcc -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/release/deps --extern base_db=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libbase_db-d81fe87fc0b87dfb.rmeta --extern indexmap=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libindexmap-f1eccd337fb771e7.rmeta --extern la_arena=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libla_arena-4947d1c7ecef0591.rmeta --extern paths=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libpaths-cd43a19688d1fe7b.rmeta --extern rustc_hash=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/librustc_hash-fae0e07e0005c234.rmeta --extern serde=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libserde-fe3d0e6e9c2e1a2c.rmeta --extern serde_json=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libserde_json-acb2416b05af223a.rmeta --extern span=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libspan-9d528ac6f4599e4a.rmeta --extern stdx=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libstdx-a8e1021851d08a40.rmeta --extern text_size=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libtext_size-a704d8107a7d1b2e.rmeta --extern tracing=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libtracing-14e4856e6f2329c8.rmeta --extern tt=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libtt-aa18d48871e9ff8f.rmeta --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(parallel_compiler)' '--check-cfg=cfg(rust_analyzer)' -Zmacro-backtrace -Zunstable-options -Csplit-debuginfo=off -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zunstable-options -Zon-broken-pipe=kill -Z binary-dep-depinfo` Compiling hir-expand v0.0.0 (/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/tools/rust-analyzer/crates/hir-expand) Running `/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc --crate-name hir_expand --edition=2021 crates/hir-expand/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::suspicious' '--warn=clippy::style' '--allow=clippy::restriction' '--deny=clippy::perf' '--deny=clippy::correctness' '--warn=clippy::complexity' '--allow=clippy::wrong_self_convention' '--allow=clippy::useless_asref' --warn=unused_lifetimes --warn=unused_extern_crates --warn=unreachable_pub '--allow=clippy::type_complexity' '--allow=clippy::too_many_arguments' '--warn=clippy::todo' '--warn=clippy::str_to_string' --warn=semicolon_in_expressions_from_macros '--allow=clippy::result_unit_err' '--warn=clippy::rc_buffer' '--warn=clippy::print_stdout' '--warn=clippy::print_stderr' '--allow=clippy::new_ret_no_self' '--allow=clippy::len_without_is_empty' --warn=explicit_outlives_requirements '--allow=clippy::enum_variant_names' --warn=ellipsis_inclusive_range_patterns --warn=elided_lifetimes_in_paths '--warn=clippy::dbg_macro' --warn=bare_trait_objects '--allow=clippy::assigning_clones' --cfg 'feature="in-rust-tree"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("in-rust-tree"))' -C metadata=79fa72331ad5f07b -C extra-filename=-79fa72331ad5f07b --out-dir /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps --target x86_64-unknown-illumos -C linker=/usr/gcc/13/bin/gcc -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/release/deps --extern base_db=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libbase_db-d81fe87fc0b87dfb.rmeta --extern cfg=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libcfg-32016c806476b244.rmeta --extern cov_mark=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libcov_mark-9bf4a0f32b3680d0.rmeta --extern either=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libeither-635e99546b526d6a.rmeta --extern hashbrown=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libhashbrown-0889680c9543e4bc.rmeta --extern intern=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libintern-03e73f67709ae156.rmeta --extern itertools=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libitertools-1ea3fb1e188bb046.rmeta --extern la_arena=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libla_arena-4947d1c7ecef0591.rmeta --extern limit=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/liblimit-e130891fd522e405.rmeta --extern mbe=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libmbe-9cfa47cce3beb638.rmeta --extern parser=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libparser-1b15477d56a4ac32.rmeta --extern rustc_hash=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/librustc_hash-fae0e07e0005c234.rmeta --extern smallvec=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libsmallvec-f61dbf87fa3c3363.rmeta --extern span=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libspan-9d528ac6f4599e4a.rmeta --extern stdx=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libstdx-a8e1021851d08a40.rmeta --extern syntax=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libsyntax-fa9f4d95f4a2ea08.rmeta --extern tracing=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libtracing-14e4856e6f2329c8.rmeta --extern triomphe=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libtriomphe-3342a97df287aef3.rmeta --extern tt=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libtt-aa18d48871e9ff8f.rmeta --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(parallel_compiler)' '--check-cfg=cfg(rust_analyzer)' -Zmacro-backtrace -Zunstable-options -Csplit-debuginfo=off -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zunstable-options -Zon-broken-pipe=kill -Z binary-dep-depinfo` Compiling project-model v0.0.0 (/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/tools/rust-analyzer/crates/project-model) Running `/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc --crate-name project_model --edition=2021 crates/project-model/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::suspicious' '--warn=clippy::style' '--allow=clippy::restriction' '--deny=clippy::perf' '--deny=clippy::correctness' '--warn=clippy::complexity' '--allow=clippy::wrong_self_convention' '--allow=clippy::useless_asref' --warn=unused_lifetimes --warn=unused_extern_crates --warn=unreachable_pub '--allow=clippy::type_complexity' '--allow=clippy::too_many_arguments' '--warn=clippy::todo' '--warn=clippy::str_to_string' --warn=semicolon_in_expressions_from_macros '--allow=clippy::result_unit_err' '--warn=clippy::rc_buffer' '--warn=clippy::print_stdout' '--warn=clippy::print_stderr' '--allow=clippy::new_ret_no_self' '--allow=clippy::len_without_is_empty' --warn=explicit_outlives_requirements '--allow=clippy::enum_variant_names' --warn=ellipsis_inclusive_range_patterns --warn=elided_lifetimes_in_paths '--warn=clippy::dbg_macro' --warn=bare_trait_objects '--allow=clippy::assigning_clones' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=92f3e84253650767 -C extra-filename=-92f3e84253650767 --out-dir /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps --target x86_64-unknown-illumos -C linker=/usr/gcc/13/bin/gcc -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/release/deps --extern anyhow=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libanyhow-6f8909920e47b93e.rmeta --extern base_db=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libbase_db-d81fe87fc0b87dfb.rmeta --extern cargo_metadata=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libcargo_metadata-9b98da1bbdb5d450.rmeta --extern cfg=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libcfg-32016c806476b244.rmeta --extern itertools=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libitertools-1ea3fb1e188bb046.rmeta --extern la_arena=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libla_arena-4947d1c7ecef0591.rmeta --extern paths=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libpaths-cd43a19688d1fe7b.rmeta --extern rustc_hash=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/librustc_hash-fae0e07e0005c234.rmeta --extern semver=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libsemver-b53690954b1c05ab.rmeta --extern serde=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libserde-fe3d0e6e9c2e1a2c.rmeta --extern serde_json=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libserde_json-acb2416b05af223a.rmeta --extern span=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libspan-9d528ac6f4599e4a.rmeta --extern stdx=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libstdx-a8e1021851d08a40.rmeta --extern toolchain=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libtoolchain-dfaf1ecede306e33.rmeta --extern tracing=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libtracing-14e4856e6f2329c8.rmeta --extern triomphe=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libtriomphe-3342a97df287aef3.rmeta --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(parallel_compiler)' '--check-cfg=cfg(rust_analyzer)' -Zmacro-backtrace -Zunstable-options -Csplit-debuginfo=off -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zunstable-options -Zon-broken-pipe=kill -Z binary-dep-depinfo` Running `/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc --crate-name cargo_metadata --edition=2018 /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/vendor/cargo_metadata-0.18.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"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("builder", "default", "derive_builder", "unstable"))' -C metadata=4453f815acb9db41 -C extra-filename=-4453f815acb9db41 --out-dir /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/release/deps -C linker=/usr/gcc/13/bin/gcc -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/release/deps --extern camino=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/release/deps/libcamino-dc7265d6433aaf0b.rmeta --extern cargo_platform=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/release/deps/libcargo_platform-05927a7be574f66a.rmeta --extern semver=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/release/deps/libsemver-c4c6bd5210309f6f.rmeta --extern serde=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/release/deps/libserde-177ef832557926d8.rmeta --extern serde_json=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/release/deps/libserde_json-d07c7633303fdcd2.rmeta --extern thiserror=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/release/deps/libthiserror-6de49409251773e6.rmeta --cap-lints allow -Z binary-dep-depinfo` Compiling hir-def v0.0.0 (/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/tools/rust-analyzer/crates/hir-def) Running `/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc --crate-name hir_def --edition=2021 crates/hir-def/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::suspicious' '--warn=clippy::style' '--allow=clippy::restriction' '--deny=clippy::perf' '--deny=clippy::correctness' '--warn=clippy::complexity' '--allow=clippy::wrong_self_convention' '--allow=clippy::useless_asref' --warn=unused_lifetimes --warn=unused_extern_crates --warn=unreachable_pub '--allow=clippy::type_complexity' '--allow=clippy::too_many_arguments' '--warn=clippy::todo' '--warn=clippy::str_to_string' --warn=semicolon_in_expressions_from_macros '--allow=clippy::result_unit_err' '--warn=clippy::rc_buffer' '--warn=clippy::print_stdout' '--warn=clippy::print_stderr' '--allow=clippy::new_ret_no_self' '--allow=clippy::len_without_is_empty' --warn=explicit_outlives_requirements '--allow=clippy::enum_variant_names' --warn=ellipsis_inclusive_range_patterns --warn=elided_lifetimes_in_paths '--warn=clippy::dbg_macro' --warn=bare_trait_objects '--allow=clippy::assigning_clones' --cfg 'feature="in-rust-tree"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("in-rust-tree"))' -C metadata=c440eddd98d08f3c -C extra-filename=-c440eddd98d08f3c --out-dir /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps --target x86_64-unknown-illumos -C linker=/usr/gcc/13/bin/gcc -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/release/deps --extern arrayvec=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libarrayvec-f7fbed3e245c9513.rmeta --extern base_db=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libbase_db-d81fe87fc0b87dfb.rmeta --extern bitflags=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libbitflags-89ecf8ed89d99a42.rmeta --extern cfg=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libcfg-32016c806476b244.rmeta --extern cov_mark=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libcov_mark-9bf4a0f32b3680d0.rmeta --extern dashmap=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libdashmap-9b0d2ca3b101df2d.rmeta --extern drop_bomb=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libdrop_bomb-2f943ddbf5549596.rmeta --extern either=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libeither-635e99546b526d6a.rmeta --extern fst=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libfst-49037c10a80b0714.rmeta --extern hashbrown=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libhashbrown-0889680c9543e4bc.rmeta --extern hir_expand=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libhir_expand-79fa72331ad5f07b.rmeta --extern indexmap=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libindexmap-f1eccd337fb771e7.rmeta --extern intern=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libintern-03e73f67709ae156.rmeta --extern itertools=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libitertools-1ea3fb1e188bb046.rmeta --extern la_arena=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libla_arena-4947d1c7ecef0591.rmeta --extern limit=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/liblimit-e130891fd522e405.rmeta --extern mbe=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libmbe-9cfa47cce3beb638.rmeta --extern once_cell=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libonce_cell-a3125bf95ce38619.rmeta --extern ra_ap_rustc_abi=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libra_ap_rustc_abi-428f733954edb5fb.rmeta --extern ra_ap_rustc_parse_format=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libra_ap_rustc_parse_format-61ea6c7c84f3b6e2.rmeta --extern rustc_hash=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/librustc_hash-fae0e07e0005c234.rmeta --extern rustc_apfloat=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/librustc_apfloat-99c49fca5bbf4e8b.rmeta --extern smallvec=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libsmallvec-f61dbf87fa3c3363.rmeta --extern span=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libspan-9d528ac6f4599e4a.rmeta --extern stdx=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libstdx-a8e1021851d08a40.rmeta --extern syntax=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libsyntax-fa9f4d95f4a2ea08.rmeta --extern tracing=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libtracing-14e4856e6f2329c8.rmeta --extern triomphe=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libtriomphe-3342a97df287aef3.rmeta --extern tt=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libtt-aa18d48871e9ff8f.rmeta --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(parallel_compiler)' '--check-cfg=cfg(rust_analyzer)' -Zmacro-backtrace -Zunstable-options -Csplit-debuginfo=off -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zunstable-options -Zon-broken-pipe=kill -Z binary-dep-depinfo` Compiling unicode-ident v1.0.12 Running `/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc --crate-name unicode_ident --edition=2018 /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/vendor/unicode-ident-1.0.12/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)' --check-cfg 'cfg(feature, values())' -C metadata=404275f45c7b8fad -C extra-filename=-404275f45c7b8fad --out-dir /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps --target x86_64-unknown-illumos -C linker=/usr/gcc/13/bin/gcc -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/release/deps --cap-lints allow --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(parallel_compiler)' '--check-cfg=cfg(rust_analyzer)' -Zmacro-backtrace -Zunstable-options -Csplit-debuginfo=off -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zunstable-options -Zon-broken-pipe=kill -Z binary-dep-depinfo` Dirty time-core v0.1.2: the rustflags changed Compiling time-core v0.1.2 Running `/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc --crate-name time_core --edition=2021 /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/vendor/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)' --check-cfg 'cfg(feature, values())' -C metadata=c558730d0ca0e5dd -C extra-filename=-c558730d0ca0e5dd --out-dir /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps --target x86_64-unknown-illumos -C linker=/usr/gcc/13/bin/gcc -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/release/deps --cap-lints allow --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(parallel_compiler)' '--check-cfg=cfg(rust_analyzer)' -Zmacro-backtrace -Zunstable-options -Csplit-debuginfo=off -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zunstable-options -Zon-broken-pipe=kill -Z binary-dep-depinfo` Compiling nu-ansi-term v0.49.0 Running `/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc --crate-name nu_ansi_term --edition=2021 /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/vendor/nu-ansi-term-0.49.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)' --check-cfg 'cfg(feature, values("derive_serde_style", "gnu_legacy", "serde"))' -C metadata=d8e37eca78607d1e -C extra-filename=-d8e37eca78607d1e --out-dir /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps --target x86_64-unknown-illumos -C linker=/usr/gcc/13/bin/gcc -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/release/deps --cap-lints allow --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(parallel_compiler)' '--check-cfg=cfg(rust_analyzer)' -Zmacro-backtrace -Zunstable-options -Csplit-debuginfo=off -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zunstable-options -Zon-broken-pipe=kill -Z binary-dep-depinfo` Compiling proc-macro-srv v0.0.0 (/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/tools/rust-analyzer/crates/proc-macro-srv) Running `/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc --crate-name build_script_build --edition=2021 crates/proc-macro-srv/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no '--warn=clippy::suspicious' '--warn=clippy::style' '--allow=clippy::restriction' '--deny=clippy::perf' '--deny=clippy::correctness' '--warn=clippy::complexity' '--allow=clippy::wrong_self_convention' '--allow=clippy::useless_asref' --warn=unused_lifetimes --warn=unused_extern_crates --warn=unreachable_pub '--allow=clippy::type_complexity' '--allow=clippy::too_many_arguments' '--warn=clippy::todo' '--warn=clippy::str_to_string' --warn=semicolon_in_expressions_from_macros '--allow=clippy::result_unit_err' '--warn=clippy::rc_buffer' '--warn=clippy::print_stdout' '--warn=clippy::print_stderr' '--allow=clippy::new_ret_no_self' '--allow=clippy::len_without_is_empty' --warn=explicit_outlives_requirements '--allow=clippy::enum_variant_names' --warn=ellipsis_inclusive_range_patterns --warn=elided_lifetimes_in_paths '--warn=clippy::dbg_macro' --warn=bare_trait_objects '--allow=clippy::assigning_clones' -C debug-assertions=off --cfg 'feature="in-rust-tree"' --cfg 'feature="sysroot-abi"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("in-rust-tree", "sysroot-abi"))' -C metadata=3d29b962057b78a9 -C extra-filename=-3d29b962057b78a9 --out-dir /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/release/build/proc-macro-srv-3d29b962057b78a9 -C linker=/usr/gcc/13/bin/gcc -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/release/deps -Z binary-dep-depinfo` Compiling rust-analyzer v0.0.0 (/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/tools/rust-analyzer/crates/rust-analyzer) Running `/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc --crate-name build_script_build --edition=2021 crates/rust-analyzer/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no '--warn=clippy::suspicious' '--warn=clippy::style' '--allow=clippy::restriction' '--deny=clippy::perf' '--deny=clippy::correctness' '--warn=clippy::complexity' '--allow=clippy::wrong_self_convention' '--allow=clippy::useless_asref' --warn=unused_lifetimes --warn=unused_extern_crates --warn=unreachable_pub '--allow=clippy::type_complexity' '--allow=clippy::too_many_arguments' '--warn=clippy::todo' '--warn=clippy::str_to_string' --warn=semicolon_in_expressions_from_macros '--allow=clippy::result_unit_err' '--warn=clippy::rc_buffer' '--warn=clippy::print_stdout' '--warn=clippy::print_stderr' '--allow=clippy::new_ret_no_self' '--allow=clippy::len_without_is_empty' --warn=explicit_outlives_requirements '--allow=clippy::enum_variant_names' --warn=ellipsis_inclusive_range_patterns --warn=elided_lifetimes_in_paths '--warn=clippy::dbg_macro' --warn=bare_trait_objects '--allow=clippy::assigning_clones' -C debug-assertions=off --cfg 'feature="in-rust-tree"' --cfg 'feature="sysroot-abi"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("force-always-assert", "in-rust-tree", "jemalloc", "jemallocator", "mimalloc", "sysroot-abi"))' -C metadata=505339113cff1970 -C extra-filename=-505339113cff1970 --out-dir /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/release/build/rust-analyzer-505339113cff1970 -C linker=/usr/gcc/13/bin/gcc -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/release/deps -Z binary-dep-depinfo` Dirty num-conv v0.1.0: the rustflags changed Compiling num-conv v0.1.0 Running `/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc --crate-name num_conv --edition=2021 /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/vendor/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)' --check-cfg 'cfg(feature, values())' -C metadata=1cf16c6d45731993 -C extra-filename=-1cf16c6d45731993 --out-dir /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps --target x86_64-unknown-illumos -C linker=/usr/gcc/13/bin/gcc -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/release/deps --cap-lints allow --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(parallel_compiler)' '--check-cfg=cfg(rust_analyzer)' -Zmacro-backtrace -Zunstable-options -Csplit-debuginfo=off -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zunstable-options -Zon-broken-pipe=kill -Z binary-dep-depinfo` Compiling dot v0.1.4 Running `/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc --crate-name dot --edition=2015 /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/vendor/dot-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)' --check-cfg 'cfg(feature, values())' -C metadata=c7cf32c2840d3bc4 -C extra-filename=-c7cf32c2840d3bc4 --out-dir /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps --target x86_64-unknown-illumos -C linker=/usr/gcc/13/bin/gcc -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/release/deps --cap-lints allow --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(parallel_compiler)' '--check-cfg=cfg(rust_analyzer)' -Zmacro-backtrace -Zunstable-options -Csplit-debuginfo=off -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zunstable-options -Zon-broken-pipe=kill -Z binary-dep-depinfo` Compiling time v0.3.36 Running `/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc --crate-name time --edition=2021 /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/vendor/time-0.3.36/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=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 --warn=unused --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' '--warn=rustdoc::unescaped-backticks' '--deny=clippy::undocumented-unsafe-blocks' --deny=unconditional-recursion --warn=trivial-numeric-casts --warn=trivial-casts '--warn=clippy::todo' --deny=temporary-cstring-as-ptr --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=clippy::nursery' --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=const-item-mutation --deny=clashing-extern-declarations --deny=ambiguous-glob-reexports '--deny=clippy::alloc-instead-of-core' '--warn=clippy::all' --warn=unstable-name-collisions '--allow=clippy::redundant-pub-crate' '--allow=clippy::option-if-let-else' --cfg 'feature="alloc"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs)' --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=5e9f7e082374a37e -C extra-filename=-5e9f7e082374a37e --out-dir /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps --target x86_64-unknown-illumos -C linker=/usr/gcc/13/bin/gcc -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/release/deps --extern deranged=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libderanged-2c0564e5d0ac47cb.rmeta --extern num_conv=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libnum_conv-1cf16c6d45731993.rmeta --extern powerfmt=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libpowerfmt-72d15da72d3c14c3.rmeta --extern time_core=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libtime_core-c558730d0ca0e5dd.rmeta --cap-lints allow --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(parallel_compiler)' '--check-cfg=cfg(rust_analyzer)' -Zmacro-backtrace -Zunstable-options -Csplit-debuginfo=off -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zunstable-options -Zon-broken-pipe=kill -Z binary-dep-depinfo` Running `/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/release/build/rust-analyzer-505339113cff1970/build-script-build` Running `/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/release/build/proc-macro-srv-3d29b962057b78a9/build-script-build` Compiling tracing-tree v0.3.0 Running `/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc --crate-name tracing_tree --edition=2018 /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/vendor/tracing-tree-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 --cfg 'feature="default"' --cfg 'feature="tracing-log"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("default", "time", "tracing-log"))' -C metadata=642e1bcdfbbca830 -C extra-filename=-642e1bcdfbbca830 --out-dir /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps --target x86_64-unknown-illumos -C linker=/usr/gcc/13/bin/gcc -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/release/deps --extern nu_ansi_term=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libnu_ansi_term-d8e37eca78607d1e.rmeta --extern tracing_core=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libtracing_core-1f6110f0aa3e9f46.rmeta --extern tracing_log=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libtracing_log-6da2a268adeed523.rmeta --extern tracing_subscriber=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libtracing_subscriber-78f1b696fbdbf2e1.rmeta --cap-lints allow --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(parallel_compiler)' '--check-cfg=cfg(rust_analyzer)' -Zmacro-backtrace -Zunstable-options -Csplit-debuginfo=off -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zunstable-options -Zon-broken-pipe=kill -Z binary-dep-depinfo` Running `/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc --crate-name proc_macro2 --edition=2021 /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/vendor/proc-macro2-1.0.82/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="proc-macro"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("default", "nightly", "proc-macro", "span-locations"))' -C metadata=863f2ad18ed6c331 -C extra-filename=-863f2ad18ed6c331 --out-dir /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps --target x86_64-unknown-illumos -C linker=/usr/gcc/13/bin/gcc -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/release/deps --extern unicode_ident=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libunicode_ident-404275f45c7b8fad.rmeta --cap-lints allow --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(parallel_compiler)' '--check-cfg=cfg(rust_analyzer)' -Zmacro-backtrace -Zunstable-options -Csplit-debuginfo=off -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zunstable-options -Zon-broken-pipe=kill -Z binary-dep-depinfo --cfg wrap_proc_macro --check-cfg 'cfg(doc_cfg)' --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(span_locations)' --check-cfg 'cfg(super_unstable)' --check-cfg 'cfg(wrap_proc_macro)'` Compiling proc-macro-test v0.0.0 (/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/tools/rust-analyzer/crates/proc-macro-srv/proc-macro-test) Running `/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc --crate-name build_script_build --edition=2021 crates/proc-macro-srv/proc-macro-test/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)' --check-cfg 'cfg(feature, values())' -C metadata=0a3a13c7a97aaacd -C extra-filename=-0a3a13c7a97aaacd --out-dir /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/release/build/proc-macro-test-0a3a13c7a97aaacd -C linker=/usr/gcc/13/bin/gcc -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/release/deps --extern cargo_metadata=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/release/deps/libcargo_metadata-4453f815acb9db41.rlib -Z binary-dep-depinfo` Compiling toml v0.8.12 Running `/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc --crate-name toml --edition=2021 /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/vendor/toml-0.8.12/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="display"' --cfg 'feature="parse"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("default", "display", "indexmap", "parse", "preserve_order"))' -C metadata=145080e0ce462402 -C extra-filename=-145080e0ce462402 --out-dir /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps --target x86_64-unknown-illumos -C linker=/usr/gcc/13/bin/gcc -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/release/deps --extern serde=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libserde-fe3d0e6e9c2e1a2c.rmeta --extern serde_spanned=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libserde_spanned-46ccba3fb02c29e5.rmeta --extern toml_datetime=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libtoml_datetime-b84042efe705d3e0.rmeta --extern toml_edit=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libtoml_edit-268d42358de4c40b.rmeta --cap-lints allow --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(parallel_compiler)' '--check-cfg=cfg(rust_analyzer)' -Zmacro-backtrace -Zunstable-options -Csplit-debuginfo=off -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zunstable-options -Zon-broken-pipe=kill -Z binary-dep-depinfo` Compiling lsp-types v0.95.0 Running `/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc --crate-name lsp_types --edition=2018 /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/vendor/lsp-types-0.95.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="proposed"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("default", "proposed"))' -C metadata=3df5b1c1f44027d9 -C extra-filename=-3df5b1c1f44027d9 --out-dir /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps --target x86_64-unknown-illumos -C linker=/usr/gcc/13/bin/gcc -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/release/deps --extern bitflags=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libbitflags-a87cfab7ce9043f9.rmeta --extern serde=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libserde-fe3d0e6e9c2e1a2c.rmeta --extern serde_json=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libserde_json-acb2416b05af223a.rmeta --extern serde_repr=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/release/deps/libserde_repr-b3e8d1e1ce6bc625.so --extern url=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/liburl-9f7ec49394a279d5.rmeta --cap-lints allow --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(parallel_compiler)' '--check-cfg=cfg(rust_analyzer)' -Zmacro-backtrace -Zunstable-options -Csplit-debuginfo=off -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zunstable-options -Zon-broken-pipe=kill -Z binary-dep-depinfo` Compiling flycheck v0.0.0 (/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/tools/rust-analyzer/crates/flycheck) Running `/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc --crate-name flycheck --edition=2021 crates/flycheck/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::suspicious' '--warn=clippy::style' '--allow=clippy::restriction' '--deny=clippy::perf' '--deny=clippy::correctness' '--warn=clippy::complexity' '--allow=clippy::wrong_self_convention' '--allow=clippy::useless_asref' --warn=unused_lifetimes --warn=unused_extern_crates --warn=unreachable_pub '--allow=clippy::type_complexity' '--allow=clippy::too_many_arguments' '--warn=clippy::todo' '--warn=clippy::str_to_string' --warn=semicolon_in_expressions_from_macros '--allow=clippy::result_unit_err' '--warn=clippy::rc_buffer' '--warn=clippy::print_stdout' '--warn=clippy::print_stderr' '--allow=clippy::new_ret_no_self' '--allow=clippy::len_without_is_empty' --warn=explicit_outlives_requirements '--allow=clippy::enum_variant_names' --warn=ellipsis_inclusive_range_patterns --warn=elided_lifetimes_in_paths '--warn=clippy::dbg_macro' --warn=bare_trait_objects '--allow=clippy::assigning_clones' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=f5f888a0a36309b7 -C extra-filename=-f5f888a0a36309b7 --out-dir /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps --target x86_64-unknown-illumos -C linker=/usr/gcc/13/bin/gcc -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/release/deps --extern cargo_metadata=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libcargo_metadata-9b98da1bbdb5d450.rmeta --extern crossbeam_channel=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libcrossbeam_channel-93a8c65355c36153.rmeta --extern paths=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libpaths-cd43a19688d1fe7b.rmeta --extern process_wrap=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libprocess_wrap-7123d2d6128256cb.rmeta --extern rustc_hash=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/librustc_hash-fae0e07e0005c234.rmeta --extern serde=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libserde-fe3d0e6e9c2e1a2c.rmeta --extern serde_json=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libserde_json-acb2416b05af223a.rmeta --extern stdx=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libstdx-a8e1021851d08a40.rmeta --extern toolchain=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libtoolchain-dfaf1ecede306e33.rmeta --extern tracing=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libtracing-14e4856e6f2329c8.rmeta --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(parallel_compiler)' '--check-cfg=cfg(rust_analyzer)' -Zmacro-backtrace -Zunstable-options -Csplit-debuginfo=off -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zunstable-options -Zon-broken-pipe=kill -Z binary-dep-depinfo` Compiling scip v0.3.3 Running `/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc --crate-name scip --edition=2021 /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/vendor/scip-0.3.3/src/mod.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)' --check-cfg 'cfg(feature, values())' -C metadata=ae694c9b9636d5c4 -C extra-filename=-ae694c9b9636d5c4 --out-dir /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps --target x86_64-unknown-illumos -C linker=/usr/gcc/13/bin/gcc -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/release/deps --extern protobuf=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libprotobuf-3e4dfde9ff8cd1c8.rmeta --cap-lints allow --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(parallel_compiler)' '--check-cfg=cfg(rust_analyzer)' -Zmacro-backtrace -Zunstable-options -Csplit-debuginfo=off -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zunstable-options -Zon-broken-pipe=kill -Z binary-dep-depinfo` Compiling hir-ty v0.0.0 (/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/tools/rust-analyzer/crates/hir-ty) Running `/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc --crate-name hir_ty --edition=2021 crates/hir-ty/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::suspicious' '--warn=clippy::style' '--allow=clippy::restriction' '--deny=clippy::perf' '--deny=clippy::correctness' '--warn=clippy::complexity' '--allow=clippy::wrong_self_convention' '--allow=clippy::useless_asref' --warn=unused_lifetimes --warn=unused_extern_crates --warn=unreachable_pub '--allow=clippy::type_complexity' '--allow=clippy::too_many_arguments' '--warn=clippy::todo' '--warn=clippy::str_to_string' --warn=semicolon_in_expressions_from_macros '--allow=clippy::result_unit_err' '--warn=clippy::rc_buffer' '--warn=clippy::print_stdout' '--warn=clippy::print_stderr' '--allow=clippy::new_ret_no_self' '--allow=clippy::len_without_is_empty' --warn=explicit_outlives_requirements '--allow=clippy::enum_variant_names' --warn=ellipsis_inclusive_range_patterns --warn=elided_lifetimes_in_paths '--warn=clippy::dbg_macro' --warn=bare_trait_objects '--allow=clippy::assigning_clones' --cfg 'feature="in-rust-tree"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("in-rust-tree"))' -C metadata=5878a62f57cd83e2 -C extra-filename=-5878a62f57cd83e2 --out-dir /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps --target x86_64-unknown-illumos -C linker=/usr/gcc/13/bin/gcc -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/release/deps --extern arrayvec=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libarrayvec-f7fbed3e245c9513.rmeta --extern base_db=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libbase_db-d81fe87fc0b87dfb.rmeta --extern bitflags=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libbitflags-89ecf8ed89d99a42.rmeta --extern chalk_derive=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/release/deps/libchalk_derive-7a0ab3755109c860.so --extern chalk_ir=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libchalk_ir-c660093a2cf50830.rmeta --extern chalk_recursive=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libchalk_recursive-ecdfb617cc8af246.rmeta --extern chalk_solve=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libchalk_solve-7cdde33487be1e98.rmeta --extern cov_mark=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libcov_mark-9bf4a0f32b3680d0.rmeta --extern either=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libeither-635e99546b526d6a.rmeta --extern ena=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libena-b15fb1b9d73cd2a9.rmeta --extern hir_def=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libhir_def-c440eddd98d08f3c.rmeta --extern hir_expand=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libhir_expand-79fa72331ad5f07b.rmeta --extern indexmap=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libindexmap-f1eccd337fb771e7.rmeta --extern intern=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libintern-03e73f67709ae156.rmeta --extern itertools=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libitertools-1ea3fb1e188bb046.rmeta --extern la_arena=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libla_arena-4947d1c7ecef0591.rmeta --extern limit=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/liblimit-e130891fd522e405.rmeta --extern nohash_hasher=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libnohash_hasher-57d880b8a1e96350.rmeta --extern once_cell=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libonce_cell-a3125bf95ce38619.rmeta --extern oorandom=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/liboorandom-e57d9ba745cd6602.rmeta --extern ra_ap_rustc_abi=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libra_ap_rustc_abi-428f733954edb5fb.rmeta --extern ra_ap_rustc_index=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libra_ap_rustc_index-bae40f08943751ac.rmeta --extern ra_ap_rustc_pattern_analysis=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libra_ap_rustc_pattern_analysis-55f63ccb6982c84a.rmeta --extern rustc_hash=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/librustc_hash-fae0e07e0005c234.rmeta --extern rustc_apfloat=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/librustc_apfloat-99c49fca5bbf4e8b.rmeta --extern scoped_tls=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libscoped_tls-678a00b11c44fb10.rmeta --extern smallvec=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libsmallvec-f61dbf87fa3c3363.rmeta --extern span=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libspan-9d528ac6f4599e4a.rmeta --extern stdx=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libstdx-a8e1021851d08a40.rmeta --extern syntax=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libsyntax-fa9f4d95f4a2ea08.rmeta --extern tracing=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libtracing-14e4856e6f2329c8.rmeta --extern triomphe=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libtriomphe-3342a97df287aef3.rmeta --extern typed_arena=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libtyped_arena-aaaeb21331220cb5.rmeta --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(parallel_compiler)' '--check-cfg=cfg(rust_analyzer)' -Zmacro-backtrace -Zunstable-options -Csplit-debuginfo=off -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zunstable-options -Zon-broken-pipe=kill -Z binary-dep-depinfo` Compiling lsp-server v0.7.6 Running `/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc --crate-name lsp_server --edition=2021 /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/vendor/lsp-server-0.7.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 --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=66fdf2b87600579f -C extra-filename=-66fdf2b87600579f --out-dir /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps --target x86_64-unknown-illumos -C linker=/usr/gcc/13/bin/gcc -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/release/deps --extern crossbeam_channel=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libcrossbeam_channel-93a8c65355c36153.rmeta --extern log=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/liblog-172c434f21563709.rmeta --extern serde=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libserde-fe3d0e6e9c2e1a2c.rmeta --extern serde_json=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libserde_json-acb2416b05af223a.rmeta --cap-lints allow --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(parallel_compiler)' '--check-cfg=cfg(rust_analyzer)' -Zmacro-backtrace -Zunstable-options -Csplit-debuginfo=off -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zunstable-options -Zon-broken-pipe=kill -Z binary-dep-depinfo` Compiling flate2 v1.0.30 Running `/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc --crate-name flate2 --edition=2018 /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/vendor/flate2-1.0.30/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="any_impl"' --cfg 'feature="default"' --cfg 'feature="miniz_oxide"' --cfg 'feature="rust_backend"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("any_impl", "any_zlib", "cloudflare-zlib-sys", "cloudflare_zlib", "default", "libz-ng-sys", "libz-rs-sys", "libz-sys", "miniz-sys", "miniz_oxide", "rust_backend", "zlib", "zlib-default", "zlib-ng", "zlib-ng-compat", "zlib-rs"))' -C metadata=126d2861ba4eebff -C extra-filename=-126d2861ba4eebff --out-dir /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps --target x86_64-unknown-illumos -C linker=/usr/gcc/13/bin/gcc -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/release/deps --extern crc32fast=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libcrc32fast-e92f471891d968f9.rmeta --extern miniz_oxide=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libminiz_oxide-51a952d0183b0cf6.rmeta --cap-lints allow --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(parallel_compiler)' '--check-cfg=cfg(rust_analyzer)' -Zmacro-backtrace -Zunstable-options -Csplit-debuginfo=off -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zunstable-options -Zon-broken-pipe=kill -Z binary-dep-depinfo` Running `/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc --crate-name snap --edition=2018 /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/vendor/snap-1.1.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)' --check-cfg 'cfg(feature, values())' -C metadata=217fa55d88ec8789 -C extra-filename=-217fa55d88ec8789 --out-dir /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps --target x86_64-unknown-illumos -C linker=/usr/gcc/13/bin/gcc -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/release/deps --cap-lints allow --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(parallel_compiler)' '--check-cfg=cfg(rust_analyzer)' -Zmacro-backtrace -Zunstable-options -Csplit-debuginfo=off -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zunstable-options -Zon-broken-pipe=kill -Z binary-dep-depinfo` Compiling dirs v5.0.1 Running `/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc --crate-name dirs --edition=2015 /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/vendor/dirs-5.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)' --check-cfg 'cfg(feature, values())' -C metadata=ac10a0499df896eb -C extra-filename=-ac10a0499df896eb --out-dir /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps --target x86_64-unknown-illumos -C linker=/usr/gcc/13/bin/gcc -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/release/deps --extern dirs_sys=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libdirs_sys-1b590e93508082ab.rmeta --cap-lints allow --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(parallel_compiler)' '--check-cfg=cfg(rust_analyzer)' -Zmacro-backtrace -Zunstable-options -Csplit-debuginfo=off -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zunstable-options -Zon-broken-pipe=kill -Z binary-dep-depinfo` Compiling hir v0.0.0 (/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/tools/rust-analyzer/crates/hir) Running `/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc --crate-name hir --edition=2021 crates/hir/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::suspicious' '--warn=clippy::style' '--allow=clippy::restriction' '--deny=clippy::perf' '--deny=clippy::correctness' '--warn=clippy::complexity' '--allow=clippy::wrong_self_convention' '--allow=clippy::useless_asref' --warn=unused_lifetimes --warn=unused_extern_crates --warn=unreachable_pub '--allow=clippy::type_complexity' '--allow=clippy::too_many_arguments' '--warn=clippy::todo' '--warn=clippy::str_to_string' --warn=semicolon_in_expressions_from_macros '--allow=clippy::result_unit_err' '--warn=clippy::rc_buffer' '--warn=clippy::print_stdout' '--warn=clippy::print_stderr' '--allow=clippy::new_ret_no_self' '--allow=clippy::len_without_is_empty' --warn=explicit_outlives_requirements '--allow=clippy::enum_variant_names' --warn=ellipsis_inclusive_range_patterns --warn=elided_lifetimes_in_paths '--warn=clippy::dbg_macro' --warn=bare_trait_objects '--allow=clippy::assigning_clones' --cfg 'feature="in-rust-tree"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("in-rust-tree"))' -C metadata=6261e969a857e8bf -C extra-filename=-6261e969a857e8bf --out-dir /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps --target x86_64-unknown-illumos -C linker=/usr/gcc/13/bin/gcc -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/release/deps --extern arrayvec=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libarrayvec-f7fbed3e245c9513.rmeta --extern base_db=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libbase_db-d81fe87fc0b87dfb.rmeta --extern cfg=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libcfg-32016c806476b244.rmeta --extern either=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libeither-635e99546b526d6a.rmeta --extern hir_def=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libhir_def-c440eddd98d08f3c.rmeta --extern hir_expand=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libhir_expand-79fa72331ad5f07b.rmeta --extern hir_ty=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libhir_ty-5878a62f57cd83e2.rmeta --extern intern=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libintern-03e73f67709ae156.rmeta --extern itertools=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libitertools-1ea3fb1e188bb046.rmeta --extern once_cell=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libonce_cell-a3125bf95ce38619.rmeta --extern rustc_hash=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/librustc_hash-fae0e07e0005c234.rmeta --extern smallvec=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libsmallvec-f61dbf87fa3c3363.rmeta --extern span=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libspan-9d528ac6f4599e4a.rmeta --extern stdx=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libstdx-a8e1021851d08a40.rmeta --extern syntax=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libsyntax-fa9f4d95f4a2ea08.rmeta --extern tracing=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libtracing-14e4856e6f2329c8.rmeta --extern triomphe=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libtriomphe-3342a97df287aef3.rmeta --extern tt=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libtt-aa18d48871e9ff8f.rmeta --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(parallel_compiler)' '--check-cfg=cfg(rust_analyzer)' -Zmacro-backtrace -Zunstable-options -Csplit-debuginfo=off -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zunstable-options -Zon-broken-pipe=kill -Z binary-dep-depinfo` Compiling object v0.33.0 Running `/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc --crate-name object --edition=2018 /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/vendor/object-0.33.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="coff"' --cfg 'feature="elf"' --cfg 'feature="macho"' --cfg 'feature="pe"' --cfg 'feature="read_core"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("all", "alloc", "archive", "build", "build_core", "cargo-all", "coff", "compiler_builtins", "compression", "core", "default", "doc", "elf", "macho", "pe", "read", "read_core", "rustc-dep-of-std", "std", "unaligned", "unstable", "unstable-all", "wasm", "write", "write_core", "write_std", "xcoff"))' -C metadata=56f76c6f44c4a213 -C extra-filename=-56f76c6f44c4a213 --out-dir /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps --target x86_64-unknown-illumos -C linker=/usr/gcc/13/bin/gcc -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/release/deps --extern memchr=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libmemchr-31defbc76f9d2774.rmeta --cap-lints allow --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(parallel_compiler)' '--check-cfg=cfg(rust_analyzer)' -Zmacro-backtrace -Zunstable-options -Csplit-debuginfo=off -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zunstable-options -Zon-broken-pipe=kill -Z binary-dep-depinfo` Compiling num_cpus v1.16.0 Running `/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc --crate-name num_cpus --edition=2015 /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/vendor/num_cpus-1.16.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)' --check-cfg 'cfg(feature, values())' -C metadata=8c55f54db74c65f2 -C extra-filename=-8c55f54db74c65f2 --out-dir /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps --target x86_64-unknown-illumos -C linker=/usr/gcc/13/bin/gcc -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/release/deps --extern libc=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/liblibc-3e7518595b3b6992.rmeta --cap-lints allow --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(parallel_compiler)' '--check-cfg=cfg(rust_analyzer)' -Zmacro-backtrace -Zunstable-options -Csplit-debuginfo=off -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zunstable-options -Zon-broken-pipe=kill -Z binary-dep-depinfo` Compiling memmap2 v0.5.10 Running `/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc --crate-name memmap2 --edition=2018 /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/vendor/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)' --check-cfg 'cfg(feature, values("stable_deref_trait"))' -C metadata=60c6ca1346f4e4f7 -C extra-filename=-60c6ca1346f4e4f7 --out-dir /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps --target x86_64-unknown-illumos -C linker=/usr/gcc/13/bin/gcc -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/release/deps --extern libc=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/liblibc-3e7518595b3b6992.rmeta --cap-lints allow --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(parallel_compiler)' '--check-cfg=cfg(rust_analyzer)' -Zmacro-backtrace -Zunstable-options -Csplit-debuginfo=off -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zunstable-options -Zon-broken-pipe=kill -Z binary-dep-depinfo` Compiling libloading v0.8.3 Running `/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc --crate-name libloading --edition=2015 /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/vendor/libloading-0.8.3/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=7209e8ca08fc6e36 -C extra-filename=-7209e8ca08fc6e36 --out-dir /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps --target x86_64-unknown-illumos -C linker=/usr/gcc/13/bin/gcc -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/release/deps --extern cfg_if=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libcfg_if-9fafd12e719e19ea.rmeta --cap-lints allow --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(parallel_compiler)' '--check-cfg=cfg(rust_analyzer)' -Zmacro-backtrace -Zunstable-options -Csplit-debuginfo=off -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zunstable-options -Zon-broken-pipe=kill -Z binary-dep-depinfo` Compiling xshell-macros v0.2.6 Running `/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc --crate-name xshell_macros --edition=2021 /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/vendor/xshell-macros-0.2.6/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)' --check-cfg 'cfg(feature, values())' -C metadata=98c3e84f15ba1601 -C extra-filename=-98c3e84f15ba1601 --out-dir /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/release/deps -C linker=/usr/gcc/13/bin/gcc -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/release/deps --extern proc_macro --cap-lints allow -Z binary-dep-depinfo` Compiling byteorder v1.5.0 Running `/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc --crate-name byteorder --edition=2021 /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/vendor/byteorder-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 --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("default", "i128", "std"))' -C metadata=51ff71de59d1f53a -C extra-filename=-51ff71de59d1f53a --out-dir /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps --target x86_64-unknown-illumos -C linker=/usr/gcc/13/bin/gcc -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/release/deps --cap-lints allow --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(parallel_compiler)' '--check-cfg=cfg(rust_analyzer)' -Zmacro-backtrace -Zunstable-options -Csplit-debuginfo=off -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zunstable-options -Zon-broken-pipe=kill -Z binary-dep-depinfo` Compiling proc-macro-srv-cli v0.0.0 (/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/tools/rust-analyzer/crates/proc-macro-srv-cli) Running `/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc --crate-name build_script_build --edition=2021 crates/proc-macro-srv-cli/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no '--warn=clippy::suspicious' '--warn=clippy::style' '--allow=clippy::restriction' '--deny=clippy::perf' '--deny=clippy::correctness' '--warn=clippy::complexity' '--allow=clippy::wrong_self_convention' '--allow=clippy::useless_asref' --warn=unused_lifetimes --warn=unused_extern_crates --warn=unreachable_pub '--allow=clippy::type_complexity' '--allow=clippy::too_many_arguments' '--warn=clippy::todo' '--warn=clippy::str_to_string' --warn=semicolon_in_expressions_from_macros '--allow=clippy::result_unit_err' '--warn=clippy::rc_buffer' '--warn=clippy::print_stdout' '--warn=clippy::print_stderr' '--allow=clippy::new_ret_no_self' '--allow=clippy::len_without_is_empty' --warn=explicit_outlives_requirements '--allow=clippy::enum_variant_names' --warn=ellipsis_inclusive_range_patterns --warn=elided_lifetimes_in_paths '--warn=clippy::dbg_macro' --warn=bare_trait_objects '--allow=clippy::assigning_clones' -C debug-assertions=off --cfg 'feature="in-rust-tree"' --cfg 'feature="sysroot-abi"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("in-rust-tree", "sysroot-abi"))' -C metadata=5b100b09f6fcea7a -C extra-filename=-5b100b09f6fcea7a --out-dir /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/release/build/proc-macro-srv-cli-5b100b09f6fcea7a -C linker=/usr/gcc/13/bin/gcc -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/release/deps -Z binary-dep-depinfo` Running `/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/release/build/proc-macro-srv-cli-5b100b09f6fcea7a/build-script-build` Compiling zip v0.6.6 Running `/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc --crate-name zip --edition=2021 /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/vendor/zip-0.6.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="deflate"' --cfg 'feature="flate2"' --cfg 'feature="time"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("aes", "aes-crypto", "bzip2", "constant_time_eq", "default", "deflate", "deflate-miniz", "deflate-zlib", "flate2", "hmac", "pbkdf2", "sha1", "time", "unreserved", "zstd"))' -C metadata=b8b9a8ef75ac7e17 -C extra-filename=-b8b9a8ef75ac7e17 --out-dir /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps --target x86_64-unknown-illumos -C linker=/usr/gcc/13/bin/gcc -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/release/deps --extern byteorder=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libbyteorder-51ff71de59d1f53a.rmeta --extern crc32fast=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libcrc32fast-e92f471891d968f9.rmeta --extern flate2=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libflate2-126d2861ba4eebff.rmeta --extern time=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libtime-5e9f7e082374a37e.rmeta --cap-lints allow --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(parallel_compiler)' '--check-cfg=cfg(rust_analyzer)' -Zmacro-backtrace -Zunstable-options -Csplit-debuginfo=off -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zunstable-options -Zon-broken-pipe=kill -Z binary-dep-depinfo` Compiling ide-db v0.0.0 (/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/tools/rust-analyzer/crates/ide-db) Running `/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc --crate-name ide_db --edition=2021 crates/ide-db/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::suspicious' '--warn=clippy::style' '--allow=clippy::restriction' '--deny=clippy::perf' '--deny=clippy::correctness' '--warn=clippy::complexity' '--allow=clippy::wrong_self_convention' '--allow=clippy::useless_asref' --warn=unused_lifetimes --warn=unused_extern_crates --warn=unreachable_pub '--allow=clippy::type_complexity' '--allow=clippy::too_many_arguments' '--warn=clippy::todo' '--warn=clippy::str_to_string' --warn=semicolon_in_expressions_from_macros '--allow=clippy::result_unit_err' '--warn=clippy::rc_buffer' '--warn=clippy::print_stdout' '--warn=clippy::print_stderr' '--allow=clippy::new_ret_no_self' '--allow=clippy::len_without_is_empty' --warn=explicit_outlives_requirements '--allow=clippy::enum_variant_names' --warn=ellipsis_inclusive_range_patterns --warn=elided_lifetimes_in_paths '--warn=clippy::dbg_macro' --warn=bare_trait_objects '--allow=clippy::assigning_clones' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=e16182f82f5ebf50 -C extra-filename=-e16182f82f5ebf50 --out-dir /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps --target x86_64-unknown-illumos -C linker=/usr/gcc/13/bin/gcc -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/release/deps --extern arrayvec=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libarrayvec-f7fbed3e245c9513.rmeta --extern base_db=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libbase_db-d81fe87fc0b87dfb.rmeta --extern bitflags=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libbitflags-89ecf8ed89d99a42.rmeta --extern cov_mark=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libcov_mark-9bf4a0f32b3680d0.rmeta --extern crossbeam_channel=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libcrossbeam_channel-93a8c65355c36153.rmeta --extern either=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libeither-635e99546b526d6a.rmeta --extern fst=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libfst-49037c10a80b0714.rmeta --extern hir=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libhir-6261e969a857e8bf.rmeta --extern indexmap=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libindexmap-f1eccd337fb771e7.rmeta --extern itertools=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libitertools-1ea3fb1e188bb046.rmeta --extern limit=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/liblimit-e130891fd522e405.rmeta --extern line_index=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libline_index-e7462f70e5f0384c.rmeta --extern memchr=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libmemchr-31defbc76f9d2774.rmeta --extern nohash_hasher=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libnohash_hasher-57d880b8a1e96350.rmeta --extern once_cell=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libonce_cell-a3125bf95ce38619.rmeta --extern parser=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libparser-1b15477d56a4ac32.rmeta --extern profile=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libprofile-c4a57f3ab219e847.rmeta --extern rayon=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/librayon-71365fe5d461c62f.rmeta --extern rustc_hash=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/librustc_hash-fae0e07e0005c234.rmeta --extern span=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libspan-9d528ac6f4599e4a.rmeta --extern stdx=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libstdx-a8e1021851d08a40.rmeta --extern syntax=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libsyntax-fa9f4d95f4a2ea08.rmeta --extern text_edit=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libtext_edit-e0df24ee346fb531.rmeta --extern tracing=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libtracing-14e4856e6f2329c8.rmeta --extern triomphe=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libtriomphe-3342a97df287aef3.rmeta --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(parallel_compiler)' '--check-cfg=cfg(rust_analyzer)' -Zmacro-backtrace -Zunstable-options -Csplit-debuginfo=off -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zunstable-options -Zon-broken-pipe=kill -Z binary-dep-depinfo` Compiling xshell v0.2.6 Running `/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc --crate-name xshell --edition=2021 /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/vendor/xshell-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 --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=b59eb3ae12b9723a -C extra-filename=-b59eb3ae12b9723a --out-dir /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps --target x86_64-unknown-illumos -C linker=/usr/gcc/13/bin/gcc -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/release/deps --extern xshell_macros=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/release/deps/libxshell_macros-98c3e84f15ba1601.so --cap-lints allow --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(parallel_compiler)' '--check-cfg=cfg(rust_analyzer)' -Zmacro-backtrace -Zunstable-options -Csplit-debuginfo=off -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zunstable-options -Zon-broken-pipe=kill -Z binary-dep-depinfo` Running `/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc --crate-name proc_macro_srv --edition=2021 crates/proc-macro-srv/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::suspicious' '--warn=clippy::style' '--allow=clippy::restriction' '--deny=clippy::perf' '--deny=clippy::correctness' '--warn=clippy::complexity' '--allow=clippy::wrong_self_convention' '--allow=clippy::useless_asref' --warn=unused_lifetimes --warn=unused_extern_crates --warn=unreachable_pub '--allow=clippy::type_complexity' '--allow=clippy::too_many_arguments' '--warn=clippy::todo' '--warn=clippy::str_to_string' --warn=semicolon_in_expressions_from_macros '--allow=clippy::result_unit_err' '--warn=clippy::rc_buffer' '--warn=clippy::print_stdout' '--warn=clippy::print_stderr' '--allow=clippy::new_ret_no_self' '--allow=clippy::len_without_is_empty' --warn=explicit_outlives_requirements '--allow=clippy::enum_variant_names' --warn=ellipsis_inclusive_range_patterns --warn=elided_lifetimes_in_paths '--warn=clippy::dbg_macro' --warn=bare_trait_objects '--allow=clippy::assigning_clones' --cfg 'feature="in-rust-tree"' --cfg 'feature="sysroot-abi"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("in-rust-tree", "sysroot-abi"))' -C metadata=844600e0cc4df7e4 -C extra-filename=-844600e0cc4df7e4 --out-dir /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps --target x86_64-unknown-illumos -C linker=/usr/gcc/13/bin/gcc -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/release/deps --extern base_db=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libbase_db-d81fe87fc0b87dfb.rmeta --extern libloading=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/liblibloading-7209e8ca08fc6e36.rmeta --extern mbe=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libmbe-9cfa47cce3beb638.rmeta --extern memmap2=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libmemmap2-60c6ca1346f4e4f7.rmeta --extern object=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libobject-56f76c6f44c4a213.rmeta --extern paths=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libpaths-cd43a19688d1fe7b.rmeta --extern proc_macro_api=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libproc_macro_api-6b8a698ee716650a.rmeta --extern ra_ap_rustc_lexer=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libra_ap_rustc_lexer-a482f47d0704b35d.rmeta --extern snap=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libsnap-217fa55d88ec8789.rmeta --extern span=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libspan-9d528ac6f4599e4a.rmeta --extern stdx=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libstdx-a8e1021851d08a40.rmeta --extern tt=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libtt-aa18d48871e9ff8f.rmeta --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(parallel_compiler)' '--check-cfg=cfg(rust_analyzer)' -Zmacro-backtrace -Zunstable-options -Csplit-debuginfo=off -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zunstable-options -Zon-broken-pipe=kill -Z binary-dep-depinfo --check-cfg 'cfg(rust_analyzer)'` Running `/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/release/build/proc-macro-test-0a3a13c7a97aaacd/build-script-build` Running `/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc --crate-name quote --edition=2018 /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/vendor/quote-1.0.36/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="proc-macro"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("default", "proc-macro"))' -C metadata=692f592f365ae291 -C extra-filename=-692f592f365ae291 --out-dir /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps --target x86_64-unknown-illumos -C linker=/usr/gcc/13/bin/gcc -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/release/deps --extern proc_macro2=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libproc_macro2-863f2ad18ed6c331.rmeta --cap-lints allow --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(parallel_compiler)' '--check-cfg=cfg(rust_analyzer)' -Zmacro-backtrace -Zunstable-options -Csplit-debuginfo=off -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zunstable-options -Zon-broken-pipe=kill -Z binary-dep-depinfo` Compiling ide-completion v0.0.0 (/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/tools/rust-analyzer/crates/ide-completion) Running `/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc --crate-name ide_completion --edition=2021 crates/ide-completion/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::suspicious' '--warn=clippy::style' '--allow=clippy::restriction' '--deny=clippy::perf' '--deny=clippy::correctness' '--warn=clippy::complexity' '--allow=clippy::wrong_self_convention' '--allow=clippy::useless_asref' --warn=unused_lifetimes --warn=unused_extern_crates --warn=unreachable_pub '--allow=clippy::type_complexity' '--allow=clippy::too_many_arguments' '--warn=clippy::todo' '--warn=clippy::str_to_string' --warn=semicolon_in_expressions_from_macros '--allow=clippy::result_unit_err' '--warn=clippy::rc_buffer' '--warn=clippy::print_stdout' '--warn=clippy::print_stderr' '--allow=clippy::new_ret_no_self' '--allow=clippy::len_without_is_empty' --warn=explicit_outlives_requirements '--allow=clippy::enum_variant_names' --warn=ellipsis_inclusive_range_patterns --warn=elided_lifetimes_in_paths '--warn=clippy::dbg_macro' --warn=bare_trait_objects '--allow=clippy::assigning_clones' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=6a66e20d0bd5e302 -C extra-filename=-6a66e20d0bd5e302 --out-dir /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps --target x86_64-unknown-illumos -C linker=/usr/gcc/13/bin/gcc -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/release/deps --extern base_db=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libbase_db-d81fe87fc0b87dfb.rmeta --extern cov_mark=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libcov_mark-9bf4a0f32b3680d0.rmeta --extern hir=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libhir-6261e969a857e8bf.rmeta --extern ide_db=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libide_db-e16182f82f5ebf50.rmeta --extern itertools=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libitertools-1ea3fb1e188bb046.rmeta --extern once_cell=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libonce_cell-a3125bf95ce38619.rmeta --extern smallvec=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libsmallvec-f61dbf87fa3c3363.rmeta --extern stdx=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libstdx-a8e1021851d08a40.rmeta --extern syntax=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libsyntax-fa9f4d95f4a2ea08.rmeta --extern text_edit=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libtext_edit-e0df24ee346fb531.rmeta --extern tracing=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libtracing-14e4856e6f2329c8.rmeta --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(parallel_compiler)' '--check-cfg=cfg(rust_analyzer)' -Zmacro-backtrace -Zunstable-options -Csplit-debuginfo=off -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zunstable-options -Zon-broken-pipe=kill -Z binary-dep-depinfo` Compiling ide-ssr v0.0.0 (/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/tools/rust-analyzer/crates/ide-ssr) Running `/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc --crate-name ide_ssr --edition=2021 crates/ide-ssr/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::suspicious' '--warn=clippy::style' '--allow=clippy::restriction' '--deny=clippy::perf' '--deny=clippy::correctness' '--warn=clippy::complexity' '--allow=clippy::wrong_self_convention' '--allow=clippy::useless_asref' --warn=unused_lifetimes --warn=unused_extern_crates --warn=unreachable_pub '--allow=clippy::type_complexity' '--allow=clippy::too_many_arguments' '--warn=clippy::todo' '--warn=clippy::str_to_string' --warn=semicolon_in_expressions_from_macros '--allow=clippy::result_unit_err' '--warn=clippy::rc_buffer' '--warn=clippy::print_stdout' '--warn=clippy::print_stderr' '--allow=clippy::new_ret_no_self' '--allow=clippy::len_without_is_empty' --warn=explicit_outlives_requirements '--allow=clippy::enum_variant_names' --warn=ellipsis_inclusive_range_patterns --warn=elided_lifetimes_in_paths '--warn=clippy::dbg_macro' --warn=bare_trait_objects '--allow=clippy::assigning_clones' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=18a6951dbe4232a8 -C extra-filename=-18a6951dbe4232a8 --out-dir /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps --target x86_64-unknown-illumos -C linker=/usr/gcc/13/bin/gcc -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/release/deps --extern cov_mark=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libcov_mark-9bf4a0f32b3680d0.rmeta --extern hir=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libhir-6261e969a857e8bf.rmeta --extern ide_db=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libide_db-e16182f82f5ebf50.rmeta --extern itertools=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libitertools-1ea3fb1e188bb046.rmeta --extern nohash_hasher=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libnohash_hasher-57d880b8a1e96350.rmeta --extern parser=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libparser-1b15477d56a4ac32.rmeta --extern stdx=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libstdx-a8e1021851d08a40.rmeta --extern syntax=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libsyntax-fa9f4d95f4a2ea08.rmeta --extern text_edit=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libtext_edit-e0df24ee346fb531.rmeta --extern triomphe=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libtriomphe-3342a97df287aef3.rmeta --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(parallel_compiler)' '--check-cfg=cfg(rust_analyzer)' -Zmacro-backtrace -Zunstable-options -Csplit-debuginfo=off -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zunstable-options -Zon-broken-pipe=kill -Z binary-dep-depinfo` Compiling ide-assists v0.0.0 (/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/tools/rust-analyzer/crates/ide-assists) Running `/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc --crate-name ide_assists --edition=2021 crates/ide-assists/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::suspicious' '--warn=clippy::style' '--allow=clippy::restriction' '--deny=clippy::perf' '--deny=clippy::correctness' '--warn=clippy::complexity' '--allow=clippy::wrong_self_convention' '--allow=clippy::useless_asref' --warn=unused_lifetimes --warn=unused_extern_crates --warn=unreachable_pub '--allow=clippy::type_complexity' '--allow=clippy::too_many_arguments' '--warn=clippy::todo' '--warn=clippy::str_to_string' --warn=semicolon_in_expressions_from_macros '--allow=clippy::result_unit_err' '--warn=clippy::rc_buffer' '--warn=clippy::print_stdout' '--warn=clippy::print_stderr' '--allow=clippy::new_ret_no_self' '--allow=clippy::len_without_is_empty' --warn=explicit_outlives_requirements '--allow=clippy::enum_variant_names' --warn=ellipsis_inclusive_range_patterns --warn=elided_lifetimes_in_paths '--warn=clippy::dbg_macro' --warn=bare_trait_objects '--allow=clippy::assigning_clones' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=0e1f80f87a4565a0 -C extra-filename=-0e1f80f87a4565a0 --out-dir /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps --target x86_64-unknown-illumos -C linker=/usr/gcc/13/bin/gcc -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/release/deps --extern cov_mark=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libcov_mark-9bf4a0f32b3680d0.rmeta --extern either=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libeither-635e99546b526d6a.rmeta --extern hir=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libhir-6261e969a857e8bf.rmeta --extern ide_db=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libide_db-e16182f82f5ebf50.rmeta --extern itertools=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libitertools-1ea3fb1e188bb046.rmeta --extern smallvec=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libsmallvec-f61dbf87fa3c3363.rmeta --extern stdx=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libstdx-a8e1021851d08a40.rmeta --extern syntax=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libsyntax-fa9f4d95f4a2ea08.rmeta --extern text_edit=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libtext_edit-e0df24ee346fb531.rmeta --extern tracing=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libtracing-14e4856e6f2329c8.rmeta --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(parallel_compiler)' '--check-cfg=cfg(rust_analyzer)' -Zmacro-backtrace -Zunstable-options -Csplit-debuginfo=off -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zunstable-options -Zon-broken-pipe=kill -Z binary-dep-depinfo` Compiling ide-diagnostics v0.0.0 (/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/tools/rust-analyzer/crates/ide-diagnostics) Running `/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc --crate-name ide_diagnostics --edition=2021 crates/ide-diagnostics/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::suspicious' '--warn=clippy::style' '--allow=clippy::restriction' '--deny=clippy::perf' '--deny=clippy::correctness' '--warn=clippy::complexity' '--allow=clippy::wrong_self_convention' '--allow=clippy::useless_asref' --warn=unused_lifetimes --warn=unused_extern_crates --warn=unreachable_pub '--allow=clippy::type_complexity' '--allow=clippy::too_many_arguments' '--warn=clippy::todo' '--warn=clippy::str_to_string' --warn=semicolon_in_expressions_from_macros '--allow=clippy::result_unit_err' '--warn=clippy::rc_buffer' '--warn=clippy::print_stdout' '--warn=clippy::print_stderr' '--allow=clippy::new_ret_no_self' '--allow=clippy::len_without_is_empty' --warn=explicit_outlives_requirements '--allow=clippy::enum_variant_names' --warn=ellipsis_inclusive_range_patterns --warn=elided_lifetimes_in_paths '--warn=clippy::dbg_macro' --warn=bare_trait_objects '--allow=clippy::assigning_clones' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=a4ebaaa79d7cbf7b -C extra-filename=-a4ebaaa79d7cbf7b --out-dir /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps --target x86_64-unknown-illumos -C linker=/usr/gcc/13/bin/gcc -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/release/deps --extern cfg=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libcfg-32016c806476b244.rmeta --extern cov_mark=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libcov_mark-9bf4a0f32b3680d0.rmeta --extern either=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libeither-635e99546b526d6a.rmeta --extern hir=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libhir-6261e969a857e8bf.rmeta --extern ide_db=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libide_db-e16182f82f5ebf50.rmeta --extern itertools=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libitertools-1ea3fb1e188bb046.rmeta --extern once_cell=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libonce_cell-a3125bf95ce38619.rmeta --extern paths=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libpaths-cd43a19688d1fe7b.rmeta --extern serde_json=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libserde_json-acb2416b05af223a.rmeta --extern stdx=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libstdx-a8e1021851d08a40.rmeta --extern syntax=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libsyntax-fa9f4d95f4a2ea08.rmeta --extern text_edit=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libtext_edit-e0df24ee346fb531.rmeta --extern tracing=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libtracing-14e4856e6f2329c8.rmeta --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(parallel_compiler)' '--check-cfg=cfg(rust_analyzer)' -Zmacro-backtrace -Zunstable-options -Csplit-debuginfo=off -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zunstable-options -Zon-broken-pipe=kill -Z binary-dep-depinfo` Compiling ide v0.0.0 (/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/tools/rust-analyzer/crates/ide) Running `/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc --crate-name ide --edition=2021 crates/ide/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::suspicious' '--warn=clippy::style' '--allow=clippy::restriction' '--deny=clippy::perf' '--deny=clippy::correctness' '--warn=clippy::complexity' '--allow=clippy::wrong_self_convention' '--allow=clippy::useless_asref' --warn=unused_lifetimes --warn=unused_extern_crates --warn=unreachable_pub '--allow=clippy::type_complexity' '--allow=clippy::too_many_arguments' '--warn=clippy::todo' '--warn=clippy::str_to_string' --warn=semicolon_in_expressions_from_macros '--allow=clippy::result_unit_err' '--warn=clippy::rc_buffer' '--warn=clippy::print_stdout' '--warn=clippy::print_stderr' '--allow=clippy::new_ret_no_self' '--allow=clippy::len_without_is_empty' --warn=explicit_outlives_requirements '--allow=clippy::enum_variant_names' --warn=ellipsis_inclusive_range_patterns --warn=elided_lifetimes_in_paths '--warn=clippy::dbg_macro' --warn=bare_trait_objects '--allow=clippy::assigning_clones' --cfg 'feature="in-rust-tree"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("in-rust-tree"))' -C metadata=bdd15c52fb4a6007 -C extra-filename=-bdd15c52fb4a6007 --out-dir /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps --target x86_64-unknown-illumos -C linker=/usr/gcc/13/bin/gcc -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/release/deps --extern arrayvec=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libarrayvec-f7fbed3e245c9513.rmeta --extern cfg=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libcfg-32016c806476b244.rmeta --extern cov_mark=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libcov_mark-9bf4a0f32b3680d0.rmeta --extern dot=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libdot-c7cf32c2840d3bc4.rmeta --extern either=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libeither-635e99546b526d6a.rmeta --extern hir=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libhir-6261e969a857e8bf.rmeta --extern ide_assists=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libide_assists-0e1f80f87a4565a0.rmeta --extern ide_completion=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libide_completion-6a66e20d0bd5e302.rmeta --extern ide_db=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libide_db-e16182f82f5ebf50.rmeta --extern ide_diagnostics=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libide_diagnostics-a4ebaaa79d7cbf7b.rmeta --extern ide_ssr=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libide_ssr-18a6951dbe4232a8.rmeta --extern itertools=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libitertools-1ea3fb1e188bb046.rmeta --extern nohash_hasher=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libnohash_hasher-57d880b8a1e96350.rmeta --extern oorandom=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/liboorandom-e57d9ba745cd6602.rmeta --extern profile=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libprofile-c4a57f3ab219e847.rmeta --extern pulldown_cmark=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libpulldown_cmark-89fea08d394f9ee3.rmeta --extern pulldown_cmark_to_cmark=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libpulldown_cmark_to_cmark-a9beb0e10a3b9f49.rmeta --extern rustc_apfloat=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/librustc_apfloat-99c49fca5bbf4e8b.rmeta --extern smallvec=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libsmallvec-f61dbf87fa3c3363.rmeta --extern span=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libspan-9d528ac6f4599e4a.rmeta --extern stdx=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libstdx-a8e1021851d08a40.rmeta --extern syntax=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libsyntax-fa9f4d95f4a2ea08.rmeta --extern text_edit=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libtext_edit-e0df24ee346fb531.rmeta --extern toolchain=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libtoolchain-dfaf1ecede306e33.rmeta --extern tracing=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libtracing-14e4856e6f2329c8.rmeta --extern triomphe=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libtriomphe-3342a97df287aef3.rmeta --extern url=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/liburl-9f7ec49394a279d5.rmeta --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(parallel_compiler)' '--check-cfg=cfg(rust_analyzer)' -Zmacro-backtrace -Zunstable-options -Csplit-debuginfo=off -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zunstable-options -Zon-broken-pipe=kill -Z binary-dep-depinfo` Compiling load-cargo v0.0.0 (/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/tools/rust-analyzer/crates/load-cargo) Running `/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc --crate-name load_cargo --edition=2021 crates/load-cargo/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::suspicious' '--warn=clippy::style' '--allow=clippy::restriction' '--deny=clippy::perf' '--deny=clippy::correctness' '--warn=clippy::complexity' '--allow=clippy::wrong_self_convention' '--allow=clippy::useless_asref' --warn=unused_lifetimes --warn=unused_extern_crates --warn=unreachable_pub '--allow=clippy::type_complexity' '--allow=clippy::too_many_arguments' '--warn=clippy::todo' '--warn=clippy::str_to_string' --warn=semicolon_in_expressions_from_macros '--allow=clippy::result_unit_err' '--warn=clippy::rc_buffer' '--warn=clippy::print_stdout' '--warn=clippy::print_stderr' '--allow=clippy::new_ret_no_self' '--allow=clippy::len_without_is_empty' --warn=explicit_outlives_requirements '--allow=clippy::enum_variant_names' --warn=ellipsis_inclusive_range_patterns --warn=elided_lifetimes_in_paths '--warn=clippy::dbg_macro' --warn=bare_trait_objects '--allow=clippy::assigning_clones' --cfg 'feature="in-rust-tree"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("in-rust-tree"))' -C metadata=90c331dfc70925d9 -C extra-filename=-90c331dfc70925d9 --out-dir /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps --target x86_64-unknown-illumos -C linker=/usr/gcc/13/bin/gcc -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/release/deps --extern anyhow=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libanyhow-6f8909920e47b93e.rmeta --extern crossbeam_channel=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libcrossbeam_channel-93a8c65355c36153.rmeta --extern hir_expand=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libhir_expand-79fa72331ad5f07b.rmeta --extern ide_db=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libide_db-e16182f82f5ebf50.rmeta --extern itertools=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libitertools-1ea3fb1e188bb046.rmeta --extern paths=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libpaths-cd43a19688d1fe7b.rmeta --extern proc_macro_api=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libproc_macro_api-6b8a698ee716650a.rmeta --extern project_model=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libproject_model-92f3e84253650767.rmeta --extern span=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libspan-9d528ac6f4599e4a.rmeta --extern tracing=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libtracing-14e4856e6f2329c8.rmeta --extern tt=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libtt-aa18d48871e9ff8f.rmeta --extern vfs=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libvfs-adc43946320a6585.rmeta --extern vfs_notify=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libvfs_notify-a5dd020e69773f87.rmeta --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(parallel_compiler)' '--check-cfg=cfg(rust_analyzer)' -Zmacro-backtrace -Zunstable-options -Csplit-debuginfo=off -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zunstable-options -Zon-broken-pipe=kill -Z binary-dep-depinfo` Running `/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc --crate-name rust_analyzer --edition=2021 crates/rust-analyzer/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::suspicious' '--warn=clippy::style' '--allow=clippy::restriction' '--deny=clippy::perf' '--deny=clippy::correctness' '--warn=clippy::complexity' '--allow=clippy::wrong_self_convention' '--allow=clippy::useless_asref' --warn=unused_lifetimes --warn=unused_extern_crates --warn=unreachable_pub '--allow=clippy::type_complexity' '--allow=clippy::too_many_arguments' '--warn=clippy::todo' '--warn=clippy::str_to_string' --warn=semicolon_in_expressions_from_macros '--allow=clippy::result_unit_err' '--warn=clippy::rc_buffer' '--warn=clippy::print_stdout' '--warn=clippy::print_stderr' '--allow=clippy::new_ret_no_self' '--allow=clippy::len_without_is_empty' --warn=explicit_outlives_requirements '--allow=clippy::enum_variant_names' --warn=ellipsis_inclusive_range_patterns --warn=elided_lifetimes_in_paths '--warn=clippy::dbg_macro' --warn=bare_trait_objects '--allow=clippy::assigning_clones' --cfg 'feature="in-rust-tree"' --cfg 'feature="sysroot-abi"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("force-always-assert", "in-rust-tree", "jemalloc", "jemallocator", "mimalloc", "sysroot-abi"))' -C metadata=7bf357466d390dbb -C extra-filename=-7bf357466d390dbb --out-dir /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps --target x86_64-unknown-illumos -C linker=/usr/gcc/13/bin/gcc -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/release/deps --extern always_assert=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libalways_assert-58f2522d1fd331c4.rmeta --extern anyhow=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libanyhow-6f8909920e47b93e.rmeta --extern cfg=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libcfg-32016c806476b244.rmeta --extern crossbeam_channel=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libcrossbeam_channel-93a8c65355c36153.rmeta --extern dirs=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libdirs-ac10a0499df896eb.rmeta --extern dissimilar=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libdissimilar-8c5434d3a3b98c86.rmeta --extern flycheck=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libflycheck-f5f888a0a36309b7.rmeta --extern hir=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libhir-6261e969a857e8bf.rmeta --extern hir_def=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libhir_def-c440eddd98d08f3c.rmeta --extern hir_ty=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libhir_ty-5878a62f57cd83e2.rmeta --extern ide=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libide-bdd15c52fb4a6007.rmeta --extern ide_db=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libide_db-e16182f82f5ebf50.rmeta --extern ide_ssr=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libide_ssr-18a6951dbe4232a8.rmeta --extern itertools=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libitertools-1ea3fb1e188bb046.rmeta --extern load_cargo=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libload_cargo-90c331dfc70925d9.rmeta --extern lsp_server=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/liblsp_server-66fdf2b87600579f.rmeta --extern lsp_types=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/liblsp_types-3df5b1c1f44027d9.rmeta --extern memchr=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libmemchr-31defbc76f9d2774.rmeta --extern nohash_hasher=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libnohash_hasher-57d880b8a1e96350.rmeta --extern num_cpus=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libnum_cpus-8c55f54db74c65f2.rmeta --extern oorandom=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/liboorandom-e57d9ba745cd6602.rmeta --extern parking_lot=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libparking_lot-2c1fc112c423a173.rmeta --extern parser=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libparser-1b15477d56a4ac32.rmeta --extern paths=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libpaths-cd43a19688d1fe7b.rmeta --extern proc_macro_api=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libproc_macro_api-6b8a698ee716650a.rmeta --extern profile=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libprofile-c4a57f3ab219e847.rmeta --extern project_model=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libproject_model-92f3e84253650767.rmeta --extern rayon=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/librayon-71365fe5d461c62f.rmeta --extern rustc_hash=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/librustc_hash-fae0e07e0005c234.rmeta --extern scip=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libscip-ae694c9b9636d5c4.rmeta --extern semver=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libsemver-b53690954b1c05ab.rmeta --extern serde=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libserde-fe3d0e6e9c2e1a2c.rmeta --extern serde_json=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libserde_json-acb2416b05af223a.rmeta --extern stdx=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libstdx-a8e1021851d08a40.rmeta --extern syntax=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libsyntax-fa9f4d95f4a2ea08.rmeta --extern toml=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libtoml-145080e0ce462402.rmeta --extern toolchain=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libtoolchain-dfaf1ecede306e33.rmeta --extern tracing=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libtracing-14e4856e6f2329c8.rmeta --extern tracing_subscriber=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libtracing_subscriber-78f1b696fbdbf2e1.rmeta --extern tracing_tree=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libtracing_tree-642e1bcdfbbca830.rmeta --extern triomphe=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libtriomphe-3342a97df287aef3.rmeta --extern vfs=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libvfs-adc43946320a6585.rmeta --extern vfs_notify=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libvfs_notify-a5dd020e69773f87.rmeta --extern walkdir=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libwalkdir-c42e2fc79e865be0.rmeta --extern xflags=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libxflags-7f6038748802aa7b.rmeta --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(parallel_compiler)' '--check-cfg=cfg(rust_analyzer)' -Zmacro-backtrace -Zunstable-options -Csplit-debuginfo=off -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zunstable-options -Zon-broken-pipe=kill -Z binary-dep-depinfo --check-cfg 'cfg(rust_analyzer)'` Compiling test-utils v0.0.0 (/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/tools/rust-analyzer/crates/test-utils) Running `/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc --crate-name test_utils --edition=2021 crates/test-utils/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::suspicious' '--warn=clippy::style' '--allow=clippy::restriction' '--deny=clippy::perf' '--deny=clippy::correctness' '--warn=clippy::complexity' '--allow=clippy::wrong_self_convention' '--allow=clippy::useless_asref' --warn=unused_lifetimes --warn=unused_extern_crates --warn=unreachable_pub '--allow=clippy::type_complexity' '--allow=clippy::too_many_arguments' '--warn=clippy::todo' '--warn=clippy::str_to_string' --warn=semicolon_in_expressions_from_macros '--allow=clippy::result_unit_err' '--warn=clippy::rc_buffer' '--warn=clippy::print_stdout' '--warn=clippy::print_stderr' '--allow=clippy::new_ret_no_self' '--allow=clippy::len_without_is_empty' --warn=explicit_outlives_requirements '--allow=clippy::enum_variant_names' --warn=ellipsis_inclusive_range_patterns --warn=elided_lifetimes_in_paths '--warn=clippy::dbg_macro' --warn=bare_trait_objects '--allow=clippy::assigning_clones' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=1ecc24fc502f95e9 -C extra-filename=-1ecc24fc502f95e9 --out-dir /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps --target x86_64-unknown-illumos -C linker=/usr/gcc/13/bin/gcc -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/release/deps --extern dissimilar=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libdissimilar-8c5434d3a3b98c86.rmeta --extern profile=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libprofile-c4a57f3ab219e847.rmeta --extern rustc_hash=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/librustc_hash-fae0e07e0005c234.rmeta --extern stdx=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libstdx-a8e1021851d08a40.rmeta --extern text_size=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libtext_size-a704d8107a7d1b2e.rmeta --extern tracing=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libtracing-14e4856e6f2329c8.rmeta --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(parallel_compiler)' '--check-cfg=cfg(rust_analyzer)' -Zmacro-backtrace -Zunstable-options -Csplit-debuginfo=off -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zunstable-options -Zon-broken-pipe=kill -Z binary-dep-depinfo` Compiling directories v5.0.1 Running `/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc --crate-name directories --edition=2015 /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/vendor/directories-5.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)' --check-cfg 'cfg(feature, values())' -C metadata=6c32d00cf58e4b8f -C extra-filename=-6c32d00cf58e4b8f --out-dir /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps --target x86_64-unknown-illumos -C linker=/usr/gcc/13/bin/gcc -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/release/deps --extern dirs_sys=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libdirs_sys-1b590e93508082ab.rmeta --cap-lints allow --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(parallel_compiler)' '--check-cfg=cfg(rust_analyzer)' -Zmacro-backtrace -Zunstable-options -Csplit-debuginfo=off -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zunstable-options -Zon-broken-pipe=kill -Z binary-dep-depinfo` Compiling write-json v0.1.4 Running `/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc --crate-name write_json --edition=2021 /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/vendor/write-json-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)' --check-cfg 'cfg(feature, values())' -C metadata=0192ebdb6f57561b -C extra-filename=-0192ebdb6f57561b --out-dir /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps --target x86_64-unknown-illumos -C linker=/usr/gcc/13/bin/gcc -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/release/deps --cap-lints allow --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(parallel_compiler)' '--check-cfg=cfg(rust_analyzer)' -Zmacro-backtrace -Zunstable-options -Csplit-debuginfo=off -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zunstable-options -Zon-broken-pipe=kill -Z binary-dep-depinfo` Compiling ungrammar v1.16.1 Running `/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc --crate-name ungrammar --edition=2018 /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/vendor/ungrammar-1.16.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)' --check-cfg 'cfg(feature, values())' -C metadata=ca172246c76f84a3 -C extra-filename=-ca172246c76f84a3 --out-dir /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps --target x86_64-unknown-illumos -C linker=/usr/gcc/13/bin/gcc -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/release/deps --cap-lints allow --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(parallel_compiler)' '--check-cfg=cfg(rust_analyzer)' -Zmacro-backtrace -Zunstable-options -Csplit-debuginfo=off -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zunstable-options -Zon-broken-pipe=kill -Z binary-dep-depinfo` Compiling test-fixture v0.0.0 (/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/tools/rust-analyzer/crates/test-fixture) Running `/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc --crate-name test_fixture --edition=2021 crates/test-fixture/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::suspicious' '--warn=clippy::style' '--allow=clippy::restriction' '--deny=clippy::perf' '--deny=clippy::correctness' '--warn=clippy::complexity' '--allow=clippy::wrong_self_convention' '--allow=clippy::useless_asref' --warn=unused_lifetimes --warn=unused_extern_crates --warn=unreachable_pub '--allow=clippy::type_complexity' '--allow=clippy::too_many_arguments' '--warn=clippy::todo' '--warn=clippy::str_to_string' --warn=semicolon_in_expressions_from_macros '--allow=clippy::result_unit_err' '--warn=clippy::rc_buffer' '--warn=clippy::print_stdout' '--warn=clippy::print_stderr' '--allow=clippy::new_ret_no_self' '--allow=clippy::len_without_is_empty' --warn=explicit_outlives_requirements '--allow=clippy::enum_variant_names' --warn=ellipsis_inclusive_range_patterns --warn=elided_lifetimes_in_paths '--warn=clippy::dbg_macro' --warn=bare_trait_objects '--allow=clippy::assigning_clones' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=69d3275395790189 -C extra-filename=-69d3275395790189 --out-dir /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps --target x86_64-unknown-illumos -C linker=/usr/gcc/13/bin/gcc -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/release/deps --extern base_db=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libbase_db-d81fe87fc0b87dfb.rmeta --extern cfg=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libcfg-32016c806476b244.rmeta --extern hir_expand=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libhir_expand-79fa72331ad5f07b.rmeta --extern rustc_hash=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/librustc_hash-fae0e07e0005c234.rmeta --extern span=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libspan-9d528ac6f4599e4a.rmeta --extern stdx=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libstdx-a8e1021851d08a40.rmeta --extern test_utils=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libtest_utils-1ecc24fc502f95e9.rmeta --extern tt=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libtt-aa18d48871e9ff8f.rmeta --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(parallel_compiler)' '--check-cfg=cfg(rust_analyzer)' -Zmacro-backtrace -Zunstable-options -Csplit-debuginfo=off -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zunstable-options -Zon-broken-pipe=kill -Z binary-dep-depinfo` Compiling xtask v0.1.0 (/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/tools/rust-analyzer/xtask) Running `/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc --crate-name xtask --edition=2021 xtask/src/main.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C opt-level=3 -C embed-bitcode=no '--warn=clippy::suspicious' '--warn=clippy::style' '--allow=clippy::restriction' '--deny=clippy::perf' '--deny=clippy::correctness' '--warn=clippy::complexity' '--allow=clippy::wrong_self_convention' '--allow=clippy::useless_asref' --warn=unused_lifetimes --warn=unused_extern_crates --warn=unreachable_pub '--allow=clippy::type_complexity' '--allow=clippy::too_many_arguments' '--warn=clippy::todo' '--warn=clippy::str_to_string' --warn=semicolon_in_expressions_from_macros '--allow=clippy::result_unit_err' '--warn=clippy::rc_buffer' '--warn=clippy::print_stdout' '--warn=clippy::print_stderr' '--allow=clippy::new_ret_no_self' '--allow=clippy::len_without_is_empty' --warn=explicit_outlives_requirements '--allow=clippy::enum_variant_names' --warn=ellipsis_inclusive_range_patterns --warn=elided_lifetimes_in_paths '--warn=clippy::dbg_macro' --warn=bare_trait_objects '--allow=clippy::assigning_clones' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=b65108dbff0aa3e7 -C extra-filename=-b65108dbff0aa3e7 --out-dir /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps --target x86_64-unknown-illumos -C linker=/usr/gcc/13/bin/gcc -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/release/deps --extern anyhow=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libanyhow-6f8909920e47b93e.rlib --extern directories=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libdirectories-6c32d00cf58e4b8f.rlib --extern flate2=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libflate2-126d2861ba4eebff.rlib --extern itertools=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libitertools-1ea3fb1e188bb046.rlib --extern proc_macro2=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libproc_macro2-863f2ad18ed6c331.rlib --extern quote=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libquote-692f592f365ae291.rlib --extern stdx=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libstdx-a8e1021851d08a40.rlib --extern time=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libtime-5e9f7e082374a37e.rlib --extern ungrammar=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libungrammar-ca172246c76f84a3.rlib --extern write_json=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libwrite_json-0192ebdb6f57561b.rlib --extern xflags=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libxflags-7f6038748802aa7b.rlib --extern xshell=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libxshell-b59eb3ae12b9723a.rlib --extern zip=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libzip-b8b9a8ef75ac7e17.rlib --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(parallel_compiler)' '--check-cfg=cfg(rust_analyzer)' -Zmacro-backtrace -Zunstable-options -Csplit-debuginfo=off -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zunstable-options -Zon-broken-pipe=kill -Z binary-dep-depinfo` Running `/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc --crate-name rust_analyzer_proc_macro_srv --edition=2021 crates/proc-macro-srv-cli/src/main.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C opt-level=3 -C embed-bitcode=no '--warn=clippy::suspicious' '--warn=clippy::style' '--allow=clippy::restriction' '--deny=clippy::perf' '--deny=clippy::correctness' '--warn=clippy::complexity' '--allow=clippy::wrong_self_convention' '--allow=clippy::useless_asref' --warn=unused_lifetimes --warn=unused_extern_crates --warn=unreachable_pub '--allow=clippy::type_complexity' '--allow=clippy::too_many_arguments' '--warn=clippy::todo' '--warn=clippy::str_to_string' --warn=semicolon_in_expressions_from_macros '--allow=clippy::result_unit_err' '--warn=clippy::rc_buffer' '--warn=clippy::print_stdout' '--warn=clippy::print_stderr' '--allow=clippy::new_ret_no_self' '--allow=clippy::len_without_is_empty' --warn=explicit_outlives_requirements '--allow=clippy::enum_variant_names' --warn=ellipsis_inclusive_range_patterns --warn=elided_lifetimes_in_paths '--warn=clippy::dbg_macro' --warn=bare_trait_objects '--allow=clippy::assigning_clones' --cfg 'feature="in-rust-tree"' --cfg 'feature="sysroot-abi"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("in-rust-tree", "sysroot-abi"))' -C metadata=79d54b066401bb9e -C extra-filename=-79d54b066401bb9e --out-dir /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps --target x86_64-unknown-illumos -C linker=/usr/gcc/13/bin/gcc -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/release/deps --extern proc_macro_api=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libproc_macro_api-6b8a698ee716650a.rlib --extern proc_macro_srv=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libproc_macro_srv-844600e0cc4df7e4.rlib --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(parallel_compiler)' '--check-cfg=cfg(rust_analyzer)' -Zmacro-backtrace -Zunstable-options -Csplit-debuginfo=off -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zunstable-options -Zon-broken-pipe=kill -Z binary-dep-depinfo --check-cfg 'cfg(rust_analyzer)'` Running `/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc --crate-name proc_macro_test --edition=2021 crates/proc-macro-srv/proc-macro-test/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)' --check-cfg 'cfg(feature, values())' -C metadata=65d31705bc8e17cc -C extra-filename=-65d31705bc8e17cc --out-dir /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps --target x86_64-unknown-illumos -C linker=/usr/gcc/13/bin/gcc -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/release/deps --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(parallel_compiler)' '--check-cfg=cfg(rust_analyzer)' -Zmacro-backtrace -Zunstable-options -Csplit-debuginfo=off -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zunstable-options -Zon-broken-pipe=kill -Z binary-dep-depinfo` Compiling lsp-server v0.7.6 (/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/tools/rust-analyzer/lib/lsp-server) Running `/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc --crate-name lsp_server --edition=2021 lib/lsp-server/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::suspicious' '--warn=clippy::style' '--allow=clippy::restriction' '--deny=clippy::perf' '--deny=clippy::correctness' '--warn=clippy::complexity' '--allow=clippy::wrong_self_convention' '--allow=clippy::useless_asref' --warn=unused_lifetimes --warn=unused_extern_crates --warn=unreachable_pub '--allow=clippy::type_complexity' '--allow=clippy::too_many_arguments' '--warn=clippy::todo' '--warn=clippy::str_to_string' --warn=semicolon_in_expressions_from_macros '--allow=clippy::result_unit_err' '--warn=clippy::rc_buffer' '--warn=clippy::print_stdout' '--warn=clippy::print_stderr' '--allow=clippy::new_ret_no_self' '--allow=clippy::len_without_is_empty' --warn=explicit_outlives_requirements '--allow=clippy::enum_variant_names' --warn=ellipsis_inclusive_range_patterns --warn=elided_lifetimes_in_paths '--warn=clippy::dbg_macro' --warn=bare_trait_objects '--allow=clippy::assigning_clones' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=d16deadac514a67c -C extra-filename=-d16deadac514a67c --out-dir /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps --target x86_64-unknown-illumos -C linker=/usr/gcc/13/bin/gcc -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/release/deps --extern crossbeam_channel=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libcrossbeam_channel-93a8c65355c36153.rmeta --extern log=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/liblog-172c434f21563709.rmeta --extern serde=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libserde-fe3d0e6e9c2e1a2c.rmeta --extern serde_json=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libserde_json-acb2416b05af223a.rmeta --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(parallel_compiler)' '--check-cfg=cfg(rust_analyzer)' -Zmacro-backtrace -Zunstable-options -Csplit-debuginfo=off -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zunstable-options -Zon-broken-pipe=kill -Z binary-dep-depinfo` Running `/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc --crate-name salsa_macros --edition=2021 crates/salsa/salsa-macros/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 opt-level=3 -C embed-bitcode=no '--warn=clippy::suspicious' '--warn=clippy::style' '--allow=clippy::restriction' '--deny=clippy::perf' '--deny=clippy::correctness' '--warn=clippy::complexity' '--allow=clippy::wrong_self_convention' '--allow=clippy::useless_asref' --warn=unused_lifetimes --warn=unused_extern_crates --warn=unreachable_pub '--allow=clippy::type_complexity' '--allow=clippy::too_many_arguments' '--warn=clippy::todo' '--warn=clippy::str_to_string' --warn=semicolon_in_expressions_from_macros '--allow=clippy::result_unit_err' '--warn=clippy::rc_buffer' '--warn=clippy::print_stdout' '--warn=clippy::print_stderr' '--allow=clippy::new_ret_no_self' '--allow=clippy::len_without_is_empty' --warn=explicit_outlives_requirements '--allow=clippy::enum_variant_names' --warn=ellipsis_inclusive_range_patterns --warn=elided_lifetimes_in_paths '--warn=clippy::dbg_macro' --warn=bare_trait_objects '--allow=clippy::assigning_clones' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=5cc16facc252fef0 -C extra-filename=-5cc16facc252fef0 --out-dir /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/release/deps -C linker=/usr/gcc/13/bin/gcc -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/release/deps --extern heck=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/release/deps/libheck-ef85b3f8a4d4bf1a.rlib --extern proc_macro2=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/release/deps/libproc_macro2-346a544c3c75f7be.rlib --extern quote=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/release/deps/libquote-d61ceffb639ff4c4.rlib --extern syn=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/release/deps/libsyn-d02722d17fba7b1b.rlib --extern proc_macro -Z binary-dep-depinfo` Compiling line-index v0.1.1 (/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/tools/rust-analyzer/lib/line-index) Running `/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc --crate-name line_index --edition=2021 lib/line-index/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::suspicious' '--warn=clippy::style' '--allow=clippy::restriction' '--deny=clippy::perf' '--deny=clippy::correctness' '--warn=clippy::complexity' '--allow=clippy::wrong_self_convention' '--allow=clippy::useless_asref' --warn=unused_lifetimes --warn=unused_extern_crates --warn=unreachable_pub '--allow=clippy::type_complexity' '--allow=clippy::too_many_arguments' '--warn=clippy::todo' '--warn=clippy::str_to_string' --warn=semicolon_in_expressions_from_macros '--allow=clippy::result_unit_err' '--warn=clippy::rc_buffer' '--warn=clippy::print_stdout' '--warn=clippy::print_stderr' '--allow=clippy::new_ret_no_self' '--allow=clippy::len_without_is_empty' --warn=explicit_outlives_requirements '--allow=clippy::enum_variant_names' --warn=ellipsis_inclusive_range_patterns --warn=elided_lifetimes_in_paths '--warn=clippy::dbg_macro' --warn=bare_trait_objects '--allow=clippy::assigning_clones' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=73bc2aae2664b07d -C extra-filename=-73bc2aae2664b07d --out-dir /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps --target x86_64-unknown-illumos -C linker=/usr/gcc/13/bin/gcc -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/release/deps --extern nohash_hasher=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libnohash_hasher-57d880b8a1e96350.rmeta --extern text_size=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libtext_size-a704d8107a7d1b2e.rmeta --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(parallel_compiler)' '--check-cfg=cfg(rust_analyzer)' -Zmacro-backtrace -Zunstable-options -Csplit-debuginfo=off -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zunstable-options -Zon-broken-pipe=kill -Z binary-dep-depinfo` Compiling la-arena v0.3.1 (/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/tools/rust-analyzer/lib/la-arena) Running `/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc --crate-name la_arena --edition=2021 lib/la-arena/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::suspicious' '--warn=clippy::style' '--allow=clippy::restriction' '--deny=clippy::perf' '--deny=clippy::correctness' '--warn=clippy::complexity' '--allow=clippy::wrong_self_convention' '--allow=clippy::useless_asref' --warn=unused_lifetimes --warn=unused_extern_crates --warn=unreachable_pub '--allow=clippy::type_complexity' '--allow=clippy::too_many_arguments' '--warn=clippy::todo' '--warn=clippy::str_to_string' --warn=semicolon_in_expressions_from_macros '--allow=clippy::result_unit_err' '--warn=clippy::rc_buffer' '--warn=clippy::print_stdout' '--warn=clippy::print_stderr' '--allow=clippy::new_ret_no_self' '--allow=clippy::len_without_is_empty' --warn=explicit_outlives_requirements '--allow=clippy::enum_variant_names' --warn=ellipsis_inclusive_range_patterns --warn=elided_lifetimes_in_paths '--warn=clippy::dbg_macro' --warn=bare_trait_objects '--allow=clippy::assigning_clones' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=b2d1ed1f9722b330 -C extra-filename=-b2d1ed1f9722b330 --out-dir /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps --target x86_64-unknown-illumos -C linker=/usr/gcc/13/bin/gcc -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/release/deps --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(parallel_compiler)' '--check-cfg=cfg(rust_analyzer)' -Zmacro-backtrace -Zunstable-options -Csplit-debuginfo=off -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zunstable-options -Zon-broken-pipe=kill -Z binary-dep-depinfo` Running `/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc --crate-name rust_analyzer --edition=2021 crates/rust-analyzer/src/bin/main.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C opt-level=3 -C embed-bitcode=no '--warn=clippy::suspicious' '--warn=clippy::style' '--allow=clippy::restriction' '--deny=clippy::perf' '--deny=clippy::correctness' '--warn=clippy::complexity' '--allow=clippy::wrong_self_convention' '--allow=clippy::useless_asref' --warn=unused_lifetimes --warn=unused_extern_crates --warn=unreachable_pub '--allow=clippy::type_complexity' '--allow=clippy::too_many_arguments' '--warn=clippy::todo' '--warn=clippy::str_to_string' --warn=semicolon_in_expressions_from_macros '--allow=clippy::result_unit_err' '--warn=clippy::rc_buffer' '--warn=clippy::print_stdout' '--warn=clippy::print_stderr' '--allow=clippy::new_ret_no_self' '--allow=clippy::len_without_is_empty' --warn=explicit_outlives_requirements '--allow=clippy::enum_variant_names' --warn=ellipsis_inclusive_range_patterns --warn=elided_lifetimes_in_paths '--warn=clippy::dbg_macro' --warn=bare_trait_objects '--allow=clippy::assigning_clones' --cfg 'feature="in-rust-tree"' --cfg 'feature="sysroot-abi"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("force-always-assert", "in-rust-tree", "jemalloc", "jemallocator", "mimalloc", "sysroot-abi"))' -C metadata=40c3c66bbfc0f557 -C extra-filename=-40c3c66bbfc0f557 --out-dir /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps --target x86_64-unknown-illumos -C linker=/usr/gcc/13/bin/gcc -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/release/deps --extern always_assert=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libalways_assert-58f2522d1fd331c4.rlib --extern anyhow=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libanyhow-6f8909920e47b93e.rlib --extern cfg=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libcfg-32016c806476b244.rlib --extern crossbeam_channel=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libcrossbeam_channel-93a8c65355c36153.rlib --extern dirs=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libdirs-ac10a0499df896eb.rlib --extern dissimilar=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libdissimilar-8c5434d3a3b98c86.rlib --extern flycheck=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libflycheck-f5f888a0a36309b7.rlib --extern hir=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libhir-6261e969a857e8bf.rlib --extern hir_def=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libhir_def-c440eddd98d08f3c.rlib --extern hir_ty=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libhir_ty-5878a62f57cd83e2.rlib --extern ide=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libide-bdd15c52fb4a6007.rlib --extern ide_db=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libide_db-e16182f82f5ebf50.rlib --extern ide_ssr=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libide_ssr-18a6951dbe4232a8.rlib --extern itertools=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libitertools-1ea3fb1e188bb046.rlib --extern load_cargo=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libload_cargo-90c331dfc70925d9.rlib --extern lsp_server=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/liblsp_server-66fdf2b87600579f.rlib --extern lsp_types=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/liblsp_types-3df5b1c1f44027d9.rlib --extern memchr=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libmemchr-31defbc76f9d2774.rlib --extern nohash_hasher=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libnohash_hasher-57d880b8a1e96350.rlib --extern num_cpus=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libnum_cpus-8c55f54db74c65f2.rlib --extern oorandom=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/liboorandom-e57d9ba745cd6602.rlib --extern parking_lot=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libparking_lot-2c1fc112c423a173.rlib --extern parser=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libparser-1b15477d56a4ac32.rlib --extern paths=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libpaths-cd43a19688d1fe7b.rlib --extern proc_macro_api=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libproc_macro_api-6b8a698ee716650a.rlib --extern profile=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libprofile-c4a57f3ab219e847.rlib --extern project_model=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libproject_model-92f3e84253650767.rlib --extern rayon=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/librayon-71365fe5d461c62f.rlib --extern rust_analyzer=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/librust_analyzer-7bf357466d390dbb.rlib --extern rustc_hash=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/librustc_hash-fae0e07e0005c234.rlib --extern scip=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libscip-ae694c9b9636d5c4.rlib --extern semver=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libsemver-b53690954b1c05ab.rlib --extern serde=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libserde-fe3d0e6e9c2e1a2c.rlib --extern serde_json=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libserde_json-acb2416b05af223a.rlib --extern stdx=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libstdx-a8e1021851d08a40.rlib --extern syntax=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libsyntax-fa9f4d95f4a2ea08.rlib --extern toml=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libtoml-145080e0ce462402.rlib --extern toolchain=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libtoolchain-dfaf1ecede306e33.rlib --extern tracing=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libtracing-14e4856e6f2329c8.rlib --extern tracing_subscriber=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libtracing_subscriber-78f1b696fbdbf2e1.rlib --extern tracing_tree=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libtracing_tree-642e1bcdfbbca830.rlib --extern triomphe=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libtriomphe-3342a97df287aef3.rlib --extern vfs=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libvfs-adc43946320a6585.rlib --extern vfs_notify=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libvfs_notify-a5dd020e69773f87.rlib --extern walkdir=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libwalkdir-c42e2fc79e865be0.rlib --extern xflags=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libxflags-7f6038748802aa7b.rlib --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(parallel_compiler)' '--check-cfg=cfg(rust_analyzer)' -Zmacro-backtrace -Zunstable-options -Csplit-debuginfo=off -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zunstable-options -Zon-broken-pipe=kill -Z binary-dep-depinfo --check-cfg 'cfg(rust_analyzer)'` Finished `release` profile [optimized] target(s) in 4m 20s using sysroot /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2 running: "/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/bin/llvm-config" "--libdir" (failure_mode=Exit, stdout_mode=Capture, stderr_mode=Print) (created at src/core/builder.rs:1954:21, executed at src/core/builder.rs:1954:75) Building tool rust-analyzer-proc-macro-srv (stage2 -> stage3, x86_64-unknown-illumos) running: cd "/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src" && env -u MAKEFLAGS -u MFLAGS AR_x86_64_unknown_illumos="/usr/gnu/bin/ar" CARGO_INCREMENTAL="0" CARGO_PROFILE_RELEASE_DEBUG="0" CARGO_PROFILE_RELEASE_DEBUG_ASSERTIONS="false" CARGO_PROFILE_RELEASE_OVERFLOW_CHECKS="false" CARGO_PROFILE_RELEASE_STRIP="false" CARGO_TARGET_DIR="/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools" CARGO_TARGET_X86_64_UNKNOWN_ILLUMOS_LINKER="/usr/gcc/13/bin/gcc" CC_x86_64_unknown_illumos="/usr/gcc/13/bin/gcc" CFG_COMPILER_BUILD_TRIPLE="x86_64-unknown-illumos" CFG_COMPILER_HOST_TRIPLE="x86_64-unknown-illumos" CFG_RELEASE="1.81.0" CFG_RELEASE_CHANNEL="stable" CFG_RELEASE_NUM="1.81.0" CFG_VERSION="1.81.0 (eeb90cda1 2024-09-04) (built from a source tarball)" CFG_VER_DATE="2024-09-04" CFG_VER_HASH="eeb90cda1969383f56a2637cbd3037bdf598841c" CFLAGS_x86_64_unknown_illumos="-ffunction-sections -fdata-sections -fPIC -m64 -m64" CXXFLAGS_x86_64_unknown_illumos="-ffunction-sections -fdata-sections -fPIC -m64 -m64" CXX_x86_64_unknown_illumos="/usr/gcc/13/bin/g++" DOC_RUST_LANG_ORG_CHANNEL="https://doc.rust-lang.org/1.81.0" LIBC_CHECK_CFG="1" LIBRARY_PATH="/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/lib" LZMA_API_STATIC="1" RANLIB_x86_64_unknown_illumos="/usr/gnu/bin/ar s" REAL_LIBRARY_PATH_VAR="LD_LIBRARY_PATH" RUSTBUILD_NATIVE_DIR="/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/native" RUSTC="/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc" RUSTC_ALLOW_FEATURES="rustc_private,proc_macro_internals,proc_macro_diagnostic,proc_macro_span,proc_macro_span_shrink,proc_macro_def_site" RUSTC_BOOTSTRAP="1" RUSTC_BREAK_ON_ICE="1" RUSTC_ERROR_METADATA_DST="/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/tmp/extended-error-metadata" RUSTC_HOST_FLAGS="-Zunstable-options --check-cfg=cfg(bootstrap) -Clinker=/usr/gcc/13/bin/gcc" RUSTC_INSTALL_BINDIR="bin" RUSTC_LIBDIR="/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2/lib" RUSTC_LINT_FLAGS="-Wrust_2018_idioms -Wunused_lifetimes -Dwarnings" RUSTC_REAL="/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2/bin/rustc" RUSTC_SNAPSHOT="/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2/bin/rustc" RUSTC_SNAPSHOT_LIBDIR="/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2/lib" RUSTC_STAGE="2" RUSTC_SYSROOT="/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2" RUSTC_TLS_MODEL_INITIAL_EXEC="1" RUSTC_VERBOSE="1" RUSTC_WRAPPER="/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc" RUSTDOC="/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustdoc" RUSTDOCFLAGS="--cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options --check-cfg=cfg(bootstrap) --check-cfg=cfg(parallel_compiler) --check-cfg=cfg(rust_analyzer) -Dwarnings -Wrustdoc::invalid_codeblock_attributes --crate-version 1.81.0\t(eeb90cda1\t2024-09-04)\t(built\tfrom\ta\tsource\ttarball) -Clinker=/usr/gcc/13/bin/gcc" RUSTDOC_REAL="/path/to/nowhere/rustdoc/not/required" RUSTFLAGS="--cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options --check-cfg=cfg(bootstrap) --check-cfg=cfg(parallel_compiler) --check-cfg=cfg(rust_analyzer) -Zmacro-backtrace -Zunstable-options -Csplit-debuginfo=off -Clink-args=-Wl,-z,origin -Clink-args=-Wl,-rpath,$ORIGIN/../lib -Zunstable-options -Zon-broken-pipe=kill" RUST_TEST_THREADS="8" SYSROOT="/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2" __CARGO_DEFAULT_LIB_METADATA="stabletool-rustc" "/usr/bin/cargo" "build" "--target" "x86_64-unknown-illumos" "--release" "-Zbinary-dep-depinfo" "-j" "8" "-v" "--frozen" "--manifest-path" "/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/tools/rust-analyzer/crates/proc-macro-srv-cli/Cargo.toml" "--features" "in-rust-tree" "--message-format" "json-render-diagnostics" Fresh unicode-ident v1.0.12 Fresh autocfg v1.3.0 Fresh once_cell v1.19.0 Fresh pin-project-lite v0.2.14 Fresh proc-macro2 v1.0.82 Compiling libc v0.2.155 Compiling tracing-core v0.1.32 Fresh either v1.11.0 Fresh hashbrown v0.14.5 Fresh quote v1.0.36 Fresh itertools v0.12.1 Dirty crossbeam-utils v0.8.19: the rustflags changed Compiling crossbeam-utils v0.8.19 Fresh rustc-hash v1.1.0 Fresh text-size v1.1.1 Fresh jod-thread v0.1.2 Running `/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc --crate-name tracing_core --edition=2018 /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/vendor/tracing-core-0.1.32/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="once_cell"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("default", "once_cell", "std", "valuable"))' -C metadata=aab9f60a7a3cee76 -C extra-filename=-aab9f60a7a3cee76 --out-dir /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps --target x86_64-unknown-illumos -C linker=/usr/gcc/13/bin/gcc -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/release/deps --extern once_cell=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libonce_cell-a3125bf95ce38619.rmeta --cap-lints allow --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(parallel_compiler)' '--check-cfg=cfg(rust_analyzer)' -Zmacro-backtrace -Zunstable-options -Csplit-debuginfo=off -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zunstable-options -Zon-broken-pipe=kill -Z binary-dep-depinfo` Compiling syn v2.0.63 Fresh equivalent v1.0.1 Running `/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/release/build/crossbeam-utils-07f900802ee286da/build-script-build` Running `/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/release/build/libc-20fb90f83458ed8b/build-script-build` Fresh cfg-if v1.0.0 Fresh indexmap v2.2.6 Running `/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc --crate-name syn --edition=2021 /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/vendor/syn-2.0.63/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-mut"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("clone-impls", "default", "derive", "extra-traits", "fold", "full", "parsing", "printing", "proc-macro", "test", "visit", "visit-mut"))' -C metadata=72eb8c884a2fbc32 -C extra-filename=-72eb8c884a2fbc32 --out-dir /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/release/deps -C linker=/usr/gcc/13/bin/gcc -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/release/deps --extern proc_macro2=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/release/deps/libproc_macro2-346a544c3c75f7be.rmeta --extern quote=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/release/deps/libquote-d61ceffb639ff4c4.rmeta --extern unicode_ident=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/release/deps/libunicode_ident-fc11d55f22dfe5de.rmeta --cap-lints allow -Z binary-dep-depinfo` Fresh stable_deref_trait v1.2.0 Fresh smallvec v1.13.2 Fresh unicode-properties v0.1.1 Fresh scopeguard v1.2.0 Fresh unicode-xid v0.2.4 Fresh smol_str v0.2.1 Fresh lock_api v0.4.12 Fresh ra-ap-rustc_lexer v0.53.0 Fresh memoffset v0.9.1 Fresh heck v0.4.1 Fresh drop_bomb v0.1.5 Fresh limit v0.0.0 (/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/tools/rust-analyzer/crates/limit) Fresh countme v3.0.1 Fresh fst v0.4.7 Fresh text-edit v0.0.0 (/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/tools/rust-analyzer/crates/text-edit) Fresh rowan v0.15.15 Fresh cov-mark v2.0.0-pre.1 Fresh nohash-hasher v0.2.0 Fresh oorandom v11.1.3 Fresh arrayvec v0.7.4 Fresh la-arena v0.3.1 Compiling semver v1.0.23 Compiling serde_json v1.0.117 Fresh lz4_flex v0.11.3 Fresh ryu v1.0.18 Running `/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc --crate-name build_script_build --edition=2018 /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/vendor/semver-1.0.23/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)' --check-cfg 'cfg(feature, values("default", "serde", "std"))' -C metadata=cbf74e05decae9b3 -C extra-filename=-cbf74e05decae9b3 --out-dir /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/release/build/semver-cbf74e05decae9b3 -C linker=/usr/gcc/13/bin/gcc -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/release/deps --cap-lints allow -Z binary-dep-depinfo` Fresh itoa v1.0.11 Running `/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/release/build/serde_json-0bf3651855b12570/build-script-build` Compiling memchr v2.7.2 Fresh snap v1.1.1 Fresh libloading v0.8.3 Running `/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc --crate-name memchr --edition=2021 /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/vendor/memchr-2.7.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="std"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("alloc", "compiler_builtins", "core", "default", "libc", "logging", "rustc-dep-of-std", "std", "use_std"))' -C metadata=7864f74309d0f729 -C extra-filename=-7864f74309d0f729 --out-dir /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps --target x86_64-unknown-illumos -C linker=/usr/gcc/13/bin/gcc -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/release/deps --cap-lints allow --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(parallel_compiler)' '--check-cfg=cfg(rust_analyzer)' -Zmacro-backtrace -Zunstable-options -Csplit-debuginfo=off -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zunstable-options -Zon-broken-pipe=kill -Z binary-dep-depinfo` Running `/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc --crate-name crossbeam_utils --edition=2021 /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/vendor/crossbeam-utils-0.8.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="std"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("default", "loom", "nightly", "std"))' -C metadata=c24efd9fb8775b8d -C extra-filename=-c24efd9fb8775b8d --out-dir /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps --target x86_64-unknown-illumos -C linker=/usr/gcc/13/bin/gcc -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/release/deps --cap-lints allow --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(parallel_compiler)' '--check-cfg=cfg(rust_analyzer)' -Zmacro-backtrace -Zunstable-options -Csplit-debuginfo=off -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zunstable-options -Zon-broken-pipe=kill -Z binary-dep-depinfo` Running `/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc --crate-name libc --edition=2015 /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/vendor/libc-0.2.155/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)' --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=9eac3c51cf1eb78c -C extra-filename=-9eac3c51cf1eb78c --out-dir /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps --target x86_64-unknown-illumos -C linker=/usr/gcc/13/bin/gcc -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/release/deps --cap-lints allow --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(parallel_compiler)' '--check-cfg=cfg(rust_analyzer)' -Zmacro-backtrace -Zunstable-options -Csplit-debuginfo=off -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zunstable-options -Zon-broken-pipe=kill -Z binary-dep-depinfo --cfg freebsd11 --cfg libc_priv_mod_use --cfg libc_union --cfg libc_const_size_of --cfg libc_align --cfg libc_int128 --cfg libc_core_cvoid --cfg libc_packedN --cfg libc_cfg_target_vendor --cfg libc_non_exhaustive --cfg libc_long_array --cfg libc_ptr_addr_of --cfg libc_underscore_const_names --cfg libc_const_extern_fn --check-cfg 'cfg(emscripten_new_stat_abi)' --check-cfg 'cfg(espidf_time64)' --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_align)' --check-cfg 'cfg(libc_cfg_target_vendor)' --check-cfg 'cfg(libc_const_extern_fn)' --check-cfg 'cfg(libc_const_extern_fn_unstable)' --check-cfg 'cfg(libc_const_size_of)' --check-cfg 'cfg(libc_core_cvoid)' --check-cfg 'cfg(libc_deny_warnings)' --check-cfg 'cfg(libc_int128)' --check-cfg 'cfg(libc_long_array)' --check-cfg 'cfg(libc_non_exhaustive)' --check-cfg 'cfg(libc_packedN)' --check-cfg 'cfg(libc_priv_mod_use)' --check-cfg 'cfg(libc_ptr_addr_of)' --check-cfg 'cfg(libc_thread_local)' --check-cfg 'cfg(libc_underscore_const_names)' --check-cfg 'cfg(libc_union)' --check-cfg 'cfg(target_os,values("switch","aix","ohos","hurd","visionos"))' --check-cfg 'cfg(target_env,values("illumos","wasi","aix","ohos"))' --check-cfg 'cfg(target_arch,values("loongarch64","mips32r6","mips64r6","csky"))'` Running `/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/release/build/semver-cbf74e05decae9b3/build-script-build` Running `/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc --crate-name semver --edition=2018 /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/vendor/semver-1.0.23/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)' --check-cfg 'cfg(feature, values("default", "serde", "std"))' -C metadata=eb09bd0f6c6acc57 -C extra-filename=-eb09bd0f6c6acc57 --out-dir /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps --target x86_64-unknown-illumos -C linker=/usr/gcc/13/bin/gcc -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/release/deps --cap-lints allow --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(parallel_compiler)' '--check-cfg=cfg(rust_analyzer)' -Zmacro-backtrace -Zunstable-options -Csplit-debuginfo=off -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zunstable-options -Zon-broken-pipe=kill -Z binary-dep-depinfo --check-cfg 'cfg(doc_cfg)' --check-cfg 'cfg(no_alloc_crate)' --check-cfg 'cfg(no_const_vec_new)' --check-cfg 'cfg(no_exhaustive_int_match)' --check-cfg 'cfg(no_non_exhaustive)' --check-cfg 'cfg(no_nonzero_bitscan)' --check-cfg 'cfg(no_str_strip_prefix)' --check-cfg 'cfg(no_track_caller)' --check-cfg 'cfg(no_unsafe_op_in_unsafe_fn_lint)' --check-cfg 'cfg(test_node_semver)'` Compiling parking_lot_core v0.9.10 Compiling memmap2 v0.5.10 Running `/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc --crate-name parking_lot_core --edition=2021 /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/vendor/parking_lot_core-0.9.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)' --check-cfg 'cfg(feature, values("backtrace", "deadlock_detection", "nightly", "petgraph", "thread-id"))' -C metadata=26bf336f5d2a6f68 -C extra-filename=-26bf336f5d2a6f68 --out-dir /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps --target x86_64-unknown-illumos -C linker=/usr/gcc/13/bin/gcc -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/release/deps --extern cfg_if=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libcfg_if-9fafd12e719e19ea.rmeta --extern libc=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/liblibc-9eac3c51cf1eb78c.rmeta --extern smallvec=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libsmallvec-f61dbf87fa3c3363.rmeta --cap-lints allow --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(parallel_compiler)' '--check-cfg=cfg(rust_analyzer)' -Zmacro-backtrace -Zunstable-options -Csplit-debuginfo=off -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zunstable-options -Zon-broken-pipe=kill -Z binary-dep-depinfo` Running `/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc --crate-name memmap2 --edition=2018 /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/vendor/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)' --check-cfg 'cfg(feature, values("stable_deref_trait"))' -C metadata=8e0aadbbbd860462 -C extra-filename=-8e0aadbbbd860462 --out-dir /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps --target x86_64-unknown-illumos -C linker=/usr/gcc/13/bin/gcc -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/release/deps --extern libc=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/liblibc-9eac3c51cf1eb78c.rmeta --cap-lints allow --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(parallel_compiler)' '--check-cfg=cfg(rust_analyzer)' -Zmacro-backtrace -Zunstable-options -Csplit-debuginfo=off -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zunstable-options -Zon-broken-pipe=kill -Z binary-dep-depinfo` Dirty crossbeam-channel v0.5.12: the rustflags changed Compiling crossbeam-channel v0.5.12 Running `/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc --crate-name crossbeam_channel --edition=2021 /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/vendor/crossbeam-channel-0.5.12/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)' --check-cfg 'cfg(feature, values("default", "std"))' -C metadata=4584cab688c282b2 -C extra-filename=-4584cab688c282b2 --out-dir /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps --target x86_64-unknown-illumos -C linker=/usr/gcc/13/bin/gcc -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/release/deps --extern crossbeam_utils=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libcrossbeam_utils-c24efd9fb8775b8d.rmeta --cap-lints allow --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(parallel_compiler)' '--check-cfg=cfg(rust_analyzer)' -Zmacro-backtrace -Zunstable-options -Csplit-debuginfo=off -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zunstable-options -Zon-broken-pipe=kill -Z binary-dep-depinfo` Compiling parking_lot v0.12.2 Running `/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc --crate-name parking_lot --edition=2021 /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/vendor/parking_lot-0.12.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)' --check-cfg 'cfg(feature, values("arc_lock", "deadlock_detection", "default", "hardware-lock-elision", "nightly", "owning_ref", "send_guard", "serde"))' -C metadata=ae39708ab24eb2e5 -C extra-filename=-ae39708ab24eb2e5 --out-dir /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps --target x86_64-unknown-illumos -C linker=/usr/gcc/13/bin/gcc -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/release/deps --extern lock_api=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/liblock_api-e51341e244bb35c6.rmeta --extern parking_lot_core=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libparking_lot_core-26bf336f5d2a6f68.rmeta --cap-lints allow --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(parallel_compiler)' '--check-cfg=cfg(rust_analyzer)' -Zmacro-backtrace -Zunstable-options -Csplit-debuginfo=off -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zunstable-options -Zon-broken-pipe=kill -Z binary-dep-depinfo` Compiling object v0.33.0 Running `/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc --crate-name object --edition=2018 /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/vendor/object-0.33.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="coff"' --cfg 'feature="elf"' --cfg 'feature="macho"' --cfg 'feature="pe"' --cfg 'feature="read_core"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("all", "alloc", "archive", "build", "build_core", "cargo-all", "coff", "compiler_builtins", "compression", "core", "default", "doc", "elf", "macho", "pe", "read", "read_core", "rustc-dep-of-std", "std", "unaligned", "unstable", "unstable-all", "wasm", "write", "write_core", "write_std", "xcoff"))' -C metadata=c1d985cb5bfe3cf9 -C extra-filename=-c1d985cb5bfe3cf9 --out-dir /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps --target x86_64-unknown-illumos -C linker=/usr/gcc/13/bin/gcc -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/release/deps --extern memchr=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libmemchr-7864f74309d0f729.rmeta --cap-lints allow --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(parallel_compiler)' '--check-cfg=cfg(rust_analyzer)' -Zmacro-backtrace -Zunstable-options -Csplit-debuginfo=off -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zunstable-options -Zon-broken-pipe=kill -Z binary-dep-depinfo` Compiling tracing-attributes v0.1.27 Compiling serde_derive v1.0.201 Compiling salsa-macros v0.0.0 (/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/tools/rust-analyzer/crates/salsa/salsa-macros) Running `/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc --crate-name tracing_attributes --edition=2018 /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/vendor/tracing-attributes-0.1.27/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)' --check-cfg 'cfg(feature, values("async-await"))' -C metadata=b9bf18ed03280279 -C extra-filename=-b9bf18ed03280279 --out-dir /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/release/deps -C linker=/usr/gcc/13/bin/gcc -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/release/deps --extern proc_macro2=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/release/deps/libproc_macro2-346a544c3c75f7be.rlib --extern quote=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/release/deps/libquote-d61ceffb639ff4c4.rlib --extern syn=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/release/deps/libsyn-72eb8c884a2fbc32.rlib --extern proc_macro --cap-lints allow -Z binary-dep-depinfo` Running `/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc --crate-name serde_derive --edition=2015 /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/vendor/serde_derive-1.0.201/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"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("default", "deserialize_in_place"))' -C metadata=4651465e171fe4ec -C extra-filename=-4651465e171fe4ec --out-dir /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/release/deps -C linker=/usr/gcc/13/bin/gcc -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/release/deps --extern proc_macro2=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/release/deps/libproc_macro2-346a544c3c75f7be.rlib --extern quote=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/release/deps/libquote-d61ceffb639ff4c4.rlib --extern syn=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/release/deps/libsyn-72eb8c884a2fbc32.rlib --extern proc_macro --cap-lints allow -Z binary-dep-depinfo` Running `/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc --crate-name salsa_macros --edition=2021 crates/salsa/salsa-macros/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=clippy::suspicious' '--warn=clippy::style' '--allow=clippy::restriction' '--deny=clippy::perf' '--deny=clippy::correctness' '--warn=clippy::complexity' '--allow=clippy::wrong_self_convention' '--allow=clippy::useless_asref' --warn=unused_lifetimes --warn=unused_extern_crates --warn=unreachable_pub '--allow=clippy::type_complexity' '--allow=clippy::too_many_arguments' '--warn=clippy::todo' '--warn=clippy::str_to_string' --warn=semicolon_in_expressions_from_macros '--allow=clippy::result_unit_err' '--warn=clippy::rc_buffer' '--warn=clippy::print_stdout' '--warn=clippy::print_stderr' '--allow=clippy::new_ret_no_self' '--allow=clippy::len_without_is_empty' --warn=explicit_outlives_requirements '--allow=clippy::enum_variant_names' --warn=ellipsis_inclusive_range_patterns --warn=elided_lifetimes_in_paths '--warn=clippy::dbg_macro' --warn=bare_trait_objects '--allow=clippy::assigning_clones' -C debug-assertions=off --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=f81fdeb2b5feb1d4 -C extra-filename=-f81fdeb2b5feb1d4 --out-dir /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/release/deps -C linker=/usr/gcc/13/bin/gcc -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/release/deps --extern heck=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/release/deps/libheck-ef85b3f8a4d4bf1a.rlib --extern proc_macro2=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/release/deps/libproc_macro2-346a544c3c75f7be.rlib --extern quote=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/release/deps/libquote-d61ceffb639ff4c4.rlib --extern syn=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/release/deps/libsyn-72eb8c884a2fbc32.rlib --extern proc_macro -Z binary-dep-depinfo` Compiling tracing v0.1.40 Running `/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc --crate-name tracing --edition=2018 /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/vendor/tracing-0.1.40/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="attributes"' --cfg 'feature="default"' --cfg 'feature="std"' --cfg 'feature="tracing-attributes"' --check-cfg 'cfg(docsrs)' --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=28441e7f8b0cd2ce -C extra-filename=-28441e7f8b0cd2ce --out-dir /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps --target x86_64-unknown-illumos -C linker=/usr/gcc/13/bin/gcc -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/release/deps --extern pin_project_lite=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libpin_project_lite-b889bafc1b6698f3.rmeta --extern tracing_attributes=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/release/deps/libtracing_attributes-b9bf18ed03280279.so --extern tracing_core=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libtracing_core-aab9f60a7a3cee76.rmeta --cap-lints allow --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(parallel_compiler)' '--check-cfg=cfg(rust_analyzer)' -Zmacro-backtrace -Zunstable-options -Csplit-debuginfo=off -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zunstable-options -Zon-broken-pipe=kill -Z binary-dep-depinfo` Compiling always-assert v0.2.0 Compiling parser v0.0.0 (/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/tools/rust-analyzer/crates/parser) Running `/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc --crate-name always_assert --edition=2018 /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/vendor/always-assert-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 --cfg 'feature="tracing"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("force", "tracing"))' -C metadata=4db75cf5d2ddecfb -C extra-filename=-4db75cf5d2ddecfb --out-dir /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps --target x86_64-unknown-illumos -C linker=/usr/gcc/13/bin/gcc -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/release/deps --extern tracing=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libtracing-28441e7f8b0cd2ce.rmeta --cap-lints allow --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(parallel_compiler)' '--check-cfg=cfg(rust_analyzer)' -Zmacro-backtrace -Zunstable-options -Csplit-debuginfo=off -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zunstable-options -Zon-broken-pipe=kill -Z binary-dep-depinfo` Running `/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc --crate-name parser --edition=2021 crates/parser/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::suspicious' '--warn=clippy::style' '--allow=clippy::restriction' '--deny=clippy::perf' '--deny=clippy::correctness' '--warn=clippy::complexity' '--allow=clippy::wrong_self_convention' '--allow=clippy::useless_asref' --warn=unused_lifetimes --warn=unused_extern_crates --warn=unreachable_pub '--allow=clippy::type_complexity' '--allow=clippy::too_many_arguments' '--warn=clippy::todo' '--warn=clippy::str_to_string' --warn=semicolon_in_expressions_from_macros '--allow=clippy::result_unit_err' '--warn=clippy::rc_buffer' '--warn=clippy::print_stdout' '--warn=clippy::print_stderr' '--allow=clippy::new_ret_no_self' '--allow=clippy::len_without_is_empty' --warn=explicit_outlives_requirements '--allow=clippy::enum_variant_names' --warn=ellipsis_inclusive_range_patterns --warn=elided_lifetimes_in_paths '--warn=clippy::dbg_macro' --warn=bare_trait_objects '--allow=clippy::assigning_clones' --cfg 'feature="default"' --cfg 'feature="in-rust-tree"' --cfg 'feature="tracing"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("default", "in-rust-tree", "tracing"))' -C metadata=ec55985773413d29 -C extra-filename=-ec55985773413d29 --out-dir /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps --target x86_64-unknown-illumos -C linker=/usr/gcc/13/bin/gcc -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/release/deps --extern drop_bomb=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libdrop_bomb-2f943ddbf5549596.rmeta --extern limit=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/liblimit-e130891fd522e405.rmeta --extern ra_ap_rustc_lexer=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libra_ap_rustc_lexer-a482f47d0704b35d.rmeta --extern tracing=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libtracing-28441e7f8b0cd2ce.rmeta --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(parallel_compiler)' '--check-cfg=cfg(rust_analyzer)' -Zmacro-backtrace -Zunstable-options -Csplit-debuginfo=off -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zunstable-options -Zon-broken-pipe=kill -Z binary-dep-depinfo` Compiling stdx v0.0.0 (/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/tools/rust-analyzer/crates/stdx) Running `/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc --crate-name stdx --edition=2021 crates/stdx/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::suspicious' '--warn=clippy::style' '--allow=clippy::restriction' '--deny=clippy::perf' '--deny=clippy::correctness' '--warn=clippy::complexity' '--allow=clippy::wrong_self_convention' '--allow=clippy::useless_asref' --warn=unused_lifetimes --warn=unused_extern_crates --warn=unreachable_pub '--allow=clippy::type_complexity' '--allow=clippy::too_many_arguments' '--warn=clippy::todo' '--warn=clippy::str_to_string' --warn=semicolon_in_expressions_from_macros '--allow=clippy::result_unit_err' '--warn=clippy::rc_buffer' '--warn=clippy::print_stdout' '--warn=clippy::print_stderr' '--allow=clippy::new_ret_no_self' '--allow=clippy::len_without_is_empty' --warn=explicit_outlives_requirements '--allow=clippy::enum_variant_names' --warn=ellipsis_inclusive_range_patterns --warn=elided_lifetimes_in_paths '--warn=clippy::dbg_macro' --warn=bare_trait_objects '--allow=clippy::assigning_clones' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("backtrace"))' -C metadata=f92ecceace87baaa -C extra-filename=-f92ecceace87baaa --out-dir /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps --target x86_64-unknown-illumos -C linker=/usr/gcc/13/bin/gcc -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/release/deps --extern always_assert=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libalways_assert-4db75cf5d2ddecfb.rmeta --extern crossbeam_channel=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libcrossbeam_channel-4584cab688c282b2.rmeta --extern itertools=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libitertools-1ea3fb1e188bb046.rmeta --extern jod_thread=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libjod_thread-98f9e1de215c2aac.rmeta --extern libc=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/liblibc-9eac3c51cf1eb78c.rmeta --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(parallel_compiler)' '--check-cfg=cfg(rust_analyzer)' -Zmacro-backtrace -Zunstable-options -Csplit-debuginfo=off -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zunstable-options -Zon-broken-pipe=kill -Z binary-dep-depinfo` Compiling tt v0.0.0 (/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/tools/rust-analyzer/crates/tt) Running `/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc --crate-name tt --edition=2021 crates/tt/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::suspicious' '--warn=clippy::style' '--allow=clippy::restriction' '--deny=clippy::perf' '--deny=clippy::correctness' '--warn=clippy::complexity' '--allow=clippy::wrong_self_convention' '--allow=clippy::useless_asref' --warn=unused_lifetimes --warn=unused_extern_crates --warn=unreachable_pub '--allow=clippy::type_complexity' '--allow=clippy::too_many_arguments' '--warn=clippy::todo' '--warn=clippy::str_to_string' --warn=semicolon_in_expressions_from_macros '--allow=clippy::result_unit_err' '--warn=clippy::rc_buffer' '--warn=clippy::print_stdout' '--warn=clippy::print_stderr' '--allow=clippy::new_ret_no_self' '--allow=clippy::len_without_is_empty' --warn=explicit_outlives_requirements '--allow=clippy::enum_variant_names' --warn=ellipsis_inclusive_range_patterns --warn=elided_lifetimes_in_paths '--warn=clippy::dbg_macro' --warn=bare_trait_objects '--allow=clippy::assigning_clones' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=cae322bc09444fa7 -C extra-filename=-cae322bc09444fa7 --out-dir /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps --target x86_64-unknown-illumos -C linker=/usr/gcc/13/bin/gcc -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/release/deps --extern arrayvec=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libarrayvec-f7fbed3e245c9513.rmeta --extern smol_str=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libsmol_str-71ce083ac8994db8.rmeta --extern stdx=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libstdx-f92ecceace87baaa.rmeta --extern text_size=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libtext_size-a704d8107a7d1b2e.rmeta --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(parallel_compiler)' '--check-cfg=cfg(rust_analyzer)' -Zmacro-backtrace -Zunstable-options -Csplit-debuginfo=off -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zunstable-options -Zon-broken-pipe=kill -Z binary-dep-depinfo` Compiling cfg v0.0.0 (/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/tools/rust-analyzer/crates/cfg) Running `/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc --crate-name cfg --edition=2021 crates/cfg/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::suspicious' '--warn=clippy::style' '--allow=clippy::restriction' '--deny=clippy::perf' '--deny=clippy::correctness' '--warn=clippy::complexity' '--allow=clippy::wrong_self_convention' '--allow=clippy::useless_asref' --warn=unused_lifetimes --warn=unused_extern_crates --warn=unreachable_pub '--allow=clippy::type_complexity' '--allow=clippy::too_many_arguments' '--warn=clippy::todo' '--warn=clippy::str_to_string' --warn=semicolon_in_expressions_from_macros '--allow=clippy::result_unit_err' '--warn=clippy::rc_buffer' '--warn=clippy::print_stdout' '--warn=clippy::print_stderr' '--allow=clippy::new_ret_no_self' '--allow=clippy::len_without_is_empty' --warn=explicit_outlives_requirements '--allow=clippy::enum_variant_names' --warn=ellipsis_inclusive_range_patterns --warn=elided_lifetimes_in_paths '--warn=clippy::dbg_macro' --warn=bare_trait_objects '--allow=clippy::assigning_clones' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=508515f326a4116f -C extra-filename=-508515f326a4116f --out-dir /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps --target x86_64-unknown-illumos -C linker=/usr/gcc/13/bin/gcc -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/release/deps --extern rustc_hash=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/librustc_hash-fae0e07e0005c234.rmeta --extern tt=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libtt-cae322bc09444fa7.rmeta --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(parallel_compiler)' '--check-cfg=cfg(rust_analyzer)' -Zmacro-backtrace -Zunstable-options -Csplit-debuginfo=off -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zunstable-options -Zon-broken-pipe=kill -Z binary-dep-depinfo` Compiling serde v1.0.201 Running `/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc --crate-name serde --edition=2018 /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/vendor/serde-1.0.201/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="derive"' --cfg 'feature="serde_derive"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("alloc", "default", "derive", "rc", "serde_derive", "std", "unstable"))' -C metadata=a9e9a4aede6fdb9d -C extra-filename=-a9e9a4aede6fdb9d --out-dir /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps --target x86_64-unknown-illumos -C linker=/usr/gcc/13/bin/gcc -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/release/deps --extern serde_derive=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/release/deps/libserde_derive-4651465e171fe4ec.so --cap-lints allow --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(parallel_compiler)' '--check-cfg=cfg(rust_analyzer)' -Zmacro-backtrace -Zunstable-options -Csplit-debuginfo=off -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zunstable-options -Zon-broken-pipe=kill -Z binary-dep-depinfo --check-cfg 'cfg(doc_cfg)' --check-cfg 'cfg(no_core_cstr)' --check-cfg 'cfg(no_core_num_saturating)' --check-cfg 'cfg(no_core_try_from)' --check-cfg 'cfg(no_float_copysign)' --check-cfg 'cfg(no_num_nonzero_signed)' --check-cfg 'cfg(no_relaxed_trait_bounds)' --check-cfg 'cfg(no_serde_derive)' --check-cfg 'cfg(no_std_atomic)' --check-cfg 'cfg(no_std_atomic64)' --check-cfg 'cfg(no_systemtime_checked_add)' --check-cfg 'cfg(no_target_has_atomic)'` Compiling camino v1.1.6 Compiling triomphe v0.1.11 Running `/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc --crate-name camino --edition=2018 /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/vendor/camino-1.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="serde"' --cfg 'feature="serde1"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("proptest", "proptest1", "serde", "serde1"))' -C metadata=7eb35cd8cdfaad7d -C extra-filename=-7eb35cd8cdfaad7d --out-dir /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps --target x86_64-unknown-illumos -C linker=/usr/gcc/13/bin/gcc -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/release/deps --extern serde=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libserde-a9e9a4aede6fdb9d.rmeta --cap-lints allow --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(parallel_compiler)' '--check-cfg=cfg(rust_analyzer)' -Zmacro-backtrace -Zunstable-options -Csplit-debuginfo=off -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zunstable-options -Zon-broken-pipe=kill -Z binary-dep-depinfo --cfg path_buf_capacity --cfg shrink_to --cfg try_reserve_2 --cfg path_buf_deref_mut` Running `/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc --crate-name triomphe --edition=2015 /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/vendor/triomphe-0.1.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="default"' --cfg 'feature="serde"' --cfg 'feature="stable_deref_trait"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("arc-swap", "default", "serde", "stable_deref_trait", "std", "unsize"))' -C metadata=ecaf6d413d885c90 -C extra-filename=-ecaf6d413d885c90 --out-dir /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps --target x86_64-unknown-illumos -C linker=/usr/gcc/13/bin/gcc -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/release/deps --extern serde=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libserde-a9e9a4aede6fdb9d.rmeta --extern stable_deref_trait=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libstable_deref_trait-df23ca8317f27b8d.rmeta --cap-lints allow --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(parallel_compiler)' '--check-cfg=cfg(rust_analyzer)' -Zmacro-backtrace -Zunstable-options -Csplit-debuginfo=off -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zunstable-options -Zon-broken-pipe=kill -Z binary-dep-depinfo` Running `/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc --crate-name serde_json --edition=2021 /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/vendor/serde_json-1.0.117/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"' --cfg 'feature="unbounded_depth"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("alloc", "arbitrary_precision", "default", "float_roundtrip", "indexmap", "preserve_order", "raw_value", "std", "unbounded_depth"))' -C metadata=ad01f6822ca3ef91 -C extra-filename=-ad01f6822ca3ef91 --out-dir /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps --target x86_64-unknown-illumos -C linker=/usr/gcc/13/bin/gcc -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/release/deps --extern itoa=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libitoa-1cceb1650151643c.rmeta --extern ryu=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libryu-0888c8429afcbb03.rmeta --extern serde=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libserde-a9e9a4aede6fdb9d.rmeta --cap-lints allow --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(parallel_compiler)' '--check-cfg=cfg(rust_analyzer)' -Zmacro-backtrace -Zunstable-options -Csplit-debuginfo=off -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zunstable-options -Zon-broken-pipe=kill -Z binary-dep-depinfo --cfg limb_width_64 --check-cfg 'cfg(limb_width_32)' --check-cfg 'cfg(limb_width_64)'` Compiling syntax v0.0.0 (/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/tools/rust-analyzer/crates/syntax) Compiling salsa v0.0.0 (/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/tools/rust-analyzer/crates/salsa) Running `/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc --crate-name salsa --edition=2021 crates/salsa/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::suspicious' '--warn=clippy::style' '--allow=clippy::restriction' '--deny=clippy::perf' '--deny=clippy::correctness' '--warn=clippy::complexity' '--allow=clippy::wrong_self_convention' '--allow=clippy::useless_asref' --warn=unused_lifetimes --warn=unused_extern_crates --warn=unreachable_pub '--allow=clippy::type_complexity' '--allow=clippy::too_many_arguments' '--warn=clippy::todo' '--warn=clippy::str_to_string' --warn=semicolon_in_expressions_from_macros '--allow=clippy::result_unit_err' '--warn=clippy::rc_buffer' '--warn=clippy::print_stdout' '--warn=clippy::print_stderr' '--allow=clippy::new_ret_no_self' '--allow=clippy::len_without_is_empty' --warn=explicit_outlives_requirements '--allow=clippy::enum_variant_names' --warn=ellipsis_inclusive_range_patterns --warn=elided_lifetimes_in_paths '--warn=clippy::dbg_macro' --warn=bare_trait_objects '--allow=clippy::assigning_clones' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=03451d3111c1d5ac -C extra-filename=-03451d3111c1d5ac --out-dir /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps --target x86_64-unknown-illumos -C linker=/usr/gcc/13/bin/gcc -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/release/deps --extern indexmap=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libindexmap-f1eccd337fb771e7.rmeta --extern itertools=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libitertools-1ea3fb1e188bb046.rmeta --extern lock_api=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/liblock_api-e51341e244bb35c6.rmeta --extern oorandom=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/liboorandom-e57d9ba745cd6602.rmeta --extern parking_lot=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libparking_lot-ae39708ab24eb2e5.rmeta --extern rustc_hash=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/librustc_hash-fae0e07e0005c234.rmeta --extern salsa_macros=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/release/deps/libsalsa_macros-f81fdeb2b5feb1d4.so --extern smallvec=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libsmallvec-f61dbf87fa3c3363.rmeta --extern tracing=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libtracing-28441e7f8b0cd2ce.rmeta --extern triomphe=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libtriomphe-ecaf6d413d885c90.rmeta --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(parallel_compiler)' '--check-cfg=cfg(rust_analyzer)' -Zmacro-backtrace -Zunstable-options -Csplit-debuginfo=off -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zunstable-options -Zon-broken-pipe=kill -Z binary-dep-depinfo` Running `/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc --crate-name syntax --edition=2021 crates/syntax/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::suspicious' '--warn=clippy::style' '--allow=clippy::restriction' '--deny=clippy::perf' '--deny=clippy::correctness' '--warn=clippy::complexity' '--allow=clippy::wrong_self_convention' '--allow=clippy::useless_asref' --warn=unused_lifetimes --warn=unused_extern_crates --warn=unreachable_pub '--allow=clippy::type_complexity' '--allow=clippy::too_many_arguments' '--warn=clippy::todo' '--warn=clippy::str_to_string' --warn=semicolon_in_expressions_from_macros '--allow=clippy::result_unit_err' '--warn=clippy::rc_buffer' '--warn=clippy::print_stdout' '--warn=clippy::print_stderr' '--allow=clippy::new_ret_no_self' '--allow=clippy::len_without_is_empty' --warn=explicit_outlives_requirements '--allow=clippy::enum_variant_names' --warn=ellipsis_inclusive_range_patterns --warn=elided_lifetimes_in_paths '--warn=clippy::dbg_macro' --warn=bare_trait_objects '--allow=clippy::assigning_clones' --cfg 'feature="in-rust-tree"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("in-rust-tree"))' -C metadata=2fb0742c562c6748 -C extra-filename=-2fb0742c562c6748 --out-dir /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps --target x86_64-unknown-illumos -C linker=/usr/gcc/13/bin/gcc -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/release/deps --extern cov_mark=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libcov_mark-9bf4a0f32b3680d0.rmeta --extern either=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libeither-635e99546b526d6a.rmeta --extern indexmap=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libindexmap-f1eccd337fb771e7.rmeta --extern itertools=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libitertools-1ea3fb1e188bb046.rmeta --extern once_cell=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libonce_cell-a3125bf95ce38619.rmeta --extern parser=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libparser-ec55985773413d29.rmeta --extern ra_ap_rustc_lexer=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libra_ap_rustc_lexer-a482f47d0704b35d.rmeta --extern rowan=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/librowan-521cf5560fa1cef1.rmeta --extern rustc_hash=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/librustc_hash-fae0e07e0005c234.rmeta --extern smol_str=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libsmol_str-71ce083ac8994db8.rmeta --extern stdx=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libstdx-f92ecceace87baaa.rmeta --extern text_edit=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libtext_edit-e0df24ee346fb531.rmeta --extern tracing=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libtracing-28441e7f8b0cd2ce.rmeta --extern triomphe=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libtriomphe-ecaf6d413d885c90.rmeta --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(parallel_compiler)' '--check-cfg=cfg(rust_analyzer)' -Zmacro-backtrace -Zunstable-options -Csplit-debuginfo=off -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zunstable-options -Zon-broken-pipe=kill -Z binary-dep-depinfo` Compiling paths v0.0.0 (/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/tools/rust-analyzer/crates/paths) Running `/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc --crate-name paths --edition=2021 crates/paths/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::suspicious' '--warn=clippy::style' '--allow=clippy::restriction' '--deny=clippy::perf' '--deny=clippy::correctness' '--warn=clippy::complexity' '--allow=clippy::wrong_self_convention' '--allow=clippy::useless_asref' --warn=unused_lifetimes --warn=unused_extern_crates --warn=unreachable_pub '--allow=clippy::type_complexity' '--allow=clippy::too_many_arguments' '--warn=clippy::todo' '--warn=clippy::str_to_string' --warn=semicolon_in_expressions_from_macros '--allow=clippy::result_unit_err' '--warn=clippy::rc_buffer' '--warn=clippy::print_stdout' '--warn=clippy::print_stderr' '--allow=clippy::new_ret_no_self' '--allow=clippy::len_without_is_empty' --warn=explicit_outlives_requirements '--allow=clippy::enum_variant_names' --warn=ellipsis_inclusive_range_patterns --warn=elided_lifetimes_in_paths '--warn=clippy::dbg_macro' --warn=bare_trait_objects '--allow=clippy::assigning_clones' --cfg 'feature="serde1"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("serde1"))' -C metadata=9038302f63b38562 -C extra-filename=-9038302f63b38562 --out-dir /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps --target x86_64-unknown-illumos -C linker=/usr/gcc/13/bin/gcc -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/release/deps --extern camino=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libcamino-7eb35cd8cdfaad7d.rmeta --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(parallel_compiler)' '--check-cfg=cfg(rust_analyzer)' -Zmacro-backtrace -Zunstable-options -Csplit-debuginfo=off -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zunstable-options -Zon-broken-pipe=kill -Z binary-dep-depinfo` Compiling vfs v0.0.0 (/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/tools/rust-analyzer/crates/vfs) Running `/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc --crate-name vfs --edition=2021 crates/vfs/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::suspicious' '--warn=clippy::style' '--allow=clippy::restriction' '--deny=clippy::perf' '--deny=clippy::correctness' '--warn=clippy::complexity' '--allow=clippy::wrong_self_convention' '--allow=clippy::useless_asref' --warn=unused_lifetimes --warn=unused_extern_crates --warn=unreachable_pub '--allow=clippy::type_complexity' '--allow=clippy::too_many_arguments' '--warn=clippy::todo' '--warn=clippy::str_to_string' --warn=semicolon_in_expressions_from_macros '--allow=clippy::result_unit_err' '--warn=clippy::rc_buffer' '--warn=clippy::print_stdout' '--warn=clippy::print_stderr' '--allow=clippy::new_ret_no_self' '--allow=clippy::len_without_is_empty' --warn=explicit_outlives_requirements '--allow=clippy::enum_variant_names' --warn=ellipsis_inclusive_range_patterns --warn=elided_lifetimes_in_paths '--warn=clippy::dbg_macro' --warn=bare_trait_objects '--allow=clippy::assigning_clones' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=66fb99480d50ad09 -C extra-filename=-66fb99480d50ad09 --out-dir /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps --target x86_64-unknown-illumos -C linker=/usr/gcc/13/bin/gcc -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/release/deps --extern fst=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libfst-49037c10a80b0714.rmeta --extern indexmap=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libindexmap-f1eccd337fb771e7.rmeta --extern nohash_hasher=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libnohash_hasher-57d880b8a1e96350.rmeta --extern paths=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libpaths-9038302f63b38562.rmeta --extern rustc_hash=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/librustc_hash-fae0e07e0005c234.rmeta --extern stdx=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libstdx-f92ecceace87baaa.rmeta --extern tracing=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libtracing-28441e7f8b0cd2ce.rmeta --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(parallel_compiler)' '--check-cfg=cfg(rust_analyzer)' -Zmacro-backtrace -Zunstable-options -Csplit-debuginfo=off -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zunstable-options -Zon-broken-pipe=kill -Z binary-dep-depinfo` Compiling span v0.0.0 (/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/tools/rust-analyzer/crates/span) Running `/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc --crate-name span --edition=2021 crates/span/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::suspicious' '--warn=clippy::style' '--allow=clippy::restriction' '--deny=clippy::perf' '--deny=clippy::correctness' '--warn=clippy::complexity' '--allow=clippy::wrong_self_convention' '--allow=clippy::useless_asref' --warn=unused_lifetimes --warn=unused_extern_crates --warn=unreachable_pub '--allow=clippy::type_complexity' '--allow=clippy::too_many_arguments' '--warn=clippy::todo' '--warn=clippy::str_to_string' --warn=semicolon_in_expressions_from_macros '--allow=clippy::result_unit_err' '--warn=clippy::rc_buffer' '--warn=clippy::print_stdout' '--warn=clippy::print_stderr' '--allow=clippy::new_ret_no_self' '--allow=clippy::len_without_is_empty' --warn=explicit_outlives_requirements '--allow=clippy::enum_variant_names' --warn=ellipsis_inclusive_range_patterns --warn=elided_lifetimes_in_paths '--warn=clippy::dbg_macro' --warn=bare_trait_objects '--allow=clippy::assigning_clones' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=365da90d70a1a61e -C extra-filename=-365da90d70a1a61e --out-dir /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps --target x86_64-unknown-illumos -C linker=/usr/gcc/13/bin/gcc -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/release/deps --extern hashbrown=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libhashbrown-0889680c9543e4bc.rmeta --extern la_arena=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libla_arena-4947d1c7ecef0591.rmeta --extern rustc_hash=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/librustc_hash-fae0e07e0005c234.rmeta --extern salsa=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libsalsa-03451d3111c1d5ac.rmeta --extern stdx=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libstdx-f92ecceace87baaa.rmeta --extern syntax=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libsyntax-2fb0742c562c6748.rmeta --extern text_size=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libtext_size-a704d8107a7d1b2e.rmeta --extern vfs=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libvfs-66fb99480d50ad09.rmeta --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(parallel_compiler)' '--check-cfg=cfg(rust_analyzer)' -Zmacro-backtrace -Zunstable-options -Csplit-debuginfo=off -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zunstable-options -Zon-broken-pipe=kill -Z binary-dep-depinfo` Compiling base-db v0.0.0 (/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/tools/rust-analyzer/crates/base-db) Compiling mbe v0.0.0 (/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/tools/rust-analyzer/crates/mbe) Running `/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc --crate-name base_db --edition=2021 crates/base-db/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::suspicious' '--warn=clippy::style' '--allow=clippy::restriction' '--deny=clippy::perf' '--deny=clippy::correctness' '--warn=clippy::complexity' '--allow=clippy::wrong_self_convention' '--allow=clippy::useless_asref' --warn=unused_lifetimes --warn=unused_extern_crates --warn=unreachable_pub '--allow=clippy::type_complexity' '--allow=clippy::too_many_arguments' '--warn=clippy::todo' '--warn=clippy::str_to_string' --warn=semicolon_in_expressions_from_macros '--allow=clippy::result_unit_err' '--warn=clippy::rc_buffer' '--warn=clippy::print_stdout' '--warn=clippy::print_stderr' '--allow=clippy::new_ret_no_self' '--allow=clippy::len_without_is_empty' --warn=explicit_outlives_requirements '--allow=clippy::enum_variant_names' --warn=ellipsis_inclusive_range_patterns --warn=elided_lifetimes_in_paths '--warn=clippy::dbg_macro' --warn=bare_trait_objects '--allow=clippy::assigning_clones' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=86e8c87f3697e44b -C extra-filename=-86e8c87f3697e44b --out-dir /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps --target x86_64-unknown-illumos -C linker=/usr/gcc/13/bin/gcc -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/release/deps --extern cfg=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libcfg-508515f326a4116f.rmeta --extern la_arena=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libla_arena-4947d1c7ecef0591.rmeta --extern lz4_flex=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/liblz4_flex-7badb431cf45eb00.rmeta --extern rustc_hash=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/librustc_hash-fae0e07e0005c234.rmeta --extern salsa=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libsalsa-03451d3111c1d5ac.rmeta --extern semver=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libsemver-eb09bd0f6c6acc57.rmeta --extern span=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libspan-365da90d70a1a61e.rmeta --extern stdx=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libstdx-f92ecceace87baaa.rmeta --extern syntax=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libsyntax-2fb0742c562c6748.rmeta --extern tracing=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libtracing-28441e7f8b0cd2ce.rmeta --extern triomphe=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libtriomphe-ecaf6d413d885c90.rmeta --extern vfs=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libvfs-66fb99480d50ad09.rmeta --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(parallel_compiler)' '--check-cfg=cfg(rust_analyzer)' -Zmacro-backtrace -Zunstable-options -Csplit-debuginfo=off -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zunstable-options -Zon-broken-pipe=kill -Z binary-dep-depinfo` Running `/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc --crate-name mbe --edition=2021 crates/mbe/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::suspicious' '--warn=clippy::style' '--allow=clippy::restriction' '--deny=clippy::perf' '--deny=clippy::correctness' '--warn=clippy::complexity' '--allow=clippy::wrong_self_convention' '--allow=clippy::useless_asref' --warn=unused_lifetimes --warn=unused_extern_crates --warn=unreachable_pub '--allow=clippy::type_complexity' '--allow=clippy::too_many_arguments' '--warn=clippy::todo' '--warn=clippy::str_to_string' --warn=semicolon_in_expressions_from_macros '--allow=clippy::result_unit_err' '--warn=clippy::rc_buffer' '--warn=clippy::print_stdout' '--warn=clippy::print_stderr' '--allow=clippy::new_ret_no_self' '--allow=clippy::len_without_is_empty' --warn=explicit_outlives_requirements '--allow=clippy::enum_variant_names' --warn=ellipsis_inclusive_range_patterns --warn=elided_lifetimes_in_paths '--warn=clippy::dbg_macro' --warn=bare_trait_objects '--allow=clippy::assigning_clones' --cfg 'feature="in-rust-tree"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("in-rust-tree"))' -C metadata=8fa9eb0e8663f410 -C extra-filename=-8fa9eb0e8663f410 --out-dir /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps --target x86_64-unknown-illumos -C linker=/usr/gcc/13/bin/gcc -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/release/deps --extern arrayvec=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libarrayvec-f7fbed3e245c9513.rmeta --extern cov_mark=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libcov_mark-9bf4a0f32b3680d0.rmeta --extern parser=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libparser-ec55985773413d29.rmeta --extern rustc_hash=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/librustc_hash-fae0e07e0005c234.rmeta --extern smallvec=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libsmallvec-f61dbf87fa3c3363.rmeta --extern span=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libspan-365da90d70a1a61e.rmeta --extern stdx=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libstdx-f92ecceace87baaa.rmeta --extern syntax=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libsyntax-2fb0742c562c6748.rmeta --extern tracing=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libtracing-28441e7f8b0cd2ce.rmeta --extern tt=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libtt-cae322bc09444fa7.rmeta --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(parallel_compiler)' '--check-cfg=cfg(rust_analyzer)' -Zmacro-backtrace -Zunstable-options -Csplit-debuginfo=off -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zunstable-options -Zon-broken-pipe=kill -Z binary-dep-depinfo` Compiling proc-macro-api v0.0.0 (/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/tools/rust-analyzer/crates/proc-macro-api) Running `/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc --crate-name proc_macro_api --edition=2021 crates/proc-macro-api/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::suspicious' '--warn=clippy::style' '--allow=clippy::restriction' '--deny=clippy::perf' '--deny=clippy::correctness' '--warn=clippy::complexity' '--allow=clippy::wrong_self_convention' '--allow=clippy::useless_asref' --warn=unused_lifetimes --warn=unused_extern_crates --warn=unreachable_pub '--allow=clippy::type_complexity' '--allow=clippy::too_many_arguments' '--warn=clippy::todo' '--warn=clippy::str_to_string' --warn=semicolon_in_expressions_from_macros '--allow=clippy::result_unit_err' '--warn=clippy::rc_buffer' '--warn=clippy::print_stdout' '--warn=clippy::print_stderr' '--allow=clippy::new_ret_no_self' '--allow=clippy::len_without_is_empty' --warn=explicit_outlives_requirements '--allow=clippy::enum_variant_names' --warn=ellipsis_inclusive_range_patterns --warn=elided_lifetimes_in_paths '--warn=clippy::dbg_macro' --warn=bare_trait_objects '--allow=clippy::assigning_clones' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=4145cf2529bd32d1 -C extra-filename=-4145cf2529bd32d1 --out-dir /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps --target x86_64-unknown-illumos -C linker=/usr/gcc/13/bin/gcc -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/release/deps --extern base_db=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libbase_db-86e8c87f3697e44b.rmeta --extern indexmap=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libindexmap-f1eccd337fb771e7.rmeta --extern la_arena=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libla_arena-4947d1c7ecef0591.rmeta --extern paths=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libpaths-9038302f63b38562.rmeta --extern rustc_hash=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/librustc_hash-fae0e07e0005c234.rmeta --extern serde=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libserde-a9e9a4aede6fdb9d.rmeta --extern serde_json=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libserde_json-ad01f6822ca3ef91.rmeta --extern span=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libspan-365da90d70a1a61e.rmeta --extern stdx=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libstdx-f92ecceace87baaa.rmeta --extern text_size=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libtext_size-a704d8107a7d1b2e.rmeta --extern tracing=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libtracing-28441e7f8b0cd2ce.rmeta --extern tt=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libtt-cae322bc09444fa7.rmeta --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(parallel_compiler)' '--check-cfg=cfg(rust_analyzer)' -Zmacro-backtrace -Zunstable-options -Csplit-debuginfo=off -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zunstable-options -Zon-broken-pipe=kill -Z binary-dep-depinfo` Compiling proc-macro-srv v0.0.0 (/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/tools/rust-analyzer/crates/proc-macro-srv) Running `/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc --crate-name proc_macro_srv --edition=2021 crates/proc-macro-srv/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::suspicious' '--warn=clippy::style' '--allow=clippy::restriction' '--deny=clippy::perf' '--deny=clippy::correctness' '--warn=clippy::complexity' '--allow=clippy::wrong_self_convention' '--allow=clippy::useless_asref' --warn=unused_lifetimes --warn=unused_extern_crates --warn=unreachable_pub '--allow=clippy::type_complexity' '--allow=clippy::too_many_arguments' '--warn=clippy::todo' '--warn=clippy::str_to_string' --warn=semicolon_in_expressions_from_macros '--allow=clippy::result_unit_err' '--warn=clippy::rc_buffer' '--warn=clippy::print_stdout' '--warn=clippy::print_stderr' '--allow=clippy::new_ret_no_self' '--allow=clippy::len_without_is_empty' --warn=explicit_outlives_requirements '--allow=clippy::enum_variant_names' --warn=ellipsis_inclusive_range_patterns --warn=elided_lifetimes_in_paths '--warn=clippy::dbg_macro' --warn=bare_trait_objects '--allow=clippy::assigning_clones' --cfg 'feature="in-rust-tree"' --cfg 'feature="sysroot-abi"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("in-rust-tree", "sysroot-abi"))' -C metadata=fb07c4bd2be41953 -C extra-filename=-fb07c4bd2be41953 --out-dir /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps --target x86_64-unknown-illumos -C linker=/usr/gcc/13/bin/gcc -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/release/deps --extern base_db=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libbase_db-86e8c87f3697e44b.rmeta --extern libloading=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/liblibloading-7209e8ca08fc6e36.rmeta --extern mbe=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libmbe-8fa9eb0e8663f410.rmeta --extern memmap2=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libmemmap2-8e0aadbbbd860462.rmeta --extern object=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libobject-c1d985cb5bfe3cf9.rmeta --extern paths=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libpaths-9038302f63b38562.rmeta --extern proc_macro_api=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libproc_macro_api-4145cf2529bd32d1.rmeta --extern ra_ap_rustc_lexer=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libra_ap_rustc_lexer-a482f47d0704b35d.rmeta --extern snap=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libsnap-217fa55d88ec8789.rmeta --extern span=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libspan-365da90d70a1a61e.rmeta --extern stdx=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libstdx-f92ecceace87baaa.rmeta --extern tt=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libtt-cae322bc09444fa7.rmeta --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(parallel_compiler)' '--check-cfg=cfg(rust_analyzer)' -Zmacro-backtrace -Zunstable-options -Csplit-debuginfo=off -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zunstable-options -Zon-broken-pipe=kill -Z binary-dep-depinfo --check-cfg 'cfg(rust_analyzer)'` Compiling proc-macro-srv-cli v0.0.0 (/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/tools/rust-analyzer/crates/proc-macro-srv-cli) Running `/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc --crate-name rust_analyzer_proc_macro_srv --edition=2021 crates/proc-macro-srv-cli/src/main.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C opt-level=3 -C embed-bitcode=no '--warn=clippy::suspicious' '--warn=clippy::style' '--allow=clippy::restriction' '--deny=clippy::perf' '--deny=clippy::correctness' '--warn=clippy::complexity' '--allow=clippy::wrong_self_convention' '--allow=clippy::useless_asref' --warn=unused_lifetimes --warn=unused_extern_crates --warn=unreachable_pub '--allow=clippy::type_complexity' '--allow=clippy::too_many_arguments' '--warn=clippy::todo' '--warn=clippy::str_to_string' --warn=semicolon_in_expressions_from_macros '--allow=clippy::result_unit_err' '--warn=clippy::rc_buffer' '--warn=clippy::print_stdout' '--warn=clippy::print_stderr' '--allow=clippy::new_ret_no_self' '--allow=clippy::len_without_is_empty' --warn=explicit_outlives_requirements '--allow=clippy::enum_variant_names' --warn=ellipsis_inclusive_range_patterns --warn=elided_lifetimes_in_paths '--warn=clippy::dbg_macro' --warn=bare_trait_objects '--allow=clippy::assigning_clones' --cfg 'feature="in-rust-tree"' --cfg 'feature="sysroot-abi"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("in-rust-tree", "sysroot-abi"))' -C metadata=2262e7895168b03c -C extra-filename=-2262e7895168b03c --out-dir /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps --target x86_64-unknown-illumos -C linker=/usr/gcc/13/bin/gcc -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/release/deps --extern proc_macro_api=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libproc_macro_api-4145cf2529bd32d1.rlib --extern proc_macro_srv=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libproc_macro_srv-fb07c4bd2be41953.rlib --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(parallel_compiler)' '--check-cfg=cfg(rust_analyzer)' -Zmacro-backtrace -Zunstable-options -Csplit-debuginfo=off -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zunstable-options -Zon-broken-pipe=kill -Z binary-dep-depinfo --check-cfg 'cfg(rust_analyzer)'` Finished `release` profile [optimized] target(s) in 44.27s using sysroot /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1 running: "/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/bin/llvm-config" "--libdir" (failure_mode=Exit, stdout_mode=Capture, stderr_mode=Print) (created at src/core/builder.rs:1954:21, executed at src/core/builder.rs:1954:75) Building tool rustdoc (stage1 -> stage2, x86_64-unknown-illumos) running: cd "/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src" && env -u MAKEFLAGS -u MFLAGS AR_x86_64_unknown_illumos="/usr/gnu/bin/ar" CARGO_INCREMENTAL="0" CARGO_PROFILE_RELEASE_DEBUG="0" CARGO_PROFILE_RELEASE_DEBUG_ASSERTIONS="false" CARGO_PROFILE_RELEASE_OVERFLOW_CHECKS="false" CARGO_PROFILE_RELEASE_STRIP="false" CARGO_TARGET_DIR="/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-tools" CARGO_TARGET_X86_64_UNKNOWN_ILLUMOS_LINKER="/usr/gcc/13/bin/gcc" CC_x86_64_unknown_illumos="/usr/gcc/13/bin/gcc" CFG_COMPILER_BUILD_TRIPLE="x86_64-unknown-illumos" CFG_COMPILER_HOST_TRIPLE="x86_64-unknown-illumos" CFG_RELEASE="1.81.0" CFG_RELEASE_CHANNEL="stable" CFG_RELEASE_NUM="1.81.0" CFG_VERSION="1.81.0 (eeb90cda1 2024-09-04) (built from a source tarball)" CFG_VER_DATE="2024-09-04" CFG_VER_HASH="eeb90cda1969383f56a2637cbd3037bdf598841c" CFLAGS_x86_64_unknown_illumos="-ffunction-sections -fdata-sections -fPIC -m64 -m64" CXXFLAGS_x86_64_unknown_illumos="-ffunction-sections -fdata-sections -fPIC -m64 -m64" CXX_x86_64_unknown_illumos="/usr/gcc/13/bin/g++" DOC_RUST_LANG_ORG_CHANNEL="https://doc.rust-lang.org/1.81.0" LIBC_CHECK_CFG="1" LIBRARY_PATH="/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/lib" LZMA_API_STATIC="1" RANLIB_x86_64_unknown_illumos="/usr/gnu/bin/ar s" REAL_LIBRARY_PATH_VAR="LD_LIBRARY_PATH" RUSTBUILD_NATIVE_DIR="/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/native" RUSTC="/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc" RUSTC_BOOTSTRAP="1" RUSTC_BREAK_ON_ICE="1" RUSTC_ERROR_METADATA_DST="/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/tmp/extended-error-metadata" RUSTC_HOST_FLAGS="-Zunstable-options --check-cfg=cfg(bootstrap) -Clinker=/usr/gcc/13/bin/gcc" RUSTC_INSTALL_BINDIR="bin" RUSTC_LIBDIR="/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1/lib" RUSTC_LINT_FLAGS="-Wrust_2018_idioms -Wunused_lifetimes -Dwarnings" RUSTC_REAL="/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1/bin/rustc" RUSTC_SNAPSHOT="/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1/bin/rustc" RUSTC_SNAPSHOT_LIBDIR="/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1/lib" RUSTC_STAGE="1" RUSTC_SYSROOT="/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1" RUSTC_TLS_MODEL_INITIAL_EXEC="1" RUSTC_VERBOSE="1" RUSTC_WRAPPER="/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc" RUSTDOC="/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustdoc" RUSTDOCFLAGS="--cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options --check-cfg=cfg(bootstrap) --check-cfg=cfg(parallel_compiler) --check-cfg=cfg(rust_analyzer) -Dwarnings -Wrustdoc::invalid_codeblock_attributes --crate-version 1.81.0\t(eeb90cda1\t2024-09-04)\t(built\tfrom\ta\tsource\ttarball) -Clinker=/usr/gcc/13/bin/gcc" RUSTDOC_REAL="/path/to/nowhere/rustdoc/not/required" RUSTFLAGS="--cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options --check-cfg=cfg(bootstrap) --check-cfg=cfg(parallel_compiler) --check-cfg=cfg(rust_analyzer) -Zmacro-backtrace -Zunstable-options -Csplit-debuginfo=off -Clink-args=-Wl,-z,origin -Clink-args=-Wl,-rpath,$ORIGIN/../lib -Zunstable-options -Zon-broken-pipe=kill" RUST_TEST_THREADS="8" SYSROOT="/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1" __CARGO_DEFAULT_LIB_METADATA="stabletool-rustc" "/usr/bin/cargo" "build" "--target" "x86_64-unknown-illumos" "--release" "-Zbinary-dep-depinfo" "-j" "8" "-v" "--frozen" "--manifest-path" "/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/tools/rustdoc/Cargo.toml" (failure_mode=Exit, stdout_mode=Print, stderr_mode=Print) (created at src/core/builder.rs:1400:21, executed at src/core/build_steps/tool.rs:657:26) Fresh unicode-ident v1.0.12 Compiling memchr v2.5.0 Compiling libc v0.2.155 Compiling version_check v0.9.4 Compiling serde v1.0.203 Fresh cfg-if v1.0.0 Fresh once_cell v1.19.0 Running `/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc --crate-name build_script_build --edition=2018 /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/vendor/memchr-2.5.0/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debug-assertions=off --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("compiler_builtins", "core", "default", "libc", "rustc-dep-of-std", "std", "use_std"))' -C metadata=a0da17c5af57ccd6 -C extra-filename=-a0da17c5af57ccd6 --out-dir /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-tools/release/build/memchr-a0da17c5af57ccd6 -C linker=/usr/gcc/13/bin/gcc -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-tools/release/deps --cap-lints allow -Z binary-dep-depinfo` Running `/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc --crate-name version_check --edition=2015 /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/vendor/version_check-0.9.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 --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=b5965e36391250d5 -C extra-filename=-b5965e36391250d5 --out-dir /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-tools/release/deps -C linker=/usr/gcc/13/bin/gcc -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-tools/release/deps --cap-lints allow -Z binary-dep-depinfo` Running `/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc --crate-name build_script_build --edition=2015 /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/vendor/libc-0.2.155/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)' --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=e5cdbdd6f4df7899 -C extra-filename=-e5cdbdd6f4df7899 --out-dir /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-tools/release/build/libc-e5cdbdd6f4df7899 -C linker=/usr/gcc/13/bin/gcc -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-tools/release/deps --cap-lints allow -Z binary-dep-depinfo` Running `/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc --crate-name build_script_build --edition=2018 /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/vendor/serde-1.0.203/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="derive"' --cfg 'feature="serde_derive"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("alloc", "default", "derive", "rc", "serde_derive", "std", "unstable"))' -C metadata=4fefa6cfbed96774 -C extra-filename=-4fefa6cfbed96774 --out-dir /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-tools/release/build/serde-4fefa6cfbed96774 -C linker=/usr/gcc/13/bin/gcc -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-tools/release/deps --cap-lints allow -Z binary-dep-depinfo` Fresh proc-macro2 v1.0.86 Compiling autocfg v1.3.0 Compiling parking_lot_core v0.9.10 Fresh tracing-core v0.1.30 Fresh quote v1.0.36 Compiling regex-syntax v0.6.29 Fresh syn v2.0.67 Running `/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc --crate-name autocfg --edition=2015 /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/vendor/autocfg-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 --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=4e6c40d316ede311 -C extra-filename=-4e6c40d316ede311 --out-dir /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-tools/release/deps -C linker=/usr/gcc/13/bin/gcc -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-tools/release/deps --cap-lints allow -Z binary-dep-depinfo` Running `/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc --crate-name regex_syntax --edition=2018 /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/vendor/regex-syntax-0.6.29/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="unicode"' --cfg 'feature="unicode-age"' --cfg 'feature="unicode-bool"' --cfg 'feature="unicode-case"' --cfg 'feature="unicode-gencat"' --cfg 'feature="unicode-perl"' --cfg 'feature="unicode-script"' --cfg 'feature="unicode-segment"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("default", "unicode", "unicode-age", "unicode-bool", "unicode-case", "unicode-gencat", "unicode-perl", "unicode-script", "unicode-segment"))' -C metadata=1488aa29092cf54a -C extra-filename=-1488aa29092cf54a --out-dir /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-tools/x86_64-unknown-illumos/release/deps --target x86_64-unknown-illumos -C linker=/usr/gcc/13/bin/gcc -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-tools/x86_64-unknown-illumos/release/deps -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-tools/release/deps --cap-lints allow --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(parallel_compiler)' '--check-cfg=cfg(rust_analyzer)' -Zmacro-backtrace -Zunstable-options -Csplit-debuginfo=off -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zunstable-options -Zon-broken-pipe=kill -Z binary-dep-depinfo` Compiling serde_derive v1.0.203 Running `/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc --crate-name build_script_build --edition=2021 /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/vendor/parking_lot_core-0.9.10/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)' --check-cfg 'cfg(feature, values("backtrace", "deadlock_detection", "nightly", "petgraph", "thread-id"))' -C metadata=7e303f3915b24c4c -C extra-filename=-7e303f3915b24c4c --out-dir /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-tools/release/build/parking_lot_core-7e303f3915b24c4c -C linker=/usr/gcc/13/bin/gcc -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-tools/release/deps --cap-lints allow -Z binary-dep-depinfo` Running `/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc --crate-name serde_derive --edition=2015 /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/vendor/serde_derive-1.0.203/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"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("default", "deserialize_in_place"))' -C metadata=4f670fab22378fc7 -C extra-filename=-4f670fab22378fc7 --out-dir /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-tools/release/deps -C linker=/usr/gcc/13/bin/gcc -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-tools/release/deps --extern proc_macro2=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-tools/release/deps/libproc_macro2-fdaf92dcfd8d1563.rlib --extern quote=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-tools/release/deps/libquote-95c1c488a1cbbea6.rlib --extern syn=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-tools/release/deps/libsyn-6d94bc04e89b07e4.rlib --extern proc_macro --cap-lints allow -Z binary-dep-depinfo` Running `/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-tools/release/build/memchr-a0da17c5af57ccd6/build-script-build` Running `/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc --crate-name memchr --edition=2018 /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/vendor/memchr-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)' --check-cfg 'cfg(feature, values("compiler_builtins", "core", "default", "libc", "rustc-dep-of-std", "std", "use_std"))' -C metadata=ef05165b808c1b91 -C extra-filename=-ef05165b808c1b91 --out-dir /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-tools/x86_64-unknown-illumos/release/deps --target x86_64-unknown-illumos -C linker=/usr/gcc/13/bin/gcc -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-tools/x86_64-unknown-illumos/release/deps -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-tools/release/deps --cap-lints allow --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(parallel_compiler)' '--check-cfg=cfg(rust_analyzer)' -Zmacro-backtrace -Zunstable-options -Csplit-debuginfo=off -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zunstable-options -Zon-broken-pipe=kill -Z binary-dep-depinfo --cfg memchr_runtime_simd --cfg memchr_runtime_sse2 --cfg memchr_runtime_sse42 --cfg memchr_runtime_avx` Running `/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-tools/release/build/memchr-a0da17c5af57ccd6/build-script-build` Running `/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc --crate-name memchr --edition=2018 /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/vendor/memchr-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 embed-bitcode=no -C debug-assertions=off --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("compiler_builtins", "core", "default", "libc", "rustc-dep-of-std", "std", "use_std"))' -C metadata=e6d9fb1e1d74969f -C extra-filename=-e6d9fb1e1d74969f --out-dir /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-tools/release/deps -C linker=/usr/gcc/13/bin/gcc -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-tools/release/deps --cap-lints allow -Z binary-dep-depinfo --cfg memchr_runtime_simd --cfg memchr_runtime_sse2 --cfg memchr_runtime_sse42 --cfg memchr_runtime_avx` Running `/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-tools/release/build/parking_lot_core-7e303f3915b24c4c/build-script-build` Running `/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-tools/release/build/libc-e5cdbdd6f4df7899/build-script-build` Compiling unicase v2.7.0 Running `/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc --crate-name build_script_build --edition=2015 /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/vendor/unicase-2.7.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 --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("nightly"))' -C metadata=820d32e166a7d77d -C extra-filename=-820d32e166a7d77d --out-dir /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-tools/release/build/unicase-820d32e166a7d77d -C linker=/usr/gcc/13/bin/gcc -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-tools/release/deps --extern version_check=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-tools/release/deps/libversion_check-b5965e36391250d5.rlib --cap-lints allow -Z binary-dep-depinfo` Running `/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-tools/release/build/serde-4fefa6cfbed96774/build-script-build` Running `/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc --crate-name libc --edition=2015 /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/vendor/libc-0.2.155/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)' --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=3e7518595b3b6992 -C extra-filename=-3e7518595b3b6992 --out-dir /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-tools/x86_64-unknown-illumos/release/deps --target x86_64-unknown-illumos -C linker=/usr/gcc/13/bin/gcc -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-tools/x86_64-unknown-illumos/release/deps -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-tools/release/deps --cap-lints allow --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(parallel_compiler)' '--check-cfg=cfg(rust_analyzer)' -Zmacro-backtrace -Zunstable-options -Csplit-debuginfo=off -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zunstable-options -Zon-broken-pipe=kill -Z binary-dep-depinfo --cfg freebsd11 --cfg libc_priv_mod_use --cfg libc_union --cfg libc_const_size_of --cfg libc_align --cfg libc_int128 --cfg libc_core_cvoid --cfg libc_packedN --cfg libc_cfg_target_vendor --cfg libc_non_exhaustive --cfg libc_long_array --cfg libc_ptr_addr_of --cfg libc_underscore_const_names --cfg libc_const_extern_fn --check-cfg 'cfg(emscripten_new_stat_abi)' --check-cfg 'cfg(espidf_time64)' --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_align)' --check-cfg 'cfg(libc_cfg_target_vendor)' --check-cfg 'cfg(libc_const_extern_fn)' --check-cfg 'cfg(libc_const_extern_fn_unstable)' --check-cfg 'cfg(libc_const_size_of)' --check-cfg 'cfg(libc_core_cvoid)' --check-cfg 'cfg(libc_deny_warnings)' --check-cfg 'cfg(libc_int128)' --check-cfg 'cfg(libc_long_array)' --check-cfg 'cfg(libc_non_exhaustive)' --check-cfg 'cfg(libc_packedN)' --check-cfg 'cfg(libc_priv_mod_use)' --check-cfg 'cfg(libc_ptr_addr_of)' --check-cfg 'cfg(libc_thread_local)' --check-cfg 'cfg(libc_underscore_const_names)' --check-cfg 'cfg(libc_union)' --check-cfg 'cfg(target_os,values("switch","aix","ohos","hurd","visionos"))' --check-cfg 'cfg(target_env,values("illumos","wasi","aix","ohos"))' --check-cfg 'cfg(target_arch,values("loongarch64","mips32r6","mips64r6","csky"))'` Compiling lock_api v0.4.12 Running `/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc --crate-name build_script_build --edition=2021 /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/vendor/lock_api-0.4.12/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="atomic_usize"' --cfg 'feature="default"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("arc_lock", "atomic_usize", "default", "nightly", "owning_ref", "serde"))' -C metadata=71b4d69b18a1f3b4 -C extra-filename=-71b4d69b18a1f3b4 --out-dir /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-tools/release/build/lock_api-71b4d69b18a1f3b4 -C linker=/usr/gcc/13/bin/gcc -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-tools/release/deps --extern autocfg=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-tools/release/deps/libautocfg-4e6c40d316ede311.rlib --cap-lints allow -Z binary-dep-depinfo` Compiling minimal-lexical v0.2.1 Running `/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc --crate-name minimal_lexical --edition=2018 /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/vendor/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 --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("alloc", "compact", "default", "lint", "nightly", "std"))' -C metadata=7450f8a01d39f0ba -C extra-filename=-7450f8a01d39f0ba --out-dir /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-tools/release/deps -C linker=/usr/gcc/13/bin/gcc -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-tools/release/deps --cap-lints allow -Z binary-dep-depinfo` Running `/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-tools/release/build/unicase-820d32e166a7d77d/build-script-build` Running `/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-tools/release/build/lock_api-71b4d69b18a1f3b4/build-script-build` Running `/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc --crate-name unicase --edition=2015 /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/vendor/unicase-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 embed-bitcode=no -C debug-assertions=off --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("nightly"))' -C metadata=69d2f37bd0e53a70 -C extra-filename=-69d2f37bd0e53a70 --out-dir /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-tools/release/deps -C linker=/usr/gcc/13/bin/gcc -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-tools/release/deps --cap-lints allow -Z binary-dep-depinfo --cfg __unicase__iter_cmp --cfg __unicase__default_hasher --cfg __unicase__const_fns --cfg __unicase__core_and_alloc` Compiling aho-corasick v1.1.3 Running `/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc --crate-name aho_corasick --edition=2021 /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/vendor/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="default"' --cfg 'feature="perf-literal"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("default", "logging", "perf-literal", "std"))' -C metadata=d0c5f883d9b03754 -C extra-filename=-d0c5f883d9b03754 --out-dir /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-tools/x86_64-unknown-illumos/release/deps --target x86_64-unknown-illumos -C linker=/usr/gcc/13/bin/gcc -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-tools/x86_64-unknown-illumos/release/deps -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-tools/release/deps --extern memchr=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-tools/x86_64-unknown-illumos/release/deps/libmemchr-ef05165b808c1b91.rmeta --cap-lints allow --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(parallel_compiler)' '--check-cfg=cfg(rust_analyzer)' -Zmacro-backtrace -Zunstable-options -Csplit-debuginfo=off -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zunstable-options -Zon-broken-pipe=kill -Z binary-dep-depinfo` Compiling regex-syntax v0.7.5 Running `/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc --crate-name regex_syntax --edition=2021 /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/vendor/regex-syntax-0.7.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="default"' --cfg 'feature="std"' --cfg 'feature="unicode"' --cfg 'feature="unicode-age"' --cfg 'feature="unicode-bool"' --cfg 'feature="unicode-case"' --cfg 'feature="unicode-gencat"' --cfg 'feature="unicode-perl"' --cfg 'feature="unicode-script"' --cfg 'feature="unicode-segment"' --check-cfg 'cfg(docsrs)' --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=853513d1f0169987 -C extra-filename=-853513d1f0169987 --out-dir /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-tools/x86_64-unknown-illumos/release/deps --target x86_64-unknown-illumos -C linker=/usr/gcc/13/bin/gcc -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-tools/x86_64-unknown-illumos/release/deps -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-tools/release/deps --cap-lints allow --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(parallel_compiler)' '--check-cfg=cfg(rust_analyzer)' -Zmacro-backtrace -Zunstable-options -Csplit-debuginfo=off -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zunstable-options -Zon-broken-pipe=kill -Z binary-dep-depinfo` Fresh smallvec v1.13.2 Compiling scopeguard v1.2.0 Running `/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc --crate-name scopeguard --edition=2015 /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/vendor/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 --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("default", "use_std"))' -C metadata=b119b0311a923c5f -C extra-filename=-b119b0311a923c5f --out-dir /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-tools/x86_64-unknown-illumos/release/deps --target x86_64-unknown-illumos -C linker=/usr/gcc/13/bin/gcc -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-tools/x86_64-unknown-illumos/release/deps -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-tools/release/deps --cap-lints allow --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(parallel_compiler)' '--check-cfg=cfg(rust_analyzer)' -Zmacro-backtrace -Zunstable-options -Csplit-debuginfo=off -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zunstable-options -Zon-broken-pipe=kill -Z binary-dep-depinfo` Compiling mime_guess v2.0.4 Running `/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc --crate-name build_script_build --edition=2015 /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/vendor/mime_guess-2.0.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 --cfg 'feature="default"' --cfg 'feature="rev-mappings"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("default", "rev-mappings"))' -C metadata=0a55be0d243afcfe -C extra-filename=-0a55be0d243afcfe --out-dir /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-tools/release/build/mime_guess-0a55be0d243afcfe -C linker=/usr/gcc/13/bin/gcc -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-tools/release/deps --extern unicase=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-tools/release/deps/libunicase-69d2f37bd0e53a70.rlib --cap-lints allow -Z binary-dep-depinfo` Running `/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc --crate-name parking_lot_core --edition=2021 /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/vendor/parking_lot_core-0.9.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)' --check-cfg 'cfg(feature, values("backtrace", "deadlock_detection", "nightly", "petgraph", "thread-id"))' -C metadata=af96d6d7f1b00a59 -C extra-filename=-af96d6d7f1b00a59 --out-dir /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-tools/x86_64-unknown-illumos/release/deps --target x86_64-unknown-illumos -C linker=/usr/gcc/13/bin/gcc -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-tools/x86_64-unknown-illumos/release/deps -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-tools/release/deps --extern cfg_if=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-tools/x86_64-unknown-illumos/release/deps/libcfg_if-9fafd12e719e19ea.rmeta --extern libc=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-tools/x86_64-unknown-illumos/release/deps/liblibc-3e7518595b3b6992.rmeta --extern smallvec=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-tools/x86_64-unknown-illumos/release/deps/libsmallvec-867d2bd776f1490e.rmeta --cap-lints allow --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(parallel_compiler)' '--check-cfg=cfg(rust_analyzer)' -Zmacro-backtrace -Zunstable-options -Csplit-debuginfo=off -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zunstable-options -Zon-broken-pipe=kill -Z binary-dep-depinfo` Running `/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc --crate-name lock_api --edition=2021 /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/vendor/lock_api-0.4.12/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="atomic_usize"' --cfg 'feature="default"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("arc_lock", "atomic_usize", "default", "nightly", "owning_ref", "serde"))' -C metadata=e51341e244bb35c6 -C extra-filename=-e51341e244bb35c6 --out-dir /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-tools/x86_64-unknown-illumos/release/deps --target x86_64-unknown-illumos -C linker=/usr/gcc/13/bin/gcc -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-tools/x86_64-unknown-illumos/release/deps -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-tools/release/deps --extern scopeguard=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-tools/x86_64-unknown-illumos/release/deps/libscopeguard-b119b0311a923c5f.rmeta --cap-lints allow --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(parallel_compiler)' '--check-cfg=cfg(rust_analyzer)' -Zmacro-backtrace -Zunstable-options -Csplit-debuginfo=off -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zunstable-options -Zon-broken-pipe=kill -Z binary-dep-depinfo --cfg has_const_fn_trait_bound` Compiling nom v7.1.3 Running `/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc --crate-name nom --edition=2018 /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/vendor/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"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("alloc", "default", "docsrs", "std"))' -C metadata=c4512d8ea45101ba -C extra-filename=-c4512d8ea45101ba --out-dir /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-tools/release/deps -C linker=/usr/gcc/13/bin/gcc -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-tools/release/deps --extern memchr=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-tools/release/deps/libmemchr-e6d9fb1e1d74969f.rmeta --extern minimal_lexical=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-tools/release/deps/libminimal_lexical-7450f8a01d39f0ba.rmeta --cap-lints allow -Z binary-dep-depinfo` Running `/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-tools/release/build/serde-4fefa6cfbed96774/build-script-build` Running `/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-tools/release/build/mime_guess-0a55be0d243afcfe/build-script-build` Fresh tracing-attributes v0.1.27 Fresh overload v0.1.1 Compiling mime v0.3.17 Running `/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc --crate-name mime --edition=2015 /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/vendor/mime-0.3.17/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)' --check-cfg 'cfg(feature, values())' -C metadata=f1aca56f2ebbe663 -C extra-filename=-f1aca56f2ebbe663 --out-dir /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-tools/release/deps -C linker=/usr/gcc/13/bin/gcc -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-tools/release/deps --cap-lints allow -Z binary-dep-depinfo` Compiling bitflags v2.5.0 Running `/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc --crate-name bitflags --edition=2021 /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/vendor/bitflags-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="std"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("arbitrary", "bytemuck", "compiler_builtins", "core", "example_generated", "rustc-dep-of-std", "serde", "std"))' -C metadata=0c390d2d011ad838 -C extra-filename=-0c390d2d011ad838 --out-dir /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-tools/x86_64-unknown-illumos/release/deps --target x86_64-unknown-illumos -C linker=/usr/gcc/13/bin/gcc -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-tools/x86_64-unknown-illumos/release/deps -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-tools/release/deps --cap-lints allow --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(parallel_compiler)' '--check-cfg=cfg(rust_analyzer)' -Zmacro-backtrace -Zunstable-options -Csplit-debuginfo=off -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zunstable-options -Zon-broken-pipe=kill -Z binary-dep-depinfo` Fresh pin-project-lite v0.2.14 Fresh lazy_static v1.5.0 Compiling rustix v0.38.34 Running `/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc --crate-name build_script_build --edition=2021 /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/vendor/rustix-0.38.34/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="default"' --cfg 'feature="fs"' --cfg 'feature="libc-extra-traits"' --cfg 'feature="std"' --cfg 'feature="use-libc-auxv"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("all-apis", "alloc", "cc", "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", "shm", "std", "stdio", "system", "termios", "thread", "time", "use-explicitly-provided-auxv", "use-libc", "use-libc-auxv"))' -C metadata=0209d1be5b84506a -C extra-filename=-0209d1be5b84506a --out-dir /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-tools/release/build/rustix-0209d1be5b84506a -C linker=/usr/gcc/13/bin/gcc -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-tools/release/deps --cap-lints allow -Z binary-dep-depinfo` Compiling regex-automata v0.1.10 Running `/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc --crate-name regex_automata --edition=2015 /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/vendor/regex-automata-0.1.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 --cfg 'feature="default"' --cfg 'feature="regex-syntax"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("default", "fst", "regex-syntax", "std", "transducer"))' -C metadata=9c3ee361c44f3631 -C extra-filename=-9c3ee361c44f3631 --out-dir /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-tools/x86_64-unknown-illumos/release/deps --target x86_64-unknown-illumos -C linker=/usr/gcc/13/bin/gcc -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-tools/x86_64-unknown-illumos/release/deps -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-tools/release/deps --extern regex_syntax=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-tools/x86_64-unknown-illumos/release/deps/libregex_syntax-1488aa29092cf54a.rmeta --cap-lints allow --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(parallel_compiler)' '--check-cfg=cfg(rust_analyzer)' -Zmacro-backtrace -Zunstable-options -Csplit-debuginfo=off -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zunstable-options -Zon-broken-pipe=kill -Z binary-dep-depinfo` Running `/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc --crate-name mime_guess --edition=2015 /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/vendor/mime_guess-2.0.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="default"' --cfg 'feature="rev-mappings"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("default", "rev-mappings"))' -C metadata=78553413bd4af109 -C extra-filename=-78553413bd4af109 --out-dir /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-tools/release/deps -C linker=/usr/gcc/13/bin/gcc -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-tools/release/deps --extern mime=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-tools/release/deps/libmime-f1aca56f2ebbe663.rmeta --extern unicase=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-tools/release/deps/libunicase-69d2f37bd0e53a70.rmeta --cap-lints allow -Z binary-dep-depinfo` Running `/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-tools/release/build/rustix-0209d1be5b84506a/build-script-build` Fresh sharded-slab v0.1.7 Fresh tracing v0.1.37 Compiling parking_lot v0.12.3 Running `/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc --crate-name parking_lot --edition=2021 /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/vendor/parking_lot-0.12.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="default"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("arc_lock", "deadlock_detection", "default", "hardware-lock-elision", "nightly", "owning_ref", "send_guard", "serde"))' -C metadata=fd4bf4bf9c19c344 -C extra-filename=-fd4bf4bf9c19c344 --out-dir /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-tools/x86_64-unknown-illumos/release/deps --target x86_64-unknown-illumos -C linker=/usr/gcc/13/bin/gcc -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-tools/x86_64-unknown-illumos/release/deps -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-tools/release/deps --extern lock_api=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-tools/x86_64-unknown-illumos/release/deps/liblock_api-e51341e244bb35c6.rmeta --extern parking_lot_core=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-tools/x86_64-unknown-illumos/release/deps/libparking_lot_core-af96d6d7f1b00a59.rmeta --cap-lints allow --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(parallel_compiler)' '--check-cfg=cfg(rust_analyzer)' -Zmacro-backtrace -Zunstable-options -Csplit-debuginfo=off -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zunstable-options -Zon-broken-pipe=kill -Z binary-dep-depinfo` Fresh nu-ansi-term v0.46.0 Compiling errno v0.3.9 Running `/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc --crate-name errno --edition=2018 /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/vendor/errno-0.3.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="std"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("default", "std"))' -C metadata=30541ff89a68822f -C extra-filename=-30541ff89a68822f --out-dir /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-tools/x86_64-unknown-illumos/release/deps --target x86_64-unknown-illumos -C linker=/usr/gcc/13/bin/gcc -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-tools/x86_64-unknown-illumos/release/deps -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-tools/release/deps --extern libc=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-tools/x86_64-unknown-illumos/release/deps/liblibc-3e7518595b3b6992.rmeta --cap-lints allow --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(parallel_compiler)' '--check-cfg=cfg(rust_analyzer)' -Zmacro-backtrace -Zunstable-options -Csplit-debuginfo=off -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zunstable-options -Zon-broken-pipe=kill -Z binary-dep-depinfo` Compiling regex-automata v0.3.7 Running `/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc --crate-name regex_automata --edition=2021 /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/vendor/regex-automata-0.3.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="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"' --cfg 'feature="unicode"' --cfg 'feature="unicode-age"' --cfg 'feature="unicode-bool"' --cfg 'feature="unicode-case"' --cfg 'feature="unicode-gencat"' --cfg 'feature="unicode-perl"' --cfg 'feature="unicode-script"' --cfg 'feature="unicode-segment"' --cfg 'feature="unicode-word-boundary"' --check-cfg 'cfg(docsrs)' --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=8d497ac6cf2d3051 -C extra-filename=-8d497ac6cf2d3051 --out-dir /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-tools/x86_64-unknown-illumos/release/deps --target x86_64-unknown-illumos -C linker=/usr/gcc/13/bin/gcc -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-tools/x86_64-unknown-illumos/release/deps -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-tools/release/deps --extern aho_corasick=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-tools/x86_64-unknown-illumos/release/deps/libaho_corasick-d0c5f883d9b03754.rmeta --extern memchr=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-tools/x86_64-unknown-illumos/release/deps/libmemchr-ef05165b808c1b91.rmeta --extern regex_syntax=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-tools/x86_64-unknown-illumos/release/deps/libregex_syntax-853513d1f0169987.rmeta --cap-lints allow --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(parallel_compiler)' '--check-cfg=cfg(rust_analyzer)' -Zmacro-backtrace -Zunstable-options -Csplit-debuginfo=off -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zunstable-options -Zon-broken-pipe=kill -Z binary-dep-depinfo` Compiling matchers v0.1.0 Running `/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc --crate-name matchers --edition=2018 /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/vendor/matchers-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)' --check-cfg 'cfg(feature, values())' -C metadata=b19646ca5f8a7a29 -C extra-filename=-b19646ca5f8a7a29 --out-dir /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-tools/x86_64-unknown-illumos/release/deps --target x86_64-unknown-illumos -C linker=/usr/gcc/13/bin/gcc -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-tools/x86_64-unknown-illumos/release/deps -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-tools/release/deps --extern regex_automata=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-tools/x86_64-unknown-illumos/release/deps/libregex_automata-9c3ee361c44f3631.rmeta --cap-lints allow --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(parallel_compiler)' '--check-cfg=cfg(rust_analyzer)' -Zmacro-backtrace -Zunstable-options -Csplit-debuginfo=off -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zunstable-options -Zon-broken-pipe=kill -Z binary-dep-depinfo` Compiling askama_parser v0.2.1 Running `/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc --crate-name askama_parser --edition=2021 /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/vendor/askama_parser-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 --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=57dd14d39e486550 -C extra-filename=-57dd14d39e486550 --out-dir /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-tools/release/deps -C linker=/usr/gcc/13/bin/gcc -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-tools/release/deps --extern nom=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-tools/release/deps/libnom-c4512d8ea45101ba.rmeta --cap-lints allow -Z binary-dep-depinfo` Running `/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-tools/release/build/unicase-820d32e166a7d77d/build-script-build` Running `/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc --crate-name serde --edition=2018 /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/vendor/serde-1.0.203/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="derive"' --cfg 'feature="serde_derive"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("alloc", "default", "derive", "rc", "serde_derive", "std", "unstable"))' -C metadata=39a46d613ba3cf9b -C extra-filename=-39a46d613ba3cf9b --out-dir /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-tools/release/deps -C linker=/usr/gcc/13/bin/gcc -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-tools/release/deps --extern serde_derive=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-tools/release/deps/libserde_derive-4f670fab22378fc7.so --cap-lints allow -Z binary-dep-depinfo --check-cfg 'cfg(no_core_cstr)' --check-cfg 'cfg(no_core_num_saturating)' --check-cfg 'cfg(no_core_try_from)' --check-cfg 'cfg(no_float_copysign)' --check-cfg 'cfg(no_num_nonzero_signed)' --check-cfg 'cfg(no_relaxed_trait_bounds)' --check-cfg 'cfg(no_serde_derive)' --check-cfg 'cfg(no_std_atomic)' --check-cfg 'cfg(no_std_atomic64)' --check-cfg 'cfg(no_systemtime_checked_add)' --check-cfg 'cfg(no_target_has_atomic)'` Running `/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc --crate-name serde --edition=2018 /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/vendor/serde-1.0.203/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="derive"' --cfg 'feature="serde_derive"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("alloc", "default", "derive", "rc", "serde_derive", "std", "unstable"))' -C metadata=8092ff0a1e7adb64 -C extra-filename=-8092ff0a1e7adb64 --out-dir /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-tools/x86_64-unknown-illumos/release/deps --target x86_64-unknown-illumos -C linker=/usr/gcc/13/bin/gcc -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-tools/x86_64-unknown-illumos/release/deps -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-tools/release/deps --extern serde_derive=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-tools/release/deps/libserde_derive-4f670fab22378fc7.so --cap-lints allow --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(parallel_compiler)' '--check-cfg=cfg(rust_analyzer)' -Zmacro-backtrace -Zunstable-options -Csplit-debuginfo=off -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zunstable-options -Zon-broken-pipe=kill -Z binary-dep-depinfo --check-cfg 'cfg(no_core_cstr)' --check-cfg 'cfg(no_core_num_saturating)' --check-cfg 'cfg(no_core_try_from)' --check-cfg 'cfg(no_float_copysign)' --check-cfg 'cfg(no_num_nonzero_signed)' --check-cfg 'cfg(no_relaxed_trait_bounds)' --check-cfg 'cfg(no_serde_derive)' --check-cfg 'cfg(no_std_atomic)' --check-cfg 'cfg(no_std_atomic64)' --check-cfg 'cfg(no_systemtime_checked_add)' --check-cfg 'cfg(no_target_has_atomic)'` Compiling regex v1.9.4 Running `/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc --crate-name regex --edition=2021 /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/vendor/regex-1.9.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="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"' --cfg 'feature="unicode"' --cfg 'feature="unicode-age"' --cfg 'feature="unicode-bool"' --cfg 'feature="unicode-case"' --cfg 'feature="unicode-gencat"' --cfg 'feature="unicode-perl"' --cfg 'feature="unicode-script"' --cfg 'feature="unicode-segment"' --check-cfg 'cfg(docsrs)' --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=31720e847d14d635 -C extra-filename=-31720e847d14d635 --out-dir /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-tools/x86_64-unknown-illumos/release/deps --target x86_64-unknown-illumos -C linker=/usr/gcc/13/bin/gcc -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-tools/x86_64-unknown-illumos/release/deps -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-tools/release/deps --extern aho_corasick=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-tools/x86_64-unknown-illumos/release/deps/libaho_corasick-d0c5f883d9b03754.rmeta --extern memchr=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-tools/x86_64-unknown-illumos/release/deps/libmemchr-ef05165b808c1b91.rmeta --extern regex_automata=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-tools/x86_64-unknown-illumos/release/deps/libregex_automata-8d497ac6cf2d3051.rmeta --extern regex_syntax=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-tools/x86_64-unknown-illumos/release/deps/libregex_syntax-853513d1f0169987.rmeta --cap-lints allow --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(parallel_compiler)' '--check-cfg=cfg(rust_analyzer)' -Zmacro-backtrace -Zunstable-options -Csplit-debuginfo=off -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zunstable-options -Zon-broken-pipe=kill -Z binary-dep-depinfo` Fresh thread_local v1.1.8 Fresh log v0.4.21 Compiling serde_json v1.0.117 Running `/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc --crate-name build_script_build --edition=2021 /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/vendor/serde_json-1.0.117/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)' --check-cfg 'cfg(feature, values("alloc", "arbitrary_precision", "default", "float_roundtrip", "indexmap", "preserve_order", "raw_value", "std", "unbounded_depth"))' -C metadata=a514988175db953c -C extra-filename=-a514988175db953c --out-dir /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-tools/release/build/serde_json-a514988175db953c -C linker=/usr/gcc/13/bin/gcc -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-tools/release/deps --cap-lints allow -Z binary-dep-depinfo` Compiling pulldown-cmark v0.9.6 Running `/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc --crate-name build_script_build --edition=2021 /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/vendor/pulldown-cmark-0.9.6/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)' --check-cfg 'cfg(feature, values("default", "gen-tests", "getopts", "serde", "simd"))' -C metadata=ce1de8f7c3f08203 -C extra-filename=-ce1de8f7c3f08203 --out-dir /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-tools/release/build/pulldown-cmark-ce1de8f7c3f08203 -C linker=/usr/gcc/13/bin/gcc -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-tools/release/deps --cap-lints allow -Z binary-dep-depinfo` Running `/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-tools/release/build/pulldown-cmark-ce1de8f7c3f08203/build-script-build` Compiling tracing-subscriber v0.3.18 Running `/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc --crate-name tracing_subscriber --edition=2018 /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/vendor/tracing-subscriber-0.3.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 --cfg 'feature="alloc"' --cfg 'feature="ansi"' --cfg 'feature="env-filter"' --cfg 'feature="fmt"' --cfg 'feature="matchers"' --cfg 'feature="nu-ansi-term"' --cfg 'feature="once_cell"' --cfg 'feature="parking_lot"' --cfg 'feature="regex"' --cfg 'feature="registry"' --cfg 'feature="sharded-slab"' --cfg 'feature="smallvec"' --cfg 'feature="std"' --cfg 'feature="thread_local"' --cfg 'feature="tracing"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("alloc", "ansi", "chrono", "default", "env-filter", "fmt", "json", "local-time", "matchers", "nu-ansi-term", "once_cell", "parking_lot", "regex", "registry", "serde", "serde_json", "sharded-slab", "smallvec", "std", "thread_local", "time", "tracing", "tracing-log", "tracing-serde", "valuable", "valuable-serde", "valuable_crate"))' -C metadata=a7b63053ca27441b -C extra-filename=-a7b63053ca27441b --out-dir /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-tools/x86_64-unknown-illumos/release/deps --target x86_64-unknown-illumos -C linker=/usr/gcc/13/bin/gcc -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-tools/x86_64-unknown-illumos/release/deps -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-tools/release/deps --extern matchers=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-tools/x86_64-unknown-illumos/release/deps/libmatchers-b19646ca5f8a7a29.rmeta --extern nu_ansi_term=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-tools/x86_64-unknown-illumos/release/deps/libnu_ansi_term-bb203af945d687a4.rmeta --extern once_cell=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-tools/x86_64-unknown-illumos/release/deps/libonce_cell-a3125bf95ce38619.rmeta --extern parking_lot=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-tools/x86_64-unknown-illumos/release/deps/libparking_lot-fd4bf4bf9c19c344.rmeta --extern regex=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-tools/x86_64-unknown-illumos/release/deps/libregex-31720e847d14d635.rmeta --extern sharded_slab=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-tools/x86_64-unknown-illumos/release/deps/libsharded_slab-5d715c7c2863830e.rmeta --extern smallvec=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-tools/x86_64-unknown-illumos/release/deps/libsmallvec-867d2bd776f1490e.rmeta --extern thread_local=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-tools/x86_64-unknown-illumos/release/deps/libthread_local-fd92f17410f22a36.rmeta --extern tracing=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-tools/x86_64-unknown-illumos/release/deps/libtracing-240719ab52c3687d.rmeta --extern tracing_core=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-tools/x86_64-unknown-illumos/release/deps/libtracing_core-df842d71365ef39f.rmeta --cap-lints allow --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(parallel_compiler)' '--check-cfg=cfg(rust_analyzer)' -Zmacro-backtrace -Zunstable-options -Csplit-debuginfo=off -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zunstable-options -Zon-broken-pipe=kill -Z binary-dep-depinfo` Compiling basic-toml v0.1.9 Running `/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc --crate-name basic_toml --edition=2021 /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/vendor/basic-toml-0.1.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 --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=ec005cccae564711 -C extra-filename=-ec005cccae564711 --out-dir /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-tools/release/deps -C linker=/usr/gcc/13/bin/gcc -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-tools/release/deps --extern serde=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-tools/release/deps/libserde-39a46d613ba3cf9b.rmeta --cap-lints allow -Z binary-dep-depinfo` Running `/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-tools/release/build/serde_json-a514988175db953c/build-script-build` Fresh tracing-log v0.2.0 Running `/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc --crate-name unicase --edition=2015 /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/vendor/unicase-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 --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("nightly"))' -C metadata=103cf8d0da5ca979 -C extra-filename=-103cf8d0da5ca979 --out-dir /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-tools/x86_64-unknown-illumos/release/deps --target x86_64-unknown-illumos -C linker=/usr/gcc/13/bin/gcc -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-tools/x86_64-unknown-illumos/release/deps -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-tools/release/deps --cap-lints allow --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(parallel_compiler)' '--check-cfg=cfg(rust_analyzer)' -Zmacro-backtrace -Zunstable-options -Csplit-debuginfo=off -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zunstable-options -Zon-broken-pipe=kill -Z binary-dep-depinfo --cfg __unicase__iter_cmp --cfg __unicase__default_hasher --cfg __unicase__const_fns --cfg __unicase__core_and_alloc` Running `/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc --crate-name rustix --edition=2021 /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/vendor/rustix-0.38.34/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="fs"' --cfg 'feature="libc-extra-traits"' --cfg 'feature="std"' --cfg 'feature="use-libc-auxv"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("all-apis", "alloc", "cc", "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", "shm", "std", "stdio", "system", "termios", "thread", "time", "use-explicitly-provided-auxv", "use-libc", "use-libc-auxv"))' -C metadata=39b2a748527d0b29 -C extra-filename=-39b2a748527d0b29 --out-dir /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-tools/x86_64-unknown-illumos/release/deps --target x86_64-unknown-illumos -C linker=/usr/gcc/13/bin/gcc -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-tools/x86_64-unknown-illumos/release/deps -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-tools/release/deps --extern bitflags=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-tools/x86_64-unknown-illumos/release/deps/libbitflags-0c390d2d011ad838.rmeta --extern libc_errno=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-tools/x86_64-unknown-illumos/release/deps/liberrno-30541ff89a68822f.rmeta --extern libc=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-tools/x86_64-unknown-illumos/release/deps/liblibc-3e7518595b3b6992.rmeta --cap-lints allow --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(parallel_compiler)' '--check-cfg=cfg(rust_analyzer)' -Zmacro-backtrace -Zunstable-options -Csplit-debuginfo=off -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zunstable-options -Zon-broken-pipe=kill -Z binary-dep-depinfo --cfg libc --cfg solarish` Compiling num_cpus v1.16.0 Running `/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc --crate-name num_cpus --edition=2015 /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/vendor/num_cpus-1.16.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)' --check-cfg 'cfg(feature, values())' -C metadata=8c55f54db74c65f2 -C extra-filename=-8c55f54db74c65f2 --out-dir /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-tools/x86_64-unknown-illumos/release/deps --target x86_64-unknown-illumos -C linker=/usr/gcc/13/bin/gcc -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-tools/x86_64-unknown-illumos/release/deps -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-tools/release/deps --extern libc=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-tools/x86_64-unknown-illumos/release/deps/liblibc-3e7518595b3b6992.rmeta --cap-lints allow --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(parallel_compiler)' '--check-cfg=cfg(rust_analyzer)' -Zmacro-backtrace -Zunstable-options -Csplit-debuginfo=off -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zunstable-options -Zon-broken-pipe=kill -Z binary-dep-depinfo` Compiling itoa v1.0.11 Running `/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc --crate-name itoa --edition=2018 /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/vendor/itoa-1.0.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 --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("no-panic"))' -C metadata=1cceb1650151643c -C extra-filename=-1cceb1650151643c --out-dir /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-tools/x86_64-unknown-illumos/release/deps --target x86_64-unknown-illumos -C linker=/usr/gcc/13/bin/gcc -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-tools/x86_64-unknown-illumos/release/deps -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-tools/release/deps --cap-lints allow --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(parallel_compiler)' '--check-cfg=cfg(rust_analyzer)' -Zmacro-backtrace -Zunstable-options -Csplit-debuginfo=off -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zunstable-options -Zon-broken-pipe=kill -Z binary-dep-depinfo` Compiling askama_escape v0.10.3 Running `/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc --crate-name askama_escape --edition=2018 /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/vendor/askama_escape-0.10.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)' --check-cfg 'cfg(feature, values("json"))' -C metadata=35f67bd071fe72e0 -C extra-filename=-35f67bd071fe72e0 --out-dir /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-tools/x86_64-unknown-illumos/release/deps --target x86_64-unknown-illumos -C linker=/usr/gcc/13/bin/gcc -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-tools/x86_64-unknown-illumos/release/deps -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-tools/release/deps --cap-lints allow --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(parallel_compiler)' '--check-cfg=cfg(rust_analyzer)' -Zmacro-backtrace -Zunstable-options -Csplit-debuginfo=off -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zunstable-options -Zon-broken-pipe=kill -Z binary-dep-depinfo` Compiling fastrand v2.1.0 Running `/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc --crate-name fastrand --edition=2018 /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/vendor/fastrand-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 --cfg 'feature="alloc"' --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("alloc", "default", "getrandom", "js", "std"))' -C metadata=56339c1563d868cb -C extra-filename=-56339c1563d868cb --out-dir /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-tools/x86_64-unknown-illumos/release/deps --target x86_64-unknown-illumos -C linker=/usr/gcc/13/bin/gcc -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-tools/x86_64-unknown-illumos/release/deps -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-tools/release/deps --cap-lints allow --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(parallel_compiler)' '--check-cfg=cfg(rust_analyzer)' -Zmacro-backtrace -Zunstable-options -Csplit-debuginfo=off -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zunstable-options -Zon-broken-pipe=kill -Z binary-dep-depinfo` Compiling rustc-hash v1.1.0 Running `/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc --crate-name rustc_hash --edition=2015 /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/vendor/rustc-hash-1.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 --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("default", "std"))' -C metadata=fae0e07e0005c234 -C extra-filename=-fae0e07e0005c234 --out-dir /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-tools/x86_64-unknown-illumos/release/deps --target x86_64-unknown-illumos -C linker=/usr/gcc/13/bin/gcc -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-tools/x86_64-unknown-illumos/release/deps -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-tools/release/deps --cap-lints allow --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(parallel_compiler)' '--check-cfg=cfg(rust_analyzer)' -Zmacro-backtrace -Zunstable-options -Csplit-debuginfo=off -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zunstable-options -Zon-broken-pipe=kill -Z binary-dep-depinfo` Compiling equivalent v1.0.1 Running `/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc --crate-name equivalent --edition=2015 /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/vendor/equivalent-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)' --check-cfg 'cfg(feature, values())' -C metadata=c67f39f929ebf029 -C extra-filename=-c67f39f929ebf029 --out-dir /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-tools/x86_64-unknown-illumos/release/deps --target x86_64-unknown-illumos -C linker=/usr/gcc/13/bin/gcc -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-tools/x86_64-unknown-illumos/release/deps -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-tools/release/deps --cap-lints allow --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(parallel_compiler)' '--check-cfg=cfg(rust_analyzer)' -Zmacro-backtrace -Zunstable-options -Csplit-debuginfo=off -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zunstable-options -Zon-broken-pipe=kill -Z binary-dep-depinfo` Compiling ryu v1.0.18 Running `/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc --crate-name ryu --edition=2018 /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/vendor/ryu-1.0.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 --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("no-panic", "small"))' -C metadata=0888c8429afcbb03 -C extra-filename=-0888c8429afcbb03 --out-dir /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-tools/x86_64-unknown-illumos/release/deps --target x86_64-unknown-illumos -C linker=/usr/gcc/13/bin/gcc -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-tools/x86_64-unknown-illumos/release/deps -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-tools/release/deps --cap-lints allow --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(parallel_compiler)' '--check-cfg=cfg(rust_analyzer)' -Zmacro-backtrace -Zunstable-options -Csplit-debuginfo=off -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zunstable-options -Zon-broken-pipe=kill -Z binary-dep-depinfo` Compiling hashbrown v0.14.5 Running `/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc --crate-name hashbrown --edition=2021 /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/vendor/hashbrown-0.14.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="raw"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("ahash", "alloc", "allocator-api2", "compiler_builtins", "core", "default", "equivalent", "inline-more", "nightly", "raw", "rayon", "rkyv", "rustc-dep-of-std", "rustc-internal-api", "serde"))' -C metadata=bbf583cea29597ce -C extra-filename=-bbf583cea29597ce --out-dir /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-tools/x86_64-unknown-illumos/release/deps --target x86_64-unknown-illumos -C linker=/usr/gcc/13/bin/gcc -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-tools/x86_64-unknown-illumos/release/deps -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-tools/release/deps --cap-lints allow --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(parallel_compiler)' '--check-cfg=cfg(rust_analyzer)' -Zmacro-backtrace -Zunstable-options -Csplit-debuginfo=off -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zunstable-options -Zon-broken-pipe=kill -Z binary-dep-depinfo` Compiling either v1.12.0 Running `/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc --crate-name either --edition=2018 /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/vendor/either-1.12.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="use_std"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("default", "serde", "use_std"))' -C metadata=4db8125952575beb -C extra-filename=-4db8125952575beb --out-dir /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-tools/x86_64-unknown-illumos/release/deps --target x86_64-unknown-illumos -C linker=/usr/gcc/13/bin/gcc -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-tools/x86_64-unknown-illumos/release/deps -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-tools/release/deps --cap-lints allow --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(parallel_compiler)' '--check-cfg=cfg(rust_analyzer)' -Zmacro-backtrace -Zunstable-options -Csplit-debuginfo=off -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zunstable-options -Zon-broken-pipe=kill -Z binary-dep-depinfo` Compiling nu-ansi-term v0.50.0 Running `/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc --crate-name nu_ansi_term --edition=2021 /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/vendor/nu-ansi-term-0.50.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)' --check-cfg 'cfg(feature, values("derive_serde_style", "gnu_legacy", "serde"))' -C metadata=0f9a491c535ac3b3 -C extra-filename=-0f9a491c535ac3b3 --out-dir /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-tools/x86_64-unknown-illumos/release/deps --target x86_64-unknown-illumos -C linker=/usr/gcc/13/bin/gcc -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-tools/x86_64-unknown-illumos/release/deps -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-tools/release/deps --cap-lints allow --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(parallel_compiler)' '--check-cfg=cfg(rust_analyzer)' -Zmacro-backtrace -Zunstable-options -Csplit-debuginfo=off -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zunstable-options -Zon-broken-pipe=kill -Z binary-dep-depinfo` Compiling askama_derive v0.12.5 Running `/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc --crate-name askama_derive --edition=2021 /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/vendor/askama_derive-0.12.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="basic-toml"' --cfg 'feature="config"' --cfg 'feature="serde"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("basic-toml", "config", "humansize", "markdown", "num-traits", "serde", "serde-json", "serde-yaml", "urlencode", "with-actix-web", "with-axum", "with-gotham", "with-hyper", "with-mendes", "with-rocket", "with-tide", "with-warp"))' -C metadata=5c6ba1ce408babcb -C extra-filename=-5c6ba1ce408babcb --out-dir /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-tools/release/deps -C linker=/usr/gcc/13/bin/gcc -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-tools/release/deps --extern parser=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-tools/release/deps/libaskama_parser-57dd14d39e486550.rlib --extern basic_toml=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-tools/release/deps/libbasic_toml-ec005cccae564711.rlib --extern mime=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-tools/release/deps/libmime-f1aca56f2ebbe663.rlib --extern mime_guess=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-tools/release/deps/libmime_guess-78553413bd4af109.rlib --extern proc_macro2=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-tools/release/deps/libproc_macro2-fdaf92dcfd8d1563.rlib --extern quote=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-tools/release/deps/libquote-95c1c488a1cbbea6.rlib --extern serde=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-tools/release/deps/libserde-39a46d613ba3cf9b.rlib --extern syn=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-tools/release/deps/libsyn-6d94bc04e89b07e4.rlib --extern proc_macro --cap-lints allow -Z binary-dep-depinfo` Compiling itertools v0.12.1 Running `/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc --crate-name itertools --edition=2018 /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/vendor/itertools-0.12.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="use_alloc"' --cfg 'feature="use_std"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("default", "use_alloc", "use_std"))' -C metadata=16b6d07d909f0b1a -C extra-filename=-16b6d07d909f0b1a --out-dir /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-tools/x86_64-unknown-illumos/release/deps --target x86_64-unknown-illumos -C linker=/usr/gcc/13/bin/gcc -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-tools/x86_64-unknown-illumos/release/deps -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-tools/release/deps --extern either=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-tools/x86_64-unknown-illumos/release/deps/libeither-4db8125952575beb.rmeta --cap-lints allow --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(parallel_compiler)' '--check-cfg=cfg(rust_analyzer)' -Zmacro-backtrace -Zunstable-options -Csplit-debuginfo=off -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zunstable-options -Zon-broken-pipe=kill -Z binary-dep-depinfo` Compiling indexmap v2.2.6 Running `/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc --crate-name indexmap --edition=2021 /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/vendor/indexmap-2.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 '--allow=clippy::style' --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("arbitrary", "borsh", "default", "quickcheck", "rayon", "rustc-rayon", "serde", "std", "test_debug"))' -C metadata=e0ac444d80a54f71 -C extra-filename=-e0ac444d80a54f71 --out-dir /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-tools/x86_64-unknown-illumos/release/deps --target x86_64-unknown-illumos -C linker=/usr/gcc/13/bin/gcc -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-tools/x86_64-unknown-illumos/release/deps -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-tools/release/deps --extern equivalent=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-tools/x86_64-unknown-illumos/release/deps/libequivalent-c67f39f929ebf029.rmeta --extern hashbrown=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-tools/x86_64-unknown-illumos/release/deps/libhashbrown-bbf583cea29597ce.rmeta --cap-lints allow --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(parallel_compiler)' '--check-cfg=cfg(rust_analyzer)' -Zmacro-backtrace -Zunstable-options -Csplit-debuginfo=off -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zunstable-options -Zon-broken-pipe=kill -Z binary-dep-depinfo` Compiling tracing-tree v0.3.1 Running `/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc --crate-name tracing_tree --edition=2018 /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/vendor/tracing-tree-0.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="tracing-log"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("default", "time", "tracing-log"))' -C metadata=3b33c7f17b12cd23 -C extra-filename=-3b33c7f17b12cd23 --out-dir /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-tools/x86_64-unknown-illumos/release/deps --target x86_64-unknown-illumos -C linker=/usr/gcc/13/bin/gcc -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-tools/x86_64-unknown-illumos/release/deps -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-tools/release/deps --extern nu_ansi_term=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-tools/x86_64-unknown-illumos/release/deps/libnu_ansi_term-0f9a491c535ac3b3.rmeta --extern tracing_core=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-tools/x86_64-unknown-illumos/release/deps/libtracing_core-df842d71365ef39f.rmeta --extern tracing_log=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-tools/x86_64-unknown-illumos/release/deps/libtracing_log-dae26623827317de.rmeta --extern tracing_subscriber=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-tools/x86_64-unknown-illumos/release/deps/libtracing_subscriber-a7b63053ca27441b.rmeta --cap-lints allow --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(parallel_compiler)' '--check-cfg=cfg(rust_analyzer)' -Zmacro-backtrace -Zunstable-options -Csplit-debuginfo=off -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zunstable-options -Zon-broken-pipe=kill -Z binary-dep-depinfo` Compiling tempfile v3.10.1 Running `/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc --crate-name tempfile --edition=2021 /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/vendor/tempfile-3.10.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)' --check-cfg 'cfg(feature, values("nightly"))' -C metadata=c9e517c64ec639b8 -C extra-filename=-c9e517c64ec639b8 --out-dir /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-tools/x86_64-unknown-illumos/release/deps --target x86_64-unknown-illumos -C linker=/usr/gcc/13/bin/gcc -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-tools/x86_64-unknown-illumos/release/deps -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-tools/release/deps --extern cfg_if=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-tools/x86_64-unknown-illumos/release/deps/libcfg_if-9fafd12e719e19ea.rmeta --extern fastrand=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-tools/x86_64-unknown-illumos/release/deps/libfastrand-56339c1563d868cb.rmeta --extern rustix=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-tools/x86_64-unknown-illumos/release/deps/librustix-39b2a748527d0b29.rmeta --cap-lints allow --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(parallel_compiler)' '--check-cfg=cfg(rust_analyzer)' -Zmacro-backtrace -Zunstable-options -Csplit-debuginfo=off -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zunstable-options -Zon-broken-pipe=kill -Z binary-dep-depinfo` Running `/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc --crate-name serde_json --edition=2021 /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/vendor/serde_json-1.0.117/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)' --check-cfg 'cfg(feature, values("alloc", "arbitrary_precision", "default", "float_roundtrip", "indexmap", "preserve_order", "raw_value", "std", "unbounded_depth"))' -C metadata=f80deb28fb876b0b -C extra-filename=-f80deb28fb876b0b --out-dir /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-tools/x86_64-unknown-illumos/release/deps --target x86_64-unknown-illumos -C linker=/usr/gcc/13/bin/gcc -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-tools/x86_64-unknown-illumos/release/deps -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-tools/release/deps --extern itoa=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-tools/x86_64-unknown-illumos/release/deps/libitoa-1cceb1650151643c.rmeta --extern ryu=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-tools/x86_64-unknown-illumos/release/deps/libryu-0888c8429afcbb03.rmeta --extern serde=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-tools/x86_64-unknown-illumos/release/deps/libserde-8092ff0a1e7adb64.rmeta --cap-lints allow --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(parallel_compiler)' '--check-cfg=cfg(rust_analyzer)' -Zmacro-backtrace -Zunstable-options -Csplit-debuginfo=off -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zunstable-options -Zon-broken-pipe=kill -Z binary-dep-depinfo --cfg limb_width_64 --check-cfg 'cfg(limb_width_32)' --check-cfg 'cfg(limb_width_64)'` Compiling rustdoc-json-types v0.1.0 (/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/rustdoc-json-types) Running `/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc --crate-name rustdoc_json_types --edition=2021 src/rustdoc-json-types/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)' --check-cfg 'cfg(feature, values())' -C metadata=c132d3fec4ba28c7 -C extra-filename=-c132d3fec4ba28c7 --out-dir /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-tools/x86_64-unknown-illumos/release/deps --target x86_64-unknown-illumos -C linker=/usr/gcc/13/bin/gcc -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-tools/x86_64-unknown-illumos/release/deps -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-tools/release/deps --extern rustc_hash=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-tools/x86_64-unknown-illumos/release/deps/librustc_hash-fae0e07e0005c234.rmeta --extern serde=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-tools/x86_64-unknown-illumos/release/deps/libserde-8092ff0a1e7adb64.rmeta --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(parallel_compiler)' '--check-cfg=cfg(rust_analyzer)' -Zmacro-backtrace -Zunstable-options -Csplit-debuginfo=off -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zunstable-options -Zon-broken-pipe=kill -Z binary-dep-depinfo` Compiling threadpool v1.8.1 Running `/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc --crate-name threadpool --edition=2015 /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/vendor/threadpool-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 opt-level=3 -C embed-bitcode=no --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=13a89e038285d17f -C extra-filename=-13a89e038285d17f --out-dir /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-tools/x86_64-unknown-illumos/release/deps --target x86_64-unknown-illumos -C linker=/usr/gcc/13/bin/gcc -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-tools/x86_64-unknown-illumos/release/deps -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-tools/release/deps --extern num_cpus=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-tools/x86_64-unknown-illumos/release/deps/libnum_cpus-8c55f54db74c65f2.rmeta --cap-lints allow --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(parallel_compiler)' '--check-cfg=cfg(rust_analyzer)' -Zmacro-backtrace -Zunstable-options -Csplit-debuginfo=off -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zunstable-options -Zon-broken-pipe=kill -Z binary-dep-depinfo` Running `/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc --crate-name pulldown_cmark --edition=2021 /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/vendor/pulldown-cmark-0.9.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 --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("default", "gen-tests", "getopts", "serde", "simd"))' -C metadata=b6cfd9071862465a -C extra-filename=-b6cfd9071862465a --out-dir /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-tools/x86_64-unknown-illumos/release/deps --target x86_64-unknown-illumos -C linker=/usr/gcc/13/bin/gcc -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-tools/x86_64-unknown-illumos/release/deps -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-tools/release/deps --extern bitflags=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-tools/x86_64-unknown-illumos/release/deps/libbitflags-0c390d2d011ad838.rmeta --extern memchr=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-tools/x86_64-unknown-illumos/release/deps/libmemchr-ef05165b808c1b91.rmeta --extern unicase=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-tools/x86_64-unknown-illumos/release/deps/libunicase-103cf8d0da5ca979.rmeta --cap-lints allow --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(parallel_compiler)' '--check-cfg=cfg(rust_analyzer)' -Zmacro-backtrace -Zunstable-options -Csplit-debuginfo=off -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zunstable-options -Zon-broken-pipe=kill -Z binary-dep-depinfo` Compiling base64 v0.21.7 Running `/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc --crate-name base64 --edition=2018 /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/vendor/base64-0.21.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="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("alloc", "default", "std"))' -C metadata=1b733c585435c739 -C extra-filename=-1b733c585435c739 --out-dir /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-tools/x86_64-unknown-illumos/release/deps --target x86_64-unknown-illumos -C linker=/usr/gcc/13/bin/gcc -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-tools/x86_64-unknown-illumos/release/deps -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-tools/release/deps --cap-lints allow --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(parallel_compiler)' '--check-cfg=cfg(rust_analyzer)' -Zmacro-backtrace -Zunstable-options -Csplit-debuginfo=off -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zunstable-options -Zon-broken-pipe=kill -Z binary-dep-depinfo` Compiling askama v0.12.1 Running `/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc --crate-name askama --edition=2021 /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/vendor/askama-0.12.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="config"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("comrak", "config", "default", "dep_humansize", "dep_num_traits", "humansize", "markdown", "mime", "mime_guess", "num-traits", "percent-encoding", "serde", "serde-json", "serde-yaml", "serde_json", "serde_yaml", "urlencode", "with-actix-web", "with-axum", "with-gotham", "with-hyper", "with-mendes", "with-rocket", "with-tide", "with-warp"))' -C metadata=d614574580ec74ec -C extra-filename=-d614574580ec74ec --out-dir /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-tools/x86_64-unknown-illumos/release/deps --target x86_64-unknown-illumos -C linker=/usr/gcc/13/bin/gcc -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-tools/x86_64-unknown-illumos/release/deps -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-tools/release/deps --extern askama_derive=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-tools/release/deps/libaskama_derive-5c6ba1ce408babcb.so --extern askama_escape=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-tools/x86_64-unknown-illumos/release/deps/libaskama_escape-35f67bd071fe72e0.rmeta --cap-lints allow --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(parallel_compiler)' '--check-cfg=cfg(rust_analyzer)' -Zmacro-backtrace -Zunstable-options -Csplit-debuginfo=off -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zunstable-options -Zon-broken-pipe=kill -Z binary-dep-depinfo` Compiling minifier v0.3.0 Running `/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc --crate-name minifier --edition=2021 /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/vendor/minifier-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)' --check-cfg 'cfg(feature, values("html", "regex"))' -C metadata=99d2b0daa0320343 -C extra-filename=-99d2b0daa0320343 --out-dir /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-tools/x86_64-unknown-illumos/release/deps --target x86_64-unknown-illumos -C linker=/usr/gcc/13/bin/gcc -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-tools/x86_64-unknown-illumos/release/deps -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-tools/release/deps --cap-lints allow --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(parallel_compiler)' '--check-cfg=cfg(rust_analyzer)' -Zmacro-backtrace -Zunstable-options -Csplit-debuginfo=off -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zunstable-options -Zon-broken-pipe=kill -Z binary-dep-depinfo` Compiling arrayvec v0.7.4 Running `/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc --crate-name arrayvec --edition=2018 /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/vendor/arrayvec-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 --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("default", "serde", "std", "zeroize"))' -C metadata=55f47fac5cf3a172 -C extra-filename=-55f47fac5cf3a172 --out-dir /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-tools/x86_64-unknown-illumos/release/deps --target x86_64-unknown-illumos -C linker=/usr/gcc/13/bin/gcc -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-tools/x86_64-unknown-illumos/release/deps -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-tools/release/deps --cap-lints allow --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(parallel_compiler)' '--check-cfg=cfg(rust_analyzer)' -Zmacro-backtrace -Zunstable-options -Csplit-debuginfo=off -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zunstable-options -Zon-broken-pipe=kill -Z binary-dep-depinfo` Compiling rustdoc v0.0.0 (/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/librustdoc) Running `/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc --crate-name rustdoc --edition=2021 src/librustdoc/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)' --check-cfg 'cfg(feature, values("jemalloc"))' -C metadata=960ad622b3f76997 -C extra-filename=-960ad622b3f76997 --out-dir /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-tools/x86_64-unknown-illumos/release/deps --target x86_64-unknown-illumos -C linker=/usr/gcc/13/bin/gcc -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-tools/x86_64-unknown-illumos/release/deps -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-tools/release/deps --extern arrayvec=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-tools/x86_64-unknown-illumos/release/deps/libarrayvec-55f47fac5cf3a172.rmeta --extern askama=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-tools/x86_64-unknown-illumos/release/deps/libaskama-d614574580ec74ec.rmeta --extern base64=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-tools/x86_64-unknown-illumos/release/deps/libbase64-1b733c585435c739.rmeta --extern indexmap=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-tools/x86_64-unknown-illumos/release/deps/libindexmap-e0ac444d80a54f71.rmeta --extern itertools=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-tools/x86_64-unknown-illumos/release/deps/libitertools-16b6d07d909f0b1a.rmeta --extern minifier=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-tools/x86_64-unknown-illumos/release/deps/libminifier-99d2b0daa0320343.rmeta --extern pulldown_cmark_old=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-tools/x86_64-unknown-illumos/release/deps/libpulldown_cmark-b6cfd9071862465a.rmeta --extern regex=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-tools/x86_64-unknown-illumos/release/deps/libregex-31720e847d14d635.rmeta --extern rustdoc_json_types=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-tools/x86_64-unknown-illumos/release/deps/librustdoc_json_types-c132d3fec4ba28c7.rmeta --extern serde=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-tools/x86_64-unknown-illumos/release/deps/libserde-8092ff0a1e7adb64.rmeta --extern serde_json=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-tools/x86_64-unknown-illumos/release/deps/libserde_json-f80deb28fb876b0b.rmeta --extern smallvec=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-tools/x86_64-unknown-illumos/release/deps/libsmallvec-867d2bd776f1490e.rmeta --extern tempfile=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-tools/x86_64-unknown-illumos/release/deps/libtempfile-c9e517c64ec639b8.rmeta --extern threadpool=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-tools/x86_64-unknown-illumos/release/deps/libthreadpool-13a89e038285d17f.rmeta --extern tracing=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-tools/x86_64-unknown-illumos/release/deps/libtracing-240719ab52c3687d.rmeta --extern tracing_subscriber=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-tools/x86_64-unknown-illumos/release/deps/libtracing_subscriber-a7b63053ca27441b.rmeta --extern tracing_tree=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-tools/x86_64-unknown-illumos/release/deps/libtracing_tree-3b33c7f17b12cd23.rmeta --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(parallel_compiler)' '--check-cfg=cfg(rust_analyzer)' -Zmacro-backtrace -Zunstable-options -Csplit-debuginfo=off -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zunstable-options -Zon-broken-pipe=kill -Z binary-dep-depinfo` Compiling rustdoc-tool v0.0.0 (/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/tools/rustdoc) Running `/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc --crate-name rustdoc_tool_binary --edition=2021 src/tools/rustdoc/main.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C opt-level=3 -C embed-bitcode=no --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("jemalloc"))' -C metadata=81b67faf8f887e93 -C extra-filename=-81b67faf8f887e93 --out-dir /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-tools/x86_64-unknown-illumos/release/deps --target x86_64-unknown-illumos -C linker=/usr/gcc/13/bin/gcc -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-tools/x86_64-unknown-illumos/release/deps -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-tools/release/deps --extern rustdoc=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-tools/x86_64-unknown-illumos/release/deps/librustdoc-960ad622b3f76997.rlib --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(parallel_compiler)' '--check-cfg=cfg(rust_analyzer)' -Zmacro-backtrace -Zunstable-options -Csplit-debuginfo=off -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zunstable-options -Zon-broken-pipe=kill -Z binary-dep-depinfo` Finished `release` profile [optimized] target(s) in 1m 38s using sysroot /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2 running: "/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/bin/llvm-config" "--libdir" (failure_mode=Exit, stdout_mode=Capture, stderr_mode=Print) (created at src/core/builder.rs:1954:21, executed at src/core/builder.rs:1954:75) Building tool clippy-driver (stage2 -> stage3, x86_64-unknown-illumos) running: cd "/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src" && env -u MAKEFLAGS -u MFLAGS AR_x86_64_unknown_illumos="/usr/gnu/bin/ar" CARGO_INCREMENTAL="0" CARGO_PROFILE_RELEASE_DEBUG="0" CARGO_PROFILE_RELEASE_DEBUG_ASSERTIONS="false" CARGO_PROFILE_RELEASE_OVERFLOW_CHECKS="false" CARGO_PROFILE_RELEASE_STRIP="false" CARGO_TARGET_DIR="/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools" CARGO_TARGET_X86_64_UNKNOWN_ILLUMOS_LINKER="/usr/gcc/13/bin/gcc" CC_x86_64_unknown_illumos="/usr/gcc/13/bin/gcc" CFG_COMPILER_BUILD_TRIPLE="x86_64-unknown-illumos" CFG_COMPILER_HOST_TRIPLE="x86_64-unknown-illumos" CFG_RELEASE="1.81.0" CFG_RELEASE_CHANNEL="stable" CFG_RELEASE_NUM="1.81.0" CFG_VERSION="1.81.0 (eeb90cda1 2024-09-04) (built from a source tarball)" CFG_VER_DATE="2024-09-04" CFG_VER_HASH="eeb90cda1969383f56a2637cbd3037bdf598841c" CFLAGS_x86_64_unknown_illumos="-ffunction-sections -fdata-sections -fPIC -m64 -m64" CXXFLAGS_x86_64_unknown_illumos="-ffunction-sections -fdata-sections -fPIC -m64 -m64" CXX_x86_64_unknown_illumos="/usr/gcc/13/bin/g++" DOC_RUST_LANG_ORG_CHANNEL="https://doc.rust-lang.org/1.81.0" LIBC_CHECK_CFG="1" LIBRARY_PATH="/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/lib" LZMA_API_STATIC="1" RANLIB_x86_64_unknown_illumos="/usr/gnu/bin/ar s" REAL_LIBRARY_PATH_VAR="LD_LIBRARY_PATH" RUSTBUILD_NATIVE_DIR="/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/native" RUSTC="/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc" RUSTC_BOOTSTRAP="1" RUSTC_BREAK_ON_ICE="1" RUSTC_ERROR_METADATA_DST="/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/tmp/extended-error-metadata" RUSTC_HOST_FLAGS="-Zunstable-options --check-cfg=cfg(bootstrap) -Clinker=/usr/gcc/13/bin/gcc" RUSTC_INSTALL_BINDIR="bin" RUSTC_LIBDIR="/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2/lib" RUSTC_LINT_FLAGS="-Wrust_2018_idioms -Wunused_lifetimes -Dwarnings" RUSTC_REAL="/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2/bin/rustc" RUSTC_SNAPSHOT="/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2/bin/rustc" RUSTC_SNAPSHOT_LIBDIR="/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2/lib" RUSTC_STAGE="2" RUSTC_SYSROOT="/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2" RUSTC_TLS_MODEL_INITIAL_EXEC="1" RUSTC_VERBOSE="1" RUSTC_WRAPPER="/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc" RUSTDOC="/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustdoc" RUSTDOCFLAGS="--cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options --check-cfg=cfg(bootstrap) --check-cfg=cfg(parallel_compiler) --check-cfg=cfg(rust_analyzer) -Dwarnings -Wrustdoc::invalid_codeblock_attributes --crate-version 1.81.0\t(eeb90cda1\t2024-09-04)\t(built\tfrom\ta\tsource\ttarball) -Clinker=/usr/gcc/13/bin/gcc" RUSTDOC_REAL="/path/to/nowhere/rustdoc/not/required" RUSTFLAGS="--cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options --check-cfg=cfg(bootstrap) --check-cfg=cfg(parallel_compiler) --check-cfg=cfg(rust_analyzer) -Zmacro-backtrace -Zunstable-options -Csplit-debuginfo=off -Clink-args=-Wl,-z,origin -Clink-args=-Wl,-rpath,$ORIGIN/../lib -Zunstable-options -Zon-broken-pipe=kill" RUST_TEST_THREADS="8" SYSROOT="/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2" __CARGO_DEFAULT_LIB_METADATA="stabletool-rustc" "/usr/bin/cargo" "build" "--target" "x86_64-unknown-illumos" "--release" "-Zbinary-dep-depinfo" "-j" "8" "-v" "--frozen" "--manifest-path" "/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/tools/clippy/Cargo.toml" "--message-format" "json-render-diagnostics" Compiling proc-macro2 v1.0.86 Fresh unicode-ident v1.0.12 Compiling serde v1.0.203 Fresh equivalent v1.0.1 Compiling hashbrown v0.14.5 Fresh tinyvec_macros v0.1.1 Compiling memchr v2.5.0 Compiling winnow v0.5.40 Running `/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc --crate-name build_script_build --edition=2021 /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/vendor/proc-macro2-1.0.86/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)' --check-cfg 'cfg(feature, values("default", "nightly", "proc-macro", "span-locations"))' -C metadata=0b6f50e565220b7e -C extra-filename=-0b6f50e565220b7e --out-dir /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/release/build/proc-macro2-0b6f50e565220b7e -C linker=/usr/gcc/13/bin/gcc -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/release/deps --cap-lints allow -Z binary-dep-depinfo` Running `/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc --crate-name build_script_build --edition=2018 /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/vendor/serde-1.0.203/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="derive"' --cfg 'feature="serde_derive"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("alloc", "default", "derive", "rc", "serde_derive", "std", "unstable"))' -C metadata=4fefa6cfbed96774 -C extra-filename=-4fefa6cfbed96774 --out-dir /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/release/build/serde-4fefa6cfbed96774 -C linker=/usr/gcc/13/bin/gcc -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/release/deps --cap-lints allow -Z binary-dep-depinfo` Running `/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc --crate-name hashbrown --edition=2021 /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/vendor/hashbrown-0.14.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="raw"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("ahash", "alloc", "allocator-api2", "compiler_builtins", "core", "default", "equivalent", "inline-more", "nightly", "raw", "rayon", "rkyv", "rustc-dep-of-std", "rustc-internal-api", "serde"))' -C metadata=bbf583cea29597ce -C extra-filename=-bbf583cea29597ce --out-dir /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps --target x86_64-unknown-illumos -C linker=/usr/gcc/13/bin/gcc -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/release/deps --cap-lints allow --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(parallel_compiler)' '--check-cfg=cfg(rust_analyzer)' -Zmacro-backtrace -Zunstable-options -Csplit-debuginfo=off -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zunstable-options -Zon-broken-pipe=kill -Z binary-dep-depinfo` Fresh tinyvec v1.6.0 Running `/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc --crate-name build_script_build --edition=2018 /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/vendor/memchr-2.5.0/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debug-assertions=off --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("compiler_builtins", "core", "default", "libc", "rustc-dep-of-std", "std", "use_std"))' -C metadata=a0da17c5af57ccd6 -C extra-filename=-a0da17c5af57ccd6 --out-dir /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/release/build/memchr-a0da17c5af57ccd6 -C linker=/usr/gcc/13/bin/gcc -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/release/deps --cap-lints allow -Z binary-dep-depinfo` Running `/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc --crate-name winnow --edition=2021 /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/vendor/winnow-0.5.40/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)' --check-cfg 'cfg(feature, values("alloc", "debug", "default", "simd", "std", "unstable-doc", "unstable-recover"))' -C metadata=d8e9a50d045b5a09 -C extra-filename=-d8e9a50d045b5a09 --out-dir /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps --target x86_64-unknown-illumos -C linker=/usr/gcc/13/bin/gcc -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/release/deps --cap-lints allow --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(parallel_compiler)' '--check-cfg=cfg(rust_analyzer)' -Zmacro-backtrace -Zunstable-options -Csplit-debuginfo=off -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zunstable-options -Zon-broken-pipe=kill -Z binary-dep-depinfo` Compiling camino v1.1.7 Running `/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc --crate-name build_script_build --edition=2018 /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/vendor/camino-1.1.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="serde"' --cfg 'feature="serde1"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("proptest", "proptest1", "serde", "serde1"))' -C metadata=eab02570f404a1ab -C extra-filename=-eab02570f404a1ab --out-dir /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/release/build/camino-eab02570f404a1ab -C linker=/usr/gcc/13/bin/gcc -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/release/deps --cap-lints allow -Z binary-dep-depinfo` Compiling unicode-normalization v0.1.23 Dirty thiserror v1.0.61: the rustflags changed Compiling thiserror v1.0.61 Running `/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc --crate-name unicode_normalization --edition=2018 /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/vendor/unicode-normalization-0.1.23/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)' --check-cfg 'cfg(feature, values("default", "std"))' -C metadata=104ddf5b64ad5440 -C extra-filename=-104ddf5b64ad5440 --out-dir /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps --target x86_64-unknown-illumos -C linker=/usr/gcc/13/bin/gcc -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/release/deps --extern tinyvec=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libtinyvec-ab703c3f18848a4c.rmeta --cap-lints allow --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(parallel_compiler)' '--check-cfg=cfg(rust_analyzer)' -Zmacro-backtrace -Zunstable-options -Csplit-debuginfo=off -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zunstable-options -Zon-broken-pipe=kill -Z binary-dep-depinfo` Running `/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/release/build/thiserror-8408d48d4f3bc588/build-script-build` Compiling either v1.12.0 Running `/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc --crate-name either --edition=2018 /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/vendor/either-1.12.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="use_std"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("default", "serde", "use_std"))' -C metadata=0ddc09ec655359e9 -C extra-filename=-0ddc09ec655359e9 --out-dir /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/release/deps -C linker=/usr/gcc/13/bin/gcc -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/release/deps --cap-lints allow -Z binary-dep-depinfo` Running `/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/release/build/proc-macro2-0b6f50e565220b7e/build-script-build` Running `/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/release/build/memchr-a0da17c5af57ccd6/build-script-build` Running `/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/release/build/serde-4fefa6cfbed96774/build-script-build` Running `/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc --crate-name memchr --edition=2018 /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/vendor/memchr-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 embed-bitcode=no -C debug-assertions=off --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("compiler_builtins", "core", "default", "libc", "rustc-dep-of-std", "std", "use_std"))' -C metadata=e6d9fb1e1d74969f -C extra-filename=-e6d9fb1e1d74969f --out-dir /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/release/deps -C linker=/usr/gcc/13/bin/gcc -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/release/deps --cap-lints allow -Z binary-dep-depinfo --cfg memchr_runtime_simd --cfg memchr_runtime_sse2 --cfg memchr_runtime_sse42 --cfg memchr_runtime_avx` Running `/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc --crate-name proc_macro2 --edition=2021 /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/vendor/proc-macro2-1.0.86/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)' --check-cfg 'cfg(feature, values("default", "nightly", "proc-macro", "span-locations"))' -C metadata=fdaf92dcfd8d1563 -C extra-filename=-fdaf92dcfd8d1563 --out-dir /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/release/deps -C linker=/usr/gcc/13/bin/gcc -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/release/deps --extern unicode_ident=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/release/deps/libunicode_ident-fc11d55f22dfe5de.rmeta --cap-lints allow -Z binary-dep-depinfo --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 `/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/release/build/camino-eab02570f404a1ab/build-script-build` Fresh percent-encoding v2.3.1 Running `/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc --crate-name either --edition=2018 /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/vendor/either-1.12.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="use_std"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("default", "serde", "use_std"))' -C metadata=4db8125952575beb -C extra-filename=-4db8125952575beb --out-dir /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps --target x86_64-unknown-illumos -C linker=/usr/gcc/13/bin/gcc -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/release/deps --cap-lints allow --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(parallel_compiler)' '--check-cfg=cfg(rust_analyzer)' -Zmacro-backtrace -Zunstable-options -Csplit-debuginfo=off -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zunstable-options -Zon-broken-pipe=kill -Z binary-dep-depinfo` Fresh ryu v1.0.18 Compiling smallvec v1.13.2 Running `/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc --crate-name smallvec --edition=2018 /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/vendor/smallvec-1.13.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="const_generics"' --cfg 'feature="union"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("arbitrary", "const_generics", "const_new", "debugger_visualizer", "drain_filter", "drain_keep_rest", "may_dangle", "serde", "specialization", "union", "write"))' -C metadata=220e33f2e43e08fd -C extra-filename=-220e33f2e43e08fd --out-dir /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps --target x86_64-unknown-illumos -C linker=/usr/gcc/13/bin/gcc -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/release/deps --cap-lints allow --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(parallel_compiler)' '--check-cfg=cfg(rust_analyzer)' -Zmacro-backtrace -Zunstable-options -Csplit-debuginfo=off -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zunstable-options -Zon-broken-pipe=kill -Z binary-dep-depinfo` Fresh unicode-bidi v0.3.15 Fresh bitflags v1.3.2 Fresh minimal-lexical v0.2.1 Compiling rustc-semver v1.1.0 Running `/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc --crate-name rustc_semver --edition=2018 /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/vendor/rustc-semver-1.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)' --check-cfg 'cfg(feature, values())' -C metadata=cc351be7fd42cb0f -C extra-filename=-cc351be7fd42cb0f --out-dir /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps --target x86_64-unknown-illumos -C linker=/usr/gcc/13/bin/gcc -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/release/deps --cap-lints allow --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(parallel_compiler)' '--check-cfg=cfg(rust_analyzer)' -Zmacro-backtrace -Zunstable-options -Csplit-debuginfo=off -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zunstable-options -Zon-broken-pipe=kill -Z binary-dep-depinfo` Fresh itoa v1.0.11 Compiling itertools v0.12.1 Running `/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc --crate-name itertools --edition=2018 /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/vendor/itertools-0.12.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="use_alloc"' --cfg 'feature="use_std"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("default", "use_alloc", "use_std"))' -C metadata=16b6d07d909f0b1a -C extra-filename=-16b6d07d909f0b1a --out-dir /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps --target x86_64-unknown-illumos -C linker=/usr/gcc/13/bin/gcc -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/release/deps --extern either=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libeither-4db8125952575beb.rmeta --cap-lints allow --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(parallel_compiler)' '--check-cfg=cfg(rust_analyzer)' -Zmacro-backtrace -Zunstable-options -Csplit-debuginfo=off -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zunstable-options -Zon-broken-pipe=kill -Z binary-dep-depinfo` Compiling nom v7.1.3 Running `/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc --crate-name nom --edition=2018 /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/vendor/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="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("alloc", "default", "docsrs", "std"))' -C metadata=0829c5fe93a85177 -C extra-filename=-0829c5fe93a85177 --out-dir /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/release/deps -C linker=/usr/gcc/13/bin/gcc -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/release/deps --extern memchr=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/release/deps/libmemchr-e6d9fb1e1d74969f.rmeta --extern minimal_lexical=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/release/deps/libminimal_lexical-9b240e91928ac7cb.rmeta --cap-lints allow -Z binary-dep-depinfo` Compiling rustc_apfloat v0.2.0+llvm-462a31f5a5ab Running `/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc --crate-name rustc_apfloat --edition=2021 /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/vendor/rustc_apfloat-0.2.0+llvm-462a31f5a5ab/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)' --check-cfg 'cfg(feature, values())' -C metadata=33eb79d18502297b -C extra-filename=-33eb79d18502297b --out-dir /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps --target x86_64-unknown-illumos -C linker=/usr/gcc/13/bin/gcc -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/release/deps --extern bitflags=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libbitflags-a87cfab7ce9043f9.rmeta --extern smallvec=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libsmallvec-220e33f2e43e08fd.rmeta --cap-lints allow --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(parallel_compiler)' '--check-cfg=cfg(rust_analyzer)' -Zmacro-backtrace -Zunstable-options -Csplit-debuginfo=off -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zunstable-options -Zon-broken-pipe=kill -Z binary-dep-depinfo` Compiling idna v0.5.0 Running `/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc --crate-name idna --edition=2018 /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/vendor/idna-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 opt-level=3 -C embed-bitcode=no --cfg 'feature="alloc"' --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("alloc", "default", "std"))' -C metadata=07754a21b6927f23 -C extra-filename=-07754a21b6927f23 --out-dir /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps --target x86_64-unknown-illumos -C linker=/usr/gcc/13/bin/gcc -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/release/deps --extern unicode_bidi=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libunicode_bidi-ba2653da0f4f75fb.rmeta --extern unicode_normalization=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libunicode_normalization-104ddf5b64ad5440.rmeta --cap-lints allow --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(parallel_compiler)' '--check-cfg=cfg(rust_analyzer)' -Zmacro-backtrace -Zunstable-options -Csplit-debuginfo=off -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zunstable-options -Zon-broken-pipe=kill -Z binary-dep-depinfo` Compiling quote v1.0.36 Running `/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc --crate-name quote --edition=2018 /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/vendor/quote-1.0.36/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)' --check-cfg 'cfg(feature, values("default", "proc-macro"))' -C metadata=95c1c488a1cbbea6 -C extra-filename=-95c1c488a1cbbea6 --out-dir /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/release/deps -C linker=/usr/gcc/13/bin/gcc -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/release/deps --extern proc_macro2=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/release/deps/libproc_macro2-fdaf92dcfd8d1563.rmeta --cap-lints allow -Z binary-dep-depinfo` Compiling indexmap v2.2.6 Running `/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc --crate-name indexmap --edition=2021 /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/vendor/indexmap-2.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 '--allow=clippy::style' --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("arbitrary", "borsh", "default", "quickcheck", "rayon", "rustc-rayon", "serde", "std", "test_debug"))' -C metadata=e0ac444d80a54f71 -C extra-filename=-e0ac444d80a54f71 --out-dir /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps --target x86_64-unknown-illumos -C linker=/usr/gcc/13/bin/gcc -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/release/deps --extern equivalent=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libequivalent-c67f39f929ebf029.rmeta --extern hashbrown=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libhashbrown-bbf583cea29597ce.rmeta --cap-lints allow --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(parallel_compiler)' '--check-cfg=cfg(rust_analyzer)' -Zmacro-backtrace -Zunstable-options -Csplit-debuginfo=off -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zunstable-options -Zon-broken-pipe=kill -Z binary-dep-depinfo` Compiling syn v2.0.67 Running `/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc --crate-name syn --edition=2021 /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/vendor/syn-2.0.67/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-mut"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("clone-impls", "default", "derive", "extra-traits", "fold", "full", "parsing", "printing", "proc-macro", "test", "visit", "visit-mut"))' -C metadata=6d94bc04e89b07e4 -C extra-filename=-6d94bc04e89b07e4 --out-dir /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/release/deps -C linker=/usr/gcc/13/bin/gcc -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/release/deps --extern proc_macro2=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/release/deps/libproc_macro2-fdaf92dcfd8d1563.rmeta --extern quote=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/release/deps/libquote-95c1c488a1cbbea6.rmeta --extern unicode_ident=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/release/deps/libunicode_ident-fc11d55f22dfe5de.rmeta --cap-lints allow -Z binary-dep-depinfo` Running `/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc --crate-name itertools --edition=2018 /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/vendor/itertools-0.12.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="use_alloc"' --cfg 'feature="use_std"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("default", "use_alloc", "use_std"))' -C metadata=7a091ab904065b08 -C extra-filename=-7a091ab904065b08 --out-dir /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/release/deps -C linker=/usr/gcc/13/bin/gcc -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/release/deps --extern either=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/release/deps/libeither-0ddc09ec655359e9.rmeta --cap-lints allow -Z binary-dep-depinfo` Fresh form_urlencoded v1.2.1 Compiling rustc_tools_util v0.3.0 Running `/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc --crate-name rustc_tools_util --edition=2018 /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/vendor/rustc_tools_util-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 embed-bitcode=no -C debug-assertions=off --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("deny-warnings"))' -C metadata=359a48fa477bbbe4 -C extra-filename=-359a48fa477bbbe4 --out-dir /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/release/deps -C linker=/usr/gcc/13/bin/gcc -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/release/deps --cap-lints allow -Z binary-dep-depinfo` Compiling arrayvec v0.7.4 Running `/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc --crate-name arrayvec --edition=2018 /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/vendor/arrayvec-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 --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("default", "serde", "std", "zeroize"))' -C metadata=55f47fac5cf3a172 -C extra-filename=-55f47fac5cf3a172 --out-dir /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps --target x86_64-unknown-illumos -C linker=/usr/gcc/13/bin/gcc -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/release/deps --cap-lints allow --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(parallel_compiler)' '--check-cfg=cfg(rust_analyzer)' -Zmacro-backtrace -Zunstable-options -Csplit-debuginfo=off -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zunstable-options -Zon-broken-pipe=kill -Z binary-dep-depinfo` Compiling utf8parse v0.2.2 Running `/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc --crate-name utf8parse --edition=2018 /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/vendor/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)' --check-cfg 'cfg(feature, values("default", "nightly"))' -C metadata=be4a90735127871d -C extra-filename=-be4a90735127871d --out-dir /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps --target x86_64-unknown-illumos -C linker=/usr/gcc/13/bin/gcc -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/release/deps --cap-lints allow --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(parallel_compiler)' '--check-cfg=cfg(rust_analyzer)' -Zmacro-backtrace -Zunstable-options -Csplit-debuginfo=off -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zunstable-options -Zon-broken-pipe=kill -Z binary-dep-depinfo` Compiling anstyle-parse v0.2.4 Running `/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc --crate-name anstyle_parse --edition=2021 /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/vendor/anstyle-parse-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 '--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::items_after_statements' '--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)' --check-cfg 'cfg(feature, values("core", "default", "utf8"))' -C metadata=c8e882a546c76736 -C extra-filename=-c8e882a546c76736 --out-dir /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps --target x86_64-unknown-illumos -C linker=/usr/gcc/13/bin/gcc -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/release/deps --extern utf8parse=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libutf8parse-be4a90735127871d.rmeta --cap-lints allow --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(parallel_compiler)' '--check-cfg=cfg(rust_analyzer)' -Zmacro-backtrace -Zunstable-options -Csplit-debuginfo=off -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zunstable-options -Zon-broken-pipe=kill -Z binary-dep-depinfo` Compiling clippy v0.1.81 (/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/tools/clippy) Running `/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc --crate-name build_script_build --edition=2021 src/tools/clippy/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)' --check-cfg 'cfg(feature, values("deny-warnings", "integration", "internal", "tempfile"))' -C metadata=0d6bd13bac55e4a4 -C extra-filename=-0d6bd13bac55e4a4 --out-dir /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/release/build/clippy-0d6bd13bac55e4a4 -C linker=/usr/gcc/13/bin/gcc -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/release/deps --extern rustc_tools_util=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/release/deps/librustc_tools_util-359a48fa477bbbe4.rlib -Z binary-dep-depinfo` Fresh libc v0.2.155 Compiling url v2.5.2 Running `/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc --crate-name url --edition=2018 /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/vendor/url-2.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="default"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("debugger_visualizer", "default", "expose_internals", "serde"))' -C metadata=1933ab41bac4f49d -C extra-filename=-1933ab41bac4f49d --out-dir /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps --target x86_64-unknown-illumos -C linker=/usr/gcc/13/bin/gcc -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/release/deps --extern form_urlencoded=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libform_urlencoded-03caeb3925d35711.rmeta --extern idna=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libidna-07754a21b6927f23.rmeta --extern percent_encoding=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libpercent_encoding-d9bce70653df3639.rmeta --cap-lints allow --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(parallel_compiler)' '--check-cfg=cfg(rust_analyzer)' -Zmacro-backtrace -Zunstable-options -Csplit-debuginfo=off -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zunstable-options -Zon-broken-pipe=kill -Z binary-dep-depinfo` Compiling anstyle-query v1.1.0 Running `/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc --crate-name anstyle_query --edition=2021 /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/vendor/anstyle-query-1.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=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::items_after_statements' '--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)' --check-cfg 'cfg(feature, values())' -C metadata=76b58bd69224d02c -C extra-filename=-76b58bd69224d02c --out-dir /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps --target x86_64-unknown-illumos -C linker=/usr/gcc/13/bin/gcc -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/release/deps --cap-lints allow --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(parallel_compiler)' '--check-cfg=cfg(rust_analyzer)' -Zmacro-backtrace -Zunstable-options -Csplit-debuginfo=off -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zunstable-options -Zon-broken-pipe=kill -Z binary-dep-depinfo` Compiling unicode-script v0.5.6 Running `/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc --crate-name unicode_script --edition=2018 /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/vendor/unicode-script-0.5.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 --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("bench", "compiler_builtins", "core", "rustc-dep-of-std", "std"))' -C metadata=bd8422e6340f150f -C extra-filename=-bd8422e6340f150f --out-dir /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps --target x86_64-unknown-illumos -C linker=/usr/gcc/13/bin/gcc -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/release/deps --cap-lints allow --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(parallel_compiler)' '--check-cfg=cfg(rust_analyzer)' -Zmacro-backtrace -Zunstable-options -Csplit-debuginfo=off -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zunstable-options -Zon-broken-pipe=kill -Z binary-dep-depinfo` Compiling regex-syntax v0.8.4 Running `/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc --crate-name regex_syntax --edition=2021 /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/vendor/regex-syntax-0.8.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="std"' --cfg 'feature="unicode"' --cfg 'feature="unicode-age"' --cfg 'feature="unicode-bool"' --cfg 'feature="unicode-case"' --cfg 'feature="unicode-gencat"' --cfg 'feature="unicode-perl"' --cfg 'feature="unicode-script"' --cfg 'feature="unicode-segment"' --check-cfg 'cfg(docsrs)' --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=cd9769030d6f1a04 -C extra-filename=-cd9769030d6f1a04 --out-dir /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps --target x86_64-unknown-illumos -C linker=/usr/gcc/13/bin/gcc -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/release/deps --cap-lints allow --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(parallel_compiler)' '--check-cfg=cfg(rust_analyzer)' -Zmacro-backtrace -Zunstable-options -Csplit-debuginfo=off -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zunstable-options -Zon-broken-pipe=kill -Z binary-dep-depinfo` Dirty anstyle v1.0.7: the rustflags changed Compiling anstyle v1.0.7 Running `/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc --crate-name anstyle --edition=2021 /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/vendor/anstyle-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 '--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::items_after_statements' '--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)' --check-cfg 'cfg(feature, values("default", "std"))' -C metadata=0fffe7c45700ba28 -C extra-filename=-0fffe7c45700ba28 --out-dir /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps --target x86_64-unknown-illumos -C linker=/usr/gcc/13/bin/gcc -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/release/deps --cap-lints allow --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(parallel_compiler)' '--check-cfg=cfg(rust_analyzer)' -Zmacro-backtrace -Zunstable-options -Csplit-debuginfo=off -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zunstable-options -Zon-broken-pipe=kill -Z binary-dep-depinfo` Compiling colorchoice v1.0.1 Running `/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc --crate-name colorchoice --edition=2021 /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/vendor/colorchoice-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 '--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::items_after_statements' '--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)' --check-cfg 'cfg(feature, values())' -C metadata=457b1d201efa5865 -C extra-filename=-457b1d201efa5865 --out-dir /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps --target x86_64-unknown-illumos -C linker=/usr/gcc/13/bin/gcc -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/release/deps --cap-lints allow --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(parallel_compiler)' '--check-cfg=cfg(rust_analyzer)' -Zmacro-backtrace -Zunstable-options -Csplit-debuginfo=off -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zunstable-options -Zon-broken-pipe=kill -Z binary-dep-depinfo` Compiling quine-mc_cluskey v0.2.4 Running `/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc --crate-name quine_mc_cluskey --edition=2015 /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/vendor/quine-mc_cluskey-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 --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("quickcheck"))' -C metadata=feec69e59e7d3f8d -C extra-filename=-feec69e59e7d3f8d --out-dir /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps --target x86_64-unknown-illumos -C linker=/usr/gcc/13/bin/gcc -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/release/deps --cap-lints allow --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(parallel_compiler)' '--check-cfg=cfg(rust_analyzer)' -Zmacro-backtrace -Zunstable-options -Csplit-debuginfo=off -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zunstable-options -Zon-broken-pipe=kill -Z binary-dep-depinfo` Dirty is_terminal_polyfill v1.70.0: the rustflags changed Compiling is_terminal_polyfill v1.70.0 Running `/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc --crate-name is_terminal_polyfill --edition=2021 /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/vendor/is_terminal_polyfill-1.70.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=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)' --check-cfg 'cfg(feature, values("default"))' -C metadata=5ebf10e80810c4ec -C extra-filename=-5ebf10e80810c4ec --out-dir /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps --target x86_64-unknown-illumos -C linker=/usr/gcc/13/bin/gcc -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/release/deps --cap-lints allow --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(parallel_compiler)' '--check-cfg=cfg(rust_analyzer)' -Zmacro-backtrace -Zunstable-options -Csplit-debuginfo=off -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zunstable-options -Zon-broken-pipe=kill -Z binary-dep-depinfo` Compiling anstream v0.6.14 Running `/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc --crate-name anstream --edition=2021 /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/vendor/anstream-0.6.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 '--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::items_after_statements' '--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)' --check-cfg 'cfg(feature, values("auto", "default", "test", "wincon"))' -C metadata=81bf5c97330c6ba2 -C extra-filename=-81bf5c97330c6ba2 --out-dir /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps --target x86_64-unknown-illumos -C linker=/usr/gcc/13/bin/gcc -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/release/deps --extern anstyle=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libanstyle-0fffe7c45700ba28.rmeta --extern anstyle_parse=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libanstyle_parse-c8e882a546c76736.rmeta --extern anstyle_query=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libanstyle_query-76b58bd69224d02c.rmeta --extern colorchoice=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libcolorchoice-457b1d201efa5865.rmeta --extern is_terminal_polyfill=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libis_terminal_polyfill-5ebf10e80810c4ec.rmeta --extern utf8parse=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libutf8parse-be4a90735127871d.rmeta --cap-lints allow --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(parallel_compiler)' '--check-cfg=cfg(rust_analyzer)' -Zmacro-backtrace -Zunstable-options -Csplit-debuginfo=off -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zunstable-options -Zon-broken-pipe=kill -Z binary-dep-depinfo` Running `/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/release/build/clippy-0d6bd13bac55e4a4/build-script-build` Compiling termize v0.1.1 Running `/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc --crate-name termize --edition=2018 /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/vendor/termize-0.1.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)' --check-cfg 'cfg(feature, values())' -C metadata=3cca456eff87d7c7 -C extra-filename=-3cca456eff87d7c7 --out-dir /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps --target x86_64-unknown-illumos -C linker=/usr/gcc/13/bin/gcc -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/release/deps --extern libc=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/liblibc-3e7518595b3b6992.rmeta --cap-lints allow --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(parallel_compiler)' '--check-cfg=cfg(rust_analyzer)' -Zmacro-backtrace -Zunstable-options -Csplit-debuginfo=off -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zunstable-options -Zon-broken-pipe=kill -Z binary-dep-depinfo` Running `/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc --crate-name rustc_tools_util --edition=2018 /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/vendor/rustc_tools_util-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)' --check-cfg 'cfg(feature, values("deny-warnings"))' -C metadata=5656b5602d7a51bb -C extra-filename=-5656b5602d7a51bb --out-dir /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps --target x86_64-unknown-illumos -C linker=/usr/gcc/13/bin/gcc -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/release/deps --cap-lints allow --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(parallel_compiler)' '--check-cfg=cfg(rust_analyzer)' -Zmacro-backtrace -Zunstable-options -Csplit-debuginfo=off -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zunstable-options -Zon-broken-pipe=kill -Z binary-dep-depinfo` Compiling serde_derive v1.0.203 Compiling thiserror-impl v1.0.61 Compiling color-print-proc-macro v0.3.6 Compiling declare_clippy_lint v0.1.81 (/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/tools/clippy/declare_clippy_lint) Running `/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc --crate-name serde_derive --edition=2015 /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/vendor/serde_derive-1.0.203/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"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("default", "deserialize_in_place"))' -C metadata=4f670fab22378fc7 -C extra-filename=-4f670fab22378fc7 --out-dir /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/release/deps -C linker=/usr/gcc/13/bin/gcc -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/release/deps --extern proc_macro2=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/release/deps/libproc_macro2-fdaf92dcfd8d1563.rlib --extern quote=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/release/deps/libquote-95c1c488a1cbbea6.rlib --extern syn=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/release/deps/libsyn-6d94bc04e89b07e4.rlib --extern proc_macro --cap-lints allow -Z binary-dep-depinfo` Running `/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc --crate-name thiserror_impl --edition=2021 /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/vendor/thiserror-impl-1.0.61/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)' --check-cfg 'cfg(feature, values())' -C metadata=b5256b44525b7d32 -C extra-filename=-b5256b44525b7d32 --out-dir /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/release/deps -C linker=/usr/gcc/13/bin/gcc -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/release/deps --extern proc_macro2=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/release/deps/libproc_macro2-fdaf92dcfd8d1563.rlib --extern quote=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/release/deps/libquote-95c1c488a1cbbea6.rlib --extern syn=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/release/deps/libsyn-6d94bc04e89b07e4.rlib --extern proc_macro --cap-lints allow -Z binary-dep-depinfo` Running `/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc --crate-name declare_clippy_lint --edition=2021 src/tools/clippy/declare_clippy_lint/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)' --check-cfg 'cfg(feature, values("deny-warnings"))' -C metadata=74b35bb0a29d8adc -C extra-filename=-74b35bb0a29d8adc --out-dir /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/release/deps -C linker=/usr/gcc/13/bin/gcc -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/release/deps --extern itertools=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/release/deps/libitertools-7a091ab904065b08.rlib --extern quote=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/release/deps/libquote-95c1c488a1cbbea6.rlib --extern syn=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/release/deps/libsyn-6d94bc04e89b07e4.rlib --extern proc_macro -Z binary-dep-depinfo` Running `/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc --crate-name color_print_proc_macro --edition=2018 /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/vendor/color-print-proc-macro-0.3.6/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)' --check-cfg 'cfg(feature, values("terminfo"))' -C metadata=f7b00f64291893a2 -C extra-filename=-f7b00f64291893a2 --out-dir /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/release/deps -C linker=/usr/gcc/13/bin/gcc -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/release/deps --extern nom=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/release/deps/libnom-0829c5fe93a85177.rlib --extern proc_macro2=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/release/deps/libproc_macro2-fdaf92dcfd8d1563.rlib --extern quote=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/release/deps/libquote-95c1c488a1cbbea6.rlib --extern syn=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/release/deps/libsyn-6d94bc04e89b07e4.rlib --extern proc_macro --cap-lints allow -Z binary-dep-depinfo` Compiling color-print v0.3.6 Running `/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc --crate-name color_print --edition=2018 /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/vendor/color-print-0.3.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 --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("lazy_static", "terminfo", "terminfo_crate"))' -C metadata=a32a89611437f297 -C extra-filename=-a32a89611437f297 --out-dir /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps --target x86_64-unknown-illumos -C linker=/usr/gcc/13/bin/gcc -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/release/deps --extern color_print_proc_macro=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/release/deps/libcolor_print_proc_macro-f7b00f64291893a2.so --cap-lints allow --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(parallel_compiler)' '--check-cfg=cfg(rust_analyzer)' -Zmacro-backtrace -Zunstable-options -Csplit-debuginfo=off -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zunstable-options -Zon-broken-pipe=kill -Z binary-dep-depinfo` Running `/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc --crate-name thiserror --edition=2021 /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/vendor/thiserror-1.0.61/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)' --check-cfg 'cfg(feature, values())' -C metadata=58eca47d6127bb92 -C extra-filename=-58eca47d6127bb92 --out-dir /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps --target x86_64-unknown-illumos -C linker=/usr/gcc/13/bin/gcc -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/release/deps --extern thiserror_impl=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/release/deps/libthiserror_impl-b5256b44525b7d32.so --cap-lints allow --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(parallel_compiler)' '--check-cfg=cfg(rust_analyzer)' -Zmacro-backtrace -Zunstable-options -Csplit-debuginfo=off -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zunstable-options -Zon-broken-pipe=kill -Z binary-dep-depinfo --check-cfg 'cfg(error_generic_member_access)' --check-cfg 'cfg(thiserror_nightly_testing)'` Running `/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc --crate-name serde --edition=2018 /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/vendor/serde-1.0.203/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="derive"' --cfg 'feature="serde_derive"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("alloc", "default", "derive", "rc", "serde_derive", "std", "unstable"))' -C metadata=8092ff0a1e7adb64 -C extra-filename=-8092ff0a1e7adb64 --out-dir /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps --target x86_64-unknown-illumos -C linker=/usr/gcc/13/bin/gcc -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/release/deps --extern serde_derive=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/release/deps/libserde_derive-4f670fab22378fc7.so --cap-lints allow --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(parallel_compiler)' '--check-cfg=cfg(rust_analyzer)' -Zmacro-backtrace -Zunstable-options -Csplit-debuginfo=off -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zunstable-options -Zon-broken-pipe=kill -Z binary-dep-depinfo --check-cfg 'cfg(no_core_cstr)' --check-cfg 'cfg(no_core_num_saturating)' --check-cfg 'cfg(no_core_try_from)' --check-cfg 'cfg(no_float_copysign)' --check-cfg 'cfg(no_num_nonzero_signed)' --check-cfg 'cfg(no_relaxed_trait_bounds)' --check-cfg 'cfg(no_serde_derive)' --check-cfg 'cfg(no_std_atomic)' --check-cfg 'cfg(no_std_atomic64)' --check-cfg 'cfg(no_systemtime_checked_add)' --check-cfg 'cfg(no_target_has_atomic)'` Compiling toml_datetime v0.6.6 Compiling serde_spanned v0.6.6 Compiling serde_json v1.0.117 Compiling cargo-platform v0.1.8 Compiling semver v1.0.23 Running `/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc --crate-name camino --edition=2018 /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/vendor/camino-1.1.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="serde"' --cfg 'feature="serde1"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("proptest", "proptest1", "serde", "serde1"))' -C metadata=0bc610325903fa68 -C extra-filename=-0bc610325903fa68 --out-dir /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps --target x86_64-unknown-illumos -C linker=/usr/gcc/13/bin/gcc -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/release/deps --extern serde=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libserde-8092ff0a1e7adb64.rmeta --cap-lints allow --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(parallel_compiler)' '--check-cfg=cfg(rust_analyzer)' -Zmacro-backtrace -Zunstable-options -Csplit-debuginfo=off -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zunstable-options -Zon-broken-pipe=kill -Z binary-dep-depinfo --cfg path_buf_capacity --cfg shrink_to --cfg try_reserve_2 --cfg path_buf_deref_mut --check-cfg 'cfg(doc_cfg)' --check-cfg 'cfg(path_buf_deref_mut)' --check-cfg 'cfg(path_buf_capacity)' --check-cfg 'cfg(shrink_to)' --check-cfg 'cfg(try_reserve_2)'` Running `/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc --crate-name serde_json --edition=2021 /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/vendor/serde_json-1.0.117/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"' --cfg 'feature="unbounded_depth"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("alloc", "arbitrary_precision", "default", "float_roundtrip", "indexmap", "preserve_order", "raw_value", "std", "unbounded_depth"))' -C metadata=84ac2f5a26e6c1ab -C extra-filename=-84ac2f5a26e6c1ab --out-dir /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps --target x86_64-unknown-illumos -C linker=/usr/gcc/13/bin/gcc -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/release/deps --extern itoa=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libitoa-1cceb1650151643c.rmeta --extern ryu=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libryu-0888c8429afcbb03.rmeta --extern serde=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libserde-8092ff0a1e7adb64.rmeta --cap-lints allow --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(parallel_compiler)' '--check-cfg=cfg(rust_analyzer)' -Zmacro-backtrace -Zunstable-options -Csplit-debuginfo=off -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zunstable-options -Zon-broken-pipe=kill -Z binary-dep-depinfo --cfg limb_width_64 --check-cfg 'cfg(limb_width_32)' --check-cfg 'cfg(limb_width_64)'` Running `/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc --crate-name cargo_platform --edition=2021 /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/vendor/cargo-platform-0.1.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 '--allow=clippy::all' '--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)' --check-cfg 'cfg(feature, values())' -C metadata=93fa46f2faa4cadb -C extra-filename=-93fa46f2faa4cadb --out-dir /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps --target x86_64-unknown-illumos -C linker=/usr/gcc/13/bin/gcc -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/release/deps --extern serde=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libserde-8092ff0a1e7adb64.rmeta --cap-lints allow --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(parallel_compiler)' '--check-cfg=cfg(rust_analyzer)' -Zmacro-backtrace -Zunstable-options -Csplit-debuginfo=off -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zunstable-options -Zon-broken-pipe=kill -Z binary-dep-depinfo` Running `/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc --crate-name serde_spanned --edition=2021 /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/vendor/serde_spanned-0.6.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=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::items_after_statements' '--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="serde"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("serde"))' -C metadata=e5d036b22a657e39 -C extra-filename=-e5d036b22a657e39 --out-dir /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps --target x86_64-unknown-illumos -C linker=/usr/gcc/13/bin/gcc -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/release/deps --extern serde=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libserde-8092ff0a1e7adb64.rmeta --cap-lints allow --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(parallel_compiler)' '--check-cfg=cfg(rust_analyzer)' -Zmacro-backtrace -Zunstable-options -Csplit-debuginfo=off -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zunstable-options -Zon-broken-pipe=kill -Z binary-dep-depinfo` Running `/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc --crate-name toml_datetime --edition=2021 /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/vendor/toml_datetime-0.6.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=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::items_after_statements' '--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="serde"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("serde"))' -C metadata=98cd4e2882ac5362 -C extra-filename=-98cd4e2882ac5362 --out-dir /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps --target x86_64-unknown-illumos -C linker=/usr/gcc/13/bin/gcc -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/release/deps --extern serde=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libserde-8092ff0a1e7adb64.rmeta --cap-lints allow --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(parallel_compiler)' '--check-cfg=cfg(rust_analyzer)' -Zmacro-backtrace -Zunstable-options -Csplit-debuginfo=off -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zunstable-options -Zon-broken-pipe=kill -Z binary-dep-depinfo` Running `/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc --crate-name semver --edition=2018 /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/vendor/semver-1.0.23/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="serde"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("default", "serde", "std"))' -C metadata=0a115e6868167954 -C extra-filename=-0a115e6868167954 --out-dir /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps --target x86_64-unknown-illumos -C linker=/usr/gcc/13/bin/gcc -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/release/deps --extern serde=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libserde-8092ff0a1e7adb64.rmeta --cap-lints allow --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(parallel_compiler)' '--check-cfg=cfg(rust_analyzer)' -Zmacro-backtrace -Zunstable-options -Csplit-debuginfo=off -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zunstable-options -Zon-broken-pipe=kill -Z binary-dep-depinfo --check-cfg 'cfg(doc_cfg)' --check-cfg 'cfg(no_alloc_crate)' --check-cfg 'cfg(no_const_vec_new)' --check-cfg 'cfg(no_exhaustive_int_match)' --check-cfg 'cfg(no_non_exhaustive)' --check-cfg 'cfg(no_nonzero_bitscan)' --check-cfg 'cfg(no_str_strip_prefix)' --check-cfg 'cfg(no_track_caller)' --check-cfg 'cfg(no_unsafe_op_in_unsafe_fn_lint)' --check-cfg 'cfg(test_node_semver)'` Compiling toml_edit v0.19.15 Running `/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc --crate-name toml_edit --edition=2021 /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/vendor/toml_edit-0.19.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 --cfg 'feature="default"' --cfg 'feature="serde"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("default", "perf", "serde", "unbounded"))' -C metadata=8df2d071a436e48d -C extra-filename=-8df2d071a436e48d --out-dir /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps --target x86_64-unknown-illumos -C linker=/usr/gcc/13/bin/gcc -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/release/deps --extern indexmap=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libindexmap-e0ac444d80a54f71.rmeta --extern serde=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libserde-8092ff0a1e7adb64.rmeta --extern serde_spanned=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libserde_spanned-e5d036b22a657e39.rmeta --extern toml_datetime=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libtoml_datetime-98cd4e2882ac5362.rmeta --extern winnow=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libwinnow-d8e9a50d045b5a09.rmeta --cap-lints allow --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(parallel_compiler)' '--check-cfg=cfg(rust_analyzer)' -Zmacro-backtrace -Zunstable-options -Csplit-debuginfo=off -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zunstable-options -Zon-broken-pipe=kill -Z binary-dep-depinfo` Compiling cargo_metadata v0.18.1 Running `/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc --crate-name cargo_metadata --edition=2018 /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/vendor/cargo_metadata-0.18.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)' --check-cfg 'cfg(feature, values("builder", "default", "derive_builder", "unstable"))' -C metadata=47ce278329827672 -C extra-filename=-47ce278329827672 --out-dir /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps --target x86_64-unknown-illumos -C linker=/usr/gcc/13/bin/gcc -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/release/deps --extern camino=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libcamino-0bc610325903fa68.rmeta --extern cargo_platform=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libcargo_platform-93fa46f2faa4cadb.rmeta --extern semver=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libsemver-0a115e6868167954.rmeta --extern serde=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libserde-8092ff0a1e7adb64.rmeta --extern serde_json=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libserde_json-84ac2f5a26e6c1ab.rmeta --extern thiserror=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libthiserror-58eca47d6127bb92.rmeta --cap-lints allow --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(parallel_compiler)' '--check-cfg=cfg(rust_analyzer)' -Zmacro-backtrace -Zunstable-options -Csplit-debuginfo=off -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zunstable-options -Zon-broken-pipe=kill -Z binary-dep-depinfo` Compiling toml v0.7.8 Running `/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc --crate-name toml --edition=2021 /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/vendor/toml-0.7.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="display"' --cfg 'feature="parse"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("default", "display", "indexmap", "parse", "preserve_order"))' -C metadata=11102787b38e1ce1 -C extra-filename=-11102787b38e1ce1 --out-dir /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps --target x86_64-unknown-illumos -C linker=/usr/gcc/13/bin/gcc -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/release/deps --extern serde=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libserde-8092ff0a1e7adb64.rmeta --extern serde_spanned=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libserde_spanned-e5d036b22a657e39.rmeta --extern toml_datetime=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libtoml_datetime-98cd4e2882ac5362.rmeta --extern toml_edit=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libtoml_edit-8df2d071a436e48d.rmeta --cap-lints allow --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(parallel_compiler)' '--check-cfg=cfg(rust_analyzer)' -Zmacro-backtrace -Zunstable-options -Csplit-debuginfo=off -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zunstable-options -Zon-broken-pipe=kill -Z binary-dep-depinfo` Compiling clippy_config v0.1.81 (/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/tools/clippy/clippy_config) Running `/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc --crate-name clippy_config --edition=2021 src/tools/clippy/clippy_config/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)' --check-cfg 'cfg(feature, values("deny-warnings"))' -C metadata=12b8b424ebbfae64 -C extra-filename=-12b8b424ebbfae64 --out-dir /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps --target x86_64-unknown-illumos -C linker=/usr/gcc/13/bin/gcc -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/release/deps --extern rustc_semver=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/librustc_semver-cc351be7fd42cb0f.rmeta --extern serde=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libserde-8092ff0a1e7adb64.rmeta --extern toml=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libtoml-11102787b38e1ce1.rmeta --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(parallel_compiler)' '--check-cfg=cfg(rust_analyzer)' -Zmacro-backtrace -Zunstable-options -Csplit-debuginfo=off -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zunstable-options -Zon-broken-pipe=kill -Z binary-dep-depinfo` Compiling clippy_utils v0.1.81 (/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/tools/clippy/clippy_utils) Running `/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc --crate-name clippy_utils --edition=2021 src/tools/clippy/clippy_utils/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)' --check-cfg 'cfg(feature, values("deny-warnings"))' -C metadata=235644ac20d2c48b -C extra-filename=-235644ac20d2c48b --out-dir /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps --target x86_64-unknown-illumos -C linker=/usr/gcc/13/bin/gcc -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/release/deps --extern arrayvec=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libarrayvec-55f47fac5cf3a172.rmeta --extern clippy_config=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libclippy_config-12b8b424ebbfae64.rmeta --extern itertools=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libitertools-16b6d07d909f0b1a.rmeta --extern rustc_semver=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/librustc_semver-cc351be7fd42cb0f.rmeta --extern rustc_apfloat=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/librustc_apfloat-33eb79d18502297b.rmeta --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(parallel_compiler)' '--check-cfg=cfg(rust_analyzer)' -Zmacro-backtrace -Zunstable-options -Csplit-debuginfo=off -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zunstable-options -Zon-broken-pipe=kill -Z binary-dep-depinfo` Compiling clippy_lints v0.1.81 (/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/tools/clippy/clippy_lints) Running `/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc --crate-name clippy_lints --edition=2021 src/tools/clippy/clippy_lints/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)' --check-cfg 'cfg(feature, values("deny-warnings", "internal", "regex", "serde_json", "tempfile"))' -C metadata=e80a08cfe385dba4 -C extra-filename=-e80a08cfe385dba4 --out-dir /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps --target x86_64-unknown-illumos -C linker=/usr/gcc/13/bin/gcc -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/release/deps --extern arrayvec=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libarrayvec-55f47fac5cf3a172.rmeta --extern cargo_metadata=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libcargo_metadata-47ce278329827672.rmeta --extern clippy_config=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libclippy_config-12b8b424ebbfae64.rmeta --extern clippy_utils=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libclippy_utils-235644ac20d2c48b.rmeta --extern declare_clippy_lint=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/release/deps/libdeclare_clippy_lint-74b35bb0a29d8adc.so --extern itertools=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libitertools-16b6d07d909f0b1a.rmeta --extern quine_mc_cluskey=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libquine_mc_cluskey-feec69e59e7d3f8d.rmeta --extern regex_syntax=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libregex_syntax-cd9769030d6f1a04.rmeta --extern rustc_semver=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/librustc_semver-cc351be7fd42cb0f.rmeta --extern semver=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libsemver-0a115e6868167954.rmeta --extern serde=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libserde-8092ff0a1e7adb64.rmeta --extern toml=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libtoml-11102787b38e1ce1.rmeta --extern unicode_normalization=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libunicode_normalization-104ddf5b64ad5440.rmeta --extern unicode_script=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libunicode_script-bd8422e6340f150f.rmeta --extern url=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/liburl-1933ab41bac4f49d.rmeta --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(parallel_compiler)' '--check-cfg=cfg(rust_analyzer)' -Zmacro-backtrace -Zunstable-options -Csplit-debuginfo=off -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zunstable-options -Zon-broken-pipe=kill -Z binary-dep-depinfo` Running `/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc --crate-name clippy_driver --edition=2021 src/tools/clippy/src/driver.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C opt-level=3 -C embed-bitcode=no --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("deny-warnings", "integration", "internal", "tempfile"))' -C metadata=af97c94ce1c4e7f8 -C extra-filename=-af97c94ce1c4e7f8 --out-dir /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps --target x86_64-unknown-illumos -C linker=/usr/gcc/13/bin/gcc -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/release/deps --extern anstream=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libanstream-81bf5c97330c6ba2.rlib --extern clippy_config=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libclippy_config-12b8b424ebbfae64.rlib --extern clippy_lints=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libclippy_lints-e80a08cfe385dba4.rlib --extern color_print=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libcolor_print-a32a89611437f297.rlib --extern rustc_tools_util=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/librustc_tools_util-5656b5602d7a51bb.rlib --extern termize=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libtermize-3cca456eff87d7c7.rlib --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(parallel_compiler)' '--check-cfg=cfg(rust_analyzer)' -Zmacro-backtrace -Zunstable-options -Csplit-debuginfo=off -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zunstable-options -Zon-broken-pipe=kill -Z binary-dep-depinfo` Running `/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc --crate-name cargo_clippy --edition=2021 src/tools/clippy/src/main.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C opt-level=3 -C embed-bitcode=no --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("deny-warnings", "integration", "internal", "tempfile"))' -C metadata=b38e9857467e7c6f -C extra-filename=-b38e9857467e7c6f --out-dir /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps --target x86_64-unknown-illumos -C linker=/usr/gcc/13/bin/gcc -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/release/deps --extern anstream=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libanstream-81bf5c97330c6ba2.rlib --extern clippy_config=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libclippy_config-12b8b424ebbfae64.rlib --extern clippy_lints=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libclippy_lints-e80a08cfe385dba4.rlib --extern color_print=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libcolor_print-a32a89611437f297.rlib --extern rustc_tools_util=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/librustc_tools_util-5656b5602d7a51bb.rlib --extern termize=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libtermize-3cca456eff87d7c7.rlib --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(parallel_compiler)' '--check-cfg=cfg(rust_analyzer)' -Zmacro-backtrace -Zunstable-options -Csplit-debuginfo=off -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zunstable-options -Zon-broken-pipe=kill -Z binary-dep-depinfo` Finished `release` profile [optimized] target(s) in 2m 11s using sysroot /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2 running: "/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/bin/llvm-config" "--libdir" (failure_mode=Exit, stdout_mode=Capture, stderr_mode=Print) (created at src/core/builder.rs:1954:21, executed at src/core/builder.rs:1954:75) Building tool cargo-clippy (stage2 -> stage3, x86_64-unknown-illumos) running: cd "/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src" && env -u MAKEFLAGS -u MFLAGS AR_x86_64_unknown_illumos="/usr/gnu/bin/ar" CARGO_INCREMENTAL="0" CARGO_PROFILE_RELEASE_DEBUG="0" CARGO_PROFILE_RELEASE_DEBUG_ASSERTIONS="false" CARGO_PROFILE_RELEASE_OVERFLOW_CHECKS="false" CARGO_PROFILE_RELEASE_STRIP="false" CARGO_TARGET_DIR="/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools" CARGO_TARGET_X86_64_UNKNOWN_ILLUMOS_LINKER="/usr/gcc/13/bin/gcc" CC_x86_64_unknown_illumos="/usr/gcc/13/bin/gcc" CFG_COMPILER_BUILD_TRIPLE="x86_64-unknown-illumos" CFG_COMPILER_HOST_TRIPLE="x86_64-unknown-illumos" CFG_RELEASE="1.81.0" CFG_RELEASE_CHANNEL="stable" CFG_RELEASE_NUM="1.81.0" CFG_VERSION="1.81.0 (eeb90cda1 2024-09-04) (built from a source tarball)" CFG_VER_DATE="2024-09-04" CFG_VER_HASH="eeb90cda1969383f56a2637cbd3037bdf598841c" CFLAGS_x86_64_unknown_illumos="-ffunction-sections -fdata-sections -fPIC -m64 -m64" CXXFLAGS_x86_64_unknown_illumos="-ffunction-sections -fdata-sections -fPIC -m64 -m64" CXX_x86_64_unknown_illumos="/usr/gcc/13/bin/g++" DOC_RUST_LANG_ORG_CHANNEL="https://doc.rust-lang.org/1.81.0" LIBC_CHECK_CFG="1" LIBRARY_PATH="/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/lib" LZMA_API_STATIC="1" RANLIB_x86_64_unknown_illumos="/usr/gnu/bin/ar s" REAL_LIBRARY_PATH_VAR="LD_LIBRARY_PATH" RUSTBUILD_NATIVE_DIR="/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/native" RUSTC="/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc" RUSTC_BOOTSTRAP="1" RUSTC_BREAK_ON_ICE="1" RUSTC_ERROR_METADATA_DST="/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/tmp/extended-error-metadata" RUSTC_HOST_FLAGS="-Zunstable-options --check-cfg=cfg(bootstrap) -Clinker=/usr/gcc/13/bin/gcc" RUSTC_INSTALL_BINDIR="bin" RUSTC_LIBDIR="/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2/lib" RUSTC_LINT_FLAGS="-Wrust_2018_idioms -Wunused_lifetimes -Dwarnings" RUSTC_REAL="/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2/bin/rustc" RUSTC_SNAPSHOT="/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2/bin/rustc" RUSTC_SNAPSHOT_LIBDIR="/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2/lib" RUSTC_STAGE="2" RUSTC_SYSROOT="/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2" RUSTC_TLS_MODEL_INITIAL_EXEC="1" RUSTC_VERBOSE="1" RUSTC_WRAPPER="/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc" RUSTDOC="/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustdoc" RUSTDOCFLAGS="--cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options --check-cfg=cfg(bootstrap) --check-cfg=cfg(parallel_compiler) --check-cfg=cfg(rust_analyzer) -Dwarnings -Wrustdoc::invalid_codeblock_attributes --crate-version 1.81.0\t(eeb90cda1\t2024-09-04)\t(built\tfrom\ta\tsource\ttarball) -Clinker=/usr/gcc/13/bin/gcc" RUSTDOC_REAL="/path/to/nowhere/rustdoc/not/required" RUSTFLAGS="--cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options --check-cfg=cfg(bootstrap) --check-cfg=cfg(parallel_compiler) --check-cfg=cfg(rust_analyzer) -Zmacro-backtrace -Zunstable-options -Csplit-debuginfo=off -Clink-args=-Wl,-z,origin -Clink-args=-Wl,-rpath,$ORIGIN/../lib -Zunstable-options -Zon-broken-pipe=kill" RUST_TEST_THREADS="8" SYSROOT="/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2" __CARGO_DEFAULT_LIB_METADATA="stabletool-rustc" "/usr/bin/cargo" "build" "--target" "x86_64-unknown-illumos" "--release" "-Zbinary-dep-depinfo" "-j" "8" "-v" "--frozen" "--manifest-path" "/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/tools/clippy/Cargo.toml" "--message-format" "json-render-diagnostics" Fresh unicode-ident v1.0.12 Fresh equivalent v1.0.1 Fresh hashbrown v0.14.5 Fresh tinyvec_macros v0.1.1 Fresh winnow v0.5.40 Fresh proc-macro2 v1.0.86 Fresh indexmap v2.2.6 Fresh tinyvec v1.6.0 Fresh quote v1.0.36 Fresh memchr v2.5.0 Fresh unicode-normalization v0.1.23 Fresh syn v2.0.67 Fresh smallvec v1.13.2 Fresh percent-encoding v2.3.1 Fresh minimal-lexical v0.2.1 Fresh bitflags v1.3.2 Fresh itoa v1.0.11 Fresh serde_derive v1.0.203 Fresh thiserror-impl v1.0.61 Fresh rustc-semver v1.1.0 Fresh ryu v1.0.18 Fresh unicode-bidi v0.3.15 Fresh either v1.12.0 Fresh serde v1.0.203 Fresh itertools v0.12.1 Fresh idna v0.5.0 Fresh thiserror v1.0.61 Fresh rustc_apfloat v0.2.0+llvm-462a31f5a5ab Fresh nom v7.1.3 Fresh toml_datetime v0.6.6 Fresh serde_spanned v0.6.6 Fresh cargo-platform v0.1.8 Fresh camino v1.1.7 Fresh semver v1.0.23 Fresh serde_json v1.0.117 Fresh form_urlencoded v1.2.1 Fresh arrayvec v0.7.4 Fresh toml_edit v0.19.15 Fresh utf8parse v0.2.2 Fresh cargo_metadata v0.18.1 Fresh url v2.5.2 Fresh libc v0.2.155 Fresh color-print-proc-macro v0.3.6 Fresh declare_clippy_lint v0.1.81 (/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/tools/clippy/declare_clippy_lint) Fresh toml v0.7.8 Fresh anstyle-parse v0.2.4 Fresh unicode-script v0.5.6 Fresh anstyle v1.0.7 Fresh colorchoice v1.0.1 Fresh regex-syntax v0.8.4 Fresh anstyle-query v1.1.0 Fresh clippy_config v0.1.81 (/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/tools/clippy/clippy_config) Fresh quine-mc_cluskey v0.2.4 Fresh is_terminal_polyfill v1.70.0 Fresh termize v0.1.1 Fresh color-print v0.3.6 Fresh rustc_tools_util v0.3.0 Fresh clippy_utils v0.1.81 (/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/tools/clippy/clippy_utils) Fresh anstream v0.6.14 Fresh clippy_lints v0.1.81 (/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/tools/clippy/clippy_lints) Fresh clippy v0.1.81 (/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/tools/clippy) Finished `release` profile [optimized] target(s) in 1.71s using sysroot /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2 running: "/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/bin/llvm-config" "--libdir" (failure_mode=Exit, stdout_mode=Capture, stderr_mode=Print) (created at src/core/builder.rs:1954:21, executed at src/core/builder.rs:1954:75) Building tool rustfmt (stage2 -> stage3, x86_64-unknown-illumos) running: cd "/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src" && env -u MAKEFLAGS -u MFLAGS AR_x86_64_unknown_illumos="/usr/gnu/bin/ar" CARGO_INCREMENTAL="0" CARGO_PROFILE_RELEASE_DEBUG="0" CARGO_PROFILE_RELEASE_DEBUG_ASSERTIONS="false" CARGO_PROFILE_RELEASE_OVERFLOW_CHECKS="false" CARGO_PROFILE_RELEASE_STRIP="false" CARGO_TARGET_DIR="/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools" CARGO_TARGET_X86_64_UNKNOWN_ILLUMOS_LINKER="/usr/gcc/13/bin/gcc" CC_x86_64_unknown_illumos="/usr/gcc/13/bin/gcc" CFG_COMPILER_BUILD_TRIPLE="x86_64-unknown-illumos" CFG_COMPILER_HOST_TRIPLE="x86_64-unknown-illumos" CFG_RELEASE="1.81.0" CFG_RELEASE_CHANNEL="stable" CFG_RELEASE_NUM="1.81.0" CFG_VERSION="1.81.0 (eeb90cda1 2024-09-04) (built from a source tarball)" CFG_VER_DATE="2024-09-04" CFG_VER_HASH="eeb90cda1969383f56a2637cbd3037bdf598841c" CFLAGS_x86_64_unknown_illumos="-ffunction-sections -fdata-sections -fPIC -m64 -m64" CXXFLAGS_x86_64_unknown_illumos="-ffunction-sections -fdata-sections -fPIC -m64 -m64" CXX_x86_64_unknown_illumos="/usr/gcc/13/bin/g++" DOC_RUST_LANG_ORG_CHANNEL="https://doc.rust-lang.org/1.81.0" LIBC_CHECK_CFG="1" LIBRARY_PATH="/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/lib" LZMA_API_STATIC="1" RANLIB_x86_64_unknown_illumos="/usr/gnu/bin/ar s" REAL_LIBRARY_PATH_VAR="LD_LIBRARY_PATH" RUSTBUILD_NATIVE_DIR="/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/native" RUSTC="/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc" RUSTC_BOOTSTRAP="1" RUSTC_BREAK_ON_ICE="1" RUSTC_ERROR_METADATA_DST="/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/tmp/extended-error-metadata" RUSTC_HOST_FLAGS="-Zunstable-options --check-cfg=cfg(bootstrap) -Clinker=/usr/gcc/13/bin/gcc" RUSTC_INSTALL_BINDIR="bin" RUSTC_LIBDIR="/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2/lib" RUSTC_LINT_FLAGS="-Wrust_2018_idioms -Wunused_lifetimes -Dwarnings" RUSTC_REAL="/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2/bin/rustc" RUSTC_SNAPSHOT="/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2/bin/rustc" RUSTC_SNAPSHOT_LIBDIR="/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2/lib" RUSTC_STAGE="2" RUSTC_SYSROOT="/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2" RUSTC_TLS_MODEL_INITIAL_EXEC="1" RUSTC_VERBOSE="1" RUSTC_WRAPPER="/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc" RUSTDOC="/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustdoc" RUSTDOCFLAGS="--cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options --check-cfg=cfg(bootstrap) --check-cfg=cfg(parallel_compiler) --check-cfg=cfg(rust_analyzer) -Dwarnings -Wrustdoc::invalid_codeblock_attributes --crate-version 1.81.0\t(eeb90cda1\t2024-09-04)\t(built\tfrom\ta\tsource\ttarball) -Clinker=/usr/gcc/13/bin/gcc" RUSTDOC_REAL="/path/to/nowhere/rustdoc/not/required" RUSTFLAGS="--cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options --check-cfg=cfg(bootstrap) --check-cfg=cfg(parallel_compiler) --check-cfg=cfg(rust_analyzer) -Zmacro-backtrace -Zunstable-options -Csplit-debuginfo=off -Clink-args=-Wl,-z,origin -Clink-args=-Wl,-rpath,$ORIGIN/../lib -Zunstable-options -Zon-broken-pipe=kill" RUST_TEST_THREADS="8" SYSROOT="/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2" __CARGO_DEFAULT_LIB_METADATA="stabletool-rustc" "/usr/bin/cargo" "build" "--target" "x86_64-unknown-illumos" "--release" "-Zbinary-dep-depinfo" "-j" "8" "-v" "--frozen" "--manifest-path" "/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/tools/rustfmt/Cargo.toml" "--message-format" "json-render-diagnostics" Fresh unicode-ident v1.0.12 Fresh cfg-if v1.0.0 Fresh once_cell v1.19.0 Fresh utf8parse v0.2.2 Fresh proc-macro2 v1.0.86 Compiling memchr v2.5.0 Compiling regex-syntax v0.7.5 Fresh anstyle-parse v0.2.4 Fresh is_terminal_polyfill v1.70.0 Fresh colorchoice v1.0.1 Running `/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/release/build/memchr-a0da17c5af57ccd6/build-script-build` Running `/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc --crate-name regex_syntax --edition=2021 /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/vendor/regex-syntax-0.7.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="default"' --cfg 'feature="std"' --cfg 'feature="unicode"' --cfg 'feature="unicode-age"' --cfg 'feature="unicode-bool"' --cfg 'feature="unicode-case"' --cfg 'feature="unicode-gencat"' --cfg 'feature="unicode-perl"' --cfg 'feature="unicode-script"' --cfg 'feature="unicode-segment"' --check-cfg 'cfg(docsrs)' --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=853513d1f0169987 -C extra-filename=-853513d1f0169987 --out-dir /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps --target x86_64-unknown-illumos -C linker=/usr/gcc/13/bin/gcc -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/release/deps --cap-lints allow --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(parallel_compiler)' '--check-cfg=cfg(rust_analyzer)' -Zmacro-backtrace -Zunstable-options -Csplit-debuginfo=off -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zunstable-options -Zon-broken-pipe=kill -Z binary-dep-depinfo` Fresh quote v1.0.36 Fresh libc v0.2.155 Fresh log v0.4.21 Fresh anstyle v1.0.7 Fresh anstyle-query v1.1.0 Compiling tracing-core v0.1.30 Compiling syn v2.0.67 Fresh anstream v0.6.14 Fresh hashbrown v0.14.5 Dirty regex-syntax v0.6.29: the rustflags changed Compiling regex-syntax v0.6.29 Running `/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc --crate-name tracing_core --edition=2018 /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/vendor/tracing-core-0.1.30/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="once_cell"' --cfg 'feature="std"' --cfg 'feature="valuable"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("default", "once_cell", "std", "valuable"))' -C metadata=df842d71365ef39f -C extra-filename=-df842d71365ef39f --out-dir /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps --target x86_64-unknown-illumos -C linker=/usr/gcc/13/bin/gcc -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/release/deps --extern once_cell=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libonce_cell-a3125bf95ce38619.rmeta --cap-lints allow --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(parallel_compiler)' '--check-cfg=cfg(rust_analyzer)' -Zmacro-backtrace -Zunstable-options -Csplit-debuginfo=off -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zunstable-options -Zon-broken-pipe=kill -Z binary-dep-depinfo` Compiling lazy_static v1.5.0 Compiling clap_lex v0.7.1 Running `/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc --crate-name syn --edition=2021 /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/vendor/syn-2.0.67/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)' --check-cfg 'cfg(feature, values("clone-impls", "default", "derive", "extra-traits", "fold", "full", "parsing", "printing", "proc-macro", "test", "visit", "visit-mut"))' -C metadata=d2d9e1228695bf46 -C extra-filename=-d2d9e1228695bf46 --out-dir /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/release/deps -C linker=/usr/gcc/13/bin/gcc -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/release/deps --extern proc_macro2=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/release/deps/libproc_macro2-fdaf92dcfd8d1563.rmeta --extern quote=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/release/deps/libquote-95c1c488a1cbbea6.rmeta --extern unicode_ident=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/release/deps/libunicode_ident-fc11d55f22dfe5de.rmeta --cap-lints allow -Z binary-dep-depinfo` Running `/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc --crate-name lazy_static --edition=2015 /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/vendor/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)' --check-cfg 'cfg(feature, values("spin", "spin_no_std"))' -C metadata=afd51797ed3196c7 -C extra-filename=-afd51797ed3196c7 --out-dir /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps --target x86_64-unknown-illumos -C linker=/usr/gcc/13/bin/gcc -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/release/deps --cap-lints allow --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(parallel_compiler)' '--check-cfg=cfg(rust_analyzer)' -Zmacro-backtrace -Zunstable-options -Csplit-debuginfo=off -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zunstable-options -Zon-broken-pipe=kill -Z binary-dep-depinfo` Running `/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc --crate-name regex_syntax --edition=2018 /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/vendor/regex-syntax-0.6.29/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="unicode"' --cfg 'feature="unicode-age"' --cfg 'feature="unicode-bool"' --cfg 'feature="unicode-case"' --cfg 'feature="unicode-gencat"' --cfg 'feature="unicode-perl"' --cfg 'feature="unicode-script"' --cfg 'feature="unicode-segment"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("default", "unicode", "unicode-age", "unicode-bool", "unicode-case", "unicode-gencat", "unicode-perl", "unicode-script", "unicode-segment"))' -C metadata=1488aa29092cf54a -C extra-filename=-1488aa29092cf54a --out-dir /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps --target x86_64-unknown-illumos -C linker=/usr/gcc/13/bin/gcc -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/release/deps --cap-lints allow --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(parallel_compiler)' '--check-cfg=cfg(rust_analyzer)' -Zmacro-backtrace -Zunstable-options -Csplit-debuginfo=off -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zunstable-options -Zon-broken-pipe=kill -Z binary-dep-depinfo` Running `/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc --crate-name clap_lex --edition=2021 /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/vendor/clap_lex-0.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 '--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::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=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' '--allow=clippy::multiple_bound_locations' '--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' '--allow=clippy::blocks_in_conditions' '--allow=clippy::assigning_clones' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=484b9a00b08f9a8a -C extra-filename=-484b9a00b08f9a8a --out-dir /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps --target x86_64-unknown-illumos -C linker=/usr/gcc/13/bin/gcc -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/release/deps --cap-lints allow --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(parallel_compiler)' '--check-cfg=cfg(rust_analyzer)' -Zmacro-backtrace -Zunstable-options -Csplit-debuginfo=off -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zunstable-options -Zon-broken-pipe=kill -Z binary-dep-depinfo` Fresh equivalent v1.0.1 Compiling strsim v0.11.1 Running `/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc --crate-name strsim --edition=2015 /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/vendor/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)' --check-cfg 'cfg(feature, values())' -C metadata=33356774de6129a9 -C extra-filename=-33356774de6129a9 --out-dir /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps --target x86_64-unknown-illumos -C linker=/usr/gcc/13/bin/gcc -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/release/deps --cap-lints allow --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(parallel_compiler)' '--check-cfg=cfg(rust_analyzer)' -Zmacro-backtrace -Zunstable-options -Csplit-debuginfo=off -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zunstable-options -Zon-broken-pipe=kill -Z binary-dep-depinfo` Running `/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc --crate-name memchr --edition=2018 /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/vendor/memchr-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)' --check-cfg 'cfg(feature, values("compiler_builtins", "core", "default", "libc", "rustc-dep-of-std", "std", "use_std"))' -C metadata=ef05165b808c1b91 -C extra-filename=-ef05165b808c1b91 --out-dir /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps --target x86_64-unknown-illumos -C linker=/usr/gcc/13/bin/gcc -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/release/deps --cap-lints allow --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(parallel_compiler)' '--check-cfg=cfg(rust_analyzer)' -Zmacro-backtrace -Zunstable-options -Csplit-debuginfo=off -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zunstable-options -Zon-broken-pipe=kill -Z binary-dep-depinfo --cfg memchr_runtime_simd --cfg memchr_runtime_sse2 --cfg memchr_runtime_sse42 --cfg memchr_runtime_avx` Compiling heck v0.5.0 Running `/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc --crate-name heck --edition=2021 /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/vendor/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)' --check-cfg 'cfg(feature, values())' -C metadata=7fc6a1cc71452587 -C extra-filename=-7fc6a1cc71452587 --out-dir /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/release/deps -C linker=/usr/gcc/13/bin/gcc -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/release/deps --cap-lints allow -Z binary-dep-depinfo` Compiling clap_builder v4.5.7 Running `/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc --crate-name clap_builder --edition=2021 /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/vendor/clap_builder-4.5.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 '--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::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=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' '--allow=clippy::multiple_bound_locations' '--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' '--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)' --check-cfg 'cfg(feature, values("cargo", "color", "debug", "default", "deprecated", "env", "error-context", "help", "std", "string", "suggestions", "unicode", "unstable-doc", "unstable-styles", "unstable-v5", "usage", "wrap_help"))' -C metadata=12a1ad98f1789d37 -C extra-filename=-12a1ad98f1789d37 --out-dir /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps --target x86_64-unknown-illumos -C linker=/usr/gcc/13/bin/gcc -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/release/deps --extern anstream=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libanstream-81bf5c97330c6ba2.rmeta --extern anstyle=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libanstyle-0fffe7c45700ba28.rmeta --extern clap_lex=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libclap_lex-484b9a00b08f9a8a.rmeta --extern strsim=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libstrsim-33356774de6129a9.rmeta --cap-lints allow --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(parallel_compiler)' '--check-cfg=cfg(rust_analyzer)' -Zmacro-backtrace -Zunstable-options -Csplit-debuginfo=off -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zunstable-options -Zon-broken-pipe=kill -Z binary-dep-depinfo` Fresh indexmap v2.2.6 Compiling dirs-sys-next v0.1.2 Running `/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc --crate-name dirs_sys_next --edition=2018 /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/vendor/dirs-sys-next-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)' --check-cfg 'cfg(feature, values())' -C metadata=0fd2c0b722c5fe6b -C extra-filename=-0fd2c0b722c5fe6b --out-dir /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps --target x86_64-unknown-illumos -C linker=/usr/gcc/13/bin/gcc -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/release/deps --extern libc=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/liblibc-9eac3c51cf1eb78c.rmeta --cap-lints allow --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(parallel_compiler)' '--check-cfg=cfg(rust_analyzer)' -Zmacro-backtrace -Zunstable-options -Csplit-debuginfo=off -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zunstable-options -Zon-broken-pipe=kill -Z binary-dep-depinfo` Compiling aho-corasick v1.1.3 Running `/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc --crate-name aho_corasick --edition=2021 /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/vendor/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="default"' --cfg 'feature="perf-literal"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("default", "logging", "perf-literal", "std"))' -C metadata=d0c5f883d9b03754 -C extra-filename=-d0c5f883d9b03754 --out-dir /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps --target x86_64-unknown-illumos -C linker=/usr/gcc/13/bin/gcc -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/release/deps --extern memchr=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libmemchr-ef05165b808c1b91.rmeta --cap-lints allow --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(parallel_compiler)' '--check-cfg=cfg(rust_analyzer)' -Zmacro-backtrace -Zunstable-options -Csplit-debuginfo=off -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zunstable-options -Zon-broken-pipe=kill -Z binary-dep-depinfo` Compiling bstr v1.6.0 Running `/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc --crate-name bstr --edition=2021 /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/vendor/bstr-1.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="std"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("alloc", "default", "serde", "std", "unicode"))' -C metadata=2a36da8e5d0fc4a5 -C extra-filename=-2a36da8e5d0fc4a5 --out-dir /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps --target x86_64-unknown-illumos -C linker=/usr/gcc/13/bin/gcc -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/release/deps --extern memchr=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libmemchr-ef05165b808c1b91.rmeta --cap-lints allow --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(parallel_compiler)' '--check-cfg=cfg(rust_analyzer)' -Zmacro-backtrace -Zunstable-options -Csplit-debuginfo=off -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zunstable-options -Zon-broken-pipe=kill -Z binary-dep-depinfo` Fresh thread_local v1.1.8 Fresh winnow v0.5.40 Dirty overload v0.1.1: the rustflags changed Compiling overload v0.1.1 Running `/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc --crate-name overload --edition=2018 /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/vendor/overload-0.1.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)' --check-cfg 'cfg(feature, values())' -C metadata=c6160aa9c20d7710 -C extra-filename=-c6160aa9c20d7710 --out-dir /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps --target x86_64-unknown-illumos -C linker=/usr/gcc/13/bin/gcc -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/release/deps --cap-lints allow --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(parallel_compiler)' '--check-cfg=cfg(rust_analyzer)' -Zmacro-backtrace -Zunstable-options -Csplit-debuginfo=off -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zunstable-options -Zon-broken-pipe=kill -Z binary-dep-depinfo` Dirty unicode-width v0.1.13: the rustflags changed Compiling unicode-width v0.1.13 Running `/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc --crate-name unicode_width --edition=2021 /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/vendor/unicode-width-0.1.13/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)' --check-cfg 'cfg(feature, values("compiler_builtins", "core", "default", "no_std", "rustc-dep-of-std", "std"))' -C metadata=0b1d6051febbecc4 -C extra-filename=-0b1d6051febbecc4 --out-dir /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps --target x86_64-unknown-illumos -C linker=/usr/gcc/13/bin/gcc -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/release/deps --cap-lints allow --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(parallel_compiler)' '--check-cfg=cfg(rust_analyzer)' -Zmacro-backtrace -Zunstable-options -Csplit-debuginfo=off -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zunstable-options -Zon-broken-pipe=kill -Z binary-dep-depinfo` Fresh itoa v1.0.11 Fresh same-file v1.0.6 Fresh option-ext v0.2.0 Fresh ryu v1.0.18 Dirty fnv v1.0.7: the rustflags changed Compiling fnv v1.0.7 Running `/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc --crate-name fnv --edition=2015 /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/vendor/fnv-1.0.7/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)' --check-cfg 'cfg(feature, values("default", "std"))' -C metadata=1873645ddc6f7552 -C extra-filename=-1873645ddc6f7552 --out-dir /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps --target x86_64-unknown-illumos -C linker=/usr/gcc/13/bin/gcc -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/release/deps --cap-lints allow --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(parallel_compiler)' '--check-cfg=cfg(rust_analyzer)' -Zmacro-backtrace -Zunstable-options -Csplit-debuginfo=off -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zunstable-options -Zon-broken-pipe=kill -Z binary-dep-depinfo` Fresh pin-project-lite v0.2.14 Compiling dirs-sys v0.4.1 Running `/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc --crate-name dirs_sys --edition=2015 /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/vendor/dirs-sys-0.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)' --check-cfg 'cfg(feature, values())' -C metadata=31310c4f55b6be60 -C extra-filename=-31310c4f55b6be60 --out-dir /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps --target x86_64-unknown-illumos -C linker=/usr/gcc/13/bin/gcc -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/release/deps --extern libc=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/liblibc-9eac3c51cf1eb78c.rmeta --extern option_ext=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/liboption_ext-664b156aa1c72561.rmeta --cap-lints allow --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(parallel_compiler)' '--check-cfg=cfg(rust_analyzer)' -Zmacro-backtrace -Zunstable-options -Csplit-debuginfo=off -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zunstable-options -Zon-broken-pipe=kill -Z binary-dep-depinfo` Fresh walkdir v2.5.0 Dirty nu-ansi-term v0.46.0: the rustflags changed Compiling nu-ansi-term v0.46.0 Running `/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc --crate-name nu_ansi_term --edition=2018 /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/vendor/nu-ansi-term-0.46.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)' --check-cfg 'cfg(feature, values("derive_serde_style", "serde"))' -C metadata=bb203af945d687a4 -C extra-filename=-bb203af945d687a4 --out-dir /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps --target x86_64-unknown-illumos -C linker=/usr/gcc/13/bin/gcc -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/release/deps --extern overload=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/liboverload-c6160aa9c20d7710.rmeta --cap-lints allow --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(parallel_compiler)' '--check-cfg=cfg(rust_analyzer)' -Zmacro-backtrace -Zunstable-options -Csplit-debuginfo=off -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zunstable-options -Zon-broken-pipe=kill -Z binary-dep-depinfo` Dirty anyhow v1.0.86: the rustflags changed Compiling anyhow v1.0.86 Running `/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/release/build/anyhow-d7aed1449cc45faf/build-script-build` Compiling dirs-next v2.0.0 Running `/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc --crate-name dirs_next --edition=2018 /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/vendor/dirs-next-2.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)' --check-cfg 'cfg(feature, values())' -C metadata=1c2eb973516ae2a4 -C extra-filename=-1c2eb973516ae2a4 --out-dir /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps --target x86_64-unknown-illumos -C linker=/usr/gcc/13/bin/gcc -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/release/deps --extern cfg_if=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libcfg_if-9fafd12e719e19ea.rmeta --extern dirs_sys_next=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libdirs_sys_next-0fd2c0b722c5fe6b.rmeta --cap-lints allow --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(parallel_compiler)' '--check-cfg=cfg(rust_analyzer)' -Zmacro-backtrace -Zunstable-options -Csplit-debuginfo=off -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zunstable-options -Zon-broken-pipe=kill -Z binary-dep-depinfo` Compiling tracing-log v0.2.0 Running `/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc --crate-name tracing_log --edition=2018 /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/vendor/tracing-log-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 --cfg 'feature="log-tracer"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("ahash", "default", "interest-cache", "log-tracer", "lru", "std"))' -C metadata=dae26623827317de -C extra-filename=-dae26623827317de --out-dir /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps --target x86_64-unknown-illumos -C linker=/usr/gcc/13/bin/gcc -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/release/deps --extern log=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/liblog-172c434f21563709.rmeta --extern once_cell=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libonce_cell-a3125bf95ce38619.rmeta --extern tracing_core=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libtracing_core-df842d71365ef39f.rmeta --cap-lints allow --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(parallel_compiler)' '--check-cfg=cfg(rust_analyzer)' -Zmacro-backtrace -Zunstable-options -Csplit-debuginfo=off -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zunstable-options -Zon-broken-pipe=kill -Z binary-dep-depinfo` Dirty regex-automata v0.1.10: the rustflags changed Compiling regex-automata v0.1.10 Running `/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc --crate-name regex_automata --edition=2015 /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/vendor/regex-automata-0.1.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 --cfg 'feature="default"' --cfg 'feature="regex-syntax"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("default", "fst", "regex-syntax", "std", "transducer"))' -C metadata=9c3ee361c44f3631 -C extra-filename=-9c3ee361c44f3631 --out-dir /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps --target x86_64-unknown-illumos -C linker=/usr/gcc/13/bin/gcc -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/release/deps --extern regex_syntax=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libregex_syntax-1488aa29092cf54a.rmeta --cap-lints allow --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(parallel_compiler)' '--check-cfg=cfg(rust_analyzer)' -Zmacro-backtrace -Zunstable-options -Csplit-debuginfo=off -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zunstable-options -Zon-broken-pipe=kill -Z binary-dep-depinfo` Compiling sharded-slab v0.1.7 Running `/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc --crate-name sharded_slab --edition=2018 /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/vendor/sharded-slab-0.1.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)' --check-cfg 'cfg(feature, values("loom"))' -C metadata=5d715c7c2863830e -C extra-filename=-5d715c7c2863830e --out-dir /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps --target x86_64-unknown-illumos -C linker=/usr/gcc/13/bin/gcc -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/release/deps --extern lazy_static=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/liblazy_static-afd51797ed3196c7.rmeta --cap-lints allow --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(parallel_compiler)' '--check-cfg=cfg(rust_analyzer)' -Zmacro-backtrace -Zunstable-options -Csplit-debuginfo=off -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zunstable-options -Zon-broken-pipe=kill -Z binary-dep-depinfo` Compiling regex-automata v0.3.7 Running `/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc --crate-name regex_automata --edition=2021 /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/vendor/regex-automata-0.3.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="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"' --cfg 'feature="unicode"' --cfg 'feature="unicode-age"' --cfg 'feature="unicode-bool"' --cfg 'feature="unicode-case"' --cfg 'feature="unicode-gencat"' --cfg 'feature="unicode-perl"' --cfg 'feature="unicode-script"' --cfg 'feature="unicode-segment"' --cfg 'feature="unicode-word-boundary"' --check-cfg 'cfg(docsrs)' --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=8d497ac6cf2d3051 -C extra-filename=-8d497ac6cf2d3051 --out-dir /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps --target x86_64-unknown-illumos -C linker=/usr/gcc/13/bin/gcc -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/release/deps --extern aho_corasick=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libaho_corasick-d0c5f883d9b03754.rmeta --extern memchr=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libmemchr-ef05165b808c1b91.rmeta --extern regex_syntax=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libregex_syntax-853513d1f0169987.rmeta --cap-lints allow --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(parallel_compiler)' '--check-cfg=cfg(rust_analyzer)' -Zmacro-backtrace -Zunstable-options -Csplit-debuginfo=off -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zunstable-options -Zon-broken-pipe=kill -Z binary-dep-depinfo` Dirty matchers v0.1.0: the rustflags changed Compiling matchers v0.1.0 Running `/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc --crate-name matchers --edition=2018 /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/vendor/matchers-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)' --check-cfg 'cfg(feature, values())' -C metadata=b19646ca5f8a7a29 -C extra-filename=-b19646ca5f8a7a29 --out-dir /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps --target x86_64-unknown-illumos -C linker=/usr/gcc/13/bin/gcc -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/release/deps --extern regex_automata=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libregex_automata-9c3ee361c44f3631.rmeta --cap-lints allow --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(parallel_compiler)' '--check-cfg=cfg(rust_analyzer)' -Zmacro-backtrace -Zunstable-options -Csplit-debuginfo=off -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zunstable-options -Zon-broken-pipe=kill -Z binary-dep-depinfo` Compiling smallvec v1.13.2 Running `/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc --crate-name smallvec --edition=2018 /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/vendor/smallvec-1.13.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)' --check-cfg 'cfg(feature, values("arbitrary", "const_generics", "const_new", "debugger_visualizer", "drain_filter", "drain_keep_rest", "may_dangle", "serde", "specialization", "union", "write"))' -C metadata=867d2bd776f1490e -C extra-filename=-867d2bd776f1490e --out-dir /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps --target x86_64-unknown-illumos -C linker=/usr/gcc/13/bin/gcc -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/release/deps --cap-lints allow --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(parallel_compiler)' '--check-cfg=cfg(rust_analyzer)' -Zmacro-backtrace -Zunstable-options -Csplit-debuginfo=off -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zunstable-options -Zon-broken-pipe=kill -Z binary-dep-depinfo` Compiling yansi-term v0.1.2 Running `/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc --crate-name yansi_term --edition=2018 /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/vendor/yansi-term-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)' --check-cfg 'cfg(feature, values("derive_serde_style", "serde"))' -C metadata=43d71f1a98bc3769 -C extra-filename=-43d71f1a98bc3769 --out-dir /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps --target x86_64-unknown-illumos -C linker=/usr/gcc/13/bin/gcc -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/release/deps --cap-lints allow --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(parallel_compiler)' '--check-cfg=cfg(rust_analyzer)' -Zmacro-backtrace -Zunstable-options -Csplit-debuginfo=off -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zunstable-options -Zon-broken-pipe=kill -Z binary-dep-depinfo` Compiling rustfmt-nightly v1.7.1 (/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/tools/rustfmt) Running `/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc --crate-name build_script_build --edition=2021 src/tools/rustfmt/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="cargo-fmt"' --cfg 'feature="default"' --cfg 'feature="rustfmt-format-diff"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("cargo-fmt", "default", "generic-simd", "rustfmt-format-diff"))' -C metadata=ec03e6f39d97ffa3 -C extra-filename=-ec03e6f39d97ffa3 --out-dir /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/release/build/rustfmt-nightly-ec03e6f39d97ffa3 -C linker=/usr/gcc/13/bin/gcc -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/release/deps -Z binary-dep-depinfo` Fresh either v1.12.0 Fresh itertools v0.12.1 Running `/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/release/build/rustfmt-nightly-ec03e6f39d97ffa3/build-script-build` Compiling annotate-snippets v0.9.2 Running `/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc --crate-name annotate_snippets --edition=2018 /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/vendor/annotate-snippets-0.9.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="color"' --cfg 'feature="default"' --cfg 'feature="yansi-term"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("color", "default", "yansi-term"))' -C metadata=d2f9c3186865c946 -C extra-filename=-d2f9c3186865c946 --out-dir /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps --target x86_64-unknown-illumos -C linker=/usr/gcc/13/bin/gcc -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/release/deps --extern unicode_width=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libunicode_width-0b1d6051febbecc4.rmeta --extern yansi_term=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libyansi_term-43d71f1a98bc3769.rmeta --cap-lints allow --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(parallel_compiler)' '--check-cfg=cfg(rust_analyzer)' -Zmacro-backtrace -Zunstable-options -Csplit-debuginfo=off -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zunstable-options -Zon-broken-pipe=kill -Z binary-dep-depinfo` Compiling regex v1.9.4 Running `/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc --crate-name regex --edition=2021 /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/vendor/regex-1.9.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="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"' --cfg 'feature="unicode"' --cfg 'feature="unicode-age"' --cfg 'feature="unicode-bool"' --cfg 'feature="unicode-case"' --cfg 'feature="unicode-gencat"' --cfg 'feature="unicode-perl"' --cfg 'feature="unicode-script"' --cfg 'feature="unicode-segment"' --check-cfg 'cfg(docsrs)' --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=31720e847d14d635 -C extra-filename=-31720e847d14d635 --out-dir /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps --target x86_64-unknown-illumos -C linker=/usr/gcc/13/bin/gcc -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/release/deps --extern aho_corasick=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libaho_corasick-d0c5f883d9b03754.rmeta --extern memchr=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libmemchr-ef05165b808c1b91.rmeta --extern regex_automata=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libregex_automata-8d497ac6cf2d3051.rmeta --extern regex_syntax=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libregex_syntax-853513d1f0169987.rmeta --cap-lints allow --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(parallel_compiler)' '--check-cfg=cfg(rust_analyzer)' -Zmacro-backtrace -Zunstable-options -Csplit-debuginfo=off -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zunstable-options -Zon-broken-pipe=kill -Z binary-dep-depinfo` Compiling term v0.7.0 Running `/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc --crate-name term --edition=2018 /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/vendor/term-0.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"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("default"))' -C metadata=ef889230426c7b74 -C extra-filename=-ef889230426c7b74 --out-dir /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps --target x86_64-unknown-illumos -C linker=/usr/gcc/13/bin/gcc -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/release/deps --extern dirs_next=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libdirs_next-1c2eb973516ae2a4.rmeta --cap-lints allow --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(parallel_compiler)' '--check-cfg=cfg(rust_analyzer)' -Zmacro-backtrace -Zunstable-options -Csplit-debuginfo=off -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zunstable-options -Zon-broken-pipe=kill -Z binary-dep-depinfo` Compiling serde_derive v1.0.203 Running `/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc --crate-name serde_derive --edition=2015 /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/vendor/serde_derive-1.0.203/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"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("default", "deserialize_in_place"))' -C metadata=08e3875ce6b5fa9d -C extra-filename=-08e3875ce6b5fa9d --out-dir /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/release/deps -C linker=/usr/gcc/13/bin/gcc -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/release/deps --extern proc_macro2=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/release/deps/libproc_macro2-fdaf92dcfd8d1563.rlib --extern quote=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/release/deps/libquote-95c1c488a1cbbea6.rlib --extern syn=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/release/deps/libsyn-d2d9e1228695bf46.rlib --extern proc_macro --cap-lints allow -Z binary-dep-depinfo` Compiling tracing-attributes v0.1.27 Running `/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc --crate-name tracing_attributes --edition=2018 /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/vendor/tracing-attributes-0.1.27/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)' --check-cfg 'cfg(feature, values("async-await"))' -C metadata=15568613e856cbc6 -C extra-filename=-15568613e856cbc6 --out-dir /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/release/deps -C linker=/usr/gcc/13/bin/gcc -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/release/deps --extern proc_macro2=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/release/deps/libproc_macro2-fdaf92dcfd8d1563.rlib --extern quote=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/release/deps/libquote-95c1c488a1cbbea6.rlib --extern syn=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/release/deps/libsyn-d2d9e1228695bf46.rlib --extern proc_macro --cap-lints allow -Z binary-dep-depinfo` Compiling clap_derive v4.5.5 Running `/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc --crate-name clap_derive --edition=2021 /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/vendor/clap_derive-4.5.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 '--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::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=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' '--allow=clippy::multiple_bound_locations' '--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' '--allow=clippy::blocks_in_conditions' '--allow=clippy::assigning_clones' -C debug-assertions=off --cfg 'feature="default"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("debug", "default", "deprecated", "raw-deprecated", "unstable-v5"))' -C metadata=1d9533879b561b8b -C extra-filename=-1d9533879b561b8b --out-dir /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/release/deps -C linker=/usr/gcc/13/bin/gcc -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/release/deps --extern heck=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/release/deps/libheck-7fc6a1cc71452587.rlib --extern proc_macro2=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/release/deps/libproc_macro2-fdaf92dcfd8d1563.rlib --extern quote=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/release/deps/libquote-95c1c488a1cbbea6.rlib --extern syn=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/release/deps/libsyn-d2d9e1228695bf46.rlib --extern proc_macro --cap-lints allow -Z binary-dep-depinfo` Compiling thiserror-impl v1.0.61 Running `/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc --crate-name thiserror_impl --edition=2021 /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/vendor/thiserror-impl-1.0.61/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)' --check-cfg 'cfg(feature, values())' -C metadata=9c15c3cbb940afe2 -C extra-filename=-9c15c3cbb940afe2 --out-dir /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/release/deps -C linker=/usr/gcc/13/bin/gcc -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/release/deps --extern proc_macro2=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/release/deps/libproc_macro2-fdaf92dcfd8d1563.rlib --extern quote=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/release/deps/libquote-95c1c488a1cbbea6.rlib --extern syn=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/release/deps/libsyn-d2d9e1228695bf46.rlib --extern proc_macro --cap-lints allow -Z binary-dep-depinfo` Compiling globset v0.4.13 Running `/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc --crate-name globset --edition=2018 /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/vendor/globset-0.4.13/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="log"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("default", "log", "serde", "serde1", "simd-accel"))' -C metadata=386ed5860012f885 -C extra-filename=-386ed5860012f885 --out-dir /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps --target x86_64-unknown-illumos -C linker=/usr/gcc/13/bin/gcc -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/release/deps --extern aho_corasick=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libaho_corasick-d0c5f883d9b03754.rmeta --extern bstr=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libbstr-2a36da8e5d0fc4a5.rmeta --extern fnv=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libfnv-1873645ddc6f7552.rmeta --extern log=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/liblog-172c434f21563709.rmeta --extern regex=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libregex-31720e847d14d635.rmeta --cap-lints allow --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(parallel_compiler)' '--check-cfg=cfg(rust_analyzer)' -Zmacro-backtrace -Zunstable-options -Csplit-debuginfo=off -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zunstable-options -Zon-broken-pipe=kill -Z binary-dep-depinfo` Compiling rustfmt-config_proc_macro v0.3.0 (/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/tools/rustfmt/config_proc_macro) Running `/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc --crate-name rustfmt_config_proc_macro --edition=2018 src/tools/rustfmt/config_proc_macro/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"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("debug-with-rustfmt", "default"))' -C metadata=774b5ff4c97f8414 -C extra-filename=-774b5ff4c97f8414 --out-dir /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/release/deps -C linker=/usr/gcc/13/bin/gcc -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/release/deps --extern proc_macro2=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/release/deps/libproc_macro2-fdaf92dcfd8d1563.rlib --extern quote=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/release/deps/libquote-95c1c488a1cbbea6.rlib --extern syn=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/release/deps/libsyn-d2d9e1228695bf46.rlib --extern proc_macro -Z binary-dep-depinfo` Compiling ignore v0.4.20 Running `/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc --crate-name ignore --edition=2018 /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/vendor/ignore-0.4.20/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)' --check-cfg 'cfg(feature, values("simd-accel"))' -C metadata=167cc45b9ad34f69 -C extra-filename=-167cc45b9ad34f69 --out-dir /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps --target x86_64-unknown-illumos -C linker=/usr/gcc/13/bin/gcc -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/release/deps --extern globset=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libglobset-386ed5860012f885.rmeta --extern lazy_static=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/liblazy_static-afd51797ed3196c7.rmeta --extern log=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/liblog-172c434f21563709.rmeta --extern memchr=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libmemchr-ef05165b808c1b91.rmeta --extern regex=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libregex-31720e847d14d635.rmeta --extern same_file=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libsame_file-3cd225259f0fdbb9.rmeta --extern thread_local=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libthread_local-fd92f17410f22a36.rmeta --extern walkdir=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libwalkdir-c42e2fc79e865be0.rmeta --cap-lints allow --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(parallel_compiler)' '--check-cfg=cfg(rust_analyzer)' -Zmacro-backtrace -Zunstable-options -Csplit-debuginfo=off -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zunstable-options -Zon-broken-pipe=kill -Z binary-dep-depinfo` Compiling tracing v0.1.37 Running `/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc --crate-name tracing --edition=2018 /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/vendor/tracing-0.1.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 --cfg 'feature="attributes"' --cfg 'feature="default"' --cfg 'feature="std"' --cfg 'feature="tracing-attributes"' --check-cfg 'cfg(docsrs)' --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=136ec019d6b4759e -C extra-filename=-136ec019d6b4759e --out-dir /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps --target x86_64-unknown-illumos -C linker=/usr/gcc/13/bin/gcc -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/release/deps --extern cfg_if=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libcfg_if-9fafd12e719e19ea.rmeta --extern pin_project_lite=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libpin_project_lite-b889bafc1b6698f3.rmeta --extern tracing_attributes=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/release/deps/libtracing_attributes-15568613e856cbc6.so --extern tracing_core=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libtracing_core-df842d71365ef39f.rmeta --cap-lints allow --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(parallel_compiler)' '--check-cfg=cfg(rust_analyzer)' -Zmacro-backtrace -Zunstable-options -Csplit-debuginfo=off -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zunstable-options -Zon-broken-pipe=kill -Z binary-dep-depinfo` Compiling thiserror v1.0.61 Running `/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc --crate-name thiserror --edition=2021 /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/vendor/thiserror-1.0.61/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)' --check-cfg 'cfg(feature, values())' -C metadata=3e83ea000014f652 -C extra-filename=-3e83ea000014f652 --out-dir /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps --target x86_64-unknown-illumos -C linker=/usr/gcc/13/bin/gcc -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/release/deps --extern thiserror_impl=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/release/deps/libthiserror_impl-9c15c3cbb940afe2.so --cap-lints allow --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(parallel_compiler)' '--check-cfg=cfg(rust_analyzer)' -Zmacro-backtrace -Zunstable-options -Csplit-debuginfo=off -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zunstable-options -Zon-broken-pipe=kill -Z binary-dep-depinfo --check-cfg 'cfg(error_generic_member_access)' --check-cfg 'cfg(thiserror_nightly_testing)'` Compiling tracing-subscriber v0.3.18 Running `/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc --crate-name tracing_subscriber --edition=2018 /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/vendor/tracing-subscriber-0.3.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 --cfg 'feature="alloc"' --cfg 'feature="ansi"' --cfg 'feature="default"' --cfg 'feature="env-filter"' --cfg 'feature="fmt"' --cfg 'feature="matchers"' --cfg 'feature="nu-ansi-term"' --cfg 'feature="once_cell"' --cfg 'feature="regex"' --cfg 'feature="registry"' --cfg 'feature="sharded-slab"' --cfg 'feature="smallvec"' --cfg 'feature="std"' --cfg 'feature="thread_local"' --cfg 'feature="tracing"' --cfg 'feature="tracing-log"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("alloc", "ansi", "chrono", "default", "env-filter", "fmt", "json", "local-time", "matchers", "nu-ansi-term", "once_cell", "parking_lot", "regex", "registry", "serde", "serde_json", "sharded-slab", "smallvec", "std", "thread_local", "time", "tracing", "tracing-log", "tracing-serde", "valuable", "valuable-serde", "valuable_crate"))' -C metadata=9050b67b9887b1cf -C extra-filename=-9050b67b9887b1cf --out-dir /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps --target x86_64-unknown-illumos -C linker=/usr/gcc/13/bin/gcc -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/release/deps --extern matchers=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libmatchers-b19646ca5f8a7a29.rmeta --extern nu_ansi_term=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libnu_ansi_term-bb203af945d687a4.rmeta --extern once_cell=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libonce_cell-a3125bf95ce38619.rmeta --extern regex=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libregex-31720e847d14d635.rmeta --extern sharded_slab=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libsharded_slab-5d715c7c2863830e.rmeta --extern smallvec=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libsmallvec-867d2bd776f1490e.rmeta --extern thread_local=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libthread_local-fd92f17410f22a36.rmeta --extern tracing=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libtracing-136ec019d6b4759e.rmeta --extern tracing_core=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libtracing_core-df842d71365ef39f.rmeta --extern tracing_log=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libtracing_log-dae26623827317de.rmeta --cap-lints allow --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(parallel_compiler)' '--check-cfg=cfg(rust_analyzer)' -Zmacro-backtrace -Zunstable-options -Csplit-debuginfo=off -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zunstable-options -Zon-broken-pipe=kill -Z binary-dep-depinfo` Running `/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc --crate-name anyhow --edition=2018 /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/vendor/anyhow-1.0.86/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)' --check-cfg 'cfg(feature, values("backtrace", "default", "std"))' -C metadata=0593f881b547798a -C extra-filename=-0593f881b547798a --out-dir /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps --target x86_64-unknown-illumos -C linker=/usr/gcc/13/bin/gcc -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/release/deps --cap-lints allow --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(parallel_compiler)' '--check-cfg=cfg(rust_analyzer)' -Zmacro-backtrace -Zunstable-options -Csplit-debuginfo=off -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zunstable-options -Zon-broken-pipe=kill -Z binary-dep-depinfo --cfg std_backtrace --check-cfg 'cfg(anyhow_nightly_testing)' --check-cfg 'cfg(anyhow_no_fmt_arguments_as_str)' --check-cfg 'cfg(anyhow_no_ptr_addr_of)' --check-cfg 'cfg(anyhow_no_unsafe_op_in_unsafe_fn_lint)' --check-cfg 'cfg(doc_cfg)' --check-cfg 'cfg(error_generic_member_access)' --check-cfg 'cfg(std_backtrace)'` Compiling clap v4.5.7 Running `/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc --crate-name clap --edition=2021 /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/vendor/clap-4.5.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 '--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::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=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' '--allow=clippy::multiple_bound_locations' '--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' '--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)' --check-cfg 'cfg(feature, values("cargo", "color", "debug", "default", "deprecated", "derive", "env", "error-context", "help", "std", "string", "suggestions", "unicode", "unstable-doc", "unstable-styles", "unstable-v5", "usage", "wrap_help"))' -C metadata=6c2faf6d898abb67 -C extra-filename=-6c2faf6d898abb67 --out-dir /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps --target x86_64-unknown-illumos -C linker=/usr/gcc/13/bin/gcc -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/release/deps --extern clap_builder=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libclap_builder-12a1ad98f1789d37.rmeta --extern clap_derive=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/release/deps/libclap_derive-1d9533879b561b8b.so --cap-lints allow --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(parallel_compiler)' '--check-cfg=cfg(rust_analyzer)' -Zmacro-backtrace -Zunstable-options -Csplit-debuginfo=off -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zunstable-options -Zon-broken-pipe=kill -Z binary-dep-depinfo` Compiling serde v1.0.203 Running `/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc --crate-name serde --edition=2018 /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/vendor/serde-1.0.203/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="derive"' --cfg 'feature="serde_derive"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("alloc", "default", "derive", "rc", "serde_derive", "std", "unstable"))' -C metadata=4c589c00bc27e37e -C extra-filename=-4c589c00bc27e37e --out-dir /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps --target x86_64-unknown-illumos -C linker=/usr/gcc/13/bin/gcc -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/release/deps --extern serde_derive=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/release/deps/libserde_derive-08e3875ce6b5fa9d.so --cap-lints allow --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(parallel_compiler)' '--check-cfg=cfg(rust_analyzer)' -Zmacro-backtrace -Zunstable-options -Csplit-debuginfo=off -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zunstable-options -Zon-broken-pipe=kill -Z binary-dep-depinfo --check-cfg 'cfg(no_core_cstr)' --check-cfg 'cfg(no_core_num_saturating)' --check-cfg 'cfg(no_core_try_from)' --check-cfg 'cfg(no_float_copysign)' --check-cfg 'cfg(no_num_nonzero_signed)' --check-cfg 'cfg(no_relaxed_trait_bounds)' --check-cfg 'cfg(no_serde_derive)' --check-cfg 'cfg(no_std_atomic)' --check-cfg 'cfg(no_std_atomic64)' --check-cfg 'cfg(no_systemtime_checked_add)' --check-cfg 'cfg(no_target_has_atomic)'` Compiling clap-cargo v0.12.0 Running `/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc --crate-name clap_cargo --edition=2021 /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/vendor/clap-cargo-0.12.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="clap"' --cfg 'feature="default"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("cargo_metadata", "clap", "default"))' -C metadata=c7b0fbb790bcdf90 -C extra-filename=-c7b0fbb790bcdf90 --out-dir /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps --target x86_64-unknown-illumos -C linker=/usr/gcc/13/bin/gcc -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/release/deps --extern anstyle=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libanstyle-0fffe7c45700ba28.rmeta --extern clap=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libclap-6c2faf6d898abb67.rmeta --cap-lints allow --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(parallel_compiler)' '--check-cfg=cfg(rust_analyzer)' -Zmacro-backtrace -Zunstable-options -Csplit-debuginfo=off -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zunstable-options -Zon-broken-pipe=kill -Z binary-dep-depinfo` Compiling dirs v5.0.1 Running `/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc --crate-name dirs --edition=2015 /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/vendor/dirs-5.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)' --check-cfg 'cfg(feature, values())' -C metadata=e557fa17d73d3909 -C extra-filename=-e557fa17d73d3909 --out-dir /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps --target x86_64-unknown-illumos -C linker=/usr/gcc/13/bin/gcc -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/release/deps --extern dirs_sys=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libdirs_sys-31310c4f55b6be60.rmeta --cap-lints allow --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(parallel_compiler)' '--check-cfg=cfg(rust_analyzer)' -Zmacro-backtrace -Zunstable-options -Csplit-debuginfo=off -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zunstable-options -Zon-broken-pipe=kill -Z binary-dep-depinfo` Compiling getopts v0.2.21 Running `/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc --crate-name getopts --edition=2015 /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/vendor/getopts-0.2.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 --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("core", "rustc-dep-of-std", "std"))' -C metadata=fb67103362c1f3f8 -C extra-filename=-fb67103362c1f3f8 --out-dir /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps --target x86_64-unknown-illumos -C linker=/usr/gcc/13/bin/gcc -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/release/deps --extern unicode_width=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libunicode_width-0b1d6051febbecc4.rmeta --cap-lints allow --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(parallel_compiler)' '--check-cfg=cfg(rust_analyzer)' -Zmacro-backtrace -Zunstable-options -Csplit-debuginfo=off -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zunstable-options -Zon-broken-pipe=kill -Z binary-dep-depinfo` Compiling unicode-segmentation v1.11.0 Running `/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc --crate-name unicode_segmentation --edition=2018 /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/vendor/unicode-segmentation-1.11.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)' --check-cfg 'cfg(feature, values("no_std"))' -C metadata=5b10be150d5a8d7e -C extra-filename=-5b10be150d5a8d7e --out-dir /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps --target x86_64-unknown-illumos -C linker=/usr/gcc/13/bin/gcc -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/release/deps --cap-lints allow --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(parallel_compiler)' '--check-cfg=cfg(rust_analyzer)' -Zmacro-backtrace -Zunstable-options -Csplit-debuginfo=off -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zunstable-options -Zon-broken-pipe=kill -Z binary-dep-depinfo` Compiling unicode-properties v0.1.1 Running `/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc --crate-name unicode_properties --edition=2021 /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/vendor/unicode-properties-0.1.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="general-category"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("default", "emoji", "general-category"))' -C metadata=c1f4360dfc17cadd -C extra-filename=-c1f4360dfc17cadd --out-dir /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps --target x86_64-unknown-illumos -C linker=/usr/gcc/13/bin/gcc -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/release/deps --cap-lints allow --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(parallel_compiler)' '--check-cfg=cfg(rust_analyzer)' -Zmacro-backtrace -Zunstable-options -Csplit-debuginfo=off -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zunstable-options -Zon-broken-pipe=kill -Z binary-dep-depinfo` Compiling bytecount v0.6.8 Running `/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc --crate-name bytecount --edition=2018 /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/vendor/bytecount-0.6.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 --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("generic-simd", "html_report", "runtime-dispatch-simd"))' -C metadata=e9b9b80724448837 -C extra-filename=-e9b9b80724448837 --out-dir /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps --target x86_64-unknown-illumos -C linker=/usr/gcc/13/bin/gcc -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/release/deps --cap-lints allow --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(parallel_compiler)' '--check-cfg=cfg(rust_analyzer)' -Zmacro-backtrace -Zunstable-options -Csplit-debuginfo=off -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zunstable-options -Zon-broken-pipe=kill -Z binary-dep-depinfo` Compiling diff v0.1.13 Running `/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc --crate-name diff --edition=2015 /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/vendor/diff-0.1.13/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)' --check-cfg 'cfg(feature, values())' -C metadata=bddf18e3bf0cfb39 -C extra-filename=-bddf18e3bf0cfb39 --out-dir /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps --target x86_64-unknown-illumos -C linker=/usr/gcc/13/bin/gcc -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/release/deps --cap-lints allow --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(parallel_compiler)' '--check-cfg=cfg(rust_analyzer)' -Zmacro-backtrace -Zunstable-options -Csplit-debuginfo=off -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zunstable-options -Zon-broken-pipe=kill -Z binary-dep-depinfo` Compiling serde_spanned v0.6.6 Running `/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc --crate-name serde_spanned --edition=2021 /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/vendor/serde_spanned-0.6.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=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::items_after_statements' '--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="serde"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("serde"))' -C metadata=e5fed830cd968e3a -C extra-filename=-e5fed830cd968e3a --out-dir /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps --target x86_64-unknown-illumos -C linker=/usr/gcc/13/bin/gcc -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/release/deps --extern serde=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libserde-4c589c00bc27e37e.rmeta --cap-lints allow --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(parallel_compiler)' '--check-cfg=cfg(rust_analyzer)' -Zmacro-backtrace -Zunstable-options -Csplit-debuginfo=off -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zunstable-options -Zon-broken-pipe=kill -Z binary-dep-depinfo` Compiling toml_datetime v0.6.6 Running `/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc --crate-name toml_datetime --edition=2021 /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/vendor/toml_datetime-0.6.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=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::items_after_statements' '--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="serde"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("serde"))' -C metadata=2e8e69104035ec87 -C extra-filename=-2e8e69104035ec87 --out-dir /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps --target x86_64-unknown-illumos -C linker=/usr/gcc/13/bin/gcc -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/release/deps --extern serde=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libserde-4c589c00bc27e37e.rmeta --cap-lints allow --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(parallel_compiler)' '--check-cfg=cfg(rust_analyzer)' -Zmacro-backtrace -Zunstable-options -Csplit-debuginfo=off -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zunstable-options -Zon-broken-pipe=kill -Z binary-dep-depinfo` Compiling camino v1.1.7 Compiling semver v1.0.23 Compiling cargo-platform v0.1.8 Running `/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc --crate-name semver --edition=2018 /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/vendor/semver-1.0.23/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="serde"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("default", "serde", "std"))' -C metadata=d7292c4787ea8333 -C extra-filename=-d7292c4787ea8333 --out-dir /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps --target x86_64-unknown-illumos -C linker=/usr/gcc/13/bin/gcc -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/release/deps --extern serde=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libserde-4c589c00bc27e37e.rmeta --cap-lints allow --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(parallel_compiler)' '--check-cfg=cfg(rust_analyzer)' -Zmacro-backtrace -Zunstable-options -Csplit-debuginfo=off -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zunstable-options -Zon-broken-pipe=kill -Z binary-dep-depinfo --check-cfg 'cfg(doc_cfg)' --check-cfg 'cfg(no_alloc_crate)' --check-cfg 'cfg(no_const_vec_new)' --check-cfg 'cfg(no_exhaustive_int_match)' --check-cfg 'cfg(no_non_exhaustive)' --check-cfg 'cfg(no_nonzero_bitscan)' --check-cfg 'cfg(no_str_strip_prefix)' --check-cfg 'cfg(no_track_caller)' --check-cfg 'cfg(no_unsafe_op_in_unsafe_fn_lint)' --check-cfg 'cfg(test_node_semver)'` Running `/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc --crate-name cargo_platform --edition=2021 /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/vendor/cargo-platform-0.1.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 '--allow=clippy::all' '--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)' --check-cfg 'cfg(feature, values())' -C metadata=ff0abad93a5de871 -C extra-filename=-ff0abad93a5de871 --out-dir /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps --target x86_64-unknown-illumos -C linker=/usr/gcc/13/bin/gcc -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/release/deps --extern serde=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libserde-4c589c00bc27e37e.rmeta --cap-lints allow --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(parallel_compiler)' '--check-cfg=cfg(rust_analyzer)' -Zmacro-backtrace -Zunstable-options -Csplit-debuginfo=off -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zunstable-options -Zon-broken-pipe=kill -Z binary-dep-depinfo` Running `/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc --crate-name camino --edition=2018 /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/vendor/camino-1.1.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="serde"' --cfg 'feature="serde1"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("proptest", "proptest1", "serde", "serde1"))' -C metadata=fce9f5d2cf9d51a1 -C extra-filename=-fce9f5d2cf9d51a1 --out-dir /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps --target x86_64-unknown-illumos -C linker=/usr/gcc/13/bin/gcc -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/release/deps --extern serde=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libserde-4c589c00bc27e37e.rmeta --cap-lints allow --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(parallel_compiler)' '--check-cfg=cfg(rust_analyzer)' -Zmacro-backtrace -Zunstable-options -Csplit-debuginfo=off -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zunstable-options -Zon-broken-pipe=kill -Z binary-dep-depinfo --cfg path_buf_capacity --cfg shrink_to --cfg try_reserve_2 --cfg path_buf_deref_mut --check-cfg 'cfg(doc_cfg)' --check-cfg 'cfg(path_buf_deref_mut)' --check-cfg 'cfg(path_buf_capacity)' --check-cfg 'cfg(shrink_to)' --check-cfg 'cfg(try_reserve_2)'` Compiling serde_json v1.0.117 Running `/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc --crate-name serde_json --edition=2021 /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/vendor/serde_json-1.0.117/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"' --cfg 'feature="unbounded_depth"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("alloc", "arbitrary_precision", "default", "float_roundtrip", "indexmap", "preserve_order", "raw_value", "std", "unbounded_depth"))' -C metadata=e3c8af751cc5c4aa -C extra-filename=-e3c8af751cc5c4aa --out-dir /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps --target x86_64-unknown-illumos -C linker=/usr/gcc/13/bin/gcc -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/release/deps --extern itoa=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libitoa-1cceb1650151643c.rmeta --extern ryu=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libryu-0888c8429afcbb03.rmeta --extern serde=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libserde-4c589c00bc27e37e.rmeta --cap-lints allow --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(parallel_compiler)' '--check-cfg=cfg(rust_analyzer)' -Zmacro-backtrace -Zunstable-options -Csplit-debuginfo=off -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zunstable-options -Zon-broken-pipe=kill -Z binary-dep-depinfo --cfg limb_width_64 --check-cfg 'cfg(limb_width_32)' --check-cfg 'cfg(limb_width_64)'` Compiling toml_edit v0.19.15 Running `/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc --crate-name toml_edit --edition=2021 /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/vendor/toml_edit-0.19.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 --cfg 'feature="default"' --cfg 'feature="serde"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("default", "perf", "serde", "unbounded"))' -C metadata=30ce4a07949624ea -C extra-filename=-30ce4a07949624ea --out-dir /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps --target x86_64-unknown-illumos -C linker=/usr/gcc/13/bin/gcc -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/release/deps --extern indexmap=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libindexmap-e0ac444d80a54f71.rmeta --extern serde=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libserde-4c589c00bc27e37e.rmeta --extern serde_spanned=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libserde_spanned-e5fed830cd968e3a.rmeta --extern toml_datetime=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libtoml_datetime-2e8e69104035ec87.rmeta --extern winnow=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libwinnow-d8e9a50d045b5a09.rmeta --cap-lints allow --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(parallel_compiler)' '--check-cfg=cfg(rust_analyzer)' -Zmacro-backtrace -Zunstable-options -Csplit-debuginfo=off -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zunstable-options -Zon-broken-pipe=kill -Z binary-dep-depinfo` Compiling cargo_metadata v0.18.1 Running `/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc --crate-name cargo_metadata --edition=2018 /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/vendor/cargo_metadata-0.18.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)' --check-cfg 'cfg(feature, values("builder", "default", "derive_builder", "unstable"))' -C metadata=8bf988141a648829 -C extra-filename=-8bf988141a648829 --out-dir /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps --target x86_64-unknown-illumos -C linker=/usr/gcc/13/bin/gcc -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/release/deps --extern camino=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libcamino-fce9f5d2cf9d51a1.rmeta --extern cargo_platform=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libcargo_platform-ff0abad93a5de871.rmeta --extern semver=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libsemver-d7292c4787ea8333.rmeta --extern serde=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libserde-4c589c00bc27e37e.rmeta --extern serde_json=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libserde_json-e3c8af751cc5c4aa.rmeta --extern thiserror=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libthiserror-3e83ea000014f652.rmeta --cap-lints allow --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(parallel_compiler)' '--check-cfg=cfg(rust_analyzer)' -Zmacro-backtrace -Zunstable-options -Csplit-debuginfo=off -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zunstable-options -Zon-broken-pipe=kill -Z binary-dep-depinfo` Compiling toml v0.7.8 Running `/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc --crate-name toml --edition=2021 /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/vendor/toml-0.7.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="display"' --cfg 'feature="parse"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("default", "display", "indexmap", "parse", "preserve_order"))' -C metadata=e6cfea312d348a07 -C extra-filename=-e6cfea312d348a07 --out-dir /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps --target x86_64-unknown-illumos -C linker=/usr/gcc/13/bin/gcc -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/release/deps --extern serde=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libserde-4c589c00bc27e37e.rmeta --extern serde_spanned=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libserde_spanned-e5fed830cd968e3a.rmeta --extern toml_datetime=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libtoml_datetime-2e8e69104035ec87.rmeta --extern toml_edit=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libtoml_edit-30ce4a07949624ea.rmeta --cap-lints allow --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(parallel_compiler)' '--check-cfg=cfg(rust_analyzer)' -Zmacro-backtrace -Zunstable-options -Csplit-debuginfo=off -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zunstable-options -Zon-broken-pipe=kill -Z binary-dep-depinfo` Running `/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc --crate-name rustfmt_nightly --edition=2021 src/tools/rustfmt/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="cargo-fmt"' --cfg 'feature="default"' --cfg 'feature="rustfmt-format-diff"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("cargo-fmt", "default", "generic-simd", "rustfmt-format-diff"))' -C metadata=747c887dc845022a -C extra-filename=-747c887dc845022a --out-dir /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps --target x86_64-unknown-illumos -C linker=/usr/gcc/13/bin/gcc -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/release/deps --extern annotate_snippets=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libannotate_snippets-d2f9c3186865c946.rmeta --extern anyhow=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libanyhow-0593f881b547798a.rmeta --extern bytecount=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libbytecount-e9b9b80724448837.rmeta --extern cargo_metadata=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libcargo_metadata-8bf988141a648829.rmeta --extern clap=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libclap-6c2faf6d898abb67.rmeta --extern clap_cargo=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libclap_cargo-c7b0fbb790bcdf90.rmeta --extern diff=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libdiff-bddf18e3bf0cfb39.rmeta --extern dirs=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libdirs-e557fa17d73d3909.rmeta --extern getopts=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libgetopts-fb67103362c1f3f8.rmeta --extern ignore=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libignore-167cc45b9ad34f69.rmeta --extern itertools=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libitertools-16b6d07d909f0b1a.rmeta --extern regex=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libregex-31720e847d14d635.rmeta --extern rustfmt_config_proc_macro=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/release/deps/librustfmt_config_proc_macro-774b5ff4c97f8414.so --extern serde=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libserde-4c589c00bc27e37e.rmeta --extern serde_json=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libserde_json-e3c8af751cc5c4aa.rmeta --extern term=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libterm-ef889230426c7b74.rmeta --extern thiserror=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libthiserror-3e83ea000014f652.rmeta --extern toml=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libtoml-e6cfea312d348a07.rmeta --extern tracing=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libtracing-136ec019d6b4759e.rmeta --extern tracing_subscriber=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libtracing_subscriber-9050b67b9887b1cf.rmeta --extern unicode_properties=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libunicode_properties-c1f4360dfc17cadd.rmeta --extern unicode_segmentation=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libunicode_segmentation-5b10be150d5a8d7e.rmeta --extern unicode_width=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libunicode_width-0b1d6051febbecc4.rmeta --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(parallel_compiler)' '--check-cfg=cfg(rust_analyzer)' -Zmacro-backtrace -Zunstable-options -Csplit-debuginfo=off -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zunstable-options -Zon-broken-pipe=kill -Z binary-dep-depinfo` Running `/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc --crate-name rustfmt --edition=2021 src/tools/rustfmt/src/bin/main.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C opt-level=3 -C embed-bitcode=no --cfg 'feature="cargo-fmt"' --cfg 'feature="default"' --cfg 'feature="rustfmt-format-diff"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("cargo-fmt", "default", "generic-simd", "rustfmt-format-diff"))' -C metadata=eefee823b504f67a -C extra-filename=-eefee823b504f67a --out-dir /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps --target x86_64-unknown-illumos -C linker=/usr/gcc/13/bin/gcc -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/release/deps --extern annotate_snippets=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libannotate_snippets-d2f9c3186865c946.rlib --extern anyhow=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libanyhow-0593f881b547798a.rlib --extern bytecount=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libbytecount-e9b9b80724448837.rlib --extern cargo_metadata=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libcargo_metadata-8bf988141a648829.rlib --extern clap=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libclap-6c2faf6d898abb67.rlib --extern clap_cargo=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libclap_cargo-c7b0fbb790bcdf90.rlib --extern diff=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libdiff-bddf18e3bf0cfb39.rlib --extern dirs=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libdirs-e557fa17d73d3909.rlib --extern getopts=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libgetopts-fb67103362c1f3f8.rlib --extern ignore=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libignore-167cc45b9ad34f69.rlib --extern itertools=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libitertools-16b6d07d909f0b1a.rlib --extern regex=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libregex-31720e847d14d635.rlib --extern rustfmt_config_proc_macro=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/release/deps/librustfmt_config_proc_macro-774b5ff4c97f8414.so --extern rustfmt_nightly=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/librustfmt_nightly-747c887dc845022a.rlib --extern serde=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libserde-4c589c00bc27e37e.rlib --extern serde_json=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libserde_json-e3c8af751cc5c4aa.rlib --extern term=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libterm-ef889230426c7b74.rlib --extern thiserror=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libthiserror-3e83ea000014f652.rlib --extern toml=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libtoml-e6cfea312d348a07.rlib --extern tracing=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libtracing-136ec019d6b4759e.rlib --extern tracing_subscriber=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libtracing_subscriber-9050b67b9887b1cf.rlib --extern unicode_properties=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libunicode_properties-c1f4360dfc17cadd.rlib --extern unicode_segmentation=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libunicode_segmentation-5b10be150d5a8d7e.rlib --extern unicode_width=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libunicode_width-0b1d6051febbecc4.rlib --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(parallel_compiler)' '--check-cfg=cfg(rust_analyzer)' -Zmacro-backtrace -Zunstable-options -Csplit-debuginfo=off -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zunstable-options -Zon-broken-pipe=kill -Z binary-dep-depinfo` Running `/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc --crate-name rustfmt_format_diff --edition=2021 src/tools/rustfmt/src/format-diff/main.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C opt-level=3 -C embed-bitcode=no --cfg 'feature="cargo-fmt"' --cfg 'feature="default"' --cfg 'feature="rustfmt-format-diff"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("cargo-fmt", "default", "generic-simd", "rustfmt-format-diff"))' -C metadata=170e4068f90e4dd8 -C extra-filename=-170e4068f90e4dd8 --out-dir /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps --target x86_64-unknown-illumos -C linker=/usr/gcc/13/bin/gcc -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/release/deps --extern annotate_snippets=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libannotate_snippets-d2f9c3186865c946.rlib --extern anyhow=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libanyhow-0593f881b547798a.rlib --extern bytecount=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libbytecount-e9b9b80724448837.rlib --extern cargo_metadata=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libcargo_metadata-8bf988141a648829.rlib --extern clap=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libclap-6c2faf6d898abb67.rlib --extern clap_cargo=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libclap_cargo-c7b0fbb790bcdf90.rlib --extern diff=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libdiff-bddf18e3bf0cfb39.rlib --extern dirs=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libdirs-e557fa17d73d3909.rlib --extern getopts=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libgetopts-fb67103362c1f3f8.rlib --extern ignore=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libignore-167cc45b9ad34f69.rlib --extern itertools=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libitertools-16b6d07d909f0b1a.rlib --extern regex=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libregex-31720e847d14d635.rlib --extern rustfmt_config_proc_macro=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/release/deps/librustfmt_config_proc_macro-774b5ff4c97f8414.so --extern rustfmt_nightly=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/librustfmt_nightly-747c887dc845022a.rlib --extern serde=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libserde-4c589c00bc27e37e.rlib --extern serde_json=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libserde_json-e3c8af751cc5c4aa.rlib --extern term=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libterm-ef889230426c7b74.rlib --extern thiserror=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libthiserror-3e83ea000014f652.rlib --extern toml=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libtoml-e6cfea312d348a07.rlib --extern tracing=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libtracing-136ec019d6b4759e.rlib --extern tracing_subscriber=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libtracing_subscriber-9050b67b9887b1cf.rlib --extern unicode_properties=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libunicode_properties-c1f4360dfc17cadd.rlib --extern unicode_segmentation=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libunicode_segmentation-5b10be150d5a8d7e.rlib --extern unicode_width=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libunicode_width-0b1d6051febbecc4.rlib --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(parallel_compiler)' '--check-cfg=cfg(rust_analyzer)' -Zmacro-backtrace -Zunstable-options -Csplit-debuginfo=off -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zunstable-options -Zon-broken-pipe=kill -Z binary-dep-depinfo` Running `/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc --crate-name cargo_fmt --edition=2021 src/tools/rustfmt/src/cargo-fmt/main.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C opt-level=3 -C embed-bitcode=no --cfg 'feature="cargo-fmt"' --cfg 'feature="default"' --cfg 'feature="rustfmt-format-diff"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("cargo-fmt", "default", "generic-simd", "rustfmt-format-diff"))' -C metadata=ecf3d5218f1d9a23 -C extra-filename=-ecf3d5218f1d9a23 --out-dir /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps --target x86_64-unknown-illumos -C linker=/usr/gcc/13/bin/gcc -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/release/deps --extern annotate_snippets=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libannotate_snippets-d2f9c3186865c946.rlib --extern anyhow=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libanyhow-0593f881b547798a.rlib --extern bytecount=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libbytecount-e9b9b80724448837.rlib --extern cargo_metadata=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libcargo_metadata-8bf988141a648829.rlib --extern clap=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libclap-6c2faf6d898abb67.rlib --extern clap_cargo=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libclap_cargo-c7b0fbb790bcdf90.rlib --extern diff=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libdiff-bddf18e3bf0cfb39.rlib --extern dirs=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libdirs-e557fa17d73d3909.rlib --extern getopts=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libgetopts-fb67103362c1f3f8.rlib --extern ignore=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libignore-167cc45b9ad34f69.rlib --extern itertools=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libitertools-16b6d07d909f0b1a.rlib --extern regex=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libregex-31720e847d14d635.rlib --extern rustfmt_config_proc_macro=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/release/deps/librustfmt_config_proc_macro-774b5ff4c97f8414.so --extern rustfmt_nightly=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/librustfmt_nightly-747c887dc845022a.rlib --extern serde=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libserde-4c589c00bc27e37e.rlib --extern serde_json=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libserde_json-e3c8af751cc5c4aa.rlib --extern term=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libterm-ef889230426c7b74.rlib --extern thiserror=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libthiserror-3e83ea000014f652.rlib --extern toml=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libtoml-e6cfea312d348a07.rlib --extern tracing=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libtracing-136ec019d6b4759e.rlib --extern tracing_subscriber=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libtracing_subscriber-9050b67b9887b1cf.rlib --extern unicode_properties=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libunicode_properties-c1f4360dfc17cadd.rlib --extern unicode_segmentation=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libunicode_segmentation-5b10be150d5a8d7e.rlib --extern unicode_width=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libunicode_width-0b1d6051febbecc4.rlib --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(parallel_compiler)' '--check-cfg=cfg(rust_analyzer)' -Zmacro-backtrace -Zunstable-options -Csplit-debuginfo=off -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zunstable-options -Zon-broken-pipe=kill -Z binary-dep-depinfo` Running `/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc --crate-name git_rustfmt --edition=2021 src/tools/rustfmt/src/git-rustfmt/main.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C opt-level=3 -C embed-bitcode=no --cfg 'feature="cargo-fmt"' --cfg 'feature="default"' --cfg 'feature="rustfmt-format-diff"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("cargo-fmt", "default", "generic-simd", "rustfmt-format-diff"))' -C metadata=23f2c2479b07b072 -C extra-filename=-23f2c2479b07b072 --out-dir /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps --target x86_64-unknown-illumos -C linker=/usr/gcc/13/bin/gcc -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/release/deps --extern annotate_snippets=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libannotate_snippets-d2f9c3186865c946.rlib --extern anyhow=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libanyhow-0593f881b547798a.rlib --extern bytecount=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libbytecount-e9b9b80724448837.rlib --extern cargo_metadata=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libcargo_metadata-8bf988141a648829.rlib --extern clap=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libclap-6c2faf6d898abb67.rlib --extern clap_cargo=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libclap_cargo-c7b0fbb790bcdf90.rlib --extern diff=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libdiff-bddf18e3bf0cfb39.rlib --extern dirs=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libdirs-e557fa17d73d3909.rlib --extern getopts=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libgetopts-fb67103362c1f3f8.rlib --extern ignore=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libignore-167cc45b9ad34f69.rlib --extern itertools=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libitertools-16b6d07d909f0b1a.rlib --extern regex=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libregex-31720e847d14d635.rlib --extern rustfmt_config_proc_macro=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/release/deps/librustfmt_config_proc_macro-774b5ff4c97f8414.so --extern rustfmt_nightly=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/librustfmt_nightly-747c887dc845022a.rlib --extern serde=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libserde-4c589c00bc27e37e.rlib --extern serde_json=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libserde_json-e3c8af751cc5c4aa.rlib --extern term=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libterm-ef889230426c7b74.rlib --extern thiserror=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libthiserror-3e83ea000014f652.rlib --extern toml=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libtoml-e6cfea312d348a07.rlib --extern tracing=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libtracing-136ec019d6b4759e.rlib --extern tracing_subscriber=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libtracing_subscriber-9050b67b9887b1cf.rlib --extern unicode_properties=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libunicode_properties-c1f4360dfc17cadd.rlib --extern unicode_segmentation=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libunicode_segmentation-5b10be150d5a8d7e.rlib --extern unicode_width=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libunicode_width-0b1d6051febbecc4.rlib --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(parallel_compiler)' '--check-cfg=cfg(rust_analyzer)' -Zmacro-backtrace -Zunstable-options -Csplit-debuginfo=off -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zunstable-options -Zon-broken-pipe=kill -Z binary-dep-depinfo` Finished `release` profile [optimized] target(s) in 1m 10s using sysroot /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2 running: "/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/bin/llvm-config" "--libdir" (failure_mode=Exit, stdout_mode=Capture, stderr_mode=Print) (created at src/core/builder.rs:1954:21, executed at src/core/builder.rs:1954:75) Building tool cargo-miri (stage2 -> stage3, x86_64-unknown-illumos) running: cd "/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src" && env -u MAKEFLAGS -u MFLAGS AR_x86_64_unknown_illumos="/usr/gnu/bin/ar" CARGO_INCREMENTAL="0" CARGO_PROFILE_RELEASE_DEBUG="0" CARGO_PROFILE_RELEASE_DEBUG_ASSERTIONS="false" CARGO_PROFILE_RELEASE_OVERFLOW_CHECKS="false" CARGO_PROFILE_RELEASE_STRIP="false" CARGO_TARGET_DIR="/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools" CARGO_TARGET_X86_64_UNKNOWN_ILLUMOS_LINKER="/usr/gcc/13/bin/gcc" CC_x86_64_unknown_illumos="/usr/gcc/13/bin/gcc" CFG_COMPILER_BUILD_TRIPLE="x86_64-unknown-illumos" CFG_COMPILER_HOST_TRIPLE="x86_64-unknown-illumos" CFG_RELEASE="1.81.0" CFG_RELEASE_CHANNEL="stable" CFG_RELEASE_NUM="1.81.0" CFG_VERSION="1.81.0 (eeb90cda1 2024-09-04) (built from a source tarball)" CFG_VER_DATE="2024-09-04" CFG_VER_HASH="eeb90cda1969383f56a2637cbd3037bdf598841c" CFLAGS_x86_64_unknown_illumos="-ffunction-sections -fdata-sections -fPIC -m64 -m64" CXXFLAGS_x86_64_unknown_illumos="-ffunction-sections -fdata-sections -fPIC -m64 -m64" CXX_x86_64_unknown_illumos="/usr/gcc/13/bin/g++" DOC_RUST_LANG_ORG_CHANNEL="https://doc.rust-lang.org/1.81.0" LIBC_CHECK_CFG="1" LIBRARY_PATH="/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/lib" LZMA_API_STATIC="1" RANLIB_x86_64_unknown_illumos="/usr/gnu/bin/ar s" REAL_LIBRARY_PATH_VAR="LD_LIBRARY_PATH" RUSTBUILD_NATIVE_DIR="/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/native" RUSTC="/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc" RUSTC_BOOTSTRAP="1" RUSTC_BREAK_ON_ICE="1" RUSTC_ERROR_METADATA_DST="/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/tmp/extended-error-metadata" RUSTC_HOST_FLAGS="-Zunstable-options --check-cfg=cfg(bootstrap) -Clinker=/usr/gcc/13/bin/gcc" RUSTC_INSTALL_BINDIR="bin" RUSTC_LIBDIR="/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2/lib" RUSTC_LINT_FLAGS="-Wrust_2018_idioms -Wunused_lifetimes -Dwarnings" RUSTC_REAL="/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2/bin/rustc" RUSTC_SNAPSHOT="/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2/bin/rustc" RUSTC_SNAPSHOT_LIBDIR="/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2/lib" RUSTC_STAGE="2" RUSTC_SYSROOT="/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2" RUSTC_TLS_MODEL_INITIAL_EXEC="1" RUSTC_VERBOSE="1" RUSTC_WRAPPER="/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc" RUSTDOC="/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustdoc" RUSTDOCFLAGS="--cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options --check-cfg=cfg(bootstrap) --check-cfg=cfg(parallel_compiler) --check-cfg=cfg(rust_analyzer) -Dwarnings -Wrustdoc::invalid_codeblock_attributes --crate-version 1.81.0\t(eeb90cda1\t2024-09-04)\t(built\tfrom\ta\tsource\ttarball) -Clinker=/usr/gcc/13/bin/gcc" RUSTDOC_REAL="/path/to/nowhere/rustdoc/not/required" RUSTFLAGS="--cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options --check-cfg=cfg(bootstrap) --check-cfg=cfg(parallel_compiler) --check-cfg=cfg(rust_analyzer) -Zmacro-backtrace -Zunstable-options -Csplit-debuginfo=off -Clink-args=-Wl,-z,origin -Clink-args=-Wl,-rpath,$ORIGIN/../lib -Zunstable-options -Zon-broken-pipe=kill" RUST_TEST_THREADS="8" SYSROOT="/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2" __CARGO_DEFAULT_LIB_METADATA="stabletool-rustc" "/usr/bin/cargo" "build" "--target" "x86_64-unknown-illumos" "--release" "-Zbinary-dep-depinfo" "-j" "8" "-v" "--frozen" "--manifest-path" "/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/tools/miri/cargo-miri/Cargo.toml" "--message-format" "json-render-diagnostics" Fresh unicode-ident v1.0.12 Compiling rustix v0.38.34 Dirty bitflags v2.5.0: the rustflags changed Compiling bitflags v2.5.0 Running `/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc --crate-name build_script_build --edition=2021 /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/vendor/rustix-0.38.34/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="default"' --cfg 'feature="fs"' --cfg 'feature="libc-extra-traits"' --cfg 'feature="std"' --cfg 'feature="use-libc-auxv"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("all-apis", "alloc", "cc", "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", "shm", "std", "stdio", "system", "termios", "thread", "time", "use-explicitly-provided-auxv", "use-libc", "use-libc-auxv"))' -C metadata=0209d1be5b84506a -C extra-filename=-0209d1be5b84506a --out-dir /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/release/build/rustix-0209d1be5b84506a -C linker=/usr/gcc/13/bin/gcc -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/release/deps --cap-lints allow -Z binary-dep-depinfo` Fresh proc-macro2 v1.0.86 Running `/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc --crate-name bitflags --edition=2021 /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/vendor/bitflags-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="std"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("arbitrary", "bytemuck", "compiler_builtins", "core", "example_generated", "rustc-dep-of-std", "serde", "std"))' -C metadata=0c390d2d011ad838 -C extra-filename=-0c390d2d011ad838 --out-dir /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps --target x86_64-unknown-illumos -C linker=/usr/gcc/13/bin/gcc -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/release/deps --cap-lints allow --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(parallel_compiler)' '--check-cfg=cfg(rust_analyzer)' -Zmacro-backtrace -Zunstable-options -Csplit-debuginfo=off -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zunstable-options -Zon-broken-pipe=kill -Z binary-dep-depinfo` Fresh quote v1.0.36 Fresh libc v0.2.155 Compiling syn v2.0.67 Compiling errno v0.3.9 Fresh rustc_tools_util v0.3.0 Fresh itoa v1.0.11 Fresh cfg-if v1.0.0 Running `/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc --crate-name syn --edition=2021 /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/vendor/syn-2.0.67/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="parsing"' --cfg 'feature="printing"' --cfg 'feature="proc-macro"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("clone-impls", "default", "derive", "extra-traits", "fold", "full", "parsing", "printing", "proc-macro", "test", "visit", "visit-mut"))' -C metadata=be012453859ae4e2 -C extra-filename=-be012453859ae4e2 --out-dir /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/release/deps -C linker=/usr/gcc/13/bin/gcc -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/release/deps --extern proc_macro2=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/release/deps/libproc_macro2-fdaf92dcfd8d1563.rmeta --extern quote=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/release/deps/libquote-95c1c488a1cbbea6.rmeta --extern unicode_ident=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/release/deps/libunicode_ident-fc11d55f22dfe5de.rmeta --cap-lints allow -Z binary-dep-depinfo` Running `/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc --crate-name errno --edition=2018 /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/vendor/errno-0.3.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="std"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("default", "std"))' -C metadata=30541ff89a68822f -C extra-filename=-30541ff89a68822f --out-dir /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps --target x86_64-unknown-illumos -C linker=/usr/gcc/13/bin/gcc -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/release/deps --extern libc=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/liblibc-3e7518595b3b6992.rmeta --cap-lints allow --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(parallel_compiler)' '--check-cfg=cfg(rust_analyzer)' -Zmacro-backtrace -Zunstable-options -Csplit-debuginfo=off -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zunstable-options -Zon-broken-pipe=kill -Z binary-dep-depinfo` Fresh ryu v1.0.18 Dirty fastrand v2.1.0: the rustflags changed Compiling fastrand v2.1.0 Fresh option-ext v0.2.0 Fresh same-file v1.0.6 Running `/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc --crate-name fastrand --edition=2018 /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/vendor/fastrand-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 --cfg 'feature="alloc"' --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("alloc", "default", "getrandom", "js", "std"))' -C metadata=56339c1563d868cb -C extra-filename=-56339c1563d868cb --out-dir /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps --target x86_64-unknown-illumos -C linker=/usr/gcc/13/bin/gcc -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/release/deps --cap-lints allow --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(parallel_compiler)' '--check-cfg=cfg(rust_analyzer)' -Zmacro-backtrace -Zunstable-options -Csplit-debuginfo=off -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zunstable-options -Zon-broken-pipe=kill -Z binary-dep-depinfo` Fresh walkdir v2.5.0 Fresh dirs-sys v0.4.1 Compiling cargo-miri v0.1.0 (/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/tools/miri/cargo-miri) Fresh anyhow v1.0.86 Fresh directories v5.0.1 Running `/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc --crate-name build_script_build --edition=2021 src/tools/miri/cargo-miri/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)' --check-cfg 'cfg(feature, values())' -C metadata=236cee6a7adbdaa5 -C extra-filename=-236cee6a7adbdaa5 --out-dir /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/release/build/cargo-miri-236cee6a7adbdaa5 -C linker=/usr/gcc/13/bin/gcc -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/release/deps --extern rustc_tools_util=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/release/deps/librustc_tools_util-359a48fa477bbbe4.rlib -Z binary-dep-depinfo` Running `/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/release/build/cargo-miri-236cee6a7adbdaa5/build-script-build` Running `/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/release/build/rustix-0209d1be5b84506a/build-script-build` Running `/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc --crate-name rustix --edition=2021 /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/vendor/rustix-0.38.34/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="fs"' --cfg 'feature="libc-extra-traits"' --cfg 'feature="std"' --cfg 'feature="use-libc-auxv"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("all-apis", "alloc", "cc", "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", "shm", "std", "stdio", "system", "termios", "thread", "time", "use-explicitly-provided-auxv", "use-libc", "use-libc-auxv"))' -C metadata=39b2a748527d0b29 -C extra-filename=-39b2a748527d0b29 --out-dir /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps --target x86_64-unknown-illumos -C linker=/usr/gcc/13/bin/gcc -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/release/deps --extern bitflags=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libbitflags-0c390d2d011ad838.rmeta --extern libc_errno=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/liberrno-30541ff89a68822f.rmeta --extern libc=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/liblibc-3e7518595b3b6992.rmeta --cap-lints allow --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(parallel_compiler)' '--check-cfg=cfg(rust_analyzer)' -Zmacro-backtrace -Zunstable-options -Csplit-debuginfo=off -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zunstable-options -Zon-broken-pipe=kill -Z binary-dep-depinfo --cfg libc --cfg solarish` Compiling tempfile v3.10.1 Running `/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc --crate-name tempfile --edition=2021 /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/vendor/tempfile-3.10.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)' --check-cfg 'cfg(feature, values("nightly"))' -C metadata=c9e517c64ec639b8 -C extra-filename=-c9e517c64ec639b8 --out-dir /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps --target x86_64-unknown-illumos -C linker=/usr/gcc/13/bin/gcc -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/release/deps --extern cfg_if=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libcfg_if-9fafd12e719e19ea.rmeta --extern fastrand=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libfastrand-56339c1563d868cb.rmeta --extern rustix=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/librustix-39b2a748527d0b29.rmeta --cap-lints allow --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(parallel_compiler)' '--check-cfg=cfg(rust_analyzer)' -Zmacro-backtrace -Zunstable-options -Csplit-debuginfo=off -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zunstable-options -Zon-broken-pipe=kill -Z binary-dep-depinfo` Compiling serde_derive v1.0.203 Running `/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc --crate-name serde_derive --edition=2015 /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/vendor/serde_derive-1.0.203/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"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("default", "deserialize_in_place"))' -C metadata=69a06f4693d05e6b -C extra-filename=-69a06f4693d05e6b --out-dir /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/release/deps -C linker=/usr/gcc/13/bin/gcc -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/release/deps --extern proc_macro2=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/release/deps/libproc_macro2-fdaf92dcfd8d1563.rlib --extern quote=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/release/deps/libquote-95c1c488a1cbbea6.rlib --extern syn=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/release/deps/libsyn-be012453859ae4e2.rlib --extern proc_macro --cap-lints allow -Z binary-dep-depinfo` Compiling thiserror-impl v1.0.61 Running `/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc --crate-name thiserror_impl --edition=2021 /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/vendor/thiserror-impl-1.0.61/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)' --check-cfg 'cfg(feature, values())' -C metadata=f9d85f65e3a08ea4 -C extra-filename=-f9d85f65e3a08ea4 --out-dir /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/release/deps -C linker=/usr/gcc/13/bin/gcc -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/release/deps --extern proc_macro2=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/release/deps/libproc_macro2-fdaf92dcfd8d1563.rlib --extern quote=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/release/deps/libquote-95c1c488a1cbbea6.rlib --extern syn=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/release/deps/libsyn-be012453859ae4e2.rlib --extern proc_macro --cap-lints allow -Z binary-dep-depinfo` Compiling thiserror v1.0.61 Running `/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc --crate-name thiserror --edition=2021 /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/vendor/thiserror-1.0.61/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)' --check-cfg 'cfg(feature, values())' -C metadata=364bd58289526f2f -C extra-filename=-364bd58289526f2f --out-dir /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps --target x86_64-unknown-illumos -C linker=/usr/gcc/13/bin/gcc -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/release/deps --extern thiserror_impl=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/release/deps/libthiserror_impl-f9d85f65e3a08ea4.so --cap-lints allow --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(parallel_compiler)' '--check-cfg=cfg(rust_analyzer)' -Zmacro-backtrace -Zunstable-options -Csplit-debuginfo=off -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zunstable-options -Zon-broken-pipe=kill -Z binary-dep-depinfo --check-cfg 'cfg(error_generic_member_access)' --check-cfg 'cfg(thiserror_nightly_testing)'` Compiling serde v1.0.203 Running `/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc --crate-name serde --edition=2018 /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/vendor/serde-1.0.203/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="derive"' --cfg 'feature="serde_derive"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("alloc", "default", "derive", "rc", "serde_derive", "std", "unstable"))' -C metadata=318eabf1c9c86805 -C extra-filename=-318eabf1c9c86805 --out-dir /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps --target x86_64-unknown-illumos -C linker=/usr/gcc/13/bin/gcc -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/release/deps --extern serde_derive=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/release/deps/libserde_derive-69a06f4693d05e6b.so --cap-lints allow --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(parallel_compiler)' '--check-cfg=cfg(rust_analyzer)' -Zmacro-backtrace -Zunstable-options -Csplit-debuginfo=off -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zunstable-options -Zon-broken-pipe=kill -Z binary-dep-depinfo --check-cfg 'cfg(no_core_cstr)' --check-cfg 'cfg(no_core_num_saturating)' --check-cfg 'cfg(no_core_try_from)' --check-cfg 'cfg(no_float_copysign)' --check-cfg 'cfg(no_num_nonzero_signed)' --check-cfg 'cfg(no_relaxed_trait_bounds)' --check-cfg 'cfg(no_serde_derive)' --check-cfg 'cfg(no_std_atomic)' --check-cfg 'cfg(no_std_atomic64)' --check-cfg 'cfg(no_systemtime_checked_add)' --check-cfg 'cfg(no_target_has_atomic)'` Compiling semver v1.0.23 Compiling cargo-platform v0.1.8 Compiling camino v1.1.7 Compiling serde_json v1.0.117 Running `/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc --crate-name semver --edition=2018 /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/vendor/semver-1.0.23/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="serde"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("default", "serde", "std"))' -C metadata=75cc396a5cc4c8fd -C extra-filename=-75cc396a5cc4c8fd --out-dir /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps --target x86_64-unknown-illumos -C linker=/usr/gcc/13/bin/gcc -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/release/deps --extern serde=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libserde-318eabf1c9c86805.rmeta --cap-lints allow --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(parallel_compiler)' '--check-cfg=cfg(rust_analyzer)' -Zmacro-backtrace -Zunstable-options -Csplit-debuginfo=off -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zunstable-options -Zon-broken-pipe=kill -Z binary-dep-depinfo --check-cfg 'cfg(doc_cfg)' --check-cfg 'cfg(no_alloc_crate)' --check-cfg 'cfg(no_const_vec_new)' --check-cfg 'cfg(no_exhaustive_int_match)' --check-cfg 'cfg(no_non_exhaustive)' --check-cfg 'cfg(no_nonzero_bitscan)' --check-cfg 'cfg(no_str_strip_prefix)' --check-cfg 'cfg(no_track_caller)' --check-cfg 'cfg(no_unsafe_op_in_unsafe_fn_lint)' --check-cfg 'cfg(test_node_semver)'` Running `/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc --crate-name camino --edition=2018 /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/vendor/camino-1.1.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="serde"' --cfg 'feature="serde1"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("proptest", "proptest1", "serde", "serde1"))' -C metadata=db74841e9bb51964 -C extra-filename=-db74841e9bb51964 --out-dir /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps --target x86_64-unknown-illumos -C linker=/usr/gcc/13/bin/gcc -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/release/deps --extern serde=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libserde-318eabf1c9c86805.rmeta --cap-lints allow --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(parallel_compiler)' '--check-cfg=cfg(rust_analyzer)' -Zmacro-backtrace -Zunstable-options -Csplit-debuginfo=off -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zunstable-options -Zon-broken-pipe=kill -Z binary-dep-depinfo --cfg path_buf_capacity --cfg shrink_to --cfg try_reserve_2 --cfg path_buf_deref_mut --check-cfg 'cfg(doc_cfg)' --check-cfg 'cfg(path_buf_deref_mut)' --check-cfg 'cfg(path_buf_capacity)' --check-cfg 'cfg(shrink_to)' --check-cfg 'cfg(try_reserve_2)'` Running `/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc --crate-name serde_json --edition=2021 /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/vendor/serde_json-1.0.117/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"' --cfg 'feature="unbounded_depth"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("alloc", "arbitrary_precision", "default", "float_roundtrip", "indexmap", "preserve_order", "raw_value", "std", "unbounded_depth"))' -C metadata=05368f212e8e9fc8 -C extra-filename=-05368f212e8e9fc8 --out-dir /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps --target x86_64-unknown-illumos -C linker=/usr/gcc/13/bin/gcc -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/release/deps --extern itoa=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libitoa-1cceb1650151643c.rmeta --extern ryu=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libryu-0888c8429afcbb03.rmeta --extern serde=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libserde-318eabf1c9c86805.rmeta --cap-lints allow --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(parallel_compiler)' '--check-cfg=cfg(rust_analyzer)' -Zmacro-backtrace -Zunstable-options -Csplit-debuginfo=off -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zunstable-options -Zon-broken-pipe=kill -Z binary-dep-depinfo --cfg limb_width_64 --check-cfg 'cfg(limb_width_32)' --check-cfg 'cfg(limb_width_64)'` Running `/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc --crate-name cargo_platform --edition=2021 /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/vendor/cargo-platform-0.1.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 '--allow=clippy::all' '--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)' --check-cfg 'cfg(feature, values())' -C metadata=201fbb15725a8f68 -C extra-filename=-201fbb15725a8f68 --out-dir /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps --target x86_64-unknown-illumos -C linker=/usr/gcc/13/bin/gcc -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/release/deps --extern serde=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libserde-318eabf1c9c86805.rmeta --cap-lints allow --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(parallel_compiler)' '--check-cfg=cfg(rust_analyzer)' -Zmacro-backtrace -Zunstable-options -Csplit-debuginfo=off -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zunstable-options -Zon-broken-pipe=kill -Z binary-dep-depinfo` Compiling rustc_version v0.4.0 Running `/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc --crate-name rustc_version --edition=2018 /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/vendor/rustc_version-0.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 --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=c2ad7a272aeb42c3 -C extra-filename=-c2ad7a272aeb42c3 --out-dir /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps --target x86_64-unknown-illumos -C linker=/usr/gcc/13/bin/gcc -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/release/deps --extern semver=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libsemver-75cc396a5cc4c8fd.rmeta --cap-lints allow --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(parallel_compiler)' '--check-cfg=cfg(rust_analyzer)' -Zmacro-backtrace -Zunstable-options -Csplit-debuginfo=off -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zunstable-options -Zon-broken-pipe=kill -Z binary-dep-depinfo` Compiling rustc-build-sysroot v0.5.2 Running `/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc --crate-name rustc_build_sysroot --edition=2018 /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/vendor/rustc-build-sysroot-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 --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=adbe8fa1c895de25 -C extra-filename=-adbe8fa1c895de25 --out-dir /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps --target x86_64-unknown-illumos -C linker=/usr/gcc/13/bin/gcc -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/release/deps --extern anyhow=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libanyhow-0593f881b547798a.rmeta --extern rustc_version=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/librustc_version-c2ad7a272aeb42c3.rmeta --extern tempfile=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libtempfile-c9e517c64ec639b8.rmeta --extern walkdir=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libwalkdir-c42e2fc79e865be0.rmeta --cap-lints allow --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(parallel_compiler)' '--check-cfg=cfg(rust_analyzer)' -Zmacro-backtrace -Zunstable-options -Csplit-debuginfo=off -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zunstable-options -Zon-broken-pipe=kill -Z binary-dep-depinfo` Compiling cargo_metadata v0.18.1 Running `/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc --crate-name cargo_metadata --edition=2018 /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/vendor/cargo_metadata-0.18.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)' --check-cfg 'cfg(feature, values("builder", "default", "derive_builder", "unstable"))' -C metadata=30d35d9ca08f1e4a -C extra-filename=-30d35d9ca08f1e4a --out-dir /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps --target x86_64-unknown-illumos -C linker=/usr/gcc/13/bin/gcc -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/release/deps --extern camino=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libcamino-db74841e9bb51964.rmeta --extern cargo_platform=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libcargo_platform-201fbb15725a8f68.rmeta --extern semver=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libsemver-75cc396a5cc4c8fd.rmeta --extern serde=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libserde-318eabf1c9c86805.rmeta --extern serde_json=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libserde_json-05368f212e8e9fc8.rmeta --extern thiserror=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libthiserror-364bd58289526f2f.rmeta --cap-lints allow --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(parallel_compiler)' '--check-cfg=cfg(rust_analyzer)' -Zmacro-backtrace -Zunstable-options -Csplit-debuginfo=off -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zunstable-options -Zon-broken-pipe=kill -Z binary-dep-depinfo` Running `/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc --crate-name cargo_miri --edition=2021 src/tools/miri/cargo-miri/src/main.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C opt-level=3 -C embed-bitcode=no --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=d3292262d888b9fe -C extra-filename=-d3292262d888b9fe --out-dir /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps --target x86_64-unknown-illumos -C linker=/usr/gcc/13/bin/gcc -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/release/deps --extern cargo_metadata=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libcargo_metadata-30d35d9ca08f1e4a.rlib --extern directories=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libdirectories-6c32d00cf58e4b8f.rlib --extern rustc_build_sysroot=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/librustc_build_sysroot-adbe8fa1c895de25.rlib --extern rustc_version=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/librustc_version-c2ad7a272aeb42c3.rlib --extern serde=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libserde-318eabf1c9c86805.rlib --extern serde_json=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libserde_json-05368f212e8e9fc8.rlib --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(parallel_compiler)' '--check-cfg=cfg(rust_analyzer)' -Zmacro-backtrace -Zunstable-options -Csplit-debuginfo=off -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zunstable-options -Zon-broken-pipe=kill -Z binary-dep-depinfo` Finished `release` profile [optimized] target(s) in 31.14s WARNING: The `change-id` is missing in the `config.toml`. This means that you will not be able to track the major changes made to the bootstrap configurations. NOTE: to silence this warning, add `change-id = 127866` at the top of `config.toml` NOTE: this message was printed twice to make it more likely to be seen Build completed successfully in 1:16:37 /usr/bin/python3 /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/bootstrap/bootstrap.py doc --stage 2 -v Building bootstrap running: /usr/bin/cargo build --manifest-path /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/bootstrap/Cargo.toml --verbose --frozen Fresh unicode-ident v1.0.12 Fresh version_check v0.9.4 Fresh memchr v2.7.1 Fresh libc v0.2.155 Fresh cc v1.0.97 Fresh proc-macro2 v1.0.76 Fresh typenum v1.17.0 Fresh errno v0.3.8 Fresh pkg-config v0.3.28 Fresh cfg-if v1.0.0 Fresh bitflags v2.4.1 Fresh quote v1.0.35 Fresh generic-array v0.14.7 Fresh rustix v0.38.28 Fresh crossbeam-utils v0.8.20 Fresh serde v1.0.195 Fresh aho-corasick v1.1.2 Fresh anstyle v1.0.4 Fresh syn v2.0.48 Fresh regex-syntax v0.8.2 Fresh clap_lex v0.6.0 Fresh heck v0.4.1 Fresh crossbeam-epoch v0.9.18 Fresh crypto-common v0.1.6 Fresh block-buffer v0.10.4 Fresh clap_derive v4.4.7 Fresh clap_builder v4.4.12 Fresh regex-automata v0.4.3 Fresh bstr v1.9.0 Fresh log v0.4.20 Fresh same-file v1.0.6 Fresh walkdir v2.4.0 Fresh globset v0.4.14 Fresh clap v4.4.13 Fresh serde_derive v1.0.195 Fresh digest v0.10.7 Fresh crossbeam-deque v0.8.5 Fresh lzma-sys v0.1.20 Fresh xattr v1.2.0 Fresh filetime v0.2.23 Fresh cpufeatures v0.2.12 Fresh itoa v1.0.10 Fresh ryu v1.0.16 Fresh ignore v0.4.21 Fresh sha2 v0.10.8 Fresh xz2 v0.1.7 Fresh serde_json v1.0.111 Fresh tar v0.4.40 Fresh semver v1.0.21 Fresh clap_complete v4.4.6 Fresh build_helper v0.1.0 (/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/tools/build_helper) Fresh fd-lock v4.0.2 Fresh toml v0.5.11 Fresh cmake v0.1.48 Fresh object v0.32.2 Fresh termcolor v1.4.0 Fresh home v0.5.9 Fresh opener v0.5.2 Fresh bootstrap v0.0.0 (/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/bootstrap) Finished `dev` profile [unoptimized] target(s) in 1.28s running: /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/bootstrap doc --stage 2 -v WARNING: The `change-id` is missing in the `config.toml`. This means that you will not be able to track the major changes made to the bootstrap configurations. NOTE: to silence this warning, add `change-id = 127866` at the top of `config.toml` finding compilers CC_x86_64-unknown-illumos = "/usr/gcc/13/bin/gcc" CFLAGS_x86_64-unknown-illumos = ["-ffunction-sections", "-fdata-sections", "-fPIC", "-m64", "-m64"] CXX_x86_64-unknown-illumos = "/usr/gcc/13/bin/g++" CXXFLAGS_x86_64-unknown-illumos = ["-ffunction-sections", "-fdata-sections", "-fPIC", "-m64", "-m64"] AR_x86_64-unknown-illumos = "/usr/gnu/bin/ar" running sanity check learning about cargo running: RUSTC_BOOTSTRAP="1" "/usr/bin/cargo" "metadata" "--format-version" "1" "--no-deps" "--manifest-path" "/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/Cargo.toml" (failure_mode=Exit, stdout_mode=Capture, stderr_mode=Print) (created at src/core/metadata.rs:73:25, executed at src/core/metadata.rs:84:67) WARNING: The `change-id` is missing in the `config.toml`. This means that you will not be able to track the major changes made to the bootstrap configurations. NOTE: to silence this warning, add `change-id = 127866` at the top of `config.toml` NOTE: this message was printed twice to make it more likely to be seen Build completed successfully in 0:00:02 /usr/bin/python3 /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/bootstrap/bootstrap.py install -v Building bootstrap running: /usr/bin/cargo build --manifest-path /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/bootstrap/Cargo.toml --verbose --frozen Fresh unicode-ident v1.0.12 Fresh version_check v0.9.4 Fresh memchr v2.7.1 Fresh libc v0.2.155 Fresh cc v1.0.97 Fresh proc-macro2 v1.0.76 Fresh typenum v1.17.0 Fresh errno v0.3.8 Fresh pkg-config v0.3.28 Fresh cfg-if v1.0.0 Fresh bitflags v2.4.1 Fresh quote v1.0.35 Fresh generic-array v0.14.7 Fresh crossbeam-utils v0.8.20 Fresh rustix v0.38.28 Fresh serde v1.0.195 Fresh aho-corasick v1.1.2 Fresh anstyle v1.0.4 Fresh syn v2.0.48 Fresh heck v0.4.1 Fresh regex-syntax v0.8.2 Fresh clap_lex v0.6.0 Fresh block-buffer v0.10.4 Fresh crossbeam-epoch v0.9.18 Fresh crypto-common v0.1.6 Fresh clap_derive v4.4.7 Fresh clap_builder v4.4.12 Fresh regex-automata v0.4.3 Fresh bstr v1.9.0 Fresh same-file v1.0.6 Fresh log v0.4.20 Fresh globset v0.4.14 Fresh clap v4.4.13 Fresh walkdir v2.4.0 Fresh lzma-sys v0.1.20 Fresh crossbeam-deque v0.8.5 Fresh serde_derive v1.0.195 Fresh digest v0.10.7 Fresh xattr v1.2.0 Fresh filetime v0.2.23 Fresh ryu v1.0.16 Fresh itoa v1.0.10 Fresh cpufeatures v0.2.12 Fresh build_helper v0.1.0 (/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/tools/build_helper) Fresh sha2 v0.10.8 Fresh tar v0.4.40 Fresh serde_json v1.0.111 Fresh ignore v0.4.21 Fresh xz2 v0.1.7 Fresh clap_complete v4.4.6 Fresh semver v1.0.21 Fresh fd-lock v4.0.2 Fresh toml v0.5.11 Fresh cmake v0.1.48 Fresh object v0.32.2 Fresh opener v0.5.2 Fresh home v0.5.9 Fresh termcolor v1.4.0 Fresh bootstrap v0.0.0 (/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/bootstrap) Finished `dev` profile [unoptimized] target(s) in 1.23s running: /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/bootstrap install -v WARNING: The `change-id` is missing in the `config.toml`. This means that you will not be able to track the major changes made to the bootstrap configurations. NOTE: to silence this warning, add `change-id = 127866` at the top of `config.toml` finding compilers CC_x86_64-unknown-illumos = "/usr/gcc/13/bin/gcc" CFLAGS_x86_64-unknown-illumos = ["-ffunction-sections", "-fdata-sections", "-fPIC", "-m64", "-m64"] CXX_x86_64-unknown-illumos = "/usr/gcc/13/bin/g++" CXXFLAGS_x86_64-unknown-illumos = ["-ffunction-sections", "-fdata-sections", "-fPIC", "-m64", "-m64"] AR_x86_64-unknown-illumos = "/usr/gnu/bin/ar" running sanity check learning about cargo running: RUSTC_BOOTSTRAP="1" "/usr/bin/cargo" "metadata" "--format-version" "1" "--no-deps" "--manifest-path" "/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/Cargo.toml" (failure_mode=Exit, stdout_mode=Capture, stderr_mode=Print) (created at src/core/metadata.rs:73:25, executed at src/core/metadata.rs:84:67) Removing sysroot /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-sysroot to avoid caching bugs running "/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/bin/llvm-config" "--libfiles" (failure_mode=Exit, stdout_mode=Print, stderr_mode=Print) Removing sysroot /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-sysroot/lib/rustlib/x86_64-unknown-illumos/lib to avoid caching bugs running "/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/bin/llvm-config" "--libfiles" (failure_mode=Exit, stdout_mode=Print, stderr_mode=Print) running: cd "/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src" && env -u MAKEFLAGS -u MFLAGS CARGO_INCREMENTAL="0" CARGO_PROFILE_RELEASE_DEBUG="0" CARGO_PROFILE_RELEASE_DEBUG_ASSERTIONS="false" CARGO_PROFILE_RELEASE_OVERFLOW_CHECKS="false" CARGO_PROFILE_RELEASE_STRIP="false" CARGO_TARGET_DIR="/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-std" CARGO_TARGET_X86_64_UNKNOWN_ILLUMOS_LINKER="" CC_x86_64_unknown_illumos="" CFG_COMPILER_BUILD_TRIPLE="x86_64-unknown-illumos" CFG_COMPILER_HOST_TRIPLE="x86_64-unknown-illumos" CFG_DISABLE_UNSTABLE_FEATURES="1" CFG_RELEASE_CHANNEL="stable" CFLAGS_x86_64_unknown_illumos="" CXXFLAGS_x86_64_unknown_illumos="" CXX_x86_64_unknown_illumos="" LIBC_CHECK_CFG="1" REAL_LIBRARY_PATH_VAR="LD_LIBRARY_PATH" RUSTBUILD_NATIVE_DIR="/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/native" RUSTC="/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc" RUSTC_BOOTSTRAP="1" RUSTC_BREAK_ON_ICE="1" RUSTC_ERROR_METADATA_DST="/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/tmp/extended-error-metadata" RUSTC_FORCE_UNSTABLE="1" RUSTC_HOST_FLAGS="--cfg=bootstrap -Zunstable-options --check-cfg=cfg(bootstrap) -Clinker=" RUSTC_INSTALL_BINDIR="bin" RUSTC_LIBDIR="/usr/lib" RUSTC_LINT_FLAGS="-Wrust_2018_idioms -Wunused_lifetimes -Dwarnings" RUSTC_REAL="/usr/bin/rustc" RUSTC_SNAPSHOT="/usr/bin/rustc" RUSTC_SNAPSHOT_LIBDIR="/usr/lib" RUSTC_STAGE="0" RUSTC_SYSROOT="/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-sysroot" RUSTC_VERBOSE="1" RUSTC_WRAPPER="/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc" RUSTDOC="/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustdoc" RUSTDOCFLAGS="--cfg=bootstrap -Csymbol-mangling-version=legacy -Zunstable-options --check-cfg=cfg(feature,values(any())) -Zunstable-options --check-cfg=cfg(bootstrap) -Dwarnings -Wrustdoc::invalid_codeblock_attributes --crate-version 1.81.0\t(eeb90cda1\t2024-09-04)\t(built\tfrom\ta\tsource\ttarball) -Clinker= -Zcrate-attr=doc(html_root_url=\"https://doc.rust-lang.org/1.81.0/\") -Zcrate-attr=warn(rust_2018_idioms)" RUSTDOC_REAL="/path/to/nowhere/rustdoc/not/required" RUSTFLAGS="--cfg=bootstrap -Csymbol-mangling-version=legacy -Zunstable-options --check-cfg=cfg(feature,values(any())) -Zunstable-options --check-cfg=cfg(bootstrap) -Zmacro-backtrace -Zunstable-options -Csplit-debuginfo=off -Cprefer-dynamic -Zinline-mir -Zinline-mir-preserve-debug -Clink-args=-Wl,-z,origin -Clink-args=-Wl,-rpath,$ORIGIN/../lib -Cforce-frame-pointers=yes -Zcrate-attr=doc(html_root_url=\"https://doc.rust-lang.org/1.81.0/\")" RUST_COMPILER_RT_ROOT="/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/compiler-rt" RUST_TEST_THREADS="8" WINAPI_NO_BUNDLED_LIBRARIES="1" __CARGO_DEFAULT_LIB_METADATA="bootstrapstd" "/usr/bin/cargo" "build" "--target" "x86_64-unknown-illumos" "--release" "-Zbinary-dep-depinfo" "-j" "8" "-v" "--frozen" "--features" " panic-unwind backtrace compiler-builtins-c" "--manifest-path" "/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/library/sysroot/Cargo.toml" "--message-format" "json-render-diagnostics" running: cd "/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src" && env -u MAKEFLAGS -u MFLAGS CARGO_INCREMENTAL="0" CARGO_PROFILE_RELEASE_DEBUG="0" CARGO_PROFILE_RELEASE_DEBUG_ASSERTIONS="false" CARGO_PROFILE_RELEASE_OVERFLOW_CHECKS="false" CARGO_PROFILE_RELEASE_STRIP="false" CARGO_TARGET_DIR="/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-rustc" CARGO_TARGET_X86_64_UNKNOWN_ILLUMOS_LINKER="" CC_x86_64_unknown_illumos="" CFG_COMPILER_BUILD_TRIPLE="x86_64-unknown-illumos" CFG_COMPILER_HOST_TRIPLE="x86_64-unknown-illumos" CFG_DEFAULT_CODEGEN_BACKEND="llvm" CFG_DEFAULT_LINKER="/usr/gcc/13/bin/gcc" CFG_DISABLE_UNSTABLE_FEATURES="1" CFG_LIBDIR_RELATIVE="lib" CFG_RELEASE="1.81.0" CFG_RELEASE_CHANNEL="stable" CFG_VERSION="1.81.0 (eeb90cda1 2024-09-04) (built from a source tarball)" CFG_VER_DATE="2024-09-04" CFG_VER_HASH="eeb90cda1969383f56a2637cbd3037bdf598841c" CFLAGS_x86_64_unknown_illumos="" CXXFLAGS_x86_64_unknown_illumos="" CXX_x86_64_unknown_illumos="" LIBC_CHECK_CFG="1" LLVM_CONFIG="/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/bin/llvm-config" LLVM_LINK_SHARED="1" LLVM_RUSTLLVM="1" REAL_LIBRARY_PATH_VAR="LD_LIBRARY_PATH" RUSTBUILD_NATIVE_DIR="/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/native" RUSTC="/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc" RUSTC_BOOTSTRAP="1" RUSTC_BREAK_ON_ICE="1" RUSTC_ERROR_METADATA_DST="/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/tmp/extended-error-metadata" RUSTC_FORCE_UNSTABLE="1" RUSTC_HOST_FLAGS="--cfg=bootstrap -Zunstable-options --check-cfg=cfg(bootstrap) -Clinker=" RUSTC_INSTALL_BINDIR="bin" RUSTC_LIBDIR="/usr/lib" RUSTC_LINT_FLAGS="-Wrust_2018_idioms -Wunused_lifetimes -Dwarnings" RUSTC_REAL="/usr/bin/rustc" RUSTC_SNAPSHOT="/usr/bin/rustc" RUSTC_SNAPSHOT_LIBDIR="/usr/lib" RUSTC_STAGE="0" RUSTC_SYSROOT="/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-sysroot" RUSTC_TLS_MODEL_INITIAL_EXEC="1" RUSTC_VERBOSE="1" RUSTC_WRAPPER="/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc" RUSTDOC="/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustdoc" RUSTDOCFLAGS="--cfg=bootstrap --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options --check-cfg=cfg(bootstrap) --check-cfg=cfg(parallel_compiler) -Dwarnings -Wrustdoc::invalid_codeblock_attributes --crate-version 1.81.0\t(eeb90cda1\t2024-09-04)\t(built\tfrom\ta\tsource\ttarball) -Clinker= -Zcrate-attr=warn(rust_2018_idioms)" RUSTDOC_REAL="/path/to/nowhere/rustdoc/not/required" RUSTFLAGS="--cfg=bootstrap --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options --check-cfg=cfg(bootstrap) --check-cfg=cfg(parallel_compiler) -Zmacro-backtrace -Zunstable-options -Csplit-debuginfo=off -Zunstable-options -Wrustc::internal -Wkeyword_idents_2024 -Wunsafe_op_in_unsafe_fn -Cprefer-dynamic -Clink-args=-Wl,-z,origin -Clink-args=-Wl,-rpath,$ORIGIN/../lib -Zon-broken-pipe=kill" RUST_TEST_THREADS="8" WINAPI_NO_BUNDLED_LIBRARIES="1" __CARGO_DEFAULT_LIB_METADATA="bootstrap" "/usr/bin/cargo" "build" "--target" "x86_64-unknown-illumos" "--release" "-Zbinary-dep-depinfo" "-j" "8" "-v" "--frozen" "--features" "llvm max_level_info" "--manifest-path" "/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/compiler/rustc/Cargo.toml" "--message-format" "json-render-diagnostics" Removing sysroot /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1 to avoid caching bugs Removing sysroot /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1/lib/rustlib/x86_64-unknown-illumos/lib to avoid caching bugs running: cd "/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src" && env -u MAKEFLAGS -u MFLAGS CARGO_INCREMENTAL="0" CARGO_PROFILE_RELEASE_DEBUG="0" CARGO_PROFILE_RELEASE_DEBUG_ASSERTIONS="false" CARGO_PROFILE_RELEASE_OVERFLOW_CHECKS="false" CARGO_PROFILE_RELEASE_STRIP="false" CARGO_TARGET_DIR="/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-tools" CARGO_TARGET_X86_64_UNKNOWN_ILLUMOS_LINKER="" CC_x86_64_unknown_illumos="" CFG_COMPILER_BUILD_TRIPLE="x86_64-unknown-illumos" CFG_COMPILER_HOST_TRIPLE="x86_64-unknown-illumos" CFG_RELEASE="1.81.0" CFG_RELEASE_CHANNEL="stable" CFG_RELEASE_NUM="1.81.0" CFG_VERSION="1.81.0 (eeb90cda1 2024-09-04) (built from a source tarball)" CFG_VER_DATE="2024-09-04" CFG_VER_HASH="eeb90cda1969383f56a2637cbd3037bdf598841c" CFLAGS_x86_64_unknown_illumos="" CXXFLAGS_x86_64_unknown_illumos="" CXX_x86_64_unknown_illumos="" DOC_RUST_LANG_ORG_CHANNEL="https://doc.rust-lang.org/1.81.0" LIBC_CHECK_CFG="1" LZMA_API_STATIC="1" REAL_LIBRARY_PATH_VAR="LD_LIBRARY_PATH" RUSTBUILD_NATIVE_DIR="/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/native" RUSTC="/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc" RUSTC_ALLOW_FEATURES="binary-dep-depinfo,proc_macro_span,proc_macro_span_shrink,proc_macro_diagnostic" RUSTC_BOOTSTRAP="1" RUSTC_BREAK_ON_ICE="1" RUSTC_ERROR_METADATA_DST="/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/tmp/extended-error-metadata" RUSTC_HOST_FLAGS="--cfg=bootstrap -Zunstable-options --check-cfg=cfg(bootstrap) -Clinker=" RUSTC_INSTALL_BINDIR="bin" RUSTC_LIBDIR="/usr/lib" RUSTC_LINT_FLAGS="-Wrust_2018_idioms -Wunused_lifetimes -Dwarnings" RUSTC_REAL="/usr/bin/rustc" RUSTC_SNAPSHOT="/usr/bin/rustc" RUSTC_SNAPSHOT_LIBDIR="/usr/lib" RUSTC_STAGE="0" RUSTC_SYSROOT="/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-sysroot" RUSTC_TLS_MODEL_INITIAL_EXEC="1" RUSTC_VERBOSE="1" RUSTC_WRAPPER="/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc" RUSTDOC="/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustdoc" RUSTDOCFLAGS="--cfg=bootstrap -Csymbol-mangling-version=v0 -Zunstable-options --check-cfg=cfg(bootstrap) --check-cfg=cfg(rust_analyzer) -Dwarnings -Wrustdoc::invalid_codeblock_attributes --crate-version 1.81.0\t(eeb90cda1\t2024-09-04)\t(built\tfrom\ta\tsource\ttarball) -Clinker=" RUSTDOC_REAL="/path/to/nowhere/rustdoc/not/required" RUSTFLAGS="--cfg=bootstrap -Csymbol-mangling-version=v0 -Zunstable-options --check-cfg=cfg(bootstrap) --check-cfg=cfg(rust_analyzer) -Zmacro-backtrace -Zunstable-options -Csplit-debuginfo=off -Clink-args=-Wl,-z,origin -Clink-args=-Wl,-rpath,$ORIGIN/../lib -Zunstable-options -Zon-broken-pipe=kill" RUST_TEST_THREADS="8" SYSROOT="/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-sysroot" __CARGO_DEFAULT_LIB_METADATA="bootstrap" "/usr/bin/cargo" "build" "--target" "x86_64-unknown-illumos" "--release" "-Zbinary-dep-depinfo" "-j" "8" "-v" "--frozen" "--manifest-path" "/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/tools/lld-wrapper/Cargo.toml" "--message-format" "json-render-diagnostics" running: cd "/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src" && env -u MAKEFLAGS -u MFLAGS CARGO_INCREMENTAL="0" CARGO_PROFILE_RELEASE_DEBUG="0" CARGO_PROFILE_RELEASE_DEBUG_ASSERTIONS="false" CARGO_PROFILE_RELEASE_OVERFLOW_CHECKS="false" CARGO_PROFILE_RELEASE_STRIP="false" CARGO_TARGET_DIR="/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-tools" CARGO_TARGET_X86_64_UNKNOWN_ILLUMOS_LINKER="" CC_x86_64_unknown_illumos="" CFG_COMPILER_BUILD_TRIPLE="x86_64-unknown-illumos" CFG_COMPILER_HOST_TRIPLE="x86_64-unknown-illumos" CFG_RELEASE="1.81.0" CFG_RELEASE_CHANNEL="stable" CFG_RELEASE_NUM="1.81.0" CFG_VERSION="1.81.0 (eeb90cda1 2024-09-04) (built from a source tarball)" CFG_VER_DATE="2024-09-04" CFG_VER_HASH="eeb90cda1969383f56a2637cbd3037bdf598841c" CFLAGS_x86_64_unknown_illumos="" CXXFLAGS_x86_64_unknown_illumos="" CXX_x86_64_unknown_illumos="" DOC_RUST_LANG_ORG_CHANNEL="https://doc.rust-lang.org/1.81.0" LIBC_CHECK_CFG="1" LZMA_API_STATIC="1" REAL_LIBRARY_PATH_VAR="LD_LIBRARY_PATH" RUSTBUILD_NATIVE_DIR="/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/native" RUSTC="/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc" RUSTC_ALLOW_FEATURES="binary-dep-depinfo,proc_macro_span,proc_macro_span_shrink,proc_macro_diagnostic,min_specialization" RUSTC_BOOTSTRAP="1" RUSTC_BREAK_ON_ICE="1" RUSTC_ERROR_METADATA_DST="/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/tmp/extended-error-metadata" RUSTC_HOST_FLAGS="--cfg=bootstrap -Zunstable-options --check-cfg=cfg(bootstrap) -Clinker=" RUSTC_INSTALL_BINDIR="bin" RUSTC_LIBDIR="/usr/lib" RUSTC_LINT_FLAGS="-Wrust_2018_idioms -Wunused_lifetimes -Dwarnings" RUSTC_REAL="/usr/bin/rustc" RUSTC_SNAPSHOT="/usr/bin/rustc" RUSTC_SNAPSHOT_LIBDIR="/usr/lib" RUSTC_STAGE="0" RUSTC_SYSROOT="/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-sysroot" RUSTC_TLS_MODEL_INITIAL_EXEC="1" RUSTC_VERBOSE="1" RUSTC_WRAPPER="/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc" RUSTDOC="/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustdoc" RUSTDOCFLAGS="--cfg=bootstrap -Csymbol-mangling-version=v0 -Zunstable-options --check-cfg=cfg(bootstrap) --check-cfg=cfg(rust_analyzer) -Dwarnings -Wrustdoc::invalid_codeblock_attributes --crate-version 1.81.0\t(eeb90cda1\t2024-09-04)\t(built\tfrom\ta\tsource\ttarball) -Clinker=" RUSTDOC_REAL="/path/to/nowhere/rustdoc/not/required" RUSTFLAGS="--cfg=bootstrap -Csymbol-mangling-version=v0 -Zunstable-options --check-cfg=cfg(bootstrap) --check-cfg=cfg(rust_analyzer) -Zmacro-backtrace -Zunstable-options -Csplit-debuginfo=off -Clink-args=-Wl,-z,origin -Clink-args=-Wl,-rpath,$ORIGIN/../lib -Zunstable-options -Zon-broken-pipe=kill" RUST_TEST_THREADS="8" SYSROOT="/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-sysroot" __CARGO_DEFAULT_LIB_METADATA="bootstrap" "/usr/bin/cargo" "build" "--target" "x86_64-unknown-illumos" "--release" "-Zbinary-dep-depinfo" "-j" "8" "-v" "--frozen" "--manifest-path" "/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/tools/wasm-component-ld/Cargo.toml" "--message-format" "json-render-diagnostics" running "/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/bin/llvm-config" "--libfiles" (failure_mode=Exit, stdout_mode=Print, stderr_mode=Print) running "/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/bin/llvm-config" "--libfiles" (failure_mode=Exit, stdout_mode=Print, stderr_mode=Print) running: cd "/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src" && env -u MAKEFLAGS -u MFLAGS CARGO_INCREMENTAL="0" CARGO_PROFILE_RELEASE_DEBUG="0" CARGO_PROFILE_RELEASE_DEBUG_ASSERTIONS="false" CARGO_PROFILE_RELEASE_OVERFLOW_CHECKS="false" CARGO_PROFILE_RELEASE_STRIP="false" CARGO_TARGET_DIR="/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-std" CARGO_TARGET_X86_64_UNKNOWN_ILLUMOS_LINKER="" CC_x86_64_unknown_illumos="" CFG_COMPILER_BUILD_TRIPLE="x86_64-unknown-illumos" CFG_COMPILER_HOST_TRIPLE="x86_64-unknown-illumos" CFG_DISABLE_UNSTABLE_FEATURES="1" CFG_RELEASE_CHANNEL="stable" CFLAGS_x86_64_unknown_illumos="" CXXFLAGS_x86_64_unknown_illumos="" CXX_x86_64_unknown_illumos="" LIBC_CHECK_CFG="1" REAL_LIBRARY_PATH_VAR="LD_LIBRARY_PATH" RUSTBUILD_NATIVE_DIR="/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/native" RUSTC="/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc" RUSTC_BOOTSTRAP="1" RUSTC_BREAK_ON_ICE="1" RUSTC_ERROR_METADATA_DST="/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/tmp/extended-error-metadata" RUSTC_FORCE_UNSTABLE="1" RUSTC_HOST_FLAGS="-Zunstable-options --check-cfg=cfg(bootstrap) -Clinker=" RUSTC_INSTALL_BINDIR="bin" RUSTC_LIBDIR="/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1/lib" RUSTC_LINT_FLAGS="-Wrust_2018_idioms -Wunused_lifetimes -Dwarnings" RUSTC_REAL="/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1/bin/rustc" RUSTC_SNAPSHOT="/usr/bin/rustc" RUSTC_SNAPSHOT_LIBDIR="/usr/lib" RUSTC_STAGE="1" RUSTC_SYSROOT="/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1" RUSTC_VERBOSE="1" RUSTC_WRAPPER="/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc" RUSTDOC="/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustdoc" RUSTDOCFLAGS="-Csymbol-mangling-version=legacy -Zunstable-options --check-cfg=cfg(feature,values(any())) -Zunstable-options --check-cfg=cfg(bootstrap) -Dwarnings -Wrustdoc::invalid_codeblock_attributes --crate-version 1.81.0\t(eeb90cda1\t2024-09-04)\t(built\tfrom\ta\tsource\ttarball) -Clinker= -Zcrate-attr=doc(html_root_url=\"https://doc.rust-lang.org/1.81.0/\") -Zcrate-attr=warn(rust_2018_idioms)" RUSTDOC_REAL="/path/to/nowhere/rustdoc/not/required" RUSTFLAGS="-Csymbol-mangling-version=legacy -Zunstable-options --check-cfg=cfg(feature,values(any())) -Zunstable-options --check-cfg=cfg(bootstrap) -Zmacro-backtrace -Zunstable-options -Csplit-debuginfo=off -Cprefer-dynamic -Zinline-mir -Zinline-mir-preserve-debug -Clink-args=-Wl,-z,origin -Clink-args=-Wl,-rpath,$ORIGIN/../lib -Cembed-bitcode=yes -Cforce-frame-pointers=yes -Zcrate-attr=doc(html_root_url=\"https://doc.rust-lang.org/1.81.0/\")" RUST_COMPILER_RT_ROOT="/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/compiler-rt" RUST_TEST_THREADS="8" WINAPI_NO_BUNDLED_LIBRARIES="1" __CARGO_DEFAULT_LIB_METADATA="stablestd" "/usr/bin/cargo" "build" "--target" "x86_64-unknown-illumos" "--release" "-Zbinary-dep-depinfo" "-j" "8" "-v" "--frozen" "--features" " panic-unwind backtrace compiler-builtins-c" "--manifest-path" "/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/library/sysroot/Cargo.toml" "--message-format" "json-render-diagnostics" running: cd "/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src" && env -u MAKEFLAGS -u MFLAGS CARGO_INCREMENTAL="0" CARGO_PROFILE_RELEASE_DEBUG="0" CARGO_PROFILE_RELEASE_DEBUG_ASSERTIONS="false" CARGO_PROFILE_RELEASE_OVERFLOW_CHECKS="false" CARGO_PROFILE_RELEASE_STRIP="false" CARGO_TARGET_DIR="/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-rustc" CARGO_TARGET_X86_64_UNKNOWN_ILLUMOS_LINKER="" CC_x86_64_unknown_illumos="" CFG_COMPILER_BUILD_TRIPLE="x86_64-unknown-illumos" CFG_COMPILER_HOST_TRIPLE="x86_64-unknown-illumos" CFG_DEFAULT_CODEGEN_BACKEND="llvm" CFG_DEFAULT_LINKER="/usr/gcc/13/bin/gcc" CFG_DISABLE_UNSTABLE_FEATURES="1" CFG_LIBDIR_RELATIVE="lib" CFG_RELEASE="1.81.0" CFG_RELEASE_CHANNEL="stable" CFG_VERSION="1.81.0 (eeb90cda1 2024-09-04) (built from a source tarball)" CFG_VER_DATE="2024-09-04" CFG_VER_HASH="eeb90cda1969383f56a2637cbd3037bdf598841c" CFLAGS_x86_64_unknown_illumos="" CXXFLAGS_x86_64_unknown_illumos="" CXX_x86_64_unknown_illumos="" LIBC_CHECK_CFG="1" LLVM_CONFIG="/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/bin/llvm-config" LLVM_LINK_SHARED="1" LLVM_RUSTLLVM="1" REAL_LIBRARY_PATH_VAR="LD_LIBRARY_PATH" RUSTBUILD_NATIVE_DIR="/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/native" RUSTC="/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc" RUSTC_BOOTSTRAP="1" RUSTC_BREAK_ON_ICE="1" RUSTC_ERROR_METADATA_DST="/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/tmp/extended-error-metadata" RUSTC_FORCE_UNSTABLE="1" RUSTC_HOST_FLAGS="-Zunstable-options --check-cfg=cfg(bootstrap) -Clinker=" RUSTC_INSTALL_BINDIR="bin" RUSTC_LIBDIR="/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1/lib" RUSTC_LINT_FLAGS="-Wrust_2018_idioms -Wunused_lifetimes -Dwarnings" RUSTC_REAL="/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1/bin/rustc" RUSTC_SNAPSHOT="/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1/bin/rustc" RUSTC_SNAPSHOT_LIBDIR="/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1/lib" RUSTC_STAGE="1" RUSTC_SYSROOT="/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1" RUSTC_TLS_MODEL_INITIAL_EXEC="1" RUSTC_VERBOSE="1" RUSTC_WRAPPER="/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc" RUSTDOC="/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustdoc" RUSTDOCFLAGS="--cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options --check-cfg=cfg(bootstrap) --check-cfg=cfg(parallel_compiler) -Dwarnings -Wrustdoc::invalid_codeblock_attributes --crate-version 1.81.0\t(eeb90cda1\t2024-09-04)\t(built\tfrom\ta\tsource\ttarball) -Clinker= -Zcrate-attr=warn(rust_2018_idioms)" RUSTDOC_REAL="/path/to/nowhere/rustdoc/not/required" RUSTFLAGS="--cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options --check-cfg=cfg(bootstrap) --check-cfg=cfg(parallel_compiler) -Zmacro-backtrace -Zunstable-options -Csplit-debuginfo=off -Zunstable-options -Wrustc::internal -Wkeyword_idents_2024 -Wunsafe_op_in_unsafe_fn -Cprefer-dynamic -Clink-args=-Wl,-z,origin -Clink-args=-Wl,-rpath,$ORIGIN/../lib -Zon-broken-pipe=kill" RUST_TEST_THREADS="8" WINAPI_NO_BUNDLED_LIBRARIES="1" __CARGO_DEFAULT_LIB_METADATA="stable" "/usr/bin/cargo" "build" "--target" "x86_64-unknown-illumos" "--release" "-Zbinary-dep-depinfo" "-j" "8" "-v" "--frozen" "--features" "llvm max_level_info" "--manifest-path" "/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/compiler/rustc/Cargo.toml" "--message-format" "json-render-diagnostics" Removing sysroot /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2 to avoid caching bugs Removing sysroot /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2/lib/rustlib/x86_64-unknown-illumos/lib to avoid caching bugs running: cd "/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src" && env -u MAKEFLAGS -u MFLAGS CARGO_INCREMENTAL="0" CARGO_PROFILE_RELEASE_DEBUG="0" CARGO_PROFILE_RELEASE_DEBUG_ASSERTIONS="false" CARGO_PROFILE_RELEASE_OVERFLOW_CHECKS="false" CARGO_PROFILE_RELEASE_STRIP="false" CARGO_TARGET_DIR="/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-tools" CARGO_TARGET_X86_64_UNKNOWN_ILLUMOS_LINKER="" CC_x86_64_unknown_illumos="" CFG_COMPILER_BUILD_TRIPLE="x86_64-unknown-illumos" CFG_COMPILER_HOST_TRIPLE="x86_64-unknown-illumos" CFG_RELEASE="1.81.0" CFG_RELEASE_CHANNEL="stable" CFG_RELEASE_NUM="1.81.0" CFG_VERSION="1.81.0 (eeb90cda1 2024-09-04) (built from a source tarball)" CFG_VER_DATE="2024-09-04" CFG_VER_HASH="eeb90cda1969383f56a2637cbd3037bdf598841c" CFLAGS_x86_64_unknown_illumos="" CXXFLAGS_x86_64_unknown_illumos="" CXX_x86_64_unknown_illumos="" DOC_RUST_LANG_ORG_CHANNEL="https://doc.rust-lang.org/1.81.0" LIBC_CHECK_CFG="1" LZMA_API_STATIC="1" REAL_LIBRARY_PATH_VAR="LD_LIBRARY_PATH" RUSTBUILD_NATIVE_DIR="/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/native" RUSTC="/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc" RUSTC_ALLOW_FEATURES="binary-dep-depinfo,proc_macro_span,proc_macro_span_shrink,proc_macro_diagnostic" RUSTC_BOOTSTRAP="1" RUSTC_BREAK_ON_ICE="1" RUSTC_ERROR_METADATA_DST="/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/tmp/extended-error-metadata" RUSTC_HOST_FLAGS="-Zunstable-options --check-cfg=cfg(bootstrap) -Clinker=" RUSTC_INSTALL_BINDIR="bin" RUSTC_LIBDIR="/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1/lib" RUSTC_LINT_FLAGS="-Wrust_2018_idioms -Wunused_lifetimes -Dwarnings" RUSTC_REAL="/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1/bin/rustc" RUSTC_SNAPSHOT="/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1/bin/rustc" RUSTC_SNAPSHOT_LIBDIR="/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1/lib" RUSTC_STAGE="1" RUSTC_SYSROOT="/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1" RUSTC_TLS_MODEL_INITIAL_EXEC="1" RUSTC_VERBOSE="1" RUSTC_WRAPPER="/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc" RUSTDOC="/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustdoc" RUSTDOCFLAGS="-Csymbol-mangling-version=v0 -Zunstable-options --check-cfg=cfg(bootstrap) --check-cfg=cfg(rust_analyzer) -Dwarnings -Wrustdoc::invalid_codeblock_attributes --crate-version 1.81.0\t(eeb90cda1\t2024-09-04)\t(built\tfrom\ta\tsource\ttarball) -Clinker=" RUSTDOC_REAL="/path/to/nowhere/rustdoc/not/required" RUSTFLAGS="-Csymbol-mangling-version=v0 -Zunstable-options --check-cfg=cfg(bootstrap) --check-cfg=cfg(rust_analyzer) -Zmacro-backtrace -Zunstable-options -Csplit-debuginfo=off -Clink-args=-Wl,-z,origin -Clink-args=-Wl,-rpath,$ORIGIN/../lib -Zunstable-options -Zon-broken-pipe=kill" RUST_TEST_THREADS="8" SYSROOT="/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1" __CARGO_DEFAULT_LIB_METADATA="stable" "/usr/bin/cargo" "build" "--target" "x86_64-unknown-illumos" "--release" "-Zbinary-dep-depinfo" "-j" "8" "-v" "--frozen" "--manifest-path" "/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/tools/lld-wrapper/Cargo.toml" "--message-format" "json-render-diagnostics" running: cd "/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src" && env -u MAKEFLAGS -u MFLAGS CARGO_INCREMENTAL="0" CARGO_PROFILE_RELEASE_DEBUG="0" CARGO_PROFILE_RELEASE_DEBUG_ASSERTIONS="false" CARGO_PROFILE_RELEASE_OVERFLOW_CHECKS="false" CARGO_PROFILE_RELEASE_STRIP="false" CARGO_TARGET_DIR="/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-tools" CARGO_TARGET_X86_64_UNKNOWN_ILLUMOS_LINKER="" CC_x86_64_unknown_illumos="" CFG_COMPILER_BUILD_TRIPLE="x86_64-unknown-illumos" CFG_COMPILER_HOST_TRIPLE="x86_64-unknown-illumos" CFG_RELEASE="1.81.0" CFG_RELEASE_CHANNEL="stable" CFG_RELEASE_NUM="1.81.0" CFG_VERSION="1.81.0 (eeb90cda1 2024-09-04) (built from a source tarball)" CFG_VER_DATE="2024-09-04" CFG_VER_HASH="eeb90cda1969383f56a2637cbd3037bdf598841c" CFLAGS_x86_64_unknown_illumos="" CXXFLAGS_x86_64_unknown_illumos="" CXX_x86_64_unknown_illumos="" DOC_RUST_LANG_ORG_CHANNEL="https://doc.rust-lang.org/1.81.0" LIBC_CHECK_CFG="1" LZMA_API_STATIC="1" REAL_LIBRARY_PATH_VAR="LD_LIBRARY_PATH" RUSTBUILD_NATIVE_DIR="/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/native" RUSTC="/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc" RUSTC_ALLOW_FEATURES="binary-dep-depinfo,proc_macro_span,proc_macro_span_shrink,proc_macro_diagnostic,min_specialization" RUSTC_BOOTSTRAP="1" RUSTC_BREAK_ON_ICE="1" RUSTC_ERROR_METADATA_DST="/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/tmp/extended-error-metadata" RUSTC_HOST_FLAGS="-Zunstable-options --check-cfg=cfg(bootstrap) -Clinker=" RUSTC_INSTALL_BINDIR="bin" RUSTC_LIBDIR="/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1/lib" RUSTC_LINT_FLAGS="-Wrust_2018_idioms -Wunused_lifetimes -Dwarnings" RUSTC_REAL="/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1/bin/rustc" RUSTC_SNAPSHOT="/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1/bin/rustc" RUSTC_SNAPSHOT_LIBDIR="/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1/lib" RUSTC_STAGE="1" RUSTC_SYSROOT="/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1" RUSTC_TLS_MODEL_INITIAL_EXEC="1" RUSTC_VERBOSE="1" RUSTC_WRAPPER="/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc" RUSTDOC="/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustdoc" RUSTDOCFLAGS="-Csymbol-mangling-version=v0 -Zunstable-options --check-cfg=cfg(bootstrap) --check-cfg=cfg(rust_analyzer) -Dwarnings -Wrustdoc::invalid_codeblock_attributes --crate-version 1.81.0\t(eeb90cda1\t2024-09-04)\t(built\tfrom\ta\tsource\ttarball) -Clinker=" RUSTDOC_REAL="/path/to/nowhere/rustdoc/not/required" RUSTFLAGS="-Csymbol-mangling-version=v0 -Zunstable-options --check-cfg=cfg(bootstrap) --check-cfg=cfg(rust_analyzer) -Zmacro-backtrace -Zunstable-options -Csplit-debuginfo=off -Clink-args=-Wl,-z,origin -Clink-args=-Wl,-rpath,$ORIGIN/../lib -Zunstable-options -Zon-broken-pipe=kill" RUST_TEST_THREADS="8" SYSROOT="/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1" __CARGO_DEFAULT_LIB_METADATA="stable" "/usr/bin/cargo" "build" "--target" "x86_64-unknown-illumos" "--release" "-Zbinary-dep-depinfo" "-j" "8" "-v" "--frozen" "--manifest-path" "/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/tools/wasm-component-ld/Cargo.toml" "--message-format" "json-render-diagnostics" running "/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/bin/llvm-config" "--libfiles" (failure_mode=Exit, stdout_mode=Print, stderr_mode=Print) running "/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/bin/llvm-config" "--libfiles" (failure_mode=Exit, stdout_mode=Print, stderr_mode=Print) running: cd "/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src" && env -u MAKEFLAGS -u MFLAGS CARGO_INCREMENTAL="0" CARGO_PROFILE_RELEASE_DEBUG="0" CARGO_PROFILE_RELEASE_DEBUG_ASSERTIONS="false" CARGO_PROFILE_RELEASE_OVERFLOW_CHECKS="false" CARGO_PROFILE_RELEASE_STRIP="false" CARGO_TARGET_DIR="/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-bootstrap-tools" CARGO_TARGET_X86_64_UNKNOWN_ILLUMOS_LINKER="" CC_x86_64_unknown_illumos="" CFG_COMPILER_BUILD_TRIPLE="x86_64-unknown-illumos" CFG_COMPILER_HOST_TRIPLE="x86_64-unknown-illumos" CFG_RELEASE="1.81.0" CFG_RELEASE_CHANNEL="stable" CFG_RELEASE_NUM="1.81.0" CFG_VERSION="1.81.0 (eeb90cda1 2024-09-04) (built from a source tarball)" CFG_VER_DATE="2024-09-04" CFG_VER_HASH="eeb90cda1969383f56a2637cbd3037bdf598841c" CFLAGS_x86_64_unknown_illumos="" CXXFLAGS_x86_64_unknown_illumos="" CXX_x86_64_unknown_illumos="" DOC_RUST_LANG_ORG_CHANNEL="https://doc.rust-lang.org/1.81.0" LIBC_CHECK_CFG="1" LZMA_API_STATIC="1" REAL_LIBRARY_PATH_VAR="LD_LIBRARY_PATH" RUSTBUILD_NATIVE_DIR="/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/native" RUSTC="/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc" RUSTC_ALLOW_FEATURES="binary-dep-depinfo,proc_macro_span,proc_macro_span_shrink,proc_macro_diagnostic" RUSTC_BOOTSTRAP="1" RUSTC_BREAK_ON_ICE="1" RUSTC_ERROR_METADATA_DST="/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/tmp/extended-error-metadata" RUSTC_HOST_FLAGS="--cfg=bootstrap -Zunstable-options --check-cfg=cfg(bootstrap) -Clinker=" RUSTC_INSTALL_BINDIR="bin" RUSTC_LIBDIR="/usr/lib" RUSTC_LINT_FLAGS="-Wrust_2018_idioms -Wunused_lifetimes -Dwarnings" RUSTC_REAL="/usr/bin/rustc" RUSTC_SNAPSHOT="/usr/bin/rustc" RUSTC_SNAPSHOT_LIBDIR="/usr/lib" RUSTC_STAGE="0" RUSTC_SYSROOT="/usr" RUSTC_TLS_MODEL_INITIAL_EXEC="1" RUSTC_VERBOSE="1" RUSTC_WRAPPER="/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc" RUSTDOC="/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustdoc" RUSTDOCFLAGS="--cfg=bootstrap -Csymbol-mangling-version=v0 -Zunstable-options --check-cfg=cfg(bootstrap) -Dwarnings -Wrustdoc::invalid_codeblock_attributes --crate-version 1.81.0\t(eeb90cda1\t2024-09-04)\t(built\tfrom\ta\tsource\ttarball) -Clinker=" RUSTDOC_REAL="/path/to/nowhere/rustdoc/not/required" RUSTFLAGS="--cfg=bootstrap -Csymbol-mangling-version=v0 -Zunstable-options --check-cfg=cfg(bootstrap) -Zmacro-backtrace -Zunstable-options -Csplit-debuginfo=off -Clink-args=-Wl,-z,origin -Clink-args=-Wl,-rpath,$ORIGIN/../lib -Zunstable-options -Zon-broken-pipe=kill" RUST_TEST_THREADS="8" SYSROOT="/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-sysroot" __CARGO_DEFAULT_LIB_METADATA="bootstrap" "/usr/bin/cargo" "build" "--target" "x86_64-unknown-illumos" "--release" "-Zbinary-dep-depinfo" "-j" "8" "-v" "--frozen" "--manifest-path" "/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/tools/rust-installer/Cargo.toml" "--message-format" "json-render-diagnostics" Forcing dist.compression-profile = 'no-op' for `x install`. running: cd "/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src" && env -u MAKEFLAGS -u MFLAGS CARGO_INCREMENTAL="0" CARGO_PROFILE_RELEASE_DEBUG="0" CARGO_PROFILE_RELEASE_DEBUG_ASSERTIONS="false" CARGO_PROFILE_RELEASE_OVERFLOW_CHECKS="false" CARGO_PROFILE_RELEASE_STRIP="false" CARGO_TARGET_DIR="/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-tools" CARGO_TARGET_X86_64_UNKNOWN_ILLUMOS_LINKER="" CC_x86_64_unknown_illumos="" CFG_COMPILER_BUILD_TRIPLE="x86_64-unknown-illumos" CFG_COMPILER_HOST_TRIPLE="x86_64-unknown-illumos" CFG_RELEASE="1.81.0" CFG_RELEASE_CHANNEL="stable" CFG_RELEASE_NUM="1.81.0" CFG_VERSION="1.81.0 (eeb90cda1 2024-09-04) (built from a source tarball)" CFG_VER_DATE="2024-09-04" CFG_VER_HASH="eeb90cda1969383f56a2637cbd3037bdf598841c" CFLAGS_x86_64_unknown_illumos="" CXXFLAGS_x86_64_unknown_illumos="" CXX_x86_64_unknown_illumos="" DOC_RUST_LANG_ORG_CHANNEL="https://doc.rust-lang.org/1.81.0" LIBC_CHECK_CFG="1" LZMA_API_STATIC="1" REAL_LIBRARY_PATH_VAR="LD_LIBRARY_PATH" RUSTBUILD_NATIVE_DIR="/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/native" RUSTC="/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc" RUSTC_ALLOW_FEATURES="rustc_private,proc_macro_internals,proc_macro_diagnostic,proc_macro_span,proc_macro_span_shrink,proc_macro_def_site" RUSTC_BOOTSTRAP="1" RUSTC_BREAK_ON_ICE="1" RUSTC_ERROR_METADATA_DST="/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/tmp/extended-error-metadata" RUSTC_HOST_FLAGS="-Zunstable-options --check-cfg=cfg(bootstrap) -Clinker=" RUSTC_INSTALL_BINDIR="bin" RUSTC_LIBDIR="/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1/lib" RUSTC_LINT_FLAGS="-Wrust_2018_idioms -Wunused_lifetimes -Dwarnings" RUSTC_REAL="/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1/bin/rustc" RUSTC_SNAPSHOT="/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1/bin/rustc" RUSTC_SNAPSHOT_LIBDIR="/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1/lib" RUSTC_STAGE="1" RUSTC_SYSROOT="/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1" RUSTC_TLS_MODEL_INITIAL_EXEC="1" RUSTC_VERBOSE="1" RUSTC_WRAPPER="/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc" RUSTDOC="/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustdoc" RUSTDOCFLAGS="--cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options --check-cfg=cfg(bootstrap) --check-cfg=cfg(parallel_compiler) --check-cfg=cfg(rust_analyzer) -Dwarnings -Wrustdoc::invalid_codeblock_attributes --crate-version 1.81.0\t(eeb90cda1\t2024-09-04)\t(built\tfrom\ta\tsource\ttarball) -Clinker=" RUSTDOC_REAL="/path/to/nowhere/rustdoc/not/required" RUSTFLAGS="--cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options --check-cfg=cfg(bootstrap) --check-cfg=cfg(parallel_compiler) --check-cfg=cfg(rust_analyzer) -Zmacro-backtrace -Zunstable-options -Csplit-debuginfo=off -Clink-args=-Wl,-z,origin -Clink-args=-Wl,-rpath,$ORIGIN/../lib -Zunstable-options -Zon-broken-pipe=kill" RUST_TEST_THREADS="8" SYSROOT="/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1" __CARGO_DEFAULT_LIB_METADATA="stabletool-rustc" "/usr/bin/cargo" "build" "--target" "x86_64-unknown-illumos" "--release" "-Zbinary-dep-depinfo" "-j" "8" "-v" "--frozen" "--manifest-path" "/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/tools/rust-analyzer/crates/proc-macro-srv-cli/Cargo.toml" "--features" "in-rust-tree" "--message-format" "json-render-diagnostics" running "/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/bin/llvm-config" "--libfiles" (failure_mode=Exit, stdout_mode=Print, stderr_mode=Print) Forcing dist.compression-profile = 'no-op' for `x install`. running: cd "/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src" && env -u MAKEFLAGS -u MFLAGS CARGO_INCREMENTAL="0" CARGO_PROFILE_RELEASE_DEBUG="0" CARGO_PROFILE_RELEASE_DEBUG_ASSERTIONS="false" CARGO_PROFILE_RELEASE_OVERFLOW_CHECKS="false" CARGO_PROFILE_RELEASE_STRIP="false" CARGO_TARGET_DIR="/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools" CARGO_TARGET_X86_64_UNKNOWN_ILLUMOS_LINKER="" CC_x86_64_unknown_illumos="" CFG_COMMIT_DATE="2024-08-20" CFG_COMMIT_HASH="2dbb1af80a2914475ba76827a312e29cedfa6b2f" CFG_COMPILER_BUILD_TRIPLE="x86_64-unknown-illumos" CFG_COMPILER_HOST_TRIPLE="x86_64-unknown-illumos" CFG_RELEASE="1.81.0" CFG_RELEASE_CHANNEL="stable" CFG_RELEASE_NUM="1.81.0" CFG_SHORT_COMMIT_HASH="2dbb1af80" CFG_VERSION="1.81.0 (eeb90cda1 2024-09-04) (built from a source tarball)" CFG_VER_DATE="2024-09-04" CFG_VER_HASH="eeb90cda1969383f56a2637cbd3037bdf598841c" CFLAGS_x86_64_unknown_illumos="" CXXFLAGS_x86_64_unknown_illumos="" CXX_x86_64_unknown_illumos="" DOC_RUST_LANG_ORG_CHANNEL="https://doc.rust-lang.org/1.81.0" LIBC_CHECK_CFG="1" LZMA_API_STATIC="1" REAL_LIBRARY_PATH_VAR="LD_LIBRARY_PATH" RUSTBUILD_NATIVE_DIR="/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/native" RUSTC="/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc" RUSTC_BOOTSTRAP="1" RUSTC_BREAK_ON_ICE="1" RUSTC_ERROR_METADATA_DST="/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/tmp/extended-error-metadata" RUSTC_HOST_FLAGS="-Zunstable-options --check-cfg=cfg(bootstrap) -Clinker=" RUSTC_INSTALL_BINDIR="bin" RUSTC_LIBDIR="/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2/lib" RUSTC_REAL="/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2/bin/rustc" RUSTC_SNAPSHOT="/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2/bin/rustc" RUSTC_SNAPSHOT_LIBDIR="/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2/lib" RUSTC_STAGE="2" RUSTC_SYSROOT="/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2" RUSTC_TLS_MODEL_INITIAL_EXEC="1" RUSTC_VERBOSE="1" RUSTC_WRAPPER="/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc" RUSTDOC="/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustdoc" RUSTDOCFLAGS="--cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options --check-cfg=cfg(bootstrap) --check-cfg=cfg(parallel_compiler) --check-cfg=cfg(rust_analyzer) --crate-version 1.81.0\t(eeb90cda1\t2024-09-04)\t(built\tfrom\ta\tsource\ttarball) -Clinker=" RUSTDOC_REAL="/path/to/nowhere/rustdoc/not/required" RUSTFLAGS="--cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options --check-cfg=cfg(bootstrap) --check-cfg=cfg(parallel_compiler) --check-cfg=cfg(rust_analyzer) -Zmacro-backtrace -Zunstable-options -Csplit-debuginfo=off -Clink-args=-Wl,-z,origin -Clink-args=-Wl,-rpath,$ORIGIN/../lib -Zunstable-options" RUST_TEST_THREADS="8" SYSROOT="/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2" __CARGO_DEFAULT_LIB_METADATA="stabletool-rustc" "/usr/bin/cargo" "build" "--target" "x86_64-unknown-illumos" "--release" "-Zbinary-dep-depinfo" "-j" "8" "-v" "--frozen" "--manifest-path" "/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/tools/cargo/Cargo.toml" "--message-format" "json-render-diagnostics" Forcing dist.compression-profile = 'no-op' for `x install`. running: cd "/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src" && env -u MAKEFLAGS -u MFLAGS CARGO_INCREMENTAL="0" CARGO_PROFILE_RELEASE_DEBUG="0" CARGO_PROFILE_RELEASE_DEBUG_ASSERTIONS="false" CARGO_PROFILE_RELEASE_OVERFLOW_CHECKS="false" CARGO_PROFILE_RELEASE_STRIP="false" CARGO_TARGET_DIR="/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools" CARGO_TARGET_X86_64_UNKNOWN_ILLUMOS_LINKER="" CC_x86_64_unknown_illumos="" CFG_COMPILER_BUILD_TRIPLE="x86_64-unknown-illumos" CFG_COMPILER_HOST_TRIPLE="x86_64-unknown-illumos" CFG_RELEASE="1.81.0" CFG_RELEASE_CHANNEL="stable" CFG_RELEASE_NUM="1.81.0" CFG_VERSION="1.81.0 (eeb90cda1 2024-09-04) (built from a source tarball)" CFG_VER_DATE="2024-09-04" CFG_VER_HASH="eeb90cda1969383f56a2637cbd3037bdf598841c" CFLAGS_x86_64_unknown_illumos="" CXXFLAGS_x86_64_unknown_illumos="" CXX_x86_64_unknown_illumos="" DOC_RUST_LANG_ORG_CHANNEL="https://doc.rust-lang.org/1.81.0" LIBC_CHECK_CFG="1" LZMA_API_STATIC="1" REAL_LIBRARY_PATH_VAR="LD_LIBRARY_PATH" RUSTBUILD_NATIVE_DIR="/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/native" RUSTC="/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc" RUSTC_ALLOW_FEATURES="rustc_private,proc_macro_internals,proc_macro_diagnostic,proc_macro_span,proc_macro_span_shrink,proc_macro_def_site" RUSTC_BOOTSTRAP="1" RUSTC_BREAK_ON_ICE="1" RUSTC_ERROR_METADATA_DST="/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/tmp/extended-error-metadata" RUSTC_HOST_FLAGS="-Zunstable-options --check-cfg=cfg(bootstrap) -Clinker=" RUSTC_INSTALL_BINDIR="bin" RUSTC_LIBDIR="/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2/lib" RUSTC_LINT_FLAGS="-Wrust_2018_idioms -Wunused_lifetimes -Dwarnings" RUSTC_REAL="/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2/bin/rustc" RUSTC_SNAPSHOT="/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2/bin/rustc" RUSTC_SNAPSHOT_LIBDIR="/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2/lib" RUSTC_STAGE="2" RUSTC_SYSROOT="/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2" RUSTC_TLS_MODEL_INITIAL_EXEC="1" RUSTC_VERBOSE="1" RUSTC_WRAPPER="/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc" RUSTDOC="/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustdoc" RUSTDOCFLAGS="--cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options --check-cfg=cfg(bootstrap) --check-cfg=cfg(parallel_compiler) --check-cfg=cfg(rust_analyzer) -Dwarnings -Wrustdoc::invalid_codeblock_attributes --crate-version 1.81.0\t(eeb90cda1\t2024-09-04)\t(built\tfrom\ta\tsource\ttarball) -Clinker=" RUSTDOC_REAL="/path/to/nowhere/rustdoc/not/required" RUSTFLAGS="--cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options --check-cfg=cfg(bootstrap) --check-cfg=cfg(parallel_compiler) --check-cfg=cfg(rust_analyzer) -Zmacro-backtrace -Zunstable-options -Csplit-debuginfo=off -Clink-args=-Wl,-z,origin -Clink-args=-Wl,-rpath,$ORIGIN/../lib -Zunstable-options -Zon-broken-pipe=kill" RUST_TEST_THREADS="8" SYSROOT="/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2" __CARGO_DEFAULT_LIB_METADATA="stabletool-rustc" "/usr/bin/cargo" "build" "--target" "x86_64-unknown-illumos" "--release" "-Zbinary-dep-depinfo" "-j" "8" "-v" "--frozen" "--manifest-path" "/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/tools/rust-analyzer/Cargo.toml" "--features" "in-rust-tree" "--message-format" "json-render-diagnostics" Forcing dist.compression-profile = 'no-op' for `x install`. running: cd "/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src" && env -u MAKEFLAGS -u MFLAGS CARGO_INCREMENTAL="0" CARGO_PROFILE_RELEASE_DEBUG="0" CARGO_PROFILE_RELEASE_DEBUG_ASSERTIONS="false" CARGO_PROFILE_RELEASE_OVERFLOW_CHECKS="false" CARGO_PROFILE_RELEASE_STRIP="false" CARGO_TARGET_DIR="/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools" CARGO_TARGET_X86_64_UNKNOWN_ILLUMOS_LINKER="" CC_x86_64_unknown_illumos="" CFG_COMPILER_BUILD_TRIPLE="x86_64-unknown-illumos" CFG_COMPILER_HOST_TRIPLE="x86_64-unknown-illumos" CFG_RELEASE="1.81.0" CFG_RELEASE_CHANNEL="stable" CFG_RELEASE_NUM="1.81.0" CFG_VERSION="1.81.0 (eeb90cda1 2024-09-04) (built from a source tarball)" CFG_VER_DATE="2024-09-04" CFG_VER_HASH="eeb90cda1969383f56a2637cbd3037bdf598841c" CFLAGS_x86_64_unknown_illumos="" CXXFLAGS_x86_64_unknown_illumos="" CXX_x86_64_unknown_illumos="" DOC_RUST_LANG_ORG_CHANNEL="https://doc.rust-lang.org/1.81.0" LIBC_CHECK_CFG="1" LZMA_API_STATIC="1" REAL_LIBRARY_PATH_VAR="LD_LIBRARY_PATH" RUSTBUILD_NATIVE_DIR="/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/native" RUSTC="/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc" RUSTC_BOOTSTRAP="1" RUSTC_BREAK_ON_ICE="1" RUSTC_ERROR_METADATA_DST="/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/tmp/extended-error-metadata" RUSTC_HOST_FLAGS="-Zunstable-options --check-cfg=cfg(bootstrap) -Clinker=" RUSTC_INSTALL_BINDIR="bin" RUSTC_LIBDIR="/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2/lib" RUSTC_LINT_FLAGS="-Wrust_2018_idioms -Wunused_lifetimes -Dwarnings" RUSTC_REAL="/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2/bin/rustc" RUSTC_SNAPSHOT="/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2/bin/rustc" RUSTC_SNAPSHOT_LIBDIR="/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2/lib" RUSTC_STAGE="2" RUSTC_SYSROOT="/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2" RUSTC_TLS_MODEL_INITIAL_EXEC="1" RUSTC_VERBOSE="1" RUSTC_WRAPPER="/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc" RUSTDOC="/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustdoc" RUSTDOCFLAGS="--cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options --check-cfg=cfg(bootstrap) --check-cfg=cfg(parallel_compiler) --check-cfg=cfg(rust_analyzer) -Dwarnings -Wrustdoc::invalid_codeblock_attributes --crate-version 1.81.0\t(eeb90cda1\t2024-09-04)\t(built\tfrom\ta\tsource\ttarball) -Clinker=" RUSTDOC_REAL="/path/to/nowhere/rustdoc/not/required" RUSTFLAGS="--cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options --check-cfg=cfg(bootstrap) --check-cfg=cfg(parallel_compiler) --check-cfg=cfg(rust_analyzer) -Zmacro-backtrace -Zunstable-options -Csplit-debuginfo=off -Clink-args=-Wl,-z,origin -Clink-args=-Wl,-rpath,$ORIGIN/../lib -Zunstable-options -Zon-broken-pipe=kill" RUST_TEST_THREADS="8" SYSROOT="/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2" __CARGO_DEFAULT_LIB_METADATA="stabletool-rustc" "/usr/bin/cargo" "build" "--target" "x86_64-unknown-illumos" "--release" "-Zbinary-dep-depinfo" "-j" "8" "-v" "--frozen" "--manifest-path" "/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/tools/rustfmt/Cargo.toml" "--message-format" "json-render-diagnostics" running: cd "/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src" && env -u MAKEFLAGS -u MFLAGS CARGO_INCREMENTAL="0" CARGO_PROFILE_RELEASE_DEBUG="0" CARGO_PROFILE_RELEASE_DEBUG_ASSERTIONS="false" CARGO_PROFILE_RELEASE_OVERFLOW_CHECKS="false" CARGO_PROFILE_RELEASE_STRIP="false" CARGO_TARGET_DIR="/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools" CARGO_TARGET_X86_64_UNKNOWN_ILLUMOS_LINKER="" CC_x86_64_unknown_illumos="" CFG_COMPILER_BUILD_TRIPLE="x86_64-unknown-illumos" CFG_COMPILER_HOST_TRIPLE="x86_64-unknown-illumos" CFG_RELEASE="1.81.0" CFG_RELEASE_CHANNEL="stable" CFG_RELEASE_NUM="1.81.0" CFG_VERSION="1.81.0 (eeb90cda1 2024-09-04) (built from a source tarball)" CFG_VER_DATE="2024-09-04" CFG_VER_HASH="eeb90cda1969383f56a2637cbd3037bdf598841c" CFLAGS_x86_64_unknown_illumos="" CXXFLAGS_x86_64_unknown_illumos="" CXX_x86_64_unknown_illumos="" DOC_RUST_LANG_ORG_CHANNEL="https://doc.rust-lang.org/1.81.0" LIBC_CHECK_CFG="1" LZMA_API_STATIC="1" REAL_LIBRARY_PATH_VAR="LD_LIBRARY_PATH" RUSTBUILD_NATIVE_DIR="/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/native" RUSTC="/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc" RUSTC_BOOTSTRAP="1" RUSTC_BREAK_ON_ICE="1" RUSTC_ERROR_METADATA_DST="/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/tmp/extended-error-metadata" RUSTC_HOST_FLAGS="-Zunstable-options --check-cfg=cfg(bootstrap) -Clinker=" RUSTC_INSTALL_BINDIR="bin" RUSTC_LIBDIR="/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2/lib" RUSTC_LINT_FLAGS="-Wrust_2018_idioms -Wunused_lifetimes -Dwarnings" RUSTC_REAL="/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2/bin/rustc" RUSTC_SNAPSHOT="/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2/bin/rustc" RUSTC_SNAPSHOT_LIBDIR="/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2/lib" RUSTC_STAGE="2" RUSTC_SYSROOT="/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2" RUSTC_TLS_MODEL_INITIAL_EXEC="1" RUSTC_VERBOSE="1" RUSTC_WRAPPER="/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc" RUSTDOC="/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustdoc" RUSTDOCFLAGS="--cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options --check-cfg=cfg(bootstrap) --check-cfg=cfg(parallel_compiler) --check-cfg=cfg(rust_analyzer) -Dwarnings -Wrustdoc::invalid_codeblock_attributes --crate-version 1.81.0\t(eeb90cda1\t2024-09-04)\t(built\tfrom\ta\tsource\ttarball) -Clinker=" RUSTDOC_REAL="/path/to/nowhere/rustdoc/not/required" RUSTFLAGS="--cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options --check-cfg=cfg(bootstrap) --check-cfg=cfg(parallel_compiler) --check-cfg=cfg(rust_analyzer) -Zmacro-backtrace -Zunstable-options -Csplit-debuginfo=off -Clink-args=-Wl,-z,origin -Clink-args=-Wl,-rpath,$ORIGIN/../lib -Zunstable-options -Zon-broken-pipe=kill" RUST_TEST_THREADS="8" SYSROOT="/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2" __CARGO_DEFAULT_LIB_METADATA="stabletool-rustc" "/usr/bin/cargo" "build" "--target" "x86_64-unknown-illumos" "--release" "-Zbinary-dep-depinfo" "-j" "8" "-v" "--frozen" "--manifest-path" "/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/tools/rustfmt/Cargo.toml" "--message-format" "json-render-diagnostics" Forcing dist.compression-profile = 'no-op' for `x install`. running: cd "/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src" && env -u MAKEFLAGS -u MFLAGS CARGO_INCREMENTAL="0" CARGO_PROFILE_RELEASE_DEBUG="0" CARGO_PROFILE_RELEASE_DEBUG_ASSERTIONS="false" CARGO_PROFILE_RELEASE_OVERFLOW_CHECKS="false" CARGO_PROFILE_RELEASE_STRIP="false" CARGO_TARGET_DIR="/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools" CARGO_TARGET_X86_64_UNKNOWN_ILLUMOS_LINKER="" CC_x86_64_unknown_illumos="" CFG_COMPILER_BUILD_TRIPLE="x86_64-unknown-illumos" CFG_COMPILER_HOST_TRIPLE="x86_64-unknown-illumos" CFG_RELEASE="1.81.0" CFG_RELEASE_CHANNEL="stable" CFG_RELEASE_NUM="1.81.0" CFG_VERSION="1.81.0 (eeb90cda1 2024-09-04) (built from a source tarball)" CFG_VER_DATE="2024-09-04" CFG_VER_HASH="eeb90cda1969383f56a2637cbd3037bdf598841c" CFLAGS_x86_64_unknown_illumos="" CXXFLAGS_x86_64_unknown_illumos="" CXX_x86_64_unknown_illumos="" DOC_RUST_LANG_ORG_CHANNEL="https://doc.rust-lang.org/1.81.0" LIBC_CHECK_CFG="1" LZMA_API_STATIC="1" REAL_LIBRARY_PATH_VAR="LD_LIBRARY_PATH" RUSTBUILD_NATIVE_DIR="/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/native" RUSTC="/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc" RUSTC_BOOTSTRAP="1" RUSTC_BREAK_ON_ICE="1" RUSTC_ERROR_METADATA_DST="/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/tmp/extended-error-metadata" RUSTC_HOST_FLAGS="-Zunstable-options --check-cfg=cfg(bootstrap) -Clinker=" RUSTC_INSTALL_BINDIR="bin" RUSTC_LIBDIR="/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2/lib" RUSTC_LINT_FLAGS="-Wrust_2018_idioms -Wunused_lifetimes -Dwarnings" RUSTC_REAL="/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2/bin/rustc" RUSTC_SNAPSHOT="/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2/bin/rustc" RUSTC_SNAPSHOT_LIBDIR="/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2/lib" RUSTC_STAGE="2" RUSTC_SYSROOT="/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2" RUSTC_TLS_MODEL_INITIAL_EXEC="1" RUSTC_VERBOSE="1" RUSTC_WRAPPER="/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc" RUSTDOC="/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustdoc" RUSTDOCFLAGS="--cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options --check-cfg=cfg(bootstrap) --check-cfg=cfg(parallel_compiler) --check-cfg=cfg(rust_analyzer) -Dwarnings -Wrustdoc::invalid_codeblock_attributes --crate-version 1.81.0\t(eeb90cda1\t2024-09-04)\t(built\tfrom\ta\tsource\ttarball) -Clinker=" RUSTDOC_REAL="/path/to/nowhere/rustdoc/not/required" RUSTFLAGS="--cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options --check-cfg=cfg(bootstrap) --check-cfg=cfg(parallel_compiler) --check-cfg=cfg(rust_analyzer) -Zmacro-backtrace -Zunstable-options -Csplit-debuginfo=off -Clink-args=-Wl,-z,origin -Clink-args=-Wl,-rpath,$ORIGIN/../lib -Zunstable-options -Zon-broken-pipe=kill" RUST_TEST_THREADS="8" SYSROOT="/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2" __CARGO_DEFAULT_LIB_METADATA="stabletool-rustc" "/usr/bin/cargo" "build" "--target" "x86_64-unknown-illumos" "--release" "-Zbinary-dep-depinfo" "-j" "8" "-v" "--frozen" "--manifest-path" "/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/tools/clippy/Cargo.toml" "--message-format" "json-render-diagnostics" running: cd "/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src" && env -u MAKEFLAGS -u MFLAGS CARGO_INCREMENTAL="0" CARGO_PROFILE_RELEASE_DEBUG="0" CARGO_PROFILE_RELEASE_DEBUG_ASSERTIONS="false" CARGO_PROFILE_RELEASE_OVERFLOW_CHECKS="false" CARGO_PROFILE_RELEASE_STRIP="false" CARGO_TARGET_DIR="/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools" CARGO_TARGET_X86_64_UNKNOWN_ILLUMOS_LINKER="" CC_x86_64_unknown_illumos="" CFG_COMPILER_BUILD_TRIPLE="x86_64-unknown-illumos" CFG_COMPILER_HOST_TRIPLE="x86_64-unknown-illumos" CFG_RELEASE="1.81.0" CFG_RELEASE_CHANNEL="stable" CFG_RELEASE_NUM="1.81.0" CFG_VERSION="1.81.0 (eeb90cda1 2024-09-04) (built from a source tarball)" CFG_VER_DATE="2024-09-04" CFG_VER_HASH="eeb90cda1969383f56a2637cbd3037bdf598841c" CFLAGS_x86_64_unknown_illumos="" CXXFLAGS_x86_64_unknown_illumos="" CXX_x86_64_unknown_illumos="" DOC_RUST_LANG_ORG_CHANNEL="https://doc.rust-lang.org/1.81.0" LIBC_CHECK_CFG="1" LZMA_API_STATIC="1" REAL_LIBRARY_PATH_VAR="LD_LIBRARY_PATH" RUSTBUILD_NATIVE_DIR="/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/native" RUSTC="/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc" RUSTC_BOOTSTRAP="1" RUSTC_BREAK_ON_ICE="1" RUSTC_ERROR_METADATA_DST="/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/tmp/extended-error-metadata" RUSTC_HOST_FLAGS="-Zunstable-options --check-cfg=cfg(bootstrap) -Clinker=" RUSTC_INSTALL_BINDIR="bin" RUSTC_LIBDIR="/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2/lib" RUSTC_LINT_FLAGS="-Wrust_2018_idioms -Wunused_lifetimes -Dwarnings" RUSTC_REAL="/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2/bin/rustc" RUSTC_SNAPSHOT="/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2/bin/rustc" RUSTC_SNAPSHOT_LIBDIR="/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2/lib" RUSTC_STAGE="2" RUSTC_SYSROOT="/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2" RUSTC_TLS_MODEL_INITIAL_EXEC="1" RUSTC_VERBOSE="1" RUSTC_WRAPPER="/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc" RUSTDOC="/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustdoc" RUSTDOCFLAGS="--cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options --check-cfg=cfg(bootstrap) --check-cfg=cfg(parallel_compiler) --check-cfg=cfg(rust_analyzer) -Dwarnings -Wrustdoc::invalid_codeblock_attributes --crate-version 1.81.0\t(eeb90cda1\t2024-09-04)\t(built\tfrom\ta\tsource\ttarball) -Clinker=" RUSTDOC_REAL="/path/to/nowhere/rustdoc/not/required" RUSTFLAGS="--cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options --check-cfg=cfg(bootstrap) --check-cfg=cfg(parallel_compiler) --check-cfg=cfg(rust_analyzer) -Zmacro-backtrace -Zunstable-options -Csplit-debuginfo=off -Clink-args=-Wl,-z,origin -Clink-args=-Wl,-rpath,$ORIGIN/../lib -Zunstable-options -Zon-broken-pipe=kill" RUST_TEST_THREADS="8" SYSROOT="/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2" __CARGO_DEFAULT_LIB_METADATA="stabletool-rustc" "/usr/bin/cargo" "build" "--target" "x86_64-unknown-illumos" "--release" "-Zbinary-dep-depinfo" "-j" "8" "-v" "--frozen" "--manifest-path" "/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/tools/clippy/Cargo.toml" "--message-format" "json-render-diagnostics" Forcing dist.compression-profile = 'no-op' for `x install`. running "/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/bin/llvm-config" "--libfiles" (failure_mode=Exit, stdout_mode=Print, stderr_mode=Print) Forcing dist.compression-profile = 'no-op' for `x install`. Forcing dist.compression-profile = 'no-op' for `x install`. Removing sysroot /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-sysroot to avoid caching bugs running "/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/bin/llvm-config" "--libfiles" (failure_mode=Exit, stdout_mode=Print, stderr_mode=Print) running: "/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/bin/llvm-config" "--libfiles" (failure_mode=Exit, stdout_mode=Capture, stderr_mode=Print) (created at src/core/build_steps/dist.rs:2068:23, executed at src/core/build_steps/dist.rs:2071:42) Removing sysroot /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-sysroot/lib/rustlib/x86_64-unknown-illumos/lib to avoid caching bugs running "/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/bin/llvm-config" "--libfiles" (failure_mode=Exit, stdout_mode=Print, stderr_mode=Print) running: "/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/bin/llvm-config" "--libfiles" (failure_mode=Exit, stdout_mode=Capture, stderr_mode=Print) (created at src/core/build_steps/dist.rs:2068:23, executed at src/core/build_steps/dist.rs:2071:42) using sysroot /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-sysroot Building stage0 library artifacts (x86_64-unknown-illumos) running: cd "/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src" && env -u MAKEFLAGS -u MFLAGS AR_x86_64_unknown_illumos="/usr/gnu/bin/ar" CARGO_INCREMENTAL="0" CARGO_PROFILE_RELEASE_DEBUG="0" CARGO_PROFILE_RELEASE_DEBUG_ASSERTIONS="false" CARGO_PROFILE_RELEASE_OVERFLOW_CHECKS="false" CARGO_PROFILE_RELEASE_STRIP="false" CARGO_TARGET_DIR="/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-std" CARGO_TARGET_X86_64_UNKNOWN_ILLUMOS_LINKER="/usr/gcc/13/bin/gcc" CC_x86_64_unknown_illumos="/usr/gcc/13/bin/gcc" CFG_COMPILER_BUILD_TRIPLE="x86_64-unknown-illumos" CFG_COMPILER_HOST_TRIPLE="x86_64-unknown-illumos" CFG_DISABLE_UNSTABLE_FEATURES="1" CFG_RELEASE_CHANNEL="stable" CFLAGS_x86_64_unknown_illumos="-ffunction-sections -fdata-sections -fPIC -m64 -m64" CXXFLAGS_x86_64_unknown_illumos="-ffunction-sections -fdata-sections -fPIC -m64 -m64" CXX_x86_64_unknown_illumos="/usr/gcc/13/bin/g++" LIBC_CHECK_CFG="1" RANLIB_x86_64_unknown_illumos="/usr/gnu/bin/ar s" REAL_LIBRARY_PATH_VAR="LD_LIBRARY_PATH" RUSTBUILD_NATIVE_DIR="/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/native" RUSTC="/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc" RUSTC_BOOTSTRAP="1" RUSTC_BREAK_ON_ICE="1" RUSTC_ERROR_METADATA_DST="/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/tmp/extended-error-metadata" RUSTC_FORCE_UNSTABLE="1" RUSTC_HOST_FLAGS="--cfg=bootstrap -Zunstable-options --check-cfg=cfg(bootstrap) -Clinker=/usr/gcc/13/bin/gcc" RUSTC_INSTALL_BINDIR="bin" RUSTC_LIBDIR="/usr/lib" RUSTC_LINT_FLAGS="-Wrust_2018_idioms -Wunused_lifetimes -Dwarnings" RUSTC_REAL="/usr/bin/rustc" RUSTC_SNAPSHOT="/usr/bin/rustc" RUSTC_SNAPSHOT_LIBDIR="/usr/lib" RUSTC_STAGE="0" RUSTC_SYSROOT="/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-sysroot" RUSTC_VERBOSE="1" RUSTC_WRAPPER="/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc" RUSTDOC="/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustdoc" RUSTDOCFLAGS="--cfg=bootstrap -Csymbol-mangling-version=legacy -Zunstable-options --check-cfg=cfg(feature,values(any())) -Zunstable-options --check-cfg=cfg(bootstrap) -Dwarnings -Wrustdoc::invalid_codeblock_attributes --crate-version 1.81.0\t(eeb90cda1\t2024-09-04)\t(built\tfrom\ta\tsource\ttarball) -Clinker=/usr/gcc/13/bin/gcc -Zcrate-attr=doc(html_root_url=\"https://doc.rust-lang.org/1.81.0/\") -Zcrate-attr=warn(rust_2018_idioms)" RUSTDOC_REAL="/path/to/nowhere/rustdoc/not/required" RUSTFLAGS="--cfg=bootstrap -Csymbol-mangling-version=legacy -Zunstable-options --check-cfg=cfg(feature,values(any())) -Zunstable-options --check-cfg=cfg(bootstrap) -Zmacro-backtrace -Zunstable-options -Csplit-debuginfo=off -Cprefer-dynamic -Zinline-mir -Zinline-mir-preserve-debug -Clink-args=-Wl,-z,origin -Clink-args=-Wl,-rpath,$ORIGIN/../lib -Cforce-frame-pointers=yes -Zcrate-attr=doc(html_root_url=\"https://doc.rust-lang.org/1.81.0/\")" RUST_COMPILER_RT_ROOT="/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/compiler-rt" RUST_TEST_THREADS="8" WINAPI_NO_BUNDLED_LIBRARIES="1" __CARGO_DEFAULT_LIB_METADATA="bootstrapstd" "/usr/bin/cargo" "build" "--target" "x86_64-unknown-illumos" "--release" "-Zbinary-dep-depinfo" "-j" "8" "-v" "--frozen" "--features" " panic-unwind backtrace compiler-builtins-c" "--manifest-path" "/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/library/sysroot/Cargo.toml" "--message-format" "json-render-diagnostics" Fresh cc v1.0.99 Fresh core v0.0.0 (/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/library/core) Fresh rustc-std-workspace-core v1.99.0 (/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/library/rustc-std-workspace-core) Fresh compiler_builtins v0.1.109 Fresh libc v0.2.155 Fresh alloc v0.0.0 (/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/library/alloc) Fresh cfg-if v1.0.0 Fresh memchr v2.5.0 Fresh adler v1.0.2 Fresh rustc-demangle v0.1.24 Fresh rustc-std-workspace-alloc v1.99.0 (/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/library/rustc-std-workspace-alloc) Fresh unwind v0.0.0 (/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/library/unwind) Fresh panic_abort v0.0.0 (/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/library/panic_abort) Fresh gimli v0.29.0 Fresh std_detect v0.1.5 (/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/library/stdarch/crates/std_detect) Fresh panic_unwind v0.0.0 (/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/library/panic_unwind) Fresh hashbrown v0.14.5 Fresh miniz_oxide v0.7.4 Fresh object v0.36.0 Fresh addr2line v0.22.0 Fresh std v0.0.0 (/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/library/std) Fresh rustc-std-workspace-std v1.99.0 (/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/library/rustc-std-workspace-std) Fresh proc_macro v0.0.0 (/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/library/proc_macro) Fresh unicode-width v0.1.13 Fresh getopts v0.2.21 Fresh test v0.0.0 (/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/library/test) Fresh sysroot v0.0.0 (/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/library/sysroot) Finished `release` profile [optimized] target(s) in 1.60s using sysroot /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-sysroot Building compiler artifacts (stage0 -> stage1, x86_64-unknown-illumos) running: cd "/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src" && env -u MAKEFLAGS -u MFLAGS AR_x86_64_unknown_illumos="/usr/gnu/bin/ar" CARGO_INCREMENTAL="0" CARGO_PROFILE_RELEASE_DEBUG="0" CARGO_PROFILE_RELEASE_DEBUG_ASSERTIONS="false" CARGO_PROFILE_RELEASE_OVERFLOW_CHECKS="false" CARGO_PROFILE_RELEASE_STRIP="false" CARGO_TARGET_DIR="/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-rustc" CARGO_TARGET_X86_64_UNKNOWN_ILLUMOS_LINKER="/usr/gcc/13/bin/gcc" CC_x86_64_unknown_illumos="/usr/gcc/13/bin/gcc" CFG_COMPILER_BUILD_TRIPLE="x86_64-unknown-illumos" CFG_COMPILER_HOST_TRIPLE="x86_64-unknown-illumos" CFG_DEFAULT_CODEGEN_BACKEND="llvm" CFG_DEFAULT_LINKER="/usr/gcc/13/bin/gcc" CFG_DISABLE_UNSTABLE_FEATURES="1" CFG_LIBDIR_RELATIVE="lib" CFG_RELEASE="1.81.0" CFG_RELEASE_CHANNEL="stable" CFG_VERSION="1.81.0 (eeb90cda1 2024-09-04) (built from a source tarball)" CFG_VER_DATE="2024-09-04" CFG_VER_HASH="eeb90cda1969383f56a2637cbd3037bdf598841c" CFLAGS_x86_64_unknown_illumos="-ffunction-sections -fdata-sections -fPIC -m64 -m64" CXXFLAGS_x86_64_unknown_illumos="-ffunction-sections -fdata-sections -fPIC -m64 -m64" CXX_x86_64_unknown_illumos="/usr/gcc/13/bin/g++" LIBC_CHECK_CFG="1" LLVM_CONFIG="/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/bin/llvm-config" LLVM_LINK_SHARED="1" LLVM_RUSTLLVM="1" RANLIB_x86_64_unknown_illumos="/usr/gnu/bin/ar s" REAL_LIBRARY_PATH_VAR="LD_LIBRARY_PATH" RUSTBUILD_NATIVE_DIR="/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/native" RUSTC="/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc" RUSTC_BOOTSTRAP="1" RUSTC_BREAK_ON_ICE="1" RUSTC_ERROR_METADATA_DST="/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/tmp/extended-error-metadata" RUSTC_FORCE_UNSTABLE="1" RUSTC_HOST_FLAGS="--cfg=bootstrap -Zunstable-options --check-cfg=cfg(bootstrap) -Clinker=/usr/gcc/13/bin/gcc" RUSTC_INSTALL_BINDIR="bin" RUSTC_LIBDIR="/usr/lib" RUSTC_LINT_FLAGS="-Wrust_2018_idioms -Wunused_lifetimes -Dwarnings" RUSTC_REAL="/usr/bin/rustc" RUSTC_SNAPSHOT="/usr/bin/rustc" RUSTC_SNAPSHOT_LIBDIR="/usr/lib" RUSTC_STAGE="0" RUSTC_SYSROOT="/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-sysroot" RUSTC_TLS_MODEL_INITIAL_EXEC="1" RUSTC_VERBOSE="1" RUSTC_WRAPPER="/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc" RUSTDOC="/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustdoc" RUSTDOCFLAGS="--cfg=bootstrap --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options --check-cfg=cfg(bootstrap) --check-cfg=cfg(parallel_compiler) -Dwarnings -Wrustdoc::invalid_codeblock_attributes --crate-version 1.81.0\t(eeb90cda1\t2024-09-04)\t(built\tfrom\ta\tsource\ttarball) -Clinker=/usr/gcc/13/bin/gcc -Zcrate-attr=warn(rust_2018_idioms)" RUSTDOC_REAL="/path/to/nowhere/rustdoc/not/required" RUSTFLAGS="--cfg=bootstrap --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options --check-cfg=cfg(bootstrap) --check-cfg=cfg(parallel_compiler) -Zmacro-backtrace -Zunstable-options -Csplit-debuginfo=off -Zunstable-options -Wrustc::internal -Wkeyword_idents_2024 -Wunsafe_op_in_unsafe_fn -Cprefer-dynamic -Clink-args=-Wl,-z,origin -Clink-args=-Wl,-rpath,$ORIGIN/../lib -Zon-broken-pipe=kill" RUST_TEST_THREADS="8" WINAPI_NO_BUNDLED_LIBRARIES="1" __CARGO_DEFAULT_LIB_METADATA="bootstrap" "/usr/bin/cargo" "build" "--target" "x86_64-unknown-illumos" "--release" "-Zbinary-dep-depinfo" "-j" "8" "-v" "--frozen" "--features" "llvm max_level_info" "--manifest-path" "/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/compiler/rustc/Cargo.toml" "--message-format" "json-render-diagnostics" Fresh unicode-ident v1.0.12 Fresh cfg-if v1.0.0 Fresh version_check v0.9.4 Fresh once_cell v1.19.0 Fresh autocfg v1.3.0 Fresh proc-macro2 v1.0.86 Fresh zerocopy v0.7.34 Fresh allocator-api2 v0.2.18 Fresh quote v1.0.36 Fresh libc v0.2.155 Fresh equivalent v1.0.1 Fresh syn v2.0.67 Fresh ahash v0.8.11 Fresh memchr v2.5.0 Fresh tracing-core v0.1.30 Fresh synstructure v0.13.1 Fresh zerovec-derive v0.10.2 Fresh displaydoc v0.2.5 Fresh hashbrown v0.14.5 Fresh log v0.4.21 Fresh stable_deref_trait v1.2.0 Fresh scopeguard v1.2.0 Fresh zerofrom-derive v0.1.4 Fresh yoke-derive v0.7.4 Fresh indexmap v2.2.6 Fresh lock_api v0.4.12 Fresh parking_lot_core v0.9.10 Fresh tracing-attributes v0.1.27 Fresh typenum v1.17.0 Fresh pin-project-lite v0.2.14 Fresh bitflags v2.5.0 Fresh parking_lot v0.12.3 Fresh generic-array v0.14.7 Fresh zerofrom v0.1.4 Fresh tracing v0.1.37 Fresh yoke v0.7.4 Fresh thin-vec v0.2.13 Fresh rustc_macros v0.0.0 (/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/compiler/rustc_macros) Fresh zerovec v0.10.2 Fresh rustc_serialize v0.0.0 (/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/compiler/rustc_serialize) Fresh proc-macro-hack v0.5.20+deprecated Fresh block-buffer v0.10.4 Fresh crypto-common v0.1.6 Fresh rustc_index_macros v0.0.0 (/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/compiler/rustc_index_macros) Fresh errno v0.3.9 Fresh arrayvec v0.7.4 Fresh tinystr v0.7.6 Fresh psm v0.1.21 Fresh rustc_index v0.0.0 (/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/compiler/rustc_index) Fresh rustix v0.38.34 Fresh digest v0.10.7 Fresh fastrand v2.1.0 Fresh either v1.12.0 Fresh unic-langid-macros-impl v0.9.5 Fresh stacker v0.1.15 Fresh tempfile v3.10.1 Fresh measureme v11.0.1 Fresh ena v0.14.3 Fresh jobserver v0.1.31 Fresh memmap2 v0.2.3 Fresh rustc_arena v0.0.0 (/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/compiler/rustc_arena) Fresh elsa v1.7.1 Fresh rustc-stable-hash v0.1.0 Fresh cpufeatures v0.2.12 Fresh rustc_graphviz v0.0.0 (/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/compiler/rustc_graphviz) Fresh itoa v1.0.11 Fresh rustc_data_structures v0.0.0 (/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/compiler/rustc_data_structures) Fresh syn v1.0.109 Fresh getrandom v0.2.15 Fresh scoped-tls v1.0.1 Fresh sha1 v0.10.6 Fresh sha2 v0.10.8 Fresh md-5 v0.10.6 Fresh derivative v2.2.0 Fresh rand_core v0.6.4 Fresh ppv-lite86 v0.2.17 Fresh thiserror-impl v1.0.61 Fresh unic-langid-impl v0.9.5 Fresh writeable v0.5.5 Fresh rustc_span v0.0.0 (/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/compiler/rustc_span) Fresh rand_chacha v0.3.1 Fresh static_assertions v1.1.0 Fresh adler v1.0.2 Fresh litemap v0.7.3 Fresh rand v0.8.5 Fresh rustc_ast_ir v0.0.0 (/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/compiler/rustc_ast_ir) Fresh miniz_oxide v0.7.4 Fresh icu_locid v1.5.0 Fresh derive_more v0.99.18 Fresh serde_derive v1.0.203 Fresh icu_provider_macros v1.5.0 Fresh crc32fast v1.4.2 Fresh twox-hash v1.6.3 Fresh byteorder v1.5.0 Fresh unicode-xid v0.2.4 Fresh unicode-properties v0.1.1 Fresh serde v1.0.203 Fresh flate2 v1.0.30 Fresh icu_provider v1.5.0 Fresh wasmparser v0.118.2 Fresh rustc_lexer v0.0.0 (/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/compiler/rustc_lexer) Fresh ruzstd v0.5.0 Fresh unic-langid-macros v0.9.5 Fresh icu_locid_transform_data v1.5.0 Fresh rand_xoshiro v0.6.0 Fresh icu_locid_transform v1.5.0 Fresh object v0.32.2 Fresh unic-langid v0.9.5 Fresh ryu v1.0.18 Fresh rustc_ast v0.0.0 (/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/compiler/rustc_ast) Fresh rustc_abi v0.0.0 (/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/compiler/rustc_abi) Fresh serde_json v1.0.117 Fresh rustc_feature v0.0.0 (/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/compiler/rustc_feature) Fresh regex-automata v0.2.0 Fresh strsim v0.11.1 Fresh fnv v1.0.7 Fresh rustc_fs_util v0.0.0 (/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/compiler/rustc_fs_util) Fresh icu_list_data v1.5.0 Fresh rustc-hash v1.1.0 Fresh ident_case v1.0.1 Fresh rustc_target v0.0.0 (/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/compiler/rustc_target) Fresh thiserror v1.0.61 Fresh icu_list v1.5.0 Fresh darling_core v0.20.9 Fresh type-map v0.5.0 Fresh odht v0.3.1 Fresh self_cell v1.0.4 Fresh rustc_hir v0.0.0 (/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/compiler/rustc_hir) Fresh self_cell v0.10.3 Fresh rustc_baked_icu_data v0.0.0 (/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/compiler/rustc_baked_icu_data) Fresh intl-memoizer v0.5.2 Fresh darling_macro v0.20.9 Fresh fluent-syntax v0.11.1 Fresh fluent-langneg v0.13.0 Fresh intl_pluralrules v7.0.2 Fresh icu_provider_adapters v1.5.0 Fresh itertools v0.12.1 Fresh rustc_type_ir_macros v0.0.0 (/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/compiler/rustc_type_ir_macros) Fresh unicode-width v0.1.13 Fresh smallvec v1.13.2 Fresh darling v0.20.9 Fresh rustc_ast_pretty v0.0.0 (/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/compiler/rustc_ast_pretty) Fresh fluent-bundle v0.15.3 Fresh rustc_type_ir v0.0.0 (/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/compiler/rustc_type_ir) Fresh rustc_error_messages v0.0.0 (/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/compiler/rustc_error_messages) Fresh anstyle v1.0.7 Fresh derive_setters v0.1.6 Fresh termize v0.1.1 Fresh annotate-snippets v0.10.2 Fresh rustc_lint_defs v0.0.0 (/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/compiler/rustc_lint_defs) Fresh rustc_fluent_macro v0.0.0 (/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/compiler/rustc_fluent_macro) Fresh rustc_error_codes v0.0.0 (/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/compiler/rustc_error_codes) Fresh termcolor v1.4.1 Fresh getopts v0.2.21 Fresh rustc_errors v0.0.0 (/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/compiler/rustc_errors) Fresh semver v1.0.23 Fresh datafrog v2.0.1 Fresh bitflags v1.3.2 Fresh rustc_hir_pretty v0.0.0 (/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/compiler/rustc_hir_pretty) Fresh gsgdt v0.1.2 Fresh rustc_session v0.0.0 (/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/compiler/rustc_session) Fresh rustc_version v0.4.0 Fresh memoffset v0.9.1 Fresh polonius-engine v0.13.0 Fresh rustc_next_trait_solver v0.0.0 (/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/compiler/rustc_next_trait_solver) Fresh tinyvec_macros v0.1.1 Fresh rustc_parse_format v0.0.0 (/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/compiler/rustc_parse_format) Fresh rustc_attr v0.0.0 (/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/compiler/rustc_attr) Fresh rustc_query_system v0.0.0 (/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/compiler/rustc_query_system) Fresh rustc_apfloat v0.2.0+llvm-462a31f5a5ab Fresh tinyvec v1.6.0 Fresh aho-corasick v1.1.3 Fresh regex-syntax v0.7.5 Fresh unicode-normalization v0.1.23 Fresh regex-automata v0.3.7 Fresh unicode-script v0.5.6 Fresh libloading v0.8.3 Fresh regex-syntax v0.6.29 Fresh field-offset v0.3.6 Fresh regex v1.9.4 Fresh rustc_parse v0.0.0 (/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/compiler/rustc_parse) Fresh snap v1.1.1 Fresh unicode-security v0.1.1 Fresh regex-automata v0.1.10 Fresh gimli v0.28.1 Fresh rustc_middle v0.0.0 (/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/compiler/rustc_middle) Fresh rustc_ast_passes v0.0.0 (/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/compiler/rustc_ast_passes) Fresh object v0.35.0 Fresh lazy_static v1.5.0 Fresh punycode v0.4.1 Fresh cfg_aliases v0.1.1 Fresh rustc-demangle v0.1.24 Fresh rustc_infer v0.0.0 (/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/compiler/rustc_infer) Fresh rustc_expand v0.0.0 (/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/compiler/rustc_expand) Fresh rustc_mir_dataflow v0.0.0 (/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/compiler/rustc_mir_dataflow) Fresh leb128 v0.2.5 Fresh overload v0.1.1 Fresh rustc_monomorphize v0.0.0 (/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/compiler/rustc_monomorphize) Fresh sharded-slab v0.1.7 Fresh rustc_transmute v0.0.0 (/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/compiler/rustc_transmute) Fresh rustc_metadata v0.0.0 (/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/compiler/rustc_metadata) Fresh wasm-encoder v0.200.0 Fresh nu-ansi-term v0.46.0 Fresh rustc_symbol_mangling v0.0.0 (/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/compiler/rustc_symbol_mangling) Fresh rustc_pattern_analysis v0.0.0 (/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/compiler/rustc_pattern_analysis) Fresh rustc_incremental v0.0.0 (/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/compiler/rustc_incremental) Fresh rustc_trait_selection v0.0.0 (/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/compiler/rustc_trait_selection) Fresh ar_archive_writer v0.3.0 Fresh matchers v0.1.0 Fresh thorin-dwp v0.7.0 Fresh unicase v2.7.0 Fresh thread_local v1.1.8 Fresh rustc_lint v0.0.0 (/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/compiler/rustc_lint) Fresh rustc_ty_utils v0.0.0 (/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/compiler/rustc_ty_utils) Fresh cc v1.0.99 Fresh pulldown-cmark-escape v0.11.0 Fresh pathdiff v0.2.1 Fresh rustc_traits v0.0.0 (/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/compiler/rustc_traits) Fresh rustc_sanitizers v0.0.0 (/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/compiler/rustc_sanitizers) Fresh rustc_hir_analysis v0.0.0 (/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/compiler/rustc_hir_analysis) Fresh rustc_codegen_ssa v0.0.0 (/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/compiler/rustc_codegen_ssa) Fresh pulldown-cmark v0.11.0 Fresh rustc_mir_build v0.0.0 (/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/compiler/rustc_mir_build) Fresh rustc_privacy v0.0.0 (/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/compiler/rustc_privacy) Fresh rustc_llvm v0.0.0 (/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/compiler/rustc_llvm) Fresh rustc_const_eval v0.0.0 (/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/compiler/rustc_const_eval) Fresh tracing-subscriber v0.3.18 Fresh tracing-log v0.2.0 Fresh nu-ansi-term v0.50.0 Fresh powerfmt v0.2.0 Fresh rustc_codegen_llvm v0.0.0 (/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/compiler/rustc_codegen_llvm) Fresh rustc_passes v0.0.0 (/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/compiler/rustc_passes) Fresh rustc_resolve v0.0.0 (/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/compiler/rustc_resolve) Fresh tracing-tree v0.3.1 Fresh time-macros v0.2.18 Fresh deranged v0.3.11 Fresh nix v0.28.0 Fresh rustc_mir_transform v0.0.0 (/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/compiler/rustc_mir_transform) Fresh rustc_hir_typeck v0.0.0 (/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/compiler/rustc_hir_typeck) Fresh rustc_borrowck v0.0.0 (/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/compiler/rustc_borrowck) Fresh rustc_builtin_macros v0.0.0 (/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/compiler/rustc_builtin_macros) Fresh rustc_ast_lowering v0.0.0 (/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/compiler/rustc_ast_lowering) Fresh rustc_query_impl v0.0.0 (/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/compiler/rustc_query_impl) Fresh stable_mir v0.1.0-preview (/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/compiler/stable_mir) Fresh num-conv v0.1.0 Fresh time-core v0.1.2 Fresh ctrlc v3.4.4 Fresh rustc_log v0.0.0 (/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/compiler/rustc_log) Fresh shlex v1.3.0 Fresh rustc_interface v0.0.0 (/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/compiler/rustc_interface) Fresh time v0.3.36 Fresh rustc_smir v0.0.0 (/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/compiler/rustc_smir) Fresh rustc_driver_impl v0.0.0 (/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/compiler/rustc_driver_impl) Fresh rustc_driver v0.0.0 (/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/compiler/rustc_driver) Fresh rustc-main v0.0.0 (/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/compiler/rustc) Finished `release` profile [optimized] target(s) in 1.72s Creating a sysroot for stage1 compiler (use `rustup toolchain link 'name' build/host/stage1`) Removing sysroot /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1 to avoid caching bugs Removing sysroot /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1/lib/rustlib/x86_64-unknown-illumos/lib to avoid caching bugs using sysroot /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-sysroot Building stage0 tool lld-wrapper (x86_64-unknown-illumos) running: cd "/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src" && env -u MAKEFLAGS -u MFLAGS AR_x86_64_unknown_illumos="/usr/gnu/bin/ar" CARGO_INCREMENTAL="0" CARGO_PROFILE_RELEASE_DEBUG="0" CARGO_PROFILE_RELEASE_DEBUG_ASSERTIONS="false" CARGO_PROFILE_RELEASE_OVERFLOW_CHECKS="false" CARGO_PROFILE_RELEASE_STRIP="false" CARGO_TARGET_DIR="/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-tools" CARGO_TARGET_X86_64_UNKNOWN_ILLUMOS_LINKER="/usr/gcc/13/bin/gcc" CC_x86_64_unknown_illumos="/usr/gcc/13/bin/gcc" CFG_COMPILER_BUILD_TRIPLE="x86_64-unknown-illumos" CFG_COMPILER_HOST_TRIPLE="x86_64-unknown-illumos" CFG_RELEASE="1.81.0" CFG_RELEASE_CHANNEL="stable" CFG_RELEASE_NUM="1.81.0" CFG_VERSION="1.81.0 (eeb90cda1 2024-09-04) (built from a source tarball)" CFG_VER_DATE="2024-09-04" CFG_VER_HASH="eeb90cda1969383f56a2637cbd3037bdf598841c" CFLAGS_x86_64_unknown_illumos="-ffunction-sections -fdata-sections -fPIC -m64 -m64" CXXFLAGS_x86_64_unknown_illumos="-ffunction-sections -fdata-sections -fPIC -m64 -m64" CXX_x86_64_unknown_illumos="/usr/gcc/13/bin/g++" DOC_RUST_LANG_ORG_CHANNEL="https://doc.rust-lang.org/1.81.0" LIBC_CHECK_CFG="1" LZMA_API_STATIC="1" RANLIB_x86_64_unknown_illumos="/usr/gnu/bin/ar s" REAL_LIBRARY_PATH_VAR="LD_LIBRARY_PATH" RUSTBUILD_NATIVE_DIR="/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/native" RUSTC="/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc" RUSTC_ALLOW_FEATURES="binary-dep-depinfo,proc_macro_span,proc_macro_span_shrink,proc_macro_diagnostic" RUSTC_BOOTSTRAP="1" RUSTC_BREAK_ON_ICE="1" RUSTC_ERROR_METADATA_DST="/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/tmp/extended-error-metadata" RUSTC_HOST_FLAGS="--cfg=bootstrap -Zunstable-options --check-cfg=cfg(bootstrap) -Clinker=/usr/gcc/13/bin/gcc" RUSTC_INSTALL_BINDIR="bin" RUSTC_LIBDIR="/usr/lib" RUSTC_LINT_FLAGS="-Wrust_2018_idioms -Wunused_lifetimes -Dwarnings" RUSTC_REAL="/usr/bin/rustc" RUSTC_SNAPSHOT="/usr/bin/rustc" RUSTC_SNAPSHOT_LIBDIR="/usr/lib" RUSTC_STAGE="0" RUSTC_SYSROOT="/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-sysroot" RUSTC_TLS_MODEL_INITIAL_EXEC="1" RUSTC_VERBOSE="1" RUSTC_WRAPPER="/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc" RUSTDOC="/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustdoc" RUSTDOCFLAGS="--cfg=bootstrap -Csymbol-mangling-version=v0 -Zunstable-options --check-cfg=cfg(bootstrap) --check-cfg=cfg(rust_analyzer) -Dwarnings -Wrustdoc::invalid_codeblock_attributes --crate-version 1.81.0\t(eeb90cda1\t2024-09-04)\t(built\tfrom\ta\tsource\ttarball) -Clinker=/usr/gcc/13/bin/gcc" RUSTDOC_REAL="/path/to/nowhere/rustdoc/not/required" RUSTFLAGS="--cfg=bootstrap -Csymbol-mangling-version=v0 -Zunstable-options --check-cfg=cfg(bootstrap) --check-cfg=cfg(rust_analyzer) -Zmacro-backtrace -Zunstable-options -Csplit-debuginfo=off -Clink-args=-Wl,-z,origin -Clink-args=-Wl,-rpath,$ORIGIN/../lib -Zunstable-options -Zon-broken-pipe=kill" RUST_TEST_THREADS="8" SYSROOT="/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-sysroot" __CARGO_DEFAULT_LIB_METADATA="bootstrap" "/usr/bin/cargo" "build" "--target" "x86_64-unknown-illumos" "--release" "-Zbinary-dep-depinfo" "-j" "8" "-v" "--frozen" "--manifest-path" "/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/tools/lld-wrapper/Cargo.toml" "--message-format" "json-render-diagnostics" Fresh lld-wrapper v0.1.0 (/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/tools/lld-wrapper) Finished `release` profile [optimized] target(s) in 1.49s using sysroot /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-sysroot Building stage0 tool wasm-component-ld (x86_64-unknown-illumos) running: cd "/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src" && env -u MAKEFLAGS -u MFLAGS AR_x86_64_unknown_illumos="/usr/gnu/bin/ar" CARGO_INCREMENTAL="0" CARGO_PROFILE_RELEASE_DEBUG="0" CARGO_PROFILE_RELEASE_DEBUG_ASSERTIONS="false" CARGO_PROFILE_RELEASE_OVERFLOW_CHECKS="false" CARGO_PROFILE_RELEASE_STRIP="false" CARGO_TARGET_DIR="/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-tools" CARGO_TARGET_X86_64_UNKNOWN_ILLUMOS_LINKER="/usr/gcc/13/bin/gcc" CC_x86_64_unknown_illumos="/usr/gcc/13/bin/gcc" CFG_COMPILER_BUILD_TRIPLE="x86_64-unknown-illumos" CFG_COMPILER_HOST_TRIPLE="x86_64-unknown-illumos" CFG_RELEASE="1.81.0" CFG_RELEASE_CHANNEL="stable" CFG_RELEASE_NUM="1.81.0" CFG_VERSION="1.81.0 (eeb90cda1 2024-09-04) (built from a source tarball)" CFG_VER_DATE="2024-09-04" CFG_VER_HASH="eeb90cda1969383f56a2637cbd3037bdf598841c" CFLAGS_x86_64_unknown_illumos="-ffunction-sections -fdata-sections -fPIC -m64 -m64" CXXFLAGS_x86_64_unknown_illumos="-ffunction-sections -fdata-sections -fPIC -m64 -m64" CXX_x86_64_unknown_illumos="/usr/gcc/13/bin/g++" DOC_RUST_LANG_ORG_CHANNEL="https://doc.rust-lang.org/1.81.0" LIBC_CHECK_CFG="1" LZMA_API_STATIC="1" RANLIB_x86_64_unknown_illumos="/usr/gnu/bin/ar s" REAL_LIBRARY_PATH_VAR="LD_LIBRARY_PATH" RUSTBUILD_NATIVE_DIR="/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/native" RUSTC="/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc" RUSTC_ALLOW_FEATURES="binary-dep-depinfo,proc_macro_span,proc_macro_span_shrink,proc_macro_diagnostic,min_specialization" RUSTC_BOOTSTRAP="1" RUSTC_BREAK_ON_ICE="1" RUSTC_ERROR_METADATA_DST="/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/tmp/extended-error-metadata" RUSTC_HOST_FLAGS="--cfg=bootstrap -Zunstable-options --check-cfg=cfg(bootstrap) -Clinker=/usr/gcc/13/bin/gcc" RUSTC_INSTALL_BINDIR="bin" RUSTC_LIBDIR="/usr/lib" RUSTC_LINT_FLAGS="-Wrust_2018_idioms -Wunused_lifetimes -Dwarnings" RUSTC_REAL="/usr/bin/rustc" RUSTC_SNAPSHOT="/usr/bin/rustc" RUSTC_SNAPSHOT_LIBDIR="/usr/lib" RUSTC_STAGE="0" RUSTC_SYSROOT="/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-sysroot" RUSTC_TLS_MODEL_INITIAL_EXEC="1" RUSTC_VERBOSE="1" RUSTC_WRAPPER="/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc" RUSTDOC="/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustdoc" RUSTDOCFLAGS="--cfg=bootstrap -Csymbol-mangling-version=v0 -Zunstable-options --check-cfg=cfg(bootstrap) --check-cfg=cfg(rust_analyzer) -Dwarnings -Wrustdoc::invalid_codeblock_attributes --crate-version 1.81.0\t(eeb90cda1\t2024-09-04)\t(built\tfrom\ta\tsource\ttarball) -Clinker=/usr/gcc/13/bin/gcc" RUSTDOC_REAL="/path/to/nowhere/rustdoc/not/required" RUSTFLAGS="--cfg=bootstrap -Csymbol-mangling-version=v0 -Zunstable-options --check-cfg=cfg(bootstrap) --check-cfg=cfg(rust_analyzer) -Zmacro-backtrace -Zunstable-options -Csplit-debuginfo=off -Clink-args=-Wl,-z,origin -Clink-args=-Wl,-rpath,$ORIGIN/../lib -Zunstable-options -Zon-broken-pipe=kill" RUST_TEST_THREADS="8" SYSROOT="/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-sysroot" __CARGO_DEFAULT_LIB_METADATA="bootstrap" "/usr/bin/cargo" "build" "--target" "x86_64-unknown-illumos" "--release" "-Zbinary-dep-depinfo" "-j" "8" "-v" "--frozen" "--manifest-path" "/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/tools/wasm-component-ld/Cargo.toml" "--message-format" "json-render-diagnostics" Fresh unicode-ident v1.0.12 Fresh version_check v0.9.4 Fresh cfg-if v1.0.0 Fresh once_cell v1.19.0 Fresh zerocopy v0.7.34 Fresh leb128 v0.2.5 Fresh proc-macro2 v1.0.86 Fresh bitflags v2.5.0 Fresh equivalent v1.0.1 Fresh serde v1.0.203 Fresh quote v1.0.36 Fresh utf8parse v0.2.2 Fresh ahash v0.8.11 Fresh syn v2.0.67 Fresh semver v1.0.23 Fresh itoa v1.0.11 Fresh ryu v1.0.18 Fresh libc v0.2.155 Fresh hashbrown v0.14.5 Fresh serde_derive v1.0.203 Fresh serde_json v1.0.117 Fresh anyhow v1.0.86 Fresh anstyle-parse v0.2.4 Fresh anstyle-query v1.1.0 Fresh is_terminal_polyfill v1.70.0 Fresh indexmap v2.2.6 Fresh colorchoice v1.0.1 Fresh anstyle v1.0.7 Fresh smallvec v1.13.2 Fresh memchr v2.5.0 Fresh errno v0.3.9 Fresh wasm-encoder v0.210.0 Fresh wasmparser v0.210.0 Fresh spdx v0.10.6 Fresh anstream v0.6.14 Fresh wasm-encoder v0.211.1 Fresh clap_lex v0.7.1 Fresh bumpalo v3.16.0 Fresh strsim v0.11.1 Fresh id-arena v2.2.1 Fresh heck v0.5.0 Fresh unicode-width v0.1.13 Fresh log v0.4.21 Fresh unicode-xid v0.2.4 Fresh rustix v0.38.34 Fresh wasm-metadata v0.210.0 Fresh clap_builder v4.5.7 Fresh clap_derive v4.5.5 Fresh wit-parser v0.210.0 Fresh wast v211.0.1 Fresh fastrand v2.1.0 Fresh lexopt v0.3.0 Fresh wit-component v0.210.0 Fresh clap v4.5.7 Fresh tempfile v3.10.1 Fresh wat v1.211.1 Fresh wasm-component-ld v0.5.4 Fresh wasm-component-ld-wrapper v0.1.0 (/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/tools/wasm-component-ld) Finished `release` profile [optimized] target(s) in 1.49s running: "/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/bin/llvm-config" "--bindir" (failure_mode=Exit, stdout_mode=Capture, stderr_mode=Print) (created at src/core/build_steps/compile.rs:1847:21, executed at src/core/build_steps/compile.rs:1847:75) using sysroot /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-sysroot running: "/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/bin/llvm-config" "--libdir" (failure_mode=Exit, stdout_mode=Capture, stderr_mode=Print) (created at src/core/builder.rs:1954:21, executed at src/core/builder.rs:1954:75) Building tool llvm-bitcode-linker (stage0 -> stage1, x86_64-unknown-illumos) running: cd "/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src" && env -u MAKEFLAGS -u MFLAGS AR_x86_64_unknown_illumos="/usr/gnu/bin/ar" CARGO_INCREMENTAL="0" CARGO_PROFILE_RELEASE_DEBUG="0" CARGO_PROFILE_RELEASE_DEBUG_ASSERTIONS="false" CARGO_PROFILE_RELEASE_OVERFLOW_CHECKS="false" CARGO_PROFILE_RELEASE_STRIP="false" CARGO_TARGET_DIR="/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-tools" CARGO_TARGET_X86_64_UNKNOWN_ILLUMOS_LINKER="/usr/gcc/13/bin/gcc" CC_x86_64_unknown_illumos="/usr/gcc/13/bin/gcc" CFG_COMPILER_BUILD_TRIPLE="x86_64-unknown-illumos" CFG_COMPILER_HOST_TRIPLE="x86_64-unknown-illumos" CFG_RELEASE="1.81.0" CFG_RELEASE_CHANNEL="stable" CFG_RELEASE_NUM="1.81.0" CFG_VERSION="1.81.0 (eeb90cda1 2024-09-04) (built from a source tarball)" CFG_VER_DATE="2024-09-04" CFG_VER_HASH="eeb90cda1969383f56a2637cbd3037bdf598841c" CFLAGS_x86_64_unknown_illumos="-ffunction-sections -fdata-sections -fPIC -m64 -m64" CXXFLAGS_x86_64_unknown_illumos="-ffunction-sections -fdata-sections -fPIC -m64 -m64" CXX_x86_64_unknown_illumos="/usr/gcc/13/bin/g++" DOC_RUST_LANG_ORG_CHANNEL="https://doc.rust-lang.org/1.81.0" LIBC_CHECK_CFG="1" LIBRARY_PATH="/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/lib" LZMA_API_STATIC="1" RANLIB_x86_64_unknown_illumos="/usr/gnu/bin/ar s" REAL_LIBRARY_PATH_VAR="LD_LIBRARY_PATH" RUSTBUILD_NATIVE_DIR="/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/native" RUSTC="/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc" RUSTC_BOOTSTRAP="1" RUSTC_BREAK_ON_ICE="1" RUSTC_ERROR_METADATA_DST="/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/tmp/extended-error-metadata" RUSTC_HOST_FLAGS="--cfg=bootstrap -Zunstable-options --check-cfg=cfg(bootstrap) -Clinker=/usr/gcc/13/bin/gcc" RUSTC_INSTALL_BINDIR="bin" RUSTC_LIBDIR="/usr/lib" RUSTC_LINT_FLAGS="-Wrust_2018_idioms -Wunused_lifetimes -Dwarnings" RUSTC_REAL="/usr/bin/rustc" RUSTC_SNAPSHOT="/usr/bin/rustc" RUSTC_SNAPSHOT_LIBDIR="/usr/lib" RUSTC_STAGE="0" RUSTC_SYSROOT="/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-sysroot" RUSTC_TLS_MODEL_INITIAL_EXEC="1" RUSTC_VERBOSE="1" RUSTC_WRAPPER="/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc" RUSTDOC="/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustdoc" RUSTDOCFLAGS="--cfg=bootstrap --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options --check-cfg=cfg(bootstrap) --check-cfg=cfg(parallel_compiler) --check-cfg=cfg(rust_analyzer) -Dwarnings -Wrustdoc::invalid_codeblock_attributes --crate-version 1.81.0\t(eeb90cda1\t2024-09-04)\t(built\tfrom\ta\tsource\ttarball) -Clinker=/usr/gcc/13/bin/gcc" RUSTDOC_REAL="/path/to/nowhere/rustdoc/not/required" RUSTFLAGS="--cfg=bootstrap --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options --check-cfg=cfg(bootstrap) --check-cfg=cfg(parallel_compiler) --check-cfg=cfg(rust_analyzer) -Zmacro-backtrace -Zunstable-options -Csplit-debuginfo=off -Clink-args=-Wl,-z,origin -Clink-args=-Wl,-rpath,$ORIGIN/../lib -Zunstable-options -Zon-broken-pipe=kill" RUST_TEST_THREADS="8" SYSROOT="/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-sysroot" __CARGO_DEFAULT_LIB_METADATA="bootstraptool-rustc" "/usr/bin/cargo" "build" "--target" "x86_64-unknown-illumos" "--release" "-Zbinary-dep-depinfo" "-j" "8" "-v" "--frozen" "--manifest-path" "/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/tools/llvm-bitcode-linker/Cargo.toml" (failure_mode=Exit, stdout_mode=Print, stderr_mode=Print) (created at src/core/builder.rs:1400:21, executed at src/core/build_steps/tool.rs:917:26) Fresh unicode-ident v1.0.12 Fresh once_cell v1.19.0 Fresh utf8parse v0.2.2 Fresh anstyle v1.0.7 Fresh anstyle-query v1.1.0 Fresh is_terminal_polyfill v1.70.0 Fresh cfg-if v1.0.0 Fresh proc-macro2 v1.0.86 Fresh anstyle-parse v0.2.4 Fresh tracing-core v0.1.30 Fresh colorchoice v1.0.1 Fresh lazy_static v1.5.0 Fresh clap_lex v0.7.1 Fresh overload v0.1.1 Fresh quote v1.0.36 Fresh anstream v0.6.14 Fresh log v0.4.21 Fresh strsim v0.11.1 Fresh heck v0.5.0 Fresh nu-ansi-term v0.46.0 Fresh syn v2.0.67 Fresh tracing-log v0.2.0 Fresh clap_builder v4.5.7 Fresh sharded-slab v0.1.7 Fresh thread_local v1.1.8 Fresh pin-project-lite v0.2.14 Fresh smallvec v1.13.2 Fresh tracing-attributes v0.1.27 Fresh clap_derive v4.5.5 Fresh thiserror-impl v1.0.61 Fresh tracing-subscriber v0.3.18 Fresh anyhow v1.0.86 Fresh clap v4.5.7 Fresh tracing v0.1.37 Fresh thiserror v1.0.61 Fresh llvm-bitcode-linker v0.0.1 (/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/tools/llvm-bitcode-linker) Finished `release` profile [optimized] target(s) in 1.47s running "/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/bin/llvm-config" "--libfiles" (failure_mode=Exit, stdout_mode=Print, stderr_mode=Print) running: "/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/bin/llvm-config" "--libfiles" (failure_mode=Exit, stdout_mode=Capture, stderr_mode=Print) (created at src/core/build_steps/dist.rs:2068:23, executed at src/core/build_steps/dist.rs:2071:42) running "/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/bin/llvm-config" "--libfiles" (failure_mode=Exit, stdout_mode=Print, stderr_mode=Print) running: "/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/bin/llvm-config" "--libfiles" (failure_mode=Exit, stdout_mode=Capture, stderr_mode=Print) (created at src/core/build_steps/dist.rs:2068:23, executed at src/core/build_steps/dist.rs:2071:42) using sysroot /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1 Building stage1 library artifacts (x86_64-unknown-illumos) running: cd "/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src" && env -u MAKEFLAGS -u MFLAGS AR_x86_64_unknown_illumos="/usr/gnu/bin/ar" CARGO_INCREMENTAL="0" CARGO_PROFILE_RELEASE_DEBUG="0" CARGO_PROFILE_RELEASE_DEBUG_ASSERTIONS="false" CARGO_PROFILE_RELEASE_OVERFLOW_CHECKS="false" CARGO_PROFILE_RELEASE_STRIP="false" CARGO_TARGET_DIR="/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-std" CARGO_TARGET_X86_64_UNKNOWN_ILLUMOS_LINKER="/usr/gcc/13/bin/gcc" CC_x86_64_unknown_illumos="/usr/gcc/13/bin/gcc" CFG_COMPILER_BUILD_TRIPLE="x86_64-unknown-illumos" CFG_COMPILER_HOST_TRIPLE="x86_64-unknown-illumos" CFG_DISABLE_UNSTABLE_FEATURES="1" CFG_RELEASE_CHANNEL="stable" CFLAGS_x86_64_unknown_illumos="-ffunction-sections -fdata-sections -fPIC -m64 -m64" CXXFLAGS_x86_64_unknown_illumos="-ffunction-sections -fdata-sections -fPIC -m64 -m64" CXX_x86_64_unknown_illumos="/usr/gcc/13/bin/g++" LIBC_CHECK_CFG="1" RANLIB_x86_64_unknown_illumos="/usr/gnu/bin/ar s" REAL_LIBRARY_PATH_VAR="LD_LIBRARY_PATH" RUSTBUILD_NATIVE_DIR="/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/native" RUSTC="/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc" RUSTC_BOOTSTRAP="1" RUSTC_BREAK_ON_ICE="1" RUSTC_ERROR_METADATA_DST="/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/tmp/extended-error-metadata" RUSTC_FORCE_UNSTABLE="1" RUSTC_HOST_FLAGS="-Zunstable-options --check-cfg=cfg(bootstrap) -Clinker=/usr/gcc/13/bin/gcc" RUSTC_INSTALL_BINDIR="bin" RUSTC_LIBDIR="/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1/lib" RUSTC_LINT_FLAGS="-Wrust_2018_idioms -Wunused_lifetimes -Dwarnings" RUSTC_REAL="/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1/bin/rustc" RUSTC_SNAPSHOT="/usr/bin/rustc" RUSTC_SNAPSHOT_LIBDIR="/usr/lib" RUSTC_STAGE="1" RUSTC_SYSROOT="/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1" RUSTC_VERBOSE="1" RUSTC_WRAPPER="/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc" RUSTDOC="/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustdoc" RUSTDOCFLAGS="-Csymbol-mangling-version=legacy -Zunstable-options --check-cfg=cfg(feature,values(any())) -Zunstable-options --check-cfg=cfg(bootstrap) -Dwarnings -Wrustdoc::invalid_codeblock_attributes --crate-version 1.81.0\t(eeb90cda1\t2024-09-04)\t(built\tfrom\ta\tsource\ttarball) -Clinker=/usr/gcc/13/bin/gcc -Zcrate-attr=doc(html_root_url=\"https://doc.rust-lang.org/1.81.0/\") -Zcrate-attr=warn(rust_2018_idioms)" RUSTDOC_REAL="/path/to/nowhere/rustdoc/not/required" RUSTFLAGS="-Csymbol-mangling-version=legacy -Zunstable-options --check-cfg=cfg(feature,values(any())) -Zunstable-options --check-cfg=cfg(bootstrap) -Zmacro-backtrace -Zunstable-options -Csplit-debuginfo=off -Cprefer-dynamic -Zinline-mir -Zinline-mir-preserve-debug -Clink-args=-Wl,-z,origin -Clink-args=-Wl,-rpath,$ORIGIN/../lib -Cembed-bitcode=yes -Cforce-frame-pointers=yes -Zcrate-attr=doc(html_root_url=\"https://doc.rust-lang.org/1.81.0/\")" RUST_COMPILER_RT_ROOT="/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/llvm-project/compiler-rt" RUST_TEST_THREADS="8" WINAPI_NO_BUNDLED_LIBRARIES="1" __CARGO_DEFAULT_LIB_METADATA="stablestd" "/usr/bin/cargo" "build" "--target" "x86_64-unknown-illumos" "--release" "-Zbinary-dep-depinfo" "-j" "8" "-v" "--frozen" "--features" " panic-unwind backtrace compiler-builtins-c" "--manifest-path" "/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/library/sysroot/Cargo.toml" "--message-format" "json-render-diagnostics" Fresh cc v1.0.99 Fresh core v0.0.0 (/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/library/core) Fresh rustc-std-workspace-core v1.99.0 (/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/library/rustc-std-workspace-core) Fresh compiler_builtins v0.1.109 Fresh libc v0.2.155 Fresh alloc v0.0.0 (/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/library/alloc) Fresh cfg-if v1.0.0 Fresh memchr v2.5.0 Fresh adler v1.0.2 Fresh rustc-demangle v0.1.24 Fresh rustc-std-workspace-alloc v1.99.0 (/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/library/rustc-std-workspace-alloc) Fresh unwind v0.0.0 (/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/library/unwind) Fresh panic_abort v0.0.0 (/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/library/panic_abort) Fresh gimli v0.29.0 Fresh panic_unwind v0.0.0 (/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/library/panic_unwind) Fresh hashbrown v0.14.5 Fresh miniz_oxide v0.7.4 Fresh object v0.36.0 Fresh std_detect v0.1.5 (/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/library/stdarch/crates/std_detect) Fresh addr2line v0.22.0 Fresh std v0.0.0 (/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/library/std) Fresh rustc-std-workspace-std v1.99.0 (/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/library/rustc-std-workspace-std) Fresh proc_macro v0.0.0 (/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/library/proc_macro) Fresh unicode-width v0.1.13 Fresh getopts v0.2.21 Fresh test v0.0.0 (/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/library/test) Fresh sysroot v0.0.0 (/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/library/sysroot) Finished `release` profile [optimized] target(s) in 1.51s using sysroot /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1 Building compiler artifacts (stage1 -> stage2, x86_64-unknown-illumos) running: cd "/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src" && env -u MAKEFLAGS -u MFLAGS AR_x86_64_unknown_illumos="/usr/gnu/bin/ar" CARGO_INCREMENTAL="0" CARGO_PROFILE_RELEASE_DEBUG="0" CARGO_PROFILE_RELEASE_DEBUG_ASSERTIONS="false" CARGO_PROFILE_RELEASE_OVERFLOW_CHECKS="false" CARGO_PROFILE_RELEASE_STRIP="false" CARGO_TARGET_DIR="/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-rustc" CARGO_TARGET_X86_64_UNKNOWN_ILLUMOS_LINKER="/usr/gcc/13/bin/gcc" CC_x86_64_unknown_illumos="/usr/gcc/13/bin/gcc" CFG_COMPILER_BUILD_TRIPLE="x86_64-unknown-illumos" CFG_COMPILER_HOST_TRIPLE="x86_64-unknown-illumos" CFG_DEFAULT_CODEGEN_BACKEND="llvm" CFG_DEFAULT_LINKER="/usr/gcc/13/bin/gcc" CFG_DISABLE_UNSTABLE_FEATURES="1" CFG_LIBDIR_RELATIVE="lib" CFG_RELEASE="1.81.0" CFG_RELEASE_CHANNEL="stable" CFG_VERSION="1.81.0 (eeb90cda1 2024-09-04) (built from a source tarball)" CFG_VER_DATE="2024-09-04" CFG_VER_HASH="eeb90cda1969383f56a2637cbd3037bdf598841c" CFLAGS_x86_64_unknown_illumos="-ffunction-sections -fdata-sections -fPIC -m64 -m64" CXXFLAGS_x86_64_unknown_illumos="-ffunction-sections -fdata-sections -fPIC -m64 -m64" CXX_x86_64_unknown_illumos="/usr/gcc/13/bin/g++" LIBC_CHECK_CFG="1" LLVM_CONFIG="/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/bin/llvm-config" LLVM_LINK_SHARED="1" LLVM_RUSTLLVM="1" RANLIB_x86_64_unknown_illumos="/usr/gnu/bin/ar s" REAL_LIBRARY_PATH_VAR="LD_LIBRARY_PATH" RUSTBUILD_NATIVE_DIR="/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/native" RUSTC="/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc" RUSTC_BOOTSTRAP="1" RUSTC_BREAK_ON_ICE="1" RUSTC_ERROR_METADATA_DST="/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/tmp/extended-error-metadata" RUSTC_FORCE_UNSTABLE="1" RUSTC_HOST_FLAGS="-Zunstable-options --check-cfg=cfg(bootstrap) -Clinker=/usr/gcc/13/bin/gcc" RUSTC_INSTALL_BINDIR="bin" RUSTC_LIBDIR="/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1/lib" RUSTC_LINT_FLAGS="-Wrust_2018_idioms -Wunused_lifetimes -Dwarnings" RUSTC_REAL="/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1/bin/rustc" RUSTC_SNAPSHOT="/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1/bin/rustc" RUSTC_SNAPSHOT_LIBDIR="/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1/lib" RUSTC_STAGE="1" RUSTC_SYSROOT="/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1" RUSTC_TLS_MODEL_INITIAL_EXEC="1" RUSTC_VERBOSE="1" RUSTC_WRAPPER="/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc" RUSTDOC="/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustdoc" RUSTDOCFLAGS="--cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options --check-cfg=cfg(bootstrap) --check-cfg=cfg(parallel_compiler) -Dwarnings -Wrustdoc::invalid_codeblock_attributes --crate-version 1.81.0\t(eeb90cda1\t2024-09-04)\t(built\tfrom\ta\tsource\ttarball) -Clinker=/usr/gcc/13/bin/gcc -Zcrate-attr=warn(rust_2018_idioms)" RUSTDOC_REAL="/path/to/nowhere/rustdoc/not/required" RUSTFLAGS="--cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options --check-cfg=cfg(bootstrap) --check-cfg=cfg(parallel_compiler) -Zmacro-backtrace -Zunstable-options -Csplit-debuginfo=off -Zunstable-options -Wrustc::internal -Wkeyword_idents_2024 -Wunsafe_op_in_unsafe_fn -Cprefer-dynamic -Clink-args=-Wl,-z,origin -Clink-args=-Wl,-rpath,$ORIGIN/../lib -Zon-broken-pipe=kill" RUST_TEST_THREADS="8" WINAPI_NO_BUNDLED_LIBRARIES="1" __CARGO_DEFAULT_LIB_METADATA="stable" "/usr/bin/cargo" "build" "--target" "x86_64-unknown-illumos" "--release" "-Zbinary-dep-depinfo" "-j" "8" "-v" "--frozen" "--features" "llvm max_level_info" "--manifest-path" "/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/compiler/rustc/Cargo.toml" "--message-format" "json-render-diagnostics" Fresh unicode-ident v1.0.12 Fresh cfg-if v1.0.0 Fresh version_check v0.9.4 Fresh once_cell v1.19.0 Fresh proc-macro2 v1.0.86 Fresh autocfg v1.3.0 Fresh zerocopy v0.7.34 Fresh allocator-api2 v0.2.18 Fresh quote v1.0.36 Fresh libc v0.2.155 Fresh equivalent v1.0.1 Fresh syn v2.0.67 Fresh ahash v0.8.11 Fresh memchr v2.5.0 Fresh tracing-core v0.1.30 Fresh synstructure v0.13.1 Fresh zerovec-derive v0.10.2 Fresh displaydoc v0.2.5 Fresh hashbrown v0.14.5 Fresh stable_deref_trait v1.2.0 Fresh log v0.4.21 Fresh scopeguard v1.2.0 Fresh tracing-attributes v0.1.27 Fresh zerofrom-derive v0.1.4 Fresh yoke-derive v0.7.4 Fresh indexmap v2.2.6 Fresh lock_api v0.4.12 Fresh typenum v1.17.0 Fresh parking_lot_core v0.9.10 Fresh bitflags v2.5.0 Fresh pin-project-lite v0.2.14 Fresh zerofrom v0.1.4 Fresh generic-array v0.14.7 Fresh parking_lot v0.12.3 Fresh tracing v0.1.37 Fresh yoke v0.7.4 Fresh thin-vec v0.2.13 Fresh rustc_macros v0.0.0 (/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/compiler/rustc_macros) Fresh rustc_serialize v0.0.0 (/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/compiler/rustc_serialize) Fresh proc-macro-hack v0.5.20+deprecated Fresh zerovec v0.10.2 Fresh crypto-common v0.1.6 Fresh block-buffer v0.10.4 Fresh rustc_index_macros v0.0.0 (/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/compiler/rustc_index_macros) Fresh errno v0.3.9 Fresh arrayvec v0.7.4 Fresh tinystr v0.7.6 Fresh psm v0.1.21 Fresh rustc_index v0.0.0 (/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/compiler/rustc_index) Fresh rustix v0.38.34 Fresh digest v0.10.7 Fresh either v1.12.0 Fresh fastrand v2.1.0 Fresh unic-langid-macros-impl v0.9.5 Fresh stacker v0.1.15 Fresh tempfile v3.10.1 Fresh measureme v11.0.1 Fresh ena v0.14.3 Fresh jobserver v0.1.31 Fresh memmap2 v0.2.3 Fresh rustc_arena v0.0.0 (/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/compiler/rustc_arena) Fresh elsa v1.7.1 Fresh cpufeatures v0.2.12 Fresh rustc-stable-hash v0.1.0 Fresh rustc_graphviz v0.0.0 (/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/compiler/rustc_graphviz) Fresh itoa v1.0.11 Fresh rustc_data_structures v0.0.0 (/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/compiler/rustc_data_structures) Fresh syn v1.0.109 Fresh getrandom v0.2.15 Fresh scoped-tls v1.0.1 Fresh sha2 v0.10.8 Fresh sha1 v0.10.6 Fresh md-5 v0.10.6 Fresh ppv-lite86 v0.2.17 Fresh derivative v2.2.0 Fresh rand_core v0.6.4 Fresh thiserror-impl v1.0.61 Fresh unic-langid-impl v0.9.5 Fresh adler v1.0.2 Fresh rustc_span v0.0.0 (/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/compiler/rustc_span) Fresh rand_chacha v0.3.1 Fresh static_assertions v1.1.0 Fresh writeable v0.5.5 Fresh litemap v0.7.3 Fresh rand v0.8.5 Fresh rustc_ast_ir v0.0.0 (/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/compiler/rustc_ast_ir) Fresh icu_locid v1.5.0 Fresh miniz_oxide v0.7.4 Fresh derive_more v0.99.18 Fresh icu_provider_macros v1.5.0 Fresh serde_derive v1.0.203 Fresh crc32fast v1.4.2 Fresh twox-hash v1.6.3 Fresh unicode-properties v0.1.1 Fresh byteorder v1.5.0 Fresh unicode-xid v0.2.4 Fresh flate2 v1.0.30 Fresh serde v1.0.203 Fresh icu_provider v1.5.0 Fresh wasmparser v0.118.2 Fresh rustc_lexer v0.0.0 (/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/compiler/rustc_lexer) Fresh ruzstd v0.5.0 Fresh unic-langid-macros v0.9.5 Fresh icu_locid_transform_data v1.5.0 Fresh rand_xoshiro v0.6.0 Fresh icu_locid_transform v1.5.0 Fresh object v0.32.2 Fresh unic-langid v0.9.5 Fresh ryu v1.0.18 Fresh rustc_abi v0.0.0 (/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/compiler/rustc_abi) Fresh rustc_ast v0.0.0 (/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/compiler/rustc_ast) Fresh serde_json v1.0.117 Fresh rustc_feature v0.0.0 (/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/compiler/rustc_feature) Fresh regex-automata v0.2.0 Fresh ident_case v1.0.1 Fresh rustc-hash v1.1.0 Fresh icu_list_data v1.5.0 Fresh strsim v0.11.1 Fresh fnv v1.0.7 Fresh rustc_fs_util v0.0.0 (/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/compiler/rustc_fs_util) Fresh thiserror v1.0.61 Fresh type-map v0.5.0 Fresh rustc_target v0.0.0 (/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/compiler/rustc_target) Fresh icu_list v1.5.0 Fresh darling_core v0.20.9 Fresh odht v0.3.1 Fresh self_cell v1.0.4 Fresh darling_macro v0.20.9 Fresh self_cell v0.10.3 Fresh rustc_hir v0.0.0 (/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/compiler/rustc_hir) Fresh rustc_baked_icu_data v0.0.0 (/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/compiler/rustc_baked_icu_data) Fresh fluent-syntax v0.11.1 Fresh intl-memoizer v0.5.2 Fresh icu_provider_adapters v1.5.0 Fresh fluent-langneg v0.13.0 Fresh intl_pluralrules v7.0.2 Fresh itertools v0.12.1 Fresh rustc_type_ir_macros v0.0.0 (/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/compiler/rustc_type_ir_macros) Fresh smallvec v1.13.2 Fresh unicode-width v0.1.13 Fresh darling v0.20.9 Fresh rustc_type_ir v0.0.0 (/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/compiler/rustc_type_ir) Fresh rustc_ast_pretty v0.0.0 (/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/compiler/rustc_ast_pretty) Fresh fluent-bundle v0.15.3 Fresh rustc_error_messages v0.0.0 (/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/compiler/rustc_error_messages) Fresh anstyle v1.0.7 Fresh derive_setters v0.1.6 Fresh termize v0.1.1 Fresh rustc_lint_defs v0.0.0 (/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/compiler/rustc_lint_defs) Fresh annotate-snippets v0.10.2 Fresh rustc_fluent_macro v0.0.0 (/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/compiler/rustc_fluent_macro) Fresh termcolor v1.4.1 Fresh rustc_error_codes v0.0.0 (/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/compiler/rustc_error_codes) Fresh getopts v0.2.21 Fresh rustc_errors v0.0.0 (/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/compiler/rustc_errors) Fresh semver v1.0.23 Fresh datafrog v2.0.1 Fresh bitflags v1.3.2 Fresh rustc_hir_pretty v0.0.0 (/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/compiler/rustc_hir_pretty) Fresh gsgdt v0.1.2 Fresh rustc_session v0.0.0 (/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/compiler/rustc_session) Fresh rustc_version v0.4.0 Fresh memoffset v0.9.1 Fresh polonius-engine v0.13.0 Fresh rustc_next_trait_solver v0.0.0 (/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/compiler/rustc_next_trait_solver) Fresh tinyvec_macros v0.1.1 Fresh rustc_parse_format v0.0.0 (/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/compiler/rustc_parse_format) Fresh rustc_attr v0.0.0 (/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/compiler/rustc_attr) Fresh rustc_apfloat v0.2.0+llvm-462a31f5a5ab Fresh rustc_query_system v0.0.0 (/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/compiler/rustc_query_system) Fresh tinyvec v1.6.0 Fresh aho-corasick v1.1.3 Fresh regex-syntax v0.7.5 Fresh unicode-normalization v0.1.23 Fresh regex-automata v0.3.7 Fresh unicode-script v0.5.6 Fresh libloading v0.8.3 Fresh regex-syntax v0.6.29 Fresh field-offset v0.3.6 Fresh regex v1.9.4 Fresh rustc_parse v0.0.0 (/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/compiler/rustc_parse) Fresh snap v1.1.1 Fresh unicode-security v0.1.1 Fresh regex-automata v0.1.10 Fresh gimli v0.28.1 Fresh rustc_middle v0.0.0 (/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/compiler/rustc_middle) Fresh rustc_ast_passes v0.0.0 (/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/compiler/rustc_ast_passes) Fresh object v0.35.0 Fresh overload v0.1.1 Fresh cfg_aliases v0.1.1 Fresh leb128 v0.2.5 Fresh rustc_infer v0.0.0 (/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/compiler/rustc_infer) Fresh rustc_expand v0.0.0 (/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/compiler/rustc_expand) Fresh rustc_mir_dataflow v0.0.0 (/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/compiler/rustc_mir_dataflow) Fresh punycode v0.4.1 Fresh lazy_static v1.5.0 Fresh rustc-demangle v0.1.24 Fresh nu-ansi-term v0.46.0 Fresh rustc_transmute v0.0.0 (/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/compiler/rustc_transmute) Fresh rustc_metadata v0.0.0 (/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/compiler/rustc_metadata) Fresh sharded-slab v0.1.7 Fresh rustc_symbol_mangling v0.0.0 (/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/compiler/rustc_symbol_mangling) Fresh wasm-encoder v0.200.0 Fresh rustc_pattern_analysis v0.0.0 (/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/compiler/rustc_pattern_analysis) Fresh rustc_monomorphize v0.0.0 (/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/compiler/rustc_monomorphize) Fresh rustc_trait_selection v0.0.0 (/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/compiler/rustc_trait_selection) Fresh ar_archive_writer v0.3.0 Fresh rustc_incremental v0.0.0 (/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/compiler/rustc_incremental) Fresh unicase v2.7.0 Fresh thorin-dwp v0.7.0 Fresh matchers v0.1.0 Fresh thread_local v1.1.8 Fresh rustc_lint v0.0.0 (/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/compiler/rustc_lint) Fresh rustc_ty_utils v0.0.0 (/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/compiler/rustc_ty_utils) Fresh pathdiff v0.2.1 Fresh pulldown-cmark-escape v0.11.0 Fresh cc v1.0.99 Fresh rustc_const_eval v0.0.0 (/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/compiler/rustc_const_eval) Fresh tracing-subscriber v0.3.18 Fresh rustc_privacy v0.0.0 (/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/compiler/rustc_privacy) Fresh rustc_codegen_ssa v0.0.0 (/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/compiler/rustc_codegen_ssa) Fresh pulldown-cmark v0.11.0 Fresh rustc_mir_build v0.0.0 (/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/compiler/rustc_mir_build) Fresh rustc_sanitizers v0.0.0 (/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/compiler/rustc_sanitizers) Fresh rustc_hir_analysis v0.0.0 (/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/compiler/rustc_hir_analysis) Fresh rustc_traits v0.0.0 (/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/compiler/rustc_traits) Fresh rustc_llvm v0.0.0 (/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/compiler/rustc_llvm) Fresh tracing-log v0.2.0 Fresh nu-ansi-term v0.50.0 Fresh powerfmt v0.2.0 Fresh rustc_passes v0.0.0 (/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/compiler/rustc_passes) Fresh rustc_codegen_llvm v0.0.0 (/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/compiler/rustc_codegen_llvm) Fresh rustc_mir_transform v0.0.0 (/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/compiler/rustc_mir_transform) Fresh tracing-tree v0.3.1 Fresh time-macros v0.2.18 Fresh deranged v0.3.11 Fresh rustc_hir_typeck v0.0.0 (/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/compiler/rustc_hir_typeck) Fresh rustc_resolve v0.0.0 (/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/compiler/rustc_resolve) Fresh rustc_borrowck v0.0.0 (/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/compiler/rustc_borrowck) Fresh nix v0.28.0 Fresh rustc_builtin_macros v0.0.0 (/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/compiler/rustc_builtin_macros) Fresh rustc_ast_lowering v0.0.0 (/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/compiler/rustc_ast_lowering) Fresh rustc_query_impl v0.0.0 (/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/compiler/rustc_query_impl) Fresh stable_mir v0.1.0-preview (/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/compiler/stable_mir) Fresh time-core v0.1.2 Fresh num-conv v0.1.0 Fresh rustc_log v0.0.0 (/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/compiler/rustc_log) Fresh ctrlc v3.4.4 Fresh shlex v1.3.0 Fresh time v0.3.36 Fresh rustc_interface v0.0.0 (/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/compiler/rustc_interface) Fresh rustc_smir v0.0.0 (/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/compiler/rustc_smir) Fresh rustc_driver_impl v0.0.0 (/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/compiler/rustc_driver_impl) Fresh rustc_driver v0.0.0 (/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/compiler/rustc_driver) Fresh rustc-main v0.0.0 (/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/compiler/rustc) Finished `release` profile [optimized] target(s) in 1.75s Creating a sysroot for stage2 compiler (use `rustup toolchain link 'name' build/host/stage2`) Removing sysroot /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2 to avoid caching bugs Removing sysroot /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2/lib/rustlib/x86_64-unknown-illumos/lib to avoid caching bugs using sysroot /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1 Building stage1 tool lld-wrapper (x86_64-unknown-illumos) running: cd "/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src" && env -u MAKEFLAGS -u MFLAGS AR_x86_64_unknown_illumos="/usr/gnu/bin/ar" CARGO_INCREMENTAL="0" CARGO_PROFILE_RELEASE_DEBUG="0" CARGO_PROFILE_RELEASE_DEBUG_ASSERTIONS="false" CARGO_PROFILE_RELEASE_OVERFLOW_CHECKS="false" CARGO_PROFILE_RELEASE_STRIP="false" CARGO_TARGET_DIR="/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-tools" CARGO_TARGET_X86_64_UNKNOWN_ILLUMOS_LINKER="/usr/gcc/13/bin/gcc" CC_x86_64_unknown_illumos="/usr/gcc/13/bin/gcc" CFG_COMPILER_BUILD_TRIPLE="x86_64-unknown-illumos" CFG_COMPILER_HOST_TRIPLE="x86_64-unknown-illumos" CFG_RELEASE="1.81.0" CFG_RELEASE_CHANNEL="stable" CFG_RELEASE_NUM="1.81.0" CFG_VERSION="1.81.0 (eeb90cda1 2024-09-04) (built from a source tarball)" CFG_VER_DATE="2024-09-04" CFG_VER_HASH="eeb90cda1969383f56a2637cbd3037bdf598841c" CFLAGS_x86_64_unknown_illumos="-ffunction-sections -fdata-sections -fPIC -m64 -m64" CXXFLAGS_x86_64_unknown_illumos="-ffunction-sections -fdata-sections -fPIC -m64 -m64" CXX_x86_64_unknown_illumos="/usr/gcc/13/bin/g++" DOC_RUST_LANG_ORG_CHANNEL="https://doc.rust-lang.org/1.81.0" LIBC_CHECK_CFG="1" LZMA_API_STATIC="1" RANLIB_x86_64_unknown_illumos="/usr/gnu/bin/ar s" REAL_LIBRARY_PATH_VAR="LD_LIBRARY_PATH" RUSTBUILD_NATIVE_DIR="/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/native" RUSTC="/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc" RUSTC_ALLOW_FEATURES="binary-dep-depinfo,proc_macro_span,proc_macro_span_shrink,proc_macro_diagnostic" RUSTC_BOOTSTRAP="1" RUSTC_BREAK_ON_ICE="1" RUSTC_ERROR_METADATA_DST="/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/tmp/extended-error-metadata" RUSTC_HOST_FLAGS="-Zunstable-options --check-cfg=cfg(bootstrap) -Clinker=/usr/gcc/13/bin/gcc" RUSTC_INSTALL_BINDIR="bin" RUSTC_LIBDIR="/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1/lib" RUSTC_LINT_FLAGS="-Wrust_2018_idioms -Wunused_lifetimes -Dwarnings" RUSTC_REAL="/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1/bin/rustc" RUSTC_SNAPSHOT="/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1/bin/rustc" RUSTC_SNAPSHOT_LIBDIR="/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1/lib" RUSTC_STAGE="1" RUSTC_SYSROOT="/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1" RUSTC_TLS_MODEL_INITIAL_EXEC="1" RUSTC_VERBOSE="1" RUSTC_WRAPPER="/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc" RUSTDOC="/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustdoc" RUSTDOCFLAGS="-Csymbol-mangling-version=v0 -Zunstable-options --check-cfg=cfg(bootstrap) --check-cfg=cfg(rust_analyzer) -Dwarnings -Wrustdoc::invalid_codeblock_attributes --crate-version 1.81.0\t(eeb90cda1\t2024-09-04)\t(built\tfrom\ta\tsource\ttarball) -Clinker=/usr/gcc/13/bin/gcc" RUSTDOC_REAL="/path/to/nowhere/rustdoc/not/required" RUSTFLAGS="-Csymbol-mangling-version=v0 -Zunstable-options --check-cfg=cfg(bootstrap) --check-cfg=cfg(rust_analyzer) -Zmacro-backtrace -Zunstable-options -Csplit-debuginfo=off -Clink-args=-Wl,-z,origin -Clink-args=-Wl,-rpath,$ORIGIN/../lib -Zunstable-options -Zon-broken-pipe=kill" RUST_TEST_THREADS="8" SYSROOT="/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1" __CARGO_DEFAULT_LIB_METADATA="stable" "/usr/bin/cargo" "build" "--target" "x86_64-unknown-illumos" "--release" "-Zbinary-dep-depinfo" "-j" "8" "-v" "--frozen" "--manifest-path" "/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/tools/lld-wrapper/Cargo.toml" "--message-format" "json-render-diagnostics" Fresh lld-wrapper v0.1.0 (/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/tools/lld-wrapper) Finished `release` profile [optimized] target(s) in 1.53s using sysroot /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1 Building stage1 tool wasm-component-ld (x86_64-unknown-illumos) running: cd "/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src" && env -u MAKEFLAGS -u MFLAGS AR_x86_64_unknown_illumos="/usr/gnu/bin/ar" CARGO_INCREMENTAL="0" CARGO_PROFILE_RELEASE_DEBUG="0" CARGO_PROFILE_RELEASE_DEBUG_ASSERTIONS="false" CARGO_PROFILE_RELEASE_OVERFLOW_CHECKS="false" CARGO_PROFILE_RELEASE_STRIP="false" CARGO_TARGET_DIR="/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-tools" CARGO_TARGET_X86_64_UNKNOWN_ILLUMOS_LINKER="/usr/gcc/13/bin/gcc" CC_x86_64_unknown_illumos="/usr/gcc/13/bin/gcc" CFG_COMPILER_BUILD_TRIPLE="x86_64-unknown-illumos" CFG_COMPILER_HOST_TRIPLE="x86_64-unknown-illumos" CFG_RELEASE="1.81.0" CFG_RELEASE_CHANNEL="stable" CFG_RELEASE_NUM="1.81.0" CFG_VERSION="1.81.0 (eeb90cda1 2024-09-04) (built from a source tarball)" CFG_VER_DATE="2024-09-04" CFG_VER_HASH="eeb90cda1969383f56a2637cbd3037bdf598841c" CFLAGS_x86_64_unknown_illumos="-ffunction-sections -fdata-sections -fPIC -m64 -m64" CXXFLAGS_x86_64_unknown_illumos="-ffunction-sections -fdata-sections -fPIC -m64 -m64" CXX_x86_64_unknown_illumos="/usr/gcc/13/bin/g++" DOC_RUST_LANG_ORG_CHANNEL="https://doc.rust-lang.org/1.81.0" LIBC_CHECK_CFG="1" LZMA_API_STATIC="1" RANLIB_x86_64_unknown_illumos="/usr/gnu/bin/ar s" REAL_LIBRARY_PATH_VAR="LD_LIBRARY_PATH" RUSTBUILD_NATIVE_DIR="/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/native" RUSTC="/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc" RUSTC_ALLOW_FEATURES="binary-dep-depinfo,proc_macro_span,proc_macro_span_shrink,proc_macro_diagnostic,min_specialization" RUSTC_BOOTSTRAP="1" RUSTC_BREAK_ON_ICE="1" RUSTC_ERROR_METADATA_DST="/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/tmp/extended-error-metadata" RUSTC_HOST_FLAGS="-Zunstable-options --check-cfg=cfg(bootstrap) -Clinker=/usr/gcc/13/bin/gcc" RUSTC_INSTALL_BINDIR="bin" RUSTC_LIBDIR="/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1/lib" RUSTC_LINT_FLAGS="-Wrust_2018_idioms -Wunused_lifetimes -Dwarnings" RUSTC_REAL="/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1/bin/rustc" RUSTC_SNAPSHOT="/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1/bin/rustc" RUSTC_SNAPSHOT_LIBDIR="/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1/lib" RUSTC_STAGE="1" RUSTC_SYSROOT="/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1" RUSTC_TLS_MODEL_INITIAL_EXEC="1" RUSTC_VERBOSE="1" RUSTC_WRAPPER="/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc" RUSTDOC="/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustdoc" RUSTDOCFLAGS="-Csymbol-mangling-version=v0 -Zunstable-options --check-cfg=cfg(bootstrap) --check-cfg=cfg(rust_analyzer) -Dwarnings -Wrustdoc::invalid_codeblock_attributes --crate-version 1.81.0\t(eeb90cda1\t2024-09-04)\t(built\tfrom\ta\tsource\ttarball) -Clinker=/usr/gcc/13/bin/gcc" RUSTDOC_REAL="/path/to/nowhere/rustdoc/not/required" RUSTFLAGS="-Csymbol-mangling-version=v0 -Zunstable-options --check-cfg=cfg(bootstrap) --check-cfg=cfg(rust_analyzer) -Zmacro-backtrace -Zunstable-options -Csplit-debuginfo=off -Clink-args=-Wl,-z,origin -Clink-args=-Wl,-rpath,$ORIGIN/../lib -Zunstable-options -Zon-broken-pipe=kill" RUST_TEST_THREADS="8" SYSROOT="/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1" __CARGO_DEFAULT_LIB_METADATA="stable" "/usr/bin/cargo" "build" "--target" "x86_64-unknown-illumos" "--release" "-Zbinary-dep-depinfo" "-j" "8" "-v" "--frozen" "--manifest-path" "/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/tools/wasm-component-ld/Cargo.toml" "--message-format" "json-render-diagnostics" Fresh unicode-ident v1.0.12 Fresh version_check v0.9.4 Fresh cfg-if v1.0.0 Fresh once_cell v1.19.0 Fresh zerocopy v0.7.34 Fresh bitflags v2.5.0 Fresh proc-macro2 v1.0.86 Fresh leb128 v0.2.5 Fresh equivalent v1.0.1 Fresh quote v1.0.36 Fresh serde v1.0.203 Fresh ryu v1.0.18 Fresh ahash v0.8.11 Fresh syn v2.0.67 Fresh semver v1.0.23 Fresh itoa v1.0.11 Fresh utf8parse v0.2.2 Fresh anyhow v1.0.86 Fresh hashbrown v0.14.5 Fresh serde_derive v1.0.203 Fresh serde_json v1.0.117 Fresh anstyle-parse v0.2.4 Fresh libc v0.2.155 Fresh smallvec v1.13.2 Fresh indexmap v2.2.6 Fresh is_terminal_polyfill v1.70.0 Fresh colorchoice v1.0.1 Fresh anstyle v1.0.7 Fresh anstyle-query v1.1.0 Fresh errno v0.3.9 Fresh memchr v2.5.0 Fresh wasmparser v0.210.0 Fresh anstream v0.6.14 Fresh spdx v0.10.6 Fresh wasm-encoder v0.210.0 Fresh wasm-encoder v0.211.1 Fresh unicode-xid v0.2.4 Fresh unicode-width v0.1.13 Fresh heck v0.5.0 Fresh clap_lex v0.7.1 Fresh id-arena v2.2.1 Fresh bumpalo v3.16.0 Fresh log v0.4.21 Fresh strsim v0.11.1 Fresh clap_derive v4.5.5 Fresh wasm-metadata v0.210.0 Fresh rustix v0.38.34 Fresh clap_builder v4.5.7 Fresh wit-parser v0.210.0 Fresh wast v211.0.1 Fresh fastrand v2.1.0 Fresh lexopt v0.3.0 Fresh wit-component v0.210.0 Fresh wat v1.211.1 Fresh tempfile v3.10.1 Fresh clap v4.5.7 Fresh wasm-component-ld v0.5.4 Fresh wasm-component-ld-wrapper v0.1.0 (/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/tools/wasm-component-ld) Finished `release` profile [optimized] target(s) in 1.53s running: "/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/bin/llvm-config" "--bindir" (failure_mode=Exit, stdout_mode=Capture, stderr_mode=Print) (created at src/core/build_steps/compile.rs:1847:21, executed at src/core/build_steps/compile.rs:1847:75) using sysroot /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1 running: "/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/bin/llvm-config" "--libdir" (failure_mode=Exit, stdout_mode=Capture, stderr_mode=Print) (created at src/core/builder.rs:1954:21, executed at src/core/builder.rs:1954:75) Building tool llvm-bitcode-linker (stage1 -> stage2, x86_64-unknown-illumos) running: cd "/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src" && env -u MAKEFLAGS -u MFLAGS AR_x86_64_unknown_illumos="/usr/gnu/bin/ar" CARGO_INCREMENTAL="0" CARGO_PROFILE_RELEASE_DEBUG="0" CARGO_PROFILE_RELEASE_DEBUG_ASSERTIONS="false" CARGO_PROFILE_RELEASE_OVERFLOW_CHECKS="false" CARGO_PROFILE_RELEASE_STRIP="false" CARGO_TARGET_DIR="/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-tools" CARGO_TARGET_X86_64_UNKNOWN_ILLUMOS_LINKER="/usr/gcc/13/bin/gcc" CC_x86_64_unknown_illumos="/usr/gcc/13/bin/gcc" CFG_COMPILER_BUILD_TRIPLE="x86_64-unknown-illumos" CFG_COMPILER_HOST_TRIPLE="x86_64-unknown-illumos" CFG_RELEASE="1.81.0" CFG_RELEASE_CHANNEL="stable" CFG_RELEASE_NUM="1.81.0" CFG_VERSION="1.81.0 (eeb90cda1 2024-09-04) (built from a source tarball)" CFG_VER_DATE="2024-09-04" CFG_VER_HASH="eeb90cda1969383f56a2637cbd3037bdf598841c" CFLAGS_x86_64_unknown_illumos="-ffunction-sections -fdata-sections -fPIC -m64 -m64" CXXFLAGS_x86_64_unknown_illumos="-ffunction-sections -fdata-sections -fPIC -m64 -m64" CXX_x86_64_unknown_illumos="/usr/gcc/13/bin/g++" DOC_RUST_LANG_ORG_CHANNEL="https://doc.rust-lang.org/1.81.0" LIBC_CHECK_CFG="1" LIBRARY_PATH="/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/lib" LZMA_API_STATIC="1" RANLIB_x86_64_unknown_illumos="/usr/gnu/bin/ar s" REAL_LIBRARY_PATH_VAR="LD_LIBRARY_PATH" RUSTBUILD_NATIVE_DIR="/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/native" RUSTC="/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc" RUSTC_BOOTSTRAP="1" RUSTC_BREAK_ON_ICE="1" RUSTC_ERROR_METADATA_DST="/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/tmp/extended-error-metadata" RUSTC_HOST_FLAGS="-Zunstable-options --check-cfg=cfg(bootstrap) -Clinker=/usr/gcc/13/bin/gcc" RUSTC_INSTALL_BINDIR="bin" RUSTC_LIBDIR="/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1/lib" RUSTC_LINT_FLAGS="-Wrust_2018_idioms -Wunused_lifetimes -Dwarnings" RUSTC_REAL="/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1/bin/rustc" RUSTC_SNAPSHOT="/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1/bin/rustc" RUSTC_SNAPSHOT_LIBDIR="/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1/lib" RUSTC_STAGE="1" RUSTC_SYSROOT="/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1" RUSTC_TLS_MODEL_INITIAL_EXEC="1" RUSTC_VERBOSE="1" RUSTC_WRAPPER="/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc" RUSTDOC="/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustdoc" RUSTDOCFLAGS="--cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options --check-cfg=cfg(bootstrap) --check-cfg=cfg(parallel_compiler) --check-cfg=cfg(rust_analyzer) -Dwarnings -Wrustdoc::invalid_codeblock_attributes --crate-version 1.81.0\t(eeb90cda1\t2024-09-04)\t(built\tfrom\ta\tsource\ttarball) -Clinker=/usr/gcc/13/bin/gcc" RUSTDOC_REAL="/path/to/nowhere/rustdoc/not/required" RUSTFLAGS="--cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options --check-cfg=cfg(bootstrap) --check-cfg=cfg(parallel_compiler) --check-cfg=cfg(rust_analyzer) -Zmacro-backtrace -Zunstable-options -Csplit-debuginfo=off -Clink-args=-Wl,-z,origin -Clink-args=-Wl,-rpath,$ORIGIN/../lib -Zunstable-options -Zon-broken-pipe=kill" RUST_TEST_THREADS="8" SYSROOT="/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1" __CARGO_DEFAULT_LIB_METADATA="stabletool-rustc" "/usr/bin/cargo" "build" "--target" "x86_64-unknown-illumos" "--release" "-Zbinary-dep-depinfo" "-j" "8" "-v" "--frozen" "--manifest-path" "/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/tools/llvm-bitcode-linker/Cargo.toml" (failure_mode=Exit, stdout_mode=Print, stderr_mode=Print) (created at src/core/builder.rs:1400:21, executed at src/core/build_steps/tool.rs:917:26) Fresh unicode-ident v1.0.12 Fresh once_cell v1.19.0 Fresh utf8parse v0.2.2 Fresh colorchoice v1.0.1 Fresh cfg-if v1.0.0 Fresh is_terminal_polyfill v1.70.0 Fresh anstyle-query v1.1.0 Fresh proc-macro2 v1.0.86 Fresh anstyle-parse v0.2.4 Fresh tracing-core v0.1.30 Fresh anstyle v1.0.7 Fresh overload v0.1.1 Fresh lazy_static v1.5.0 Fresh quote v1.0.36 Fresh anstream v0.6.14 Fresh clap_lex v0.7.1 Fresh strsim v0.11.1 Fresh heck v0.5.0 Fresh log v0.4.21 Fresh sharded-slab v0.1.7 Fresh syn v2.0.67 Fresh clap_builder v4.5.7 Fresh tracing-log v0.2.0 Fresh nu-ansi-term v0.46.0 Fresh thread_local v1.1.8 Fresh pin-project-lite v0.2.14 Fresh smallvec v1.13.2 Fresh tracing-attributes v0.1.27 Fresh clap_derive v4.5.5 Fresh thiserror-impl v1.0.61 Fresh tracing-subscriber v0.3.18 Fresh anyhow v1.0.86 Fresh thiserror v1.0.61 Fresh clap v4.5.7 Fresh tracing v0.1.37 Fresh llvm-bitcode-linker v0.0.1 (/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/tools/llvm-bitcode-linker) Finished `release` profile [optimized] target(s) in 1.44s running "/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/bin/llvm-config" "--libfiles" (failure_mode=Exit, stdout_mode=Print, stderr_mode=Print) running: "/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/bin/llvm-config" "--libfiles" (failure_mode=Exit, stdout_mode=Capture, stderr_mode=Print) (created at src/core/build_steps/dist.rs:2068:23, executed at src/core/build_steps/dist.rs:2071:42) running "/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/bin/llvm-config" "--libfiles" (failure_mode=Exit, stdout_mode=Print, stderr_mode=Print) running: "/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/bin/llvm-config" "--libfiles" (failure_mode=Exit, stdout_mode=Capture, stderr_mode=Print) (created at src/core/build_steps/dist.rs:2068:23, executed at src/core/build_steps/dist.rs:2071:42) Uplifting library (stage1 -> stage2) using sysroot /usr Building stage0 tool rust-installer (x86_64-unknown-illumos) running: cd "/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src" && env -u MAKEFLAGS -u MFLAGS AR_x86_64_unknown_illumos="/usr/gnu/bin/ar" CARGO_INCREMENTAL="0" CARGO_PROFILE_RELEASE_DEBUG="0" CARGO_PROFILE_RELEASE_DEBUG_ASSERTIONS="false" CARGO_PROFILE_RELEASE_OVERFLOW_CHECKS="false" CARGO_PROFILE_RELEASE_STRIP="false" CARGO_TARGET_DIR="/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-bootstrap-tools" CARGO_TARGET_X86_64_UNKNOWN_ILLUMOS_LINKER="/usr/gcc/13/bin/gcc" CC_x86_64_unknown_illumos="/usr/gcc/13/bin/gcc" CFG_COMPILER_BUILD_TRIPLE="x86_64-unknown-illumos" CFG_COMPILER_HOST_TRIPLE="x86_64-unknown-illumos" CFG_RELEASE="1.81.0" CFG_RELEASE_CHANNEL="stable" CFG_RELEASE_NUM="1.81.0" CFG_VERSION="1.81.0 (eeb90cda1 2024-09-04) (built from a source tarball)" CFG_VER_DATE="2024-09-04" CFG_VER_HASH="eeb90cda1969383f56a2637cbd3037bdf598841c" CFLAGS_x86_64_unknown_illumos="-ffunction-sections -fdata-sections -fPIC -m64 -m64" CXXFLAGS_x86_64_unknown_illumos="-ffunction-sections -fdata-sections -fPIC -m64 -m64" CXX_x86_64_unknown_illumos="/usr/gcc/13/bin/g++" DOC_RUST_LANG_ORG_CHANNEL="https://doc.rust-lang.org/1.81.0" LIBC_CHECK_CFG="1" LZMA_API_STATIC="1" RANLIB_x86_64_unknown_illumos="/usr/gnu/bin/ar s" REAL_LIBRARY_PATH_VAR="LD_LIBRARY_PATH" RUSTBUILD_NATIVE_DIR="/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/native" RUSTC="/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc" RUSTC_ALLOW_FEATURES="binary-dep-depinfo,proc_macro_span,proc_macro_span_shrink,proc_macro_diagnostic" RUSTC_BOOTSTRAP="1" RUSTC_BREAK_ON_ICE="1" RUSTC_ERROR_METADATA_DST="/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/tmp/extended-error-metadata" RUSTC_HOST_FLAGS="--cfg=bootstrap -Zunstable-options --check-cfg=cfg(bootstrap) -Clinker=/usr/gcc/13/bin/gcc" RUSTC_INSTALL_BINDIR="bin" RUSTC_LIBDIR="/usr/lib" RUSTC_LINT_FLAGS="-Wrust_2018_idioms -Wunused_lifetimes -Dwarnings" RUSTC_REAL="/usr/bin/rustc" RUSTC_SNAPSHOT="/usr/bin/rustc" RUSTC_SNAPSHOT_LIBDIR="/usr/lib" RUSTC_STAGE="0" RUSTC_SYSROOT="/usr" RUSTC_TLS_MODEL_INITIAL_EXEC="1" RUSTC_VERBOSE="1" RUSTC_WRAPPER="/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc" RUSTDOC="/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustdoc" RUSTDOCFLAGS="--cfg=bootstrap -Csymbol-mangling-version=v0 -Zunstable-options --check-cfg=cfg(bootstrap) -Dwarnings -Wrustdoc::invalid_codeblock_attributes --crate-version 1.81.0\t(eeb90cda1\t2024-09-04)\t(built\tfrom\ta\tsource\ttarball) -Clinker=/usr/gcc/13/bin/gcc" RUSTDOC_REAL="/path/to/nowhere/rustdoc/not/required" RUSTFLAGS="--cfg=bootstrap -Csymbol-mangling-version=v0 -Zunstable-options --check-cfg=cfg(bootstrap) -Zmacro-backtrace -Zunstable-options -Csplit-debuginfo=off -Clink-args=-Wl,-z,origin -Clink-args=-Wl,-rpath,$ORIGIN/../lib -Zunstable-options -Zon-broken-pipe=kill" RUST_TEST_THREADS="8" SYSROOT="/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-sysroot" __CARGO_DEFAULT_LIB_METADATA="bootstrap" "/usr/bin/cargo" "build" "--target" "x86_64-unknown-illumos" "--release" "-Zbinary-dep-depinfo" "-j" "8" "-v" "--frozen" "--manifest-path" "/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/tools/rust-installer/Cargo.toml" "--message-format" "json-render-diagnostics" Compiling libc v0.2.155 Compiling crossbeam-utils v0.8.20 Compiling proc-macro2 v1.0.86 Compiling unicode-ident v1.0.12 Compiling rustix v0.38.34 Compiling cfg-if v1.0.0 Compiling pkg-config v0.3.30 Compiling cc v1.0.99 Running `/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc --crate-name cfg_if --edition=2018 /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/vendor/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)' --check-cfg 'cfg(feature, values("compiler_builtins", "core", "rustc-dep-of-std"))' -C metadata=de0527d302ee5861 -C extra-filename=-de0527d302ee5861 --out-dir /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-bootstrap-tools/x86_64-unknown-illumos/release/deps --target x86_64-unknown-illumos -C linker=/usr/gcc/13/bin/gcc -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-bootstrap-tools/x86_64-unknown-illumos/release/deps -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-bootstrap-tools/release/deps --cap-lints allow --cfg=bootstrap -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' -Zmacro-backtrace -Zunstable-options -Csplit-debuginfo=off -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zunstable-options -Zon-broken-pipe=kill -Z binary-dep-depinfo` Running `/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc --crate-name build_script_build --edition=2021 /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/vendor/proc-macro2-1.0.86/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)' --check-cfg 'cfg(feature, values("default", "nightly", "proc-macro", "span-locations"))' -C metadata=b54b2dfcc260a8ec -C extra-filename=-b54b2dfcc260a8ec --out-dir /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-bootstrap-tools/release/build/proc-macro2-b54b2dfcc260a8ec -C linker=/usr/gcc/13/bin/gcc -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-bootstrap-tools/release/deps --cap-lints allow -Z binary-dep-depinfo` Running `/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc --crate-name build_script_build --edition=2021 /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/vendor/crossbeam-utils-0.8.20/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 -C debug-assertions=off --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("default", "loom", "nightly", "std"))' -C metadata=6702d16a53be7194 -C extra-filename=-6702d16a53be7194 --out-dir /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-bootstrap-tools/release/build/crossbeam-utils-6702d16a53be7194 -C linker=/usr/gcc/13/bin/gcc -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-bootstrap-tools/release/deps --cap-lints allow -Z binary-dep-depinfo` Running `/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc --crate-name build_script_build --edition=2021 /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/vendor/rustix-0.38.34/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="fs"' --cfg 'feature="libc-extra-traits"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("all-apis", "alloc", "cc", "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", "shm", "std", "stdio", "system", "termios", "thread", "time", "use-explicitly-provided-auxv", "use-libc", "use-libc-auxv"))' -C metadata=a31070263938a6f2 -C extra-filename=-a31070263938a6f2 --out-dir /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-bootstrap-tools/release/build/rustix-a31070263938a6f2 -C linker=/usr/gcc/13/bin/gcc -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-bootstrap-tools/release/deps --cap-lints allow -Z binary-dep-depinfo` Running `/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc --crate-name cc --edition=2018 /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/vendor/cc-1.0.99/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)' --check-cfg 'cfg(feature, values("jobserver", "libc", "once_cell", "parallel"))' -C metadata=166be06c2572c016 -C extra-filename=-166be06c2572c016 --out-dir /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-bootstrap-tools/release/deps -C linker=/usr/gcc/13/bin/gcc -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-bootstrap-tools/release/deps --cap-lints allow -Z binary-dep-depinfo` Running `/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc --crate-name build_script_build --edition=2015 /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/vendor/libc-0.2.155/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)' --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=3a380c776abb7166 -C extra-filename=-3a380c776abb7166 --out-dir /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-bootstrap-tools/release/build/libc-3a380c776abb7166 -C linker=/usr/gcc/13/bin/gcc -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-bootstrap-tools/release/deps --cap-lints allow -Z binary-dep-depinfo` Running `/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc --crate-name pkg_config --edition=2015 /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/vendor/pkg-config-0.3.30/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)' --check-cfg 'cfg(feature, values())' -C metadata=d39ed97b84036f05 -C extra-filename=-d39ed97b84036f05 --out-dir /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-bootstrap-tools/release/deps -C linker=/usr/gcc/13/bin/gcc -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-bootstrap-tools/release/deps --cap-lints allow -Z binary-dep-depinfo` Running `/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc --crate-name unicode_ident --edition=2018 /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/vendor/unicode-ident-1.0.12/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)' --check-cfg 'cfg(feature, values())' -C metadata=b746f081ed6fbade -C extra-filename=-b746f081ed6fbade --out-dir /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-bootstrap-tools/release/deps -C linker=/usr/gcc/13/bin/gcc -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-bootstrap-tools/release/deps --cap-lints allow -Z binary-dep-depinfo` Compiling utf8parse v0.2.2 Running `/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc --crate-name utf8parse --edition=2018 /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/vendor/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)' --check-cfg 'cfg(feature, values("default", "nightly"))' -C metadata=0b2926bc2db455fb -C extra-filename=-0b2926bc2db455fb --out-dir /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-bootstrap-tools/x86_64-unknown-illumos/release/deps --target x86_64-unknown-illumos -C linker=/usr/gcc/13/bin/gcc -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-bootstrap-tools/x86_64-unknown-illumos/release/deps -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-bootstrap-tools/release/deps --cap-lints allow --cfg=bootstrap -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' -Zmacro-backtrace -Zunstable-options -Csplit-debuginfo=off -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zunstable-options -Zon-broken-pipe=kill -Z binary-dep-depinfo` Compiling anstyle-parse v0.2.4 Running `/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc --crate-name anstyle_parse --edition=2021 /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/vendor/anstyle-parse-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 '--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::items_after_statements' '--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)' --check-cfg 'cfg(feature, values("core", "default", "utf8"))' -C metadata=85a7ef35bdae79f7 -C extra-filename=-85a7ef35bdae79f7 --out-dir /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-bootstrap-tools/x86_64-unknown-illumos/release/deps --target x86_64-unknown-illumos -C linker=/usr/gcc/13/bin/gcc -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-bootstrap-tools/x86_64-unknown-illumos/release/deps -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-bootstrap-tools/release/deps --extern utf8parse=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-bootstrap-tools/x86_64-unknown-illumos/release/deps/libutf8parse-0b2926bc2db455fb.rmeta --cap-lints allow --cfg=bootstrap -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' -Zmacro-backtrace -Zunstable-options -Csplit-debuginfo=off -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zunstable-options -Zon-broken-pipe=kill -Z binary-dep-depinfo` Compiling anstyle v1.0.7 Running `/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc --crate-name anstyle --edition=2021 /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/vendor/anstyle-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 '--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::items_after_statements' '--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)' --check-cfg 'cfg(feature, values("default", "std"))' -C metadata=4b1f773ee0d79ec0 -C extra-filename=-4b1f773ee0d79ec0 --out-dir /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-bootstrap-tools/x86_64-unknown-illumos/release/deps --target x86_64-unknown-illumos -C linker=/usr/gcc/13/bin/gcc -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-bootstrap-tools/x86_64-unknown-illumos/release/deps -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-bootstrap-tools/release/deps --cap-lints allow --cfg=bootstrap -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' -Zmacro-backtrace -Zunstable-options -Csplit-debuginfo=off -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zunstable-options -Zon-broken-pipe=kill -Z binary-dep-depinfo` Running `/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-bootstrap-tools/release/build/crossbeam-utils-6702d16a53be7194/build-script-build` Running `/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc --crate-name crossbeam_utils --edition=2021 /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/vendor/crossbeam-utils-0.8.20/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)' --check-cfg 'cfg(feature, values("default", "loom", "nightly", "std"))' -C metadata=88c2aa278e17d2a8 -C extra-filename=-88c2aa278e17d2a8 --out-dir /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-bootstrap-tools/x86_64-unknown-illumos/release/deps --target x86_64-unknown-illumos -C linker=/usr/gcc/13/bin/gcc -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-bootstrap-tools/x86_64-unknown-illumos/release/deps -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-bootstrap-tools/release/deps --cap-lints allow --cfg=bootstrap -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' -Zmacro-backtrace -Zunstable-options -Csplit-debuginfo=off -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zunstable-options -Zon-broken-pipe=kill -Z binary-dep-depinfo --check-cfg 'cfg(crossbeam_no_atomic,crossbeam_sanitize_thread)'` Running `/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-bootstrap-tools/release/build/rustix-a31070263938a6f2/build-script-build` Running `/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-bootstrap-tools/release/build/proc-macro2-b54b2dfcc260a8ec/build-script-build` Compiling colorchoice v1.0.1 Running `/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc --crate-name colorchoice --edition=2021 /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/vendor/colorchoice-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 '--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::items_after_statements' '--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)' --check-cfg 'cfg(feature, values())' -C metadata=b3f2c35db4fcaa4a -C extra-filename=-b3f2c35db4fcaa4a --out-dir /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-bootstrap-tools/x86_64-unknown-illumos/release/deps --target x86_64-unknown-illumos -C linker=/usr/gcc/13/bin/gcc -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-bootstrap-tools/x86_64-unknown-illumos/release/deps -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-bootstrap-tools/release/deps --cap-lints allow --cfg=bootstrap -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' -Zmacro-backtrace -Zunstable-options -Csplit-debuginfo=off -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zunstable-options -Zon-broken-pipe=kill -Z binary-dep-depinfo` Running `/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc --crate-name proc_macro2 --edition=2021 /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/vendor/proc-macro2-1.0.86/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)' --check-cfg 'cfg(feature, values("default", "nightly", "proc-macro", "span-locations"))' -C metadata=649eebb10f1a43aa -C extra-filename=-649eebb10f1a43aa --out-dir /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-bootstrap-tools/release/deps -C linker=/usr/gcc/13/bin/gcc -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-bootstrap-tools/release/deps --extern unicode_ident=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-bootstrap-tools/release/deps/libunicode_ident-b746f081ed6fbade.rmeta --cap-lints allow -Z binary-dep-depinfo --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)'` Compiling anstyle-query v1.1.0 Running `/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc --crate-name anstyle_query --edition=2021 /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/vendor/anstyle-query-1.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=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::items_after_statements' '--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)' --check-cfg 'cfg(feature, values())' -C metadata=65ab9837dc5107e7 -C extra-filename=-65ab9837dc5107e7 --out-dir /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-bootstrap-tools/x86_64-unknown-illumos/release/deps --target x86_64-unknown-illumos -C linker=/usr/gcc/13/bin/gcc -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-bootstrap-tools/x86_64-unknown-illumos/release/deps -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-bootstrap-tools/release/deps --cap-lints allow --cfg=bootstrap -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' -Zmacro-backtrace -Zunstable-options -Csplit-debuginfo=off -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zunstable-options -Zon-broken-pipe=kill -Z binary-dep-depinfo` Running `/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-bootstrap-tools/release/build/libc-3a380c776abb7166/build-script-build` Compiling rayon-core v1.12.1 Running `/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc --crate-name build_script_build --edition=2021 /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/vendor/rayon-core-1.12.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)' --check-cfg 'cfg(feature, values("web_spin_lock"))' -C metadata=f7ea3f3663162439 -C extra-filename=-f7ea3f3663162439 --out-dir /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-bootstrap-tools/release/build/rayon-core-f7ea3f3663162439 -C linker=/usr/gcc/13/bin/gcc -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-bootstrap-tools/release/deps --cap-lints allow -Z binary-dep-depinfo` Compiling bitflags v2.5.0 Running `/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc --crate-name bitflags --edition=2021 /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/vendor/bitflags-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="std"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("arbitrary", "bytemuck", "compiler_builtins", "core", "example_generated", "rustc-dep-of-std", "serde", "std"))' -C metadata=97b46b4ed08fa6ef -C extra-filename=-97b46b4ed08fa6ef --out-dir /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-bootstrap-tools/x86_64-unknown-illumos/release/deps --target x86_64-unknown-illumos -C linker=/usr/gcc/13/bin/gcc -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-bootstrap-tools/x86_64-unknown-illumos/release/deps -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-bootstrap-tools/release/deps --cap-lints allow --cfg=bootstrap -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' -Zmacro-backtrace -Zunstable-options -Csplit-debuginfo=off -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zunstable-options -Zon-broken-pipe=kill -Z binary-dep-depinfo` Running `/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc --crate-name libc --edition=2015 /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/vendor/libc-0.2.155/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)' --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=3b65f7d5f69b7bcb -C extra-filename=-3b65f7d5f69b7bcb --out-dir /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-bootstrap-tools/x86_64-unknown-illumos/release/deps --target x86_64-unknown-illumos -C linker=/usr/gcc/13/bin/gcc -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-bootstrap-tools/x86_64-unknown-illumos/release/deps -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-bootstrap-tools/release/deps --cap-lints allow --cfg=bootstrap -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' -Zmacro-backtrace -Zunstable-options -Csplit-debuginfo=off -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zunstable-options -Zon-broken-pipe=kill -Z binary-dep-depinfo --cfg freebsd11 --cfg libc_priv_mod_use --cfg libc_union --cfg libc_const_size_of --cfg libc_align --cfg libc_int128 --cfg libc_core_cvoid --cfg libc_packedN --cfg libc_cfg_target_vendor --cfg libc_non_exhaustive --cfg libc_long_array --cfg libc_ptr_addr_of --cfg libc_underscore_const_names --cfg libc_const_extern_fn --check-cfg 'cfg(emscripten_new_stat_abi)' --check-cfg 'cfg(espidf_time64)' --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_align)' --check-cfg 'cfg(libc_cfg_target_vendor)' --check-cfg 'cfg(libc_const_extern_fn)' --check-cfg 'cfg(libc_const_extern_fn_unstable)' --check-cfg 'cfg(libc_const_size_of)' --check-cfg 'cfg(libc_core_cvoid)' --check-cfg 'cfg(libc_deny_warnings)' --check-cfg 'cfg(libc_int128)' --check-cfg 'cfg(libc_long_array)' --check-cfg 'cfg(libc_non_exhaustive)' --check-cfg 'cfg(libc_packedN)' --check-cfg 'cfg(libc_priv_mod_use)' --check-cfg 'cfg(libc_ptr_addr_of)' --check-cfg 'cfg(libc_thread_local)' --check-cfg 'cfg(libc_underscore_const_names)' --check-cfg 'cfg(libc_union)' --check-cfg 'cfg(target_os,values("switch","aix","ohos","hurd","visionos"))' --check-cfg 'cfg(target_env,values("illumos","wasi","aix","ohos"))' --check-cfg 'cfg(target_arch,values("loongarch64","mips32r6","mips64r6","csky"))'` Compiling is_terminal_polyfill v1.70.0 Running `/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc --crate-name is_terminal_polyfill --edition=2021 /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/vendor/is_terminal_polyfill-1.70.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=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)' --check-cfg 'cfg(feature, values("default"))' -C metadata=e34b8447b4eef941 -C extra-filename=-e34b8447b4eef941 --out-dir /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-bootstrap-tools/x86_64-unknown-illumos/release/deps --target x86_64-unknown-illumos -C linker=/usr/gcc/13/bin/gcc -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-bootstrap-tools/x86_64-unknown-illumos/release/deps -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-bootstrap-tools/release/deps --cap-lints allow --cfg=bootstrap -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' -Zmacro-backtrace -Zunstable-options -Csplit-debuginfo=off -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zunstable-options -Zon-broken-pipe=kill -Z binary-dep-depinfo` Compiling strsim v0.11.1 Running `/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc --crate-name strsim --edition=2015 /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/vendor/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)' --check-cfg 'cfg(feature, values())' -C metadata=b2295ed0abcbf718 -C extra-filename=-b2295ed0abcbf718 --out-dir /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-bootstrap-tools/x86_64-unknown-illumos/release/deps --target x86_64-unknown-illumos -C linker=/usr/gcc/13/bin/gcc -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-bootstrap-tools/x86_64-unknown-illumos/release/deps -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-bootstrap-tools/release/deps --cap-lints allow --cfg=bootstrap -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' -Zmacro-backtrace -Zunstable-options -Csplit-debuginfo=off -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zunstable-options -Zon-broken-pipe=kill -Z binary-dep-depinfo` Running `/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-bootstrap-tools/release/build/rayon-core-f7ea3f3663162439/build-script-build` Compiling anstream v0.6.14 Running `/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc --crate-name anstream --edition=2021 /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/vendor/anstream-0.6.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 '--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::items_after_statements' '--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)' --check-cfg 'cfg(feature, values("auto", "default", "test", "wincon"))' -C metadata=b9ece537dce89cb9 -C extra-filename=-b9ece537dce89cb9 --out-dir /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-bootstrap-tools/x86_64-unknown-illumos/release/deps --target x86_64-unknown-illumos -C linker=/usr/gcc/13/bin/gcc -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-bootstrap-tools/x86_64-unknown-illumos/release/deps -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-bootstrap-tools/release/deps --extern anstyle=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-bootstrap-tools/x86_64-unknown-illumos/release/deps/libanstyle-4b1f773ee0d79ec0.rmeta --extern anstyle_parse=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-bootstrap-tools/x86_64-unknown-illumos/release/deps/libanstyle_parse-85a7ef35bdae79f7.rmeta --extern anstyle_query=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-bootstrap-tools/x86_64-unknown-illumos/release/deps/libanstyle_query-65ab9837dc5107e7.rmeta --extern colorchoice=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-bootstrap-tools/x86_64-unknown-illumos/release/deps/libcolorchoice-b3f2c35db4fcaa4a.rmeta --extern is_terminal_polyfill=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-bootstrap-tools/x86_64-unknown-illumos/release/deps/libis_terminal_polyfill-e34b8447b4eef941.rmeta --extern utf8parse=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-bootstrap-tools/x86_64-unknown-illumos/release/deps/libutf8parse-0b2926bc2db455fb.rmeta --cap-lints allow --cfg=bootstrap -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' -Zmacro-backtrace -Zunstable-options -Csplit-debuginfo=off -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zunstable-options -Zon-broken-pipe=kill -Z binary-dep-depinfo` Compiling clap_lex v0.7.1 Running `/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc --crate-name clap_lex --edition=2021 /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/vendor/clap_lex-0.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 '--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::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=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' '--allow=clippy::multiple_bound_locations' '--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' '--allow=clippy::blocks_in_conditions' '--allow=clippy::assigning_clones' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=63a220941123a4ae -C extra-filename=-63a220941123a4ae --out-dir /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-bootstrap-tools/x86_64-unknown-illumos/release/deps --target x86_64-unknown-illumos -C linker=/usr/gcc/13/bin/gcc -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-bootstrap-tools/x86_64-unknown-illumos/release/deps -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-bootstrap-tools/release/deps --cap-lints allow --cfg=bootstrap -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' -Zmacro-backtrace -Zunstable-options -Csplit-debuginfo=off -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zunstable-options -Zon-broken-pipe=kill -Z binary-dep-depinfo` Compiling quote v1.0.36 Running `/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc --crate-name quote --edition=2018 /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/vendor/quote-1.0.36/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)' --check-cfg 'cfg(feature, values("default", "proc-macro"))' -C metadata=3e53e4514c72f34e -C extra-filename=-3e53e4514c72f34e --out-dir /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-bootstrap-tools/release/deps -C linker=/usr/gcc/13/bin/gcc -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-bootstrap-tools/release/deps --extern proc_macro2=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-bootstrap-tools/release/deps/libproc_macro2-649eebb10f1a43aa.rmeta --cap-lints allow -Z binary-dep-depinfo` Compiling crossbeam-epoch v0.9.18 Running `/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc --crate-name crossbeam_epoch --edition=2021 /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/vendor/crossbeam-epoch-0.9.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 --cfg 'feature="alloc"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("alloc", "default", "loom", "loom-crate", "nightly", "std"))' -C metadata=9024892a4e263711 -C extra-filename=-9024892a4e263711 --out-dir /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-bootstrap-tools/x86_64-unknown-illumos/release/deps --target x86_64-unknown-illumos -C linker=/usr/gcc/13/bin/gcc -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-bootstrap-tools/x86_64-unknown-illumos/release/deps -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-bootstrap-tools/release/deps --extern crossbeam_utils=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-bootstrap-tools/x86_64-unknown-illumos/release/deps/libcrossbeam_utils-88c2aa278e17d2a8.rmeta --cap-lints allow --cfg=bootstrap -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' -Zmacro-backtrace -Zunstable-options -Csplit-debuginfo=off -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zunstable-options -Zon-broken-pipe=kill -Z binary-dep-depinfo` Compiling anyhow v1.0.86 Running `/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc --crate-name build_script_build --edition=2018 /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/vendor/anyhow-1.0.86/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)' --check-cfg 'cfg(feature, values("backtrace", "default", "std"))' -C metadata=6e8102c7e1cab6a7 -C extra-filename=-6e8102c7e1cab6a7 --out-dir /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-bootstrap-tools/release/build/anyhow-6e8102c7e1cab6a7 -C linker=/usr/gcc/13/bin/gcc -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-bootstrap-tools/release/deps --cap-lints allow -Z binary-dep-depinfo` Compiling syn v2.0.67 Running `/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc --crate-name syn --edition=2021 /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/vendor/syn-2.0.67/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="full"' --cfg 'feature="parsing"' --cfg 'feature="printing"' --cfg 'feature="proc-macro"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("clone-impls", "default", "derive", "extra-traits", "fold", "full", "parsing", "printing", "proc-macro", "test", "visit", "visit-mut"))' -C metadata=0a2f13f281b4acd9 -C extra-filename=-0a2f13f281b4acd9 --out-dir /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-bootstrap-tools/release/deps -C linker=/usr/gcc/13/bin/gcc -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-bootstrap-tools/release/deps --extern proc_macro2=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-bootstrap-tools/release/deps/libproc_macro2-649eebb10f1a43aa.rmeta --extern quote=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-bootstrap-tools/release/deps/libquote-3e53e4514c72f34e.rmeta --extern unicode_ident=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-bootstrap-tools/release/deps/libunicode_ident-b746f081ed6fbade.rmeta --cap-lints allow -Z binary-dep-depinfo` Compiling heck v0.5.0 Running `/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc --crate-name heck --edition=2021 /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/vendor/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)' --check-cfg 'cfg(feature, values())' -C metadata=f8be7831e08e6518 -C extra-filename=-f8be7831e08e6518 --out-dir /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-bootstrap-tools/release/deps -C linker=/usr/gcc/13/bin/gcc -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-bootstrap-tools/release/deps --cap-lints allow -Z binary-dep-depinfo` Compiling adler v1.0.2 Running `/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc --crate-name adler --edition=2015 /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/vendor/adler-1.0.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)' --check-cfg 'cfg(feature, values("compiler_builtins", "core", "default", "rustc-dep-of-std", "std"))' -C metadata=95a6d0ac760074c8 -C extra-filename=-95a6d0ac760074c8 --out-dir /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-bootstrap-tools/x86_64-unknown-illumos/release/deps --target x86_64-unknown-illumos -C linker=/usr/gcc/13/bin/gcc -C strip=debuginfo -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-bootstrap-tools/x86_64-unknown-illumos/release/deps -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-bootstrap-tools/release/deps --cap-lints allow --cfg=bootstrap -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' -Zmacro-backtrace -Zunstable-options -Csplit-debuginfo=off -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zunstable-options -Zon-broken-pipe=kill -Z binary-dep-depinfo` Compiling lzma-sys v0.1.20 Running `/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc --crate-name build_script_build --edition=2018 /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/vendor/lzma-sys-0.1.20/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)' --check-cfg 'cfg(feature, values("static"))' -C metadata=6a2497243b7b6ee6 -C extra-filename=-6a2497243b7b6ee6 --out-dir /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-bootstrap-tools/release/build/lzma-sys-6a2497243b7b6ee6 -C linker=/usr/gcc/13/bin/gcc -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-bootstrap-tools/release/deps --extern cc=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-bootstrap-tools/release/deps/libcc-166be06c2572c016.rlib --extern pkg_config=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-bootstrap-tools/release/deps/libpkg_config-d39ed97b84036f05.rlib --cap-lints allow -Z binary-dep-depinfo` Compiling errno v0.3.9 Running `/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc --crate-name errno --edition=2018 /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/vendor/errno-0.3.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="std"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("default", "std"))' -C metadata=c7ebb318c00cb712 -C extra-filename=-c7ebb318c00cb712 --out-dir /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-bootstrap-tools/x86_64-unknown-illumos/release/deps --target x86_64-unknown-illumos -C linker=/usr/gcc/13/bin/gcc -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-bootstrap-tools/x86_64-unknown-illumos/release/deps -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-bootstrap-tools/release/deps --extern libc=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-bootstrap-tools/x86_64-unknown-illumos/release/deps/liblibc-3b65f7d5f69b7bcb.rmeta --cap-lints allow --cfg=bootstrap -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' -Zmacro-backtrace -Zunstable-options -Csplit-debuginfo=off -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zunstable-options -Zon-broken-pipe=kill -Z binary-dep-depinfo` Compiling crossbeam-deque v0.8.5 Running `/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc --crate-name crossbeam_deque --edition=2021 /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/vendor/crossbeam-deque-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="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("default", "std"))' -C metadata=ba2898165be5bd92 -C extra-filename=-ba2898165be5bd92 --out-dir /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-bootstrap-tools/x86_64-unknown-illumos/release/deps --target x86_64-unknown-illumos -C linker=/usr/gcc/13/bin/gcc -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-bootstrap-tools/x86_64-unknown-illumos/release/deps -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-bootstrap-tools/release/deps --extern crossbeam_epoch=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-bootstrap-tools/x86_64-unknown-illumos/release/deps/libcrossbeam_epoch-9024892a4e263711.rmeta --extern crossbeam_utils=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-bootstrap-tools/x86_64-unknown-illumos/release/deps/libcrossbeam_utils-88c2aa278e17d2a8.rmeta --cap-lints allow --cfg=bootstrap -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' -Zmacro-backtrace -Zunstable-options -Csplit-debuginfo=off -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zunstable-options -Zon-broken-pipe=kill -Z binary-dep-depinfo` Compiling miniz_oxide v0.7.4 Running `/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc --crate-name miniz_oxide --edition=2018 /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/vendor/miniz_oxide-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 --cfg 'feature="with-alloc"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("alloc", "compiler_builtins", "core", "default", "rustc-dep-of-std", "simd", "simd-adler32", "std", "with-alloc"))' -C metadata=0351885a6f2062e0 -C extra-filename=-0351885a6f2062e0 --out-dir /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-bootstrap-tools/x86_64-unknown-illumos/release/deps --target x86_64-unknown-illumos -C linker=/usr/gcc/13/bin/gcc -C strip=debuginfo -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-bootstrap-tools/x86_64-unknown-illumos/release/deps -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-bootstrap-tools/release/deps --extern adler=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-bootstrap-tools/x86_64-unknown-illumos/release/deps/libadler-95a6d0ac760074c8.rmeta --cap-lints allow --cfg=bootstrap -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' -Zmacro-backtrace -Zunstable-options -Csplit-debuginfo=off -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zunstable-options -Zon-broken-pipe=kill -Z binary-dep-depinfo` Running `/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-bootstrap-tools/release/build/anyhow-6e8102c7e1cab6a7/build-script-build` Running `/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc --crate-name rustix --edition=2021 /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/vendor/rustix-0.38.34/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="fs"' --cfg 'feature="libc-extra-traits"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("all-apis", "alloc", "cc", "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", "shm", "std", "stdio", "system", "termios", "thread", "time", "use-explicitly-provided-auxv", "use-libc", "use-libc-auxv"))' -C metadata=843082947ad3ac64 -C extra-filename=-843082947ad3ac64 --out-dir /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-bootstrap-tools/x86_64-unknown-illumos/release/deps --target x86_64-unknown-illumos -C linker=/usr/gcc/13/bin/gcc -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-bootstrap-tools/x86_64-unknown-illumos/release/deps -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-bootstrap-tools/release/deps --extern bitflags=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-bootstrap-tools/x86_64-unknown-illumos/release/deps/libbitflags-97b46b4ed08fa6ef.rmeta --extern libc_errno=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-bootstrap-tools/x86_64-unknown-illumos/release/deps/liberrno-c7ebb318c00cb712.rmeta --extern libc=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-bootstrap-tools/x86_64-unknown-illumos/release/deps/liblibc-3b65f7d5f69b7bcb.rmeta --cap-lints allow --cfg=bootstrap -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' -Zmacro-backtrace -Zunstable-options -Csplit-debuginfo=off -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zunstable-options -Zon-broken-pipe=kill -Z binary-dep-depinfo --cfg libc --cfg solarish` Compiling filetime v0.2.23 Running `/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc --crate-name filetime --edition=2018 /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/vendor/filetime-0.2.23/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)' --check-cfg 'cfg(feature, values())' -C metadata=ac7833086df6d19c -C extra-filename=-ac7833086df6d19c --out-dir /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-bootstrap-tools/x86_64-unknown-illumos/release/deps --target x86_64-unknown-illumos -C linker=/usr/gcc/13/bin/gcc -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-bootstrap-tools/x86_64-unknown-illumos/release/deps -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-bootstrap-tools/release/deps --extern cfg_if=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-bootstrap-tools/x86_64-unknown-illumos/release/deps/libcfg_if-de0527d302ee5861.rmeta --extern libc=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-bootstrap-tools/x86_64-unknown-illumos/release/deps/liblibc-3b65f7d5f69b7bcb.rmeta --cap-lints allow --cfg=bootstrap -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' -Zmacro-backtrace -Zunstable-options -Csplit-debuginfo=off -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zunstable-options -Zon-broken-pipe=kill -Z binary-dep-depinfo` Compiling clap_builder v4.5.7 Running `/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc --crate-name clap_builder --edition=2021 /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/vendor/clap_builder-4.5.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 '--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::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=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' '--allow=clippy::multiple_bound_locations' '--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' '--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)' --check-cfg 'cfg(feature, values("cargo", "color", "debug", "default", "deprecated", "env", "error-context", "help", "std", "string", "suggestions", "unicode", "unstable-doc", "unstable-styles", "unstable-v5", "usage", "wrap_help"))' -C metadata=d9a50628a4d7a7d5 -C extra-filename=-d9a50628a4d7a7d5 --out-dir /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-bootstrap-tools/x86_64-unknown-illumos/release/deps --target x86_64-unknown-illumos -C linker=/usr/gcc/13/bin/gcc -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-bootstrap-tools/x86_64-unknown-illumos/release/deps -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-bootstrap-tools/release/deps --extern anstream=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-bootstrap-tools/x86_64-unknown-illumos/release/deps/libanstream-b9ece537dce89cb9.rmeta --extern anstyle=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-bootstrap-tools/x86_64-unknown-illumos/release/deps/libanstyle-4b1f773ee0d79ec0.rmeta --extern clap_lex=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-bootstrap-tools/x86_64-unknown-illumos/release/deps/libclap_lex-63a220941123a4ae.rmeta --extern strsim=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-bootstrap-tools/x86_64-unknown-illumos/release/deps/libstrsim-b2295ed0abcbf718.rmeta --cap-lints allow --cfg=bootstrap -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' -Zmacro-backtrace -Zunstable-options -Csplit-debuginfo=off -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zunstable-options -Zon-broken-pipe=kill -Z binary-dep-depinfo` Running `/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-bootstrap-tools/release/build/lzma-sys-6a2497243b7b6ee6/build-script-build` Running `/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc --crate-name rayon_core --edition=2021 /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/vendor/rayon-core-1.12.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)' --check-cfg 'cfg(feature, values("web_spin_lock"))' -C metadata=d7ec3ebefb937dec -C extra-filename=-d7ec3ebefb937dec --out-dir /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-bootstrap-tools/x86_64-unknown-illumos/release/deps --target x86_64-unknown-illumos -C linker=/usr/gcc/13/bin/gcc -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-bootstrap-tools/x86_64-unknown-illumos/release/deps -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-bootstrap-tools/release/deps --extern crossbeam_deque=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-bootstrap-tools/x86_64-unknown-illumos/release/deps/libcrossbeam_deque-ba2898165be5bd92.rmeta --extern crossbeam_utils=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-bootstrap-tools/x86_64-unknown-illumos/release/deps/libcrossbeam_utils-88c2aa278e17d2a8.rmeta --cap-lints allow --cfg=bootstrap -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' -Zmacro-backtrace -Zunstable-options -Csplit-debuginfo=off -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zunstable-options -Zon-broken-pipe=kill -Z binary-dep-depinfo` Compiling crc32fast v1.4.2 Running `/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc --crate-name crc32fast --edition=2015 /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/vendor/crc32fast-1.4.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)' --check-cfg 'cfg(feature, values("default", "nightly", "std"))' -C metadata=49cb08af55dcdb86 -C extra-filename=-49cb08af55dcdb86 --out-dir /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-bootstrap-tools/x86_64-unknown-illumos/release/deps --target x86_64-unknown-illumos -C linker=/usr/gcc/13/bin/gcc -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-bootstrap-tools/x86_64-unknown-illumos/release/deps -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-bootstrap-tools/release/deps --extern cfg_if=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-bootstrap-tools/x86_64-unknown-illumos/release/deps/libcfg_if-de0527d302ee5861.rmeta --cap-lints allow --cfg=bootstrap -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' -Zmacro-backtrace -Zunstable-options -Csplit-debuginfo=off -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zunstable-options -Zon-broken-pipe=kill -Z binary-dep-depinfo` Compiling same-file v1.0.6 Running `/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc --crate-name same_file --edition=2018 /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/vendor/same-file-1.0.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 --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=b06ddc2237acf700 -C extra-filename=-b06ddc2237acf700 --out-dir /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-bootstrap-tools/x86_64-unknown-illumos/release/deps --target x86_64-unknown-illumos -C linker=/usr/gcc/13/bin/gcc -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-bootstrap-tools/x86_64-unknown-illumos/release/deps -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-bootstrap-tools/release/deps --cap-lints allow --cfg=bootstrap -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' -Zmacro-backtrace -Zunstable-options -Csplit-debuginfo=off -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zunstable-options -Zon-broken-pipe=kill -Z binary-dep-depinfo` Compiling either v1.12.0 Running `/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc --crate-name either --edition=2018 /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/vendor/either-1.12.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)' --check-cfg 'cfg(feature, values("default", "serde", "use_std"))' -C metadata=5ac0c291aae8448d -C extra-filename=-5ac0c291aae8448d --out-dir /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-bootstrap-tools/x86_64-unknown-illumos/release/deps --target x86_64-unknown-illumos -C linker=/usr/gcc/13/bin/gcc -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-bootstrap-tools/x86_64-unknown-illumos/release/deps -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-bootstrap-tools/release/deps --cap-lints allow --cfg=bootstrap -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' -Zmacro-backtrace -Zunstable-options -Csplit-debuginfo=off -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zunstable-options -Zon-broken-pipe=kill -Z binary-dep-depinfo` Compiling flate2 v1.0.30 Running `/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc --crate-name flate2 --edition=2018 /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/vendor/flate2-1.0.30/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="any_impl"' --cfg 'feature="default"' --cfg 'feature="miniz_oxide"' --cfg 'feature="rust_backend"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("any_impl", "any_zlib", "cloudflare-zlib-sys", "cloudflare_zlib", "default", "libz-ng-sys", "libz-rs-sys", "libz-sys", "miniz-sys", "miniz_oxide", "rust_backend", "zlib", "zlib-default", "zlib-ng", "zlib-ng-compat", "zlib-rs"))' -C metadata=bb0beae1793d50d8 -C extra-filename=-bb0beae1793d50d8 --out-dir /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-bootstrap-tools/x86_64-unknown-illumos/release/deps --target x86_64-unknown-illumos -C linker=/usr/gcc/13/bin/gcc -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-bootstrap-tools/x86_64-unknown-illumos/release/deps -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-bootstrap-tools/release/deps --extern crc32fast=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-bootstrap-tools/x86_64-unknown-illumos/release/deps/libcrc32fast-49cb08af55dcdb86.rmeta --extern miniz_oxide=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-bootstrap-tools/x86_64-unknown-illumos/release/deps/libminiz_oxide-0351885a6f2062e0.rmeta --cap-lints allow --cfg=bootstrap -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' -Zmacro-backtrace -Zunstable-options -Csplit-debuginfo=off -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zunstable-options -Zon-broken-pipe=kill -Z binary-dep-depinfo` Compiling rayon v1.10.0 Running `/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc --crate-name rayon --edition=2021 /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/vendor/rayon-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 --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("web_spin_lock"))' -C metadata=5d34123c777ba5d5 -C extra-filename=-5d34123c777ba5d5 --out-dir /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-bootstrap-tools/x86_64-unknown-illumos/release/deps --target x86_64-unknown-illumos -C linker=/usr/gcc/13/bin/gcc -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-bootstrap-tools/x86_64-unknown-illumos/release/deps -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-bootstrap-tools/release/deps --extern either=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-bootstrap-tools/x86_64-unknown-illumos/release/deps/libeither-5ac0c291aae8448d.rmeta --extern rayon_core=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-bootstrap-tools/x86_64-unknown-illumos/release/deps/librayon_core-d7ec3ebefb937dec.rmeta --cap-lints allow --cfg=bootstrap -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' -Zmacro-backtrace -Zunstable-options -Csplit-debuginfo=off -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zunstable-options -Zon-broken-pipe=kill -Z binary-dep-depinfo` Compiling xattr v1.3.1 Running `/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc --crate-name xattr --edition=2021 /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/vendor/xattr-1.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="unsupported"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("default", "unsupported"))' -C metadata=78a6707eed81c90f -C extra-filename=-78a6707eed81c90f --out-dir /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-bootstrap-tools/x86_64-unknown-illumos/release/deps --target x86_64-unknown-illumos -C linker=/usr/gcc/13/bin/gcc -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-bootstrap-tools/x86_64-unknown-illumos/release/deps -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-bootstrap-tools/release/deps --extern rustix=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-bootstrap-tools/x86_64-unknown-illumos/release/deps/librustix-843082947ad3ac64.rmeta --cap-lints allow --cfg=bootstrap -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' -Zmacro-backtrace -Zunstable-options -Csplit-debuginfo=off -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zunstable-options -Zon-broken-pipe=kill -Z binary-dep-depinfo` Compiling tar v0.4.41 Running `/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc --crate-name tar --edition=2021 /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/vendor/tar-0.4.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 --cfg 'feature="default"' --cfg 'feature="xattr"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("default", "xattr"))' -C metadata=aa43eb221884b4e9 -C extra-filename=-aa43eb221884b4e9 --out-dir /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-bootstrap-tools/x86_64-unknown-illumos/release/deps --target x86_64-unknown-illumos -C linker=/usr/gcc/13/bin/gcc -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-bootstrap-tools/x86_64-unknown-illumos/release/deps -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-bootstrap-tools/release/deps --extern filetime=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-bootstrap-tools/x86_64-unknown-illumos/release/deps/libfiletime-ac7833086df6d19c.rmeta --extern libc=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-bootstrap-tools/x86_64-unknown-illumos/release/deps/liblibc-3b65f7d5f69b7bcb.rmeta --extern xattr=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-bootstrap-tools/x86_64-unknown-illumos/release/deps/libxattr-78a6707eed81c90f.rmeta --cap-lints allow --cfg=bootstrap -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' -Zmacro-backtrace -Zunstable-options -Csplit-debuginfo=off -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zunstable-options -Zon-broken-pipe=kill -Z binary-dep-depinfo` Compiling walkdir v2.5.0 Running `/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc --crate-name walkdir --edition=2018 /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/vendor/walkdir-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 --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=5908bf80ec3c3591 -C extra-filename=-5908bf80ec3c3591 --out-dir /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-bootstrap-tools/x86_64-unknown-illumos/release/deps --target x86_64-unknown-illumos -C linker=/usr/gcc/13/bin/gcc -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-bootstrap-tools/x86_64-unknown-illumos/release/deps -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-bootstrap-tools/release/deps --extern same_file=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-bootstrap-tools/x86_64-unknown-illumos/release/deps/libsame_file-b06ddc2237acf700.rmeta --cap-lints allow --cfg=bootstrap -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' -Zmacro-backtrace -Zunstable-options -Csplit-debuginfo=off -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zunstable-options -Zon-broken-pipe=kill -Z binary-dep-depinfo` Running `/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc --crate-name anyhow --edition=2018 /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/vendor/anyhow-1.0.86/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)' --check-cfg 'cfg(feature, values("backtrace", "default", "std"))' -C metadata=870a6971c3e9b4d7 -C extra-filename=-870a6971c3e9b4d7 --out-dir /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-bootstrap-tools/x86_64-unknown-illumos/release/deps --target x86_64-unknown-illumos -C linker=/usr/gcc/13/bin/gcc -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-bootstrap-tools/x86_64-unknown-illumos/release/deps -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-bootstrap-tools/release/deps --cap-lints allow --cfg=bootstrap -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' -Zmacro-backtrace -Zunstable-options -Csplit-debuginfo=off -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zunstable-options -Zon-broken-pipe=kill -Z binary-dep-depinfo --cfg std_backtrace --check-cfg 'cfg(anyhow_nightly_testing)' --check-cfg 'cfg(anyhow_no_fmt_arguments_as_str)' --check-cfg 'cfg(anyhow_no_ptr_addr_of)' --check-cfg 'cfg(anyhow_no_unsafe_op_in_unsafe_fn_lint)' --check-cfg 'cfg(doc_cfg)' --check-cfg 'cfg(error_generic_member_access)' --check-cfg 'cfg(std_backtrace)'` Compiling clap_derive v4.5.5 Running `/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc --crate-name clap_derive --edition=2021 /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/vendor/clap_derive-4.5.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 '--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::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=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' '--allow=clippy::multiple_bound_locations' '--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' '--allow=clippy::blocks_in_conditions' '--allow=clippy::assigning_clones' -C debug-assertions=off --cfg 'feature="default"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("debug", "default", "deprecated", "raw-deprecated", "unstable-v5"))' -C metadata=0481eff163c7b7d6 -C extra-filename=-0481eff163c7b7d6 --out-dir /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-bootstrap-tools/release/deps -C linker=/usr/gcc/13/bin/gcc -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-bootstrap-tools/release/deps --extern heck=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-bootstrap-tools/release/deps/libheck-f8be7831e08e6518.rlib --extern proc_macro2=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-bootstrap-tools/release/deps/libproc_macro2-649eebb10f1a43aa.rlib --extern quote=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-bootstrap-tools/release/deps/libquote-3e53e4514c72f34e.rlib --extern syn=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-bootstrap-tools/release/deps/libsyn-0a2f13f281b4acd9.rlib --extern proc_macro --cap-lints allow -Z binary-dep-depinfo` Running `/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc --crate-name lzma_sys --edition=2018 /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/vendor/lzma-sys-0.1.20/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)' --check-cfg 'cfg(feature, values("static"))' -C metadata=5d372447defb486d -C extra-filename=-5d372447defb486d --out-dir /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-bootstrap-tools/x86_64-unknown-illumos/release/deps --target x86_64-unknown-illumos -C linker=/usr/gcc/13/bin/gcc -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-bootstrap-tools/x86_64-unknown-illumos/release/deps -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-bootstrap-tools/release/deps --extern libc=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-bootstrap-tools/x86_64-unknown-illumos/release/deps/liblibc-3b65f7d5f69b7bcb.rmeta --cap-lints allow --cfg=bootstrap -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' -Zmacro-backtrace -Zunstable-options -Csplit-debuginfo=off -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zunstable-options -Zon-broken-pipe=kill -Z binary-dep-depinfo -L native=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-bootstrap-tools/x86_64-unknown-illumos/release/build/lzma-sys-95ef97f788dbd7c5/out -l static=lzma` Compiling clap v4.5.7 Running `/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc --crate-name clap --edition=2021 /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/vendor/clap-4.5.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 '--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::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=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' '--allow=clippy::multiple_bound_locations' '--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' '--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)' --check-cfg 'cfg(feature, values("cargo", "color", "debug", "default", "deprecated", "derive", "env", "error-context", "help", "std", "string", "suggestions", "unicode", "unstable-doc", "unstable-styles", "unstable-v5", "usage", "wrap_help"))' -C metadata=a628c420b90eae87 -C extra-filename=-a628c420b90eae87 --out-dir /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-bootstrap-tools/x86_64-unknown-illumos/release/deps --target x86_64-unknown-illumos -C linker=/usr/gcc/13/bin/gcc -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-bootstrap-tools/x86_64-unknown-illumos/release/deps -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-bootstrap-tools/release/deps --extern clap_builder=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-bootstrap-tools/x86_64-unknown-illumos/release/deps/libclap_builder-d9a50628a4d7a7d5.rmeta --extern clap_derive=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-bootstrap-tools/release/deps/libclap_derive-0481eff163c7b7d6.so --cap-lints allow --cfg=bootstrap -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' -Zmacro-backtrace -Zunstable-options -Csplit-debuginfo=off -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zunstable-options -Zon-broken-pipe=kill -Z binary-dep-depinfo` Compiling xz2 v0.1.7 Running `/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc --crate-name xz2 --edition=2018 /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/vendor/xz2-0.1.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)' --check-cfg 'cfg(feature, values("futures", "static", "tokio", "tokio-io"))' -C metadata=ffad84f57cee9bc0 -C extra-filename=-ffad84f57cee9bc0 --out-dir /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-bootstrap-tools/x86_64-unknown-illumos/release/deps --target x86_64-unknown-illumos -C linker=/usr/gcc/13/bin/gcc -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-bootstrap-tools/x86_64-unknown-illumos/release/deps -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-bootstrap-tools/release/deps --extern lzma_sys=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-bootstrap-tools/x86_64-unknown-illumos/release/deps/liblzma_sys-5d372447defb486d.rmeta --cap-lints allow --cfg=bootstrap -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' -Zmacro-backtrace -Zunstable-options -Csplit-debuginfo=off -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zunstable-options -Zon-broken-pipe=kill -Z binary-dep-depinfo -L native=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-bootstrap-tools/x86_64-unknown-illumos/release/build/lzma-sys-95ef97f788dbd7c5/out` Compiling installer v0.0.0 (/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/tools/rust-installer) Running `/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc --crate-name installer --edition=2021 src/tools/rust-installer/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)' --check-cfg 'cfg(feature, values())' -C metadata=1fe8e3c38720d2a9 -C extra-filename=-1fe8e3c38720d2a9 --out-dir /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-bootstrap-tools/x86_64-unknown-illumos/release/deps --target x86_64-unknown-illumos -C linker=/usr/gcc/13/bin/gcc -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-bootstrap-tools/x86_64-unknown-illumos/release/deps -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-bootstrap-tools/release/deps --extern anyhow=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-bootstrap-tools/x86_64-unknown-illumos/release/deps/libanyhow-870a6971c3e9b4d7.rmeta --extern clap=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-bootstrap-tools/x86_64-unknown-illumos/release/deps/libclap-a628c420b90eae87.rmeta --extern flate2=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-bootstrap-tools/x86_64-unknown-illumos/release/deps/libflate2-bb0beae1793d50d8.rmeta --extern rayon=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-bootstrap-tools/x86_64-unknown-illumos/release/deps/librayon-5d34123c777ba5d5.rmeta --extern tar=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-bootstrap-tools/x86_64-unknown-illumos/release/deps/libtar-aa43eb221884b4e9.rmeta --extern walkdir=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-bootstrap-tools/x86_64-unknown-illumos/release/deps/libwalkdir-5908bf80ec3c3591.rmeta --extern xz2=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-bootstrap-tools/x86_64-unknown-illumos/release/deps/libxz2-ffad84f57cee9bc0.rmeta --cfg=bootstrap -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' -Zmacro-backtrace -Zunstable-options -Csplit-debuginfo=off -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zunstable-options -Zon-broken-pipe=kill -Z binary-dep-depinfo -L native=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-bootstrap-tools/x86_64-unknown-illumos/release/build/lzma-sys-95ef97f788dbd7c5/out` Running `/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc --crate-name rust_installer --edition=2021 src/tools/rust-installer/src/main.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C opt-level=3 -C embed-bitcode=no --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=f54e215bc8a3892d -C extra-filename=-f54e215bc8a3892d --out-dir /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-bootstrap-tools/x86_64-unknown-illumos/release/deps --target x86_64-unknown-illumos -C linker=/usr/gcc/13/bin/gcc -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-bootstrap-tools/x86_64-unknown-illumos/release/deps -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-bootstrap-tools/release/deps --extern anyhow=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-bootstrap-tools/x86_64-unknown-illumos/release/deps/libanyhow-870a6971c3e9b4d7.rlib --extern clap=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-bootstrap-tools/x86_64-unknown-illumos/release/deps/libclap-a628c420b90eae87.rlib --extern flate2=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-bootstrap-tools/x86_64-unknown-illumos/release/deps/libflate2-bb0beae1793d50d8.rlib --extern installer=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-bootstrap-tools/x86_64-unknown-illumos/release/deps/libinstaller-1fe8e3c38720d2a9.rlib --extern rayon=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-bootstrap-tools/x86_64-unknown-illumos/release/deps/librayon-5d34123c777ba5d5.rlib --extern tar=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-bootstrap-tools/x86_64-unknown-illumos/release/deps/libtar-aa43eb221884b4e9.rlib --extern walkdir=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-bootstrap-tools/x86_64-unknown-illumos/release/deps/libwalkdir-5908bf80ec3c3591.rlib --extern xz2=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-bootstrap-tools/x86_64-unknown-illumos/release/deps/libxz2-ffad84f57cee9bc0.rlib --cfg=bootstrap -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' -Zmacro-backtrace -Zunstable-options -Csplit-debuginfo=off -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zunstable-options -Zon-broken-pipe=kill -Z binary-dep-depinfo -L native=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-bootstrap-tools/x86_64-unknown-illumos/release/build/lzma-sys-95ef97f788dbd7c5/out` Finished `release` profile [optimized] target(s) in 23.86s Dist rust-std-1.81.0-x86_64-unknown-illumos Forcing dist.compression-profile = 'no-op' for `x install`. running: LD_LIBRARY_PATH="/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-bootstrap-tools/x86_64-unknown-illumos/release/deps:/usr/lib" RUSTC="/usr/bin/rustc" "/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-tools-bin/rust-installer" "generate" "--image-dir" "/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/tmp/tarball/rust-std/x86_64-unknown-illumos/image" "--component-name=rust-std-x86_64-unknown-illumos" "--rel-manifest-dir=rustlib" "--legacy-manifest-dirs=rustlib,cargo" "--product-name=Rust" "--success-message=rust-std installed." "--package-name=rust-std-1.81.0-x86_64-unknown-illumos" "--non-installed-overlay" "/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/tmp/tarball/rust-std/x86_64-unknown-illumos/overlay" "--output-dir" "/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/dist" "--work-dir" "/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/tmp/tarball/rust-std/x86_64-unknown-illumos" "--compression-profile" "no-op" (failure_mode=Exit, stdout_mode=Print, stderr_mode=Print) (created at src/core/build_steps/tool.rs:1109:23, executed at src/utils/tarball.rs:382:13) finished in 0.295 seconds Installing stage2 std (x86_64-unknown-illumos) running: cd "/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/tmp/empty_dir" && "bash" "/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/tmp/tarball/rust-std/x86_64-unknown-illumos/rust-std-1.81.0-x86_64-unknown-illumos/install.sh" "--prefix=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/prototype/i386/usr" "--sysconfdir=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/prototype/i386/etc" "--datadir=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/prototype/i386/usr/share" "--docdir=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/prototype/i386/usr/share/doc/rust-1.81.0" "--bindir=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/prototype/i386/usr/bin" "--libdir=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/prototype/i386/usr/lib" "--mandir=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/prototype/i386/usr/share/man" "--disable-ldconfig" (failure_mode=Exit, stdout_mode=Print, stderr_mode=Print) (created at src/core/build_steps/install.rs:105:19, executed at src/core/build_steps/install.rs:116:9) install: creating uninstall script at /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/prototype/i386/usr/lib/rustlib/uninstall.sh install: installing component 'rust-std-x86_64-unknown-illumos' rust std installed. using sysroot /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1 running: "/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/bin/llvm-config" "--libdir" (failure_mode=Exit, stdout_mode=Capture, stderr_mode=Print) (created at src/core/builder.rs:1954:21, executed at src/core/builder.rs:1954:75) Building tool rustdoc (stage1 -> stage2, x86_64-unknown-illumos) running: cd "/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src" && env -u MAKEFLAGS -u MFLAGS AR_x86_64_unknown_illumos="/usr/gnu/bin/ar" CARGO_INCREMENTAL="0" CARGO_PROFILE_RELEASE_DEBUG="0" CARGO_PROFILE_RELEASE_DEBUG_ASSERTIONS="false" CARGO_PROFILE_RELEASE_OVERFLOW_CHECKS="false" CARGO_PROFILE_RELEASE_STRIP="false" CARGO_TARGET_DIR="/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-tools" CARGO_TARGET_X86_64_UNKNOWN_ILLUMOS_LINKER="/usr/gcc/13/bin/gcc" CC_x86_64_unknown_illumos="/usr/gcc/13/bin/gcc" CFG_COMPILER_BUILD_TRIPLE="x86_64-unknown-illumos" CFG_COMPILER_HOST_TRIPLE="x86_64-unknown-illumos" CFG_RELEASE="1.81.0" CFG_RELEASE_CHANNEL="stable" CFG_RELEASE_NUM="1.81.0" CFG_VERSION="1.81.0 (eeb90cda1 2024-09-04) (built from a source tarball)" CFG_VER_DATE="2024-09-04" CFG_VER_HASH="eeb90cda1969383f56a2637cbd3037bdf598841c" CFLAGS_x86_64_unknown_illumos="-ffunction-sections -fdata-sections -fPIC -m64 -m64" CXXFLAGS_x86_64_unknown_illumos="-ffunction-sections -fdata-sections -fPIC -m64 -m64" CXX_x86_64_unknown_illumos="/usr/gcc/13/bin/g++" DOC_RUST_LANG_ORG_CHANNEL="https://doc.rust-lang.org/1.81.0" LIBC_CHECK_CFG="1" LIBRARY_PATH="/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/lib" LZMA_API_STATIC="1" RANLIB_x86_64_unknown_illumos="/usr/gnu/bin/ar s" REAL_LIBRARY_PATH_VAR="LD_LIBRARY_PATH" RUSTBUILD_NATIVE_DIR="/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/native" RUSTC="/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc" RUSTC_BOOTSTRAP="1" RUSTC_BREAK_ON_ICE="1" RUSTC_ERROR_METADATA_DST="/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/tmp/extended-error-metadata" RUSTC_HOST_FLAGS="-Zunstable-options --check-cfg=cfg(bootstrap) -Clinker=/usr/gcc/13/bin/gcc" RUSTC_INSTALL_BINDIR="bin" RUSTC_LIBDIR="/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1/lib" RUSTC_LINT_FLAGS="-Wrust_2018_idioms -Wunused_lifetimes -Dwarnings" RUSTC_REAL="/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1/bin/rustc" RUSTC_SNAPSHOT="/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1/bin/rustc" RUSTC_SNAPSHOT_LIBDIR="/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1/lib" RUSTC_STAGE="1" RUSTC_SYSROOT="/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1" RUSTC_TLS_MODEL_INITIAL_EXEC="1" RUSTC_VERBOSE="1" RUSTC_WRAPPER="/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc" RUSTDOC="/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustdoc" RUSTDOCFLAGS="--cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options --check-cfg=cfg(bootstrap) --check-cfg=cfg(parallel_compiler) --check-cfg=cfg(rust_analyzer) -Dwarnings -Wrustdoc::invalid_codeblock_attributes --crate-version 1.81.0\t(eeb90cda1\t2024-09-04)\t(built\tfrom\ta\tsource\ttarball) -Clinker=/usr/gcc/13/bin/gcc" RUSTDOC_REAL="/path/to/nowhere/rustdoc/not/required" RUSTFLAGS="--cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options --check-cfg=cfg(bootstrap) --check-cfg=cfg(parallel_compiler) --check-cfg=cfg(rust_analyzer) -Zmacro-backtrace -Zunstable-options -Csplit-debuginfo=off -Clink-args=-Wl,-z,origin -Clink-args=-Wl,-rpath,$ORIGIN/../lib -Zunstable-options -Zon-broken-pipe=kill" RUST_TEST_THREADS="8" SYSROOT="/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1" __CARGO_DEFAULT_LIB_METADATA="stabletool-rustc" "/usr/bin/cargo" "build" "--target" "x86_64-unknown-illumos" "--release" "-Zbinary-dep-depinfo" "-j" "8" "-v" "--frozen" "--manifest-path" "/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/tools/rustdoc/Cargo.toml" (failure_mode=Exit, stdout_mode=Print, stderr_mode=Print) (created at src/core/builder.rs:1400:21, executed at src/core/build_steps/tool.rs:657:26) Fresh unicode-ident v1.0.12 Fresh version_check v0.9.4 Fresh cfg-if v1.0.0 Fresh once_cell v1.19.0 Fresh proc-macro2 v1.0.86 Fresh autocfg v1.3.0 Fresh tracing-core v0.1.30 Fresh quote v1.0.36 Fresh libc v0.2.155 Fresh memchr v2.5.0 Fresh syn v2.0.67 Fresh aho-corasick v1.1.3 Fresh minimal-lexical v0.2.1 Fresh regex-syntax v0.6.29 Fresh smallvec v1.13.2 Fresh regex-syntax v0.7.5 Fresh serde_derive v1.0.203 Fresh scopeguard v1.2.0 Fresh regex-automata v0.1.10 Fresh tracing-attributes v0.1.27 Fresh nom v7.1.3 Fresh parking_lot_core v0.9.10 Fresh regex-automata v0.3.7 Fresh lock_api v0.4.12 Fresh lazy_static v1.5.0 Fresh overload v0.1.1 Fresh bitflags v2.5.0 Fresh pin-project-lite v0.2.14 Fresh mime v0.3.17 Fresh sharded-slab v0.1.7 Fresh parking_lot v0.12.3 Fresh serde v1.0.203 Fresh nu-ansi-term v0.46.0 Fresh basic-toml v0.1.9 Fresh mime_guess v2.0.4 Fresh tracing v0.1.37 Fresh askama_parser v0.2.1 Fresh regex v1.9.4 Fresh matchers v0.1.0 Fresh errno v0.3.9 Fresh thread_local v1.1.8 Fresh log v0.4.21 Fresh rustix v0.38.34 Fresh askama_derive v0.12.5 Fresh unicase v2.7.0 Fresh tracing-subscriber v0.3.18 Fresh num_cpus v1.16.0 Fresh tracing-log v0.2.0 Fresh askama_escape v0.10.3 Fresh hashbrown v0.14.5 Fresh rustc-hash v1.1.0 Fresh ryu v1.0.18 Fresh itoa v1.0.11 Fresh equivalent v1.0.1 Fresh nu-ansi-term v0.50.0 Fresh either v1.12.0 Fresh fastrand v2.1.0 Fresh askama v0.12.1 Fresh pulldown-cmark v0.9.6 Fresh serde_json v1.0.117 Fresh rustdoc-json-types v0.1.0 (/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/rustdoc-json-types) Fresh indexmap v2.2.6 Fresh tracing-tree v0.3.1 Fresh itertools v0.12.1 Fresh tempfile v3.10.1 Fresh threadpool v1.8.1 Fresh base64 v0.21.7 Fresh minifier v0.3.0 Fresh arrayvec v0.7.4 Fresh rustdoc v0.0.0 (/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/librustdoc) Fresh rustdoc-tool v0.0.0 (/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/tools/rustdoc) Finished `release` profile [optimized] target(s) in 1.69s using sysroot /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1 running: "/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/bin/llvm-config" "--libdir" (failure_mode=Exit, stdout_mode=Capture, stderr_mode=Print) (created at src/core/builder.rs:1954:21, executed at src/core/builder.rs:1954:75) Building tool rust-analyzer-proc-macro-srv (stage1 -> stage2, x86_64-unknown-illumos) running: cd "/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src" && env -u MAKEFLAGS -u MFLAGS AR_x86_64_unknown_illumos="/usr/gnu/bin/ar" CARGO_INCREMENTAL="0" CARGO_PROFILE_RELEASE_DEBUG="0" CARGO_PROFILE_RELEASE_DEBUG_ASSERTIONS="false" CARGO_PROFILE_RELEASE_OVERFLOW_CHECKS="false" CARGO_PROFILE_RELEASE_STRIP="false" CARGO_TARGET_DIR="/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-tools" CARGO_TARGET_X86_64_UNKNOWN_ILLUMOS_LINKER="/usr/gcc/13/bin/gcc" CC_x86_64_unknown_illumos="/usr/gcc/13/bin/gcc" CFG_COMPILER_BUILD_TRIPLE="x86_64-unknown-illumos" CFG_COMPILER_HOST_TRIPLE="x86_64-unknown-illumos" CFG_RELEASE="1.81.0" CFG_RELEASE_CHANNEL="stable" CFG_RELEASE_NUM="1.81.0" CFG_VERSION="1.81.0 (eeb90cda1 2024-09-04) (built from a source tarball)" CFG_VER_DATE="2024-09-04" CFG_VER_HASH="eeb90cda1969383f56a2637cbd3037bdf598841c" CFLAGS_x86_64_unknown_illumos="-ffunction-sections -fdata-sections -fPIC -m64 -m64" CXXFLAGS_x86_64_unknown_illumos="-ffunction-sections -fdata-sections -fPIC -m64 -m64" CXX_x86_64_unknown_illumos="/usr/gcc/13/bin/g++" DOC_RUST_LANG_ORG_CHANNEL="https://doc.rust-lang.org/1.81.0" LIBC_CHECK_CFG="1" LIBRARY_PATH="/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/lib" LZMA_API_STATIC="1" RANLIB_x86_64_unknown_illumos="/usr/gnu/bin/ar s" REAL_LIBRARY_PATH_VAR="LD_LIBRARY_PATH" RUSTBUILD_NATIVE_DIR="/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/native" RUSTC="/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc" RUSTC_ALLOW_FEATURES="rustc_private,proc_macro_internals,proc_macro_diagnostic,proc_macro_span,proc_macro_span_shrink,proc_macro_def_site" RUSTC_BOOTSTRAP="1" RUSTC_BREAK_ON_ICE="1" RUSTC_ERROR_METADATA_DST="/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/tmp/extended-error-metadata" RUSTC_HOST_FLAGS="-Zunstable-options --check-cfg=cfg(bootstrap) -Clinker=/usr/gcc/13/bin/gcc" RUSTC_INSTALL_BINDIR="bin" RUSTC_LIBDIR="/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1/lib" RUSTC_LINT_FLAGS="-Wrust_2018_idioms -Wunused_lifetimes -Dwarnings" RUSTC_REAL="/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1/bin/rustc" RUSTC_SNAPSHOT="/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1/bin/rustc" RUSTC_SNAPSHOT_LIBDIR="/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1/lib" RUSTC_STAGE="1" RUSTC_SYSROOT="/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1" RUSTC_TLS_MODEL_INITIAL_EXEC="1" RUSTC_VERBOSE="1" RUSTC_WRAPPER="/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc" RUSTDOC="/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustdoc" RUSTDOCFLAGS="--cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options --check-cfg=cfg(bootstrap) --check-cfg=cfg(parallel_compiler) --check-cfg=cfg(rust_analyzer) -Dwarnings -Wrustdoc::invalid_codeblock_attributes --crate-version 1.81.0\t(eeb90cda1\t2024-09-04)\t(built\tfrom\ta\tsource\ttarball) -Clinker=/usr/gcc/13/bin/gcc" RUSTDOC_REAL="/path/to/nowhere/rustdoc/not/required" RUSTFLAGS="--cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options --check-cfg=cfg(bootstrap) --check-cfg=cfg(parallel_compiler) --check-cfg=cfg(rust_analyzer) -Zmacro-backtrace -Zunstable-options -Csplit-debuginfo=off -Clink-args=-Wl,-z,origin -Clink-args=-Wl,-rpath,$ORIGIN/../lib -Zunstable-options -Zon-broken-pipe=kill" RUST_TEST_THREADS="8" SYSROOT="/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1" __CARGO_DEFAULT_LIB_METADATA="stabletool-rustc" "/usr/bin/cargo" "build" "--target" "x86_64-unknown-illumos" "--release" "-Zbinary-dep-depinfo" "-j" "8" "-v" "--frozen" "--manifest-path" "/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/tools/rust-analyzer/crates/proc-macro-srv-cli/Cargo.toml" "--features" "in-rust-tree" "--message-format" "json-render-diagnostics" Compiling proc-macro2 v1.0.82 Fresh unicode-ident v1.0.12 Compiling libc v0.2.155 Fresh once_cell v1.19.0 Fresh autocfg v1.3.0 Fresh pin-project-lite v0.2.14 Compiling serde v1.0.201 Compiling either v1.11.0 Running `/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc --crate-name build_script_build --edition=2021 /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/vendor/proc-macro2-1.0.82/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)' --check-cfg 'cfg(feature, values("default", "nightly", "proc-macro", "span-locations"))' -C metadata=dd6aa4fd92742635 -C extra-filename=-dd6aa4fd92742635 --out-dir /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-tools/release/build/proc-macro2-dd6aa4fd92742635 -C linker=/usr/gcc/13/bin/gcc -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-tools/release/deps --cap-lints allow -Z binary-dep-depinfo` Running `/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc --crate-name build_script_build --edition=2015 /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/vendor/libc-0.2.155/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)' --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=20fb90f83458ed8b -C extra-filename=-20fb90f83458ed8b --out-dir /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-tools/release/build/libc-20fb90f83458ed8b -C linker=/usr/gcc/13/bin/gcc -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-tools/release/deps --cap-lints allow -Z binary-dep-depinfo` Compiling tracing-core v0.1.32 Compiling crossbeam-utils v0.8.19 Compiling jod-thread v0.1.2 Fresh rustc-hash v1.1.0 Running `/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc --crate-name build_script_build --edition=2018 /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/vendor/serde-1.0.201/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="derive"' --cfg 'feature="serde_derive"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("alloc", "default", "derive", "rc", "serde_derive", "std", "unstable"))' -C metadata=3c5110c19c2c2b3a -C extra-filename=-3c5110c19c2c2b3a --out-dir /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-tools/release/build/serde-3c5110c19c2c2b3a -C linker=/usr/gcc/13/bin/gcc -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-tools/release/deps --cap-lints allow -Z binary-dep-depinfo` Running `/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc --crate-name either --edition=2018 /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/vendor/either-1.11.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)' --check-cfg 'cfg(feature, values("default", "serde", "use_std"))' -C metadata=635e99546b526d6a -C extra-filename=-635e99546b526d6a --out-dir /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-tools/x86_64-unknown-illumos/release/deps --target x86_64-unknown-illumos -C linker=/usr/gcc/13/bin/gcc -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-tools/x86_64-unknown-illumos/release/deps -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-tools/release/deps --cap-lints allow --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(parallel_compiler)' '--check-cfg=cfg(rust_analyzer)' -Zmacro-backtrace -Zunstable-options -Csplit-debuginfo=off -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zunstable-options -Zon-broken-pipe=kill -Z binary-dep-depinfo` Running `/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc --crate-name build_script_build --edition=2021 /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/vendor/crossbeam-utils-0.8.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="std"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("default", "loom", "nightly", "std"))' -C metadata=07f900802ee286da -C extra-filename=-07f900802ee286da --out-dir /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-tools/release/build/crossbeam-utils-07f900802ee286da -C linker=/usr/gcc/13/bin/gcc -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-tools/release/deps --cap-lints allow -Z binary-dep-depinfo` Compiling text-size v1.1.1 Running `/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc --crate-name jod_thread --edition=2018 /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/vendor/jod-thread-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)' --check-cfg 'cfg(feature, values())' -C metadata=98f9e1de215c2aac -C extra-filename=-98f9e1de215c2aac --out-dir /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-tools/x86_64-unknown-illumos/release/deps --target x86_64-unknown-illumos -C linker=/usr/gcc/13/bin/gcc -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-tools/x86_64-unknown-illumos/release/deps -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-tools/release/deps --cap-lints allow --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(parallel_compiler)' '--check-cfg=cfg(rust_analyzer)' -Zmacro-backtrace -Zunstable-options -Csplit-debuginfo=off -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zunstable-options -Zon-broken-pipe=kill -Z binary-dep-depinfo` Running `/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc --crate-name text_size --edition=2018 /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/vendor/text-size-1.1.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)' --check-cfg 'cfg(feature, values("serde"))' -C metadata=a704d8107a7d1b2e -C extra-filename=-a704d8107a7d1b2e --out-dir /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-tools/x86_64-unknown-illumos/release/deps --target x86_64-unknown-illumos -C linker=/usr/gcc/13/bin/gcc -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-tools/x86_64-unknown-illumos/release/deps -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-tools/release/deps --cap-lints allow --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(parallel_compiler)' '--check-cfg=cfg(rust_analyzer)' -Zmacro-backtrace -Zunstable-options -Csplit-debuginfo=off -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zunstable-options -Zon-broken-pipe=kill -Z binary-dep-depinfo` Running `/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc --crate-name tracing_core --edition=2018 /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/vendor/tracing-core-0.1.32/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="once_cell"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("default", "once_cell", "std", "valuable"))' -C metadata=aab9f60a7a3cee76 -C extra-filename=-aab9f60a7a3cee76 --out-dir /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-tools/x86_64-unknown-illumos/release/deps --target x86_64-unknown-illumos -C linker=/usr/gcc/13/bin/gcc -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-tools/x86_64-unknown-illumos/release/deps -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-tools/release/deps --extern once_cell=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-tools/x86_64-unknown-illumos/release/deps/libonce_cell-a3125bf95ce38619.rmeta --cap-lints allow --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(parallel_compiler)' '--check-cfg=cfg(rust_analyzer)' -Zmacro-backtrace -Zunstable-options -Csplit-debuginfo=off -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zunstable-options -Zon-broken-pipe=kill -Z binary-dep-depinfo` Compiling hashbrown v0.14.5 Running `/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc --crate-name hashbrown --edition=2021 /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/vendor/hashbrown-0.14.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="inline-more"' --cfg 'feature="raw"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("ahash", "alloc", "allocator-api2", "compiler_builtins", "core", "default", "equivalent", "inline-more", "nightly", "raw", "rayon", "rkyv", "rustc-dep-of-std", "rustc-internal-api", "serde"))' -C metadata=0889680c9543e4bc -C extra-filename=-0889680c9543e4bc --out-dir /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-tools/x86_64-unknown-illumos/release/deps --target x86_64-unknown-illumos -C linker=/usr/gcc/13/bin/gcc -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-tools/x86_64-unknown-illumos/release/deps -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-tools/release/deps --cap-lints allow --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(parallel_compiler)' '--check-cfg=cfg(rust_analyzer)' -Zmacro-backtrace -Zunstable-options -Csplit-debuginfo=off -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zunstable-options -Zon-broken-pipe=kill -Z binary-dep-depinfo` Compiling memoffset v0.9.1 Running `/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc --crate-name build_script_build --edition=2015 /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/vendor/memoffset-0.9.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"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("default", "unstable_const", "unstable_offset_of"))' -C metadata=96bb3dba132bb25b -C extra-filename=-96bb3dba132bb25b --out-dir /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-tools/release/build/memoffset-96bb3dba132bb25b -C linker=/usr/gcc/13/bin/gcc -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-tools/release/deps --extern autocfg=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-tools/release/deps/libautocfg-4e6c40d316ede311.rlib --cap-lints allow -Z binary-dep-depinfo` Compiling itertools v0.12.1 Running `/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-tools/release/build/proc-macro2-dd6aa4fd92742635/build-script-build` Running `/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc --crate-name itertools --edition=2018 /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/vendor/itertools-0.12.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="use_alloc"' --cfg 'feature="use_std"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("default", "use_alloc", "use_std"))' -C metadata=1ea3fb1e188bb046 -C extra-filename=-1ea3fb1e188bb046 --out-dir /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-tools/x86_64-unknown-illumos/release/deps --target x86_64-unknown-illumos -C linker=/usr/gcc/13/bin/gcc -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-tools/x86_64-unknown-illumos/release/deps -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-tools/release/deps --extern either=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-tools/x86_64-unknown-illumos/release/deps/libeither-635e99546b526d6a.rmeta --cap-lints allow --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(parallel_compiler)' '--check-cfg=cfg(rust_analyzer)' -Zmacro-backtrace -Zunstable-options -Csplit-debuginfo=off -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zunstable-options -Zon-broken-pipe=kill -Z binary-dep-depinfo` Running `/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-tools/release/build/libc-20fb90f83458ed8b/build-script-build` Running `/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-tools/release/build/crossbeam-utils-07f900802ee286da/build-script-build` Running `/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc --crate-name proc_macro2 --edition=2021 /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/vendor/proc-macro2-1.0.82/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)' --check-cfg 'cfg(feature, values("default", "nightly", "proc-macro", "span-locations"))' -C metadata=346a544c3c75f7be -C extra-filename=-346a544c3c75f7be --out-dir /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-tools/release/deps -C linker=/usr/gcc/13/bin/gcc -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-tools/release/deps --extern unicode_ident=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-tools/release/deps/libunicode_ident-fc11d55f22dfe5de.rmeta --cap-lints allow -Z binary-dep-depinfo --cfg wrap_proc_macro --check-cfg 'cfg(doc_cfg)' --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(span_locations)' --check-cfg 'cfg(super_unstable)' --check-cfg 'cfg(wrap_proc_macro)'` Running `/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-tools/release/build/serde-3c5110c19c2c2b3a/build-script-build` Running `/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc --crate-name libc --edition=2015 /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/vendor/libc-0.2.155/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)' --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=9eac3c51cf1eb78c -C extra-filename=-9eac3c51cf1eb78c --out-dir /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-tools/x86_64-unknown-illumos/release/deps --target x86_64-unknown-illumos -C linker=/usr/gcc/13/bin/gcc -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-tools/x86_64-unknown-illumos/release/deps -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-tools/release/deps --cap-lints allow --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(parallel_compiler)' '--check-cfg=cfg(rust_analyzer)' -Zmacro-backtrace -Zunstable-options -Csplit-debuginfo=off -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zunstable-options -Zon-broken-pipe=kill -Z binary-dep-depinfo --cfg freebsd11 --cfg libc_priv_mod_use --cfg libc_union --cfg libc_const_size_of --cfg libc_align --cfg libc_int128 --cfg libc_core_cvoid --cfg libc_packedN --cfg libc_cfg_target_vendor --cfg libc_non_exhaustive --cfg libc_long_array --cfg libc_ptr_addr_of --cfg libc_underscore_const_names --cfg libc_const_extern_fn --check-cfg 'cfg(emscripten_new_stat_abi)' --check-cfg 'cfg(espidf_time64)' --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_align)' --check-cfg 'cfg(libc_cfg_target_vendor)' --check-cfg 'cfg(libc_const_extern_fn)' --check-cfg 'cfg(libc_const_extern_fn_unstable)' --check-cfg 'cfg(libc_const_size_of)' --check-cfg 'cfg(libc_core_cvoid)' --check-cfg 'cfg(libc_deny_warnings)' --check-cfg 'cfg(libc_int128)' --check-cfg 'cfg(libc_long_array)' --check-cfg 'cfg(libc_non_exhaustive)' --check-cfg 'cfg(libc_packedN)' --check-cfg 'cfg(libc_priv_mod_use)' --check-cfg 'cfg(libc_ptr_addr_of)' --check-cfg 'cfg(libc_thread_local)' --check-cfg 'cfg(libc_underscore_const_names)' --check-cfg 'cfg(libc_union)' --check-cfg 'cfg(target_os,values("switch","aix","ohos","hurd","visionos"))' --check-cfg 'cfg(target_env,values("illumos","wasi","aix","ohos"))' --check-cfg 'cfg(target_arch,values("loongarch64","mips32r6","mips64r6","csky"))'` Running `/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc --crate-name crossbeam_utils --edition=2021 /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/vendor/crossbeam-utils-0.8.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="std"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("default", "loom", "nightly", "std"))' -C metadata=c24efd9fb8775b8d -C extra-filename=-c24efd9fb8775b8d --out-dir /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-tools/x86_64-unknown-illumos/release/deps --target x86_64-unknown-illumos -C linker=/usr/gcc/13/bin/gcc -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-tools/x86_64-unknown-illumos/release/deps -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-tools/release/deps --cap-lints allow --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(parallel_compiler)' '--check-cfg=cfg(rust_analyzer)' -Zmacro-backtrace -Zunstable-options -Csplit-debuginfo=off -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zunstable-options -Zon-broken-pipe=kill -Z binary-dep-depinfo` Compiling camino v1.1.6 Running `/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc --crate-name build_script_build --edition=2018 /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/vendor/camino-1.1.6/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="serde"' --cfg 'feature="serde1"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("proptest", "proptest1", "serde", "serde1"))' -C metadata=3234377ada1bafaf -C extra-filename=-3234377ada1bafaf --out-dir /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-tools/release/build/camino-3234377ada1bafaf -C linker=/usr/gcc/13/bin/gcc -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-tools/release/deps --cap-lints allow -Z binary-dep-depinfo` Fresh equivalent v1.0.1 Fresh cfg-if v1.0.0 Running `/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-tools/release/build/memoffset-96bb3dba132bb25b/build-script-build` Compiling fst v0.4.7 Running `/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc --crate-name build_script_build --edition=2018 /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/vendor/fst-0.4.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="default"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("default", "levenshtein", "utf8-ranges"))' -C metadata=0e80e555812c1529 -C extra-filename=-0e80e555812c1529 --out-dir /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-tools/release/build/fst-0e80e555812c1529 -C linker=/usr/gcc/13/bin/gcc -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-tools/release/deps --cap-lints allow -Z binary-dep-depinfo` Running `/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-tools/release/build/camino-3234377ada1bafaf/build-script-build` Compiling quote v1.0.36 Running `/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc --crate-name quote --edition=2018 /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/vendor/quote-1.0.36/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)' --check-cfg 'cfg(feature, values("default", "proc-macro"))' -C metadata=d61ceffb639ff4c4 -C extra-filename=-d61ceffb639ff4c4 --out-dir /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-tools/release/deps -C linker=/usr/gcc/13/bin/gcc -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-tools/release/deps --extern proc_macro2=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-tools/release/deps/libproc_macro2-346a544c3c75f7be.rmeta --cap-lints allow -Z binary-dep-depinfo` Compiling unicode-properties v0.1.1 Running `/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc --crate-name unicode_properties --edition=2021 /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/vendor/unicode-properties-0.1.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="emoji"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("default", "emoji", "general-category"))' -C metadata=2093185ce3a479c2 -C extra-filename=-2093185ce3a479c2 --out-dir /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-tools/x86_64-unknown-illumos/release/deps --target x86_64-unknown-illumos -C linker=/usr/gcc/13/bin/gcc -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-tools/x86_64-unknown-illumos/release/deps -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-tools/release/deps --cap-lints allow --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(parallel_compiler)' '--check-cfg=cfg(rust_analyzer)' -Zmacro-backtrace -Zunstable-options -Csplit-debuginfo=off -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zunstable-options -Zon-broken-pipe=kill -Z binary-dep-depinfo` Compiling crossbeam-channel v0.5.12 Running `/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc --crate-name crossbeam_channel --edition=2021 /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/vendor/crossbeam-channel-0.5.12/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)' --check-cfg 'cfg(feature, values("default", "std"))' -C metadata=4584cab688c282b2 -C extra-filename=-4584cab688c282b2 --out-dir /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-tools/x86_64-unknown-illumos/release/deps --target x86_64-unknown-illumos -C linker=/usr/gcc/13/bin/gcc -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-tools/x86_64-unknown-illumos/release/deps -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-tools/release/deps --extern crossbeam_utils=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-tools/x86_64-unknown-illumos/release/deps/libcrossbeam_utils-c24efd9fb8775b8d.rmeta --cap-lints allow --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(parallel_compiler)' '--check-cfg=cfg(rust_analyzer)' -Zmacro-backtrace -Zunstable-options -Csplit-debuginfo=off -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zunstable-options -Zon-broken-pipe=kill -Z binary-dep-depinfo` Compiling indexmap v2.2.6 Running `/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc --crate-name indexmap --edition=2021 /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/vendor/indexmap-2.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 '--allow=clippy::style' --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("arbitrary", "borsh", "default", "quickcheck", "rayon", "rustc-rayon", "serde", "std", "test_debug"))' -C metadata=f1eccd337fb771e7 -C extra-filename=-f1eccd337fb771e7 --out-dir /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-tools/x86_64-unknown-illumos/release/deps --target x86_64-unknown-illumos -C linker=/usr/gcc/13/bin/gcc -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-tools/x86_64-unknown-illumos/release/deps -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-tools/release/deps --extern equivalent=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-tools/x86_64-unknown-illumos/release/deps/libequivalent-c67f39f929ebf029.rmeta --extern hashbrown=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-tools/x86_64-unknown-illumos/release/deps/libhashbrown-0889680c9543e4bc.rmeta --cap-lints allow --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(parallel_compiler)' '--check-cfg=cfg(rust_analyzer)' -Zmacro-backtrace -Zunstable-options -Csplit-debuginfo=off -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zunstable-options -Zon-broken-pipe=kill -Z binary-dep-depinfo` Compiling smallvec v1.13.2 Running `/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc --crate-name smallvec --edition=2018 /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/vendor/smallvec-1.13.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="const_generics"' --cfg 'feature="const_new"' --cfg 'feature="union"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("arbitrary", "const_generics", "const_new", "debugger_visualizer", "drain_filter", "drain_keep_rest", "may_dangle", "serde", "specialization", "union", "write"))' -C metadata=f61dbf87fa3c3363 -C extra-filename=-f61dbf87fa3c3363 --out-dir /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-tools/x86_64-unknown-illumos/release/deps --target x86_64-unknown-illumos -C linker=/usr/gcc/13/bin/gcc -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-tools/x86_64-unknown-illumos/release/deps -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-tools/release/deps --cap-lints allow --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(parallel_compiler)' '--check-cfg=cfg(rust_analyzer)' -Zmacro-backtrace -Zunstable-options -Csplit-debuginfo=off -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zunstable-options -Zon-broken-pipe=kill -Z binary-dep-depinfo` Compiling syn v2.0.63 Running `/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc --crate-name syn --edition=2021 /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/vendor/syn-2.0.63/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-mut"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("clone-impls", "default", "derive", "extra-traits", "fold", "full", "parsing", "printing", "proc-macro", "test", "visit", "visit-mut"))' -C metadata=72eb8c884a2fbc32 -C extra-filename=-72eb8c884a2fbc32 --out-dir /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-tools/release/deps -C linker=/usr/gcc/13/bin/gcc -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-tools/release/deps --extern proc_macro2=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-tools/release/deps/libproc_macro2-346a544c3c75f7be.rmeta --extern quote=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-tools/release/deps/libquote-d61ceffb639ff4c4.rmeta --extern unicode_ident=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-tools/release/deps/libunicode_ident-fc11d55f22dfe5de.rmeta --cap-lints allow -Z binary-dep-depinfo` Compiling unicode-xid v0.2.4 Running `/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc --crate-name unicode_xid --edition=2015 /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/vendor/unicode-xid-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"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("bench", "default", "no_std"))' -C metadata=22775cb9e50057cd -C extra-filename=-22775cb9e50057cd --out-dir /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-tools/x86_64-unknown-illumos/release/deps --target x86_64-unknown-illumos -C linker=/usr/gcc/13/bin/gcc -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-tools/x86_64-unknown-illumos/release/deps -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-tools/release/deps --cap-lints allow --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(parallel_compiler)' '--check-cfg=cfg(rust_analyzer)' -Zmacro-backtrace -Zunstable-options -Csplit-debuginfo=off -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zunstable-options -Zon-broken-pipe=kill -Z binary-dep-depinfo` Fresh scopeguard v1.2.0 Compiling smol_str v0.2.1 Running `/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc --crate-name smol_str --edition=2018 /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/vendor/smol_str-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="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("arbitrary", "default", "serde", "std"))' -C metadata=71ce083ac8994db8 -C extra-filename=-71ce083ac8994db8 --out-dir /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-tools/x86_64-unknown-illumos/release/deps --target x86_64-unknown-illumos -C linker=/usr/gcc/13/bin/gcc -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-tools/x86_64-unknown-illumos/release/deps -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-tools/release/deps --cap-lints allow --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(parallel_compiler)' '--check-cfg=cfg(rust_analyzer)' -Zmacro-backtrace -Zunstable-options -Csplit-debuginfo=off -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zunstable-options -Zon-broken-pipe=kill -Z binary-dep-depinfo` Compiling stable_deref_trait v1.2.0 Running `/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc --crate-name stable_deref_trait --edition=2015 /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/vendor/stable_deref_trait-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 --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("alloc", "default", "std"))' -C metadata=df23ca8317f27b8d -C extra-filename=-df23ca8317f27b8d --out-dir /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-tools/x86_64-unknown-illumos/release/deps --target x86_64-unknown-illumos -C linker=/usr/gcc/13/bin/gcc -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-tools/x86_64-unknown-illumos/release/deps -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-tools/release/deps --cap-lints allow --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(parallel_compiler)' '--check-cfg=cfg(rust_analyzer)' -Zmacro-backtrace -Zunstable-options -Csplit-debuginfo=off -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zunstable-options -Zon-broken-pipe=kill -Z binary-dep-depinfo` Compiling parking_lot_core v0.9.10 Running `/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc --crate-name parking_lot_core --edition=2021 /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/vendor/parking_lot_core-0.9.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)' --check-cfg 'cfg(feature, values("backtrace", "deadlock_detection", "nightly", "petgraph", "thread-id"))' -C metadata=26bf336f5d2a6f68 -C extra-filename=-26bf336f5d2a6f68 --out-dir /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-tools/x86_64-unknown-illumos/release/deps --target x86_64-unknown-illumos -C linker=/usr/gcc/13/bin/gcc -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-tools/x86_64-unknown-illumos/release/deps -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-tools/release/deps --extern cfg_if=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-tools/x86_64-unknown-illumos/release/deps/libcfg_if-9fafd12e719e19ea.rmeta --extern libc=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-tools/x86_64-unknown-illumos/release/deps/liblibc-9eac3c51cf1eb78c.rmeta --extern smallvec=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-tools/x86_64-unknown-illumos/release/deps/libsmallvec-f61dbf87fa3c3363.rmeta --cap-lints allow --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(parallel_compiler)' '--check-cfg=cfg(rust_analyzer)' -Zmacro-backtrace -Zunstable-options -Csplit-debuginfo=off -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zunstable-options -Zon-broken-pipe=kill -Z binary-dep-depinfo` Compiling ra-ap-rustc_lexer v0.53.0 Running `/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc --crate-name ra_ap_rustc_lexer --edition=2021 /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/vendor/ra-ap-rustc_lexer-0.53.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)' --check-cfg 'cfg(feature, values())' -C metadata=a482f47d0704b35d -C extra-filename=-a482f47d0704b35d --out-dir /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-tools/x86_64-unknown-illumos/release/deps --target x86_64-unknown-illumos -C linker=/usr/gcc/13/bin/gcc -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-tools/x86_64-unknown-illumos/release/deps -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-tools/release/deps --extern unicode_properties=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-tools/x86_64-unknown-illumos/release/deps/libunicode_properties-2093185ce3a479c2.rmeta --extern unicode_xid=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-tools/x86_64-unknown-illumos/release/deps/libunicode_xid-22775cb9e50057cd.rmeta --cap-lints allow --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(parallel_compiler)' '--check-cfg=cfg(rust_analyzer)' -Zmacro-backtrace -Zunstable-options -Csplit-debuginfo=off -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zunstable-options -Zon-broken-pipe=kill -Z binary-dep-depinfo` Fresh lock_api v0.4.12 Running `/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-tools/release/build/fst-0e80e555812c1529/build-script-build` Running `/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc --crate-name memoffset --edition=2015 /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/vendor/memoffset-0.9.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)' --check-cfg 'cfg(feature, values("default", "unstable_const", "unstable_offset_of"))' -C metadata=f3542677371cbe7b -C extra-filename=-f3542677371cbe7b --out-dir /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-tools/x86_64-unknown-illumos/release/deps --target x86_64-unknown-illumos -C linker=/usr/gcc/13/bin/gcc -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-tools/x86_64-unknown-illumos/release/deps -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-tools/release/deps --cap-lints allow --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(parallel_compiler)' '--check-cfg=cfg(rust_analyzer)' -Zmacro-backtrace -Zunstable-options -Csplit-debuginfo=off -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zunstable-options -Zon-broken-pipe=kill -Z binary-dep-depinfo --cfg tuple_ty --cfg allow_clippy --cfg maybe_uninit --cfg doctests --cfg raw_ref_macros --cfg stable_const --cfg stable_offset_of` Compiling limit v0.0.0 (/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/tools/rust-analyzer/crates/limit) Running `/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc --crate-name limit --edition=2021 crates/limit/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::suspicious' '--warn=clippy::style' '--allow=clippy::restriction' '--deny=clippy::perf' '--deny=clippy::correctness' '--warn=clippy::complexity' '--allow=clippy::wrong_self_convention' '--allow=clippy::useless_asref' --warn=unused_lifetimes --warn=unused_extern_crates --warn=unreachable_pub '--allow=clippy::type_complexity' '--allow=clippy::too_many_arguments' '--warn=clippy::todo' '--warn=clippy::str_to_string' --warn=semicolon_in_expressions_from_macros '--allow=clippy::result_unit_err' '--warn=clippy::rc_buffer' '--warn=clippy::print_stdout' '--warn=clippy::print_stderr' '--allow=clippy::new_ret_no_self' '--allow=clippy::len_without_is_empty' --warn=explicit_outlives_requirements '--allow=clippy::enum_variant_names' --warn=ellipsis_inclusive_range_patterns --warn=elided_lifetimes_in_paths '--warn=clippy::dbg_macro' --warn=bare_trait_objects '--allow=clippy::assigning_clones' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("tracking"))' -C metadata=e130891fd522e405 -C extra-filename=-e130891fd522e405 --out-dir /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-tools/x86_64-unknown-illumos/release/deps --target x86_64-unknown-illumos -C linker=/usr/gcc/13/bin/gcc -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-tools/x86_64-unknown-illumos/release/deps -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-tools/release/deps --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(parallel_compiler)' '--check-cfg=cfg(rust_analyzer)' -Zmacro-backtrace -Zunstable-options -Csplit-debuginfo=off -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zunstable-options -Zon-broken-pipe=kill -Z binary-dep-depinfo` Compiling countme v3.0.1 Running `/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc --crate-name countme --edition=2018 /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/vendor/countme-3.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)' --check-cfg 'cfg(feature, values("dashmap", "enable", "once_cell", "print_at_exit", "rustc-hash"))' -C metadata=762746d570c32913 -C extra-filename=-762746d570c32913 --out-dir /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-tools/x86_64-unknown-illumos/release/deps --target x86_64-unknown-illumos -C linker=/usr/gcc/13/bin/gcc -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-tools/x86_64-unknown-illumos/release/deps -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-tools/release/deps --cap-lints allow --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(parallel_compiler)' '--check-cfg=cfg(rust_analyzer)' -Zmacro-backtrace -Zunstable-options -Csplit-debuginfo=off -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zunstable-options -Zon-broken-pipe=kill -Z binary-dep-depinfo` Compiling drop_bomb v0.1.5 Running `/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc --crate-name drop_bomb --edition=2015 /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/vendor/drop_bomb-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)' --check-cfg 'cfg(feature, values())' -C metadata=2f943ddbf5549596 -C extra-filename=-2f943ddbf5549596 --out-dir /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-tools/x86_64-unknown-illumos/release/deps --target x86_64-unknown-illumos -C linker=/usr/gcc/13/bin/gcc -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-tools/x86_64-unknown-illumos/release/deps -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-tools/release/deps --cap-lints allow --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(parallel_compiler)' '--check-cfg=cfg(rust_analyzer)' -Zmacro-backtrace -Zunstable-options -Csplit-debuginfo=off -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zunstable-options -Zon-broken-pipe=kill -Z binary-dep-depinfo` Compiling heck v0.4.1 Running `/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc --crate-name heck --edition=2018 /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/vendor/heck-0.4.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"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("default", "unicode", "unicode-segmentation"))' -C metadata=ef85b3f8a4d4bf1a -C extra-filename=-ef85b3f8a4d4bf1a --out-dir /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-tools/release/deps -C linker=/usr/gcc/13/bin/gcc -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-tools/release/deps --cap-lints allow -Z binary-dep-depinfo` Compiling rowan v0.15.15 Running `/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc --crate-name rowan --edition=2021 /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/vendor/rowan-0.15.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)' --check-cfg 'cfg(feature, values("serde", "serde1"))' -C metadata=521cf5560fa1cef1 -C extra-filename=-521cf5560fa1cef1 --out-dir /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-tools/x86_64-unknown-illumos/release/deps --target x86_64-unknown-illumos -C linker=/usr/gcc/13/bin/gcc -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-tools/x86_64-unknown-illumos/release/deps -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-tools/release/deps --extern countme=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-tools/x86_64-unknown-illumos/release/deps/libcountme-762746d570c32913.rmeta --extern hashbrown=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-tools/x86_64-unknown-illumos/release/deps/libhashbrown-0889680c9543e4bc.rmeta --extern memoffset=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-tools/x86_64-unknown-illumos/release/deps/libmemoffset-f3542677371cbe7b.rmeta --extern rustc_hash=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-tools/x86_64-unknown-illumos/release/deps/librustc_hash-fae0e07e0005c234.rmeta --extern text_size=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-tools/x86_64-unknown-illumos/release/deps/libtext_size-a704d8107a7d1b2e.rmeta --cap-lints allow --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(parallel_compiler)' '--check-cfg=cfg(rust_analyzer)' -Zmacro-backtrace -Zunstable-options -Csplit-debuginfo=off -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zunstable-options -Zon-broken-pipe=kill -Z binary-dep-depinfo` Compiling parking_lot v0.12.2 Running `/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc --crate-name parking_lot --edition=2021 /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/vendor/parking_lot-0.12.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)' --check-cfg 'cfg(feature, values("arc_lock", "deadlock_detection", "default", "hardware-lock-elision", "nightly", "owning_ref", "send_guard", "serde"))' -C metadata=ae39708ab24eb2e5 -C extra-filename=-ae39708ab24eb2e5 --out-dir /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-tools/x86_64-unknown-illumos/release/deps --target x86_64-unknown-illumos -C linker=/usr/gcc/13/bin/gcc -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-tools/x86_64-unknown-illumos/release/deps -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-tools/release/deps --extern lock_api=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-tools/x86_64-unknown-illumos/release/deps/liblock_api-e51341e244bb35c6.rmeta --extern parking_lot_core=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-tools/x86_64-unknown-illumos/release/deps/libparking_lot_core-26bf336f5d2a6f68.rmeta --cap-lints allow --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(parallel_compiler)' '--check-cfg=cfg(rust_analyzer)' -Zmacro-backtrace -Zunstable-options -Csplit-debuginfo=off -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zunstable-options -Zon-broken-pipe=kill -Z binary-dep-depinfo` Running `/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc --crate-name fst --edition=2018 /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/vendor/fst-0.4.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="default"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("default", "levenshtein", "utf8-ranges"))' -C metadata=49037c10a80b0714 -C extra-filename=-49037c10a80b0714 --out-dir /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-tools/x86_64-unknown-illumos/release/deps --target x86_64-unknown-illumos -C linker=/usr/gcc/13/bin/gcc -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-tools/x86_64-unknown-illumos/release/deps -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-tools/release/deps --cap-lints allow --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(parallel_compiler)' '--check-cfg=cfg(rust_analyzer)' -Zmacro-backtrace -Zunstable-options -Csplit-debuginfo=off -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zunstable-options -Zon-broken-pipe=kill -Z binary-dep-depinfo` Compiling nohash-hasher v0.2.0 Running `/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc --crate-name nohash_hasher --edition=2018 /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/vendor/nohash-hasher-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 --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("default", "std"))' -C metadata=57d880b8a1e96350 -C extra-filename=-57d880b8a1e96350 --out-dir /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-tools/x86_64-unknown-illumos/release/deps --target x86_64-unknown-illumos -C linker=/usr/gcc/13/bin/gcc -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-tools/x86_64-unknown-illumos/release/deps -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-tools/release/deps --cap-lints allow --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(parallel_compiler)' '--check-cfg=cfg(rust_analyzer)' -Zmacro-backtrace -Zunstable-options -Csplit-debuginfo=off -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zunstable-options -Zon-broken-pipe=kill -Z binary-dep-depinfo` Compiling arrayvec v0.7.4 Running `/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc --crate-name arrayvec --edition=2018 /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/vendor/arrayvec-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 --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("default", "serde", "std", "zeroize"))' -C metadata=f7fbed3e245c9513 -C extra-filename=-f7fbed3e245c9513 --out-dir /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-tools/x86_64-unknown-illumos/release/deps --target x86_64-unknown-illumos -C linker=/usr/gcc/13/bin/gcc -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-tools/x86_64-unknown-illumos/release/deps -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-tools/release/deps --cap-lints allow --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(parallel_compiler)' '--check-cfg=cfg(rust_analyzer)' -Zmacro-backtrace -Zunstable-options -Csplit-debuginfo=off -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zunstable-options -Zon-broken-pipe=kill -Z binary-dep-depinfo` Compiling oorandom v11.1.3 Running `/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc --crate-name oorandom --edition=2018 /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/vendor/oorandom-11.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 --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=e57d9ba745cd6602 -C extra-filename=-e57d9ba745cd6602 --out-dir /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-tools/x86_64-unknown-illumos/release/deps --target x86_64-unknown-illumos -C linker=/usr/gcc/13/bin/gcc -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-tools/x86_64-unknown-illumos/release/deps -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-tools/release/deps --cap-lints allow --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(parallel_compiler)' '--check-cfg=cfg(rust_analyzer)' -Zmacro-backtrace -Zunstable-options -Csplit-debuginfo=off -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zunstable-options -Zon-broken-pipe=kill -Z binary-dep-depinfo` Compiling text-edit v0.0.0 (/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/tools/rust-analyzer/crates/text-edit) Running `/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc --crate-name text_edit --edition=2021 crates/text-edit/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::suspicious' '--warn=clippy::style' '--allow=clippy::restriction' '--deny=clippy::perf' '--deny=clippy::correctness' '--warn=clippy::complexity' '--allow=clippy::wrong_self_convention' '--allow=clippy::useless_asref' --warn=unused_lifetimes --warn=unused_extern_crates --warn=unreachable_pub '--allow=clippy::type_complexity' '--allow=clippy::too_many_arguments' '--warn=clippy::todo' '--warn=clippy::str_to_string' --warn=semicolon_in_expressions_from_macros '--allow=clippy::result_unit_err' '--warn=clippy::rc_buffer' '--warn=clippy::print_stdout' '--warn=clippy::print_stderr' '--allow=clippy::new_ret_no_self' '--allow=clippy::len_without_is_empty' --warn=explicit_outlives_requirements '--allow=clippy::enum_variant_names' --warn=ellipsis_inclusive_range_patterns --warn=elided_lifetimes_in_paths '--warn=clippy::dbg_macro' --warn=bare_trait_objects '--allow=clippy::assigning_clones' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=e0df24ee346fb531 -C extra-filename=-e0df24ee346fb531 --out-dir /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-tools/x86_64-unknown-illumos/release/deps --target x86_64-unknown-illumos -C linker=/usr/gcc/13/bin/gcc -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-tools/x86_64-unknown-illumos/release/deps -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-tools/release/deps --extern itertools=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-tools/x86_64-unknown-illumos/release/deps/libitertools-1ea3fb1e188bb046.rmeta --extern text_size=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-tools/x86_64-unknown-illumos/release/deps/libtext_size-a704d8107a7d1b2e.rmeta --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(parallel_compiler)' '--check-cfg=cfg(rust_analyzer)' -Zmacro-backtrace -Zunstable-options -Csplit-debuginfo=off -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zunstable-options -Zon-broken-pipe=kill -Z binary-dep-depinfo` Compiling cov-mark v2.0.0-pre.1 Running `/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc --crate-name cov_mark --edition=2018 /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/vendor/cov-mark-2.0.0-pre.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="enable"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("default", "enable"))' -C metadata=9bf4a0f32b3680d0 -C extra-filename=-9bf4a0f32b3680d0 --out-dir /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-tools/x86_64-unknown-illumos/release/deps --target x86_64-unknown-illumos -C linker=/usr/gcc/13/bin/gcc -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-tools/x86_64-unknown-illumos/release/deps -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-tools/release/deps --cap-lints allow --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(parallel_compiler)' '--check-cfg=cfg(rust_analyzer)' -Zmacro-backtrace -Zunstable-options -Csplit-debuginfo=off -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zunstable-options -Zon-broken-pipe=kill -Z binary-dep-depinfo` Compiling semver v1.0.23 Running `/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc --crate-name build_script_build --edition=2018 /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/vendor/semver-1.0.23/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)' --check-cfg 'cfg(feature, values("default", "serde", "std"))' -C metadata=cbf74e05decae9b3 -C extra-filename=-cbf74e05decae9b3 --out-dir /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-tools/release/build/semver-cbf74e05decae9b3 -C linker=/usr/gcc/13/bin/gcc -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-tools/release/deps --cap-lints allow -Z binary-dep-depinfo` Compiling la-arena v0.3.1 Running `/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc --crate-name la_arena --edition=2021 /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/vendor/la-arena-0.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 --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=4947d1c7ecef0591 -C extra-filename=-4947d1c7ecef0591 --out-dir /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-tools/x86_64-unknown-illumos/release/deps --target x86_64-unknown-illumos -C linker=/usr/gcc/13/bin/gcc -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-tools/x86_64-unknown-illumos/release/deps -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-tools/release/deps --cap-lints allow --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(parallel_compiler)' '--check-cfg=cfg(rust_analyzer)' -Zmacro-backtrace -Zunstable-options -Csplit-debuginfo=off -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zunstable-options -Zon-broken-pipe=kill -Z binary-dep-depinfo` Compiling serde_json v1.0.117 Running `/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc --crate-name build_script_build --edition=2021 /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/vendor/serde_json-1.0.117/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"' --cfg 'feature="unbounded_depth"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("alloc", "arbitrary_precision", "default", "float_roundtrip", "indexmap", "preserve_order", "raw_value", "std", "unbounded_depth"))' -C metadata=0bf3651855b12570 -C extra-filename=-0bf3651855b12570 --out-dir /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-tools/release/build/serde_json-0bf3651855b12570 -C linker=/usr/gcc/13/bin/gcc -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-tools/release/deps --cap-lints allow -Z binary-dep-depinfo` Running `/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-tools/release/build/semver-cbf74e05decae9b3/build-script-build` Compiling snap v1.1.1 Running `/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc --crate-name build_script_build --edition=2018 /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/vendor/snap-1.1.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)' --check-cfg 'cfg(feature, values())' -C metadata=abe332b1527cf8ab -C extra-filename=-abe332b1527cf8ab --out-dir /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-tools/release/build/snap-abe332b1527cf8ab -C linker=/usr/gcc/13/bin/gcc -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-tools/release/deps --cap-lints allow -Z binary-dep-depinfo` Running `/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc --crate-name semver --edition=2018 /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/vendor/semver-1.0.23/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)' --check-cfg 'cfg(feature, values("default", "serde", "std"))' -C metadata=eb09bd0f6c6acc57 -C extra-filename=-eb09bd0f6c6acc57 --out-dir /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-tools/x86_64-unknown-illumos/release/deps --target x86_64-unknown-illumos -C linker=/usr/gcc/13/bin/gcc -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-tools/x86_64-unknown-illumos/release/deps -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-tools/release/deps --cap-lints allow --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(parallel_compiler)' '--check-cfg=cfg(rust_analyzer)' -Zmacro-backtrace -Zunstable-options -Csplit-debuginfo=off -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zunstable-options -Zon-broken-pipe=kill -Z binary-dep-depinfo --check-cfg 'cfg(doc_cfg)' --check-cfg 'cfg(no_alloc_crate)' --check-cfg 'cfg(no_const_vec_new)' --check-cfg 'cfg(no_exhaustive_int_match)' --check-cfg 'cfg(no_non_exhaustive)' --check-cfg 'cfg(no_nonzero_bitscan)' --check-cfg 'cfg(no_str_strip_prefix)' --check-cfg 'cfg(no_track_caller)' --check-cfg 'cfg(no_unsafe_op_in_unsafe_fn_lint)' --check-cfg 'cfg(test_node_semver)'` Compiling lz4_flex v0.11.3 Running `/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc --crate-name lz4_flex --edition=2021 /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/vendor/lz4_flex-0.11.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)' --check-cfg 'cfg(feature, values("default", "frame", "nightly", "safe-decode", "safe-encode", "std"))' -C metadata=7badb431cf45eb00 -C extra-filename=-7badb431cf45eb00 --out-dir /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-tools/x86_64-unknown-illumos/release/deps --target x86_64-unknown-illumos -C linker=/usr/gcc/13/bin/gcc -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-tools/x86_64-unknown-illumos/release/deps -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-tools/release/deps --cap-lints allow --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(parallel_compiler)' '--check-cfg=cfg(rust_analyzer)' -Zmacro-backtrace -Zunstable-options -Csplit-debuginfo=off -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zunstable-options -Zon-broken-pipe=kill -Z binary-dep-depinfo` Running `/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-tools/release/build/serde_json-0bf3651855b12570/build-script-build` Fresh ryu v1.0.18 Fresh itoa v1.0.11 Compiling memchr v2.7.2 Running `/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc --crate-name memchr --edition=2021 /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/vendor/memchr-2.7.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="std"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("alloc", "compiler_builtins", "core", "default", "libc", "logging", "rustc-dep-of-std", "std", "use_std"))' -C metadata=7864f74309d0f729 -C extra-filename=-7864f74309d0f729 --out-dir /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-tools/x86_64-unknown-illumos/release/deps --target x86_64-unknown-illumos -C linker=/usr/gcc/13/bin/gcc -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-tools/x86_64-unknown-illumos/release/deps -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-tools/release/deps --cap-lints allow --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(parallel_compiler)' '--check-cfg=cfg(rust_analyzer)' -Zmacro-backtrace -Zunstable-options -Csplit-debuginfo=off -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zunstable-options -Zon-broken-pipe=kill -Z binary-dep-depinfo` Compiling proc-macro-srv v0.0.0 (/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/tools/rust-analyzer/crates/proc-macro-srv) Running `/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc --crate-name build_script_build --edition=2021 crates/proc-macro-srv/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no '--warn=clippy::suspicious' '--warn=clippy::style' '--allow=clippy::restriction' '--deny=clippy::perf' '--deny=clippy::correctness' '--warn=clippy::complexity' '--allow=clippy::wrong_self_convention' '--allow=clippy::useless_asref' --warn=unused_lifetimes --warn=unused_extern_crates --warn=unreachable_pub '--allow=clippy::type_complexity' '--allow=clippy::too_many_arguments' '--warn=clippy::todo' '--warn=clippy::str_to_string' --warn=semicolon_in_expressions_from_macros '--allow=clippy::result_unit_err' '--warn=clippy::rc_buffer' '--warn=clippy::print_stdout' '--warn=clippy::print_stderr' '--allow=clippy::new_ret_no_self' '--allow=clippy::len_without_is_empty' --warn=explicit_outlives_requirements '--allow=clippy::enum_variant_names' --warn=ellipsis_inclusive_range_patterns --warn=elided_lifetimes_in_paths '--warn=clippy::dbg_macro' --warn=bare_trait_objects '--allow=clippy::assigning_clones' -C debug-assertions=off --cfg 'feature="in-rust-tree"' --cfg 'feature="sysroot-abi"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("in-rust-tree", "sysroot-abi"))' -C metadata=3d29b962057b78a9 -C extra-filename=-3d29b962057b78a9 --out-dir /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-tools/release/build/proc-macro-srv-3d29b962057b78a9 -C linker=/usr/gcc/13/bin/gcc -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-tools/release/deps -Z binary-dep-depinfo` Running `/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-tools/release/build/snap-abe332b1527cf8ab/build-script-build` Running `/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc --crate-name snap --edition=2018 /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/vendor/snap-1.1.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)' --check-cfg 'cfg(feature, values())' -C metadata=217fa55d88ec8789 -C extra-filename=-217fa55d88ec8789 --out-dir /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-tools/x86_64-unknown-illumos/release/deps --target x86_64-unknown-illumos -C linker=/usr/gcc/13/bin/gcc -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-tools/x86_64-unknown-illumos/release/deps -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-tools/release/deps --cap-lints allow --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(parallel_compiler)' '--check-cfg=cfg(rust_analyzer)' -Zmacro-backtrace -Zunstable-options -Csplit-debuginfo=off -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zunstable-options -Zon-broken-pipe=kill -Z binary-dep-depinfo` Compiling memmap2 v0.5.10 Running `/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc --crate-name memmap2 --edition=2018 /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/vendor/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)' --check-cfg 'cfg(feature, values("stable_deref_trait"))' -C metadata=8e0aadbbbd860462 -C extra-filename=-8e0aadbbbd860462 --out-dir /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-tools/x86_64-unknown-illumos/release/deps --target x86_64-unknown-illumos -C linker=/usr/gcc/13/bin/gcc -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-tools/x86_64-unknown-illumos/release/deps -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-tools/release/deps --extern libc=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-tools/x86_64-unknown-illumos/release/deps/liblibc-9eac3c51cf1eb78c.rmeta --cap-lints allow --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(parallel_compiler)' '--check-cfg=cfg(rust_analyzer)' -Zmacro-backtrace -Zunstable-options -Csplit-debuginfo=off -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zunstable-options -Zon-broken-pipe=kill -Z binary-dep-depinfo` Compiling libloading v0.8.3 Running `/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc --crate-name libloading --edition=2015 /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/vendor/libloading-0.8.3/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=7209e8ca08fc6e36 -C extra-filename=-7209e8ca08fc6e36 --out-dir /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-tools/x86_64-unknown-illumos/release/deps --target x86_64-unknown-illumos -C linker=/usr/gcc/13/bin/gcc -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-tools/x86_64-unknown-illumos/release/deps -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-tools/release/deps --extern cfg_if=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-tools/x86_64-unknown-illumos/release/deps/libcfg_if-9fafd12e719e19ea.rmeta --cap-lints allow --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(parallel_compiler)' '--check-cfg=cfg(rust_analyzer)' -Zmacro-backtrace -Zunstable-options -Csplit-debuginfo=off -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zunstable-options -Zon-broken-pipe=kill -Z binary-dep-depinfo` Running `/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-tools/release/build/proc-macro-srv-3d29b962057b78a9/build-script-build` Compiling proc-macro-srv-cli v0.0.0 (/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/tools/rust-analyzer/crates/proc-macro-srv-cli) Running `/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc --crate-name build_script_build --edition=2021 crates/proc-macro-srv-cli/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no '--warn=clippy::suspicious' '--warn=clippy::style' '--allow=clippy::restriction' '--deny=clippy::perf' '--deny=clippy::correctness' '--warn=clippy::complexity' '--allow=clippy::wrong_self_convention' '--allow=clippy::useless_asref' --warn=unused_lifetimes --warn=unused_extern_crates --warn=unreachable_pub '--allow=clippy::type_complexity' '--allow=clippy::too_many_arguments' '--warn=clippy::todo' '--warn=clippy::str_to_string' --warn=semicolon_in_expressions_from_macros '--allow=clippy::result_unit_err' '--warn=clippy::rc_buffer' '--warn=clippy::print_stdout' '--warn=clippy::print_stderr' '--allow=clippy::new_ret_no_self' '--allow=clippy::len_without_is_empty' --warn=explicit_outlives_requirements '--allow=clippy::enum_variant_names' --warn=ellipsis_inclusive_range_patterns --warn=elided_lifetimes_in_paths '--warn=clippy::dbg_macro' --warn=bare_trait_objects '--allow=clippy::assigning_clones' -C debug-assertions=off --cfg 'feature="in-rust-tree"' --cfg 'feature="sysroot-abi"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("in-rust-tree", "sysroot-abi"))' -C metadata=5b100b09f6fcea7a -C extra-filename=-5b100b09f6fcea7a --out-dir /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-tools/release/build/proc-macro-srv-cli-5b100b09f6fcea7a -C linker=/usr/gcc/13/bin/gcc -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-tools/release/deps -Z binary-dep-depinfo` Compiling object v0.33.0 Running `/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc --crate-name object --edition=2018 /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/vendor/object-0.33.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="coff"' --cfg 'feature="elf"' --cfg 'feature="macho"' --cfg 'feature="pe"' --cfg 'feature="read_core"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("all", "alloc", "archive", "build", "build_core", "cargo-all", "coff", "compiler_builtins", "compression", "core", "default", "doc", "elf", "macho", "pe", "read", "read_core", "rustc-dep-of-std", "std", "unaligned", "unstable", "unstable-all", "wasm", "write", "write_core", "write_std", "xcoff"))' -C metadata=c1d985cb5bfe3cf9 -C extra-filename=-c1d985cb5bfe3cf9 --out-dir /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-tools/x86_64-unknown-illumos/release/deps --target x86_64-unknown-illumos -C linker=/usr/gcc/13/bin/gcc -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-tools/x86_64-unknown-illumos/release/deps -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-tools/release/deps --extern memchr=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-tools/x86_64-unknown-illumos/release/deps/libmemchr-7864f74309d0f729.rmeta --cap-lints allow --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(parallel_compiler)' '--check-cfg=cfg(rust_analyzer)' -Zmacro-backtrace -Zunstable-options -Csplit-debuginfo=off -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zunstable-options -Zon-broken-pipe=kill -Z binary-dep-depinfo` Running `/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-tools/release/build/proc-macro-srv-cli-5b100b09f6fcea7a/build-script-build` Compiling tracing-attributes v0.1.27 Compiling serde_derive v1.0.201 Compiling salsa-macros v0.0.0 (/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/tools/rust-analyzer/crates/salsa/salsa-macros) Running `/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc --crate-name tracing_attributes --edition=2018 /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/vendor/tracing-attributes-0.1.27/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)' --check-cfg 'cfg(feature, values("async-await"))' -C metadata=b9bf18ed03280279 -C extra-filename=-b9bf18ed03280279 --out-dir /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-tools/release/deps -C linker=/usr/gcc/13/bin/gcc -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-tools/release/deps --extern proc_macro2=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-tools/release/deps/libproc_macro2-346a544c3c75f7be.rlib --extern quote=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-tools/release/deps/libquote-d61ceffb639ff4c4.rlib --extern syn=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-tools/release/deps/libsyn-72eb8c884a2fbc32.rlib --extern proc_macro --cap-lints allow -Z binary-dep-depinfo` Running `/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc --crate-name serde_derive --edition=2015 /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/vendor/serde_derive-1.0.201/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"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("default", "deserialize_in_place"))' -C metadata=4651465e171fe4ec -C extra-filename=-4651465e171fe4ec --out-dir /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-tools/release/deps -C linker=/usr/gcc/13/bin/gcc -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-tools/release/deps --extern proc_macro2=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-tools/release/deps/libproc_macro2-346a544c3c75f7be.rlib --extern quote=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-tools/release/deps/libquote-d61ceffb639ff4c4.rlib --extern syn=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-tools/release/deps/libsyn-72eb8c884a2fbc32.rlib --extern proc_macro --cap-lints allow -Z binary-dep-depinfo` Running `/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc --crate-name salsa_macros --edition=2021 crates/salsa/salsa-macros/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=clippy::suspicious' '--warn=clippy::style' '--allow=clippy::restriction' '--deny=clippy::perf' '--deny=clippy::correctness' '--warn=clippy::complexity' '--allow=clippy::wrong_self_convention' '--allow=clippy::useless_asref' --warn=unused_lifetimes --warn=unused_extern_crates --warn=unreachable_pub '--allow=clippy::type_complexity' '--allow=clippy::too_many_arguments' '--warn=clippy::todo' '--warn=clippy::str_to_string' --warn=semicolon_in_expressions_from_macros '--allow=clippy::result_unit_err' '--warn=clippy::rc_buffer' '--warn=clippy::print_stdout' '--warn=clippy::print_stderr' '--allow=clippy::new_ret_no_self' '--allow=clippy::len_without_is_empty' --warn=explicit_outlives_requirements '--allow=clippy::enum_variant_names' --warn=ellipsis_inclusive_range_patterns --warn=elided_lifetimes_in_paths '--warn=clippy::dbg_macro' --warn=bare_trait_objects '--allow=clippy::assigning_clones' -C debug-assertions=off --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=f81fdeb2b5feb1d4 -C extra-filename=-f81fdeb2b5feb1d4 --out-dir /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-tools/release/deps -C linker=/usr/gcc/13/bin/gcc -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-tools/release/deps --extern heck=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-tools/release/deps/libheck-ef85b3f8a4d4bf1a.rlib --extern proc_macro2=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-tools/release/deps/libproc_macro2-346a544c3c75f7be.rlib --extern quote=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-tools/release/deps/libquote-d61ceffb639ff4c4.rlib --extern syn=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-tools/release/deps/libsyn-72eb8c884a2fbc32.rlib --extern proc_macro -Z binary-dep-depinfo` Compiling tracing v0.1.40 Running `/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc --crate-name tracing --edition=2018 /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/vendor/tracing-0.1.40/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="attributes"' --cfg 'feature="default"' --cfg 'feature="std"' --cfg 'feature="tracing-attributes"' --check-cfg 'cfg(docsrs)' --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=28441e7f8b0cd2ce -C extra-filename=-28441e7f8b0cd2ce --out-dir /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-tools/x86_64-unknown-illumos/release/deps --target x86_64-unknown-illumos -C linker=/usr/gcc/13/bin/gcc -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-tools/x86_64-unknown-illumos/release/deps -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-tools/release/deps --extern pin_project_lite=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-tools/x86_64-unknown-illumos/release/deps/libpin_project_lite-b889bafc1b6698f3.rmeta --extern tracing_attributes=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-tools/release/deps/libtracing_attributes-b9bf18ed03280279.so --extern tracing_core=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-tools/x86_64-unknown-illumos/release/deps/libtracing_core-aab9f60a7a3cee76.rmeta --cap-lints allow --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(parallel_compiler)' '--check-cfg=cfg(rust_analyzer)' -Zmacro-backtrace -Zunstable-options -Csplit-debuginfo=off -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zunstable-options -Zon-broken-pipe=kill -Z binary-dep-depinfo` Compiling always-assert v0.2.0 Compiling parser v0.0.0 (/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/tools/rust-analyzer/crates/parser) Running `/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc --crate-name always_assert --edition=2018 /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/vendor/always-assert-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 --cfg 'feature="tracing"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("force", "tracing"))' -C metadata=4db75cf5d2ddecfb -C extra-filename=-4db75cf5d2ddecfb --out-dir /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-tools/x86_64-unknown-illumos/release/deps --target x86_64-unknown-illumos -C linker=/usr/gcc/13/bin/gcc -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-tools/x86_64-unknown-illumos/release/deps -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-tools/release/deps --extern tracing=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-tools/x86_64-unknown-illumos/release/deps/libtracing-28441e7f8b0cd2ce.rmeta --cap-lints allow --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(parallel_compiler)' '--check-cfg=cfg(rust_analyzer)' -Zmacro-backtrace -Zunstable-options -Csplit-debuginfo=off -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zunstable-options -Zon-broken-pipe=kill -Z binary-dep-depinfo` Running `/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc --crate-name parser --edition=2021 crates/parser/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::suspicious' '--warn=clippy::style' '--allow=clippy::restriction' '--deny=clippy::perf' '--deny=clippy::correctness' '--warn=clippy::complexity' '--allow=clippy::wrong_self_convention' '--allow=clippy::useless_asref' --warn=unused_lifetimes --warn=unused_extern_crates --warn=unreachable_pub '--allow=clippy::type_complexity' '--allow=clippy::too_many_arguments' '--warn=clippy::todo' '--warn=clippy::str_to_string' --warn=semicolon_in_expressions_from_macros '--allow=clippy::result_unit_err' '--warn=clippy::rc_buffer' '--warn=clippy::print_stdout' '--warn=clippy::print_stderr' '--allow=clippy::new_ret_no_self' '--allow=clippy::len_without_is_empty' --warn=explicit_outlives_requirements '--allow=clippy::enum_variant_names' --warn=ellipsis_inclusive_range_patterns --warn=elided_lifetimes_in_paths '--warn=clippy::dbg_macro' --warn=bare_trait_objects '--allow=clippy::assigning_clones' --cfg 'feature="default"' --cfg 'feature="in-rust-tree"' --cfg 'feature="tracing"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("default", "in-rust-tree", "tracing"))' -C metadata=ec55985773413d29 -C extra-filename=-ec55985773413d29 --out-dir /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-tools/x86_64-unknown-illumos/release/deps --target x86_64-unknown-illumos -C linker=/usr/gcc/13/bin/gcc -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-tools/x86_64-unknown-illumos/release/deps -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-tools/release/deps --extern drop_bomb=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-tools/x86_64-unknown-illumos/release/deps/libdrop_bomb-2f943ddbf5549596.rmeta --extern limit=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-tools/x86_64-unknown-illumos/release/deps/liblimit-e130891fd522e405.rmeta --extern ra_ap_rustc_lexer=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-tools/x86_64-unknown-illumos/release/deps/libra_ap_rustc_lexer-a482f47d0704b35d.rmeta --extern tracing=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-tools/x86_64-unknown-illumos/release/deps/libtracing-28441e7f8b0cd2ce.rmeta --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(parallel_compiler)' '--check-cfg=cfg(rust_analyzer)' -Zmacro-backtrace -Zunstable-options -Csplit-debuginfo=off -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zunstable-options -Zon-broken-pipe=kill -Z binary-dep-depinfo` Compiling stdx v0.0.0 (/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/tools/rust-analyzer/crates/stdx) Running `/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc --crate-name stdx --edition=2021 crates/stdx/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::suspicious' '--warn=clippy::style' '--allow=clippy::restriction' '--deny=clippy::perf' '--deny=clippy::correctness' '--warn=clippy::complexity' '--allow=clippy::wrong_self_convention' '--allow=clippy::useless_asref' --warn=unused_lifetimes --warn=unused_extern_crates --warn=unreachable_pub '--allow=clippy::type_complexity' '--allow=clippy::too_many_arguments' '--warn=clippy::todo' '--warn=clippy::str_to_string' --warn=semicolon_in_expressions_from_macros '--allow=clippy::result_unit_err' '--warn=clippy::rc_buffer' '--warn=clippy::print_stdout' '--warn=clippy::print_stderr' '--allow=clippy::new_ret_no_self' '--allow=clippy::len_without_is_empty' --warn=explicit_outlives_requirements '--allow=clippy::enum_variant_names' --warn=ellipsis_inclusive_range_patterns --warn=elided_lifetimes_in_paths '--warn=clippy::dbg_macro' --warn=bare_trait_objects '--allow=clippy::assigning_clones' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("backtrace"))' -C metadata=f92ecceace87baaa -C extra-filename=-f92ecceace87baaa --out-dir /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-tools/x86_64-unknown-illumos/release/deps --target x86_64-unknown-illumos -C linker=/usr/gcc/13/bin/gcc -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-tools/x86_64-unknown-illumos/release/deps -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-tools/release/deps --extern always_assert=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-tools/x86_64-unknown-illumos/release/deps/libalways_assert-4db75cf5d2ddecfb.rmeta --extern crossbeam_channel=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-tools/x86_64-unknown-illumos/release/deps/libcrossbeam_channel-4584cab688c282b2.rmeta --extern itertools=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-tools/x86_64-unknown-illumos/release/deps/libitertools-1ea3fb1e188bb046.rmeta --extern jod_thread=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-tools/x86_64-unknown-illumos/release/deps/libjod_thread-98f9e1de215c2aac.rmeta --extern libc=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-tools/x86_64-unknown-illumos/release/deps/liblibc-9eac3c51cf1eb78c.rmeta --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(parallel_compiler)' '--check-cfg=cfg(rust_analyzer)' -Zmacro-backtrace -Zunstable-options -Csplit-debuginfo=off -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zunstable-options -Zon-broken-pipe=kill -Z binary-dep-depinfo` Compiling tt v0.0.0 (/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/tools/rust-analyzer/crates/tt) Running `/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc --crate-name tt --edition=2021 crates/tt/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::suspicious' '--warn=clippy::style' '--allow=clippy::restriction' '--deny=clippy::perf' '--deny=clippy::correctness' '--warn=clippy::complexity' '--allow=clippy::wrong_self_convention' '--allow=clippy::useless_asref' --warn=unused_lifetimes --warn=unused_extern_crates --warn=unreachable_pub '--allow=clippy::type_complexity' '--allow=clippy::too_many_arguments' '--warn=clippy::todo' '--warn=clippy::str_to_string' --warn=semicolon_in_expressions_from_macros '--allow=clippy::result_unit_err' '--warn=clippy::rc_buffer' '--warn=clippy::print_stdout' '--warn=clippy::print_stderr' '--allow=clippy::new_ret_no_self' '--allow=clippy::len_without_is_empty' --warn=explicit_outlives_requirements '--allow=clippy::enum_variant_names' --warn=ellipsis_inclusive_range_patterns --warn=elided_lifetimes_in_paths '--warn=clippy::dbg_macro' --warn=bare_trait_objects '--allow=clippy::assigning_clones' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=cae322bc09444fa7 -C extra-filename=-cae322bc09444fa7 --out-dir /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-tools/x86_64-unknown-illumos/release/deps --target x86_64-unknown-illumos -C linker=/usr/gcc/13/bin/gcc -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-tools/x86_64-unknown-illumos/release/deps -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-tools/release/deps --extern arrayvec=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-tools/x86_64-unknown-illumos/release/deps/libarrayvec-f7fbed3e245c9513.rmeta --extern smol_str=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-tools/x86_64-unknown-illumos/release/deps/libsmol_str-71ce083ac8994db8.rmeta --extern stdx=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-tools/x86_64-unknown-illumos/release/deps/libstdx-f92ecceace87baaa.rmeta --extern text_size=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-tools/x86_64-unknown-illumos/release/deps/libtext_size-a704d8107a7d1b2e.rmeta --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(parallel_compiler)' '--check-cfg=cfg(rust_analyzer)' -Zmacro-backtrace -Zunstable-options -Csplit-debuginfo=off -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zunstable-options -Zon-broken-pipe=kill -Z binary-dep-depinfo` Compiling cfg v0.0.0 (/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/tools/rust-analyzer/crates/cfg) Running `/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc --crate-name cfg --edition=2021 crates/cfg/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::suspicious' '--warn=clippy::style' '--allow=clippy::restriction' '--deny=clippy::perf' '--deny=clippy::correctness' '--warn=clippy::complexity' '--allow=clippy::wrong_self_convention' '--allow=clippy::useless_asref' --warn=unused_lifetimes --warn=unused_extern_crates --warn=unreachable_pub '--allow=clippy::type_complexity' '--allow=clippy::too_many_arguments' '--warn=clippy::todo' '--warn=clippy::str_to_string' --warn=semicolon_in_expressions_from_macros '--allow=clippy::result_unit_err' '--warn=clippy::rc_buffer' '--warn=clippy::print_stdout' '--warn=clippy::print_stderr' '--allow=clippy::new_ret_no_self' '--allow=clippy::len_without_is_empty' --warn=explicit_outlives_requirements '--allow=clippy::enum_variant_names' --warn=ellipsis_inclusive_range_patterns --warn=elided_lifetimes_in_paths '--warn=clippy::dbg_macro' --warn=bare_trait_objects '--allow=clippy::assigning_clones' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=508515f326a4116f -C extra-filename=-508515f326a4116f --out-dir /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-tools/x86_64-unknown-illumos/release/deps --target x86_64-unknown-illumos -C linker=/usr/gcc/13/bin/gcc -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-tools/x86_64-unknown-illumos/release/deps -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-tools/release/deps --extern rustc_hash=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-tools/x86_64-unknown-illumos/release/deps/librustc_hash-fae0e07e0005c234.rmeta --extern tt=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-tools/x86_64-unknown-illumos/release/deps/libtt-cae322bc09444fa7.rmeta --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(parallel_compiler)' '--check-cfg=cfg(rust_analyzer)' -Zmacro-backtrace -Zunstable-options -Csplit-debuginfo=off -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zunstable-options -Zon-broken-pipe=kill -Z binary-dep-depinfo` Running `/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc --crate-name serde --edition=2018 /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/vendor/serde-1.0.201/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="derive"' --cfg 'feature="serde_derive"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("alloc", "default", "derive", "rc", "serde_derive", "std", "unstable"))' -C metadata=a9e9a4aede6fdb9d -C extra-filename=-a9e9a4aede6fdb9d --out-dir /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-tools/x86_64-unknown-illumos/release/deps --target x86_64-unknown-illumos -C linker=/usr/gcc/13/bin/gcc -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-tools/x86_64-unknown-illumos/release/deps -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-tools/release/deps --extern serde_derive=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-tools/release/deps/libserde_derive-4651465e171fe4ec.so --cap-lints allow --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(parallel_compiler)' '--check-cfg=cfg(rust_analyzer)' -Zmacro-backtrace -Zunstable-options -Csplit-debuginfo=off -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zunstable-options -Zon-broken-pipe=kill -Z binary-dep-depinfo --check-cfg 'cfg(doc_cfg)' --check-cfg 'cfg(no_core_cstr)' --check-cfg 'cfg(no_core_num_saturating)' --check-cfg 'cfg(no_core_try_from)' --check-cfg 'cfg(no_float_copysign)' --check-cfg 'cfg(no_num_nonzero_signed)' --check-cfg 'cfg(no_relaxed_trait_bounds)' --check-cfg 'cfg(no_serde_derive)' --check-cfg 'cfg(no_std_atomic)' --check-cfg 'cfg(no_std_atomic64)' --check-cfg 'cfg(no_systemtime_checked_add)' --check-cfg 'cfg(no_target_has_atomic)'` Compiling triomphe v0.1.11 Running `/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc --crate-name camino --edition=2018 /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/vendor/camino-1.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="serde"' --cfg 'feature="serde1"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("proptest", "proptest1", "serde", "serde1"))' -C metadata=7eb35cd8cdfaad7d -C extra-filename=-7eb35cd8cdfaad7d --out-dir /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-tools/x86_64-unknown-illumos/release/deps --target x86_64-unknown-illumos -C linker=/usr/gcc/13/bin/gcc -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-tools/x86_64-unknown-illumos/release/deps -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-tools/release/deps --extern serde=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-tools/x86_64-unknown-illumos/release/deps/libserde-a9e9a4aede6fdb9d.rmeta --cap-lints allow --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(parallel_compiler)' '--check-cfg=cfg(rust_analyzer)' -Zmacro-backtrace -Zunstable-options -Csplit-debuginfo=off -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zunstable-options -Zon-broken-pipe=kill -Z binary-dep-depinfo --cfg path_buf_capacity --cfg shrink_to --cfg try_reserve_2 --cfg path_buf_deref_mut` Running `/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc --crate-name triomphe --edition=2015 /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/vendor/triomphe-0.1.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="default"' --cfg 'feature="serde"' --cfg 'feature="stable_deref_trait"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("arc-swap", "default", "serde", "stable_deref_trait", "std", "unsize"))' -C metadata=ecaf6d413d885c90 -C extra-filename=-ecaf6d413d885c90 --out-dir /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-tools/x86_64-unknown-illumos/release/deps --target x86_64-unknown-illumos -C linker=/usr/gcc/13/bin/gcc -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-tools/x86_64-unknown-illumos/release/deps -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-tools/release/deps --extern serde=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-tools/x86_64-unknown-illumos/release/deps/libserde-a9e9a4aede6fdb9d.rmeta --extern stable_deref_trait=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-tools/x86_64-unknown-illumos/release/deps/libstable_deref_trait-df23ca8317f27b8d.rmeta --cap-lints allow --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(parallel_compiler)' '--check-cfg=cfg(rust_analyzer)' -Zmacro-backtrace -Zunstable-options -Csplit-debuginfo=off -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zunstable-options -Zon-broken-pipe=kill -Z binary-dep-depinfo` Running `/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc --crate-name serde_json --edition=2021 /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/vendor/serde_json-1.0.117/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"' --cfg 'feature="unbounded_depth"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("alloc", "arbitrary_precision", "default", "float_roundtrip", "indexmap", "preserve_order", "raw_value", "std", "unbounded_depth"))' -C metadata=ad01f6822ca3ef91 -C extra-filename=-ad01f6822ca3ef91 --out-dir /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-tools/x86_64-unknown-illumos/release/deps --target x86_64-unknown-illumos -C linker=/usr/gcc/13/bin/gcc -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-tools/x86_64-unknown-illumos/release/deps -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-tools/release/deps --extern itoa=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-tools/x86_64-unknown-illumos/release/deps/libitoa-1cceb1650151643c.rmeta --extern ryu=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-tools/x86_64-unknown-illumos/release/deps/libryu-0888c8429afcbb03.rmeta --extern serde=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-tools/x86_64-unknown-illumos/release/deps/libserde-a9e9a4aede6fdb9d.rmeta --cap-lints allow --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(parallel_compiler)' '--check-cfg=cfg(rust_analyzer)' -Zmacro-backtrace -Zunstable-options -Csplit-debuginfo=off -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zunstable-options -Zon-broken-pipe=kill -Z binary-dep-depinfo --cfg limb_width_64 --check-cfg 'cfg(limb_width_32)' --check-cfg 'cfg(limb_width_64)'` Compiling salsa v0.0.0 (/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/tools/rust-analyzer/crates/salsa) Compiling syntax v0.0.0 (/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/tools/rust-analyzer/crates/syntax) Running `/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc --crate-name salsa --edition=2021 crates/salsa/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::suspicious' '--warn=clippy::style' '--allow=clippy::restriction' '--deny=clippy::perf' '--deny=clippy::correctness' '--warn=clippy::complexity' '--allow=clippy::wrong_self_convention' '--allow=clippy::useless_asref' --warn=unused_lifetimes --warn=unused_extern_crates --warn=unreachable_pub '--allow=clippy::type_complexity' '--allow=clippy::too_many_arguments' '--warn=clippy::todo' '--warn=clippy::str_to_string' --warn=semicolon_in_expressions_from_macros '--allow=clippy::result_unit_err' '--warn=clippy::rc_buffer' '--warn=clippy::print_stdout' '--warn=clippy::print_stderr' '--allow=clippy::new_ret_no_self' '--allow=clippy::len_without_is_empty' --warn=explicit_outlives_requirements '--allow=clippy::enum_variant_names' --warn=ellipsis_inclusive_range_patterns --warn=elided_lifetimes_in_paths '--warn=clippy::dbg_macro' --warn=bare_trait_objects '--allow=clippy::assigning_clones' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=03451d3111c1d5ac -C extra-filename=-03451d3111c1d5ac --out-dir /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-tools/x86_64-unknown-illumos/release/deps --target x86_64-unknown-illumos -C linker=/usr/gcc/13/bin/gcc -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-tools/x86_64-unknown-illumos/release/deps -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-tools/release/deps --extern indexmap=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-tools/x86_64-unknown-illumos/release/deps/libindexmap-f1eccd337fb771e7.rmeta --extern itertools=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-tools/x86_64-unknown-illumos/release/deps/libitertools-1ea3fb1e188bb046.rmeta --extern lock_api=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-tools/x86_64-unknown-illumos/release/deps/liblock_api-e51341e244bb35c6.rmeta --extern oorandom=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-tools/x86_64-unknown-illumos/release/deps/liboorandom-e57d9ba745cd6602.rmeta --extern parking_lot=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-tools/x86_64-unknown-illumos/release/deps/libparking_lot-ae39708ab24eb2e5.rmeta --extern rustc_hash=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-tools/x86_64-unknown-illumos/release/deps/librustc_hash-fae0e07e0005c234.rmeta --extern salsa_macros=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-tools/release/deps/libsalsa_macros-f81fdeb2b5feb1d4.so --extern smallvec=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-tools/x86_64-unknown-illumos/release/deps/libsmallvec-f61dbf87fa3c3363.rmeta --extern tracing=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-tools/x86_64-unknown-illumos/release/deps/libtracing-28441e7f8b0cd2ce.rmeta --extern triomphe=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-tools/x86_64-unknown-illumos/release/deps/libtriomphe-ecaf6d413d885c90.rmeta --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(parallel_compiler)' '--check-cfg=cfg(rust_analyzer)' -Zmacro-backtrace -Zunstable-options -Csplit-debuginfo=off -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zunstable-options -Zon-broken-pipe=kill -Z binary-dep-depinfo` Running `/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc --crate-name syntax --edition=2021 crates/syntax/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::suspicious' '--warn=clippy::style' '--allow=clippy::restriction' '--deny=clippy::perf' '--deny=clippy::correctness' '--warn=clippy::complexity' '--allow=clippy::wrong_self_convention' '--allow=clippy::useless_asref' --warn=unused_lifetimes --warn=unused_extern_crates --warn=unreachable_pub '--allow=clippy::type_complexity' '--allow=clippy::too_many_arguments' '--warn=clippy::todo' '--warn=clippy::str_to_string' --warn=semicolon_in_expressions_from_macros '--allow=clippy::result_unit_err' '--warn=clippy::rc_buffer' '--warn=clippy::print_stdout' '--warn=clippy::print_stderr' '--allow=clippy::new_ret_no_self' '--allow=clippy::len_without_is_empty' --warn=explicit_outlives_requirements '--allow=clippy::enum_variant_names' --warn=ellipsis_inclusive_range_patterns --warn=elided_lifetimes_in_paths '--warn=clippy::dbg_macro' --warn=bare_trait_objects '--allow=clippy::assigning_clones' --cfg 'feature="in-rust-tree"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("in-rust-tree"))' -C metadata=2fb0742c562c6748 -C extra-filename=-2fb0742c562c6748 --out-dir /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-tools/x86_64-unknown-illumos/release/deps --target x86_64-unknown-illumos -C linker=/usr/gcc/13/bin/gcc -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-tools/x86_64-unknown-illumos/release/deps -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-tools/release/deps --extern cov_mark=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-tools/x86_64-unknown-illumos/release/deps/libcov_mark-9bf4a0f32b3680d0.rmeta --extern either=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-tools/x86_64-unknown-illumos/release/deps/libeither-635e99546b526d6a.rmeta --extern indexmap=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-tools/x86_64-unknown-illumos/release/deps/libindexmap-f1eccd337fb771e7.rmeta --extern itertools=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-tools/x86_64-unknown-illumos/release/deps/libitertools-1ea3fb1e188bb046.rmeta --extern once_cell=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-tools/x86_64-unknown-illumos/release/deps/libonce_cell-a3125bf95ce38619.rmeta --extern parser=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-tools/x86_64-unknown-illumos/release/deps/libparser-ec55985773413d29.rmeta --extern ra_ap_rustc_lexer=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-tools/x86_64-unknown-illumos/release/deps/libra_ap_rustc_lexer-a482f47d0704b35d.rmeta --extern rowan=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-tools/x86_64-unknown-illumos/release/deps/librowan-521cf5560fa1cef1.rmeta --extern rustc_hash=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-tools/x86_64-unknown-illumos/release/deps/librustc_hash-fae0e07e0005c234.rmeta --extern smol_str=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-tools/x86_64-unknown-illumos/release/deps/libsmol_str-71ce083ac8994db8.rmeta --extern stdx=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-tools/x86_64-unknown-illumos/release/deps/libstdx-f92ecceace87baaa.rmeta --extern text_edit=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-tools/x86_64-unknown-illumos/release/deps/libtext_edit-e0df24ee346fb531.rmeta --extern tracing=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-tools/x86_64-unknown-illumos/release/deps/libtracing-28441e7f8b0cd2ce.rmeta --extern triomphe=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-tools/x86_64-unknown-illumos/release/deps/libtriomphe-ecaf6d413d885c90.rmeta --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(parallel_compiler)' '--check-cfg=cfg(rust_analyzer)' -Zmacro-backtrace -Zunstable-options -Csplit-debuginfo=off -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zunstable-options -Zon-broken-pipe=kill -Z binary-dep-depinfo` Compiling paths v0.0.0 (/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/tools/rust-analyzer/crates/paths) Running `/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc --crate-name paths --edition=2021 crates/paths/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::suspicious' '--warn=clippy::style' '--allow=clippy::restriction' '--deny=clippy::perf' '--deny=clippy::correctness' '--warn=clippy::complexity' '--allow=clippy::wrong_self_convention' '--allow=clippy::useless_asref' --warn=unused_lifetimes --warn=unused_extern_crates --warn=unreachable_pub '--allow=clippy::type_complexity' '--allow=clippy::too_many_arguments' '--warn=clippy::todo' '--warn=clippy::str_to_string' --warn=semicolon_in_expressions_from_macros '--allow=clippy::result_unit_err' '--warn=clippy::rc_buffer' '--warn=clippy::print_stdout' '--warn=clippy::print_stderr' '--allow=clippy::new_ret_no_self' '--allow=clippy::len_without_is_empty' --warn=explicit_outlives_requirements '--allow=clippy::enum_variant_names' --warn=ellipsis_inclusive_range_patterns --warn=elided_lifetimes_in_paths '--warn=clippy::dbg_macro' --warn=bare_trait_objects '--allow=clippy::assigning_clones' --cfg 'feature="serde1"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("serde1"))' -C metadata=9038302f63b38562 -C extra-filename=-9038302f63b38562 --out-dir /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-tools/x86_64-unknown-illumos/release/deps --target x86_64-unknown-illumos -C linker=/usr/gcc/13/bin/gcc -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-tools/x86_64-unknown-illumos/release/deps -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-tools/release/deps --extern camino=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-tools/x86_64-unknown-illumos/release/deps/libcamino-7eb35cd8cdfaad7d.rmeta --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(parallel_compiler)' '--check-cfg=cfg(rust_analyzer)' -Zmacro-backtrace -Zunstable-options -Csplit-debuginfo=off -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zunstable-options -Zon-broken-pipe=kill -Z binary-dep-depinfo` Compiling vfs v0.0.0 (/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/tools/rust-analyzer/crates/vfs) Running `/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc --crate-name vfs --edition=2021 crates/vfs/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::suspicious' '--warn=clippy::style' '--allow=clippy::restriction' '--deny=clippy::perf' '--deny=clippy::correctness' '--warn=clippy::complexity' '--allow=clippy::wrong_self_convention' '--allow=clippy::useless_asref' --warn=unused_lifetimes --warn=unused_extern_crates --warn=unreachable_pub '--allow=clippy::type_complexity' '--allow=clippy::too_many_arguments' '--warn=clippy::todo' '--warn=clippy::str_to_string' --warn=semicolon_in_expressions_from_macros '--allow=clippy::result_unit_err' '--warn=clippy::rc_buffer' '--warn=clippy::print_stdout' '--warn=clippy::print_stderr' '--allow=clippy::new_ret_no_self' '--allow=clippy::len_without_is_empty' --warn=explicit_outlives_requirements '--allow=clippy::enum_variant_names' --warn=ellipsis_inclusive_range_patterns --warn=elided_lifetimes_in_paths '--warn=clippy::dbg_macro' --warn=bare_trait_objects '--allow=clippy::assigning_clones' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=66fb99480d50ad09 -C extra-filename=-66fb99480d50ad09 --out-dir /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-tools/x86_64-unknown-illumos/release/deps --target x86_64-unknown-illumos -C linker=/usr/gcc/13/bin/gcc -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-tools/x86_64-unknown-illumos/release/deps -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-tools/release/deps --extern fst=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-tools/x86_64-unknown-illumos/release/deps/libfst-49037c10a80b0714.rmeta --extern indexmap=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-tools/x86_64-unknown-illumos/release/deps/libindexmap-f1eccd337fb771e7.rmeta --extern nohash_hasher=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-tools/x86_64-unknown-illumos/release/deps/libnohash_hasher-57d880b8a1e96350.rmeta --extern paths=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-tools/x86_64-unknown-illumos/release/deps/libpaths-9038302f63b38562.rmeta --extern rustc_hash=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-tools/x86_64-unknown-illumos/release/deps/librustc_hash-fae0e07e0005c234.rmeta --extern stdx=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-tools/x86_64-unknown-illumos/release/deps/libstdx-f92ecceace87baaa.rmeta --extern tracing=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-tools/x86_64-unknown-illumos/release/deps/libtracing-28441e7f8b0cd2ce.rmeta --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(parallel_compiler)' '--check-cfg=cfg(rust_analyzer)' -Zmacro-backtrace -Zunstable-options -Csplit-debuginfo=off -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zunstable-options -Zon-broken-pipe=kill -Z binary-dep-depinfo` Compiling span v0.0.0 (/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/tools/rust-analyzer/crates/span) Running `/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc --crate-name span --edition=2021 crates/span/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::suspicious' '--warn=clippy::style' '--allow=clippy::restriction' '--deny=clippy::perf' '--deny=clippy::correctness' '--warn=clippy::complexity' '--allow=clippy::wrong_self_convention' '--allow=clippy::useless_asref' --warn=unused_lifetimes --warn=unused_extern_crates --warn=unreachable_pub '--allow=clippy::type_complexity' '--allow=clippy::too_many_arguments' '--warn=clippy::todo' '--warn=clippy::str_to_string' --warn=semicolon_in_expressions_from_macros '--allow=clippy::result_unit_err' '--warn=clippy::rc_buffer' '--warn=clippy::print_stdout' '--warn=clippy::print_stderr' '--allow=clippy::new_ret_no_self' '--allow=clippy::len_without_is_empty' --warn=explicit_outlives_requirements '--allow=clippy::enum_variant_names' --warn=ellipsis_inclusive_range_patterns --warn=elided_lifetimes_in_paths '--warn=clippy::dbg_macro' --warn=bare_trait_objects '--allow=clippy::assigning_clones' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=365da90d70a1a61e -C extra-filename=-365da90d70a1a61e --out-dir /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-tools/x86_64-unknown-illumos/release/deps --target x86_64-unknown-illumos -C linker=/usr/gcc/13/bin/gcc -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-tools/x86_64-unknown-illumos/release/deps -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-tools/release/deps --extern hashbrown=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-tools/x86_64-unknown-illumos/release/deps/libhashbrown-0889680c9543e4bc.rmeta --extern la_arena=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-tools/x86_64-unknown-illumos/release/deps/libla_arena-4947d1c7ecef0591.rmeta --extern rustc_hash=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-tools/x86_64-unknown-illumos/release/deps/librustc_hash-fae0e07e0005c234.rmeta --extern salsa=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-tools/x86_64-unknown-illumos/release/deps/libsalsa-03451d3111c1d5ac.rmeta --extern stdx=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-tools/x86_64-unknown-illumos/release/deps/libstdx-f92ecceace87baaa.rmeta --extern syntax=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-tools/x86_64-unknown-illumos/release/deps/libsyntax-2fb0742c562c6748.rmeta --extern text_size=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-tools/x86_64-unknown-illumos/release/deps/libtext_size-a704d8107a7d1b2e.rmeta --extern vfs=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-tools/x86_64-unknown-illumos/release/deps/libvfs-66fb99480d50ad09.rmeta --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(parallel_compiler)' '--check-cfg=cfg(rust_analyzer)' -Zmacro-backtrace -Zunstable-options -Csplit-debuginfo=off -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zunstable-options -Zon-broken-pipe=kill -Z binary-dep-depinfo` Compiling base-db v0.0.0 (/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/tools/rust-analyzer/crates/base-db) Compiling mbe v0.0.0 (/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/tools/rust-analyzer/crates/mbe) Running `/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc --crate-name base_db --edition=2021 crates/base-db/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::suspicious' '--warn=clippy::style' '--allow=clippy::restriction' '--deny=clippy::perf' '--deny=clippy::correctness' '--warn=clippy::complexity' '--allow=clippy::wrong_self_convention' '--allow=clippy::useless_asref' --warn=unused_lifetimes --warn=unused_extern_crates --warn=unreachable_pub '--allow=clippy::type_complexity' '--allow=clippy::too_many_arguments' '--warn=clippy::todo' '--warn=clippy::str_to_string' --warn=semicolon_in_expressions_from_macros '--allow=clippy::result_unit_err' '--warn=clippy::rc_buffer' '--warn=clippy::print_stdout' '--warn=clippy::print_stderr' '--allow=clippy::new_ret_no_self' '--allow=clippy::len_without_is_empty' --warn=explicit_outlives_requirements '--allow=clippy::enum_variant_names' --warn=ellipsis_inclusive_range_patterns --warn=elided_lifetimes_in_paths '--warn=clippy::dbg_macro' --warn=bare_trait_objects '--allow=clippy::assigning_clones' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=86e8c87f3697e44b -C extra-filename=-86e8c87f3697e44b --out-dir /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-tools/x86_64-unknown-illumos/release/deps --target x86_64-unknown-illumos -C linker=/usr/gcc/13/bin/gcc -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-tools/x86_64-unknown-illumos/release/deps -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-tools/release/deps --extern cfg=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-tools/x86_64-unknown-illumos/release/deps/libcfg-508515f326a4116f.rmeta --extern la_arena=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-tools/x86_64-unknown-illumos/release/deps/libla_arena-4947d1c7ecef0591.rmeta --extern lz4_flex=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-tools/x86_64-unknown-illumos/release/deps/liblz4_flex-7badb431cf45eb00.rmeta --extern rustc_hash=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-tools/x86_64-unknown-illumos/release/deps/librustc_hash-fae0e07e0005c234.rmeta --extern salsa=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-tools/x86_64-unknown-illumos/release/deps/libsalsa-03451d3111c1d5ac.rmeta --extern semver=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-tools/x86_64-unknown-illumos/release/deps/libsemver-eb09bd0f6c6acc57.rmeta --extern span=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-tools/x86_64-unknown-illumos/release/deps/libspan-365da90d70a1a61e.rmeta --extern stdx=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-tools/x86_64-unknown-illumos/release/deps/libstdx-f92ecceace87baaa.rmeta --extern syntax=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-tools/x86_64-unknown-illumos/release/deps/libsyntax-2fb0742c562c6748.rmeta --extern tracing=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-tools/x86_64-unknown-illumos/release/deps/libtracing-28441e7f8b0cd2ce.rmeta --extern triomphe=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-tools/x86_64-unknown-illumos/release/deps/libtriomphe-ecaf6d413d885c90.rmeta --extern vfs=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-tools/x86_64-unknown-illumos/release/deps/libvfs-66fb99480d50ad09.rmeta --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(parallel_compiler)' '--check-cfg=cfg(rust_analyzer)' -Zmacro-backtrace -Zunstable-options -Csplit-debuginfo=off -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zunstable-options -Zon-broken-pipe=kill -Z binary-dep-depinfo` Running `/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc --crate-name mbe --edition=2021 crates/mbe/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::suspicious' '--warn=clippy::style' '--allow=clippy::restriction' '--deny=clippy::perf' '--deny=clippy::correctness' '--warn=clippy::complexity' '--allow=clippy::wrong_self_convention' '--allow=clippy::useless_asref' --warn=unused_lifetimes --warn=unused_extern_crates --warn=unreachable_pub '--allow=clippy::type_complexity' '--allow=clippy::too_many_arguments' '--warn=clippy::todo' '--warn=clippy::str_to_string' --warn=semicolon_in_expressions_from_macros '--allow=clippy::result_unit_err' '--warn=clippy::rc_buffer' '--warn=clippy::print_stdout' '--warn=clippy::print_stderr' '--allow=clippy::new_ret_no_self' '--allow=clippy::len_without_is_empty' --warn=explicit_outlives_requirements '--allow=clippy::enum_variant_names' --warn=ellipsis_inclusive_range_patterns --warn=elided_lifetimes_in_paths '--warn=clippy::dbg_macro' --warn=bare_trait_objects '--allow=clippy::assigning_clones' --cfg 'feature="in-rust-tree"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("in-rust-tree"))' -C metadata=8fa9eb0e8663f410 -C extra-filename=-8fa9eb0e8663f410 --out-dir /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-tools/x86_64-unknown-illumos/release/deps --target x86_64-unknown-illumos -C linker=/usr/gcc/13/bin/gcc -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-tools/x86_64-unknown-illumos/release/deps -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-tools/release/deps --extern arrayvec=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-tools/x86_64-unknown-illumos/release/deps/libarrayvec-f7fbed3e245c9513.rmeta --extern cov_mark=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-tools/x86_64-unknown-illumos/release/deps/libcov_mark-9bf4a0f32b3680d0.rmeta --extern parser=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-tools/x86_64-unknown-illumos/release/deps/libparser-ec55985773413d29.rmeta --extern rustc_hash=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-tools/x86_64-unknown-illumos/release/deps/librustc_hash-fae0e07e0005c234.rmeta --extern smallvec=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-tools/x86_64-unknown-illumos/release/deps/libsmallvec-f61dbf87fa3c3363.rmeta --extern span=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-tools/x86_64-unknown-illumos/release/deps/libspan-365da90d70a1a61e.rmeta --extern stdx=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-tools/x86_64-unknown-illumos/release/deps/libstdx-f92ecceace87baaa.rmeta --extern syntax=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-tools/x86_64-unknown-illumos/release/deps/libsyntax-2fb0742c562c6748.rmeta --extern tracing=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-tools/x86_64-unknown-illumos/release/deps/libtracing-28441e7f8b0cd2ce.rmeta --extern tt=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-tools/x86_64-unknown-illumos/release/deps/libtt-cae322bc09444fa7.rmeta --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(parallel_compiler)' '--check-cfg=cfg(rust_analyzer)' -Zmacro-backtrace -Zunstable-options -Csplit-debuginfo=off -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zunstable-options -Zon-broken-pipe=kill -Z binary-dep-depinfo` Compiling proc-macro-api v0.0.0 (/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/tools/rust-analyzer/crates/proc-macro-api) Running `/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc --crate-name proc_macro_api --edition=2021 crates/proc-macro-api/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::suspicious' '--warn=clippy::style' '--allow=clippy::restriction' '--deny=clippy::perf' '--deny=clippy::correctness' '--warn=clippy::complexity' '--allow=clippy::wrong_self_convention' '--allow=clippy::useless_asref' --warn=unused_lifetimes --warn=unused_extern_crates --warn=unreachable_pub '--allow=clippy::type_complexity' '--allow=clippy::too_many_arguments' '--warn=clippy::todo' '--warn=clippy::str_to_string' --warn=semicolon_in_expressions_from_macros '--allow=clippy::result_unit_err' '--warn=clippy::rc_buffer' '--warn=clippy::print_stdout' '--warn=clippy::print_stderr' '--allow=clippy::new_ret_no_self' '--allow=clippy::len_without_is_empty' --warn=explicit_outlives_requirements '--allow=clippy::enum_variant_names' --warn=ellipsis_inclusive_range_patterns --warn=elided_lifetimes_in_paths '--warn=clippy::dbg_macro' --warn=bare_trait_objects '--allow=clippy::assigning_clones' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=4145cf2529bd32d1 -C extra-filename=-4145cf2529bd32d1 --out-dir /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-tools/x86_64-unknown-illumos/release/deps --target x86_64-unknown-illumos -C linker=/usr/gcc/13/bin/gcc -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-tools/x86_64-unknown-illumos/release/deps -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-tools/release/deps --extern base_db=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-tools/x86_64-unknown-illumos/release/deps/libbase_db-86e8c87f3697e44b.rmeta --extern indexmap=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-tools/x86_64-unknown-illumos/release/deps/libindexmap-f1eccd337fb771e7.rmeta --extern la_arena=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-tools/x86_64-unknown-illumos/release/deps/libla_arena-4947d1c7ecef0591.rmeta --extern paths=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-tools/x86_64-unknown-illumos/release/deps/libpaths-9038302f63b38562.rmeta --extern rustc_hash=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-tools/x86_64-unknown-illumos/release/deps/librustc_hash-fae0e07e0005c234.rmeta --extern serde=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-tools/x86_64-unknown-illumos/release/deps/libserde-a9e9a4aede6fdb9d.rmeta --extern serde_json=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-tools/x86_64-unknown-illumos/release/deps/libserde_json-ad01f6822ca3ef91.rmeta --extern span=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-tools/x86_64-unknown-illumos/release/deps/libspan-365da90d70a1a61e.rmeta --extern stdx=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-tools/x86_64-unknown-illumos/release/deps/libstdx-f92ecceace87baaa.rmeta --extern text_size=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-tools/x86_64-unknown-illumos/release/deps/libtext_size-a704d8107a7d1b2e.rmeta --extern tracing=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-tools/x86_64-unknown-illumos/release/deps/libtracing-28441e7f8b0cd2ce.rmeta --extern tt=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-tools/x86_64-unknown-illumos/release/deps/libtt-cae322bc09444fa7.rmeta --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(parallel_compiler)' '--check-cfg=cfg(rust_analyzer)' -Zmacro-backtrace -Zunstable-options -Csplit-debuginfo=off -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zunstable-options -Zon-broken-pipe=kill -Z binary-dep-depinfo` Running `/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc --crate-name proc_macro_srv --edition=2021 crates/proc-macro-srv/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::suspicious' '--warn=clippy::style' '--allow=clippy::restriction' '--deny=clippy::perf' '--deny=clippy::correctness' '--warn=clippy::complexity' '--allow=clippy::wrong_self_convention' '--allow=clippy::useless_asref' --warn=unused_lifetimes --warn=unused_extern_crates --warn=unreachable_pub '--allow=clippy::type_complexity' '--allow=clippy::too_many_arguments' '--warn=clippy::todo' '--warn=clippy::str_to_string' --warn=semicolon_in_expressions_from_macros '--allow=clippy::result_unit_err' '--warn=clippy::rc_buffer' '--warn=clippy::print_stdout' '--warn=clippy::print_stderr' '--allow=clippy::new_ret_no_self' '--allow=clippy::len_without_is_empty' --warn=explicit_outlives_requirements '--allow=clippy::enum_variant_names' --warn=ellipsis_inclusive_range_patterns --warn=elided_lifetimes_in_paths '--warn=clippy::dbg_macro' --warn=bare_trait_objects '--allow=clippy::assigning_clones' --cfg 'feature="in-rust-tree"' --cfg 'feature="sysroot-abi"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("in-rust-tree", "sysroot-abi"))' -C metadata=fb07c4bd2be41953 -C extra-filename=-fb07c4bd2be41953 --out-dir /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-tools/x86_64-unknown-illumos/release/deps --target x86_64-unknown-illumos -C linker=/usr/gcc/13/bin/gcc -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-tools/x86_64-unknown-illumos/release/deps -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-tools/release/deps --extern base_db=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-tools/x86_64-unknown-illumos/release/deps/libbase_db-86e8c87f3697e44b.rmeta --extern libloading=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-tools/x86_64-unknown-illumos/release/deps/liblibloading-7209e8ca08fc6e36.rmeta --extern mbe=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-tools/x86_64-unknown-illumos/release/deps/libmbe-8fa9eb0e8663f410.rmeta --extern memmap2=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-tools/x86_64-unknown-illumos/release/deps/libmemmap2-8e0aadbbbd860462.rmeta --extern object=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-tools/x86_64-unknown-illumos/release/deps/libobject-c1d985cb5bfe3cf9.rmeta --extern paths=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-tools/x86_64-unknown-illumos/release/deps/libpaths-9038302f63b38562.rmeta --extern proc_macro_api=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-tools/x86_64-unknown-illumos/release/deps/libproc_macro_api-4145cf2529bd32d1.rmeta --extern ra_ap_rustc_lexer=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-tools/x86_64-unknown-illumos/release/deps/libra_ap_rustc_lexer-a482f47d0704b35d.rmeta --extern snap=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-tools/x86_64-unknown-illumos/release/deps/libsnap-217fa55d88ec8789.rmeta --extern span=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-tools/x86_64-unknown-illumos/release/deps/libspan-365da90d70a1a61e.rmeta --extern stdx=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-tools/x86_64-unknown-illumos/release/deps/libstdx-f92ecceace87baaa.rmeta --extern tt=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-tools/x86_64-unknown-illumos/release/deps/libtt-cae322bc09444fa7.rmeta --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(parallel_compiler)' '--check-cfg=cfg(rust_analyzer)' -Zmacro-backtrace -Zunstable-options -Csplit-debuginfo=off -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zunstable-options -Zon-broken-pipe=kill -Z binary-dep-depinfo --check-cfg 'cfg(rust_analyzer)'` Running `/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc --crate-name rust_analyzer_proc_macro_srv --edition=2021 crates/proc-macro-srv-cli/src/main.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C opt-level=3 -C embed-bitcode=no '--warn=clippy::suspicious' '--warn=clippy::style' '--allow=clippy::restriction' '--deny=clippy::perf' '--deny=clippy::correctness' '--warn=clippy::complexity' '--allow=clippy::wrong_self_convention' '--allow=clippy::useless_asref' --warn=unused_lifetimes --warn=unused_extern_crates --warn=unreachable_pub '--allow=clippy::type_complexity' '--allow=clippy::too_many_arguments' '--warn=clippy::todo' '--warn=clippy::str_to_string' --warn=semicolon_in_expressions_from_macros '--allow=clippy::result_unit_err' '--warn=clippy::rc_buffer' '--warn=clippy::print_stdout' '--warn=clippy::print_stderr' '--allow=clippy::new_ret_no_self' '--allow=clippy::len_without_is_empty' --warn=explicit_outlives_requirements '--allow=clippy::enum_variant_names' --warn=ellipsis_inclusive_range_patterns --warn=elided_lifetimes_in_paths '--warn=clippy::dbg_macro' --warn=bare_trait_objects '--allow=clippy::assigning_clones' --cfg 'feature="in-rust-tree"' --cfg 'feature="sysroot-abi"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("in-rust-tree", "sysroot-abi"))' -C metadata=2262e7895168b03c -C extra-filename=-2262e7895168b03c --out-dir /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-tools/x86_64-unknown-illumos/release/deps --target x86_64-unknown-illumos -C linker=/usr/gcc/13/bin/gcc -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-tools/x86_64-unknown-illumos/release/deps -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-tools/release/deps --extern proc_macro_api=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-tools/x86_64-unknown-illumos/release/deps/libproc_macro_api-4145cf2529bd32d1.rlib --extern proc_macro_srv=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage1-tools/x86_64-unknown-illumos/release/deps/libproc_macro_srv-fb07c4bd2be41953.rlib --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(parallel_compiler)' '--check-cfg=cfg(rust_analyzer)' -Zmacro-backtrace -Zunstable-options -Csplit-debuginfo=off -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zunstable-options -Zon-broken-pipe=kill -Z binary-dep-depinfo --check-cfg 'cfg(rust_analyzer)'` Finished `release` profile [optimized] target(s) in 46.21s running "/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/bin/llvm-config" "--libfiles" (failure_mode=Exit, stdout_mode=Print, stderr_mode=Print) running: "/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/bin/llvm-config" "--libfiles" (failure_mode=Exit, stdout_mode=Capture, stderr_mode=Print) (created at src/core/build_steps/dist.rs:2068:23, executed at src/core/build_steps/dist.rs:2071:42) Dist rustc-1.81.0-x86_64-unknown-illumos Forcing dist.compression-profile = 'no-op' for `x install`. running: LD_LIBRARY_PATH="/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-bootstrap-tools/x86_64-unknown-illumos/release/deps:/usr/lib" RUSTC="/usr/bin/rustc" "/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-tools-bin/rust-installer" "generate" "--image-dir" "/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/tmp/tarball/rustc/x86_64-unknown-illumos/image" "--component-name=rustc" "--rel-manifest-dir=rustlib" "--legacy-manifest-dirs=rustlib,cargo" "--product-name=Rust" "--success-message=rustc installed." "--package-name=rustc-1.81.0-x86_64-unknown-illumos" "--non-installed-overlay" "/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/tmp/tarball/rustc/x86_64-unknown-illumos/overlay" "--output-dir" "/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/dist" "--work-dir" "/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/tmp/tarball/rustc/x86_64-unknown-illumos" "--compression-profile" "no-op" (failure_mode=Exit, stdout_mode=Print, stderr_mode=Print) (created at src/core/build_steps/tool.rs:1109:23, executed at src/utils/tarball.rs:382:13) finished in 0.908 seconds Installing stage2 rustc (x86_64-unknown-illumos) running: cd "/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/tmp/empty_dir" && "bash" "/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/tmp/tarball/rustc/x86_64-unknown-illumos/rustc-1.81.0-x86_64-unknown-illumos/install.sh" "--prefix=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/prototype/i386/usr" "--sysconfdir=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/prototype/i386/etc" "--datadir=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/prototype/i386/usr/share" "--docdir=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/prototype/i386/usr/share/doc/rust-1.81.0" "--bindir=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/prototype/i386/usr/bin" "--libdir=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/prototype/i386/usr/lib" "--mandir=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/prototype/i386/usr/share/man" "--disable-ldconfig" (failure_mode=Exit, stdout_mode=Print, stderr_mode=Print) (created at src/core/build_steps/install.rs:105:19, executed at src/core/build_steps/install.rs:116:9) install: creating uninstall script at /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/prototype/i386/usr/lib/rustlib/uninstall.sh install: installing component 'rustc' rustc installed. Uplifting rustc (stage1 -> stage3) using sysroot /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2 running: "/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/bin/llvm-config" "--libdir" (failure_mode=Exit, stdout_mode=Capture, stderr_mode=Print) (created at src/core/builder.rs:1954:21, executed at src/core/builder.rs:1954:75) Building tool cargo (stage2 -> stage3, x86_64-unknown-illumos) running: cd "/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src" && env -u MAKEFLAGS -u MFLAGS AR_x86_64_unknown_illumos="/usr/gnu/bin/ar" CARGO_INCREMENTAL="0" CARGO_PROFILE_RELEASE_DEBUG="0" CARGO_PROFILE_RELEASE_DEBUG_ASSERTIONS="false" CARGO_PROFILE_RELEASE_OVERFLOW_CHECKS="false" CARGO_PROFILE_RELEASE_STRIP="false" CARGO_TARGET_DIR="/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools" CARGO_TARGET_X86_64_UNKNOWN_ILLUMOS_LINKER="/usr/gcc/13/bin/gcc" CC_x86_64_unknown_illumos="/usr/gcc/13/bin/gcc" CFG_COMMIT_DATE="2024-08-20" CFG_COMMIT_HASH="2dbb1af80a2914475ba76827a312e29cedfa6b2f" CFG_COMPILER_BUILD_TRIPLE="x86_64-unknown-illumos" CFG_COMPILER_HOST_TRIPLE="x86_64-unknown-illumos" CFG_RELEASE="1.81.0" CFG_RELEASE_CHANNEL="stable" CFG_RELEASE_NUM="1.81.0" CFG_SHORT_COMMIT_HASH="2dbb1af80" CFG_VERSION="1.81.0 (eeb90cda1 2024-09-04) (built from a source tarball)" CFG_VER_DATE="2024-09-04" CFG_VER_HASH="eeb90cda1969383f56a2637cbd3037bdf598841c" CFLAGS_x86_64_unknown_illumos="-ffunction-sections -fdata-sections -fPIC -m64 -m64" CXXFLAGS_x86_64_unknown_illumos="-ffunction-sections -fdata-sections -fPIC -m64 -m64" CXX_x86_64_unknown_illumos="/usr/gcc/13/bin/g++" DOC_RUST_LANG_ORG_CHANNEL="https://doc.rust-lang.org/1.81.0" LIBC_CHECK_CFG="1" LIBRARY_PATH="/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/lib" LZMA_API_STATIC="1" RANLIB_x86_64_unknown_illumos="/usr/gnu/bin/ar s" REAL_LIBRARY_PATH_VAR="LD_LIBRARY_PATH" RUSTBUILD_NATIVE_DIR="/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/native" RUSTC="/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc" RUSTC_BOOTSTRAP="1" RUSTC_BREAK_ON_ICE="1" RUSTC_ERROR_METADATA_DST="/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/tmp/extended-error-metadata" RUSTC_HOST_FLAGS="-Zunstable-options --check-cfg=cfg(bootstrap) -Clinker=/usr/gcc/13/bin/gcc" RUSTC_INSTALL_BINDIR="bin" RUSTC_LIBDIR="/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2/lib" RUSTC_REAL="/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2/bin/rustc" RUSTC_SNAPSHOT="/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2/bin/rustc" RUSTC_SNAPSHOT_LIBDIR="/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2/lib" RUSTC_STAGE="2" RUSTC_SYSROOT="/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2" RUSTC_TLS_MODEL_INITIAL_EXEC="1" RUSTC_VERBOSE="1" RUSTC_WRAPPER="/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc" RUSTDOC="/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustdoc" RUSTDOCFLAGS="--cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options --check-cfg=cfg(bootstrap) --check-cfg=cfg(parallel_compiler) --check-cfg=cfg(rust_analyzer) --crate-version 1.81.0\t(eeb90cda1\t2024-09-04)\t(built\tfrom\ta\tsource\ttarball) -Clinker=/usr/gcc/13/bin/gcc" RUSTDOC_REAL="/path/to/nowhere/rustdoc/not/required" RUSTFLAGS="--cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options --check-cfg=cfg(bootstrap) --check-cfg=cfg(parallel_compiler) --check-cfg=cfg(rust_analyzer) -Zmacro-backtrace -Zunstable-options -Csplit-debuginfo=off -Clink-args=-Wl,-z,origin -Clink-args=-Wl,-rpath,$ORIGIN/../lib -Zunstable-options" RUST_TEST_THREADS="8" SYSROOT="/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2" __CARGO_DEFAULT_LIB_METADATA="stabletool-rustc" "/usr/bin/cargo" "build" "--target" "x86_64-unknown-illumos" "--release" "-Zbinary-dep-depinfo" "-j" "8" "-v" "--frozen" "--manifest-path" "/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/tools/cargo/Cargo.toml" "--message-format" "json-render-diagnostics" Dirty libc v0.2.155: the rustflags changed Compiling libc v0.2.155 Fresh unicode-ident v1.0.12 Dirty cfg-if v1.0.0: the rustflags changed Compiling cfg-if v1.0.0 Fresh pkg-config v0.3.30 Fresh vcpkg v0.2.15 Running `/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/release/build/libc-e5cdbdd6f4df7899/build-script-build` Dirty once_cell v1.19.0: the rustflags changed Compiling once_cell v1.19.0 Fresh aho-corasick v1.1.3 Fresh regex-syntax v0.8.3 Running `/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc --crate-name cfg_if --edition=2018 /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/vendor/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)' --check-cfg 'cfg(feature, values("compiler_builtins", "core", "rustc-dep-of-std"))' -C metadata=9fafd12e719e19ea -C extra-filename=-9fafd12e719e19ea --out-dir /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps --target x86_64-unknown-illumos -C linker=/usr/gcc/13/bin/gcc -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/release/deps --cap-lints allow --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(parallel_compiler)' '--check-cfg=cfg(rust_analyzer)' -Zmacro-backtrace -Zunstable-options -Csplit-debuginfo=off -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zunstable-options -Z binary-dep-depinfo` Fresh proc-macro2 v1.0.79 Dirty thiserror v1.0.61: the rustflags changed Compiling thiserror v1.0.61 Fresh regex-automata v0.4.6 Fresh version_check v0.9.4 Running `/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/release/build/thiserror-8408d48d4f3bc588/build-script-build` Running `/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc --crate-name once_cell --edition=2021 /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/vendor/once_cell-1.19.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="race"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("alloc", "atomic-polyfill", "critical-section", "default", "parking_lot", "portable-atomic", "race", "std", "unstable"))' -C metadata=a3125bf95ce38619 -C extra-filename=-a3125bf95ce38619 --out-dir /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps --target x86_64-unknown-illumos -C linker=/usr/gcc/13/bin/gcc -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/release/deps --cap-lints allow --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(parallel_compiler)' '--check-cfg=cfg(rust_analyzer)' -Zmacro-backtrace -Zunstable-options -Csplit-debuginfo=off -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zunstable-options -Z binary-dep-depinfo` Fresh quote v1.0.35 Fresh bstr v1.9.1 Fresh autocfg v1.2.0 Fresh syn v2.0.57 Fresh cc v1.0.90 Dirty tinyvec_macros v0.1.1: the rustflags changed Compiling tinyvec_macros v0.1.1 Fresh thiserror-impl v1.0.61 Running `/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc --crate-name tinyvec_macros --edition=2018 /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/vendor/tinyvec_macros-0.1.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)' --check-cfg 'cfg(feature, values())' -C metadata=ad2c2b4b0237d606 -C extra-filename=-ad2c2b4b0237d606 --out-dir /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps --target x86_64-unknown-illumos -C linker=/usr/gcc/13/bin/gcc -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/release/deps --cap-lints allow --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(parallel_compiler)' '--check-cfg=cfg(rust_analyzer)' -Zmacro-backtrace -Zunstable-options -Csplit-debuginfo=off -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zunstable-options -Z binary-dep-depinfo` Fresh serde_derive v1.0.203 Fresh serde v1.0.203 Fresh smallvec v1.13.2 Running `/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc --crate-name thiserror --edition=2021 /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/vendor/thiserror-1.0.61/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)' --check-cfg 'cfg(feature, values())' -C metadata=c5f8c041df9f86d7 -C extra-filename=-c5f8c041df9f86d7 --out-dir /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps --target x86_64-unknown-illumos -C linker=/usr/gcc/13/bin/gcc -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/release/deps --extern thiserror_impl=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/release/deps/libthiserror_impl-4a64940d0ff5bb96.so --cap-lints allow --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(parallel_compiler)' '--check-cfg=cfg(rust_analyzer)' -Zmacro-backtrace -Zunstable-options -Csplit-debuginfo=off -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zunstable-options -Z binary-dep-depinfo --check-cfg 'cfg(error_generic_member_access)' --check-cfg 'cfg(thiserror_nightly_testing)'` Running `/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc --crate-name libc --edition=2015 /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/vendor/libc-0.2.155/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)' --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=3e7518595b3b6992 -C extra-filename=-3e7518595b3b6992 --out-dir /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps --target x86_64-unknown-illumos -C linker=/usr/gcc/13/bin/gcc -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/release/deps --cap-lints allow --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(parallel_compiler)' '--check-cfg=cfg(rust_analyzer)' -Zmacro-backtrace -Zunstable-options -Csplit-debuginfo=off -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zunstable-options -Z binary-dep-depinfo --cfg freebsd11 --cfg libc_priv_mod_use --cfg libc_union --cfg libc_const_size_of --cfg libc_align --cfg libc_int128 --cfg libc_core_cvoid --cfg libc_packedN --cfg libc_cfg_target_vendor --cfg libc_non_exhaustive --cfg libc_long_array --cfg libc_ptr_addr_of --cfg libc_underscore_const_names --cfg libc_const_extern_fn --check-cfg 'cfg(emscripten_new_stat_abi)' --check-cfg 'cfg(espidf_time64)' --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_align)' --check-cfg 'cfg(libc_cfg_target_vendor)' --check-cfg 'cfg(libc_const_extern_fn)' --check-cfg 'cfg(libc_const_extern_fn_unstable)' --check-cfg 'cfg(libc_const_size_of)' --check-cfg 'cfg(libc_core_cvoid)' --check-cfg 'cfg(libc_deny_warnings)' --check-cfg 'cfg(libc_int128)' --check-cfg 'cfg(libc_long_array)' --check-cfg 'cfg(libc_non_exhaustive)' --check-cfg 'cfg(libc_packedN)' --check-cfg 'cfg(libc_priv_mod_use)' --check-cfg 'cfg(libc_ptr_addr_of)' --check-cfg 'cfg(libc_thread_local)' --check-cfg 'cfg(libc_underscore_const_names)' --check-cfg 'cfg(libc_union)' --check-cfg 'cfg(target_os,values("switch","aix","ohos","hurd","visionos"))' --check-cfg 'cfg(target_env,values("illumos","wasi","aix","ohos"))' --check-cfg 'cfg(target_arch,values("loongarch64","mips32r6","mips64r6","csky"))'` Dirty crossbeam-utils v0.8.19: the rustflags changed Compiling crossbeam-utils v0.8.19 Running `/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/release/build/crossbeam-utils-07f900802ee286da/build-script-build` Fresh gix-trace v0.1.9 Dirty fastrand v2.1.0: the rustflags changed Compiling fastrand v2.1.0 Dirty scopeguard v1.2.0: the rustflags changed Compiling scopeguard v1.2.0 Fresh faster-hex v0.9.0 Dirty bitflags v2.5.0: the rustflags changed Compiling bitflags v2.5.0 Running `/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc --crate-name fastrand --edition=2018 /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/vendor/fastrand-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 --cfg 'feature="alloc"' --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("alloc", "default", "getrandom", "js", "std"))' -C metadata=56339c1563d868cb -C extra-filename=-56339c1563d868cb --out-dir /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps --target x86_64-unknown-illumos -C linker=/usr/gcc/13/bin/gcc -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/release/deps --cap-lints allow --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(parallel_compiler)' '--check-cfg=cfg(rust_analyzer)' -Zmacro-backtrace -Zunstable-options -Csplit-debuginfo=off -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zunstable-options -Z binary-dep-depinfo` Running `/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc --crate-name scopeguard --edition=2015 /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/vendor/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 --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("default", "use_std"))' -C metadata=b119b0311a923c5f -C extra-filename=-b119b0311a923c5f --out-dir /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps --target x86_64-unknown-illumos -C linker=/usr/gcc/13/bin/gcc -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/release/deps --cap-lints allow --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(parallel_compiler)' '--check-cfg=cfg(rust_analyzer)' -Zmacro-backtrace -Zunstable-options -Csplit-debuginfo=off -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zunstable-options -Z binary-dep-depinfo` Running `/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc --crate-name bitflags --edition=2021 /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/vendor/bitflags-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="std"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("arbitrary", "bytemuck", "compiler_builtins", "core", "example_generated", "rustc-dep-of-std", "serde", "std"))' -C metadata=0c390d2d011ad838 -C extra-filename=-0c390d2d011ad838 --out-dir /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps --target x86_64-unknown-illumos -C linker=/usr/gcc/13/bin/gcc -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/release/deps --cap-lints allow --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(parallel_compiler)' '--check-cfg=cfg(rust_analyzer)' -Zmacro-backtrace -Zunstable-options -Csplit-debuginfo=off -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zunstable-options -Z binary-dep-depinfo` Dirty tinyvec v1.6.0: the rustflags changed Compiling tinyvec v1.6.0 Running `/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc --crate-name tinyvec --edition=2018 /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/vendor/tinyvec-1.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="tinyvec_macros"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("alloc", "arbitrary", "default", "experimental_write_impl", "grab_spare_slice", "nightly_slice_partition_dedup", "real_blackbox", "rustc_1_40", "rustc_1_55", "rustc_1_57", "serde", "std", "tinyvec_macros"))' -C metadata=ab703c3f18848a4c -C extra-filename=-ab703c3f18848a4c --out-dir /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps --target x86_64-unknown-illumos -C linker=/usr/gcc/13/bin/gcc -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/release/deps --extern tinyvec_macros=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libtinyvec_macros-ad2c2b4b0237d606.rmeta --cap-lints allow --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(parallel_compiler)' '--check-cfg=cfg(rust_analyzer)' -Zmacro-backtrace -Zunstable-options -Csplit-debuginfo=off -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zunstable-options -Z binary-dep-depinfo` Running `/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc --crate-name crossbeam_utils --edition=2021 /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/vendor/crossbeam-utils-0.8.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="std"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("default", "loom", "nightly", "std"))' -C metadata=c24efd9fb8775b8d -C extra-filename=-c24efd9fb8775b8d --out-dir /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps --target x86_64-unknown-illumos -C linker=/usr/gcc/13/bin/gcc -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/release/deps --cap-lints allow --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(parallel_compiler)' '--check-cfg=cfg(rust_analyzer)' -Zmacro-backtrace -Zunstable-options -Csplit-debuginfo=off -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zunstable-options -Z binary-dep-depinfo` Dirty same-file v1.0.6: the rustflags changed Compiling same-file v1.0.6 Running `/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc --crate-name same_file --edition=2018 /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/vendor/same-file-1.0.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 --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=3cd225259f0fdbb9 -C extra-filename=-3cd225259f0fdbb9 --out-dir /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps --target x86_64-unknown-illumos -C linker=/usr/gcc/13/bin/gcc -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/release/deps --cap-lints allow --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(parallel_compiler)' '--check-cfg=cfg(rust_analyzer)' -Zmacro-backtrace -Zunstable-options -Csplit-debuginfo=off -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zunstable-options -Z binary-dep-depinfo` Dirty lock_api v0.4.11: the dependency scopeguard was rebuilt (1725740366.886748042s, 4m 43s after last build at 1725740083.366531824s) Compiling lock_api v0.4.11 Running `/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc --crate-name lock_api --edition=2018 /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/vendor/lock_api-0.4.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="atomic_usize"' --cfg 'feature="default"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("arc_lock", "atomic_usize", "default", "nightly", "owning_ref", "serde"))' -C metadata=ea7e80b2cc29d4a8 -C extra-filename=-ea7e80b2cc29d4a8 --out-dir /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps --target x86_64-unknown-illumos -C linker=/usr/gcc/13/bin/gcc -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/release/deps --extern scopeguard=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libscopeguard-b119b0311a923c5f.rmeta --cap-lints allow --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(parallel_compiler)' '--check-cfg=cfg(rust_analyzer)' -Zmacro-backtrace -Zunstable-options -Csplit-debuginfo=off -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zunstable-options -Z binary-dep-depinfo --cfg has_const_fn_trait_bound` Dirty walkdir v2.5.0: the rustflags changed Compiling walkdir v2.5.0 Running `/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc --crate-name walkdir --edition=2018 /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/vendor/walkdir-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 --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=c42e2fc79e865be0 -C extra-filename=-c42e2fc79e865be0 --out-dir /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps --target x86_64-unknown-illumos -C linker=/usr/gcc/13/bin/gcc -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/release/deps --extern same_file=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libsame_file-3cd225259f0fdbb9.rmeta --cap-lints allow --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(parallel_compiler)' '--check-cfg=cfg(rust_analyzer)' -Zmacro-backtrace -Zunstable-options -Csplit-debuginfo=off -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zunstable-options -Z binary-dep-depinfo` Dirty crc32fast v1.4.0: the rustflags changed Compiling crc32fast v1.4.0 Running `/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/release/build/crc32fast-2551e896c8857fef/build-script-build` Dirty adler v1.0.2: the rustflags changed Compiling adler v1.0.2 Running `/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc --crate-name adler --edition=2015 /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/vendor/adler-1.0.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)' --check-cfg 'cfg(feature, values("compiler_builtins", "core", "default", "rustc-dep-of-std", "std"))' -C metadata=01904f849855fc4f -C extra-filename=-01904f849855fc4f --out-dir /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps --target x86_64-unknown-illumos -C linker=/usr/gcc/13/bin/gcc -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/release/deps --cap-lints allow --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(parallel_compiler)' '--check-cfg=cfg(rust_analyzer)' -Zmacro-backtrace -Zunstable-options -Csplit-debuginfo=off -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zunstable-options -Z binary-dep-depinfo` Running `/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc --crate-name crc32fast --edition=2015 /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/vendor/crc32fast-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 opt-level=3 -C embed-bitcode=no --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("default", "nightly", "std"))' -C metadata=e92f471891d968f9 -C extra-filename=-e92f471891d968f9 --out-dir /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps --target x86_64-unknown-illumos -C linker=/usr/gcc/13/bin/gcc -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/release/deps --extern cfg_if=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libcfg_if-9fafd12e719e19ea.rmeta --cap-lints allow --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(parallel_compiler)' '--check-cfg=cfg(rust_analyzer)' -Zmacro-backtrace -Zunstable-options -Csplit-debuginfo=off -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zunstable-options -Z binary-dep-depinfo --cfg crc32fast_stdarchx86` Dirty gix-hash v0.14.2: the dependency thiserror was rebuilt Compiling gix-hash v0.14.2 Running `/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc --crate-name gix_hash --edition=2021 /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/vendor/gix-hash-0.14.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)' --check-cfg 'cfg(feature, values("document-features", "serde"))' -C metadata=2ff3714e2c0332f8 -C extra-filename=-2ff3714e2c0332f8 --out-dir /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps --target x86_64-unknown-illumos -C linker=/usr/gcc/13/bin/gcc -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/release/deps --extern faster_hex=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libfaster_hex-2831e83f9a637938.rmeta --extern thiserror=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libthiserror-c5f8c041df9f86d7.rmeta --cap-lints allow --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(parallel_compiler)' '--check-cfg=cfg(rust_analyzer)' -Zmacro-backtrace -Zunstable-options -Csplit-debuginfo=off -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zunstable-options -Z binary-dep-depinfo` Dirty miniz_oxide v0.7.2: the rustflags changed Compiling miniz_oxide v0.7.2 Running `/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc --crate-name miniz_oxide --edition=2018 /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/vendor/miniz_oxide-0.7.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="with-alloc"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("alloc", "compiler_builtins", "core", "default", "rustc-dep-of-std", "simd", "simd-adler32", "std", "with-alloc"))' -C metadata=51a952d0183b0cf6 -C extra-filename=-51a952d0183b0cf6 --out-dir /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps --target x86_64-unknown-illumos -C linker=/usr/gcc/13/bin/gcc -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/release/deps --extern adler=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libadler-01904f849855fc4f.rmeta --cap-lints allow --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(parallel_compiler)' '--check-cfg=cfg(rust_analyzer)' -Zmacro-backtrace -Zunstable-options -Csplit-debuginfo=off -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zunstable-options -Z binary-dep-depinfo` Dirty crossbeam-channel v0.5.12: the rustflags changed Compiling crossbeam-channel v0.5.12 Running `/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc --crate-name crossbeam_channel --edition=2021 /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/vendor/crossbeam-channel-0.5.12/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)' --check-cfg 'cfg(feature, values("default", "std"))' -C metadata=4584cab688c282b2 -C extra-filename=-4584cab688c282b2 --out-dir /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps --target x86_64-unknown-illumos -C linker=/usr/gcc/13/bin/gcc -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/release/deps --extern crossbeam_utils=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libcrossbeam_utils-c24efd9fb8775b8d.rmeta --cap-lints allow --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(parallel_compiler)' '--check-cfg=cfg(rust_analyzer)' -Zmacro-backtrace -Zunstable-options -Csplit-debuginfo=off -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zunstable-options -Z binary-dep-depinfo` Dirty libz-sys v1.1.16: the dependency libc was rebuilt (1725740365.628547693s, 4m 42s after last build at 1725740083.566128078s) Compiling libz-sys v1.1.16 Running `/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc --crate-name libz_sys --edition=2018 /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/vendor/libz-sys-1.1.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 --cfg 'feature="libc"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("asm", "cmake", "default", "libc", "static", "stock-zlib", "zlib-ng"))' -C metadata=b563bf07446b3937 -C extra-filename=-b563bf07446b3937 --out-dir /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps --target x86_64-unknown-illumos -C linker=/usr/gcc/13/bin/gcc -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/release/deps --extern libc=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/liblibc-3e7518595b3b6992.rmeta --cap-lints allow --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(parallel_compiler)' '--check-cfg=cfg(rust_analyzer)' -Zmacro-backtrace -Zunstable-options -Csplit-debuginfo=off -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zunstable-options -Z binary-dep-depinfo -l z -l z` Dirty parking_lot_core v0.9.9: the dependency cfg_if was rebuilt (1725740363.988129454s, 4m 39s after last build at 1725740084.052892796s) Compiling parking_lot_core v0.9.9 Running `/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc --crate-name parking_lot_core --edition=2018 /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/vendor/parking_lot_core-0.9.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 --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("backtrace", "deadlock_detection", "nightly", "petgraph", "thread-id"))' -C metadata=34bf755c2d0c7012 -C extra-filename=-34bf755c2d0c7012 --out-dir /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps --target x86_64-unknown-illumos -C linker=/usr/gcc/13/bin/gcc -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/release/deps --extern cfg_if=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libcfg_if-9fafd12e719e19ea.rmeta --extern libc=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/liblibc-3e7518595b3b6992.rmeta --extern smallvec=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libsmallvec-f923754319684608.rmeta --cap-lints allow --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(parallel_compiler)' '--check-cfg=cfg(rust_analyzer)' -Zmacro-backtrace -Zunstable-options -Csplit-debuginfo=off -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zunstable-options -Z binary-dep-depinfo` Fresh sha1_smol v1.0.0 Fresh bytes v1.6.0 Dirty itoa v1.0.11: the rustflags changed Compiling itoa v1.0.11 Running `/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc --crate-name itoa --edition=2018 /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/vendor/itoa-1.0.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 --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("no-panic"))' -C metadata=1cceb1650151643c -C extra-filename=-1cceb1650151643c --out-dir /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps --target x86_64-unknown-illumos -C linker=/usr/gcc/13/bin/gcc -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/release/deps --cap-lints allow --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(parallel_compiler)' '--check-cfg=cfg(rust_analyzer)' -Zmacro-backtrace -Zunstable-options -Csplit-debuginfo=off -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zunstable-options -Z binary-dep-depinfo` Dirty unicode-normalization v0.1.23: the rustflags changed Compiling unicode-normalization v0.1.23 Running `/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc --crate-name unicode_normalization --edition=2018 /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/vendor/unicode-normalization-0.1.23/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)' --check-cfg 'cfg(feature, values("default", "std"))' -C metadata=fe85a5c32eb947ae -C extra-filename=-fe85a5c32eb947ae --out-dir /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps --target x86_64-unknown-illumos -C linker=/usr/gcc/13/bin/gcc -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/release/deps --extern tinyvec=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libtinyvec-ab703c3f18848a4c.rmeta --cap-lints allow --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(parallel_compiler)' '--check-cfg=cfg(rust_analyzer)' -Zmacro-backtrace -Zunstable-options -Csplit-debuginfo=off -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zunstable-options -Z binary-dep-depinfo` Dirty flate2 v1.0.30: the dependency miniz_oxide was rebuilt (1725740389.100705286s, 5m 2s after last build at 1725740087.189686957s) Compiling flate2 v1.0.30 Running `/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc --crate-name flate2 --edition=2018 /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/vendor/flate2-1.0.30/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="any_impl"' --cfg 'feature="any_zlib"' --cfg 'feature="libz-sys"' --cfg 'feature="miniz_oxide"' --cfg 'feature="rust_backend"' --cfg 'feature="zlib"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("any_impl", "any_zlib", "cloudflare-zlib-sys", "cloudflare_zlib", "default", "libz-ng-sys", "libz-rs-sys", "libz-sys", "miniz-sys", "miniz_oxide", "rust_backend", "zlib", "zlib-default", "zlib-ng", "zlib-ng-compat", "zlib-rs"))' -C metadata=012ca8bdbd95cb19 -C extra-filename=-012ca8bdbd95cb19 --out-dir /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps --target x86_64-unknown-illumos -C linker=/usr/gcc/13/bin/gcc -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/release/deps --extern crc32fast=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libcrc32fast-e92f471891d968f9.rmeta --extern libz_sys=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/liblibz_sys-b563bf07446b3937.rmeta --extern miniz_oxide=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libminiz_oxide-51a952d0183b0cf6.rmeta --cap-lints allow --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(parallel_compiler)' '--check-cfg=cfg(rust_analyzer)' -Zmacro-backtrace -Zunstable-options -Csplit-debuginfo=off -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zunstable-options -Z binary-dep-depinfo` Dirty powerfmt v0.2.0: the rustflags changed Compiling powerfmt v0.2.0 Running `/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc --crate-name powerfmt --edition=2021 /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/vendor/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)' --check-cfg 'cfg(feature, values("alloc", "default", "macros", "std"))' -C metadata=72d15da72d3c14c3 -C extra-filename=-72d15da72d3c14c3 --out-dir /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps --target x86_64-unknown-illumos -C linker=/usr/gcc/13/bin/gcc -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/release/deps --cap-lints allow --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(parallel_compiler)' '--check-cfg=cfg(rust_analyzer)' -Zmacro-backtrace -Zunstable-options -Csplit-debuginfo=off -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zunstable-options -Z binary-dep-depinfo` Fresh time-macros v0.2.18 Dirty time-core v0.1.2: the rustflags changed Compiling time-core v0.1.2 Running `/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc --crate-name time_core --edition=2021 /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/vendor/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)' --check-cfg 'cfg(feature, values())' -C metadata=c558730d0ca0e5dd -C extra-filename=-c558730d0ca0e5dd --out-dir /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps --target x86_64-unknown-illumos -C linker=/usr/gcc/13/bin/gcc -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/release/deps --cap-lints allow --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(parallel_compiler)' '--check-cfg=cfg(rust_analyzer)' -Zmacro-backtrace -Zunstable-options -Csplit-debuginfo=off -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zunstable-options -Z binary-dep-depinfo` Dirty parking_lot v0.12.1: the dependency lock_api was rebuilt Compiling parking_lot v0.12.1 Running `/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc --crate-name parking_lot --edition=2018 /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/vendor/parking_lot-0.12.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)' --check-cfg 'cfg(feature, values("arc_lock", "deadlock_detection", "default", "hardware-lock-elision", "nightly", "owning_ref", "send_guard", "serde"))' -C metadata=ba2e90fce1aeda0a -C extra-filename=-ba2e90fce1aeda0a --out-dir /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps --target x86_64-unknown-illumos -C linker=/usr/gcc/13/bin/gcc -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/release/deps --extern lock_api=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/liblock_api-ea7e80b2cc29d4a8.rmeta --extern parking_lot_core=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libparking_lot_core-34bf755c2d0c7012.rmeta --cap-lints allow --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(parallel_compiler)' '--check-cfg=cfg(rust_analyzer)' -Zmacro-backtrace -Zunstable-options -Csplit-debuginfo=off -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zunstable-options -Z binary-dep-depinfo` Dirty deranged v0.3.11: the dependency powerfmt was rebuilt (1725740386.216802533s, 4m 38s after last build at 1725740108.210167404s) Compiling deranged v0.3.11 Running `/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc --crate-name deranged --edition=2021 /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/vendor/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="serde"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("alloc", "default", "num", "powerfmt", "quickcheck", "rand", "serde", "std"))' -C metadata=0f1430a6bd168480 -C extra-filename=-0f1430a6bd168480 --out-dir /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps --target x86_64-unknown-illumos -C linker=/usr/gcc/13/bin/gcc -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/release/deps --extern powerfmt=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libpowerfmt-72d15da72d3c14c3.rmeta --extern serde=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libserde-c69e561b39b5efaf.rmeta --cap-lints allow --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(parallel_compiler)' '--check-cfg=cfg(rust_analyzer)' -Zmacro-backtrace -Zunstable-options -Csplit-debuginfo=off -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zunstable-options -Z binary-dep-depinfo` Fresh num_threads v0.1.7 Dirty num-conv v0.1.0: the rustflags changed Compiling num-conv v0.1.0 Running `/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc --crate-name num_conv --edition=2021 /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/vendor/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)' --check-cfg 'cfg(feature, values())' -C metadata=1cf16c6d45731993 -C extra-filename=-1cf16c6d45731993 --out-dir /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps --target x86_64-unknown-illumos -C linker=/usr/gcc/13/bin/gcc -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/release/deps --cap-lints allow --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(parallel_compiler)' '--check-cfg=cfg(rust_analyzer)' -Zmacro-backtrace -Zunstable-options -Csplit-debuginfo=off -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zunstable-options -Z binary-dep-depinfo` Fresh winnow v0.6.5 Dirty errno v0.3.8: the dependency libc was rebuilt (1725740365.628547693s, 4m 34s after last build at 1725740091.978685270s) Compiling errno v0.3.8 Running `/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc --crate-name errno --edition=2018 /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/vendor/errno-0.3.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="std"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("default", "std"))' -C metadata=fa9134238b345846 -C extra-filename=-fa9134238b345846 --out-dir /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps --target x86_64-unknown-illumos -C linker=/usr/gcc/13/bin/gcc -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/release/deps --extern libc=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/liblibc-3e7518595b3b6992.rmeta --cap-lints allow --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(parallel_compiler)' '--check-cfg=cfg(rust_analyzer)' -Zmacro-backtrace -Zunstable-options -Csplit-debuginfo=off -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zunstable-options -Z binary-dep-depinfo` Dirty prodash v28.0.0: the dependency parking_lot was rebuilt Compiling prodash v28.0.0 Running `/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc --crate-name prodash --edition=2021 /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/vendor/prodash-28.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 --cfg 'feature="parking_lot"' --cfg 'feature="progress-tree"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("async-io", "bytesize", "crosstermion", "ctrlc", "dashmap", "default", "futures-core", "futures-lite", "human_format", "humantime", "is-terminal", "local-time", "log", "parking_lot", "progress-log", "progress-tree", "progress-tree-hp-hashmap", "progress-tree-log", "render-line", "render-line-autoconfigure", "render-line-crossterm", "render-tui", "render-tui-crossterm", "signal-hook", "time", "tui", "tui-react", "unicode-segmentation", "unicode-width", "unit-bytes", "unit-duration", "unit-human"))' -C metadata=3176b3924bac1d4d -C extra-filename=-3176b3924bac1d4d --out-dir /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps --target x86_64-unknown-illumos -C linker=/usr/gcc/13/bin/gcc -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/release/deps --extern parking_lot=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libparking_lot-ba2e90fce1aeda0a.rmeta --cap-lints allow --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(parallel_compiler)' '--check-cfg=cfg(rust_analyzer)' -Zmacro-backtrace -Zunstable-options -Csplit-debuginfo=off -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zunstable-options -Z binary-dep-depinfo` Fresh zeroize v1.7.0 Dirty home v0.5.9: the rustflags changed Compiling home v0.5.9 Running `/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc --crate-name home --edition=2021 /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/vendor/home-0.5.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 '--allow=clippy::all' '--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)' --check-cfg 'cfg(feature, values())' -C metadata=982a13c1b6226ba0 -C extra-filename=-982a13c1b6226ba0 --out-dir /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps --target x86_64-unknown-illumos -C linker=/usr/gcc/13/bin/gcc -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/release/deps --cap-lints allow --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(parallel_compiler)' '--check-cfg=cfg(rust_analyzer)' -Zmacro-backtrace -Zunstable-options -Csplit-debuginfo=off -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zunstable-options -Z binary-dep-depinfo` Dirty gix-utils v0.1.12: the dependency fastrand was rebuilt (1725740973.285760670s, 14m 42s after last build at 1725740091.280518626s) Compiling gix-utils v0.1.12 Running `/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc --crate-name gix_utils --edition=2021 /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/vendor/gix-utils-0.1.12/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="bstr"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("bstr"))' -C metadata=bc1668b655d5aaed -C extra-filename=-bc1668b655d5aaed --out-dir /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps --target x86_64-unknown-illumos -C linker=/usr/gcc/13/bin/gcc -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/release/deps --extern bstr=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libbstr-31be0cc2e9b252a1.rmeta --extern fastrand=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libfastrand-56339c1563d868cb.rmeta --extern unicode_normalization=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libunicode_normalization-fe85a5c32eb947ae.rmeta --cap-lints allow --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(parallel_compiler)' '--check-cfg=cfg(rust_analyzer)' -Zmacro-backtrace -Zunstable-options -Csplit-debuginfo=off -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zunstable-options -Z binary-dep-depinfo` Dirty gix-path v0.10.9: the dependency thiserror was rebuilt Compiling gix-path v0.10.9 Running `/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc --crate-name gix_path --edition=2021 /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/vendor/gix-path-0.10.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 --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=00ab55ad4809fe7b -C extra-filename=-00ab55ad4809fe7b --out-dir /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps --target x86_64-unknown-illumos -C linker=/usr/gcc/13/bin/gcc -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/release/deps --extern bstr=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libbstr-31be0cc2e9b252a1.rmeta --extern gix_trace=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libgix_trace-b7b279a7fd8d4a23.rmeta --extern home=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libhome-982a13c1b6226ba0.rmeta --extern once_cell=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libonce_cell-a3125bf95ce38619.rmeta --extern thiserror=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libthiserror-c5f8c041df9f86d7.rmeta --cap-lints allow --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(parallel_compiler)' '--check-cfg=cfg(rust_analyzer)' -Zmacro-backtrace -Zunstable-options -Csplit-debuginfo=off -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zunstable-options -Z binary-dep-depinfo` Dirty rustix v0.38.32: the dependency bitflags was rebuilt (1725740973.145282860s, 14m 36s after last build at 1725740097.715634159s) Compiling rustix v0.38.32 Running `/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc --crate-name rustix --edition=2021 /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/vendor/rustix-0.38.32/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="fs"' --cfg 'feature="std"' --cfg 'feature="termios"' --cfg 'feature="use-libc-auxv"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("all-apis", "alloc", "cc", "default", "event", "fs", "io_uring", "itoa", "libc", "libc_errno", "linux_4_11", "linux_latest", "mm", "mount", "net", "once_cell", "param", "pipe", "process", "procfs", "pty", "rand", "runtime", "rustc-dep-of-std", "shm", "std", "stdio", "system", "termios", "thread", "time", "use-explicitly-provided-auxv", "use-libc", "use-libc-auxv"))' -C metadata=179bbe78f7c7d1fc -C extra-filename=-179bbe78f7c7d1fc --out-dir /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps --target x86_64-unknown-illumos -C linker=/usr/gcc/13/bin/gcc -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/release/deps --extern bitflags=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libbitflags-0c390d2d011ad838.rmeta --extern libc_errno=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/liberrno-fa9134238b345846.rmeta --extern libc=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/liblibc-3e7518595b3b6992.rmeta --cap-lints allow --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(parallel_compiler)' '--check-cfg=cfg(rust_analyzer)' -Zmacro-backtrace -Zunstable-options -Csplit-debuginfo=off -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zunstable-options -Z binary-dep-depinfo --cfg static_assertions --cfg libc --cfg solarish` Fresh typenum v1.17.0 Fresh zerocopy v0.7.32 Dirty ahash v0.8.11: the dependency cfg_if was rebuilt (1725740363.988129454s, 4m 29s after last build at 1725740094.904491416s) Compiling ahash v0.8.11 Running `/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc --crate-name ahash --edition=2018 /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/vendor/ahash-0.8.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 --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("atomic-polyfill", "compile-time-rng", "const-random", "default", "getrandom", "nightly-arm-aes", "no-rng", "runtime-rng", "serde", "std"))' -C metadata=77f9b6bcf7bb81c4 -C extra-filename=-77f9b6bcf7bb81c4 --out-dir /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps --target x86_64-unknown-illumos -C linker=/usr/gcc/13/bin/gcc -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/release/deps --extern cfg_if=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libcfg_if-9fafd12e719e19ea.rmeta --extern once_cell=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libonce_cell-a3125bf95ce38619.rmeta --extern zerocopy=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libzerocopy-1285e764279bb7b1.rmeta --cap-lints allow --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(parallel_compiler)' '--check-cfg=cfg(rust_analyzer)' -Zmacro-backtrace -Zunstable-options -Csplit-debuginfo=off -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zunstable-options -Z binary-dep-depinfo --cfg 'feature="folded_multiply"'` Dirty gix-features v0.38.2: the dependency walkdir was rebuilt (1725740376.238498185s, 4m 39s after last build at 1725740097.651874641s) Compiling gix-features v0.38.2 Running `/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc --crate-name gix_features --edition=2021 /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/vendor/gix-features-0.38.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="crc32"' --cfg 'feature="default"' --cfg 'feature="fs-read-dir"' --cfg 'feature="io-pipe"' --cfg 'feature="once_cell"' --cfg 'feature="parallel"' --cfg 'feature="prodash"' --cfg 'feature="progress"' --cfg 'feature="rustsha1"' --cfg 'feature="walkdir"' --cfg 'feature="zlib"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("cache-efficiency-debug", "crc32", "default", "document-features", "fast-sha1", "fs-read-dir", "fs-walkdir-parallel", "io-pipe", "once_cell", "parallel", "prodash", "progress", "progress-unit-bytes", "progress-unit-human-numbers", "rustsha1", "tracing", "tracing-detail", "walkdir", "zlib", "zlib-ng", "zlib-ng-compat", "zlib-rust-backend", "zlib-stock"))' -C metadata=68bc3673cc048d1b -C extra-filename=-68bc3673cc048d1b --out-dir /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps --target x86_64-unknown-illumos -C linker=/usr/gcc/13/bin/gcc -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/release/deps --extern bytes=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libbytes-a0298995e70060d9.rmeta --extern crc32fast=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libcrc32fast-e92f471891d968f9.rmeta --extern crossbeam_channel=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libcrossbeam_channel-4584cab688c282b2.rmeta --extern flate2=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libflate2-012ca8bdbd95cb19.rmeta --extern gix_hash=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libgix_hash-2ff3714e2c0332f8.rmeta --extern gix_trace=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libgix_trace-b7b279a7fd8d4a23.rmeta --extern gix_utils=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libgix_utils-bc1668b655d5aaed.rmeta --extern libc=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/liblibc-3e7518595b3b6992.rmeta --extern once_cell=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libonce_cell-a3125bf95ce38619.rmeta --extern parking_lot=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libparking_lot-ba2e90fce1aeda0a.rmeta --extern prodash=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libprodash-3176b3924bac1d4d.rmeta --extern sha1_smol=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libsha1_smol-89ab866a7b48fee8.rmeta --extern thiserror=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libthiserror-c5f8c041df9f86d7.rmeta --extern walkdir=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libwalkdir-c42e2fc79e865be0.rmeta --cap-lints allow --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(parallel_compiler)' '--check-cfg=cfg(rust_analyzer)' -Zmacro-backtrace -Zunstable-options -Csplit-debuginfo=off -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zunstable-options -Z binary-dep-depinfo` Fresh allocator-api2 v0.2.16 Dirty hashbrown v0.14.3: the dependency ahash was rebuilt Compiling hashbrown v0.14.3 Running `/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc --crate-name hashbrown --edition=2021 /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/vendor/hashbrown-0.14.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="ahash"' --cfg 'feature="allocator-api2"' --cfg 'feature="default"' --cfg 'feature="inline-more"' --cfg 'feature="raw"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("ahash", "alloc", "allocator-api2", "compiler_builtins", "core", "default", "equivalent", "inline-more", "nightly", "raw", "rayon", "rkyv", "rustc-dep-of-std", "rustc-internal-api", "serde"))' -C metadata=91023e17de7c32a8 -C extra-filename=-91023e17de7c32a8 --out-dir /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps --target x86_64-unknown-illumos -C linker=/usr/gcc/13/bin/gcc -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/release/deps --extern ahash=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libahash-77f9b6bcf7bb81c4.rmeta --extern allocator_api2=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/liballocator_api2-77553c5621681e61.rmeta --cap-lints allow --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(parallel_compiler)' '--check-cfg=cfg(rust_analyzer)' -Zmacro-backtrace -Zunstable-options -Csplit-debuginfo=off -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zunstable-options -Z binary-dep-depinfo` Dirty gix-validate v0.8.5: the dependency thiserror was rebuilt Compiling gix-validate v0.8.5 Running `/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc --crate-name gix_validate --edition=2021 /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/vendor/gix-validate-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 --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=d8fe84c17e776dd5 -C extra-filename=-d8fe84c17e776dd5 --out-dir /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps --target x86_64-unknown-illumos -C linker=/usr/gcc/13/bin/gcc -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/release/deps --extern bstr=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libbstr-31be0cc2e9b252a1.rmeta --extern thiserror=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libthiserror-c5f8c041df9f86d7.rmeta --cap-lints allow --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(parallel_compiler)' '--check-cfg=cfg(rust_analyzer)' -Zmacro-backtrace -Zunstable-options -Csplit-debuginfo=off -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zunstable-options -Z binary-dep-depinfo` Fresh subtle v2.5.0 Fresh generic-array v0.14.7 Fresh const-oid v0.9.6 Dirty memmap2 v0.9.4: the dependency libc was rebuilt (1725740365.628547693s, 4m 28s after last build at 1725740097.510140795s) Compiling memmap2 v0.9.4 Running `/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc --crate-name memmap2 --edition=2018 /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/vendor/memmap2-0.9.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)' --check-cfg 'cfg(feature, values("stable_deref_trait"))' -C metadata=e5e61460606b11fc -C extra-filename=-e5e61460606b11fc --out-dir /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps --target x86_64-unknown-illumos -C linker=/usr/gcc/13/bin/gcc -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/release/deps --extern libc=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/liblibc-3e7518595b3b6992.rmeta --cap-lints allow --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(parallel_compiler)' '--check-cfg=cfg(rust_analyzer)' -Zmacro-backtrace -Zunstable-options -Csplit-debuginfo=off -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zunstable-options -Z binary-dep-depinfo` Dirty time v0.3.36: the dependency deranged was rebuilt Compiling time v0.3.36 Running `/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc --crate-name time --edition=2021 /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/vendor/time-0.3.36/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=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 --warn=unused --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' '--warn=rustdoc::unescaped-backticks' '--deny=clippy::undocumented-unsafe-blocks' --deny=unconditional-recursion --warn=trivial-numeric-casts --warn=trivial-casts '--warn=clippy::todo' --deny=temporary-cstring-as-ptr --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=clippy::nursery' --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=const-item-mutation --deny=clashing-extern-declarations --deny=ambiguous-glob-reexports '--deny=clippy::alloc-instead-of-core' '--warn=clippy::all' --warn=unstable-name-collisions '--allow=clippy::redundant-pub-crate' '--allow=clippy::option-if-let-else' --cfg 'feature="alloc"' --cfg 'feature="default"' --cfg 'feature="formatting"' --cfg 'feature="local-offset"' --cfg 'feature="macros"' --cfg 'feature="parsing"' --cfg 'feature="serde"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs)' --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=81cbb542287c8957 -C extra-filename=-81cbb542287c8957 --out-dir /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps --target x86_64-unknown-illumos -C linker=/usr/gcc/13/bin/gcc -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/release/deps --extern deranged=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libderanged-0f1430a6bd168480.rmeta --extern itoa=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libitoa-1cceb1650151643c.rmeta --extern libc=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/liblibc-3e7518595b3b6992.rmeta --extern num_conv=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libnum_conv-1cf16c6d45731993.rmeta --extern num_threads=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libnum_threads-8583b7ed6cc8692d.rmeta --extern powerfmt=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libpowerfmt-72d15da72d3c14c3.rmeta --extern serde=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libserde-c69e561b39b5efaf.rmeta --extern time_core=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libtime_core-c558730d0ca0e5dd.rmeta --extern time_macros=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/release/deps/libtime_macros-5ab22d11b0e7fb41.so --cap-lints allow --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(parallel_compiler)' '--check-cfg=cfg(rust_analyzer)' -Zmacro-backtrace -Zunstable-options -Csplit-debuginfo=off -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zunstable-options -Z binary-dep-depinfo` Dirty getrandom v0.2.12: the dependency cfg_if was rebuilt (1725740363.988129454s, 4m 26s after last build at 1725740097.522915868s) Compiling getrandom v0.2.12 Running `/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc --crate-name getrandom --edition=2018 /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/vendor/getrandom-0.2.12/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="js"' --cfg 'feature="js-sys"' --cfg 'feature="std"' --cfg 'feature="wasm-bindgen"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("compiler_builtins", "core", "custom", "js", "js-sys", "rdrand", "rustc-dep-of-std", "std", "test-in-browser", "wasm-bindgen"))' -C metadata=f267157b1c4e0cae -C extra-filename=-f267157b1c4e0cae --out-dir /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps --target x86_64-unknown-illumos -C linker=/usr/gcc/13/bin/gcc -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/release/deps --extern cfg_if=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libcfg_if-9fafd12e719e19ea.rmeta --extern libc=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/liblibc-3e7518595b3b6992.rmeta --cap-lints allow --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(parallel_compiler)' '--check-cfg=cfg(rust_analyzer)' -Zmacro-backtrace -Zunstable-options -Csplit-debuginfo=off -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zunstable-options -Z binary-dep-depinfo` Fresh block-buffer v0.10.4 Fresh crypto-common v0.1.6 Dirty gix-chunk v0.4.8: the dependency thiserror was rebuilt Compiling gix-chunk v0.4.8 Running `/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc --crate-name gix_chunk --edition=2021 /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/vendor/gix-chunk-0.4.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 --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=e759624da413de19 -C extra-filename=-e759624da413de19 --out-dir /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps --target x86_64-unknown-illumos -C linker=/usr/gcc/13/bin/gcc -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/release/deps --extern thiserror=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libthiserror-c5f8c041df9f86d7.rmeta --cap-lints allow --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(parallel_compiler)' '--check-cfg=cfg(rust_analyzer)' -Zmacro-backtrace -Zunstable-options -Csplit-debuginfo=off -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zunstable-options -Z binary-dep-depinfo` Dirty rand_core v0.6.4: the dependency getrandom was rebuilt Compiling rand_core v0.6.4 Running `/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc --crate-name rand_core --edition=2018 /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/vendor/rand_core-0.6.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="getrandom"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("alloc", "getrandom", "serde", "serde1", "std"))' -C metadata=2d5839b054eeee30 -C extra-filename=-2d5839b054eeee30 --out-dir /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps --target x86_64-unknown-illumos -C linker=/usr/gcc/13/bin/gcc -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/release/deps --extern getrandom=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libgetrandom-f267157b1c4e0cae.rmeta --cap-lints allow --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(parallel_compiler)' '--check-cfg=cfg(rust_analyzer)' -Zmacro-backtrace -Zunstable-options -Csplit-debuginfo=off -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zunstable-options -Z binary-dep-depinfo` Fresh digest v0.10.7 Dirty gix-fs v0.11.2: the dependency gix_features was rebuilt Compiling gix-fs v0.11.2 Running `/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc --crate-name gix_fs --edition=2021 /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/vendor/gix-fs-0.11.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)' --check-cfg 'cfg(feature, values("serde"))' -C metadata=360019e277ac5932 -C extra-filename=-360019e277ac5932 --out-dir /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps --target x86_64-unknown-illumos -C linker=/usr/gcc/13/bin/gcc -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/release/deps --extern fastrand=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libfastrand-56339c1563d868cb.rmeta --extern gix_features=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libgix_features-68bc3673cc048d1b.rmeta --extern gix_utils=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libgix_utils-bc1668b655d5aaed.rmeta --cap-lints allow --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(parallel_compiler)' '--check-cfg=cfg(rust_analyzer)' -Zmacro-backtrace -Zunstable-options -Csplit-debuginfo=off -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zunstable-options -Z binary-dep-depinfo` Dirty tempfile v3.10.1: the dependency cfg_if was rebuilt (1725740363.988129454s, 4m 24s after last build at 1725740099.286224826s) Compiling tempfile v3.10.1 Running `/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc --crate-name tempfile --edition=2021 /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/vendor/tempfile-3.10.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)' --check-cfg 'cfg(feature, values("nightly"))' -C metadata=ff2e52a8773714da -C extra-filename=-ff2e52a8773714da --out-dir /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps --target x86_64-unknown-illumos -C linker=/usr/gcc/13/bin/gcc -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/release/deps --extern cfg_if=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libcfg_if-9fafd12e719e19ea.rmeta --extern fastrand=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libfastrand-56339c1563d868cb.rmeta --extern rustix=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/librustix-179bbe78f7c7d1fc.rmeta --cap-lints allow --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(parallel_compiler)' '--check-cfg=cfg(rust_analyzer)' -Zmacro-backtrace -Zunstable-options -Csplit-debuginfo=off -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zunstable-options -Z binary-dep-depinfo` Dirty gix-hashtable v0.5.2: the dependency hashbrown was rebuilt Compiling gix-hashtable v0.5.2 Running `/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc --crate-name gix_hashtable --edition=2021 /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/vendor/gix-hashtable-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 --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=e3e09c9241209089 -C extra-filename=-e3e09c9241209089 --out-dir /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps --target x86_64-unknown-illumos -C linker=/usr/gcc/13/bin/gcc -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/release/deps --extern gix_hash=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libgix_hash-2ff3714e2c0332f8.rmeta --extern hashbrown=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libhashbrown-91023e17de7c32a8.rmeta --extern parking_lot=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libparking_lot-ba2e90fce1aeda0a.rmeta --cap-lints allow --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(parallel_compiler)' '--check-cfg=cfg(rust_analyzer)' -Zmacro-backtrace -Zunstable-options -Csplit-debuginfo=off -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zunstable-options -Z binary-dep-depinfo` Dirty percent-encoding v2.3.1: the rustflags changed Compiling percent-encoding v2.3.1 Running `/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc --crate-name percent_encoding --edition=2018 /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/vendor/percent-encoding-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="alloc"' --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("alloc", "default", "std"))' -C metadata=d9bce70653df3639 -C extra-filename=-d9bce70653df3639 --out-dir /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps --target x86_64-unknown-illumos -C linker=/usr/gcc/13/bin/gcc -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/release/deps --cap-lints allow --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(parallel_compiler)' '--check-cfg=cfg(rust_analyzer)' -Zmacro-backtrace -Zunstable-options -Csplit-debuginfo=off -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zunstable-options -Z binary-dep-depinfo` Dirty unicode-bidi v0.3.15: the rustflags changed Compiling unicode-bidi v0.3.15 Running `/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc --crate-name unicode_bidi --edition=2018 /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/vendor/unicode-bidi-0.3.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 --cfg 'feature="hardcoded-data"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("bench_it", "default", "flame", "flame_it", "flamer", "hardcoded-data", "serde", "std", "unstable", "with_serde"))' -C metadata=ba2653da0f4f75fb -C extra-filename=-ba2653da0f4f75fb --out-dir /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps --target x86_64-unknown-illumos -C linker=/usr/gcc/13/bin/gcc -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/release/deps --cap-lints allow --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(parallel_compiler)' '--check-cfg=cfg(rust_analyzer)' -Zmacro-backtrace -Zunstable-options -Csplit-debuginfo=off -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zunstable-options -Z binary-dep-depinfo` Dirty gix-commitgraph v0.24.3: the dependency thiserror was rebuilt Compiling gix-commitgraph v0.24.3 Running `/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc --crate-name gix_commitgraph --edition=2021 /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/vendor/gix-commitgraph-0.24.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)' --check-cfg 'cfg(feature, values("document-features", "serde"))' -C metadata=bedf440fd3828128 -C extra-filename=-bedf440fd3828128 --out-dir /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps --target x86_64-unknown-illumos -C linker=/usr/gcc/13/bin/gcc -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/release/deps --extern bstr=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libbstr-31be0cc2e9b252a1.rmeta --extern gix_chunk=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libgix_chunk-e759624da413de19.rmeta --extern gix_features=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libgix_features-68bc3673cc048d1b.rmeta --extern gix_hash=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libgix_hash-2ff3714e2c0332f8.rmeta --extern memmap2=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libmemmap2-e5e61460606b11fc.rmeta --extern thiserror=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libthiserror-c5f8c041df9f86d7.rmeta --cap-lints allow --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(parallel_compiler)' '--check-cfg=cfg(rust_analyzer)' -Zmacro-backtrace -Zunstable-options -Csplit-debuginfo=off -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zunstable-options -Z binary-dep-depinfo` Dirty openssl-sys v0.9.92: the dependency libc was rebuilt (1725740365.628547693s, 4m 24s after last build at 1725740101.107504723s) Compiling openssl-sys v0.9.92 Running `/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc --crate-name openssl_sys --edition=2018 /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/vendor/openssl-sys-0.9.92/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)' --check-cfg 'cfg(feature, values("bindgen", "bssl-sys", "openssl-src", "unstable_boringssl", "vendored"))' -C metadata=2cc6d72047753a77 -C extra-filename=-2cc6d72047753a77 --out-dir /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps --target x86_64-unknown-illumos -C linker=/usr/gcc/13/bin/gcc -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/release/deps --extern libc=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/liblibc-3e7518595b3b6992.rmeta --cap-lints allow --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(parallel_compiler)' '--check-cfg=cfg(rust_analyzer)' -Zmacro-backtrace -Zunstable-options -Csplit-debuginfo=off -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zunstable-options -Z binary-dep-depinfo -L native=/usr/openssl/3.1/lib/64 -l dylib=ssl -l dylib=crypto --cfg openssl --cfg 'osslconf="OPENSSL_NO_SSL3_METHOD"' --cfg ossl300 --cfg ossl101 --cfg ossl102 --cfg ossl102f --cfg ossl102h --cfg ossl110 --cfg ossl110f --cfg ossl110g --cfg ossl110h --cfg ossl111 --cfg ossl111b --cfg ossl111c --cfg ossl111d` Dirty form_urlencoded v1.2.1: the rustflags changed Compiling form_urlencoded v1.2.1 Running `/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc --crate-name form_urlencoded --edition=2018 /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/vendor/form_urlencoded-1.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="alloc"' --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("alloc", "default", "std"))' -C metadata=03caeb3925d35711 -C extra-filename=-03caeb3925d35711 --out-dir /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps --target x86_64-unknown-illumos -C linker=/usr/gcc/13/bin/gcc -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/release/deps --extern percent_encoding=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libpercent_encoding-d9bce70653df3639.rmeta --cap-lints allow --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(parallel_compiler)' '--check-cfg=cfg(rust_analyzer)' -Zmacro-backtrace -Zunstable-options -Csplit-debuginfo=off -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zunstable-options -Z binary-dep-depinfo` Dirty gix-tempfile v14.0.0: the dependency tempfile was rebuilt Compiling gix-tempfile v14.0.0 Running `/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc --crate-name gix_tempfile --edition=2021 /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/vendor/gix-tempfile-14.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)' --check-cfg 'cfg(feature, values("default", "document-features", "hp-hashmap", "signals"))' -C metadata=ce21417e0981ed9c -C extra-filename=-ce21417e0981ed9c --out-dir /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps --target x86_64-unknown-illumos -C linker=/usr/gcc/13/bin/gcc -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/release/deps --extern gix_fs=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libgix_fs-360019e277ac5932.rmeta --extern libc=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/liblibc-3e7518595b3b6992.rmeta --extern once_cell=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libonce_cell-a3125bf95ce38619.rmeta --extern parking_lot=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libparking_lot-ba2e90fce1aeda0a.rmeta --extern tempfile=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libtempfile-ff2e52a8773714da.rmeta --cap-lints allow --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(parallel_compiler)' '--check-cfg=cfg(rust_analyzer)' -Zmacro-backtrace -Zunstable-options -Csplit-debuginfo=off -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zunstable-options -Z binary-dep-depinfo` Dirty idna v0.5.0: the rustflags changed Compiling idna v0.5.0 Running `/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc --crate-name idna --edition=2018 /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/vendor/idna-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 opt-level=3 -C embed-bitcode=no --cfg 'feature="alloc"' --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("alloc", "default", "std"))' -C metadata=50308551267d8aa3 -C extra-filename=-50308551267d8aa3 --out-dir /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps --target x86_64-unknown-illumos -C linker=/usr/gcc/13/bin/gcc -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/release/deps --extern unicode_bidi=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libunicode_bidi-ba2653da0f4f75fb.rmeta --extern unicode_normalization=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libunicode_normalization-fe85a5c32eb947ae.rmeta --cap-lints allow --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(parallel_compiler)' '--check-cfg=cfg(rust_analyzer)' -Zmacro-backtrace -Zunstable-options -Csplit-debuginfo=off -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zunstable-options -Z binary-dep-depinfo` Dirty gix-quote v0.4.12: the dependency thiserror was rebuilt Compiling gix-quote v0.4.12 Running `/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc --crate-name gix_quote --edition=2021 /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/vendor/gix-quote-0.4.12/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)' --check-cfg 'cfg(feature, values())' -C metadata=ff1a6fd36ccc4c16 -C extra-filename=-ff1a6fd36ccc4c16 --out-dir /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps --target x86_64-unknown-illumos -C linker=/usr/gcc/13/bin/gcc -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/release/deps --extern bstr=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libbstr-31be0cc2e9b252a1.rmeta --extern gix_utils=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libgix_utils-bc1668b655d5aaed.rmeta --extern thiserror=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libthiserror-c5f8c041df9f86d7.rmeta --cap-lints allow --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(parallel_compiler)' '--check-cfg=cfg(rust_analyzer)' -Zmacro-backtrace -Zunstable-options -Csplit-debuginfo=off -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zunstable-options -Z binary-dep-depinfo` Fresh base64ct v1.6.0 Fresh pem-rfc7468 v0.7.0 Dirty gix-glob v0.16.4: the dependency gix_features was rebuilt Compiling gix-glob v0.16.4 Running `/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc --crate-name gix_glob --edition=2021 /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/vendor/gix-glob-0.16.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)' --check-cfg 'cfg(feature, values("document-features", "serde"))' -C metadata=33774e7ab6fb0c86 -C extra-filename=-33774e7ab6fb0c86 --out-dir /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps --target x86_64-unknown-illumos -C linker=/usr/gcc/13/bin/gcc -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/release/deps --extern bitflags=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libbitflags-0c390d2d011ad838.rmeta --extern bstr=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libbstr-31be0cc2e9b252a1.rmeta --extern gix_features=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libgix_features-68bc3673cc048d1b.rmeta --extern gix_path=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libgix_path-00ab55ad4809fe7b.rmeta --cap-lints allow --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(parallel_compiler)' '--check-cfg=cfg(rust_analyzer)' -Zmacro-backtrace -Zunstable-options -Csplit-debuginfo=off -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zunstable-options -Z binary-dep-depinfo` Dirty gix-config-value v0.14.7: the dependency thiserror was rebuilt Compiling gix-config-value v0.14.7 Running `/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc --crate-name gix_config_value --edition=2021 /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/vendor/gix-config-value-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 --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("document-features", "serde"))' -C metadata=ce1b9a965816d338 -C extra-filename=-ce1b9a965816d338 --out-dir /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps --target x86_64-unknown-illumos -C linker=/usr/gcc/13/bin/gcc -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/release/deps --extern bitflags=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libbitflags-0c390d2d011ad838.rmeta --extern bstr=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libbstr-31be0cc2e9b252a1.rmeta --extern gix_path=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libgix_path-00ab55ad4809fe7b.rmeta --extern libc=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/liblibc-3e7518595b3b6992.rmeta --extern thiserror=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libthiserror-c5f8c041df9f86d7.rmeta --cap-lints allow --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(parallel_compiler)' '--check-cfg=cfg(rust_analyzer)' -Zmacro-backtrace -Zunstable-options -Csplit-debuginfo=off -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zunstable-options -Z binary-dep-depinfo` Fresh unicode-bom v2.0.3 Dirty log v0.4.21: the rustflags changed Compiling log v0.4.21 Running `/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc --crate-name log --edition=2021 /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/vendor/log-0.4.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 --cfg 'feature="std"' --check-cfg 'cfg(docsrs)' --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=172c434f21563709 -C extra-filename=-172c434f21563709 --out-dir /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps --target x86_64-unknown-illumos -C linker=/usr/gcc/13/bin/gcc -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/release/deps --cap-lints allow --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(parallel_compiler)' '--check-cfg=cfg(rust_analyzer)' -Zmacro-backtrace -Zunstable-options -Csplit-debuginfo=off -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zunstable-options -Z binary-dep-depinfo` Fresh der v0.7.9 Dirty gix-lock v14.0.0: the dependency thiserror was rebuilt Compiling gix-lock v14.0.0 Running `/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc --crate-name gix_lock --edition=2021 /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/vendor/gix-lock-14.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)' --check-cfg 'cfg(feature, values())' -C metadata=61fae8314c5891b1 -C extra-filename=-61fae8314c5891b1 --out-dir /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps --target x86_64-unknown-illumos -C linker=/usr/gcc/13/bin/gcc -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/release/deps --extern gix_tempfile=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libgix_tempfile-ce21417e0981ed9c.rmeta --extern gix_utils=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libgix_utils-bc1668b655d5aaed.rmeta --extern thiserror=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libthiserror-c5f8c041df9f86d7.rmeta --cap-lints allow --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(parallel_compiler)' '--check-cfg=cfg(rust_analyzer)' -Zmacro-backtrace -Zunstable-options -Csplit-debuginfo=off -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zunstable-options -Z binary-dep-depinfo` Dirty url v2.5.2: the dependency percent_encoding was rebuilt (1725740374.805627833s, 4m 28s after last build at 1725740106.103797873s) Compiling url v2.5.2 Running `/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc --crate-name url --edition=2018 /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/vendor/url-2.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="default"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("debugger_visualizer", "default", "expose_internals", "serde"))' -C metadata=aa5d946098552eef -C extra-filename=-aa5d946098552eef --out-dir /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps --target x86_64-unknown-illumos -C linker=/usr/gcc/13/bin/gcc -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/release/deps --extern form_urlencoded=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libform_urlencoded-03caeb3925d35711.rmeta --extern idna=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libidna-50308551267d8aa3.rmeta --extern percent_encoding=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libpercent_encoding-d9bce70653df3639.rmeta --cap-lints allow --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(parallel_compiler)' '--check-cfg=cfg(rust_analyzer)' -Zmacro-backtrace -Zunstable-options -Csplit-debuginfo=off -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zunstable-options -Z binary-dep-depinfo` Dirty gix-sec v0.10.7: the dependency bitflags was rebuilt (1725740973.145282860s, 14m 29s after last build at 1725740104.615504870s) Compiling gix-sec v0.10.7 Running `/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc --crate-name gix_sec --edition=2021 /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/vendor/gix-sec-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 --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("document-features", "serde"))' -C metadata=19d72a5ca6b95384 -C extra-filename=-19d72a5ca6b95384 --out-dir /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps --target x86_64-unknown-illumos -C linker=/usr/gcc/13/bin/gcc -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/release/deps --extern bitflags=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libbitflags-0c390d2d011ad838.rmeta --extern libc=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/liblibc-3e7518595b3b6992.rmeta --cap-lints allow --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(parallel_compiler)' '--check-cfg=cfg(rust_analyzer)' -Zmacro-backtrace -Zunstable-options -Csplit-debuginfo=off -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zunstable-options -Z binary-dep-depinfo` Dirty gix-date v0.8.7: the dependency thiserror was rebuilt Compiling gix-date v0.8.7 Running `/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc --crate-name gix_date --edition=2021 /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/vendor/gix-date-0.8.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)' --check-cfg 'cfg(feature, values("document-features", "serde"))' -C metadata=8f1bd9928952ee34 -C extra-filename=-8f1bd9928952ee34 --out-dir /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps --target x86_64-unknown-illumos -C linker=/usr/gcc/13/bin/gcc -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/release/deps --extern bstr=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libbstr-31be0cc2e9b252a1.rmeta --extern itoa=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libitoa-1cceb1650151643c.rmeta --extern thiserror=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libthiserror-c5f8c041df9f86d7.rmeta --extern time=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libtime-81cbb542287c8957.rmeta --cap-lints allow --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(parallel_compiler)' '--check-cfg=cfg(rust_analyzer)' -Zmacro-backtrace -Zunstable-options -Csplit-debuginfo=off -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zunstable-options -Z binary-dep-depinfo` Dirty gix-actor v0.31.5: the dependency thiserror was rebuilt Compiling gix-actor v0.31.5 Running `/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc --crate-name gix_actor --edition=2021 /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/vendor/gix-actor-0.31.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)' --check-cfg 'cfg(feature, values("document-features", "serde"))' -C metadata=aa9a1a6ff78f7de3 -C extra-filename=-aa9a1a6ff78f7de3 --out-dir /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps --target x86_64-unknown-illumos -C linker=/usr/gcc/13/bin/gcc -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/release/deps --extern bstr=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libbstr-31be0cc2e9b252a1.rmeta --extern gix_date=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libgix_date-8f1bd9928952ee34.rmeta --extern gix_utils=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libgix_utils-bc1668b655d5aaed.rmeta --extern itoa=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libitoa-1cceb1650151643c.rmeta --extern thiserror=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libthiserror-c5f8c041df9f86d7.rmeta --extern winnow=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libwinnow-4d4ea2a7e2b2e0e7.rmeta --cap-lints allow --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(parallel_compiler)' '--check-cfg=cfg(rust_analyzer)' -Zmacro-backtrace -Zunstable-options -Csplit-debuginfo=off -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zunstable-options -Z binary-dep-depinfo` Fresh static_assertions v1.1.0 Fresh kstring v2.0.0 Fresh spki v0.7.3 Dirty libnghttp2-sys v0.1.9+1.58.0: the dependency libc was rebuilt (1725740365.628547693s, 4m 18s after last build at 1725740107.233291116s) Compiling libnghttp2-sys v0.1.9+1.58.0 Running `/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc --crate-name libnghttp2_sys --edition=2015 /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/vendor/libnghttp2-sys-0.1.9+1.58.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)' --check-cfg 'cfg(feature, values())' -C metadata=1bf9c78b85702538 -C extra-filename=-1bf9c78b85702538 --out-dir /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps --target x86_64-unknown-illumos -C linker=/usr/gcc/13/bin/gcc -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/release/deps --extern libc=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/liblibc-3e7518595b3b6992.rmeta --cap-lints allow --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(parallel_compiler)' '--check-cfg=cfg(rust_analyzer)' -Zmacro-backtrace -Zunstable-options -Csplit-debuginfo=off -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zunstable-options -Z binary-dep-depinfo -L native=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/build/libnghttp2-sys-f8e2493e89114dc2/out/i/lib -l static=nghttp2` Fresh hmac v0.12.1 Fresh openssl-probe v0.1.5 Fresh shell-words v1.1.0 Dirty gix-command v0.3.8: the dependency gix_path was rebuilt Compiling gix-command v0.3.8 Running `/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc --crate-name gix_command --edition=2021 /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/vendor/gix-command-0.3.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 --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=ef72cbe6e7e9e02a -C extra-filename=-ef72cbe6e7e9e02a --out-dir /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps --target x86_64-unknown-illumos -C linker=/usr/gcc/13/bin/gcc -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/release/deps --extern bstr=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libbstr-31be0cc2e9b252a1.rmeta --extern gix_path=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libgix_path-00ab55ad4809fe7b.rmeta --extern gix_trace=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libgix_trace-b7b279a7fd8d4a23.rmeta --extern shell_words=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libshell_words-886837f1b27a2ab6.rmeta --cap-lints allow --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(parallel_compiler)' '--check-cfg=cfg(rust_analyzer)' -Zmacro-backtrace -Zunstable-options -Csplit-debuginfo=off -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zunstable-options -Z binary-dep-depinfo` Dirty curl-sys v0.4.73+curl-8.8.0: the dependency libnghttp2_sys was rebuilt Compiling curl-sys v0.4.73+curl-8.8.0 Running `/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc --crate-name curl_sys --edition=2018 /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/vendor/curl-sys-0.4.73+curl-8.8.0/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="http2"' --cfg 'feature="libnghttp2-sys"' --cfg 'feature="openssl-sys"' --cfg 'feature="ssl"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("default", "force-system-lib-on-osx", "http2", "libnghttp2-sys", "mesalink", "ntlm", "openssl-sys", "poll_7_68_0", "protocol-ftp", "rustls", "rustls-ffi", "spnego", "ssl", "static-curl", "static-ssl", "upkeep_7_62_0", "windows-static-ssl", "zlib-ng-compat"))' -C metadata=4039b870320a74b0 -C extra-filename=-4039b870320a74b0 --out-dir /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps --target x86_64-unknown-illumos -C linker=/usr/gcc/13/bin/gcc -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/release/deps --extern libc=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/liblibc-3e7518595b3b6992.rmeta --extern libnghttp2_sys=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/liblibnghttp2_sys-1bf9c78b85702538.rmeta --extern libz_sys=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/liblibz_sys-b563bf07446b3937.rmeta --extern openssl_sys=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libopenssl_sys-2cc6d72047753a77.rmeta --cap-lints allow --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(parallel_compiler)' '--check-cfg=cfg(rust_analyzer)' -Zmacro-backtrace -Zunstable-options -Csplit-debuginfo=off -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zunstable-options -Z binary-dep-depinfo -l curl -L native=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/build/libnghttp2-sys-f8e2493e89114dc2/out/i/lib -L native=/usr/openssl/3.1/lib/64` Dirty gix-object v0.42.3: the dependency gix_actor was rebuilt Compiling gix-object v0.42.3 Running `/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc --crate-name gix_object --edition=2021 /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/vendor/gix-object-0.42.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)' --check-cfg 'cfg(feature, values("document-features", "serde", "verbose-object-parsing-errors"))' -C metadata=d1af36faf8a8ebd2 -C extra-filename=-d1af36faf8a8ebd2 --out-dir /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps --target x86_64-unknown-illumos -C linker=/usr/gcc/13/bin/gcc -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/release/deps --extern bstr=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libbstr-31be0cc2e9b252a1.rmeta --extern gix_actor=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libgix_actor-aa9a1a6ff78f7de3.rmeta --extern gix_date=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libgix_date-8f1bd9928952ee34.rmeta --extern gix_features=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libgix_features-68bc3673cc048d1b.rmeta --extern gix_hash=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libgix_hash-2ff3714e2c0332f8.rmeta --extern gix_utils=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libgix_utils-bc1668b655d5aaed.rmeta --extern gix_validate=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libgix_validate-d8fe84c17e776dd5.rmeta --extern itoa=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libitoa-1cceb1650151643c.rmeta --extern smallvec=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libsmallvec-f923754319684608.rmeta --extern thiserror=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libthiserror-c5f8c041df9f86d7.rmeta --extern winnow=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libwinnow-4d4ea2a7e2b2e0e7.rmeta --cap-lints allow --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(parallel_compiler)' '--check-cfg=cfg(rust_analyzer)' -Zmacro-backtrace -Zunstable-options -Csplit-debuginfo=off -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zunstable-options -Z binary-dep-depinfo` Fresh pkcs8 v0.10.2 Dirty gix-attributes v0.22.3: the dependency gix_glob was rebuilt Compiling gix-attributes v0.22.3 Running `/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc --crate-name gix_attributes --edition=2021 /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/vendor/gix-attributes-0.22.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)' --check-cfg 'cfg(feature, values("document-features", "serde"))' -C metadata=09bc55fefd0a9f50 -C extra-filename=-09bc55fefd0a9f50 --out-dir /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps --target x86_64-unknown-illumos -C linker=/usr/gcc/13/bin/gcc -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/release/deps --extern bstr=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libbstr-31be0cc2e9b252a1.rmeta --extern gix_glob=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libgix_glob-33774e7ab6fb0c86.rmeta --extern gix_path=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libgix_path-00ab55ad4809fe7b.rmeta --extern gix_quote=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libgix_quote-ff1a6fd36ccc4c16.rmeta --extern gix_trace=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libgix_trace-b7b279a7fd8d4a23.rmeta --extern kstring=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libkstring-ec2c60fd7ff3f5d6.rmeta --extern smallvec=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libsmallvec-f923754319684608.rmeta --extern thiserror=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libthiserror-c5f8c041df9f86d7.rmeta --extern unicode_bom=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libunicode_bom-314861eb0262d415.rmeta --cap-lints allow --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(parallel_compiler)' '--check-cfg=cfg(rust_analyzer)' -Zmacro-backtrace -Zunstable-options -Csplit-debuginfo=off -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zunstable-options -Z binary-dep-depinfo` Dirty ff v0.13.0: the dependency rand_core was rebuilt Compiling ff v0.13.0 Running `/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc --crate-name ff --edition=2021 /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/vendor/ff-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 opt-level=3 -C embed-bitcode=no --cfg 'feature="alloc"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("alloc", "bits", "bitvec", "byteorder", "default", "derive", "derive_bits", "ff_derive", "std"))' -C metadata=eba9dcc44ab8604e -C extra-filename=-eba9dcc44ab8604e --out-dir /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps --target x86_64-unknown-illumos -C linker=/usr/gcc/13/bin/gcc -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/release/deps --extern rand_core=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/librand_core-2d5839b054eeee30.rmeta --extern subtle=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libsubtle-b92712a94dd8a1aa.rmeta --cap-lints allow --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(parallel_compiler)' '--check-cfg=cfg(rust_analyzer)' -Zmacro-backtrace -Zunstable-options -Csplit-debuginfo=off -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zunstable-options -Z binary-dep-depinfo` Dirty socket2 v0.5.6: the dependency libc was rebuilt (1725740365.628547693s, 4m 16s after last build at 1725740109.332121312s) Compiling socket2 v0.5.6 Running `/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc --crate-name socket2 --edition=2021 /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/vendor/socket2-0.5.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 --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("all"))' -C metadata=aa5d58d524320013 -C extra-filename=-aa5d58d524320013 --out-dir /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps --target x86_64-unknown-illumos -C linker=/usr/gcc/13/bin/gcc -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/release/deps --extern libc=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/liblibc-3e7518595b3b6992.rmeta --cap-lints allow --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(parallel_compiler)' '--check-cfg=cfg(rust_analyzer)' -Zmacro-backtrace -Zunstable-options -Csplit-debuginfo=off -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zunstable-options -Z binary-dep-depinfo` Dirty filetime v0.2.23: the rustflags changed Compiling filetime v0.2.23 Running `/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc --crate-name filetime --edition=2018 /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/vendor/filetime-0.2.23/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)' --check-cfg 'cfg(feature, values())' -C metadata=bb4416744d171752 -C extra-filename=-bb4416744d171752 --out-dir /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps --target x86_64-unknown-illumos -C linker=/usr/gcc/13/bin/gcc -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/release/deps --extern cfg_if=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libcfg_if-9fafd12e719e19ea.rmeta --extern libc=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/liblibc-3e7518595b3b6992.rmeta --cap-lints allow --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(parallel_compiler)' '--check-cfg=cfg(rust_analyzer)' -Zmacro-backtrace -Zunstable-options -Csplit-debuginfo=off -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zunstable-options -Z binary-dep-depinfo` Dirty tracing-core v0.1.32: the rustflags changed Compiling tracing-core v0.1.32 Running `/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc --crate-name tracing_core --edition=2018 /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/vendor/tracing-core-0.1.32/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="once_cell"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("default", "once_cell", "std", "valuable"))' -C metadata=1f6110f0aa3e9f46 -C extra-filename=-1f6110f0aa3e9f46 --out-dir /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps --target x86_64-unknown-illumos -C linker=/usr/gcc/13/bin/gcc -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/release/deps --extern once_cell=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libonce_cell-a3125bf95ce38619.rmeta --cap-lints allow --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(parallel_compiler)' '--check-cfg=cfg(rust_analyzer)' -Zmacro-backtrace -Zunstable-options -Csplit-debuginfo=off -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zunstable-options -Z binary-dep-depinfo` Fresh ryu v1.0.17 Fresh base16ct v0.2.0 Fresh sec1 v0.7.3 Dirty serde_json v1.0.120: the dependency itoa was rebuilt (1725740370.676010051s, 4m 15s after last build at 1725740115.891291026s) Compiling serde_json v1.0.120 Running `/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc --crate-name serde_json --edition=2021 /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/vendor/serde_json-1.0.120/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="raw_value"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("alloc", "arbitrary_precision", "default", "float_roundtrip", "indexmap", "preserve_order", "raw_value", "std", "unbounded_depth"))' -C metadata=9b18ad90c1e944a8 -C extra-filename=-9b18ad90c1e944a8 --out-dir /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps --target x86_64-unknown-illumos -C linker=/usr/gcc/13/bin/gcc -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/release/deps --extern itoa=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libitoa-1cceb1650151643c.rmeta --extern ryu=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libryu-fa939e69c0ed9925.rmeta --extern serde=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libserde-c69e561b39b5efaf.rmeta --cap-lints allow --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(parallel_compiler)' '--check-cfg=cfg(rust_analyzer)' -Zmacro-backtrace -Zunstable-options -Csplit-debuginfo=off -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zunstable-options -Z binary-dep-depinfo --cfg limb_width_64 --check-cfg 'cfg(limb_width_32)' --check-cfg 'cfg(limb_width_64)'` Dirty curl v0.4.46: the dependency curl_sys was rebuilt Compiling curl v0.4.46 Running `/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc --crate-name curl --edition=2018 /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/vendor/curl-0.4.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="default"' --cfg 'feature="http2"' --cfg 'feature="openssl-probe"' --cfg 'feature="openssl-sys"' --cfg 'feature="ssl"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("default", "force-system-lib-on-osx", "http2", "mesalink", "ntlm", "openssl-probe", "openssl-sys", "poll_7_68_0", "protocol-ftp", "rustls", "spnego", "ssl", "static-curl", "static-ssl", "upkeep_7_62_0", "windows-static-ssl", "zlib-ng-compat"))' -C metadata=2c86373d7c8ddb5b -C extra-filename=-2c86373d7c8ddb5b --out-dir /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps --target x86_64-unknown-illumos -C linker=/usr/gcc/13/bin/gcc -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/release/deps --extern curl_sys=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libcurl_sys-4039b870320a74b0.rmeta --extern libc=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/liblibc-3e7518595b3b6992.rmeta --extern openssl_probe=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libopenssl_probe-7ca8373b76bd3940.rmeta --extern openssl_sys=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libopenssl_sys-2cc6d72047753a77.rmeta --extern socket2=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libsocket2-aa5d58d524320013.rmeta --cap-lints allow --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(parallel_compiler)' '--check-cfg=cfg(rust_analyzer)' -Zmacro-backtrace -Zunstable-options -Csplit-debuginfo=off -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zunstable-options -Z binary-dep-depinfo -L native=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/build/libnghttp2-sys-f8e2493e89114dc2/out/i/lib -L native=/usr/openssl/3.1/lib/64` Dirty gix-revwalk v0.13.2: the dependency thiserror was rebuilt Compiling gix-revwalk v0.13.2 Running `/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc --crate-name gix_revwalk --edition=2021 /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/vendor/gix-revwalk-0.13.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)' --check-cfg 'cfg(feature, values())' -C metadata=90b7a8b88325f581 -C extra-filename=-90b7a8b88325f581 --out-dir /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps --target x86_64-unknown-illumos -C linker=/usr/gcc/13/bin/gcc -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/release/deps --extern gix_commitgraph=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libgix_commitgraph-bedf440fd3828128.rmeta --extern gix_date=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libgix_date-8f1bd9928952ee34.rmeta --extern gix_hash=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libgix_hash-2ff3714e2c0332f8.rmeta --extern gix_hashtable=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libgix_hashtable-e3e09c9241209089.rmeta --extern gix_object=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libgix_object-d1af36faf8a8ebd2.rmeta --extern smallvec=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libsmallvec-f923754319684608.rmeta --extern thiserror=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libthiserror-c5f8c041df9f86d7.rmeta --cap-lints allow --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(parallel_compiler)' '--check-cfg=cfg(rust_analyzer)' -Zmacro-backtrace -Zunstable-options -Csplit-debuginfo=off -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zunstable-options -Z binary-dep-depinfo` Dirty gix-ref v0.45.0: the dependency gix_actor was rebuilt Compiling gix-ref v0.45.0 Running `/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc --crate-name gix_ref --edition=2021 /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/vendor/gix-ref-0.45.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)' --check-cfg 'cfg(feature, values("document-features", "serde"))' -C metadata=4d12264c9cbe8328 -C extra-filename=-4d12264c9cbe8328 --out-dir /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps --target x86_64-unknown-illumos -C linker=/usr/gcc/13/bin/gcc -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/release/deps --extern gix_actor=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libgix_actor-aa9a1a6ff78f7de3.rmeta --extern gix_features=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libgix_features-68bc3673cc048d1b.rmeta --extern gix_fs=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libgix_fs-360019e277ac5932.rmeta --extern gix_hash=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libgix_hash-2ff3714e2c0332f8.rmeta --extern gix_lock=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libgix_lock-61fae8314c5891b1.rmeta --extern gix_object=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libgix_object-d1af36faf8a8ebd2.rmeta --extern gix_path=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libgix_path-00ab55ad4809fe7b.rmeta --extern gix_tempfile=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libgix_tempfile-ce21417e0981ed9c.rmeta --extern gix_utils=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libgix_utils-bc1668b655d5aaed.rmeta --extern gix_validate=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libgix_validate-d8fe84c17e776dd5.rmeta --extern memmap2=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libmemmap2-e5e61460606b11fc.rmeta --extern thiserror=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libthiserror-c5f8c041df9f86d7.rmeta --extern winnow=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libwinnow-4d4ea2a7e2b2e0e7.rmeta --cap-lints allow --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(parallel_compiler)' '--check-cfg=cfg(rust_analyzer)' -Zmacro-backtrace -Zunstable-options -Csplit-debuginfo=off -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zunstable-options -Z binary-dep-depinfo` Dirty group v0.13.0: the dependency rand_core was rebuilt Compiling group v0.13.0 Running `/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc --crate-name group --edition=2021 /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/vendor/group-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 opt-level=3 -C embed-bitcode=no --cfg 'feature="alloc"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("alloc", "default", "memuse", "rand", "rand_xorshift", "tests", "wnaf-memuse"))' -C metadata=83b741376d93552b -C extra-filename=-83b741376d93552b --out-dir /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps --target x86_64-unknown-illumos -C linker=/usr/gcc/13/bin/gcc -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/release/deps --extern ff=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libff-eba9dcc44ab8604e.rmeta --extern rand_core=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/librand_core-2d5839b054eeee30.rmeta --extern subtle=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libsubtle-b92712a94dd8a1aa.rmeta --cap-lints allow --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(parallel_compiler)' '--check-cfg=cfg(rust_analyzer)' -Zmacro-backtrace -Zunstable-options -Csplit-debuginfo=off -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zunstable-options -Z binary-dep-depinfo` Dirty gix-url v0.27.4: the dependency thiserror was rebuilt Compiling gix-url v0.27.4 Running `/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc --crate-name gix_url --edition=2021 /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/vendor/gix-url-0.27.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)' --check-cfg 'cfg(feature, values("document-features", "serde"))' -C metadata=e9c1d9498aa4aa2c -C extra-filename=-e9c1d9498aa4aa2c --out-dir /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps --target x86_64-unknown-illumos -C linker=/usr/gcc/13/bin/gcc -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/release/deps --extern bstr=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libbstr-31be0cc2e9b252a1.rmeta --extern gix_features=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libgix_features-68bc3673cc048d1b.rmeta --extern gix_path=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libgix_path-00ab55ad4809fe7b.rmeta --extern home=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libhome-982a13c1b6226ba0.rmeta --extern thiserror=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libthiserror-c5f8c041df9f86d7.rmeta --extern url=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/liburl-aa5d946098552eef.rmeta --cap-lints allow --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(parallel_compiler)' '--check-cfg=cfg(rust_analyzer)' -Zmacro-backtrace -Zunstable-options -Csplit-debuginfo=off -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zunstable-options -Z binary-dep-depinfo` Fresh hkdf v0.12.4 Dirty crypto-bigint v0.5.5: the dependency rand_core was rebuilt Compiling crypto-bigint v0.5.5 Running `/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc --crate-name crypto_bigint --edition=2021 /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/vendor/crypto-bigint-0.5.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="generic-array"' --cfg 'feature="rand_core"' --cfg 'feature="zeroize"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("alloc", "default", "der", "extra-sizes", "generic-array", "rand", "rand_core", "rlp", "serde", "zeroize"))' -C metadata=e282e8e2d24452d9 -C extra-filename=-e282e8e2d24452d9 --out-dir /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps --target x86_64-unknown-illumos -C linker=/usr/gcc/13/bin/gcc -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/release/deps --extern generic_array=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libgeneric_array-779dba9929233dab.rmeta --extern rand_core=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/librand_core-2d5839b054eeee30.rmeta --extern subtle=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libsubtle-b92712a94dd8a1aa.rmeta --extern zeroize=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libzeroize-b5aee282d1c1619e.rmeta --cap-lints allow --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(parallel_compiler)' '--check-cfg=cfg(rust_analyzer)' -Zmacro-backtrace -Zunstable-options -Csplit-debuginfo=off -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zunstable-options -Z binary-dep-depinfo` Fresh tracing-attributes v0.1.27 Fresh cpufeatures v0.2.12 Dirty pin-project-lite v0.2.14: the rustflags changed Compiling pin-project-lite v0.2.14 Running `/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc --crate-name pin_project_lite --edition=2018 /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/vendor/pin-project-lite-0.2.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 --warn=unreachable_pub '--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=clippy::default_union_representation' '--warn=clippy::as_ptr_cast_mut' '--warn=clippy::all' '--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::module_name_repetitions' '--allow=clippy::missing_errors_doc' '--allow=clippy::manual_range_contains' '--allow=clippy::manual_assert' '--allow=clippy::float_cmp' '--allow=clippy::doc_markdown' '--allow=clippy::declare_interior_mutable_const' '--allow=clippy::borrow_as_ptr' '--allow=clippy::bool_assert_comparison' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=b889bafc1b6698f3 -C extra-filename=-b889bafc1b6698f3 --out-dir /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps --target x86_64-unknown-illumos -C linker=/usr/gcc/13/bin/gcc -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/release/deps --cap-lints allow --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(parallel_compiler)' '--check-cfg=cfg(rust_analyzer)' -Zmacro-backtrace -Zunstable-options -Csplit-debuginfo=off -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zunstable-options -Z binary-dep-depinfo` Dirty tracing v0.1.40: the dependency pin_project_lite was rebuilt (1725740364.176286903s, 4m 8s after last build at 1725740116.014956424s) Compiling tracing v0.1.40 Running `/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc --crate-name tracing --edition=2018 /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/vendor/tracing-0.1.40/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="attributes"' --cfg 'feature="std"' --cfg 'feature="tracing-attributes"' --check-cfg 'cfg(docsrs)' --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=8401e748efd0a8f2 -C extra-filename=-8401e748efd0a8f2 --out-dir /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps --target x86_64-unknown-illumos -C linker=/usr/gcc/13/bin/gcc -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/release/deps --extern pin_project_lite=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libpin_project_lite-b889bafc1b6698f3.rmeta --extern tracing_attributes=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/release/deps/libtracing_attributes-b44be370a2b33a3d.so --extern tracing_core=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libtracing_core-1f6110f0aa3e9f46.rmeta --cap-lints allow --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(parallel_compiler)' '--check-cfg=cfg(rust_analyzer)' -Zmacro-backtrace -Zunstable-options -Csplit-debuginfo=off -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zunstable-options -Z binary-dep-depinfo` Dirty gix-traverse v0.39.2: the dependency gix_revwalk was rebuilt Compiling gix-traverse v0.39.2 Running `/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc --crate-name gix_traverse --edition=2021 /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/vendor/gix-traverse-0.39.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)' --check-cfg 'cfg(feature, values())' -C metadata=19980277f1a49cee -C extra-filename=-19980277f1a49cee --out-dir /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps --target x86_64-unknown-illumos -C linker=/usr/gcc/13/bin/gcc -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/release/deps --extern bitflags=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libbitflags-0c390d2d011ad838.rmeta --extern gix_commitgraph=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libgix_commitgraph-bedf440fd3828128.rmeta --extern gix_date=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libgix_date-8f1bd9928952ee34.rmeta --extern gix_hash=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libgix_hash-2ff3714e2c0332f8.rmeta --extern gix_hashtable=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libgix_hashtable-e3e09c9241209089.rmeta --extern gix_object=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libgix_object-d1af36faf8a8ebd2.rmeta --extern gix_revwalk=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libgix_revwalk-90b7a8b88325f581.rmeta --extern smallvec=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libsmallvec-f923754319684608.rmeta --extern thiserror=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libthiserror-c5f8c041df9f86d7.rmeta --cap-lints allow --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(parallel_compiler)' '--check-cfg=cfg(rust_analyzer)' -Zmacro-backtrace -Zunstable-options -Csplit-debuginfo=off -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zunstable-options -Z binary-dep-depinfo` Dirty gix-prompt v0.8.6: the dependency thiserror was rebuilt Compiling gix-prompt v0.8.6 Running `/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc --crate-name gix_prompt --edition=2021 /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/vendor/gix-prompt-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 opt-level=3 -C embed-bitcode=no --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=a7d3d9b9f10ecb65 -C extra-filename=-a7d3d9b9f10ecb65 --out-dir /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps --target x86_64-unknown-illumos -C linker=/usr/gcc/13/bin/gcc -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/release/deps --extern gix_command=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libgix_command-ef72cbe6e7e9e02a.rmeta --extern gix_config_value=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libgix_config_value-ce1b9a965816d338.rmeta --extern parking_lot=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libparking_lot-ba2e90fce1aeda0a.rmeta --extern rustix=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/librustix-179bbe78f7c7d1fc.rmeta --extern thiserror=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libthiserror-c5f8c041df9f86d7.rmeta --cap-lints allow --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(parallel_compiler)' '--check-cfg=cfg(rust_analyzer)' -Zmacro-backtrace -Zunstable-options -Csplit-debuginfo=off -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zunstable-options -Z binary-dep-depinfo` Dirty gix-bitmap v0.2.11: the dependency thiserror was rebuilt Compiling gix-bitmap v0.2.11 Running `/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc --crate-name gix_bitmap --edition=2021 /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/vendor/gix-bitmap-0.2.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 --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=f962512762d8ebce -C extra-filename=-f962512762d8ebce --out-dir /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps --target x86_64-unknown-illumos -C linker=/usr/gcc/13/bin/gcc -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/release/deps --extern thiserror=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libthiserror-c5f8c041df9f86d7.rmeta --cap-lints allow --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(parallel_compiler)' '--check-cfg=cfg(rust_analyzer)' -Zmacro-backtrace -Zunstable-options -Csplit-debuginfo=off -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zunstable-options -Z binary-dep-depinfo` Dirty anstyle v1.0.7: the rustflags changed Compiling anstyle v1.0.7 Running `/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc --crate-name anstyle --edition=2021 /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/vendor/anstyle-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 '--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::items_after_statements' '--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)' --check-cfg 'cfg(feature, values("default", "std"))' -C metadata=0fffe7c45700ba28 -C extra-filename=-0fffe7c45700ba28 --out-dir /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps --target x86_64-unknown-illumos -C linker=/usr/gcc/13/bin/gcc -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/release/deps --cap-lints allow --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(parallel_compiler)' '--check-cfg=cfg(rust_analyzer)' -Zmacro-backtrace -Zunstable-options -Csplit-debuginfo=off -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zunstable-options -Z binary-dep-depinfo` Dirty fnv v1.0.7: the rustflags changed Compiling fnv v1.0.7 Running `/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc --crate-name fnv --edition=2015 /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/vendor/fnv-1.0.7/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)' --check-cfg 'cfg(feature, values("default", "std"))' -C metadata=1873645ddc6f7552 -C extra-filename=-1873645ddc6f7552 --out-dir /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps --target x86_64-unknown-illumos -C linker=/usr/gcc/13/bin/gcc -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/release/deps --cap-lints allow --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(parallel_compiler)' '--check-cfg=cfg(rust_analyzer)' -Zmacro-backtrace -Zunstable-options -Csplit-debuginfo=off -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zunstable-options -Z binary-dep-depinfo` Dirty regex-syntax v0.6.29: the rustflags changed Compiling regex-syntax v0.6.29 Running `/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc --crate-name regex_syntax --edition=2018 /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/vendor/regex-syntax-0.6.29/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="unicode"' --cfg 'feature="unicode-age"' --cfg 'feature="unicode-bool"' --cfg 'feature="unicode-case"' --cfg 'feature="unicode-gencat"' --cfg 'feature="unicode-perl"' --cfg 'feature="unicode-script"' --cfg 'feature="unicode-segment"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("default", "unicode", "unicode-age", "unicode-bool", "unicode-case", "unicode-gencat", "unicode-perl", "unicode-script", "unicode-segment"))' -C metadata=1488aa29092cf54a -C extra-filename=-1488aa29092cf54a --out-dir /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps --target x86_64-unknown-illumos -C linker=/usr/gcc/13/bin/gcc -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/release/deps --cap-lints allow --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(parallel_compiler)' '--check-cfg=cfg(rust_analyzer)' -Zmacro-backtrace -Zunstable-options -Csplit-debuginfo=off -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zunstable-options -Z binary-dep-depinfo` Fresh utf8parse v0.2.1 Dirty equivalent v1.0.1: the rustflags changed Compiling equivalent v1.0.1 Running `/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc --crate-name equivalent --edition=2015 /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/vendor/equivalent-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)' --check-cfg 'cfg(feature, values())' -C metadata=c67f39f929ebf029 -C extra-filename=-c67f39f929ebf029 --out-dir /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps --target x86_64-unknown-illumos -C linker=/usr/gcc/13/bin/gcc -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/release/deps --cap-lints allow --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(parallel_compiler)' '--check-cfg=cfg(rust_analyzer)' -Zmacro-backtrace -Zunstable-options -Csplit-debuginfo=off -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zunstable-options -Z binary-dep-depinfo` Dirty gix-index v0.33.1: the dependency gix_traverse was rebuilt Compiling gix-index v0.33.1 Running `/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc --crate-name gix_index --edition=2021 /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/vendor/gix-index-0.33.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)' --check-cfg 'cfg(feature, values("document-features", "serde"))' -C metadata=0bdc839b8bfd340c -C extra-filename=-0bdc839b8bfd340c --out-dir /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps --target x86_64-unknown-illumos -C linker=/usr/gcc/13/bin/gcc -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/release/deps --extern bitflags=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libbitflags-0c390d2d011ad838.rmeta --extern bstr=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libbstr-31be0cc2e9b252a1.rmeta --extern filetime=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libfiletime-bb4416744d171752.rmeta --extern fnv=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libfnv-1873645ddc6f7552.rmeta --extern gix_bitmap=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libgix_bitmap-f962512762d8ebce.rmeta --extern gix_features=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libgix_features-68bc3673cc048d1b.rmeta --extern gix_fs=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libgix_fs-360019e277ac5932.rmeta --extern gix_hash=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libgix_hash-2ff3714e2c0332f8.rmeta --extern gix_lock=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libgix_lock-61fae8314c5891b1.rmeta --extern gix_object=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libgix_object-d1af36faf8a8ebd2.rmeta --extern gix_traverse=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libgix_traverse-19980277f1a49cee.rmeta --extern gix_utils=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libgix_utils-bc1668b655d5aaed.rmeta --extern gix_validate=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libgix_validate-d8fe84c17e776dd5.rmeta --extern hashbrown=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libhashbrown-91023e17de7c32a8.rmeta --extern itoa=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libitoa-1cceb1650151643c.rmeta --extern libc=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/liblibc-3e7518595b3b6992.rmeta --extern memmap2=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libmemmap2-e5e61460606b11fc.rmeta --extern rustix=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/librustix-179bbe78f7c7d1fc.rmeta --extern smallvec=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libsmallvec-f923754319684608.rmeta --extern thiserror=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libthiserror-c5f8c041df9f86d7.rmeta --cap-lints allow --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(parallel_compiler)' '--check-cfg=cfg(rust_analyzer)' -Zmacro-backtrace -Zunstable-options -Csplit-debuginfo=off -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zunstable-options -Z binary-dep-depinfo` Dirty elliptic-curve v0.13.8: the dependency rand_core was rebuilt Compiling elliptic-curve v0.13.8 Running `/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc --crate-name elliptic_curve --edition=2021 /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/vendor/elliptic-curve-0.13.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="alloc"' --cfg 'feature="arithmetic"' --cfg 'feature="digest"' --cfg 'feature="ecdh"' --cfg 'feature="ff"' --cfg 'feature="group"' --cfg 'feature="hazmat"' --cfg 'feature="pem"' --cfg 'feature="pkcs8"' --cfg 'feature="sec1"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("alloc", "arithmetic", "bits", "default", "dev", "digest", "ecdh", "ff", "group", "hash2curve", "hazmat", "jwk", "pem", "pkcs8", "sec1", "serde", "std", "voprf"))' -C metadata=07831757f8a5f0e6 -C extra-filename=-07831757f8a5f0e6 --out-dir /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps --target x86_64-unknown-illumos -C linker=/usr/gcc/13/bin/gcc -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/release/deps --extern base16ct=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libbase16ct-f90987e079f7f74c.rmeta --extern crypto_bigint=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libcrypto_bigint-e282e8e2d24452d9.rmeta --extern digest=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libdigest-b84d3c2ede2e90b9.rmeta --extern ff=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libff-eba9dcc44ab8604e.rmeta --extern generic_array=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libgeneric_array-779dba9929233dab.rmeta --extern group=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libgroup-83b741376d93552b.rmeta --extern hkdf=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libhkdf-8af8021b877549f5.rmeta --extern pem_rfc7468=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libpem_rfc7468-96ef0a9a347d29f3.rmeta --extern pkcs8=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libpkcs8-7f8a85a2caf93ac5.rmeta --extern rand_core=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/librand_core-2d5839b054eeee30.rmeta --extern sec1=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libsec1-6ec86d4c30da62c8.rmeta --extern subtle=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libsubtle-b92712a94dd8a1aa.rmeta --extern zeroize=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libzeroize-b5aee282d1c1619e.rmeta --cap-lints allow --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(parallel_compiler)' '--check-cfg=cfg(rust_analyzer)' -Zmacro-backtrace -Zunstable-options -Csplit-debuginfo=off -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zunstable-options -Z binary-dep-depinfo` Dirty indexmap v2.2.6: the dependency hashbrown was rebuilt Compiling indexmap v2.2.6 Running `/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc --crate-name indexmap --edition=2021 /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/vendor/indexmap-2.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 '--allow=clippy::style' --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("arbitrary", "borsh", "default", "quickcheck", "rayon", "rustc-rayon", "serde", "std", "test_debug"))' -C metadata=2137a3eedc442219 -C extra-filename=-2137a3eedc442219 --out-dir /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps --target x86_64-unknown-illumos -C linker=/usr/gcc/13/bin/gcc -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/release/deps --extern equivalent=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libequivalent-c67f39f929ebf029.rmeta --extern hashbrown=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libhashbrown-91023e17de7c32a8.rmeta --cap-lints allow --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(parallel_compiler)' '--check-cfg=cfg(rust_analyzer)' -Zmacro-backtrace -Zunstable-options -Csplit-debuginfo=off -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zunstable-options -Z binary-dep-depinfo` Fresh anstyle-parse v0.2.3 Dirty anyhow v1.0.86: the rustflags changed Compiling anyhow v1.0.86 Running `/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/release/build/anyhow-d7aed1449cc45faf/build-script-build` Dirty gix-credentials v0.24.4: the dependency thiserror was rebuilt Compiling gix-credentials v0.24.4 Running `/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc --crate-name gix_credentials --edition=2021 /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/vendor/gix-credentials-0.24.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)' --check-cfg 'cfg(feature, values("document-features", "serde"))' -C metadata=854be61c392b0df0 -C extra-filename=-854be61c392b0df0 --out-dir /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps --target x86_64-unknown-illumos -C linker=/usr/gcc/13/bin/gcc -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/release/deps --extern bstr=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libbstr-31be0cc2e9b252a1.rmeta --extern gix_command=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libgix_command-ef72cbe6e7e9e02a.rmeta --extern gix_config_value=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libgix_config_value-ce1b9a965816d338.rmeta --extern gix_path=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libgix_path-00ab55ad4809fe7b.rmeta --extern gix_prompt=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libgix_prompt-a7d3d9b9f10ecb65.rmeta --extern gix_sec=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libgix_sec-19d72a5ca6b95384.rmeta --extern gix_trace=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libgix_trace-b7b279a7fd8d4a23.rmeta --extern gix_url=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libgix_url-e9c1d9498aa4aa2c.rmeta --extern thiserror=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libthiserror-c5f8c041df9f86d7.rmeta --cap-lints allow --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(parallel_compiler)' '--check-cfg=cfg(rust_analyzer)' -Zmacro-backtrace -Zunstable-options -Csplit-debuginfo=off -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zunstable-options -Z binary-dep-depinfo` Fresh num-traits v0.2.18 Dirty sha2 v0.10.8: the dependency cfg_if was rebuilt (1725740363.988129454s, 4m after last build at 1725740123.601940680s) Compiling sha2 v0.10.8 Running `/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc --crate-name sha2 --edition=2018 /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/vendor/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)' --check-cfg 'cfg(feature, values("asm", "asm-aarch64", "compress", "default", "force-soft", "loongarch64_asm", "oid", "sha2-asm", "std"))' -C metadata=1b7ff01119882110 -C extra-filename=-1b7ff01119882110 --out-dir /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps --target x86_64-unknown-illumos -C linker=/usr/gcc/13/bin/gcc -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/release/deps --extern cfg_if=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libcfg_if-9fafd12e719e19ea.rmeta --extern cpufeatures=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libcpufeatures-2046b23acb6eb40c.rmeta --extern digest=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libdigest-b84d3c2ede2e90b9.rmeta --cap-lints allow --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(parallel_compiler)' '--check-cfg=cfg(rust_analyzer)' -Zmacro-backtrace -Zunstable-options -Csplit-debuginfo=off -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zunstable-options -Z binary-dep-depinfo` Dirty gix-revision v0.27.2: the dependency gix_revwalk was rebuilt Compiling gix-revision v0.27.2 Running `/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc --crate-name gix_revision --edition=2021 /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/vendor/gix-revision-0.27.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)' --check-cfg 'cfg(feature, values("default", "describe", "document-features", "serde"))' -C metadata=a07cb5687cfe5197 -C extra-filename=-a07cb5687cfe5197 --out-dir /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps --target x86_64-unknown-illumos -C linker=/usr/gcc/13/bin/gcc -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/release/deps --extern bstr=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libbstr-31be0cc2e9b252a1.rmeta --extern gix_date=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libgix_date-8f1bd9928952ee34.rmeta --extern gix_hash=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libgix_hash-2ff3714e2c0332f8.rmeta --extern gix_object=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libgix_object-d1af36faf8a8ebd2.rmeta --extern gix_revwalk=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libgix_revwalk-90b7a8b88325f581.rmeta --extern thiserror=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libthiserror-c5f8c041df9f86d7.rmeta --cap-lints allow --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(parallel_compiler)' '--check-cfg=cfg(rust_analyzer)' -Zmacro-backtrace -Zunstable-options -Csplit-debuginfo=off -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zunstable-options -Z binary-dep-depinfo` Dirty gix-pathspec v0.7.6: the dependency gix_glob was rebuilt Compiling gix-pathspec v0.7.6 Running `/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc --crate-name gix_pathspec --edition=2021 /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/vendor/gix-pathspec-0.7.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 --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=a7b5e2aa91a3e443 -C extra-filename=-a7b5e2aa91a3e443 --out-dir /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps --target x86_64-unknown-illumos -C linker=/usr/gcc/13/bin/gcc -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/release/deps --extern bitflags=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libbitflags-0c390d2d011ad838.rmeta --extern bstr=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libbstr-31be0cc2e9b252a1.rmeta --extern gix_attributes=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libgix_attributes-09bc55fefd0a9f50.rmeta --extern gix_config_value=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libgix_config_value-ce1b9a965816d338.rmeta --extern gix_glob=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libgix_glob-33774e7ab6fb0c86.rmeta --extern gix_path=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libgix_path-00ab55ad4809fe7b.rmeta --extern thiserror=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libthiserror-c5f8c041df9f86d7.rmeta --cap-lints allow --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(parallel_compiler)' '--check-cfg=cfg(rust_analyzer)' -Zmacro-backtrace -Zunstable-options -Csplit-debuginfo=off -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zunstable-options -Z binary-dep-depinfo` Dirty libssh2-sys v0.3.0: the dependency libz_sys was rebuilt Compiling libssh2-sys v0.3.0 Running `/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc --crate-name libssh2_sys --edition=2015 /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/vendor/libssh2-sys-0.3.0/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)' --check-cfg 'cfg(feature, values("openssl-on-win32", "openssl-sys", "vendored-openssl", "zlib-ng-compat"))' -C metadata=011a72de4ae3d17d -C extra-filename=-011a72de4ae3d17d --out-dir /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps --target x86_64-unknown-illumos -C linker=/usr/gcc/13/bin/gcc -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/release/deps --extern libc=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/liblibc-3e7518595b3b6992.rmeta --extern libz_sys=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/liblibz_sys-b563bf07446b3937.rmeta --extern openssl_sys=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libopenssl_sys-2cc6d72047753a77.rmeta --cap-lints allow --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(parallel_compiler)' '--check-cfg=cfg(rust_analyzer)' -Zmacro-backtrace -Zunstable-options -Csplit-debuginfo=off -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zunstable-options -Z binary-dep-depinfo -L native=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/build/libssh2-sys-26b530f466c8ba6d/out/build -l static=ssh2 -L native=/usr/openssl/3.1/lib/64` Fresh rfc6979 v0.4.0 Dirty gix-ignore v0.11.3: the dependency gix_glob was rebuilt Compiling gix-ignore v0.11.3 Running `/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc --crate-name gix_ignore --edition=2021 /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/vendor/gix-ignore-0.11.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)' --check-cfg 'cfg(feature, values("document-features", "serde"))' -C metadata=387589a20d099d23 -C extra-filename=-387589a20d099d23 --out-dir /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps --target x86_64-unknown-illumos -C linker=/usr/gcc/13/bin/gcc -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/release/deps --extern bstr=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libbstr-31be0cc2e9b252a1.rmeta --extern gix_glob=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libgix_glob-33774e7ab6fb0c86.rmeta --extern gix_path=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libgix_path-00ab55ad4809fe7b.rmeta --extern gix_trace=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libgix_trace-b7b279a7fd8d4a23.rmeta --extern unicode_bom=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libunicode_bom-314861eb0262d415.rmeta --cap-lints allow --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(parallel_compiler)' '--check-cfg=cfg(rust_analyzer)' -Zmacro-backtrace -Zunstable-options -Csplit-debuginfo=off -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zunstable-options -Z binary-dep-depinfo` Dirty signature v2.2.0: the dependency rand_core was rebuilt Compiling signature v2.2.0 Running `/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc --crate-name signature --edition=2021 /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/vendor/signature-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 --cfg 'feature="alloc"' --cfg 'feature="digest"' --cfg 'feature="rand_core"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("alloc", "derive", "digest", "rand_core", "std"))' -C metadata=475600fa70b42692 -C extra-filename=-475600fa70b42692 --out-dir /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps --target x86_64-unknown-illumos -C linker=/usr/gcc/13/bin/gcc -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/release/deps --extern digest=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libdigest-b84d3c2ede2e90b9.rmeta --extern rand_core=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/librand_core-2d5839b054eeee30.rmeta --cap-lints allow --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(parallel_compiler)' '--check-cfg=cfg(rust_analyzer)' -Zmacro-backtrace -Zunstable-options -Csplit-debuginfo=off -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zunstable-options -Z binary-dep-depinfo` Dirty crossbeam-epoch v0.9.18: the dependency crossbeam_utils was rebuilt (1725740625.324070203s, 8m 20s after last build at 1725740125.904874096s) Compiling crossbeam-epoch v0.9.18 Running `/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc --crate-name crossbeam_epoch --edition=2021 /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/vendor/crossbeam-epoch-0.9.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 --cfg 'feature="alloc"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("alloc", "default", "loom", "loom-crate", "nightly", "std"))' -C metadata=f7df13ed2415f8ae -C extra-filename=-f7df13ed2415f8ae --out-dir /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps --target x86_64-unknown-illumos -C linker=/usr/gcc/13/bin/gcc -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/release/deps --extern crossbeam_utils=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libcrossbeam_utils-c24efd9fb8775b8d.rmeta --cap-lints allow --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(parallel_compiler)' '--check-cfg=cfg(rust_analyzer)' -Zmacro-backtrace -Zunstable-options -Csplit-debuginfo=off -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zunstable-options -Z binary-dep-depinfo` Dirty regex-automata v0.1.10: the rustflags changed Compiling regex-automata v0.1.10 Running `/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc --crate-name regex_automata --edition=2015 /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/vendor/regex-automata-0.1.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 --cfg 'feature="default"' --cfg 'feature="regex-syntax"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("default", "fst", "regex-syntax", "std", "transducer"))' -C metadata=9c3ee361c44f3631 -C extra-filename=-9c3ee361c44f3631 --out-dir /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps --target x86_64-unknown-illumos -C linker=/usr/gcc/13/bin/gcc -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/release/deps --extern regex_syntax=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libregex_syntax-1488aa29092cf54a.rmeta --cap-lints allow --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(parallel_compiler)' '--check-cfg=cfg(rust_analyzer)' -Zmacro-backtrace -Zunstable-options -Csplit-debuginfo=off -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zunstable-options -Z binary-dep-depinfo` Dirty gix-packetline v0.17.5: the dependency thiserror was rebuilt Compiling gix-packetline v0.17.5 Running `/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc --crate-name gix_packetline --edition=2021 /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/vendor/gix-packetline-0.17.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="blocking-io"' --cfg 'feature="default"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("async-io", "blocking-io", "default", "document-features", "futures-io", "futures-lite", "pin-project-lite", "serde"))' -C metadata=7e11286a7cc3601d -C extra-filename=-7e11286a7cc3601d --out-dir /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps --target x86_64-unknown-illumos -C linker=/usr/gcc/13/bin/gcc -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/release/deps --extern bstr=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libbstr-31be0cc2e9b252a1.rmeta --extern faster_hex=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libfaster_hex-2831e83f9a637938.rmeta --extern gix_trace=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libgix_trace-b7b279a7fd8d4a23.rmeta --extern thiserror=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libthiserror-c5f8c041df9f86d7.rmeta --cap-lints allow --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(parallel_compiler)' '--check-cfg=cfg(rust_analyzer)' -Zmacro-backtrace -Zunstable-options -Csplit-debuginfo=off -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zunstable-options -Z binary-dep-depinfo` Fresh serde_spanned v0.6.6 Fresh toml_datetime v0.6.6 Fresh regex v1.10.5 Fresh clru v0.6.1 Dirty overload v0.1.1: the rustflags changed Compiling overload v0.1.1 Running `/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc --crate-name overload --edition=2018 /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/vendor/overload-0.1.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)' --check-cfg 'cfg(feature, values())' -C metadata=c6160aa9c20d7710 -C extra-filename=-c6160aa9c20d7710 --out-dir /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps --target x86_64-unknown-illumos -C linker=/usr/gcc/13/bin/gcc -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/release/deps --cap-lints allow --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(parallel_compiler)' '--check-cfg=cfg(rust_analyzer)' -Zmacro-backtrace -Zunstable-options -Csplit-debuginfo=off -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zunstable-options -Z binary-dep-depinfo` Dirty is_terminal_polyfill v1.70.0: the rustflags changed Compiling is_terminal_polyfill v1.70.0 Running `/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc --crate-name is_terminal_polyfill --edition=2021 /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/vendor/is_terminal_polyfill-1.70.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=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)' --check-cfg 'cfg(feature, values("default"))' -C metadata=5ebf10e80810c4ec -C extra-filename=-5ebf10e80810c4ec --out-dir /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps --target x86_64-unknown-illumos -C linker=/usr/gcc/13/bin/gcc -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/release/deps --cap-lints allow --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(parallel_compiler)' '--check-cfg=cfg(rust_analyzer)' -Zmacro-backtrace -Zunstable-options -Csplit-debuginfo=off -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zunstable-options -Z binary-dep-depinfo` Fresh anstyle-query v1.0.2 Fresh memchr v2.7.4 Dirty lazy_static v1.4.0: the rustflags changed Compiling lazy_static v1.4.0 Running `/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc --crate-name lazy_static --edition=2015 /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/vendor/lazy_static-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 opt-level=3 -C embed-bitcode=no --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("spin", "spin_no_std"))' -C metadata=aa85563b2d988685 -C extra-filename=-aa85563b2d988685 --out-dir /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps --target x86_64-unknown-illumos -C linker=/usr/gcc/13/bin/gcc -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/release/deps --cap-lints allow --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(parallel_compiler)' '--check-cfg=cfg(rust_analyzer)' -Zmacro-backtrace -Zunstable-options -Csplit-debuginfo=off -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zunstable-options -Z binary-dep-depinfo` Fresh minimal-lexical v0.2.1 Fresh base64 v0.22.1 Fresh colorchoice v1.0.0 Dirty anstream v0.6.14: the dependency is_terminal_polyfill was rebuilt (1725740773.768985265s, 10m 45s after last build at 1725740128.687054641s) Compiling anstream v0.6.14 Running `/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc --crate-name anstream --edition=2021 /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/vendor/anstream-0.6.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 '--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::items_after_statements' '--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)' --check-cfg 'cfg(feature, values("auto", "default", "test", "wincon"))' -C metadata=bd264ac02b69e2d5 -C extra-filename=-bd264ac02b69e2d5 --out-dir /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps --target x86_64-unknown-illumos -C linker=/usr/gcc/13/bin/gcc -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/release/deps --extern anstyle=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libanstyle-0fffe7c45700ba28.rmeta --extern anstyle_parse=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libanstyle_parse-eb011e20d00ad72b.rmeta --extern anstyle_query=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libanstyle_query-bf9e4de409a4a361.rmeta --extern colorchoice=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libcolorchoice-50a9ac47ddd9ee2e.rmeta --extern is_terminal_polyfill=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libis_terminal_polyfill-5ebf10e80810c4ec.rmeta --extern utf8parse=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libutf8parse-0ccca2cf4f5e92df.rmeta --cap-lints allow --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(parallel_compiler)' '--check-cfg=cfg(rust_analyzer)' -Zmacro-backtrace -Zunstable-options -Csplit-debuginfo=off -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zunstable-options -Z binary-dep-depinfo` Dirty gix-transport v0.42.2: the dependency thiserror was rebuilt Compiling gix-transport v0.42.2 Running `/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc --crate-name gix_transport --edition=2021 /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/vendor/gix-transport-0.42.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="base64"' --cfg 'feature="blocking-client"' --cfg 'feature="curl"' --cfg 'feature="default"' --cfg 'feature="gix-credentials"' --cfg 'feature="http-client"' --cfg 'feature="http-client-curl"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("async-client", "async-std", "async-trait", "base64", "blocking-client", "curl", "default", "document-features", "futures-io", "futures-lite", "gix-credentials", "http-client", "http-client-curl", "http-client-curl-rust-tls", "http-client-reqwest", "http-client-reqwest-native-tls", "http-client-reqwest-rust-tls", "http-client-reqwest-rust-tls-trust-dns", "pin-project-lite", "reqwest", "serde"))' -C metadata=0fa73d251bce05b1 -C extra-filename=-0fa73d251bce05b1 --out-dir /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps --target x86_64-unknown-illumos -C linker=/usr/gcc/13/bin/gcc -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/release/deps --extern base64=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libbase64-4cb1cbd8bed245a6.rmeta --extern bstr=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libbstr-31be0cc2e9b252a1.rmeta --extern curl=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libcurl-2c86373d7c8ddb5b.rmeta --extern gix_command=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libgix_command-ef72cbe6e7e9e02a.rmeta --extern gix_credentials=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libgix_credentials-854be61c392b0df0.rmeta --extern gix_features=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libgix_features-68bc3673cc048d1b.rmeta --extern gix_packetline=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libgix_packetline-7e11286a7cc3601d.rmeta --extern gix_quote=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libgix_quote-ff1a6fd36ccc4c16.rmeta --extern gix_sec=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libgix_sec-19d72a5ca6b95384.rmeta --extern gix_url=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libgix_url-e9c1d9498aa4aa2c.rmeta --extern thiserror=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libthiserror-c5f8c041df9f86d7.rmeta --cap-lints allow --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(parallel_compiler)' '--check-cfg=cfg(rust_analyzer)' -Zmacro-backtrace -Zunstable-options -Csplit-debuginfo=off -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zunstable-options -Z binary-dep-depinfo -L native=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/build/libnghttp2-sys-f8e2493e89114dc2/out/i/lib -L native=/usr/openssl/3.1/lib/64` Fresh nom v7.1.3 Dirty semver v1.0.23: the rustflags changed Compiling semver v1.0.23 Running `/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/release/build/semver-1c63e7f23472ae61/build-script-build` Dirty sharded-slab v0.1.7: the rustflags changed Compiling sharded-slab v0.1.7 Running `/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc --crate-name sharded_slab --edition=2018 /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/vendor/sharded-slab-0.1.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)' --check-cfg 'cfg(feature, values("loom"))' -C metadata=fed0194d63a55049 -C extra-filename=-fed0194d63a55049 --out-dir /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps --target x86_64-unknown-illumos -C linker=/usr/gcc/13/bin/gcc -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/release/deps --extern lazy_static=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/liblazy_static-aa85563b2d988685.rmeta --cap-lints allow --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(parallel_compiler)' '--check-cfg=cfg(rust_analyzer)' -Zmacro-backtrace -Zunstable-options -Csplit-debuginfo=off -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zunstable-options -Z binary-dep-depinfo` Dirty matchers v0.1.0: the rustflags changed Compiling matchers v0.1.0 Running `/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc --crate-name matchers --edition=2018 /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/vendor/matchers-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)' --check-cfg 'cfg(feature, values())' -C metadata=b19646ca5f8a7a29 -C extra-filename=-b19646ca5f8a7a29 --out-dir /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps --target x86_64-unknown-illumos -C linker=/usr/gcc/13/bin/gcc -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/release/deps --extern regex_automata=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libregex_automata-9c3ee361c44f3631.rmeta --cap-lints allow --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(parallel_compiler)' '--check-cfg=cfg(rust_analyzer)' -Zmacro-backtrace -Zunstable-options -Csplit-debuginfo=off -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zunstable-options -Z binary-dep-depinfo` Dirty nu-ansi-term v0.46.0: the rustflags changed Compiling nu-ansi-term v0.46.0 Running `/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc --crate-name nu_ansi_term --edition=2018 /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/vendor/nu-ansi-term-0.46.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)' --check-cfg 'cfg(feature, values("derive_serde_style", "serde"))' -C metadata=bb203af945d687a4 -C extra-filename=-bb203af945d687a4 --out-dir /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps --target x86_64-unknown-illumos -C linker=/usr/gcc/13/bin/gcc -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/release/deps --extern overload=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/liboverload-c6160aa9c20d7710.rmeta --cap-lints allow --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(parallel_compiler)' '--check-cfg=cfg(rust_analyzer)' -Zmacro-backtrace -Zunstable-options -Csplit-debuginfo=off -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zunstable-options -Z binary-dep-depinfo` Dirty gix-pack v0.51.1: the dependency thiserror was rebuilt Compiling gix-pack v0.51.1 Running `/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc --crate-name gix_pack --edition=2021 /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/vendor/gix-pack-0.51.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="object-cache-dynamic"' --cfg 'feature="streaming-input"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("default", "document-features", "generate", "object-cache-dynamic", "pack-cache-lru-dynamic", "pack-cache-lru-static", "serde", "streaming-input", "wasm"))' -C metadata=43aa17b20bcf21e9 -C extra-filename=-43aa17b20bcf21e9 --out-dir /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps --target x86_64-unknown-illumos -C linker=/usr/gcc/13/bin/gcc -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/release/deps --extern clru=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libclru-faa78421637eab7b.rmeta --extern gix_chunk=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libgix_chunk-e759624da413de19.rmeta --extern gix_features=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libgix_features-68bc3673cc048d1b.rmeta --extern gix_hash=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libgix_hash-2ff3714e2c0332f8.rmeta --extern gix_hashtable=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libgix_hashtable-e3e09c9241209089.rmeta --extern gix_object=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libgix_object-d1af36faf8a8ebd2.rmeta --extern gix_path=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libgix_path-00ab55ad4809fe7b.rmeta --extern gix_tempfile=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libgix_tempfile-ce21417e0981ed9c.rmeta --extern memmap2=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libmemmap2-e5e61460606b11fc.rmeta --extern parking_lot=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libparking_lot-ba2e90fce1aeda0a.rmeta --extern smallvec=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libsmallvec-f923754319684608.rmeta --extern thiserror=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libthiserror-c5f8c041df9f86d7.rmeta --cap-lints allow --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(parallel_compiler)' '--check-cfg=cfg(rust_analyzer)' -Zmacro-backtrace -Zunstable-options -Csplit-debuginfo=off -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zunstable-options -Z binary-dep-depinfo` Dirty toml_edit v0.22.14: the dependency indexmap was rebuilt Compiling toml_edit v0.22.14 Running `/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc --crate-name toml_edit --edition=2021 /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/vendor/toml_edit-0.22.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 '--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::items_after_statements' '--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="display"' --cfg 'feature="parse"' --cfg 'feature="serde"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("default", "display", "parse", "perf", "serde", "unbounded"))' -C metadata=2d6ce9a34cec2e01 -C extra-filename=-2d6ce9a34cec2e01 --out-dir /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps --target x86_64-unknown-illumos -C linker=/usr/gcc/13/bin/gcc -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/release/deps --extern indexmap=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libindexmap-2137a3eedc442219.rmeta --extern serde=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libserde-c69e561b39b5efaf.rmeta --extern serde_spanned=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libserde_spanned-d4bab11a20e9e13d.rmeta --extern toml_datetime=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libtoml_datetime-c8755ced42c58fa2.rmeta --extern winnow=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libwinnow-4d4ea2a7e2b2e0e7.rmeta --cap-lints allow --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(parallel_compiler)' '--check-cfg=cfg(rust_analyzer)' -Zmacro-backtrace -Zunstable-options -Csplit-debuginfo=off -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zunstable-options -Z binary-dep-depinfo` Dirty crossbeam-deque v0.8.5: the dependency crossbeam_utils was rebuilt (1725740625.324070203s, 8m 16s after last build at 1725740129.287766683s) Compiling crossbeam-deque v0.8.5 Running `/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc --crate-name crossbeam_deque --edition=2021 /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/vendor/crossbeam-deque-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="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("default", "std"))' -C metadata=15f0ad5979be4194 -C extra-filename=-15f0ad5979be4194 --out-dir /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps --target x86_64-unknown-illumos -C linker=/usr/gcc/13/bin/gcc -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/release/deps --extern crossbeam_epoch=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libcrossbeam_epoch-f7df13ed2415f8ae.rmeta --extern crossbeam_utils=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libcrossbeam_utils-c24efd9fb8775b8d.rmeta --cap-lints allow --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(parallel_compiler)' '--check-cfg=cfg(rust_analyzer)' -Zmacro-backtrace -Zunstable-options -Csplit-debuginfo=off -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zunstable-options -Z binary-dep-depinfo` Dirty ecdsa v0.16.9: the dependency elliptic_curve was rebuilt Compiling ecdsa v0.16.9 Running `/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc --crate-name ecdsa --edition=2021 /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/vendor/ecdsa-0.16.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="arithmetic"' --cfg 'feature="der"' --cfg 'feature="digest"' --cfg 'feature="hazmat"' --cfg 'feature="pem"' --cfg 'feature="pkcs8"' --cfg 'feature="rfc6979"' --cfg 'feature="signing"' --cfg 'feature="spki"' --cfg 'feature="std"' --cfg 'feature="verifying"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("alloc", "arithmetic", "default", "der", "dev", "digest", "hazmat", "pem", "pkcs8", "rfc6979", "serde", "serdect", "sha2", "signing", "spki", "std", "verifying"))' -C metadata=160d47fa7c347daf -C extra-filename=-160d47fa7c347daf --out-dir /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps --target x86_64-unknown-illumos -C linker=/usr/gcc/13/bin/gcc -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/release/deps --extern der=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libder-a9b669e3b9394297.rmeta --extern digest=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libdigest-b84d3c2ede2e90b9.rmeta --extern elliptic_curve=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libelliptic_curve-07831757f8a5f0e6.rmeta --extern rfc6979=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/librfc6979-43814f8b8559ae6c.rmeta --extern signature=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libsignature-475600fa70b42692.rmeta --extern spki=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libspki-3e8ef022e12e5af0.rmeta --cap-lints allow --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(parallel_compiler)' '--check-cfg=cfg(rust_analyzer)' -Zmacro-backtrace -Zunstable-options -Csplit-debuginfo=off -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zunstable-options -Z binary-dep-depinfo` Dirty gix-worktree v0.34.1: the dependency gix_index was rebuilt Compiling gix-worktree v0.34.1 Running `/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc --crate-name gix_worktree --edition=2021 /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/vendor/gix-worktree-0.34.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="attributes"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("attributes", "default", "document-features", "serde"))' -C metadata=13c4112e2d038687 -C extra-filename=-13c4112e2d038687 --out-dir /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps --target x86_64-unknown-illumos -C linker=/usr/gcc/13/bin/gcc -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/release/deps --extern bstr=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libbstr-31be0cc2e9b252a1.rmeta --extern gix_attributes=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libgix_attributes-09bc55fefd0a9f50.rmeta --extern gix_features=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libgix_features-68bc3673cc048d1b.rmeta --extern gix_fs=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libgix_fs-360019e277ac5932.rmeta --extern gix_glob=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libgix_glob-33774e7ab6fb0c86.rmeta --extern gix_hash=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libgix_hash-2ff3714e2c0332f8.rmeta --extern gix_ignore=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libgix_ignore-387589a20d099d23.rmeta --extern gix_index=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libgix_index-0bdc839b8bfd340c.rmeta --extern gix_object=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libgix_object-d1af36faf8a8ebd2.rmeta --extern gix_path=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libgix_path-00ab55ad4809fe7b.rmeta --extern gix_validate=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libgix_validate-d8fe84c17e776dd5.rmeta --cap-lints allow --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(parallel_compiler)' '--check-cfg=cfg(rust_analyzer)' -Zmacro-backtrace -Zunstable-options -Csplit-debuginfo=off -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zunstable-options -Z binary-dep-depinfo` Dirty libgit2-sys v0.17.0+1.8.1: the dependency libssh2_sys was rebuilt Compiling libgit2-sys v0.17.0+1.8.1 Running `/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc --crate-name libgit2_sys --edition=2018 /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/vendor/libgit2-sys-0.17.0+1.8.1/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="https"' --cfg 'feature="libssh2-sys"' --cfg 'feature="openssl-sys"' --cfg 'feature="ssh"' --cfg 'feature="ssh_key_from_memory"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("https", "libssh2-sys", "openssl-sys", "ssh", "ssh_key_from_memory", "vendored", "vendored-openssl", "zlib-ng-compat"))' -C metadata=2fe90954b66761ec -C extra-filename=-2fe90954b66761ec --out-dir /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps --target x86_64-unknown-illumos -C linker=/usr/gcc/13/bin/gcc -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/release/deps --extern libc=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/liblibc-3e7518595b3b6992.rmeta --extern libssh2_sys=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/liblibssh2_sys-011a72de4ae3d17d.rmeta --extern libz_sys=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/liblibz_sys-b563bf07446b3937.rmeta --extern openssl_sys=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libopenssl_sys-2cc6d72047753a77.rmeta --cap-lints allow --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(parallel_compiler)' '--check-cfg=cfg(rust_analyzer)' -Zmacro-backtrace -Zunstable-options -Csplit-debuginfo=off -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zunstable-options -Z binary-dep-depinfo -L native=/usr/lib/amd64 -l git2 -L native=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/build/libssh2-sys-26b530f466c8ba6d/out/build -L native=/usr/openssl/3.1/lib/64` Dirty gix-refspec v0.23.1: the dependency thiserror was rebuilt Compiling gix-refspec v0.23.1 Running `/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc --crate-name gix_refspec --edition=2021 /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/vendor/gix-refspec-0.23.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)' --check-cfg 'cfg(feature, values())' -C metadata=ecd84428d602ddb8 -C extra-filename=-ecd84428d602ddb8 --out-dir /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps --target x86_64-unknown-illumos -C linker=/usr/gcc/13/bin/gcc -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/release/deps --extern bstr=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libbstr-31be0cc2e9b252a1.rmeta --extern gix_hash=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libgix_hash-2ff3714e2c0332f8.rmeta --extern gix_revision=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libgix_revision-a07cb5687cfe5197.rmeta --extern gix_validate=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libgix_validate-d8fe84c17e776dd5.rmeta --extern smallvec=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libsmallvec-f923754319684608.rmeta --extern thiserror=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libthiserror-c5f8c041df9f86d7.rmeta --cap-lints allow --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(parallel_compiler)' '--check-cfg=cfg(rust_analyzer)' -Zmacro-backtrace -Zunstable-options -Csplit-debuginfo=off -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zunstable-options -Z binary-dep-depinfo` Fresh ordered-float v2.10.1 Running `/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc --crate-name anyhow --edition=2018 /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/vendor/anyhow-1.0.86/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)' --check-cfg 'cfg(feature, values("backtrace", "default", "std"))' -C metadata=0593f881b547798a -C extra-filename=-0593f881b547798a --out-dir /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps --target x86_64-unknown-illumos -C linker=/usr/gcc/13/bin/gcc -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/release/deps --cap-lints allow --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(parallel_compiler)' '--check-cfg=cfg(rust_analyzer)' -Zmacro-backtrace -Zunstable-options -Csplit-debuginfo=off -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zunstable-options -Z binary-dep-depinfo --cfg std_backtrace --check-cfg 'cfg(anyhow_nightly_testing)' --check-cfg 'cfg(anyhow_no_fmt_arguments_as_str)' --check-cfg 'cfg(anyhow_no_ptr_addr_of)' --check-cfg 'cfg(anyhow_no_unsafe_op_in_unsafe_fn_lint)' --check-cfg 'cfg(doc_cfg)' --check-cfg 'cfg(error_generic_member_access)' --check-cfg 'cfg(std_backtrace)'` Dirty primeorder v0.13.6: the dependency elliptic_curve was rebuilt Compiling primeorder v0.13.6 Running `/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc --crate-name primeorder --edition=2021 /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/vendor/primeorder-0.13.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 --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("alloc", "dev", "serde", "serdect", "std"))' -C metadata=3439e3ec1af72cbb -C extra-filename=-3439e3ec1af72cbb --out-dir /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps --target x86_64-unknown-illumos -C linker=/usr/gcc/13/bin/gcc -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/release/deps --extern elliptic_curve=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libelliptic_curve-07831757f8a5f0e6.rmeta --cap-lints allow --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(parallel_compiler)' '--check-cfg=cfg(rust_analyzer)' -Zmacro-backtrace -Zunstable-options -Csplit-debuginfo=off -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zunstable-options -Z binary-dep-depinfo` Dirty gix-discover v0.33.0: the dependency gix_fs was rebuilt Compiling gix-discover v0.33.0 Running `/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc --crate-name gix_discover --edition=2021 /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/vendor/gix-discover-0.33.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)' --check-cfg 'cfg(feature, values())' -C metadata=24c3d5c88fb2470a -C extra-filename=-24c3d5c88fb2470a --out-dir /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps --target x86_64-unknown-illumos -C linker=/usr/gcc/13/bin/gcc -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/release/deps --extern bstr=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libbstr-31be0cc2e9b252a1.rmeta --extern gix_fs=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libgix_fs-360019e277ac5932.rmeta --extern gix_hash=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libgix_hash-2ff3714e2c0332f8.rmeta --extern gix_path=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libgix_path-00ab55ad4809fe7b.rmeta --extern gix_ref=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libgix_ref-4d12264c9cbe8328.rmeta --extern gix_sec=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libgix_sec-19d72a5ca6b95384.rmeta --extern thiserror=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libthiserror-c5f8c041df9f86d7.rmeta --cap-lints allow --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(parallel_compiler)' '--check-cfg=cfg(rust_analyzer)' -Zmacro-backtrace -Zunstable-options -Csplit-debuginfo=off -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zunstable-options -Z binary-dep-depinfo` Dirty gix-config v0.38.0: the dependency gix_glob was rebuilt Compiling gix-config v0.38.0 Running `/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc --crate-name gix_config --edition=2021 /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/vendor/gix-config-0.38.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)' --check-cfg 'cfg(feature, values("document-features", "serde"))' -C metadata=ef0da969b50a949c -C extra-filename=-ef0da969b50a949c --out-dir /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps --target x86_64-unknown-illumos -C linker=/usr/gcc/13/bin/gcc -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/release/deps --extern bstr=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libbstr-31be0cc2e9b252a1.rmeta --extern gix_config_value=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libgix_config_value-ce1b9a965816d338.rmeta --extern gix_features=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libgix_features-68bc3673cc048d1b.rmeta --extern gix_glob=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libgix_glob-33774e7ab6fb0c86.rmeta --extern gix_path=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libgix_path-00ab55ad4809fe7b.rmeta --extern gix_ref=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libgix_ref-4d12264c9cbe8328.rmeta --extern gix_sec=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libgix_sec-19d72a5ca6b95384.rmeta --extern memchr=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libmemchr-63d9b57a00bd72f0.rmeta --extern once_cell=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libonce_cell-a3125bf95ce38619.rmeta --extern smallvec=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libsmallvec-f923754319684608.rmeta --extern thiserror=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libthiserror-c5f8c041df9f86d7.rmeta --extern unicode_bom=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libunicode_bom-314861eb0262d415.rmeta --extern winnow=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libwinnow-4d4ea2a7e2b2e0e7.rmeta --cap-lints allow --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(parallel_compiler)' '--check-cfg=cfg(rust_analyzer)' -Zmacro-backtrace -Zunstable-options -Csplit-debuginfo=off -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zunstable-options -Z binary-dep-depinfo` Dirty tracing-log v0.2.0: the rustflags changed Compiling tracing-log v0.2.0 Running `/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc --crate-name tracing_log --edition=2018 /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/vendor/tracing-log-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 --cfg 'feature="log-tracer"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("ahash", "default", "interest-cache", "log-tracer", "lru", "std"))' -C metadata=6da2a268adeed523 -C extra-filename=-6da2a268adeed523 --out-dir /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps --target x86_64-unknown-illumos -C linker=/usr/gcc/13/bin/gcc -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/release/deps --extern log=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/liblog-172c434f21563709.rmeta --extern once_cell=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libonce_cell-a3125bf95ce38619.rmeta --extern tracing_core=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libtracing_core-1f6110f0aa3e9f46.rmeta --cap-lints allow --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(parallel_compiler)' '--check-cfg=cfg(rust_analyzer)' -Zmacro-backtrace -Zunstable-options -Csplit-debuginfo=off -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zunstable-options -Z binary-dep-depinfo` Dirty globset v0.4.14: the dependency log was rebuilt (1725740369.900221096s, 3m 47s after last build at 1725740142.887036106s) Compiling globset v0.4.14 Running `/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc --crate-name globset --edition=2021 /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/vendor/globset-0.4.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 --cfg 'feature="default"' --cfg 'feature="log"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("default", "log", "serde", "serde1", "simd-accel"))' -C metadata=1d281b92738a3acd -C extra-filename=-1d281b92738a3acd --out-dir /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps --target x86_64-unknown-illumos -C linker=/usr/gcc/13/bin/gcc -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/release/deps --extern aho_corasick=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libaho_corasick-78bca4f40bb31d7d.rmeta --extern bstr=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libbstr-31be0cc2e9b252a1.rmeta --extern log=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/liblog-172c434f21563709.rmeta --extern regex_automata=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libregex_automata-56a6eb8585c8b579.rmeta --extern regex_syntax=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libregex_syntax-f402de847bcf4ec8.rmeta --cap-lints allow --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(parallel_compiler)' '--check-cfg=cfg(rust_analyzer)' -Zmacro-backtrace -Zunstable-options -Csplit-debuginfo=off -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zunstable-options -Z binary-dep-depinfo` Dirty terminal_size v0.3.0: the dependency rustix was rebuilt Compiling terminal_size v0.3.0 Running `/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc --crate-name terminal_size --edition=2021 /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/vendor/terminal_size-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)' --check-cfg 'cfg(feature, values())' -C metadata=df9794b125bc7534 -C extra-filename=-df9794b125bc7534 --out-dir /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps --target x86_64-unknown-illumos -C linker=/usr/gcc/13/bin/gcc -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/release/deps --extern rustix=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/librustix-179bbe78f7c7d1fc.rmeta --cap-lints allow --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(parallel_compiler)' '--check-cfg=cfg(rust_analyzer)' -Zmacro-backtrace -Zunstable-options -Csplit-debuginfo=off -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zunstable-options -Z binary-dep-depinfo` Fresh bitmaps v2.1.0 Dirty thread_local v1.1.8: the rustflags changed Compiling thread_local v1.1.8 Running `/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc --crate-name thread_local --edition=2021 /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/vendor/thread_local-1.1.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 --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("nightly"))' -C metadata=fd92f17410f22a36 -C extra-filename=-fd92f17410f22a36 --out-dir /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps --target x86_64-unknown-illumos -C linker=/usr/gcc/13/bin/gcc -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/release/deps --extern cfg_if=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libcfg_if-9fafd12e719e19ea.rmeta --extern once_cell=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libonce_cell-a3125bf95ce38619.rmeta --cap-lints allow --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(parallel_compiler)' '--check-cfg=cfg(rust_analyzer)' -Zmacro-backtrace -Zunstable-options -Csplit-debuginfo=off -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zunstable-options -Z binary-dep-depinfo` Dirty gix-packetline-blocking v0.17.4: the dependency thiserror was rebuilt Compiling gix-packetline-blocking v0.17.4 Running `/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc --crate-name gix_packetline_blocking --edition=2021 /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/vendor/gix-packetline-blocking-0.17.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="blocking-io"' --cfg 'feature="default"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("async-io", "blocking-io", "default", "document-features", "serde"))' -C metadata=2d810f00389decbf -C extra-filename=-2d810f00389decbf --out-dir /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps --target x86_64-unknown-illumos -C linker=/usr/gcc/13/bin/gcc -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/release/deps --extern bstr=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libbstr-31be0cc2e9b252a1.rmeta --extern faster_hex=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libfaster_hex-2831e83f9a637938.rmeta --extern gix_trace=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libgix_trace-b7b279a7fd8d4a23.rmeta --extern thiserror=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libthiserror-c5f8c041df9f86d7.rmeta --cap-lints allow --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(parallel_compiler)' '--check-cfg=cfg(rust_analyzer)' -Zmacro-backtrace -Zunstable-options -Csplit-debuginfo=off -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zunstable-options -Z binary-dep-depinfo` Dirty encoding_rs v0.8.33: the dependency cfg_if was rebuilt (1725740363.988129454s, 3m 35s after last build at 1725740148.839269709s) Compiling encoding_rs v0.8.33 Running `/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc --crate-name encoding_rs --edition=2018 /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/vendor/encoding_rs-0.8.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 --cfg 'feature="alloc"' --cfg 'feature="default"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("alloc", "default", "fast-big5-hanzi-encode", "fast-gb-hanzi-encode", "fast-hangul-encode", "fast-hanja-encode", "fast-kanji-encode", "fast-legacy-encode", "less-slow-big5-hanzi-encode", "less-slow-gb-hanzi-encode", "less-slow-kanji-encode", "packed_simd", "serde", "simd-accel"))' -C metadata=3ce524b29e19dbaa -C extra-filename=-3ce524b29e19dbaa --out-dir /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps --target x86_64-unknown-illumos -C linker=/usr/gcc/13/bin/gcc -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/release/deps --extern cfg_if=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libcfg_if-9fafd12e719e19ea.rmeta --cap-lints allow --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(parallel_compiler)' '--check-cfg=cfg(rust_analyzer)' -Zmacro-backtrace -Zunstable-options -Csplit-debuginfo=off -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zunstable-options -Z binary-dep-depinfo` Fresh erased-serde v0.4.4 Fresh maybe-async v0.2.10 Fresh fiat-crypto v0.2.7 Fresh strsim v0.11.0 Fresh arc-swap v1.7.1 Fresh ppv-lite86 v0.2.17 Fresh clap_lex v0.7.0 Fresh typeid v1.0.0 Fresh serde-untagged v0.1.6 Dirty clap_builder v4.5.8: the dependency terminal_size was rebuilt Compiling clap_builder v4.5.8 Running `/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc --crate-name clap_builder --edition=2021 /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/vendor/clap_builder-4.5.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 '--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::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=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' '--allow=clippy::multiple_bound_locations' '--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' '--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"' --cfg 'feature="wrap_help"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("cargo", "color", "debug", "default", "deprecated", "env", "error-context", "help", "std", "string", "suggestions", "unicode", "unstable-doc", "unstable-styles", "unstable-v5", "usage", "wrap_help"))' -C metadata=59faac7b5f624ade -C extra-filename=-59faac7b5f624ade --out-dir /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps --target x86_64-unknown-illumos -C linker=/usr/gcc/13/bin/gcc -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/release/deps --extern anstream=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libanstream-bd264ac02b69e2d5.rmeta --extern anstyle=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libanstyle-0fffe7c45700ba28.rmeta --extern clap_lex=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libclap_lex-7df97486a64c7e83.rmeta --extern strsim=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libstrsim-6091dd457d48d00d.rmeta --extern terminal_size=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libterminal_size-df9794b125bc7534.rmeta --cap-lints allow --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(parallel_compiler)' '--check-cfg=cfg(rust_analyzer)' -Zmacro-backtrace -Zunstable-options -Csplit-debuginfo=off -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zunstable-options -Z binary-dep-depinfo` Dirty rand_chacha v0.3.1: the dependency rand_core was rebuilt Compiling rand_chacha v0.3.1 Running `/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc --crate-name rand_chacha --edition=2018 /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/vendor/rand_chacha-0.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="std"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("default", "serde", "serde1", "simd", "std"))' -C metadata=a878b9c247e21f98 -C extra-filename=-a878b9c247e21f98 --out-dir /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps --target x86_64-unknown-illumos -C linker=/usr/gcc/13/bin/gcc -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/release/deps --extern ppv_lite86=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libppv_lite86-53e174907b14f287.rmeta --extern rand_core=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/librand_core-2d5839b054eeee30.rmeta --cap-lints allow --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(parallel_compiler)' '--check-cfg=cfg(rust_analyzer)' -Zmacro-backtrace -Zunstable-options -Csplit-debuginfo=off -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zunstable-options -Z binary-dep-depinfo` Dirty gix-odb v0.61.1: the dependency tempfile was rebuilt Compiling gix-odb v0.61.1 Running `/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc --crate-name gix_odb --edition=2021 /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/vendor/gix-odb-0.61.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)' --check-cfg 'cfg(feature, values("document-features", "serde"))' -C metadata=69f8f352a86d7cda -C extra-filename=-69f8f352a86d7cda --out-dir /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps --target x86_64-unknown-illumos -C linker=/usr/gcc/13/bin/gcc -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/release/deps --extern arc_swap=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libarc_swap-5628ad94070ee38e.rmeta --extern gix_date=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libgix_date-8f1bd9928952ee34.rmeta --extern gix_features=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libgix_features-68bc3673cc048d1b.rmeta --extern gix_fs=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libgix_fs-360019e277ac5932.rmeta --extern gix_hash=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libgix_hash-2ff3714e2c0332f8.rmeta --extern gix_object=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libgix_object-d1af36faf8a8ebd2.rmeta --extern gix_pack=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libgix_pack-43aa17b20bcf21e9.rmeta --extern gix_path=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libgix_path-00ab55ad4809fe7b.rmeta --extern gix_quote=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libgix_quote-ff1a6fd36ccc4c16.rmeta --extern parking_lot=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libparking_lot-ba2e90fce1aeda0a.rmeta --extern tempfile=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libtempfile-ff2e52a8773714da.rmeta --extern thiserror=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libthiserror-c5f8c041df9f86d7.rmeta --cap-lints allow --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(parallel_compiler)' '--check-cfg=cfg(rust_analyzer)' -Zmacro-backtrace -Zunstable-options -Csplit-debuginfo=off -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zunstable-options -Z binary-dep-depinfo` Fresh orion v0.17.6 Dirty unicase v2.7.0: the rustflags changed Compiling unicase v2.7.0 Running `/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/release/build/unicase-820d32e166a7d77d/build-script-build` Dirty gix-filter v0.11.3: the dependency thiserror was rebuilt Compiling gix-filter v0.11.3 Running `/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc --crate-name gix_filter --edition=2021 /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/vendor/gix-filter-0.11.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)' --check-cfg 'cfg(feature, values())' -C metadata=f61ca61d2d521120 -C extra-filename=-f61ca61d2d521120 --out-dir /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps --target x86_64-unknown-illumos -C linker=/usr/gcc/13/bin/gcc -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/release/deps --extern bstr=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libbstr-31be0cc2e9b252a1.rmeta --extern encoding_rs=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libencoding_rs-3ce524b29e19dbaa.rmeta --extern gix_attributes=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libgix_attributes-09bc55fefd0a9f50.rmeta --extern gix_command=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libgix_command-ef72cbe6e7e9e02a.rmeta --extern gix_hash=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libgix_hash-2ff3714e2c0332f8.rmeta --extern gix_object=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libgix_object-d1af36faf8a8ebd2.rmeta --extern gix_packetline=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libgix_packetline_blocking-2d810f00389decbf.rmeta --extern gix_path=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libgix_path-00ab55ad4809fe7b.rmeta --extern gix_quote=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libgix_quote-ff1a6fd36ccc4c16.rmeta --extern gix_trace=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libgix_trace-b7b279a7fd8d4a23.rmeta --extern gix_utils=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libgix_utils-bc1668b655d5aaed.rmeta --extern smallvec=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libsmallvec-f923754319684608.rmeta --extern thiserror=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libthiserror-c5f8c041df9f86d7.rmeta --cap-lints allow --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(parallel_compiler)' '--check-cfg=cfg(rust_analyzer)' -Zmacro-backtrace -Zunstable-options -Csplit-debuginfo=off -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zunstable-options -Z binary-dep-depinfo` Dirty gix-protocol v0.45.2: the dependency thiserror was rebuilt Compiling gix-protocol v0.45.2 Running `/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc --crate-name gix_protocol --edition=2021 /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/vendor/gix-protocol-0.45.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="blocking-client"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("async-client", "async-trait", "blocking-client", "document-features", "futures-io", "futures-lite", "serde"))' -C metadata=c5efb113f4947b9a -C extra-filename=-c5efb113f4947b9a --out-dir /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps --target x86_64-unknown-illumos -C linker=/usr/gcc/13/bin/gcc -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/release/deps --extern bstr=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libbstr-31be0cc2e9b252a1.rmeta --extern gix_credentials=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libgix_credentials-854be61c392b0df0.rmeta --extern gix_date=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libgix_date-8f1bd9928952ee34.rmeta --extern gix_features=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libgix_features-68bc3673cc048d1b.rmeta --extern gix_hash=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libgix_hash-2ff3714e2c0332f8.rmeta --extern gix_transport=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libgix_transport-0fa73d251bce05b1.rmeta --extern gix_utils=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libgix_utils-bc1668b655d5aaed.rmeta --extern maybe_async=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/release/deps/libmaybe_async-2f5189225668103c.so --extern thiserror=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libthiserror-c5f8c041df9f86d7.rmeta --extern winnow=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libwinnow-4d4ea2a7e2b2e0e7.rmeta --cap-lints allow --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(parallel_compiler)' '--check-cfg=cfg(rust_analyzer)' -Zmacro-backtrace -Zunstable-options -Csplit-debuginfo=off -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zunstable-options -Z binary-dep-depinfo -L native=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/build/libnghttp2-sys-f8e2493e89114dc2/out/i/lib -L native=/usr/openssl/3.1/lib/64` Dirty tracing-subscriber v0.3.18: the dependency thread_local was rebuilt (1725740382.463386935s, 3m 40s after last build at 1725740162.261433821s) Compiling tracing-subscriber v0.3.18 Running `/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc --crate-name tracing_subscriber --edition=2018 /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/vendor/tracing-subscriber-0.3.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 --cfg 'feature="alloc"' --cfg 'feature="ansi"' --cfg 'feature="default"' --cfg 'feature="env-filter"' --cfg 'feature="fmt"' --cfg 'feature="matchers"' --cfg 'feature="nu-ansi-term"' --cfg 'feature="once_cell"' --cfg 'feature="regex"' --cfg 'feature="registry"' --cfg 'feature="sharded-slab"' --cfg 'feature="smallvec"' --cfg 'feature="std"' --cfg 'feature="thread_local"' --cfg 'feature="tracing"' --cfg 'feature="tracing-log"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("alloc", "ansi", "chrono", "default", "env-filter", "fmt", "json", "local-time", "matchers", "nu-ansi-term", "once_cell", "parking_lot", "regex", "registry", "serde", "serde_json", "sharded-slab", "smallvec", "std", "thread_local", "time", "tracing", "tracing-log", "tracing-serde", "valuable", "valuable-serde", "valuable_crate"))' -C metadata=51ebeab0180a6a46 -C extra-filename=-51ebeab0180a6a46 --out-dir /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps --target x86_64-unknown-illumos -C linker=/usr/gcc/13/bin/gcc -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/release/deps --extern matchers=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libmatchers-b19646ca5f8a7a29.rmeta --extern nu_ansi_term=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libnu_ansi_term-bb203af945d687a4.rmeta --extern once_cell=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libonce_cell-a3125bf95ce38619.rmeta --extern regex=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libregex-771a93f008eab311.rmeta --extern sharded_slab=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libsharded_slab-fed0194d63a55049.rmeta --extern smallvec=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libsmallvec-f923754319684608.rmeta --extern thread_local=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libthread_local-fd92f17410f22a36.rmeta --extern tracing=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libtracing-8401e748efd0a8f2.rmeta --extern tracing_core=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libtracing_core-1f6110f0aa3e9f46.rmeta --extern tracing_log=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libtracing_log-6da2a268adeed523.rmeta --cap-lints allow --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(parallel_compiler)' '--check-cfg=cfg(rust_analyzer)' -Zmacro-backtrace -Zunstable-options -Csplit-debuginfo=off -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zunstable-options -Z binary-dep-depinfo` Dirty gix-submodule v0.12.0: the dependency thiserror was rebuilt Compiling gix-submodule v0.12.0 Running `/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc --crate-name gix_submodule --edition=2021 /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/vendor/gix-submodule-0.12.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)' --check-cfg 'cfg(feature, values())' -C metadata=8819e70c8870f9ec -C extra-filename=-8819e70c8870f9ec --out-dir /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps --target x86_64-unknown-illumos -C linker=/usr/gcc/13/bin/gcc -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/release/deps --extern bstr=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libbstr-31be0cc2e9b252a1.rmeta --extern gix_config=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libgix_config-ef0da969b50a949c.rmeta --extern gix_path=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libgix_path-00ab55ad4809fe7b.rmeta --extern gix_pathspec=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libgix_pathspec-a7b5e2aa91a3e443.rmeta --extern gix_refspec=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libgix_refspec-ecd84428d602ddb8.rmeta --extern gix_url=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libgix_url-e9c1d9498aa4aa2c.rmeta --extern thiserror=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libthiserror-c5f8c041df9f86d7.rmeta --cap-lints allow --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(parallel_compiler)' '--check-cfg=cfg(rust_analyzer)' -Zmacro-backtrace -Zunstable-options -Csplit-debuginfo=off -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zunstable-options -Z binary-dep-depinfo` Fresh sized-chunks v0.6.5 Dirty ignore v0.4.22: the dependency walkdir was rebuilt (1725740376.238498185s, 3m 34s after last build at 1725740162.555639318s) Compiling ignore v0.4.22 Running `/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc --crate-name ignore --edition=2021 /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/vendor/ignore-0.4.22/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)' --check-cfg 'cfg(feature, values("simd-accel"))' -C metadata=931057e0b5803365 -C extra-filename=-931057e0b5803365 --out-dir /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps --target x86_64-unknown-illumos -C linker=/usr/gcc/13/bin/gcc -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/release/deps --extern crossbeam_deque=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libcrossbeam_deque-15f0ad5979be4194.rmeta --extern globset=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libglobset-1d281b92738a3acd.rmeta --extern log=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/liblog-172c434f21563709.rmeta --extern memchr=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libmemchr-63d9b57a00bd72f0.rmeta --extern regex_automata=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libregex_automata-56a6eb8585c8b579.rmeta --extern same_file=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libsame_file-3cd225259f0fdbb9.rmeta --extern walkdir=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libwalkdir-c42e2fc79e865be0.rmeta --cap-lints allow --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(parallel_compiler)' '--check-cfg=cfg(rust_analyzer)' -Zmacro-backtrace -Zunstable-options -Csplit-debuginfo=off -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zunstable-options -Z binary-dep-depinfo` Dirty gix-dir v0.6.0: the dependency gix_index was rebuilt Compiling gix-dir v0.6.0 Running `/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc --crate-name gix_dir --edition=2021 /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/vendor/gix-dir-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 opt-level=3 -C embed-bitcode=no --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=25ed438d2deb8fa7 -C extra-filename=-25ed438d2deb8fa7 --out-dir /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps --target x86_64-unknown-illumos -C linker=/usr/gcc/13/bin/gcc -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/release/deps --extern bstr=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libbstr-31be0cc2e9b252a1.rmeta --extern gix_discover=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libgix_discover-24c3d5c88fb2470a.rmeta --extern gix_fs=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libgix_fs-360019e277ac5932.rmeta --extern gix_ignore=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libgix_ignore-387589a20d099d23.rmeta --extern gix_index=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libgix_index-0bdc839b8bfd340c.rmeta --extern gix_object=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libgix_object-d1af36faf8a8ebd2.rmeta --extern gix_path=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libgix_path-00ab55ad4809fe7b.rmeta --extern gix_pathspec=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libgix_pathspec-a7b5e2aa91a3e443.rmeta --extern gix_trace=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libgix_trace-b7b279a7fd8d4a23.rmeta --extern gix_utils=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libgix_utils-bc1668b655d5aaed.rmeta --extern gix_worktree=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libgix_worktree-13c4112e2d038687.rmeta --extern thiserror=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libthiserror-c5f8c041df9f86d7.rmeta --cap-lints allow --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(parallel_compiler)' '--check-cfg=cfg(rust_analyzer)' -Zmacro-backtrace -Zunstable-options -Csplit-debuginfo=off -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zunstable-options -Z binary-dep-depinfo` Dirty p384 v0.13.0: the dependency elliptic_curve was rebuilt Compiling p384 v0.13.0 Running `/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc --crate-name p384 --edition=2021 /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/vendor/p384-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 opt-level=3 -C embed-bitcode=no --cfg 'feature="alloc"' --cfg 'feature="arithmetic"' --cfg 'feature="default"' --cfg 'feature="digest"' --cfg 'feature="ecdh"' --cfg 'feature="ecdsa"' --cfg 'feature="ecdsa-core"' --cfg 'feature="pem"' --cfg 'feature="pkcs8"' --cfg 'feature="sha2"' --cfg 'feature="sha384"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("alloc", "arithmetic", "bits", "default", "digest", "ecdh", "ecdsa", "ecdsa-core", "expose-field", "hash2curve", "hex-literal", "jwk", "pem", "pkcs8", "serde", "serdect", "sha2", "sha384", "std", "test-vectors", "voprf"))' -C metadata=0cea354ea5f8378e -C extra-filename=-0cea354ea5f8378e --out-dir /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps --target x86_64-unknown-illumos -C linker=/usr/gcc/13/bin/gcc -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/release/deps --extern ecdsa_core=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libecdsa-160d47fa7c347daf.rmeta --extern elliptic_curve=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libelliptic_curve-07831757f8a5f0e6.rmeta --extern primeorder=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libprimeorder-3439e3ec1af72cbb.rmeta --extern sha2=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libsha2-1b7ff01119882110.rmeta --cap-lints allow --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(parallel_compiler)' '--check-cfg=cfg(rust_analyzer)' -Zmacro-backtrace -Zunstable-options -Csplit-debuginfo=off -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zunstable-options -Z binary-dep-depinfo` Fresh serde-value v0.7.0 Dirty toml v0.8.14: the dependency toml_edit was rebuilt Compiling toml v0.8.14 Running `/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc --crate-name toml --edition=2021 /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/vendor/toml-0.8.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 '--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::items_after_statements' '--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="display"' --cfg 'feature="parse"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("default", "display", "indexmap", "parse", "preserve_order"))' -C metadata=27314e18e042c0ad -C extra-filename=-27314e18e042c0ad --out-dir /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps --target x86_64-unknown-illumos -C linker=/usr/gcc/13/bin/gcc -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/release/deps --extern serde=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libserde-c69e561b39b5efaf.rmeta --extern serde_spanned=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libserde_spanned-d4bab11a20e9e13d.rmeta --extern toml_datetime=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libtoml_datetime-c8755ced42c58fa2.rmeta --extern toml_edit=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libtoml_edit-2d6ce9a34cec2e01.rmeta --cap-lints allow --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(parallel_compiler)' '--check-cfg=cfg(rust_analyzer)' -Zmacro-backtrace -Zunstable-options -Csplit-debuginfo=off -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zunstable-options -Z binary-dep-depinfo` Dirty git2 v0.19.0: the dependency libgit2_sys was rebuilt Compiling git2 v0.19.0 Running `/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc --crate-name git2 --edition=2018 /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/vendor/git2-0.19.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="https"' --cfg 'feature="openssl-probe"' --cfg 'feature="openssl-sys"' --cfg 'feature="ssh"' --cfg 'feature="ssh_key_from_memory"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("default", "https", "openssl-probe", "openssl-sys", "ssh", "ssh_key_from_memory", "unstable", "vendored-libgit2", "vendored-openssl", "zlib-ng-compat"))' -C metadata=94b98c5cce361a1d -C extra-filename=-94b98c5cce361a1d --out-dir /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps --target x86_64-unknown-illumos -C linker=/usr/gcc/13/bin/gcc -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/release/deps --extern bitflags=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libbitflags-0c390d2d011ad838.rmeta --extern libc=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/liblibc-3e7518595b3b6992.rmeta --extern libgit2_sys=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/liblibgit2_sys-2fe90954b66761ec.rmeta --extern log=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/liblog-172c434f21563709.rmeta --extern openssl_probe=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libopenssl_probe-7ca8373b76bd3940.rmeta --extern openssl_sys=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libopenssl_sys-2cc6d72047753a77.rmeta --extern url=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/liburl-aa5d946098552eef.rmeta --cap-lints allow --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(parallel_compiler)' '--check-cfg=cfg(rust_analyzer)' -Zmacro-backtrace -Zunstable-options -Csplit-debuginfo=off -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zunstable-options -Z binary-dep-depinfo -L native=/usr/lib/amd64 -L native=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/build/libssh2-sys-26b530f466c8ba6d/out/build -L native=/usr/openssl/3.1/lib/64` Fresh libsqlite3-sys v0.28.0 Running `/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc --crate-name semver --edition=2018 /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/vendor/semver-1.0.23/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="serde"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("default", "serde", "std"))' -C metadata=9730177e2318c27e -C extra-filename=-9730177e2318c27e --out-dir /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps --target x86_64-unknown-illumos -C linker=/usr/gcc/13/bin/gcc -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/release/deps --extern serde=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libserde-c69e561b39b5efaf.rmeta --cap-lints allow --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(parallel_compiler)' '--check-cfg=cfg(rust_analyzer)' -Zmacro-backtrace -Zunstable-options -Csplit-debuginfo=off -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zunstable-options -Z binary-dep-depinfo --check-cfg 'cfg(doc_cfg)' --check-cfg 'cfg(no_alloc_crate)' --check-cfg 'cfg(no_const_vec_new)' --check-cfg 'cfg(no_exhaustive_int_match)' --check-cfg 'cfg(no_non_exhaustive)' --check-cfg 'cfg(no_nonzero_bitscan)' --check-cfg 'cfg(no_str_strip_prefix)' --check-cfg 'cfg(no_track_caller)' --check-cfg 'cfg(no_unsafe_op_in_unsafe_fn_lint)' --check-cfg 'cfg(test_node_semver)'` Fresh color-print-proc-macro v0.3.6 Dirty gix-negotiate v0.13.2: the dependency gix_revwalk was rebuilt Compiling gix-negotiate v0.13.2 Running `/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc --crate-name gix_negotiate --edition=2021 /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/vendor/gix-negotiate-0.13.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)' --check-cfg 'cfg(feature, values())' -C metadata=b02f2fc73520093e -C extra-filename=-b02f2fc73520093e --out-dir /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps --target x86_64-unknown-illumos -C linker=/usr/gcc/13/bin/gcc -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/release/deps --extern bitflags=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libbitflags-0c390d2d011ad838.rmeta --extern gix_commitgraph=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libgix_commitgraph-bedf440fd3828128.rmeta --extern gix_date=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libgix_date-8f1bd9928952ee34.rmeta --extern gix_hash=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libgix_hash-2ff3714e2c0332f8.rmeta --extern gix_object=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libgix_object-d1af36faf8a8ebd2.rmeta --extern gix_revwalk=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libgix_revwalk-90b7a8b88325f581.rmeta --extern smallvec=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libsmallvec-f923754319684608.rmeta --extern thiserror=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libthiserror-c5f8c041df9f86d7.rmeta --cap-lints allow --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(parallel_compiler)' '--check-cfg=cfg(rust_analyzer)' -Zmacro-backtrace -Zunstable-options -Csplit-debuginfo=off -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zunstable-options -Z binary-dep-depinfo` Dirty gix-diff v0.44.1: the dependency thiserror was rebuilt Compiling gix-diff v0.44.1 Running `/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc --crate-name gix_diff --edition=2021 /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/vendor/gix-diff-0.44.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)' --check-cfg 'cfg(feature, values("blob", "default", "document-features", "serde", "wasm"))' -C metadata=59a1d2ba19040c92 -C extra-filename=-59a1d2ba19040c92 --out-dir /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps --target x86_64-unknown-illumos -C linker=/usr/gcc/13/bin/gcc -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/release/deps --extern bstr=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libbstr-31be0cc2e9b252a1.rmeta --extern gix_hash=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libgix_hash-2ff3714e2c0332f8.rmeta --extern gix_object=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libgix_object-d1af36faf8a8ebd2.rmeta --extern thiserror=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libthiserror-c5f8c041df9f86d7.rmeta --cap-lints allow --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(parallel_compiler)' '--check-cfg=cfg(rust_analyzer)' -Zmacro-backtrace -Zunstable-options -Csplit-debuginfo=off -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zunstable-options -Z binary-dep-depinfo` Dirty rand_xoshiro v0.6.0: the dependency rand_core was rebuilt Compiling rand_xoshiro v0.6.0 Running `/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc --crate-name rand_xoshiro --edition=2018 /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/vendor/rand_xoshiro-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 opt-level=3 -C embed-bitcode=no --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("serde", "serde1"))' -C metadata=716c5be89c0e0317 -C extra-filename=-716c5be89c0e0317 --out-dir /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps --target x86_64-unknown-illumos -C linker=/usr/gcc/13/bin/gcc -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/release/deps --extern rand_core=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/librand_core-2d5839b054eeee30.rmeta --cap-lints allow --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(parallel_compiler)' '--check-cfg=cfg(rust_analyzer)' -Zmacro-backtrace -Zunstable-options -Csplit-debuginfo=off -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zunstable-options -Z binary-dep-depinfo` Dirty hashlink v0.9.0: the dependency hashbrown was rebuilt Compiling hashlink v0.9.0 Running `/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc --crate-name hashlink --edition=2018 /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/vendor/hashlink-0.9.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("serde", "serde_impl"))' -C metadata=8c36a8caa2a2f61a -C extra-filename=-8c36a8caa2a2f61a --out-dir /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps --target x86_64-unknown-illumos -C linker=/usr/gcc/13/bin/gcc -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/release/deps --extern hashbrown=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libhashbrown-91023e17de7c32a8.rmeta --cap-lints allow --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(parallel_compiler)' '--check-cfg=cfg(rust_analyzer)' -Zmacro-backtrace -Zunstable-options -Csplit-debuginfo=off -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zunstable-options -Z binary-dep-depinfo` Dirty ed25519-compact v2.1.1: the dependency getrandom was rebuilt Compiling ed25519-compact v2.1.1 Running `/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc --crate-name ed25519_compact --edition=2018 /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/vendor/ed25519-compact-2.1.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="getrandom"' --cfg 'feature="random"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("blind-keys", "ct-codecs", "default", "disable-signatures", "ed25519", "getrandom", "opt_size", "pem", "random", "self-verify", "std", "traits", "x25519"))' -C metadata=bb98502c10b141fd -C extra-filename=-bb98502c10b141fd --out-dir /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps --target x86_64-unknown-illumos -C linker=/usr/gcc/13/bin/gcc -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/release/deps --extern getrandom=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libgetrandom-f267157b1c4e0cae.rmeta --cap-lints allow --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(parallel_compiler)' '--check-cfg=cfg(rust_analyzer)' -Zmacro-backtrace -Zunstable-options -Csplit-debuginfo=off -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zunstable-options -Z binary-dep-depinfo` Dirty jobserver v0.1.28: the dependency libc was rebuilt (1725740365.628547693s, 3m 21s after last build at 1725740164.983307260s) Compiling jobserver v0.1.28 Running `/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc --crate-name jobserver --edition=2021 /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/vendor/jobserver-0.1.28/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)' --check-cfg 'cfg(feature, values())' -C metadata=b732134667db51a3 -C extra-filename=-b732134667db51a3 --out-dir /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps --target x86_64-unknown-illumos -C linker=/usr/gcc/13/bin/gcc -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/release/deps --extern libc=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/liblibc-3e7518595b3b6992.rmeta --cap-lints allow --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(parallel_compiler)' '--check-cfg=cfg(rust_analyzer)' -Zmacro-backtrace -Zunstable-options -Csplit-debuginfo=off -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zunstable-options -Z binary-dep-depinfo` Fresh gix-macros v0.1.5 Dirty unicode-xid v0.2.4: the rustflags changed Compiling unicode-xid v0.2.4 Running `/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc --crate-name unicode_xid --edition=2015 /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/vendor/unicode-xid-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"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("bench", "default", "no_std"))' -C metadata=22775cb9e50057cd -C extra-filename=-22775cb9e50057cd --out-dir /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps --target x86_64-unknown-illumos -C linker=/usr/gcc/13/bin/gcc -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/release/deps --cap-lints allow --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(parallel_compiler)' '--check-cfg=cfg(rust_analyzer)' -Zmacro-backtrace -Zunstable-options -Csplit-debuginfo=off -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zunstable-options -Z binary-dep-depinfo` Dirty unicode-width v0.1.13: the rustflags changed Compiling unicode-width v0.1.13 Running `/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc --crate-name unicode_width --edition=2021 /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/vendor/unicode-width-0.1.13/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)' --check-cfg 'cfg(feature, values("compiler_builtins", "core", "default", "no_std", "rustc-dep-of-std", "std"))' -C metadata=0b1d6051febbecc4 -C extra-filename=-0b1d6051febbecc4 --out-dir /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps --target x86_64-unknown-illumos -C linker=/usr/gcc/13/bin/gcc -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/release/deps --cap-lints allow --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(parallel_compiler)' '--check-cfg=cfg(rust_analyzer)' -Zmacro-backtrace -Zunstable-options -Csplit-debuginfo=off -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zunstable-options -Z binary-dep-depinfo` Fresh fallible-streaming-iterator v0.1.9 Fresh ct-codecs v1.1.1 Fresh hex v0.4.3 Fresh either v1.10.0 Fresh fallible-iterator v0.3.0 Fresh shell-escape v0.1.5 Dirty cargo-util v0.2.14 (/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/tools/cargo/crates/cargo-util): the dependency walkdir was rebuilt (1725740376.238498185s, 3m 25s after last build at 1725740171.757105362s) Compiling cargo-util v0.2.14 (/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/tools/cargo/crates/cargo-util) Running `/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc --crate-name cargo_util --edition=2021 crates/cargo-util/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::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)' --check-cfg 'cfg(feature, values())' -C metadata=ca1cbd77252ef5d6 -C extra-filename=-ca1cbd77252ef5d6 --out-dir /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps --target x86_64-unknown-illumos -C linker=/usr/gcc/13/bin/gcc -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/release/deps --extern anyhow=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libanyhow-0593f881b547798a.rmeta --extern filetime=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libfiletime-bb4416744d171752.rmeta --extern hex=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libhex-e409b76fe4ebb3b7.rmeta --extern ignore=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libignore-931057e0b5803365.rmeta --extern jobserver=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libjobserver-b732134667db51a3.rmeta --extern libc=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/liblibc-3e7518595b3b6992.rmeta --extern same_file=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libsame_file-3cd225259f0fdbb9.rmeta --extern sha2=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libsha2-1b7ff01119882110.rmeta --extern shell_escape=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libshell_escape-dbcdfd7d7157af9c.rmeta --extern tempfile=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libtempfile-ff2e52a8773714da.rmeta --extern tracing=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libtracing-8401e748efd0a8f2.rmeta --extern walkdir=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libwalkdir-c42e2fc79e865be0.rmeta --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(parallel_compiler)' '--check-cfg=cfg(rust_analyzer)' -Zmacro-backtrace -Zunstable-options -Csplit-debuginfo=off -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zunstable-options -Z binary-dep-depinfo` Dirty rusqlite v0.31.0: the dependency bitflags was rebuilt (1725740973.145282860s, 12m 56s after last build at 1725740197.578227176s) Compiling rusqlite v0.31.0 Running `/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc --crate-name rusqlite --edition=2021 /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/vendor/rusqlite-0.31.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="bundled"' --cfg 'feature="modern_sqlite"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("array", "backup", "blob", "buildtime_bindgen", "bundled", "bundled-full", "bundled-sqlcipher", "bundled-sqlcipher-vendored-openssl", "bundled-windows", "chrono", "collation", "column_decltype", "csv", "csvtab", "extra_check", "functions", "hooks", "i128_blob", "in_gecko", "limits", "load_extension", "loadable_extension", "modern-full", "modern_sqlite", "release_memory", "rusqlite-macros", "serde_json", "serialize", "series", "session", "sqlcipher", "time", "trace", "unlock_notify", "url", "uuid", "vtab", "wasm32-wasi-vfs", "window", "with-asan"))' -C metadata=8867a5f2d94f22c2 -C extra-filename=-8867a5f2d94f22c2 --out-dir /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps --target x86_64-unknown-illumos -C linker=/usr/gcc/13/bin/gcc -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/release/deps --extern bitflags=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libbitflags-0c390d2d011ad838.rmeta --extern fallible_iterator=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libfallible_iterator-354c85691b563c94.rmeta --extern fallible_streaming_iterator=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libfallible_streaming_iterator-11fe34a6a784c4fd.rmeta --extern hashlink=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libhashlink-8c36a8caa2a2f61a.rmeta --extern libsqlite3_sys=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/liblibsqlite3_sys-74ff68f49e1090b9.rmeta --extern smallvec=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libsmallvec-f923754319684608.rmeta --cap-lints allow --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(parallel_compiler)' '--check-cfg=cfg(rust_analyzer)' -Zmacro-backtrace -Zunstable-options -Csplit-debuginfo=off -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zunstable-options -Z binary-dep-depinfo -L native=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/build/libsqlite3-sys-faff9d7e6054a513/out` Fresh itertools v0.13.0 Dirty pasetors v0.6.8: the dependency rand_core was rebuilt Compiling pasetors v0.6.8 Running `/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc --crate-name pasetors --edition=2018 /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/vendor/pasetors-0.6.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="ed25519-compact"' --cfg 'feature="orion"' --cfg 'feature="p384"' --cfg 'feature="paserk"' --cfg 'feature="rand_core"' --cfg 'feature="regex"' --cfg 'feature="serde"' --cfg 'feature="serde_json"' --cfg 'feature="sha2"' --cfg 'feature="std"' --cfg 'feature="time"' --cfg 'feature="v3"' --cfg 'feature="v4"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("default", "ed25519-compact", "orion", "p384", "paserk", "rand_core", "regex", "serde", "serde_json", "sha2", "std", "time", "v2", "v3", "v4"))' -C metadata=80488c056bdec509 -C extra-filename=-80488c056bdec509 --out-dir /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps --target x86_64-unknown-illumos -C linker=/usr/gcc/13/bin/gcc -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/release/deps --extern ct_codecs=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libct_codecs-ba665202c27244b2.rmeta --extern ed25519_compact=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libed25519_compact-bb98502c10b141fd.rmeta --extern getrandom=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libgetrandom-f267157b1c4e0cae.rmeta --extern orion=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/liborion-505fcd4e771a27d5.rmeta --extern p384=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libp384-0cea354ea5f8378e.rmeta --extern rand_core=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/librand_core-2d5839b054eeee30.rmeta --extern regex=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libregex-771a93f008eab311.rmeta --extern serde=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libserde-c69e561b39b5efaf.rmeta --extern serde_json=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libserde_json-9b18ad90c1e944a8.rmeta --extern sha2=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libsha2-1b7ff01119882110.rmeta --extern subtle=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libsubtle-b92712a94dd8a1aa.rmeta --extern time=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libtime-81cbb542287c8957.rmeta --extern zeroize=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libzeroize-b5aee282d1c1619e.rmeta --cap-lints allow --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(parallel_compiler)' '--check-cfg=cfg(rust_analyzer)' -Zmacro-backtrace -Zunstable-options -Csplit-debuginfo=off -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zunstable-options -Z binary-dep-depinfo` Dirty git2-curl v0.20.0: the dependency git2 was rebuilt Compiling git2-curl v0.20.0 Running `/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc --crate-name git2_curl --edition=2018 /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/vendor/git2-curl-0.20.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)' --check-cfg 'cfg(feature, values("zlib-ng-compat"))' -C metadata=582f3fcc3cf26a78 -C extra-filename=-582f3fcc3cf26a78 --out-dir /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps --target x86_64-unknown-illumos -C linker=/usr/gcc/13/bin/gcc -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/release/deps --extern curl=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libcurl-2c86373d7c8ddb5b.rmeta --extern git2=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libgit2-94b98c5cce361a1d.rmeta --extern log=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/liblog-172c434f21563709.rmeta --extern url=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/liburl-aa5d946098552eef.rmeta --cap-lints allow --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(parallel_compiler)' '--check-cfg=cfg(rust_analyzer)' -Zmacro-backtrace -Zunstable-options -Csplit-debuginfo=off -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zunstable-options -Z binary-dep-depinfo -L native=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/build/libnghttp2-sys-f8e2493e89114dc2/out/i/lib -L native=/usr/openssl/3.1/lib/64 -L native=/usr/lib/amd64 -L native=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/build/libssh2-sys-26b530f466c8ba6d/out/build` Dirty annotate-snippets v0.11.4: the dependency unicode_width was rebuilt (1725740904.218757056s, 12m 16s after last build at 1725740168.235233537s) Compiling annotate-snippets v0.11.4 Running `/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc --crate-name annotate_snippets --edition=2021 /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/vendor/annotate-snippets-0.11.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::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::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"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("default", "testing-colors"))' -C metadata=345da0c64abb8388 -C extra-filename=-345da0c64abb8388 --out-dir /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps --target x86_64-unknown-illumos -C linker=/usr/gcc/13/bin/gcc -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/release/deps --extern anstyle=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libanstyle-0fffe7c45700ba28.rmeta --extern unicode_width=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libunicode_width-0b1d6051febbecc4.rmeta --cap-lints allow --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(parallel_compiler)' '--check-cfg=cfg(rust_analyzer)' -Zmacro-backtrace -Zunstable-options -Csplit-debuginfo=off -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zunstable-options -Z binary-dep-depinfo` Dirty cargo-util-schemas v0.5.0 (/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/tools/cargo/crates/cargo-util-schemas): the dependency thiserror was rebuilt Compiling cargo-util-schemas v0.5.0 (/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/tools/cargo/crates/cargo-util-schemas) Running `/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc --crate-name cargo_util_schemas --edition=2021 crates/cargo-util-schemas/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::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)' --check-cfg 'cfg(feature, values())' -C metadata=8a245625ce47c7c1 -C extra-filename=-8a245625ce47c7c1 --out-dir /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps --target x86_64-unknown-illumos -C linker=/usr/gcc/13/bin/gcc -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/release/deps --extern semver=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libsemver-9730177e2318c27e.rmeta --extern serde=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libserde-c69e561b39b5efaf.rmeta --extern serde_untagged=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libserde_untagged-3bd80c0b26cad42e.rmeta --extern serde_value=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libserde_value-d424b438430b0f72.rmeta --extern thiserror=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libthiserror-c5f8c041df9f86d7.rmeta --extern toml=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libtoml-27314e18e042c0ad.rmeta --extern unicode_xid=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libunicode_xid-22775cb9e50057cd.rmeta --extern url=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/liburl-aa5d946098552eef.rmeta --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(parallel_compiler)' '--check-cfg=cfg(rust_analyzer)' -Zmacro-backtrace -Zunstable-options -Csplit-debuginfo=off -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zunstable-options -Z binary-dep-depinfo` Dirty gix v0.64.0: the dependency gix_revwalk was rebuilt Compiling gix v0.64.0 Running `/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc --crate-name gix --edition=2021 /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/vendor/gix-0.64.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="attributes"' --cfg 'feature="blocking-http-transport-curl"' --cfg 'feature="blocking-network-client"' --cfg 'feature="command"' --cfg 'feature="credentials"' --cfg 'feature="dirwalk"' --cfg 'feature="excludes"' --cfg 'feature="gix-protocol"' --cfg 'feature="gix-transport"' --cfg 'feature="index"' --cfg 'feature="parallel"' --cfg 'feature="prodash"' --cfg 'feature="progress-tree"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("async-network-client", "async-network-client-async-std", "async-std", "attributes", "basic", "blob-diff", "blocking-http-transport-curl", "blocking-http-transport-curl-rustls", "blocking-http-transport-reqwest", "blocking-http-transport-reqwest-native-tls", "blocking-http-transport-reqwest-rust-tls", "blocking-http-transport-reqwest-rust-tls-trust-dns", "blocking-network-client", "cache-efficiency-debug", "comfort", "command", "credentials", "default", "dirwalk", "document-features", "excludes", "extras", "fast-sha1", "gix-archive", "gix-protocol", "gix-status", "gix-transport", "gix-worktree-stream", "hp-tempfile-registry", "index", "interrupt", "mailmap", "max-control", "max-performance", "max-performance-safe", "pack-cache-lru-dynamic", "pack-cache-lru-static", "parallel", "parallel-walkdir", "prodash", "progress-tree", "regex", "revision", "revparse-regex", "serde", "status", "tracing", "tracing-detail", "verbose-object-parsing-errors", "worktree-archive", "worktree-mutation", "worktree-stream", "zlib-ng", "zlib-ng-compat", "zlib-stock"))' -C metadata=bfd87ff24824e48c -C extra-filename=-bfd87ff24824e48c --out-dir /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps --target x86_64-unknown-illumos -C linker=/usr/gcc/13/bin/gcc -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/release/deps --extern gix_actor=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libgix_actor-aa9a1a6ff78f7de3.rmeta --extern gix_attributes=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libgix_attributes-09bc55fefd0a9f50.rmeta --extern gix_command=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libgix_command-ef72cbe6e7e9e02a.rmeta --extern gix_commitgraph=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libgix_commitgraph-bedf440fd3828128.rmeta --extern gix_config=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libgix_config-ef0da969b50a949c.rmeta --extern gix_credentials=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libgix_credentials-854be61c392b0df0.rmeta --extern gix_date=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libgix_date-8f1bd9928952ee34.rmeta --extern gix_diff=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libgix_diff-59a1d2ba19040c92.rmeta --extern gix_dir=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libgix_dir-25ed438d2deb8fa7.rmeta --extern gix_discover=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libgix_discover-24c3d5c88fb2470a.rmeta --extern gix_features=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libgix_features-68bc3673cc048d1b.rmeta --extern gix_filter=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libgix_filter-f61ca61d2d521120.rmeta --extern gix_fs=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libgix_fs-360019e277ac5932.rmeta --extern gix_glob=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libgix_glob-33774e7ab6fb0c86.rmeta --extern gix_hash=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libgix_hash-2ff3714e2c0332f8.rmeta --extern gix_hashtable=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libgix_hashtable-e3e09c9241209089.rmeta --extern gix_ignore=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libgix_ignore-387589a20d099d23.rmeta --extern gix_index=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libgix_index-0bdc839b8bfd340c.rmeta --extern gix_lock=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libgix_lock-61fae8314c5891b1.rmeta --extern gix_macros=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/release/deps/libgix_macros-7acd6b9b1ba632fd.so --extern gix_negotiate=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libgix_negotiate-b02f2fc73520093e.rmeta --extern gix_object=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libgix_object-d1af36faf8a8ebd2.rmeta --extern gix_odb=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libgix_odb-69f8f352a86d7cda.rmeta --extern gix_pack=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libgix_pack-43aa17b20bcf21e9.rmeta --extern gix_path=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libgix_path-00ab55ad4809fe7b.rmeta --extern gix_pathspec=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libgix_pathspec-a7b5e2aa91a3e443.rmeta --extern gix_prompt=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libgix_prompt-a7d3d9b9f10ecb65.rmeta --extern gix_protocol=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libgix_protocol-c5efb113f4947b9a.rmeta --extern gix_ref=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libgix_ref-4d12264c9cbe8328.rmeta --extern gix_refspec=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libgix_refspec-ecd84428d602ddb8.rmeta --extern gix_revision=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libgix_revision-a07cb5687cfe5197.rmeta --extern gix_revwalk=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libgix_revwalk-90b7a8b88325f581.rmeta --extern gix_sec=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libgix_sec-19d72a5ca6b95384.rmeta --extern gix_submodule=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libgix_submodule-8819e70c8870f9ec.rmeta --extern gix_tempfile=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libgix_tempfile-ce21417e0981ed9c.rmeta --extern gix_trace=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libgix_trace-b7b279a7fd8d4a23.rmeta --extern gix_transport=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libgix_transport-0fa73d251bce05b1.rmeta --extern gix_traverse=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libgix_traverse-19980277f1a49cee.rmeta --extern gix_url=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libgix_url-e9c1d9498aa4aa2c.rmeta --extern gix_utils=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libgix_utils-bc1668b655d5aaed.rmeta --extern gix_validate=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libgix_validate-d8fe84c17e776dd5.rmeta --extern gix_worktree=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libgix_worktree-13c4112e2d038687.rmeta --extern once_cell=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libonce_cell-a3125bf95ce38619.rmeta --extern prodash=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libprodash-3176b3924bac1d4d.rmeta --extern smallvec=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libsmallvec-f923754319684608.rmeta --extern thiserror=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libthiserror-c5f8c041df9f86d7.rmeta --cap-lints allow --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(parallel_compiler)' '--check-cfg=cfg(rust_analyzer)' -Zmacro-backtrace -Zunstable-options -Csplit-debuginfo=off -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zunstable-options -Z binary-dep-depinfo -L native=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/build/libnghttp2-sys-f8e2493e89114dc2/out/i/lib -L native=/usr/openssl/3.1/lib/64` Dirty im-rc v15.1.0: the dependency rand_core was rebuilt Compiling im-rc v15.1.0 Running `/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc --crate-name im_rc --edition=2018 /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/vendor/im-rc-15.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)' --check-cfg 'cfg(feature, values("arbitrary", "debug", "pool", "proptest", "quickcheck", "rayon", "refpool", "serde"))' -C metadata=4f62a769da0210a9 -C extra-filename=-4f62a769da0210a9 --out-dir /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps --target x86_64-unknown-illumos -C linker=/usr/gcc/13/bin/gcc -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/release/deps --extern bitmaps=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libbitmaps-c085837b1dec5136.rmeta --extern rand_core=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/librand_core-2d5839b054eeee30.rmeta --extern rand_xoshiro=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/librand_xoshiro-716c5be89c0e0317.rmeta --extern sized_chunks=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libsized_chunks-f6f2c32f27ebf87e.rmeta --extern typenum=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libtypenum-3dc082c632f0d31d.rmeta --cap-lints allow --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(parallel_compiler)' '--check-cfg=cfg(rust_analyzer)' -Zmacro-backtrace -Zunstable-options -Csplit-debuginfo=off -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zunstable-options -Z binary-dep-depinfo` Fresh color-print v0.3.6 Dirty tracing-chrome v0.7.2: the dependency tracing_core was rebuilt (1725740365.177987377s, 3m 12s after last build at 1725740173.359402574s) Compiling tracing-chrome v0.7.2 Running `/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc --crate-name tracing_chrome --edition=2018 /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/vendor/tracing-chrome-0.7.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)' --check-cfg 'cfg(feature, values())' -C metadata=6461fada859204be -C extra-filename=-6461fada859204be --out-dir /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps --target x86_64-unknown-illumos -C linker=/usr/gcc/13/bin/gcc -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/release/deps --extern serde_json=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libserde_json-9b18ad90c1e944a8.rmeta --extern tracing_core=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libtracing_core-1f6110f0aa3e9f46.rmeta --extern tracing_subscriber=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libtracing_subscriber-51ebeab0180a6a46.rmeta --cap-lints allow --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(parallel_compiler)' '--check-cfg=cfg(rust_analyzer)' -Zmacro-backtrace -Zunstable-options -Csplit-debuginfo=off -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zunstable-options -Z binary-dep-depinfo` Dirty clap v4.5.8: the dependency clap_builder was rebuilt Compiling clap v4.5.8 Running `/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc --crate-name clap --edition=2021 /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/vendor/clap-4.5.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 '--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::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=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' '--allow=clippy::multiple_bound_locations' '--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' '--allow=clippy::blocks_in_conditions' '--allow=clippy::assigning_clones' --cfg 'feature="color"' --cfg 'feature="default"' --cfg 'feature="error-context"' --cfg 'feature="help"' --cfg 'feature="std"' --cfg 'feature="suggestions"' --cfg 'feature="usage"' --cfg 'feature="wrap_help"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("cargo", "color", "debug", "default", "deprecated", "derive", "env", "error-context", "help", "std", "string", "suggestions", "unicode", "unstable-doc", "unstable-styles", "unstable-v5", "usage", "wrap_help"))' -C metadata=2c2804bce90a642a -C extra-filename=-2c2804bce90a642a --out-dir /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps --target x86_64-unknown-illumos -C linker=/usr/gcc/13/bin/gcc -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/release/deps --extern clap_builder=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libclap_builder-59faac7b5f624ade.rmeta --cap-lints allow --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(parallel_compiler)' '--check-cfg=cfg(rust_analyzer)' -Zmacro-backtrace -Zunstable-options -Csplit-debuginfo=off -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zunstable-options -Z binary-dep-depinfo` Running `/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc --crate-name unicase --edition=2015 /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/vendor/unicase-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 --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("nightly"))' -C metadata=103cf8d0da5ca979 -C extra-filename=-103cf8d0da5ca979 --out-dir /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps --target x86_64-unknown-illumos -C linker=/usr/gcc/13/bin/gcc -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/release/deps --cap-lints allow --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(parallel_compiler)' '--check-cfg=cfg(rust_analyzer)' -Zmacro-backtrace -Zunstable-options -Csplit-debuginfo=off -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zunstable-options -Z binary-dep-depinfo --cfg __unicase__iter_cmp --cfg __unicase__default_hasher --cfg __unicase__const_fns --cfg __unicase__core_and_alloc` Dirty rand v0.8.5: the dependency rand_core was rebuilt Compiling rand v0.8.5 Running `/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc --crate-name rand --edition=2018 /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/vendor/rand-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="alloc"' --cfg 'feature="default"' --cfg 'feature="getrandom"' --cfg 'feature="libc"' --cfg 'feature="rand_chacha"' --cfg 'feature="std"' --cfg 'feature="std_rng"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("alloc", "default", "getrandom", "libc", "log", "min_const_gen", "nightly", "packed_simd", "rand_chacha", "serde", "serde1", "simd_support", "small_rng", "std", "std_rng"))' -C metadata=39f6b4feae0192c5 -C extra-filename=-39f6b4feae0192c5 --out-dir /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps --target x86_64-unknown-illumos -C linker=/usr/gcc/13/bin/gcc -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/release/deps --extern libc=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/liblibc-3e7518595b3b6992.rmeta --extern rand_chacha=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/librand_chacha-a878b9c247e21f98.rmeta --extern rand_core=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/librand_core-2d5839b054eeee30.rmeta --cap-lints allow --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(parallel_compiler)' '--check-cfg=cfg(rust_analyzer)' -Zmacro-backtrace -Zunstable-options -Csplit-debuginfo=off -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zunstable-options -Z binary-dep-depinfo` Dirty cargo-credential v0.4.6 (/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/tools/cargo/credential/cargo-credential): the dependency thiserror was rebuilt Compiling cargo-credential v0.4.6 (/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/tools/cargo/credential/cargo-credential) Running `/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc --crate-name cargo_credential --edition=2021 credential/cargo-credential/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::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)' --check-cfg 'cfg(feature, values())' -C metadata=fd25b355af00b78b -C extra-filename=-fd25b355af00b78b --out-dir /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps --target x86_64-unknown-illumos -C linker=/usr/gcc/13/bin/gcc -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/release/deps --extern anyhow=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libanyhow-0593f881b547798a.rmeta --extern libc=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/liblibc-3e7518595b3b6992.rmeta --extern serde=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libserde-c69e561b39b5efaf.rmeta --extern serde_json=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libserde_json-9b18ad90c1e944a8.rmeta --extern thiserror=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libthiserror-c5f8c041df9f86d7.rmeta --extern time=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libtime-81cbb542287c8957.rmeta --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(parallel_compiler)' '--check-cfg=cfg(rust_analyzer)' -Zmacro-backtrace -Zunstable-options -Csplit-debuginfo=off -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zunstable-options -Z binary-dep-depinfo` Dirty rustfix v0.8.5 (/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/tools/cargo/crates/rustfix): the dependency thiserror was rebuilt Compiling rustfix v0.8.5 (/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/tools/cargo/crates/rustfix) Running `/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc --crate-name rustfix --edition=2021 crates/rustfix/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::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)' --check-cfg 'cfg(feature, values())' -C metadata=dde178dc662e9d84 -C extra-filename=-dde178dc662e9d84 --out-dir /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps --target x86_64-unknown-illumos -C linker=/usr/gcc/13/bin/gcc -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/release/deps --extern serde=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libserde-c69e561b39b5efaf.rmeta --extern serde_json=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libserde_json-9b18ad90c1e944a8.rmeta --extern thiserror=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libthiserror-c5f8c041df9f86d7.rmeta --extern tracing=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libtracing-8401e748efd0a8f2.rmeta --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(parallel_compiler)' '--check-cfg=cfg(rust_analyzer)' -Zmacro-backtrace -Zunstable-options -Csplit-debuginfo=off -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zunstable-options -Z binary-dep-depinfo` Dirty sha1 v0.10.6: the dependency cfg_if was rebuilt (1725740363.988129454s, 3m 9s after last build at 1725740174.618704169s) Compiling sha1 v0.10.6 Running `/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc --crate-name sha1 --edition=2018 /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/vendor/sha1-0.10.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)' --check-cfg 'cfg(feature, values("asm", "compress", "default", "force-soft", "loongarch64_asm", "oid", "sha1-asm", "std"))' -C metadata=6bf52bb3622b24bd -C extra-filename=-6bf52bb3622b24bd --out-dir /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps --target x86_64-unknown-illumos -C linker=/usr/gcc/13/bin/gcc -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/release/deps --extern cfg_if=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libcfg_if-9fafd12e719e19ea.rmeta --extern cpufeatures=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libcpufeatures-2046b23acb6eb40c.rmeta --extern digest=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libdigest-b84d3c2ede2e90b9.rmeta --cap-lints allow --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(parallel_compiler)' '--check-cfg=cfg(rust_analyzer)' -Zmacro-backtrace -Zunstable-options -Csplit-debuginfo=off -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zunstable-options -Z binary-dep-depinfo` Dirty crates-io v0.40.4 (/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/tools/cargo/crates/crates-io): the dependency thiserror was rebuilt Compiling crates-io v0.40.4 (/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/tools/cargo/crates/crates-io) Running `/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc --crate-name crates_io --edition=2021 crates/crates-io/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::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)' --check-cfg 'cfg(feature, values())' -C metadata=20f258545e3e4015 -C extra-filename=-20f258545e3e4015 --out-dir /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps --target x86_64-unknown-illumos -C linker=/usr/gcc/13/bin/gcc -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/release/deps --extern curl=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libcurl-2c86373d7c8ddb5b.rmeta --extern percent_encoding=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libpercent_encoding-d9bce70653df3639.rmeta --extern serde=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libserde-c69e561b39b5efaf.rmeta --extern serde_json=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libserde_json-9b18ad90c1e944a8.rmeta --extern thiserror=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libthiserror-c5f8c041df9f86d7.rmeta --extern url=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/liburl-aa5d946098552eef.rmeta --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(parallel_compiler)' '--check-cfg=cfg(rust_analyzer)' -Zmacro-backtrace -Zunstable-options -Csplit-debuginfo=off -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zunstable-options -Z binary-dep-depinfo -L native=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/build/libnghttp2-sys-f8e2493e89114dc2/out/i/lib -L native=/usr/openssl/3.1/lib/64` Dirty tar v0.4.41: the dependency filetime was rebuilt (1725740376.887674565s, 3m 18s after last build at 1725740178.425539310s) Compiling tar v0.4.41 Running `/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc --crate-name tar --edition=2021 /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/vendor/tar-0.4.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 --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("default", "xattr"))' -C metadata=24f771ba3fcc9ffb -C extra-filename=-24f771ba3fcc9ffb --out-dir /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps --target x86_64-unknown-illumos -C linker=/usr/gcc/13/bin/gcc -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/release/deps --extern filetime=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libfiletime-bb4416744d171752.rmeta --extern libc=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/liblibc-3e7518595b3b6992.rmeta --cap-lints allow --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(parallel_compiler)' '--check-cfg=cfg(rust_analyzer)' -Zmacro-backtrace -Zunstable-options -Csplit-debuginfo=off -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zunstable-options -Z binary-dep-depinfo` Dirty os_info v3.8.2: the dependency log was rebuilt (1725740369.900221096s, 3m 13s after last build at 1725740176.842365197s) Compiling os_info v3.8.2 Running `/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc --crate-name os_info --edition=2018 /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/vendor/os_info-3.8.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)' --check-cfg 'cfg(feature, values("default", "serde"))' -C metadata=560e11e8a505bc5b -C extra-filename=-560e11e8a505bc5b --out-dir /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps --target x86_64-unknown-illumos -C linker=/usr/gcc/13/bin/gcc -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/release/deps --extern log=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/liblog-172c434f21563709.rmeta --cap-lints allow --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(parallel_compiler)' '--check-cfg=cfg(rust_analyzer)' -Zmacro-backtrace -Zunstable-options -Csplit-debuginfo=off -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zunstable-options -Z binary-dep-depinfo` Fresh cargo-platform v0.1.8 (/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/tools/cargo/crates/cargo-platform) Fresh serde_ignored v0.1.10 Fresh http-auth v0.1.9 Fresh pathdiff v0.2.1 Fresh humantime v2.1.0 Fresh lazycell v1.3.0 Fresh glob v0.3.1 Fresh bytesize v1.3.0 Fresh opener v0.7.1 Fresh supports-hyperlinks v3.0.0 Fresh supports-unicode v3.0.0 Dirty cargo v0.82.0 (/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/tools/cargo): the dependency git2_curl was rebuilt Compiling cargo v0.82.0 (/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/tools/cargo) Running `/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc --crate-name cargo --edition=2021 src/cargo/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::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)' --check-cfg 'cfg(feature, values("all-static", "openssl", "vendored-libgit2", "vendored-openssl"))' -C metadata=b56bd85568354339 -C extra-filename=-b56bd85568354339 --out-dir /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps --target x86_64-unknown-illumos -C linker=/usr/gcc/13/bin/gcc -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/release/deps --extern annotate_snippets=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libannotate_snippets-345da0c64abb8388.rmeta --extern anstream=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libanstream-bd264ac02b69e2d5.rmeta --extern anstyle=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libanstyle-0fffe7c45700ba28.rmeta --extern anyhow=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libanyhow-0593f881b547798a.rmeta --extern base64=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libbase64-4cb1cbd8bed245a6.rmeta --extern bytesize=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libbytesize-995e155bf47f9bfc.rmeta --extern cargo_credential=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libcargo_credential-fd25b355af00b78b.rmeta --extern cargo_platform=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libcargo_platform-d07d4073c44bfb13.rmeta --extern cargo_util=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libcargo_util-ca1cbd77252ef5d6.rmeta --extern cargo_util_schemas=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libcargo_util_schemas-8a245625ce47c7c1.rmeta --extern clap=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libclap-2c2804bce90a642a.rmeta --extern color_print=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libcolor_print-afe4c07b326f5b00.rmeta --extern crates_io=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libcrates_io-20f258545e3e4015.rmeta --extern curl=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libcurl-2c86373d7c8ddb5b.rmeta --extern curl_sys=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libcurl_sys-4039b870320a74b0.rmeta --extern filetime=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libfiletime-bb4416744d171752.rmeta --extern flate2=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libflate2-012ca8bdbd95cb19.rmeta --extern git2=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libgit2-94b98c5cce361a1d.rmeta --extern git2_curl=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libgit2_curl-582f3fcc3cf26a78.rmeta --extern gix=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libgix-bfd87ff24824e48c.rmeta --extern glob=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libglob-7366282429c8ffa3.rmeta --extern hex=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libhex-e409b76fe4ebb3b7.rmeta --extern hmac=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libhmac-f012497bb2a36879.rmeta --extern home=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libhome-982a13c1b6226ba0.rmeta --extern http_auth=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libhttp_auth-4bd4f61db4ac1b01.rmeta --extern humantime=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libhumantime-5fe58ae21fe2f04b.rmeta --extern ignore=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libignore-931057e0b5803365.rmeta --extern im_rc=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libim_rc-4f62a769da0210a9.rmeta --extern indexmap=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libindexmap-2137a3eedc442219.rmeta --extern itertools=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libitertools-85447ef4309aa797.rmeta --extern jobserver=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libjobserver-b732134667db51a3.rmeta --extern lazycell=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/liblazycell-c17f4574738f23f2.rmeta --extern libc=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/liblibc-3e7518595b3b6992.rmeta --extern libgit2_sys=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/liblibgit2_sys-2fe90954b66761ec.rmeta --extern memchr=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libmemchr-63d9b57a00bd72f0.rmeta --extern opener=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libopener-730b230b8eca774f.rmeta --extern os_info=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libos_info-560e11e8a505bc5b.rmeta --extern pasetors=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libpasetors-80488c056bdec509.rmeta --extern pathdiff=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libpathdiff-1a783cc78ea03a27.rmeta --extern rand=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/librand-39f6b4feae0192c5.rmeta --extern regex=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libregex-771a93f008eab311.rmeta --extern rusqlite=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/librusqlite-8867a5f2d94f22c2.rmeta --extern rustfix=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/librustfix-dde178dc662e9d84.rmeta --extern same_file=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libsame_file-3cd225259f0fdbb9.rmeta --extern semver=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libsemver-9730177e2318c27e.rmeta --extern serde=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libserde-c69e561b39b5efaf.rmeta --extern serde_untagged=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libserde_untagged-3bd80c0b26cad42e.rmeta --extern serde_ignored=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libserde_ignored-8694bcd4f9a48cae.rmeta --extern serde_json=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libserde_json-9b18ad90c1e944a8.rmeta --extern sha1=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libsha1-6bf52bb3622b24bd.rmeta --extern shell_escape=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libshell_escape-dbcdfd7d7157af9c.rmeta --extern supports_hyperlinks=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libsupports_hyperlinks-b3b923537f99eaf6.rmeta --extern supports_unicode=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libsupports_unicode-f48708a484348c04.rmeta --extern tar=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libtar-24f771ba3fcc9ffb.rmeta --extern tempfile=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libtempfile-ff2e52a8773714da.rmeta --extern time=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libtime-81cbb542287c8957.rmeta --extern toml=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libtoml-27314e18e042c0ad.rmeta --extern toml_edit=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libtoml_edit-2d6ce9a34cec2e01.rmeta --extern tracing=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libtracing-8401e748efd0a8f2.rmeta --extern tracing_chrome=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libtracing_chrome-6461fada859204be.rmeta --extern tracing_subscriber=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libtracing_subscriber-51ebeab0180a6a46.rmeta --extern unicase=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libunicase-103cf8d0da5ca979.rmeta --extern unicode_width=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libunicode_width-0b1d6051febbecc4.rmeta --extern url=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/liburl-aa5d946098552eef.rmeta --extern walkdir=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libwalkdir-c42e2fc79e865be0.rmeta --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(parallel_compiler)' '--check-cfg=cfg(rust_analyzer)' -Zmacro-backtrace -Zunstable-options -Csplit-debuginfo=off -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zunstable-options -Z binary-dep-depinfo -L native=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/build/libnghttp2-sys-f8e2493e89114dc2/out/i/lib -L native=/usr/openssl/3.1/lib/64 -L native=/usr/lib/amd64 -L native=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/build/libssh2-sys-26b530f466c8ba6d/out/build -L native=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/build/libsqlite3-sys-faff9d7e6054a513/out` Running `/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc --crate-name cargo --edition=2021 src/bin/cargo/main.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C opt-level=3 -C embed-bitcode=no '--allow=clippy::all' '--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)' --check-cfg 'cfg(feature, values("all-static", "openssl", "vendored-libgit2", "vendored-openssl"))' -C metadata=1b8eca2ef44e606b -C extra-filename=-1b8eca2ef44e606b --out-dir /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps --target x86_64-unknown-illumos -C linker=/usr/gcc/13/bin/gcc -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/release/deps --extern annotate_snippets=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libannotate_snippets-345da0c64abb8388.rlib --extern anstream=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libanstream-bd264ac02b69e2d5.rlib --extern anstyle=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libanstyle-0fffe7c45700ba28.rlib --extern anyhow=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libanyhow-0593f881b547798a.rlib --extern base64=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libbase64-4cb1cbd8bed245a6.rlib --extern bytesize=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libbytesize-995e155bf47f9bfc.rlib --extern cargo=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libcargo-b56bd85568354339.rlib --extern cargo_credential=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libcargo_credential-fd25b355af00b78b.rlib --extern cargo_platform=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libcargo_platform-d07d4073c44bfb13.rlib --extern cargo_util=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libcargo_util-ca1cbd77252ef5d6.rlib --extern cargo_util_schemas=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libcargo_util_schemas-8a245625ce47c7c1.rlib --extern clap=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libclap-2c2804bce90a642a.rlib --extern color_print=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libcolor_print-afe4c07b326f5b00.rlib --extern crates_io=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libcrates_io-20f258545e3e4015.rlib --extern curl=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libcurl-2c86373d7c8ddb5b.rlib --extern curl_sys=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libcurl_sys-4039b870320a74b0.rlib --extern filetime=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libfiletime-bb4416744d171752.rlib --extern flate2=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libflate2-012ca8bdbd95cb19.rlib --extern git2=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libgit2-94b98c5cce361a1d.rlib --extern git2_curl=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libgit2_curl-582f3fcc3cf26a78.rlib --extern gix=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libgix-bfd87ff24824e48c.rlib --extern glob=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libglob-7366282429c8ffa3.rlib --extern hex=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libhex-e409b76fe4ebb3b7.rlib --extern hmac=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libhmac-f012497bb2a36879.rlib --extern home=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libhome-982a13c1b6226ba0.rlib --extern http_auth=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libhttp_auth-4bd4f61db4ac1b01.rlib --extern humantime=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libhumantime-5fe58ae21fe2f04b.rlib --extern ignore=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libignore-931057e0b5803365.rlib --extern im_rc=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libim_rc-4f62a769da0210a9.rlib --extern indexmap=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libindexmap-2137a3eedc442219.rlib --extern itertools=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libitertools-85447ef4309aa797.rlib --extern jobserver=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libjobserver-b732134667db51a3.rlib --extern lazycell=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/liblazycell-c17f4574738f23f2.rlib --extern libc=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/liblibc-3e7518595b3b6992.rlib --extern libgit2_sys=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/liblibgit2_sys-2fe90954b66761ec.rlib --extern memchr=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libmemchr-63d9b57a00bd72f0.rlib --extern opener=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libopener-730b230b8eca774f.rlib --extern os_info=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libos_info-560e11e8a505bc5b.rlib --extern pasetors=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libpasetors-80488c056bdec509.rlib --extern pathdiff=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libpathdiff-1a783cc78ea03a27.rlib --extern rand=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/librand-39f6b4feae0192c5.rlib --extern regex=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libregex-771a93f008eab311.rlib --extern rusqlite=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/librusqlite-8867a5f2d94f22c2.rlib --extern rustfix=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/librustfix-dde178dc662e9d84.rlib --extern same_file=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libsame_file-3cd225259f0fdbb9.rlib --extern semver=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libsemver-9730177e2318c27e.rlib --extern serde=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libserde-c69e561b39b5efaf.rlib --extern serde_untagged=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libserde_untagged-3bd80c0b26cad42e.rlib --extern serde_ignored=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libserde_ignored-8694bcd4f9a48cae.rlib --extern serde_json=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libserde_json-9b18ad90c1e944a8.rlib --extern sha1=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libsha1-6bf52bb3622b24bd.rlib --extern shell_escape=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libshell_escape-dbcdfd7d7157af9c.rlib --extern supports_hyperlinks=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libsupports_hyperlinks-b3b923537f99eaf6.rlib --extern supports_unicode=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libsupports_unicode-f48708a484348c04.rlib --extern tar=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libtar-24f771ba3fcc9ffb.rlib --extern tempfile=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libtempfile-ff2e52a8773714da.rlib --extern time=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libtime-81cbb542287c8957.rlib --extern toml=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libtoml-27314e18e042c0ad.rlib --extern toml_edit=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libtoml_edit-2d6ce9a34cec2e01.rlib --extern tracing=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libtracing-8401e748efd0a8f2.rlib --extern tracing_chrome=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libtracing_chrome-6461fada859204be.rlib --extern tracing_subscriber=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libtracing_subscriber-51ebeab0180a6a46.rlib --extern unicase=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libunicase-103cf8d0da5ca979.rlib --extern unicode_width=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libunicode_width-0b1d6051febbecc4.rlib --extern url=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/liburl-aa5d946098552eef.rlib --extern walkdir=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libwalkdir-c42e2fc79e865be0.rlib --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(parallel_compiler)' '--check-cfg=cfg(rust_analyzer)' -Zmacro-backtrace -Zunstable-options -Csplit-debuginfo=off -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zunstable-options -Z binary-dep-depinfo -L native=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/build/libnghttp2-sys-f8e2493e89114dc2/out/i/lib -L native=/usr/openssl/3.1/lib/64 -L native=/usr/lib/amd64 -L native=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/build/libssh2-sys-26b530f466c8ba6d/out/build -L native=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/build/libsqlite3-sys-faff9d7e6054a513/out` Finished `release` profile [optimized] target(s) in 3m 36s Dist cargo-1.81.0-x86_64-unknown-illumos Forcing dist.compression-profile = 'no-op' for `x install`. running: LD_LIBRARY_PATH="/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-bootstrap-tools/x86_64-unknown-illumos/release/deps:/usr/lib" RUSTC="/usr/bin/rustc" "/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-tools-bin/rust-installer" "generate" "--image-dir" "/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/tmp/tarball/cargo/x86_64-unknown-illumos/image" "--component-name=cargo" "--rel-manifest-dir=rustlib" "--legacy-manifest-dirs=rustlib,cargo" "--product-name=Rust" "--success-message=cargo installed." "--package-name=cargo-1.81.0-x86_64-unknown-illumos" "--non-installed-overlay" "/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/tmp/tarball/cargo/x86_64-unknown-illumos/overlay" "--output-dir" "/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/dist" "--work-dir" "/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/tmp/tarball/cargo/x86_64-unknown-illumos" "--compression-profile" "no-op" (failure_mode=Exit, stdout_mode=Print, stderr_mode=Print) (created at src/core/build_steps/tool.rs:1109:23, executed at src/utils/tarball.rs:382:13) finished in 0.166 seconds Installing stage2 cargo (x86_64-unknown-illumos) running: cd "/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/tmp/empty_dir" && "bash" "/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/tmp/tarball/cargo/x86_64-unknown-illumos/cargo-1.81.0-x86_64-unknown-illumos/install.sh" "--prefix=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/prototype/i386/usr" "--sysconfdir=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/prototype/i386/etc" "--datadir=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/prototype/i386/usr/share" "--docdir=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/prototype/i386/usr/share/doc/rust-1.81.0" "--bindir=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/prototype/i386/usr/bin" "--libdir=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/prototype/i386/usr/lib" "--mandir=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/prototype/i386/usr/share/man" "--disable-ldconfig" (failure_mode=Exit, stdout_mode=Print, stderr_mode=Print) (created at src/core/build_steps/install.rs:105:19, executed at src/core/build_steps/install.rs:116:9) install: creating uninstall script at /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/prototype/i386/usr/lib/rustlib/uninstall.sh install: installing component 'cargo' install: backing up existing file at /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/prototype/i386/usr/share/doc/rust-1.81.0/LICENSE-APACHE install: backing up existing file at /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/prototype/i386/usr/share/doc/rust-1.81.0/LICENSE-MIT install: backing up existing file at /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/prototype/i386/usr/share/doc/rust-1.81.0/README.md cargo installed. using sysroot /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2 running: "/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/bin/llvm-config" "--libdir" (failure_mode=Exit, stdout_mode=Capture, stderr_mode=Print) (created at src/core/builder.rs:1954:21, executed at src/core/builder.rs:1954:75) Building tool rust-analyzer (stage2 -> stage3, x86_64-unknown-illumos) running: cd "/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src" && env -u MAKEFLAGS -u MFLAGS AR_x86_64_unknown_illumos="/usr/gnu/bin/ar" CARGO_INCREMENTAL="0" CARGO_PROFILE_RELEASE_DEBUG="0" CARGO_PROFILE_RELEASE_DEBUG_ASSERTIONS="false" CARGO_PROFILE_RELEASE_OVERFLOW_CHECKS="false" CARGO_PROFILE_RELEASE_STRIP="false" CARGO_TARGET_DIR="/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools" CARGO_TARGET_X86_64_UNKNOWN_ILLUMOS_LINKER="/usr/gcc/13/bin/gcc" CC_x86_64_unknown_illumos="/usr/gcc/13/bin/gcc" CFG_COMPILER_BUILD_TRIPLE="x86_64-unknown-illumos" CFG_COMPILER_HOST_TRIPLE="x86_64-unknown-illumos" CFG_RELEASE="1.81.0" CFG_RELEASE_CHANNEL="stable" CFG_RELEASE_NUM="1.81.0" CFG_VERSION="1.81.0 (eeb90cda1 2024-09-04) (built from a source tarball)" CFG_VER_DATE="2024-09-04" CFG_VER_HASH="eeb90cda1969383f56a2637cbd3037bdf598841c" CFLAGS_x86_64_unknown_illumos="-ffunction-sections -fdata-sections -fPIC -m64 -m64" CXXFLAGS_x86_64_unknown_illumos="-ffunction-sections -fdata-sections -fPIC -m64 -m64" CXX_x86_64_unknown_illumos="/usr/gcc/13/bin/g++" DOC_RUST_LANG_ORG_CHANNEL="https://doc.rust-lang.org/1.81.0" LIBC_CHECK_CFG="1" LIBRARY_PATH="/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/lib" LZMA_API_STATIC="1" RANLIB_x86_64_unknown_illumos="/usr/gnu/bin/ar s" REAL_LIBRARY_PATH_VAR="LD_LIBRARY_PATH" RUSTBUILD_NATIVE_DIR="/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/native" RUSTC="/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc" RUSTC_ALLOW_FEATURES="rustc_private,proc_macro_internals,proc_macro_diagnostic,proc_macro_span,proc_macro_span_shrink,proc_macro_def_site" RUSTC_BOOTSTRAP="1" RUSTC_BREAK_ON_ICE="1" RUSTC_ERROR_METADATA_DST="/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/tmp/extended-error-metadata" RUSTC_HOST_FLAGS="-Zunstable-options --check-cfg=cfg(bootstrap) -Clinker=/usr/gcc/13/bin/gcc" RUSTC_INSTALL_BINDIR="bin" RUSTC_LIBDIR="/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2/lib" RUSTC_LINT_FLAGS="-Wrust_2018_idioms -Wunused_lifetimes -Dwarnings" RUSTC_REAL="/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2/bin/rustc" RUSTC_SNAPSHOT="/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2/bin/rustc" RUSTC_SNAPSHOT_LIBDIR="/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2/lib" RUSTC_STAGE="2" RUSTC_SYSROOT="/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2" RUSTC_TLS_MODEL_INITIAL_EXEC="1" RUSTC_VERBOSE="1" RUSTC_WRAPPER="/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc" RUSTDOC="/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustdoc" RUSTDOCFLAGS="--cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options --check-cfg=cfg(bootstrap) --check-cfg=cfg(parallel_compiler) --check-cfg=cfg(rust_analyzer) -Dwarnings -Wrustdoc::invalid_codeblock_attributes --crate-version 1.81.0\t(eeb90cda1\t2024-09-04)\t(built\tfrom\ta\tsource\ttarball) -Clinker=/usr/gcc/13/bin/gcc" RUSTDOC_REAL="/path/to/nowhere/rustdoc/not/required" RUSTFLAGS="--cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options --check-cfg=cfg(bootstrap) --check-cfg=cfg(parallel_compiler) --check-cfg=cfg(rust_analyzer) -Zmacro-backtrace -Zunstable-options -Csplit-debuginfo=off -Clink-args=-Wl,-z,origin -Clink-args=-Wl,-rpath,$ORIGIN/../lib -Zunstable-options -Zon-broken-pipe=kill" RUST_TEST_THREADS="8" SYSROOT="/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2" __CARGO_DEFAULT_LIB_METADATA="stabletool-rustc" "/usr/bin/cargo" "build" "--target" "x86_64-unknown-illumos" "--release" "-Zbinary-dep-depinfo" "-j" "8" "-v" "--frozen" "--manifest-path" "/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/tools/rust-analyzer/Cargo.toml" "--features" "in-rust-tree" "--message-format" "json-render-diagnostics" Dirty once_cell v1.19.0: the rustflags changed Compiling once_cell v1.19.0 Dirty cfg-if v1.0.0: the rustflags changed Compiling cfg-if v1.0.0 Fresh hashbrown v0.14.5 Dirty libc v0.2.155: the rustflags changed Compiling libc v0.2.155 Dirty pin-project-lite v0.2.14: the rustflags changed Compiling pin-project-lite v0.2.14 Dirty equivalent v1.0.1: the rustflags changed Compiling equivalent v1.0.1 Running `/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc --crate-name once_cell --edition=2021 /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/vendor/once_cell-1.19.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="race"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("alloc", "atomic-polyfill", "critical-section", "default", "parking_lot", "portable-atomic", "race", "std", "unstable"))' -C metadata=a3125bf95ce38619 -C extra-filename=-a3125bf95ce38619 --out-dir /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps --target x86_64-unknown-illumos -C linker=/usr/gcc/13/bin/gcc -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/release/deps --cap-lints allow --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(parallel_compiler)' '--check-cfg=cfg(rust_analyzer)' -Zmacro-backtrace -Zunstable-options -Csplit-debuginfo=off -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zunstable-options -Zon-broken-pipe=kill -Z binary-dep-depinfo` Running `/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/release/build/libc-e5cdbdd6f4df7899/build-script-build` Running `/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc --crate-name cfg_if --edition=2018 /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/vendor/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)' --check-cfg 'cfg(feature, values("compiler_builtins", "core", "rustc-dep-of-std"))' -C metadata=9fafd12e719e19ea -C extra-filename=-9fafd12e719e19ea --out-dir /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps --target x86_64-unknown-illumos -C linker=/usr/gcc/13/bin/gcc -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/release/deps --cap-lints allow --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(parallel_compiler)' '--check-cfg=cfg(rust_analyzer)' -Zmacro-backtrace -Zunstable-options -Csplit-debuginfo=off -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zunstable-options -Zon-broken-pipe=kill -Z binary-dep-depinfo` Fresh crossbeam-utils v0.8.19 Fresh either v1.11.0 Running `/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc --crate-name equivalent --edition=2015 /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/vendor/equivalent-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)' --check-cfg 'cfg(feature, values())' -C metadata=c67f39f929ebf029 -C extra-filename=-c67f39f929ebf029 --out-dir /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps --target x86_64-unknown-illumos -C linker=/usr/gcc/13/bin/gcc -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/release/deps --cap-lints allow --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(parallel_compiler)' '--check-cfg=cfg(rust_analyzer)' -Zmacro-backtrace -Zunstable-options -Csplit-debuginfo=off -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zunstable-options -Zon-broken-pipe=kill -Z binary-dep-depinfo` Running `/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc --crate-name pin_project_lite --edition=2018 /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/vendor/pin-project-lite-0.2.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 --warn=unreachable_pub '--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=clippy::default_union_representation' '--warn=clippy::as_ptr_cast_mut' '--warn=clippy::all' '--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::module_name_repetitions' '--allow=clippy::missing_errors_doc' '--allow=clippy::manual_range_contains' '--allow=clippy::manual_assert' '--allow=clippy::float_cmp' '--allow=clippy::doc_markdown' '--allow=clippy::declare_interior_mutable_const' '--allow=clippy::borrow_as_ptr' '--allow=clippy::bool_assert_comparison' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=b889bafc1b6698f3 -C extra-filename=-b889bafc1b6698f3 --out-dir /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps --target x86_64-unknown-illumos -C linker=/usr/gcc/13/bin/gcc -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/release/deps --cap-lints allow --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(parallel_compiler)' '--check-cfg=cfg(rust_analyzer)' -Zmacro-backtrace -Zunstable-options -Csplit-debuginfo=off -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zunstable-options -Zon-broken-pipe=kill -Z binary-dep-depinfo` Fresh syn v2.0.63 Fresh itertools v0.12.1 Fresh serde_derive v1.0.201 Fresh tracing-attributes v0.1.27 Fresh crossbeam-channel v0.5.12 Fresh rustc-hash v1.1.0 Fresh autocfg v1.3.0 Fresh smallvec v1.13.2 Fresh jod-thread v0.1.2 Fresh text-size v1.1.1 Dirty scopeguard v1.2.0: the rustflags changed Compiling scopeguard v1.2.0 Fresh arrayvec v0.7.4 Dirty unicode-xid v0.2.4: the rustflags changed Compiling unicode-xid v0.2.4 Fresh stable_deref_trait v1.2.0 Fresh unicode-properties v0.1.1 Fresh nohash-hasher v0.2.0 Fresh triomphe v0.1.11 Fresh paths v0.0.0 (/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/tools/rust-analyzer/crates/paths) Running `/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc --crate-name scopeguard --edition=2015 /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/vendor/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 --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("default", "use_std"))' -C metadata=b119b0311a923c5f -C extra-filename=-b119b0311a923c5f --out-dir /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps --target x86_64-unknown-illumos -C linker=/usr/gcc/13/bin/gcc -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/release/deps --cap-lints allow --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(parallel_compiler)' '--check-cfg=cfg(rust_analyzer)' -Zmacro-backtrace -Zunstable-options -Csplit-debuginfo=off -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zunstable-options -Zon-broken-pipe=kill -Z binary-dep-depinfo` Running `/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc --crate-name unicode_xid --edition=2015 /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/vendor/unicode-xid-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"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("bench", "default", "no_std"))' -C metadata=22775cb9e50057cd -C extra-filename=-22775cb9e50057cd --out-dir /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps --target x86_64-unknown-illumos -C linker=/usr/gcc/13/bin/gcc -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/release/deps --cap-lints allow --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(parallel_compiler)' '--check-cfg=cfg(rust_analyzer)' -Zmacro-backtrace -Zunstable-options -Csplit-debuginfo=off -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zunstable-options -Zon-broken-pipe=kill -Z binary-dep-depinfo` Fresh smol_str v0.2.1 Fresh heck v0.4.1 Fresh memoffset v0.9.1 Fresh fst v0.4.7 Fresh limit v0.0.0 (/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/tools/rust-analyzer/crates/limit) Fresh countme v3.0.1 Fresh drop_bomb v0.1.5 Fresh rowan v0.15.15 Dirty semver v1.0.23: the rustflags changed Compiling semver v1.0.23 Running `/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/release/build/semver-1c63e7f23472ae61/build-script-build` Running `/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc --crate-name libc --edition=2015 /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/vendor/libc-0.2.155/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)' --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=3e7518595b3b6992 -C extra-filename=-3e7518595b3b6992 --out-dir /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps --target x86_64-unknown-illumos -C linker=/usr/gcc/13/bin/gcc -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/release/deps --cap-lints allow --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(parallel_compiler)' '--check-cfg=cfg(rust_analyzer)' -Zmacro-backtrace -Zunstable-options -Csplit-debuginfo=off -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zunstable-options -Zon-broken-pipe=kill -Z binary-dep-depinfo --cfg freebsd11 --cfg libc_priv_mod_use --cfg libc_union --cfg libc_const_size_of --cfg libc_align --cfg libc_int128 --cfg libc_core_cvoid --cfg libc_packedN --cfg libc_cfg_target_vendor --cfg libc_non_exhaustive --cfg libc_long_array --cfg libc_ptr_addr_of --cfg libc_underscore_const_names --cfg libc_const_extern_fn --check-cfg 'cfg(emscripten_new_stat_abi)' --check-cfg 'cfg(espidf_time64)' --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_align)' --check-cfg 'cfg(libc_cfg_target_vendor)' --check-cfg 'cfg(libc_const_extern_fn)' --check-cfg 'cfg(libc_const_extern_fn_unstable)' --check-cfg 'cfg(libc_const_size_of)' --check-cfg 'cfg(libc_core_cvoid)' --check-cfg 'cfg(libc_deny_warnings)' --check-cfg 'cfg(libc_int128)' --check-cfg 'cfg(libc_long_array)' --check-cfg 'cfg(libc_non_exhaustive)' --check-cfg 'cfg(libc_packedN)' --check-cfg 'cfg(libc_priv_mod_use)' --check-cfg 'cfg(libc_ptr_addr_of)' --check-cfg 'cfg(libc_thread_local)' --check-cfg 'cfg(libc_underscore_const_names)' --check-cfg 'cfg(libc_union)' --check-cfg 'cfg(target_os,values("switch","aix","ohos","hurd","visionos"))' --check-cfg 'cfg(target_env,values("illumos","wasi","aix","ohos"))' --check-cfg 'cfg(target_arch,values("loongarch64","mips32r6","mips64r6","csky"))'` Dirty indexmap v2.2.6: the dependency equivalent was rebuilt (1725741131.947363906s, 12m 44s after last build at 1725740367.534769589s) Compiling indexmap v2.2.6 Running `/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc --crate-name indexmap --edition=2021 /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/vendor/indexmap-2.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 '--allow=clippy::style' --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("arbitrary", "borsh", "default", "quickcheck", "rayon", "rustc-rayon", "serde", "std", "test_debug"))' -C metadata=f1eccd337fb771e7 -C extra-filename=-f1eccd337fb771e7 --out-dir /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps --target x86_64-unknown-illumos -C linker=/usr/gcc/13/bin/gcc -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/release/deps --extern equivalent=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libequivalent-c67f39f929ebf029.rmeta --extern hashbrown=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libhashbrown-0889680c9543e4bc.rmeta --cap-lints allow --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(parallel_compiler)' '--check-cfg=cfg(rust_analyzer)' -Zmacro-backtrace -Zunstable-options -Csplit-debuginfo=off -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zunstable-options -Zon-broken-pipe=kill -Z binary-dep-depinfo` Fresh text-edit v0.0.0 (/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/tools/rust-analyzer/crates/text-edit) Fresh cov-mark v2.0.0-pre.1 Fresh oorandom v11.1.3 Fresh synstructure v0.13.1 Dirty log v0.4.21: the rustflags changed Compiling log v0.4.21 Running `/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc --crate-name log --edition=2021 /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/vendor/log-0.4.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 --cfg 'feature="std"' --check-cfg 'cfg(docsrs)' --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=172c434f21563709 -C extra-filename=-172c434f21563709 --out-dir /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps --target x86_64-unknown-illumos -C linker=/usr/gcc/13/bin/gcc -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/release/deps --cap-lints allow --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(parallel_compiler)' '--check-cfg=cfg(rust_analyzer)' -Zmacro-backtrace -Zunstable-options -Csplit-debuginfo=off -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zunstable-options -Zon-broken-pipe=kill -Z binary-dep-depinfo` Dirty ra-ap-rustc_lexer v0.53.0: the dependency unicode_xid was rebuilt (1725741163.579955300s, 13m 14s after last build at 1725740369.385920500s) Compiling ra-ap-rustc_lexer v0.53.0 Running `/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc --crate-name ra_ap_rustc_lexer --edition=2021 /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/vendor/ra-ap-rustc_lexer-0.53.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)' --check-cfg 'cfg(feature, values())' -C metadata=a482f47d0704b35d -C extra-filename=-a482f47d0704b35d --out-dir /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps --target x86_64-unknown-illumos -C linker=/usr/gcc/13/bin/gcc -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/release/deps --extern unicode_properties=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libunicode_properties-2093185ce3a479c2.rmeta --extern unicode_xid=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libunicode_xid-22775cb9e50057cd.rmeta --cap-lints allow --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(parallel_compiler)' '--check-cfg=cfg(rust_analyzer)' -Zmacro-backtrace -Zunstable-options -Csplit-debuginfo=off -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zunstable-options -Zon-broken-pipe=kill -Z binary-dep-depinfo` Running `/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc --crate-name semver --edition=2018 /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/vendor/semver-1.0.23/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="serde"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("default", "serde", "std"))' -C metadata=b53690954b1c05ab -C extra-filename=-b53690954b1c05ab --out-dir /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps --target x86_64-unknown-illumos -C linker=/usr/gcc/13/bin/gcc -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/release/deps --extern serde=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libserde-fe3d0e6e9c2e1a2c.rmeta --cap-lints allow --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(parallel_compiler)' '--check-cfg=cfg(rust_analyzer)' -Zmacro-backtrace -Zunstable-options -Csplit-debuginfo=off -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zunstable-options -Zon-broken-pipe=kill -Z binary-dep-depinfo --check-cfg 'cfg(doc_cfg)' --check-cfg 'cfg(no_alloc_crate)' --check-cfg 'cfg(no_const_vec_new)' --check-cfg 'cfg(no_exhaustive_int_match)' --check-cfg 'cfg(no_non_exhaustive)' --check-cfg 'cfg(no_nonzero_bitscan)' --check-cfg 'cfg(no_str_strip_prefix)' --check-cfg 'cfg(no_track_caller)' --check-cfg 'cfg(no_unsafe_op_in_unsafe_fn_lint)' --check-cfg 'cfg(test_node_semver)'` Dirty tracing-core v0.1.32: the rustflags changed Compiling tracing-core v0.1.32 Running `/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc --crate-name tracing_core --edition=2018 /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/vendor/tracing-core-0.1.32/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="once_cell"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("default", "once_cell", "std", "valuable"))' -C metadata=1f6110f0aa3e9f46 -C extra-filename=-1f6110f0aa3e9f46 --out-dir /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps --target x86_64-unknown-illumos -C linker=/usr/gcc/13/bin/gcc -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/release/deps --extern once_cell=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libonce_cell-a3125bf95ce38619.rmeta --cap-lints allow --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(parallel_compiler)' '--check-cfg=cfg(rust_analyzer)' -Zmacro-backtrace -Zunstable-options -Csplit-debuginfo=off -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zunstable-options -Zon-broken-pipe=kill -Z binary-dep-depinfo` Dirty lock_api v0.4.12: the dependency scopeguard was rebuilt (1725741114.267176075s, 12m 27s after last build at 1725740367.807678827s) Compiling lock_api v0.4.12 Running `/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc --crate-name lock_api --edition=2021 /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/vendor/lock_api-0.4.12/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="atomic_usize"' --cfg 'feature="default"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("arc_lock", "atomic_usize", "default", "nightly", "owning_ref", "serde"))' -C metadata=e51341e244bb35c6 -C extra-filename=-e51341e244bb35c6 --out-dir /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps --target x86_64-unknown-illumos -C linker=/usr/gcc/13/bin/gcc -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/release/deps --extern scopeguard=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libscopeguard-b119b0311a923c5f.rmeta --cap-lints allow --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(parallel_compiler)' '--check-cfg=cfg(rust_analyzer)' -Zmacro-backtrace -Zunstable-options -Csplit-debuginfo=off -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zunstable-options -Zon-broken-pipe=kill -Z binary-dep-depinfo --cfg has_const_fn_trait_bound` Fresh bitflags v2.5.0 Fresh la-arena v0.3.1 Fresh lz4_flex v0.11.3 Fresh ra-ap-rustc_index_macros v0.53.0 Fresh ra-ap-rustc_index v0.53.0 Fresh thiserror-impl v1.0.60 Dirty itoa v1.0.11: the rustflags changed Compiling itoa v1.0.11 Running `/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc --crate-name itoa --edition=2018 /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/vendor/itoa-1.0.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 --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("no-panic"))' -C metadata=1cceb1650151643c -C extra-filename=-1cceb1650151643c --out-dir /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps --target x86_64-unknown-illumos -C linker=/usr/gcc/13/bin/gcc -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/release/deps --cap-lints allow --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(parallel_compiler)' '--check-cfg=cfg(rust_analyzer)' -Zmacro-backtrace -Zunstable-options -Csplit-debuginfo=off -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zunstable-options -Zon-broken-pipe=kill -Z binary-dep-depinfo` Fresh bitflags v1.3.2 Fresh chalk-derive v0.98.0 Fresh memchr v2.7.2 Fresh fixedbitset v0.4.2 Fresh chalk-ir v0.98.0 Fresh rustc_apfloat v0.2.0+llvm-462a31f5a5ab Dirty ena v0.14.3: the dependency log was rebuilt (1725741123.207024849s, 12m 32s after last build at 1725740371.605808329s) Compiling ena v0.14.3 Running `/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc --crate-name ena --edition=2015 /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/vendor/ena-0.14.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)' --check-cfg 'cfg(feature, values("bench", "dogged", "persistent"))' -C metadata=b15fb1b9d73cd2a9 -C extra-filename=-b15fb1b9d73cd2a9 --out-dir /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps --target x86_64-unknown-illumos -C linker=/usr/gcc/13/bin/gcc -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/release/deps --extern log=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/liblog-172c434f21563709.rmeta --cap-lints allow --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(parallel_compiler)' '--check-cfg=cfg(rust_analyzer)' -Zmacro-backtrace -Zunstable-options -Csplit-debuginfo=off -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zunstable-options -Zon-broken-pipe=kill -Z binary-dep-depinfo` Dirty ra-ap-rustc_parse_format v0.53.0: the dependency rustc_lexer was rebuilt Compiling ra-ap-rustc_parse_format v0.53.0 Running `/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc --crate-name ra_ap_rustc_parse_format --edition=2021 /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/vendor/ra-ap-rustc_parse_format-0.53.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)' --check-cfg 'cfg(feature, values())' -C metadata=61ea6c7c84f3b6e2 -C extra-filename=-61ea6c7c84f3b6e2 --out-dir /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps --target x86_64-unknown-illumos -C linker=/usr/gcc/13/bin/gcc -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/release/deps --extern rustc_index=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libra_ap_rustc_index-bae40f08943751ac.rmeta --extern rustc_lexer=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libra_ap_rustc_lexer-a482f47d0704b35d.rmeta --cap-lints allow --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(parallel_compiler)' '--check-cfg=cfg(rust_analyzer)' -Zmacro-backtrace -Zunstable-options -Csplit-debuginfo=off -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zunstable-options -Zon-broken-pipe=kill -Z binary-dep-depinfo` Fresh crossbeam-epoch v0.9.18 Fresh crossbeam-deque v0.8.5 Fresh typed-arena v2.0.2 Fresh scoped-tls v1.0.1 Fresh rayon-core v1.12.1 Fresh rayon v1.10.0 Fresh line-index v0.1.1 Fresh serde v1.0.201 Fresh version_check v0.9.4 Dirty tinyvec_macros v0.1.1: the rustflags changed Compiling tinyvec_macros v0.1.1 Running `/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc --crate-name tinyvec_macros --edition=2018 /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/vendor/tinyvec_macros-0.1.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)' --check-cfg 'cfg(feature, values())' -C metadata=ad2c2b4b0237d606 -C extra-filename=-ad2c2b4b0237d606 --out-dir /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps --target x86_64-unknown-illumos -C linker=/usr/gcc/13/bin/gcc -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/release/deps --cap-lints allow --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(parallel_compiler)' '--check-cfg=cfg(rust_analyzer)' -Zmacro-backtrace -Zunstable-options -Csplit-debuginfo=off -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zunstable-options -Zon-broken-pipe=kill -Z binary-dep-depinfo` Dirty tinyvec v1.6.0: the rustflags changed Compiling tinyvec v1.6.0 Running `/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc --crate-name tinyvec --edition=2018 /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/vendor/tinyvec-1.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="tinyvec_macros"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("alloc", "arbitrary", "default", "experimental_write_impl", "grab_spare_slice", "nightly_slice_partition_dedup", "real_blackbox", "rustc_1_40", "rustc_1_55", "rustc_1_57", "serde", "std", "tinyvec_macros"))' -C metadata=ab703c3f18848a4c -C extra-filename=-ab703c3f18848a4c --out-dir /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps --target x86_64-unknown-illumos -C linker=/usr/gcc/13/bin/gcc -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/release/deps --extern tinyvec_macros=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libtinyvec_macros-ad2c2b4b0237d606.rmeta --cap-lints allow --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(parallel_compiler)' '--check-cfg=cfg(rust_analyzer)' -Zmacro-backtrace -Zunstable-options -Csplit-debuginfo=off -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zunstable-options -Zon-broken-pipe=kill -Z binary-dep-depinfo` Dirty tracing v0.1.40: the dependency pin_project_lite was rebuilt (1725741130.282678892s, 12m 28s after last build at 1725740382.967970649s) Compiling tracing v0.1.40 Running `/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc --crate-name tracing --edition=2018 /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/vendor/tracing-0.1.40/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="attributes"' --cfg 'feature="default"' --cfg 'feature="std"' --cfg 'feature="tracing-attributes"' --check-cfg 'cfg(docsrs)' --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=14e4856e6f2329c8 -C extra-filename=-14e4856e6f2329c8 --out-dir /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps --target x86_64-unknown-illumos -C linker=/usr/gcc/13/bin/gcc -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/release/deps --extern pin_project_lite=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libpin_project_lite-b889bafc1b6698f3.rmeta --extern tracing_attributes=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/release/deps/libtracing_attributes-0f538728c60b5f2d.so --extern tracing_core=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libtracing_core-1f6110f0aa3e9f46.rmeta --cap-lints allow --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(parallel_compiler)' '--check-cfg=cfg(rust_analyzer)' -Zmacro-backtrace -Zunstable-options -Csplit-debuginfo=off -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zunstable-options -Zon-broken-pipe=kill -Z binary-dep-depinfo` Dirty parking_lot_core v0.9.10: the dependency cfg_if was rebuilt (1725741113.990033344s, 12m 25s after last build at 1725740368.158194289s) Compiling parking_lot_core v0.9.10 Running `/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc --crate-name parking_lot_core --edition=2021 /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/vendor/parking_lot_core-0.9.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)' --check-cfg 'cfg(feature, values("backtrace", "deadlock_detection", "nightly", "petgraph", "thread-id"))' -C metadata=8607b4b5305b214a -C extra-filename=-8607b4b5305b214a --out-dir /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps --target x86_64-unknown-illumos -C linker=/usr/gcc/13/bin/gcc -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/release/deps --extern cfg_if=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libcfg_if-9fafd12e719e19ea.rmeta --extern libc=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/liblibc-3e7518595b3b6992.rmeta --extern smallvec=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libsmallvec-f61dbf87fa3c3363.rmeta --cap-lints allow --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(parallel_compiler)' '--check-cfg=cfg(rust_analyzer)' -Zmacro-backtrace -Zunstable-options -Csplit-debuginfo=off -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zunstable-options -Zon-broken-pipe=kill -Z binary-dep-depinfo` Dirty profile v0.0.0 (/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/tools/rust-analyzer/crates/profile): the dependency cfg_if was rebuilt (1725741113.990033344s, 12m 21s after last build at 1725740372.066531575s) Compiling profile v0.0.0 (/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/tools/rust-analyzer/crates/profile) Running `/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc --crate-name profile --edition=2021 crates/profile/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::suspicious' '--warn=clippy::style' '--allow=clippy::restriction' '--deny=clippy::perf' '--deny=clippy::correctness' '--warn=clippy::complexity' '--allow=clippy::wrong_self_convention' '--allow=clippy::useless_asref' --warn=unused_lifetimes --warn=unused_extern_crates --warn=unreachable_pub '--allow=clippy::type_complexity' '--allow=clippy::too_many_arguments' '--warn=clippy::todo' '--warn=clippy::str_to_string' --warn=semicolon_in_expressions_from_macros '--allow=clippy::result_unit_err' '--warn=clippy::rc_buffer' '--warn=clippy::print_stdout' '--warn=clippy::print_stderr' '--allow=clippy::new_ret_no_self' '--allow=clippy::len_without_is_empty' --warn=explicit_outlives_requirements '--allow=clippy::enum_variant_names' --warn=ellipsis_inclusive_range_patterns --warn=elided_lifetimes_in_paths '--warn=clippy::dbg_macro' --warn=bare_trait_objects '--allow=clippy::assigning_clones' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("cpu_profiler", "jemalloc", "jemalloc-ctl"))' -C metadata=c4a57f3ab219e847 -C extra-filename=-c4a57f3ab219e847 --out-dir /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps --target x86_64-unknown-illumos -C linker=/usr/gcc/13/bin/gcc -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/release/deps --extern cfg_if=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libcfg_if-9fafd12e719e19ea.rmeta --extern libc=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/liblibc-3e7518595b3b6992.rmeta --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(parallel_compiler)' '--check-cfg=cfg(rust_analyzer)' -Zmacro-backtrace -Zunstable-options -Csplit-debuginfo=off -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zunstable-options -Zon-broken-pipe=kill -Z binary-dep-depinfo` Dirty always-assert v0.2.0: the dependency tracing was rebuilt Compiling always-assert v0.2.0 Running `/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc --crate-name always_assert --edition=2018 /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/vendor/always-assert-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 --cfg 'feature="tracing"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("force", "tracing"))' -C metadata=58f2522d1fd331c4 -C extra-filename=-58f2522d1fd331c4 --out-dir /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps --target x86_64-unknown-illumos -C linker=/usr/gcc/13/bin/gcc -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/release/deps --extern tracing=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libtracing-14e4856e6f2329c8.rmeta --cap-lints allow --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(parallel_compiler)' '--check-cfg=cfg(rust_analyzer)' -Zmacro-backtrace -Zunstable-options -Csplit-debuginfo=off -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zunstable-options -Zon-broken-pipe=kill -Z binary-dep-depinfo` Dirty parser v0.0.0 (/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/tools/rust-analyzer/crates/parser): the dependency ra_ap_rustc_lexer was rebuilt Compiling parser v0.0.0 (/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/tools/rust-analyzer/crates/parser) Running `/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc --crate-name parser --edition=2021 crates/parser/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::suspicious' '--warn=clippy::style' '--allow=clippy::restriction' '--deny=clippy::perf' '--deny=clippy::correctness' '--warn=clippy::complexity' '--allow=clippy::wrong_self_convention' '--allow=clippy::useless_asref' --warn=unused_lifetimes --warn=unused_extern_crates --warn=unreachable_pub '--allow=clippy::type_complexity' '--allow=clippy::too_many_arguments' '--warn=clippy::todo' '--warn=clippy::str_to_string' --warn=semicolon_in_expressions_from_macros '--allow=clippy::result_unit_err' '--warn=clippy::rc_buffer' '--warn=clippy::print_stdout' '--warn=clippy::print_stderr' '--allow=clippy::new_ret_no_self' '--allow=clippy::len_without_is_empty' --warn=explicit_outlives_requirements '--allow=clippy::enum_variant_names' --warn=ellipsis_inclusive_range_patterns --warn=elided_lifetimes_in_paths '--warn=clippy::dbg_macro' --warn=bare_trait_objects '--allow=clippy::assigning_clones' --cfg 'feature="default"' --cfg 'feature="in-rust-tree"' --cfg 'feature="tracing"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("default", "in-rust-tree", "tracing"))' -C metadata=1b15477d56a4ac32 -C extra-filename=-1b15477d56a4ac32 --out-dir /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps --target x86_64-unknown-illumos -C linker=/usr/gcc/13/bin/gcc -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/release/deps --extern drop_bomb=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libdrop_bomb-2f943ddbf5549596.rmeta --extern limit=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/liblimit-e130891fd522e405.rmeta --extern ra_ap_rustc_lexer=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libra_ap_rustc_lexer-a482f47d0704b35d.rmeta --extern tracing=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libtracing-14e4856e6f2329c8.rmeta --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(parallel_compiler)' '--check-cfg=cfg(rust_analyzer)' -Zmacro-backtrace -Zunstable-options -Csplit-debuginfo=off -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zunstable-options -Zon-broken-pipe=kill -Z binary-dep-depinfo` Dirty parking_lot v0.12.2: the dependency parking_lot_core was rebuilt Compiling parking_lot v0.12.2 Running `/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc --crate-name parking_lot --edition=2021 /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/vendor/parking_lot-0.12.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)' --check-cfg 'cfg(feature, values("arc_lock", "deadlock_detection", "default", "hardware-lock-elision", "nightly", "owning_ref", "send_guard", "serde"))' -C metadata=2c1fc112c423a173 -C extra-filename=-2c1fc112c423a173 --out-dir /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps --target x86_64-unknown-illumos -C linker=/usr/gcc/13/bin/gcc -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/release/deps --extern lock_api=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/liblock_api-e51341e244bb35c6.rmeta --extern parking_lot_core=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libparking_lot_core-8607b4b5305b214a.rmeta --cap-lints allow --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(parallel_compiler)' '--check-cfg=cfg(rust_analyzer)' -Zmacro-backtrace -Zunstable-options -Csplit-debuginfo=off -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zunstable-options -Zon-broken-pipe=kill -Z binary-dep-depinfo` Dirty stdx v0.0.0 (/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/tools/rust-analyzer/crates/stdx): the dependency always_assert was rebuilt Compiling stdx v0.0.0 (/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/tools/rust-analyzer/crates/stdx) Running `/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc --crate-name stdx --edition=2021 crates/stdx/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::suspicious' '--warn=clippy::style' '--allow=clippy::restriction' '--deny=clippy::perf' '--deny=clippy::correctness' '--warn=clippy::complexity' '--allow=clippy::wrong_self_convention' '--allow=clippy::useless_asref' --warn=unused_lifetimes --warn=unused_extern_crates --warn=unreachable_pub '--allow=clippy::type_complexity' '--allow=clippy::too_many_arguments' '--warn=clippy::todo' '--warn=clippy::str_to_string' --warn=semicolon_in_expressions_from_macros '--allow=clippy::result_unit_err' '--warn=clippy::rc_buffer' '--warn=clippy::print_stdout' '--warn=clippy::print_stderr' '--allow=clippy::new_ret_no_self' '--allow=clippy::len_without_is_empty' --warn=explicit_outlives_requirements '--allow=clippy::enum_variant_names' --warn=ellipsis_inclusive_range_patterns --warn=elided_lifetimes_in_paths '--warn=clippy::dbg_macro' --warn=bare_trait_objects '--allow=clippy::assigning_clones' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("backtrace"))' -C metadata=a8e1021851d08a40 -C extra-filename=-a8e1021851d08a40 --out-dir /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps --target x86_64-unknown-illumos -C linker=/usr/gcc/13/bin/gcc -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/release/deps --extern always_assert=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libalways_assert-58f2522d1fd331c4.rmeta --extern crossbeam_channel=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libcrossbeam_channel-93a8c65355c36153.rmeta --extern itertools=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libitertools-1ea3fb1e188bb046.rmeta --extern jod_thread=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libjod_thread-98f9e1de215c2aac.rmeta --extern libc=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/liblibc-3e7518595b3b6992.rmeta --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(parallel_compiler)' '--check-cfg=cfg(rust_analyzer)' -Zmacro-backtrace -Zunstable-options -Csplit-debuginfo=off -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zunstable-options -Zon-broken-pipe=kill -Z binary-dep-depinfo` Dirty dashmap v5.5.3: the dependency parking_lot_core was rebuilt Compiling dashmap v5.5.3 Running `/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc --crate-name dashmap --edition=2018 /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/vendor/dashmap-5.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 --cfg 'feature="raw-api"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("arbitrary", "inline", "raw-api", "rayon", "serde"))' -C metadata=9b0d2ca3b101df2d -C extra-filename=-9b0d2ca3b101df2d --out-dir /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps --target x86_64-unknown-illumos -C linker=/usr/gcc/13/bin/gcc -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/release/deps --extern cfg_if=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libcfg_if-9fafd12e719e19ea.rmeta --extern hashbrown=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libhashbrown-0889680c9543e4bc.rmeta --extern lock_api=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/liblock_api-e51341e244bb35c6.rmeta --extern once_cell=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libonce_cell-a3125bf95ce38619.rmeta --extern parking_lot_core=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libparking_lot_core-8607b4b5305b214a.rmeta --cap-lints allow --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(parallel_compiler)' '--check-cfg=cfg(rust_analyzer)' -Zmacro-backtrace -Zunstable-options -Csplit-debuginfo=off -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zunstable-options -Zon-broken-pipe=kill -Z binary-dep-depinfo` Dirty serde_json v1.0.117: the dependency indexmap was rebuilt Compiling serde_json v1.0.117 Running `/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc --crate-name serde_json --edition=2021 /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/vendor/serde_json-1.0.117/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="indexmap"' --cfg 'feature="preserve_order"' --cfg 'feature="std"' --cfg 'feature="unbounded_depth"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("alloc", "arbitrary_precision", "default", "float_roundtrip", "indexmap", "preserve_order", "raw_value", "std", "unbounded_depth"))' -C metadata=acb2416b05af223a -C extra-filename=-acb2416b05af223a --out-dir /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps --target x86_64-unknown-illumos -C linker=/usr/gcc/13/bin/gcc -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/release/deps --extern indexmap=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libindexmap-f1eccd337fb771e7.rmeta --extern itoa=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libitoa-1cceb1650151643c.rmeta --extern ryu=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libryu-0888c8429afcbb03.rmeta --extern serde=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libserde-fe3d0e6e9c2e1a2c.rmeta --cap-lints allow --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(parallel_compiler)' '--check-cfg=cfg(rust_analyzer)' -Zmacro-backtrace -Zunstable-options -Csplit-debuginfo=off -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zunstable-options -Zon-broken-pipe=kill -Z binary-dep-depinfo --cfg limb_width_64 --check-cfg 'cfg(limb_width_32)' --check-cfg 'cfg(limb_width_64)'` Dirty salsa v0.0.0 (/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/tools/rust-analyzer/crates/salsa): the dependency parking_lot was rebuilt Compiling salsa v0.0.0 (/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/tools/rust-analyzer/crates/salsa) Running `/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc --crate-name salsa --edition=2021 crates/salsa/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::suspicious' '--warn=clippy::style' '--allow=clippy::restriction' '--deny=clippy::perf' '--deny=clippy::correctness' '--warn=clippy::complexity' '--allow=clippy::wrong_self_convention' '--allow=clippy::useless_asref' --warn=unused_lifetimes --warn=unused_extern_crates --warn=unreachable_pub '--allow=clippy::type_complexity' '--allow=clippy::too_many_arguments' '--warn=clippy::todo' '--warn=clippy::str_to_string' --warn=semicolon_in_expressions_from_macros '--allow=clippy::result_unit_err' '--warn=clippy::rc_buffer' '--warn=clippy::print_stdout' '--warn=clippy::print_stderr' '--allow=clippy::new_ret_no_self' '--allow=clippy::len_without_is_empty' --warn=explicit_outlives_requirements '--allow=clippy::enum_variant_names' --warn=ellipsis_inclusive_range_patterns --warn=elided_lifetimes_in_paths '--warn=clippy::dbg_macro' --warn=bare_trait_objects '--allow=clippy::assigning_clones' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=88ca8d6e077f50fa -C extra-filename=-88ca8d6e077f50fa --out-dir /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps --target x86_64-unknown-illumos -C linker=/usr/gcc/13/bin/gcc -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/release/deps --extern indexmap=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libindexmap-f1eccd337fb771e7.rmeta --extern itertools=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libitertools-1ea3fb1e188bb046.rmeta --extern lock_api=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/liblock_api-e51341e244bb35c6.rmeta --extern oorandom=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/liboorandom-e57d9ba745cd6602.rmeta --extern parking_lot=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libparking_lot-2c1fc112c423a173.rmeta --extern rustc_hash=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/librustc_hash-fae0e07e0005c234.rmeta --extern salsa_macros=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/release/deps/libsalsa_macros-2beaa3975c52d48f.so --extern smallvec=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libsmallvec-f61dbf87fa3c3363.rmeta --extern tracing=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libtracing-14e4856e6f2329c8.rmeta --extern triomphe=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libtriomphe-3342a97df287aef3.rmeta --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(parallel_compiler)' '--check-cfg=cfg(rust_analyzer)' -Zmacro-backtrace -Zunstable-options -Csplit-debuginfo=off -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zunstable-options -Zon-broken-pipe=kill -Z binary-dep-depinfo` Dirty vfs v0.0.0 (/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/tools/rust-analyzer/crates/vfs): the dependency indexmap was rebuilt Compiling vfs v0.0.0 (/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/tools/rust-analyzer/crates/vfs) Running `/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc --crate-name vfs --edition=2021 crates/vfs/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::suspicious' '--warn=clippy::style' '--allow=clippy::restriction' '--deny=clippy::perf' '--deny=clippy::correctness' '--warn=clippy::complexity' '--allow=clippy::wrong_self_convention' '--allow=clippy::useless_asref' --warn=unused_lifetimes --warn=unused_extern_crates --warn=unreachable_pub '--allow=clippy::type_complexity' '--allow=clippy::too_many_arguments' '--warn=clippy::todo' '--warn=clippy::str_to_string' --warn=semicolon_in_expressions_from_macros '--allow=clippy::result_unit_err' '--warn=clippy::rc_buffer' '--warn=clippy::print_stdout' '--warn=clippy::print_stderr' '--allow=clippy::new_ret_no_self' '--allow=clippy::len_without_is_empty' --warn=explicit_outlives_requirements '--allow=clippy::enum_variant_names' --warn=ellipsis_inclusive_range_patterns --warn=elided_lifetimes_in_paths '--warn=clippy::dbg_macro' --warn=bare_trait_objects '--allow=clippy::assigning_clones' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=adc43946320a6585 -C extra-filename=-adc43946320a6585 --out-dir /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps --target x86_64-unknown-illumos -C linker=/usr/gcc/13/bin/gcc -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/release/deps --extern fst=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libfst-49037c10a80b0714.rmeta --extern indexmap=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libindexmap-f1eccd337fb771e7.rmeta --extern nohash_hasher=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libnohash_hasher-57d880b8a1e96350.rmeta --extern paths=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libpaths-cd43a19688d1fe7b.rmeta --extern rustc_hash=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/librustc_hash-fae0e07e0005c234.rmeta --extern stdx=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libstdx-a8e1021851d08a40.rmeta --extern tracing=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libtracing-14e4856e6f2329c8.rmeta --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(parallel_compiler)' '--check-cfg=cfg(rust_analyzer)' -Zmacro-backtrace -Zunstable-options -Csplit-debuginfo=off -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zunstable-options -Zon-broken-pipe=kill -Z binary-dep-depinfo` Dirty tt v0.0.0 (/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/tools/rust-analyzer/crates/tt): the dependency stdx was rebuilt Compiling tt v0.0.0 (/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/tools/rust-analyzer/crates/tt) Running `/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc --crate-name tt --edition=2021 crates/tt/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::suspicious' '--warn=clippy::style' '--allow=clippy::restriction' '--deny=clippy::perf' '--deny=clippy::correctness' '--warn=clippy::complexity' '--allow=clippy::wrong_self_convention' '--allow=clippy::useless_asref' --warn=unused_lifetimes --warn=unused_extern_crates --warn=unreachable_pub '--allow=clippy::type_complexity' '--allow=clippy::too_many_arguments' '--warn=clippy::todo' '--warn=clippy::str_to_string' --warn=semicolon_in_expressions_from_macros '--allow=clippy::result_unit_err' '--warn=clippy::rc_buffer' '--warn=clippy::print_stdout' '--warn=clippy::print_stderr' '--allow=clippy::new_ret_no_self' '--allow=clippy::len_without_is_empty' --warn=explicit_outlives_requirements '--allow=clippy::enum_variant_names' --warn=ellipsis_inclusive_range_patterns --warn=elided_lifetimes_in_paths '--warn=clippy::dbg_macro' --warn=bare_trait_objects '--allow=clippy::assigning_clones' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=aa18d48871e9ff8f -C extra-filename=-aa18d48871e9ff8f --out-dir /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps --target x86_64-unknown-illumos -C linker=/usr/gcc/13/bin/gcc -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/release/deps --extern arrayvec=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libarrayvec-f7fbed3e245c9513.rmeta --extern smol_str=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libsmol_str-71ce083ac8994db8.rmeta --extern stdx=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libstdx-a8e1021851d08a40.rmeta --extern text_size=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libtext_size-a704d8107a7d1b2e.rmeta --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(parallel_compiler)' '--check-cfg=cfg(rust_analyzer)' -Zmacro-backtrace -Zunstable-options -Csplit-debuginfo=off -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zunstable-options -Zon-broken-pipe=kill -Z binary-dep-depinfo` Dirty syntax v0.0.0 (/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/tools/rust-analyzer/crates/syntax): the dependency once_cell was rebuilt (1725741114.355539425s, 11m 36s after last build at 1725740418.086718036s) Compiling syntax v0.0.0 (/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/tools/rust-analyzer/crates/syntax) Running `/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc --crate-name syntax --edition=2021 crates/syntax/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::suspicious' '--warn=clippy::style' '--allow=clippy::restriction' '--deny=clippy::perf' '--deny=clippy::correctness' '--warn=clippy::complexity' '--allow=clippy::wrong_self_convention' '--allow=clippy::useless_asref' --warn=unused_lifetimes --warn=unused_extern_crates --warn=unreachable_pub '--allow=clippy::type_complexity' '--allow=clippy::too_many_arguments' '--warn=clippy::todo' '--warn=clippy::str_to_string' --warn=semicolon_in_expressions_from_macros '--allow=clippy::result_unit_err' '--warn=clippy::rc_buffer' '--warn=clippy::print_stdout' '--warn=clippy::print_stderr' '--allow=clippy::new_ret_no_self' '--allow=clippy::len_without_is_empty' --warn=explicit_outlives_requirements '--allow=clippy::enum_variant_names' --warn=ellipsis_inclusive_range_patterns --warn=elided_lifetimes_in_paths '--warn=clippy::dbg_macro' --warn=bare_trait_objects '--allow=clippy::assigning_clones' --cfg 'feature="in-rust-tree"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("in-rust-tree"))' -C metadata=fa9f4d95f4a2ea08 -C extra-filename=-fa9f4d95f4a2ea08 --out-dir /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps --target x86_64-unknown-illumos -C linker=/usr/gcc/13/bin/gcc -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/release/deps --extern cov_mark=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libcov_mark-9bf4a0f32b3680d0.rmeta --extern either=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libeither-635e99546b526d6a.rmeta --extern indexmap=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libindexmap-f1eccd337fb771e7.rmeta --extern itertools=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libitertools-1ea3fb1e188bb046.rmeta --extern once_cell=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libonce_cell-a3125bf95ce38619.rmeta --extern parser=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libparser-1b15477d56a4ac32.rmeta --extern ra_ap_rustc_lexer=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libra_ap_rustc_lexer-a482f47d0704b35d.rmeta --extern rowan=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/librowan-521cf5560fa1cef1.rmeta --extern rustc_hash=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/librustc_hash-fae0e07e0005c234.rmeta --extern smol_str=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libsmol_str-71ce083ac8994db8.rmeta --extern stdx=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libstdx-a8e1021851d08a40.rmeta --extern text_edit=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libtext_edit-e0df24ee346fb531.rmeta --extern tracing=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libtracing-14e4856e6f2329c8.rmeta --extern triomphe=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libtriomphe-3342a97df287aef3.rmeta --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(parallel_compiler)' '--check-cfg=cfg(rust_analyzer)' -Zmacro-backtrace -Zunstable-options -Csplit-debuginfo=off -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zunstable-options -Zon-broken-pipe=kill -Z binary-dep-depinfo` Dirty cfg v0.0.0 (/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/tools/rust-analyzer/crates/cfg): the dependency tt was rebuilt Compiling cfg v0.0.0 (/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/tools/rust-analyzer/crates/cfg) Running `/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc --crate-name cfg --edition=2021 crates/cfg/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::suspicious' '--warn=clippy::style' '--allow=clippy::restriction' '--deny=clippy::perf' '--deny=clippy::correctness' '--warn=clippy::complexity' '--allow=clippy::wrong_self_convention' '--allow=clippy::useless_asref' --warn=unused_lifetimes --warn=unused_extern_crates --warn=unreachable_pub '--allow=clippy::type_complexity' '--allow=clippy::too_many_arguments' '--warn=clippy::todo' '--warn=clippy::str_to_string' --warn=semicolon_in_expressions_from_macros '--allow=clippy::result_unit_err' '--warn=clippy::rc_buffer' '--warn=clippy::print_stdout' '--warn=clippy::print_stderr' '--allow=clippy::new_ret_no_self' '--allow=clippy::len_without_is_empty' --warn=explicit_outlives_requirements '--allow=clippy::enum_variant_names' --warn=ellipsis_inclusive_range_patterns --warn=elided_lifetimes_in_paths '--warn=clippy::dbg_macro' --warn=bare_trait_objects '--allow=clippy::assigning_clones' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=32016c806476b244 -C extra-filename=-32016c806476b244 --out-dir /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps --target x86_64-unknown-illumos -C linker=/usr/gcc/13/bin/gcc -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/release/deps --extern rustc_hash=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/librustc_hash-fae0e07e0005c234.rmeta --extern tt=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libtt-aa18d48871e9ff8f.rmeta --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(parallel_compiler)' '--check-cfg=cfg(rust_analyzer)' -Zmacro-backtrace -Zunstable-options -Csplit-debuginfo=off -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zunstable-options -Zon-broken-pipe=kill -Z binary-dep-depinfo` Dirty intern v0.0.0 (/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/tools/rust-analyzer/crates/intern): the dependency dashmap was rebuilt Compiling intern v0.0.0 (/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/tools/rust-analyzer/crates/intern) Running `/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc --crate-name intern --edition=2021 crates/intern/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::suspicious' '--warn=clippy::style' '--allow=clippy::restriction' '--deny=clippy::perf' '--deny=clippy::correctness' '--warn=clippy::complexity' '--allow=clippy::wrong_self_convention' '--allow=clippy::useless_asref' --warn=unused_lifetimes --warn=unused_extern_crates --warn=unreachable_pub '--allow=clippy::type_complexity' '--allow=clippy::too_many_arguments' '--warn=clippy::todo' '--warn=clippy::str_to_string' --warn=semicolon_in_expressions_from_macros '--allow=clippy::result_unit_err' '--warn=clippy::rc_buffer' '--warn=clippy::print_stdout' '--warn=clippy::print_stderr' '--allow=clippy::new_ret_no_self' '--allow=clippy::len_without_is_empty' --warn=explicit_outlives_requirements '--allow=clippy::enum_variant_names' --warn=ellipsis_inclusive_range_patterns --warn=elided_lifetimes_in_paths '--warn=clippy::dbg_macro' --warn=bare_trait_objects '--allow=clippy::assigning_clones' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=03e73f67709ae156 -C extra-filename=-03e73f67709ae156 --out-dir /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps --target x86_64-unknown-illumos -C linker=/usr/gcc/13/bin/gcc -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/release/deps --extern dashmap=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libdashmap-9b0d2ca3b101df2d.rmeta --extern hashbrown=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libhashbrown-0889680c9543e4bc.rmeta --extern rustc_hash=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/librustc_hash-fae0e07e0005c234.rmeta --extern triomphe=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libtriomphe-3342a97df287aef3.rmeta --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(parallel_compiler)' '--check-cfg=cfg(rust_analyzer)' -Zmacro-backtrace -Zunstable-options -Csplit-debuginfo=off -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zunstable-options -Zon-broken-pipe=kill -Z binary-dep-depinfo` Dirty petgraph v0.6.5: the dependency indexmap was rebuilt Compiling petgraph v0.6.5 Running `/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc --crate-name petgraph --edition=2018 /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/vendor/petgraph-0.6.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="default"' --cfg 'feature="graphmap"' --cfg 'feature="matrix_graph"' --cfg 'feature="stable_graph"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("all", "default", "generate", "graphmap", "matrix_graph", "quickcheck", "rayon", "serde", "serde-1", "serde_derive", "stable_graph", "unstable"))' -C metadata=13429a877486f205 -C extra-filename=-13429a877486f205 --out-dir /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps --target x86_64-unknown-illumos -C linker=/usr/gcc/13/bin/gcc -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/release/deps --extern fixedbitset=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libfixedbitset-34191b8a68944ac1.rmeta --extern indexmap=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libindexmap-f1eccd337fb771e7.rmeta --cap-lints allow --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(parallel_compiler)' '--check-cfg=cfg(rust_analyzer)' -Zmacro-backtrace -Zunstable-options -Csplit-debuginfo=off -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zunstable-options -Zon-broken-pipe=kill -Z binary-dep-depinfo` Dirty ra-ap-rustc_abi v0.53.0: the dependency tracing was rebuilt Compiling ra-ap-rustc_abi v0.53.0 Running `/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc --crate-name ra_ap_rustc_abi --edition=2021 /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/vendor/ra-ap-rustc_abi-0.53.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)' --check-cfg 'cfg(feature, values("rand", "rand_xoshiro"))' -C metadata=428f733954edb5fb -C extra-filename=-428f733954edb5fb --out-dir /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps --target x86_64-unknown-illumos -C linker=/usr/gcc/13/bin/gcc -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/release/deps --extern bitflags=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libbitflags-89ecf8ed89d99a42.rmeta --extern rustc_index=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libra_ap_rustc_index-bae40f08943751ac.rmeta --extern tracing=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libtracing-14e4856e6f2329c8.rmeta --cap-lints allow --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(parallel_compiler)' '--check-cfg=cfg(rust_analyzer)' -Zmacro-backtrace -Zunstable-options -Csplit-debuginfo=off -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zunstable-options -Zon-broken-pipe=kill -Z binary-dep-depinfo` Dirty ra-ap-rustc_pattern_analysis v0.53.0: the dependency tracing was rebuilt Compiling ra-ap-rustc_pattern_analysis v0.53.0 Running `/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc --crate-name ra_ap_rustc_pattern_analysis --edition=2021 /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/vendor/ra-ap-rustc_pattern_analysis-0.53.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)' --check-cfg 'cfg(feature, values())' -C metadata=55f63ccb6982c84a -C extra-filename=-55f63ccb6982c84a --out-dir /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps --target x86_64-unknown-illumos -C linker=/usr/gcc/13/bin/gcc -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/release/deps --extern rustc_index=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libra_ap_rustc_index-bae40f08943751ac.rmeta --extern rustc_hash=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/librustc_hash-fae0e07e0005c234.rmeta --extern rustc_apfloat=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/librustc_apfloat-99c49fca5bbf4e8b.rmeta --extern smallvec=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libsmallvec-f61dbf87fa3c3363.rmeta --extern tracing=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libtracing-14e4856e6f2329c8.rmeta --cap-lints allow --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(parallel_compiler)' '--check-cfg=cfg(rust_analyzer)' -Zmacro-backtrace -Zunstable-options -Csplit-debuginfo=off -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zunstable-options -Zon-broken-pipe=kill -Z binary-dep-depinfo` Dirty home v0.5.9: the rustflags changed Compiling home v0.5.9 Running `/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc --crate-name home --edition=2021 /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/vendor/home-0.5.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 '--allow=clippy::all' '--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)' --check-cfg 'cfg(feature, values())' -C metadata=982a13c1b6226ba0 -C extra-filename=-982a13c1b6226ba0 --out-dir /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps --target x86_64-unknown-illumos -C linker=/usr/gcc/13/bin/gcc -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/release/deps --cap-lints allow --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(parallel_compiler)' '--check-cfg=cfg(rust_analyzer)' -Zmacro-backtrace -Zunstable-options -Csplit-debuginfo=off -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zunstable-options -Zon-broken-pipe=kill -Z binary-dep-depinfo` Fresh cfg_aliases v0.1.1 Dirty toolchain v0.0.0 (/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/tools/rust-analyzer/crates/toolchain): the dependency home was rebuilt (1725741117.366134543s, 12m 3s after last build at 1725740394.796782928s) Compiling toolchain v0.0.0 (/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/tools/rust-analyzer/crates/toolchain) Running `/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc --crate-name toolchain --edition=2021 crates/toolchain/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::suspicious' '--warn=clippy::style' '--allow=clippy::restriction' '--deny=clippy::perf' '--deny=clippy::correctness' '--warn=clippy::complexity' '--allow=clippy::wrong_self_convention' '--allow=clippy::useless_asref' --warn=unused_lifetimes --warn=unused_extern_crates --warn=unreachable_pub '--allow=clippy::type_complexity' '--allow=clippy::too_many_arguments' '--warn=clippy::todo' '--warn=clippy::str_to_string' --warn=semicolon_in_expressions_from_macros '--allow=clippy::result_unit_err' '--warn=clippy::rc_buffer' '--warn=clippy::print_stdout' '--warn=clippy::print_stderr' '--allow=clippy::new_ret_no_self' '--allow=clippy::len_without_is_empty' --warn=explicit_outlives_requirements '--allow=clippy::enum_variant_names' --warn=ellipsis_inclusive_range_patterns --warn=elided_lifetimes_in_paths '--warn=clippy::dbg_macro' --warn=bare_trait_objects '--allow=clippy::assigning_clones' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=dfaf1ecede306e33 -C extra-filename=-dfaf1ecede306e33 --out-dir /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps --target x86_64-unknown-illumos -C linker=/usr/gcc/13/bin/gcc -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/release/deps --extern camino=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libcamino-a1db359f8034ecbe.rmeta --extern home=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libhome-982a13c1b6226ba0.rmeta --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(parallel_compiler)' '--check-cfg=cfg(rust_analyzer)' -Zmacro-backtrace -Zunstable-options -Csplit-debuginfo=off -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zunstable-options -Zon-broken-pipe=kill -Z binary-dep-depinfo` Dirty unicase v2.7.0: the rustflags changed Compiling unicase v2.7.0 Running `/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/release/build/unicase-820d32e166a7d77d/build-script-build` Dirty unicode-normalization v0.1.23: the rustflags changed Compiling unicode-normalization v0.1.23 Running `/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc --crate-name unicode_normalization --edition=2018 /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/vendor/unicode-normalization-0.1.23/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)' --check-cfg 'cfg(feature, values("default", "std"))' -C metadata=fe85a5c32eb947ae -C extra-filename=-fe85a5c32eb947ae --out-dir /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps --target x86_64-unknown-illumos -C linker=/usr/gcc/13/bin/gcc -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/release/deps --extern tinyvec=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libtinyvec-ab703c3f18848a4c.rmeta --cap-lints allow --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(parallel_compiler)' '--check-cfg=cfg(rust_analyzer)' -Zmacro-backtrace -Zunstable-options -Csplit-debuginfo=off -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zunstable-options -Zon-broken-pipe=kill -Z binary-dep-depinfo` Dirty same-file v1.0.6: the rustflags changed Compiling same-file v1.0.6 Running `/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc --crate-name same_file --edition=2018 /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/vendor/same-file-1.0.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 --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=3cd225259f0fdbb9 -C extra-filename=-3cd225259f0fdbb9 --out-dir /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps --target x86_64-unknown-illumos -C linker=/usr/gcc/13/bin/gcc -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/release/deps --cap-lints allow --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(parallel_compiler)' '--check-cfg=cfg(rust_analyzer)' -Zmacro-backtrace -Zunstable-options -Csplit-debuginfo=off -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zunstable-options -Zon-broken-pipe=kill -Z binary-dep-depinfo` Dirty percent-encoding v2.3.1: the rustflags changed Compiling percent-encoding v2.3.1 Running `/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc --crate-name percent_encoding --edition=2018 /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/vendor/percent-encoding-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="alloc"' --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("alloc", "default", "std"))' -C metadata=d9bce70653df3639 -C extra-filename=-d9bce70653df3639 --out-dir /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps --target x86_64-unknown-illumos -C linker=/usr/gcc/13/bin/gcc -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/release/deps --cap-lints allow --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(parallel_compiler)' '--check-cfg=cfg(rust_analyzer)' -Zmacro-backtrace -Zunstable-options -Csplit-debuginfo=off -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zunstable-options -Zon-broken-pipe=kill -Z binary-dep-depinfo` Fresh option-ext v0.2.0 Dirty unicode-bidi v0.3.15: the rustflags changed Compiling unicode-bidi v0.3.15 Running `/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc --crate-name unicode_bidi --edition=2018 /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/vendor/unicode-bidi-0.3.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 --cfg 'feature="hardcoded-data"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("bench_it", "default", "flame", "flame_it", "flamer", "hardcoded-data", "serde", "std", "unstable", "with_serde"))' -C metadata=ba2653da0f4f75fb -C extra-filename=-ba2653da0f4f75fb --out-dir /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps --target x86_64-unknown-illumos -C linker=/usr/gcc/13/bin/gcc -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/release/deps --cap-lints allow --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(parallel_compiler)' '--check-cfg=cfg(rust_analyzer)' -Zmacro-backtrace -Zunstable-options -Csplit-debuginfo=off -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zunstable-options -Zon-broken-pipe=kill -Z binary-dep-depinfo` Dirty walkdir v2.5.0: the rustflags changed Compiling walkdir v2.5.0 Running `/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc --crate-name walkdir --edition=2018 /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/vendor/walkdir-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 --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=c42e2fc79e865be0 -C extra-filename=-c42e2fc79e865be0 --out-dir /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps --target x86_64-unknown-illumos -C linker=/usr/gcc/13/bin/gcc -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/release/deps --extern same_file=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libsame_file-3cd225259f0fdbb9.rmeta --cap-lints allow --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(parallel_compiler)' '--check-cfg=cfg(rust_analyzer)' -Zmacro-backtrace -Zunstable-options -Csplit-debuginfo=off -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zunstable-options -Zon-broken-pipe=kill -Z binary-dep-depinfo` Dirty form_urlencoded v1.2.1: the rustflags changed Compiling form_urlencoded v1.2.1 Running `/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc --crate-name form_urlencoded --edition=2018 /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/vendor/form_urlencoded-1.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="alloc"' --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("alloc", "default", "std"))' -C metadata=03caeb3925d35711 -C extra-filename=-03caeb3925d35711 --out-dir /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps --target x86_64-unknown-illumos -C linker=/usr/gcc/13/bin/gcc -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/release/deps --extern percent_encoding=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libpercent_encoding-d9bce70653df3639.rmeta --cap-lints allow --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(parallel_compiler)' '--check-cfg=cfg(rust_analyzer)' -Zmacro-backtrace -Zunstable-options -Csplit-debuginfo=off -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zunstable-options -Zon-broken-pipe=kill -Z binary-dep-depinfo` Dirty dirs-sys v0.4.1: the dependency libc was rebuilt (1725741115.386532158s, 12m 19s after last build at 1725740376.408852330s) Compiling dirs-sys v0.4.1 Running `/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc --crate-name dirs_sys --edition=2015 /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/vendor/dirs-sys-0.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)' --check-cfg 'cfg(feature, values())' -C metadata=1b590e93508082ab -C extra-filename=-1b590e93508082ab --out-dir /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps --target x86_64-unknown-illumos -C linker=/usr/gcc/13/bin/gcc -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/release/deps --extern libc=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/liblibc-3e7518595b3b6992.rmeta --extern option_ext=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/liboption_ext-664b156aa1c72561.rmeta --cap-lints allow --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(parallel_compiler)' '--check-cfg=cfg(rust_analyzer)' -Zmacro-backtrace -Zunstable-options -Csplit-debuginfo=off -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zunstable-options -Zon-broken-pipe=kill -Z binary-dep-depinfo` Dirty span v0.0.0 (/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/tools/rust-analyzer/crates/span): the dependency vfs was rebuilt Compiling span v0.0.0 (/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/tools/rust-analyzer/crates/span) Running `/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc --crate-name span --edition=2021 crates/span/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::suspicious' '--warn=clippy::style' '--allow=clippy::restriction' '--deny=clippy::perf' '--deny=clippy::correctness' '--warn=clippy::complexity' '--allow=clippy::wrong_self_convention' '--allow=clippy::useless_asref' --warn=unused_lifetimes --warn=unused_extern_crates --warn=unreachable_pub '--allow=clippy::type_complexity' '--allow=clippy::too_many_arguments' '--warn=clippy::todo' '--warn=clippy::str_to_string' --warn=semicolon_in_expressions_from_macros '--allow=clippy::result_unit_err' '--warn=clippy::rc_buffer' '--warn=clippy::print_stdout' '--warn=clippy::print_stderr' '--allow=clippy::new_ret_no_self' '--allow=clippy::len_without_is_empty' --warn=explicit_outlives_requirements '--allow=clippy::enum_variant_names' --warn=ellipsis_inclusive_range_patterns --warn=elided_lifetimes_in_paths '--warn=clippy::dbg_macro' --warn=bare_trait_objects '--allow=clippy::assigning_clones' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=9d528ac6f4599e4a -C extra-filename=-9d528ac6f4599e4a --out-dir /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps --target x86_64-unknown-illumos -C linker=/usr/gcc/13/bin/gcc -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/release/deps --extern hashbrown=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libhashbrown-0889680c9543e4bc.rmeta --extern la_arena=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libla_arena-4947d1c7ecef0591.rmeta --extern rustc_hash=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/librustc_hash-fae0e07e0005c234.rmeta --extern salsa=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libsalsa-88ca8d6e077f50fa.rmeta --extern stdx=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libstdx-a8e1021851d08a40.rmeta --extern syntax=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libsyntax-fa9f4d95f4a2ea08.rmeta --extern text_size=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libtext_size-a704d8107a7d1b2e.rmeta --extern vfs=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libvfs-adc43946320a6585.rmeta --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(parallel_compiler)' '--check-cfg=cfg(rust_analyzer)' -Zmacro-backtrace -Zunstable-options -Csplit-debuginfo=off -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zunstable-options -Zon-broken-pipe=kill -Z binary-dep-depinfo` Dirty chalk-solve v0.98.0: the dependency petgraph was rebuilt Compiling chalk-solve v0.98.0 Running `/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc --crate-name chalk_solve --edition=2018 /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/vendor/chalk-solve-0.98.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)' --check-cfg 'cfg(feature, values("default", "tracing-full", "tracing-subscriber", "tracing-tree"))' -C metadata=7cdde33487be1e98 -C extra-filename=-7cdde33487be1e98 --out-dir /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps --target x86_64-unknown-illumos -C linker=/usr/gcc/13/bin/gcc -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/release/deps --extern chalk_derive=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/release/deps/libchalk_derive-7a0ab3755109c860.so --extern chalk_ir=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libchalk_ir-c660093a2cf50830.rmeta --extern ena=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libena-b15fb1b9d73cd2a9.rmeta --extern indexmap=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libindexmap-f1eccd337fb771e7.rmeta --extern itertools=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libitertools-1ea3fb1e188bb046.rmeta --extern petgraph=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libpetgraph-13429a877486f205.rmeta --extern rustc_hash=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/librustc_hash-fae0e07e0005c234.rmeta --extern tracing=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libtracing-14e4856e6f2329c8.rmeta --cap-lints allow --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(parallel_compiler)' '--check-cfg=cfg(rust_analyzer)' -Zmacro-backtrace -Zunstable-options -Csplit-debuginfo=off -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zunstable-options -Zon-broken-pipe=kill -Z binary-dep-depinfo` Dirty idna v0.5.0: the rustflags changed Compiling idna v0.5.0 Running `/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc --crate-name idna --edition=2018 /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/vendor/idna-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 opt-level=3 -C embed-bitcode=no --cfg 'feature="alloc"' --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("alloc", "default", "std"))' -C metadata=50308551267d8aa3 -C extra-filename=-50308551267d8aa3 --out-dir /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps --target x86_64-unknown-illumos -C linker=/usr/gcc/13/bin/gcc -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/release/deps --extern unicode_bidi=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libunicode_bidi-ba2653da0f4f75fb.rmeta --extern unicode_normalization=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libunicode_normalization-fe85a5c32eb947ae.rmeta --cap-lints allow --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(parallel_compiler)' '--check-cfg=cfg(rust_analyzer)' -Zmacro-backtrace -Zunstable-options -Csplit-debuginfo=off -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zunstable-options -Zon-broken-pipe=kill -Z binary-dep-depinfo` Dirty base-db v0.0.0 (/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/tools/rust-analyzer/crates/base-db): the dependency vfs was rebuilt Compiling base-db v0.0.0 (/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/tools/rust-analyzer/crates/base-db) Running `/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc --crate-name base_db --edition=2021 crates/base-db/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::suspicious' '--warn=clippy::style' '--allow=clippy::restriction' '--deny=clippy::perf' '--deny=clippy::correctness' '--warn=clippy::complexity' '--allow=clippy::wrong_self_convention' '--allow=clippy::useless_asref' --warn=unused_lifetimes --warn=unused_extern_crates --warn=unreachable_pub '--allow=clippy::type_complexity' '--allow=clippy::too_many_arguments' '--warn=clippy::todo' '--warn=clippy::str_to_string' --warn=semicolon_in_expressions_from_macros '--allow=clippy::result_unit_err' '--warn=clippy::rc_buffer' '--warn=clippy::print_stdout' '--warn=clippy::print_stderr' '--allow=clippy::new_ret_no_self' '--allow=clippy::len_without_is_empty' --warn=explicit_outlives_requirements '--allow=clippy::enum_variant_names' --warn=ellipsis_inclusive_range_patterns --warn=elided_lifetimes_in_paths '--warn=clippy::dbg_macro' --warn=bare_trait_objects '--allow=clippy::assigning_clones' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=d81fe87fc0b87dfb -C extra-filename=-d81fe87fc0b87dfb --out-dir /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps --target x86_64-unknown-illumos -C linker=/usr/gcc/13/bin/gcc -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/release/deps --extern cfg=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libcfg-32016c806476b244.rmeta --extern la_arena=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libla_arena-4947d1c7ecef0591.rmeta --extern lz4_flex=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/liblz4_flex-7badb431cf45eb00.rmeta --extern rustc_hash=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/librustc_hash-fae0e07e0005c234.rmeta --extern salsa=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libsalsa-88ca8d6e077f50fa.rmeta --extern semver=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libsemver-b53690954b1c05ab.rmeta --extern span=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libspan-9d528ac6f4599e4a.rmeta --extern stdx=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libstdx-a8e1021851d08a40.rmeta --extern syntax=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libsyntax-fa9f4d95f4a2ea08.rmeta --extern tracing=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libtracing-14e4856e6f2329c8.rmeta --extern triomphe=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libtriomphe-3342a97df287aef3.rmeta --extern vfs=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libvfs-adc43946320a6585.rmeta --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(parallel_compiler)' '--check-cfg=cfg(rust_analyzer)' -Zmacro-backtrace -Zunstable-options -Csplit-debuginfo=off -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zunstable-options -Zon-broken-pipe=kill -Z binary-dep-depinfo` Dirty mbe v0.0.0 (/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/tools/rust-analyzer/crates/mbe): the dependency span was rebuilt Compiling mbe v0.0.0 (/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/tools/rust-analyzer/crates/mbe) Running `/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc --crate-name mbe --edition=2021 crates/mbe/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::suspicious' '--warn=clippy::style' '--allow=clippy::restriction' '--deny=clippy::perf' '--deny=clippy::correctness' '--warn=clippy::complexity' '--allow=clippy::wrong_self_convention' '--allow=clippy::useless_asref' --warn=unused_lifetimes --warn=unused_extern_crates --warn=unreachable_pub '--allow=clippy::type_complexity' '--allow=clippy::too_many_arguments' '--warn=clippy::todo' '--warn=clippy::str_to_string' --warn=semicolon_in_expressions_from_macros '--allow=clippy::result_unit_err' '--warn=clippy::rc_buffer' '--warn=clippy::print_stdout' '--warn=clippy::print_stderr' '--allow=clippy::new_ret_no_self' '--allow=clippy::len_without_is_empty' --warn=explicit_outlives_requirements '--allow=clippy::enum_variant_names' --warn=ellipsis_inclusive_range_patterns --warn=elided_lifetimes_in_paths '--warn=clippy::dbg_macro' --warn=bare_trait_objects '--allow=clippy::assigning_clones' --cfg 'feature="in-rust-tree"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("in-rust-tree"))' -C metadata=9cfa47cce3beb638 -C extra-filename=-9cfa47cce3beb638 --out-dir /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps --target x86_64-unknown-illumos -C linker=/usr/gcc/13/bin/gcc -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/release/deps --extern arrayvec=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libarrayvec-f7fbed3e245c9513.rmeta --extern cov_mark=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libcov_mark-9bf4a0f32b3680d0.rmeta --extern parser=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libparser-1b15477d56a4ac32.rmeta --extern rustc_hash=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/librustc_hash-fae0e07e0005c234.rmeta --extern smallvec=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libsmallvec-f61dbf87fa3c3363.rmeta --extern span=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libspan-9d528ac6f4599e4a.rmeta --extern stdx=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libstdx-a8e1021851d08a40.rmeta --extern syntax=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libsyntax-fa9f4d95f4a2ea08.rmeta --extern tracing=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libtracing-14e4856e6f2329c8.rmeta --extern tt=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libtt-aa18d48871e9ff8f.rmeta --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(parallel_compiler)' '--check-cfg=cfg(rust_analyzer)' -Zmacro-backtrace -Zunstable-options -Csplit-debuginfo=off -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zunstable-options -Zon-broken-pipe=kill -Z binary-dep-depinfo` Dirty proc-macro-api v0.0.0 (/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/tools/rust-analyzer/crates/proc-macro-api): the dependency span was rebuilt Compiling proc-macro-api v0.0.0 (/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/tools/rust-analyzer/crates/proc-macro-api) Running `/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc --crate-name proc_macro_api --edition=2021 crates/proc-macro-api/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::suspicious' '--warn=clippy::style' '--allow=clippy::restriction' '--deny=clippy::perf' '--deny=clippy::correctness' '--warn=clippy::complexity' '--allow=clippy::wrong_self_convention' '--allow=clippy::useless_asref' --warn=unused_lifetimes --warn=unused_extern_crates --warn=unreachable_pub '--allow=clippy::type_complexity' '--allow=clippy::too_many_arguments' '--warn=clippy::todo' '--warn=clippy::str_to_string' --warn=semicolon_in_expressions_from_macros '--allow=clippy::result_unit_err' '--warn=clippy::rc_buffer' '--warn=clippy::print_stdout' '--warn=clippy::print_stderr' '--allow=clippy::new_ret_no_self' '--allow=clippy::len_without_is_empty' --warn=explicit_outlives_requirements '--allow=clippy::enum_variant_names' --warn=ellipsis_inclusive_range_patterns --warn=elided_lifetimes_in_paths '--warn=clippy::dbg_macro' --warn=bare_trait_objects '--allow=clippy::assigning_clones' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=6b8a698ee716650a -C extra-filename=-6b8a698ee716650a --out-dir /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps --target x86_64-unknown-illumos -C linker=/usr/gcc/13/bin/gcc -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/release/deps --extern base_db=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libbase_db-d81fe87fc0b87dfb.rmeta --extern indexmap=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libindexmap-f1eccd337fb771e7.rmeta --extern la_arena=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libla_arena-4947d1c7ecef0591.rmeta --extern paths=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libpaths-cd43a19688d1fe7b.rmeta --extern rustc_hash=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/librustc_hash-fae0e07e0005c234.rmeta --extern serde=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libserde-fe3d0e6e9c2e1a2c.rmeta --extern serde_json=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libserde_json-acb2416b05af223a.rmeta --extern span=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libspan-9d528ac6f4599e4a.rmeta --extern stdx=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libstdx-a8e1021851d08a40.rmeta --extern text_size=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libtext_size-a704d8107a7d1b2e.rmeta --extern tracing=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libtracing-14e4856e6f2329c8.rmeta --extern tt=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libtt-aa18d48871e9ff8f.rmeta --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(parallel_compiler)' '--check-cfg=cfg(rust_analyzer)' -Zmacro-backtrace -Zunstable-options -Csplit-debuginfo=off -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zunstable-options -Zon-broken-pipe=kill -Z binary-dep-depinfo` Dirty cargo_metadata v0.18.1: the dependency serde_json was rebuilt Compiling cargo_metadata v0.18.1 Running `/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc --crate-name cargo_metadata --edition=2018 /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/vendor/cargo_metadata-0.18.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)' --check-cfg 'cfg(feature, values("builder", "default", "derive_builder", "unstable"))' -C metadata=9b98da1bbdb5d450 -C extra-filename=-9b98da1bbdb5d450 --out-dir /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps --target x86_64-unknown-illumos -C linker=/usr/gcc/13/bin/gcc -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/release/deps --extern camino=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libcamino-a1db359f8034ecbe.rmeta --extern cargo_platform=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libcargo_platform-3f8c1408c273fbb1.rmeta --extern semver=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libsemver-b53690954b1c05ab.rmeta --extern serde=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libserde-fe3d0e6e9c2e1a2c.rmeta --extern serde_json=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libserde_json-acb2416b05af223a.rmeta --extern thiserror=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libthiserror-29810fd7f76661a5.rmeta --cap-lints allow --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(parallel_compiler)' '--check-cfg=cfg(rust_analyzer)' -Zmacro-backtrace -Zunstable-options -Csplit-debuginfo=off -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zunstable-options -Zon-broken-pipe=kill -Z binary-dep-depinfo` Running `/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc --crate-name unicase --edition=2015 /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/vendor/unicase-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 --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("nightly"))' -C metadata=103cf8d0da5ca979 -C extra-filename=-103cf8d0da5ca979 --out-dir /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps --target x86_64-unknown-illumos -C linker=/usr/gcc/13/bin/gcc -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/release/deps --cap-lints allow --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(parallel_compiler)' '--check-cfg=cfg(rust_analyzer)' -Zmacro-backtrace -Zunstable-options -Csplit-debuginfo=off -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zunstable-options -Zon-broken-pipe=kill -Z binary-dep-depinfo --cfg __unicase__iter_cmp --cfg __unicase__default_hasher --cfg __unicase__const_fns --cfg __unicase__core_and_alloc` Dirty hir-expand v0.0.0 (/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/tools/rust-analyzer/crates/hir-expand): the dependency span was rebuilt Compiling hir-expand v0.0.0 (/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/tools/rust-analyzer/crates/hir-expand) Running `/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc --crate-name hir_expand --edition=2021 crates/hir-expand/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::suspicious' '--warn=clippy::style' '--allow=clippy::restriction' '--deny=clippy::perf' '--deny=clippy::correctness' '--warn=clippy::complexity' '--allow=clippy::wrong_self_convention' '--allow=clippy::useless_asref' --warn=unused_lifetimes --warn=unused_extern_crates --warn=unreachable_pub '--allow=clippy::type_complexity' '--allow=clippy::too_many_arguments' '--warn=clippy::todo' '--warn=clippy::str_to_string' --warn=semicolon_in_expressions_from_macros '--allow=clippy::result_unit_err' '--warn=clippy::rc_buffer' '--warn=clippy::print_stdout' '--warn=clippy::print_stderr' '--allow=clippy::new_ret_no_self' '--allow=clippy::len_without_is_empty' --warn=explicit_outlives_requirements '--allow=clippy::enum_variant_names' --warn=ellipsis_inclusive_range_patterns --warn=elided_lifetimes_in_paths '--warn=clippy::dbg_macro' --warn=bare_trait_objects '--allow=clippy::assigning_clones' --cfg 'feature="in-rust-tree"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("in-rust-tree"))' -C metadata=79fa72331ad5f07b -C extra-filename=-79fa72331ad5f07b --out-dir /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps --target x86_64-unknown-illumos -C linker=/usr/gcc/13/bin/gcc -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/release/deps --extern base_db=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libbase_db-d81fe87fc0b87dfb.rmeta --extern cfg=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libcfg-32016c806476b244.rmeta --extern cov_mark=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libcov_mark-9bf4a0f32b3680d0.rmeta --extern either=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libeither-635e99546b526d6a.rmeta --extern hashbrown=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libhashbrown-0889680c9543e4bc.rmeta --extern intern=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libintern-03e73f67709ae156.rmeta --extern itertools=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libitertools-1ea3fb1e188bb046.rmeta --extern la_arena=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libla_arena-4947d1c7ecef0591.rmeta --extern limit=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/liblimit-e130891fd522e405.rmeta --extern mbe=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libmbe-9cfa47cce3beb638.rmeta --extern parser=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libparser-1b15477d56a4ac32.rmeta --extern rustc_hash=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/librustc_hash-fae0e07e0005c234.rmeta --extern smallvec=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libsmallvec-f61dbf87fa3c3363.rmeta --extern span=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libspan-9d528ac6f4599e4a.rmeta --extern stdx=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libstdx-a8e1021851d08a40.rmeta --extern syntax=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libsyntax-fa9f4d95f4a2ea08.rmeta --extern tracing=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libtracing-14e4856e6f2329c8.rmeta --extern triomphe=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libtriomphe-3342a97df287aef3.rmeta --extern tt=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libtt-aa18d48871e9ff8f.rmeta --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(parallel_compiler)' '--check-cfg=cfg(rust_analyzer)' -Zmacro-backtrace -Zunstable-options -Csplit-debuginfo=off -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zunstable-options -Zon-broken-pipe=kill -Z binary-dep-depinfo` Fresh anyhow v1.0.83 Dirty filetime v0.2.23: the rustflags changed Compiling filetime v0.2.23 Running `/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc --crate-name filetime --edition=2018 /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/vendor/filetime-0.2.23/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)' --check-cfg 'cfg(feature, values())' -C metadata=bb4416744d171752 -C extra-filename=-bb4416744d171752 --out-dir /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps --target x86_64-unknown-illumos -C linker=/usr/gcc/13/bin/gcc -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/release/deps --extern cfg_if=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libcfg_if-9fafd12e719e19ea.rmeta --extern libc=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/liblibc-3e7518595b3b6992.rmeta --cap-lints allow --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(parallel_compiler)' '--check-cfg=cfg(rust_analyzer)' -Zmacro-backtrace -Zunstable-options -Csplit-debuginfo=off -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zunstable-options -Zon-broken-pipe=kill -Z binary-dep-depinfo` Fresh ryu v1.0.18 Dirty lazy_static v1.4.0: the rustflags changed Compiling lazy_static v1.4.0 Running `/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc --crate-name lazy_static --edition=2015 /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/vendor/lazy_static-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 opt-level=3 -C embed-bitcode=no --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("spin", "spin_no_std"))' -C metadata=aa85563b2d988685 -C extra-filename=-aa85563b2d988685 --out-dir /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps --target x86_64-unknown-illumos -C linker=/usr/gcc/13/bin/gcc -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/release/deps --cap-lints allow --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(parallel_compiler)' '--check-cfg=cfg(rust_analyzer)' -Zmacro-backtrace -Zunstable-options -Csplit-debuginfo=off -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zunstable-options -Zon-broken-pipe=kill -Z binary-dep-depinfo` Dirty sharded-slab v0.1.7: the rustflags changed Compiling sharded-slab v0.1.7 Running `/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc --crate-name sharded_slab --edition=2018 /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/vendor/sharded-slab-0.1.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)' --check-cfg 'cfg(feature, values("loom"))' -C metadata=fed0194d63a55049 -C extra-filename=-fed0194d63a55049 --out-dir /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps --target x86_64-unknown-illumos -C linker=/usr/gcc/13/bin/gcc -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/release/deps --extern lazy_static=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/liblazy_static-aa85563b2d988685.rmeta --cap-lints allow --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(parallel_compiler)' '--check-cfg=cfg(rust_analyzer)' -Zmacro-backtrace -Zunstable-options -Csplit-debuginfo=off -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zunstable-options -Zon-broken-pipe=kill -Z binary-dep-depinfo` Dirty chalk-recursive v0.98.0: the dependency tracing was rebuilt Compiling chalk-recursive v0.98.0 Running `/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc --crate-name chalk_recursive --edition=2018 /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/vendor/chalk-recursive-0.98.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)' --check-cfg 'cfg(feature, values("default", "tracing-full"))' -C metadata=ecdfb617cc8af246 -C extra-filename=-ecdfb617cc8af246 --out-dir /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps --target x86_64-unknown-illumos -C linker=/usr/gcc/13/bin/gcc -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/release/deps --extern chalk_derive=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/release/deps/libchalk_derive-7a0ab3755109c860.so --extern chalk_ir=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libchalk_ir-c660093a2cf50830.rmeta --extern chalk_solve=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libchalk_solve-7cdde33487be1e98.rmeta --extern rustc_hash=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/librustc_hash-fae0e07e0005c234.rmeta --extern tracing=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libtracing-14e4856e6f2329c8.rmeta --cap-lints allow --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(parallel_compiler)' '--check-cfg=cfg(rust_analyzer)' -Zmacro-backtrace -Zunstable-options -Csplit-debuginfo=off -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zunstable-options -Zon-broken-pipe=kill -Z binary-dep-depinfo` Dirty hir-def v0.0.0 (/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/tools/rust-analyzer/crates/hir-def): the dependency once_cell was rebuilt (1725741114.355539425s, 9m 20s after last build at 1725740554.077045235s) Compiling hir-def v0.0.0 (/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/tools/rust-analyzer/crates/hir-def) Running `/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc --crate-name hir_def --edition=2021 crates/hir-def/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::suspicious' '--warn=clippy::style' '--allow=clippy::restriction' '--deny=clippy::perf' '--deny=clippy::correctness' '--warn=clippy::complexity' '--allow=clippy::wrong_self_convention' '--allow=clippy::useless_asref' --warn=unused_lifetimes --warn=unused_extern_crates --warn=unreachable_pub '--allow=clippy::type_complexity' '--allow=clippy::too_many_arguments' '--warn=clippy::todo' '--warn=clippy::str_to_string' --warn=semicolon_in_expressions_from_macros '--allow=clippy::result_unit_err' '--warn=clippy::rc_buffer' '--warn=clippy::print_stdout' '--warn=clippy::print_stderr' '--allow=clippy::new_ret_no_self' '--allow=clippy::len_without_is_empty' --warn=explicit_outlives_requirements '--allow=clippy::enum_variant_names' --warn=ellipsis_inclusive_range_patterns --warn=elided_lifetimes_in_paths '--warn=clippy::dbg_macro' --warn=bare_trait_objects '--allow=clippy::assigning_clones' --cfg 'feature="in-rust-tree"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("in-rust-tree"))' -C metadata=c440eddd98d08f3c -C extra-filename=-c440eddd98d08f3c --out-dir /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps --target x86_64-unknown-illumos -C linker=/usr/gcc/13/bin/gcc -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/release/deps --extern arrayvec=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libarrayvec-f7fbed3e245c9513.rmeta --extern base_db=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libbase_db-d81fe87fc0b87dfb.rmeta --extern bitflags=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libbitflags-89ecf8ed89d99a42.rmeta --extern cfg=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libcfg-32016c806476b244.rmeta --extern cov_mark=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libcov_mark-9bf4a0f32b3680d0.rmeta --extern dashmap=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libdashmap-9b0d2ca3b101df2d.rmeta --extern drop_bomb=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libdrop_bomb-2f943ddbf5549596.rmeta --extern either=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libeither-635e99546b526d6a.rmeta --extern fst=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libfst-49037c10a80b0714.rmeta --extern hashbrown=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libhashbrown-0889680c9543e4bc.rmeta --extern hir_expand=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libhir_expand-79fa72331ad5f07b.rmeta --extern indexmap=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libindexmap-f1eccd337fb771e7.rmeta --extern intern=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libintern-03e73f67709ae156.rmeta --extern itertools=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libitertools-1ea3fb1e188bb046.rmeta --extern la_arena=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libla_arena-4947d1c7ecef0591.rmeta --extern limit=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/liblimit-e130891fd522e405.rmeta --extern mbe=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libmbe-9cfa47cce3beb638.rmeta --extern once_cell=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libonce_cell-a3125bf95ce38619.rmeta --extern ra_ap_rustc_abi=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libra_ap_rustc_abi-428f733954edb5fb.rmeta --extern ra_ap_rustc_parse_format=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libra_ap_rustc_parse_format-61ea6c7c84f3b6e2.rmeta --extern rustc_hash=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/librustc_hash-fae0e07e0005c234.rmeta --extern rustc_apfloat=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/librustc_apfloat-99c49fca5bbf4e8b.rmeta --extern smallvec=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libsmallvec-f61dbf87fa3c3363.rmeta --extern span=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libspan-9d528ac6f4599e4a.rmeta --extern stdx=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libstdx-a8e1021851d08a40.rmeta --extern syntax=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libsyntax-fa9f4d95f4a2ea08.rmeta --extern tracing=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libtracing-14e4856e6f2329c8.rmeta --extern triomphe=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libtriomphe-3342a97df287aef3.rmeta --extern tt=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libtt-aa18d48871e9ff8f.rmeta --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(parallel_compiler)' '--check-cfg=cfg(rust_analyzer)' -Zmacro-backtrace -Zunstable-options -Csplit-debuginfo=off -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zunstable-options -Zon-broken-pipe=kill -Z binary-dep-depinfo` Dirty crc32fast v1.4.0: the rustflags changed Compiling crc32fast v1.4.0 Running `/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/release/build/crc32fast-2551e896c8857fef/build-script-build` Fresh camino v1.1.6 Fresh thiserror v1.0.60 Dirty notify v6.1.1: the dependency walkdir was rebuilt (1725741114.910612460s, 12m 11s after last build at 1725740383.759057082s) Compiling notify v6.1.1 Running `/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc --crate-name notify --edition=2021 /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/vendor/notify-6.1.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="crossbeam-channel"' --cfg 'feature="default"' --cfg 'feature="fsevent-sys"' --cfg 'feature="macos_fsevent"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("crossbeam-channel", "default", "fsevent-sys", "kqueue", "macos_fsevent", "macos_kqueue", "manual_tests", "mio", "serde", "timing_tests"))' -C metadata=70c3815f4e573e99 -C extra-filename=-70c3815f4e573e99 --out-dir /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps --target x86_64-unknown-illumos -C linker=/usr/gcc/13/bin/gcc -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/release/deps --extern crossbeam_channel=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libcrossbeam_channel-93a8c65355c36153.rmeta --extern filetime=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libfiletime-bb4416744d171752.rmeta --extern libc=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/liblibc-3e7518595b3b6992.rmeta --extern log=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/liblog-172c434f21563709.rmeta --extern walkdir=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libwalkdir-c42e2fc79e865be0.rmeta --cap-lints allow --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(parallel_compiler)' '--check-cfg=cfg(rust_analyzer)' -Zmacro-backtrace -Zunstable-options -Csplit-debuginfo=off -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zunstable-options -Zon-broken-pipe=kill -Z binary-dep-depinfo` Dirty nix v0.28.0: the dependency cfg_if was rebuilt (1725741113.990033344s, 12m 12s after last build at 1725740381.914889104s) Compiling nix v0.28.0 Running `/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc --crate-name nix --edition=2021 /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/vendor/nix-0.28.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="fs"' --cfg 'feature="poll"' --cfg 'feature="process"' --cfg 'feature="signal"' --check-cfg 'cfg(docsrs)' --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=fdf68e825786009f -C extra-filename=-fdf68e825786009f --out-dir /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps --target x86_64-unknown-illumos -C linker=/usr/gcc/13/bin/gcc -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/release/deps --extern bitflags=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libbitflags-89ecf8ed89d99a42.rmeta --extern cfg_if=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libcfg_if-9fafd12e719e19ea.rmeta --extern libc=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/liblibc-3e7518595b3b6992.rmeta --cap-lints allow --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(parallel_compiler)' '--check-cfg=cfg(rust_analyzer)' -Zmacro-backtrace -Zunstable-options -Csplit-debuginfo=off -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zunstable-options -Zon-broken-pipe=kill -Z binary-dep-depinfo --cfg illumos --cfg solarish` Dirty pulldown-cmark v0.9.6: the dependency unicase was rebuilt (1725741171.193515362s, 13m 6s after last build at 1725740385.605265020s) Compiling pulldown-cmark v0.9.6 Running `/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc --crate-name pulldown_cmark --edition=2021 /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/vendor/pulldown-cmark-0.9.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 --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("default", "gen-tests", "getopts", "serde", "simd"))' -C metadata=89fea08d394f9ee3 -C extra-filename=-89fea08d394f9ee3 --out-dir /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps --target x86_64-unknown-illumos -C linker=/usr/gcc/13/bin/gcc -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/release/deps --extern bitflags=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libbitflags-89ecf8ed89d99a42.rmeta --extern memchr=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libmemchr-31defbc76f9d2774.rmeta --extern unicase=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libunicase-103cf8d0da5ca979.rmeta --cap-lints allow --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(parallel_compiler)' '--check-cfg=cfg(rust_analyzer)' -Zmacro-backtrace -Zunstable-options -Csplit-debuginfo=off -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zunstable-options -Zon-broken-pipe=kill -Z binary-dep-depinfo` Dirty url v2.5.0: the dependency percent_encoding was rebuilt (1725741120.928857313s, 11m 59s after last build at 1725740401.901198112s) Compiling url v2.5.0 Running `/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc --crate-name url --edition=2018 /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/vendor/url-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="serde"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("debugger_visualizer", "default", "expose_internals", "serde"))' -C metadata=9f7ec49394a279d5 -C extra-filename=-9f7ec49394a279d5 --out-dir /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps --target x86_64-unknown-illumos -C linker=/usr/gcc/13/bin/gcc -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/release/deps --extern form_urlencoded=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libform_urlencoded-03caeb3925d35711.rmeta --extern idna=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libidna-50308551267d8aa3.rmeta --extern percent_encoding=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libpercent_encoding-d9bce70653df3639.rmeta --extern serde=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libserde-fe3d0e6e9c2e1a2c.rmeta --cap-lints allow --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(parallel_compiler)' '--check-cfg=cfg(rust_analyzer)' -Zmacro-backtrace -Zunstable-options -Csplit-debuginfo=off -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zunstable-options -Zon-broken-pipe=kill -Z binary-dep-depinfo` Dirty tracing-log v0.2.0: the rustflags changed Compiling tracing-log v0.2.0 Running `/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc --crate-name tracing_log --edition=2018 /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/vendor/tracing-log-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 --cfg 'feature="log-tracer"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("ahash", "default", "interest-cache", "log-tracer", "lru", "std"))' -C metadata=6da2a268adeed523 -C extra-filename=-6da2a268adeed523 --out-dir /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps --target x86_64-unknown-illumos -C linker=/usr/gcc/13/bin/gcc -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/release/deps --extern log=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/liblog-172c434f21563709.rmeta --extern once_cell=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libonce_cell-a3125bf95ce38619.rmeta --extern tracing_core=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libtracing_core-1f6110f0aa3e9f46.rmeta --cap-lints allow --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(parallel_compiler)' '--check-cfg=cfg(rust_analyzer)' -Zmacro-backtrace -Zunstable-options -Csplit-debuginfo=off -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zunstable-options -Zon-broken-pipe=kill -Z binary-dep-depinfo` Fresh cargo-platform v0.1.8 Fresh protobuf-support v3.2.0 Dirty thread_local v1.1.8: the rustflags changed Compiling thread_local v1.1.8 Running `/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc --crate-name thread_local --edition=2021 /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/vendor/thread_local-1.1.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 --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("nightly"))' -C metadata=fd92f17410f22a36 -C extra-filename=-fd92f17410f22a36 --out-dir /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps --target x86_64-unknown-illumos -C linker=/usr/gcc/13/bin/gcc -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/release/deps --extern cfg_if=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libcfg_if-9fafd12e719e19ea.rmeta --extern once_cell=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libonce_cell-a3125bf95ce38619.rmeta --cap-lints allow --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(parallel_compiler)' '--check-cfg=cfg(rust_analyzer)' -Zmacro-backtrace -Zunstable-options -Csplit-debuginfo=off -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zunstable-options -Zon-broken-pipe=kill -Z binary-dep-depinfo` Fresh serde_spanned v0.6.5 Fresh toml_datetime v0.6.5 Dirty adler v1.0.2: the rustflags changed Compiling adler v1.0.2 Running `/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc --crate-name adler --edition=2015 /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/vendor/adler-1.0.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)' --check-cfg 'cfg(feature, values("compiler_builtins", "core", "default", "rustc-dep-of-std", "std"))' -C metadata=01904f849855fc4f -C extra-filename=-01904f849855fc4f --out-dir /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps --target x86_64-unknown-illumos -C linker=/usr/gcc/13/bin/gcc -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/release/deps --cap-lints allow --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(parallel_compiler)' '--check-cfg=cfg(rust_analyzer)' -Zmacro-backtrace -Zunstable-options -Csplit-debuginfo=off -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zunstable-options -Zon-broken-pipe=kill -Z binary-dep-depinfo` Dirty powerfmt v0.2.0: the rustflags changed Compiling powerfmt v0.2.0 Running `/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc --crate-name powerfmt --edition=2021 /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/vendor/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)' --check-cfg 'cfg(feature, values("alloc", "default", "macros", "std"))' -C metadata=72d15da72d3c14c3 -C extra-filename=-72d15da72d3c14c3 --out-dir /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps --target x86_64-unknown-illumos -C linker=/usr/gcc/13/bin/gcc -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/release/deps --cap-lints allow --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(parallel_compiler)' '--check-cfg=cfg(rust_analyzer)' -Zmacro-backtrace -Zunstable-options -Csplit-debuginfo=off -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zunstable-options -Zon-broken-pipe=kill -Z binary-dep-depinfo` Fresh winnow v0.6.8 Fresh xflags-macros v0.3.2 Fresh dissimilar v1.0.9 Fresh xflags v0.3.2 Dirty toml_edit v0.22.12: the dependency indexmap was rebuilt Compiling toml_edit v0.22.12 Running `/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc --crate-name toml_edit --edition=2021 /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/vendor/toml_edit-0.22.12/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="display"' --cfg 'feature="parse"' --cfg 'feature="serde"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("default", "display", "parse", "perf", "serde", "unbounded"))' -C metadata=268d42358de4c40b -C extra-filename=-268d42358de4c40b --out-dir /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps --target x86_64-unknown-illumos -C linker=/usr/gcc/13/bin/gcc -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/release/deps --extern indexmap=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libindexmap-f1eccd337fb771e7.rmeta --extern serde=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libserde-fe3d0e6e9c2e1a2c.rmeta --extern serde_spanned=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libserde_spanned-46ccba3fb02c29e5.rmeta --extern toml_datetime=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libtoml_datetime-b84042efe705d3e0.rmeta --extern winnow=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libwinnow-0a042062d2d0d6c4.rmeta --cap-lints allow --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(parallel_compiler)' '--check-cfg=cfg(rust_analyzer)' -Zmacro-backtrace -Zunstable-options -Csplit-debuginfo=off -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zunstable-options -Zon-broken-pipe=kill -Z binary-dep-depinfo` Dirty deranged v0.3.11: the dependency powerfmt was rebuilt (1725741116.588597202s, 12m 6s after last build at 1725740390.990831071s) Compiling deranged v0.3.11 Running `/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc --crate-name deranged --edition=2021 /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/vendor/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)' --check-cfg 'cfg(feature, values("alloc", "default", "num", "powerfmt", "quickcheck", "rand", "serde", "std"))' -C metadata=2c0564e5d0ac47cb -C extra-filename=-2c0564e5d0ac47cb --out-dir /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps --target x86_64-unknown-illumos -C linker=/usr/gcc/13/bin/gcc -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/release/deps --extern powerfmt=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libpowerfmt-72d15da72d3c14c3.rmeta --cap-lints allow --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(parallel_compiler)' '--check-cfg=cfg(rust_analyzer)' -Zmacro-backtrace -Zunstable-options -Csplit-debuginfo=off -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zunstable-options -Zon-broken-pipe=kill -Z binary-dep-depinfo` Dirty miniz_oxide v0.7.2: the rustflags changed Compiling miniz_oxide v0.7.2 Running `/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc --crate-name miniz_oxide --edition=2018 /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/vendor/miniz_oxide-0.7.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="with-alloc"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("alloc", "compiler_builtins", "core", "default", "rustc-dep-of-std", "simd", "simd-adler32", "std", "with-alloc"))' -C metadata=51a952d0183b0cf6 -C extra-filename=-51a952d0183b0cf6 --out-dir /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps --target x86_64-unknown-illumos -C linker=/usr/gcc/13/bin/gcc -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/release/deps --extern adler=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libadler-01904f849855fc4f.rmeta --cap-lints allow --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(parallel_compiler)' '--check-cfg=cfg(rust_analyzer)' -Zmacro-backtrace -Zunstable-options -Csplit-debuginfo=off -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zunstable-options -Zon-broken-pipe=kill -Z binary-dep-depinfo` Dirty tracing-subscriber v0.3.18: the dependency thread_local was rebuilt (1725741145.764240825s, 12m 27s after last build at 1725740398.372411622s) Compiling tracing-subscriber v0.3.18 Running `/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc --crate-name tracing_subscriber --edition=2018 /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/vendor/tracing-subscriber-0.3.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 --cfg 'feature="alloc"' --cfg 'feature="fmt"' --cfg 'feature="registry"' --cfg 'feature="sharded-slab"' --cfg 'feature="std"' --cfg 'feature="thread_local"' --cfg 'feature="tracing-log"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("alloc", "ansi", "chrono", "default", "env-filter", "fmt", "json", "local-time", "matchers", "nu-ansi-term", "once_cell", "parking_lot", "regex", "registry", "serde", "serde_json", "sharded-slab", "smallvec", "std", "thread_local", "time", "tracing", "tracing-log", "tracing-serde", "valuable", "valuable-serde", "valuable_crate"))' -C metadata=78f1b696fbdbf2e1 -C extra-filename=-78f1b696fbdbf2e1 --out-dir /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps --target x86_64-unknown-illumos -C linker=/usr/gcc/13/bin/gcc -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/release/deps --extern sharded_slab=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libsharded_slab-fed0194d63a55049.rmeta --extern thread_local=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libthread_local-fd92f17410f22a36.rmeta --extern tracing_core=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libtracing_core-1f6110f0aa3e9f46.rmeta --extern tracing_log=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libtracing_log-6da2a268adeed523.rmeta --cap-lints allow --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(parallel_compiler)' '--check-cfg=cfg(rust_analyzer)' -Zmacro-backtrace -Zunstable-options -Csplit-debuginfo=off -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zunstable-options -Zon-broken-pipe=kill -Z binary-dep-depinfo` Dirty protobuf v3.2.0: the dependency once_cell was rebuilt (1725741114.355539425s, 11m 2s after last build at 1725740452.586180252s) Compiling protobuf v3.2.0 Running `/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc --crate-name protobuf --edition=2021 /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/vendor/protobuf-3.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"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("bytes", "default", "with-bytes"))' -C metadata=3e4dfde9ff8cd1c8 -C extra-filename=-3e4dfde9ff8cd1c8 --out-dir /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps --target x86_64-unknown-illumos -C linker=/usr/gcc/13/bin/gcc -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/release/deps --extern once_cell=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libonce_cell-a3125bf95ce38619.rmeta --extern protobuf_support=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libprotobuf_support-ad974a71605067b4.rmeta --extern thiserror=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libthiserror-29810fd7f76661a5.rmeta --cap-lints allow --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(parallel_compiler)' '--check-cfg=cfg(rust_analyzer)' -Zmacro-backtrace -Zunstable-options -Csplit-debuginfo=off -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zunstable-options -Zon-broken-pipe=kill -Z binary-dep-depinfo` Dirty pulldown-cmark-to-cmark v10.0.4: the dependency pulldown_cmark was rebuilt Compiling pulldown-cmark-to-cmark v10.0.4 Running `/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc --crate-name pulldown_cmark_to_cmark --edition=2018 /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/vendor/pulldown-cmark-to-cmark-10.0.4/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=a9beb0e10a3b9f49 -C extra-filename=-a9beb0e10a3b9f49 --out-dir /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps --target x86_64-unknown-illumos -C linker=/usr/gcc/13/bin/gcc -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/release/deps --extern pulldown_cmark=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libpulldown_cmark-89fea08d394f9ee3.rmeta --cap-lints allow --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(parallel_compiler)' '--check-cfg=cfg(rust_analyzer)' -Zmacro-backtrace -Zunstable-options -Csplit-debuginfo=off -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zunstable-options -Zon-broken-pipe=kill -Z binary-dep-depinfo` Dirty process-wrap v8.0.2: the dependency nix was rebuilt Compiling process-wrap v8.0.2 Running `/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc --crate-name process_wrap --edition=2021 /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/vendor/process-wrap-8.0.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="creation-flags"' --cfg 'feature="default"' --cfg 'feature="job-object"' --cfg 'feature="kill-on-drop"' --cfg 'feature="process-group"' --cfg 'feature="process-session"' --cfg 'feature="std"' --cfg 'feature="tracing"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("creation-flags", "default", "job-object", "kill-on-drop", "process-group", "process-session", "reset-sigmask", "std", "tokio1", "tracing"))' -C metadata=7123d2d6128256cb -C extra-filename=-7123d2d6128256cb --out-dir /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps --target x86_64-unknown-illumos -C linker=/usr/gcc/13/bin/gcc -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/release/deps --extern indexmap=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libindexmap-f1eccd337fb771e7.rmeta --extern nix=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libnix-fdf68e825786009f.rmeta --extern tracing=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libtracing-14e4856e6f2329c8.rmeta --cap-lints allow --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(parallel_compiler)' '--check-cfg=cfg(rust_analyzer)' -Zmacro-backtrace -Zunstable-options -Csplit-debuginfo=off -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zunstable-options -Zon-broken-pipe=kill -Z binary-dep-depinfo` Dirty hir-ty v0.0.0 (/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/tools/rust-analyzer/crates/hir-ty): the dependency once_cell was rebuilt (1725741114.355539425s, 8m 50s after last build at 1725740584.676391084s) Compiling hir-ty v0.0.0 (/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/tools/rust-analyzer/crates/hir-ty) Running `/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc --crate-name hir_ty --edition=2021 crates/hir-ty/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::suspicious' '--warn=clippy::style' '--allow=clippy::restriction' '--deny=clippy::perf' '--deny=clippy::correctness' '--warn=clippy::complexity' '--allow=clippy::wrong_self_convention' '--allow=clippy::useless_asref' --warn=unused_lifetimes --warn=unused_extern_crates --warn=unreachable_pub '--allow=clippy::type_complexity' '--allow=clippy::too_many_arguments' '--warn=clippy::todo' '--warn=clippy::str_to_string' --warn=semicolon_in_expressions_from_macros '--allow=clippy::result_unit_err' '--warn=clippy::rc_buffer' '--warn=clippy::print_stdout' '--warn=clippy::print_stderr' '--allow=clippy::new_ret_no_self' '--allow=clippy::len_without_is_empty' --warn=explicit_outlives_requirements '--allow=clippy::enum_variant_names' --warn=ellipsis_inclusive_range_patterns --warn=elided_lifetimes_in_paths '--warn=clippy::dbg_macro' --warn=bare_trait_objects '--allow=clippy::assigning_clones' --cfg 'feature="in-rust-tree"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("in-rust-tree"))' -C metadata=5878a62f57cd83e2 -C extra-filename=-5878a62f57cd83e2 --out-dir /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps --target x86_64-unknown-illumos -C linker=/usr/gcc/13/bin/gcc -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/release/deps --extern arrayvec=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libarrayvec-f7fbed3e245c9513.rmeta --extern base_db=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libbase_db-d81fe87fc0b87dfb.rmeta --extern bitflags=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libbitflags-89ecf8ed89d99a42.rmeta --extern chalk_derive=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/release/deps/libchalk_derive-7a0ab3755109c860.so --extern chalk_ir=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libchalk_ir-c660093a2cf50830.rmeta --extern chalk_recursive=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libchalk_recursive-ecdfb617cc8af246.rmeta --extern chalk_solve=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libchalk_solve-7cdde33487be1e98.rmeta --extern cov_mark=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libcov_mark-9bf4a0f32b3680d0.rmeta --extern either=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libeither-635e99546b526d6a.rmeta --extern ena=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libena-b15fb1b9d73cd2a9.rmeta --extern hir_def=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libhir_def-c440eddd98d08f3c.rmeta --extern hir_expand=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libhir_expand-79fa72331ad5f07b.rmeta --extern indexmap=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libindexmap-f1eccd337fb771e7.rmeta --extern intern=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libintern-03e73f67709ae156.rmeta --extern itertools=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libitertools-1ea3fb1e188bb046.rmeta --extern la_arena=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libla_arena-4947d1c7ecef0591.rmeta --extern limit=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/liblimit-e130891fd522e405.rmeta --extern nohash_hasher=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libnohash_hasher-57d880b8a1e96350.rmeta --extern once_cell=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libonce_cell-a3125bf95ce38619.rmeta --extern oorandom=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/liboorandom-e57d9ba745cd6602.rmeta --extern ra_ap_rustc_abi=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libra_ap_rustc_abi-428f733954edb5fb.rmeta --extern ra_ap_rustc_index=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libra_ap_rustc_index-bae40f08943751ac.rmeta --extern ra_ap_rustc_pattern_analysis=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libra_ap_rustc_pattern_analysis-55f63ccb6982c84a.rmeta --extern rustc_hash=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/librustc_hash-fae0e07e0005c234.rmeta --extern rustc_apfloat=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/librustc_apfloat-99c49fca5bbf4e8b.rmeta --extern scoped_tls=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libscoped_tls-678a00b11c44fb10.rmeta --extern smallvec=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libsmallvec-f61dbf87fa3c3363.rmeta --extern span=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libspan-9d528ac6f4599e4a.rmeta --extern stdx=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libstdx-a8e1021851d08a40.rmeta --extern syntax=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libsyntax-fa9f4d95f4a2ea08.rmeta --extern tracing=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libtracing-14e4856e6f2329c8.rmeta --extern triomphe=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libtriomphe-3342a97df287aef3.rmeta --extern typed_arena=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libtyped_arena-aaaeb21331220cb5.rmeta --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(parallel_compiler)' '--check-cfg=cfg(rust_analyzer)' -Zmacro-backtrace -Zunstable-options -Csplit-debuginfo=off -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zunstable-options -Zon-broken-pipe=kill -Z binary-dep-depinfo` Dirty vfs-notify v0.0.0 (/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/tools/rust-analyzer/crates/vfs-notify): the dependency vfs was rebuilt Compiling vfs-notify v0.0.0 (/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/tools/rust-analyzer/crates/vfs-notify) Running `/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc --crate-name vfs_notify --edition=2021 crates/vfs-notify/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::suspicious' '--warn=clippy::style' '--allow=clippy::restriction' '--deny=clippy::perf' '--deny=clippy::correctness' '--warn=clippy::complexity' '--allow=clippy::wrong_self_convention' '--allow=clippy::useless_asref' --warn=unused_lifetimes --warn=unused_extern_crates --warn=unreachable_pub '--allow=clippy::type_complexity' '--allow=clippy::too_many_arguments' '--warn=clippy::todo' '--warn=clippy::str_to_string' --warn=semicolon_in_expressions_from_macros '--allow=clippy::result_unit_err' '--warn=clippy::rc_buffer' '--warn=clippy::print_stdout' '--warn=clippy::print_stderr' '--allow=clippy::new_ret_no_self' '--allow=clippy::len_without_is_empty' --warn=explicit_outlives_requirements '--allow=clippy::enum_variant_names' --warn=ellipsis_inclusive_range_patterns --warn=elided_lifetimes_in_paths '--warn=clippy::dbg_macro' --warn=bare_trait_objects '--allow=clippy::assigning_clones' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=a5dd020e69773f87 -C extra-filename=-a5dd020e69773f87 --out-dir /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps --target x86_64-unknown-illumos -C linker=/usr/gcc/13/bin/gcc -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/release/deps --extern crossbeam_channel=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libcrossbeam_channel-93a8c65355c36153.rmeta --extern notify=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libnotify-70c3815f4e573e99.rmeta --extern paths=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libpaths-cd43a19688d1fe7b.rmeta --extern stdx=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libstdx-a8e1021851d08a40.rmeta --extern tracing=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libtracing-14e4856e6f2329c8.rmeta --extern vfs=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libvfs-adc43946320a6585.rmeta --extern walkdir=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libwalkdir-c42e2fc79e865be0.rmeta --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(parallel_compiler)' '--check-cfg=cfg(rust_analyzer)' -Zmacro-backtrace -Zunstable-options -Csplit-debuginfo=off -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zunstable-options -Zon-broken-pipe=kill -Z binary-dep-depinfo` Running `/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc --crate-name crc32fast --edition=2015 /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/vendor/crc32fast-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 opt-level=3 -C embed-bitcode=no --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("default", "nightly", "std"))' -C metadata=e92f471891d968f9 -C extra-filename=-e92f471891d968f9 --out-dir /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps --target x86_64-unknown-illumos -C linker=/usr/gcc/13/bin/gcc -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/release/deps --extern cfg_if=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libcfg_if-9fafd12e719e19ea.rmeta --cap-lints allow --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(parallel_compiler)' '--check-cfg=cfg(rust_analyzer)' -Zmacro-backtrace -Zunstable-options -Csplit-debuginfo=off -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zunstable-options -Zon-broken-pipe=kill -Z binary-dep-depinfo --cfg crc32fast_stdarchx86` Dirty project-model v0.0.0 (/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/tools/rust-analyzer/crates/project-model): the dependency span was rebuilt Compiling project-model v0.0.0 (/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/tools/rust-analyzer/crates/project-model) Running `/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc --crate-name project_model --edition=2021 crates/project-model/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::suspicious' '--warn=clippy::style' '--allow=clippy::restriction' '--deny=clippy::perf' '--deny=clippy::correctness' '--warn=clippy::complexity' '--allow=clippy::wrong_self_convention' '--allow=clippy::useless_asref' --warn=unused_lifetimes --warn=unused_extern_crates --warn=unreachable_pub '--allow=clippy::type_complexity' '--allow=clippy::too_many_arguments' '--warn=clippy::todo' '--warn=clippy::str_to_string' --warn=semicolon_in_expressions_from_macros '--allow=clippy::result_unit_err' '--warn=clippy::rc_buffer' '--warn=clippy::print_stdout' '--warn=clippy::print_stderr' '--allow=clippy::new_ret_no_self' '--allow=clippy::len_without_is_empty' --warn=explicit_outlives_requirements '--allow=clippy::enum_variant_names' --warn=ellipsis_inclusive_range_patterns --warn=elided_lifetimes_in_paths '--warn=clippy::dbg_macro' --warn=bare_trait_objects '--allow=clippy::assigning_clones' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=92f3e84253650767 -C extra-filename=-92f3e84253650767 --out-dir /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps --target x86_64-unknown-illumos -C linker=/usr/gcc/13/bin/gcc -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/release/deps --extern anyhow=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libanyhow-6f8909920e47b93e.rmeta --extern base_db=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libbase_db-d81fe87fc0b87dfb.rmeta --extern cargo_metadata=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libcargo_metadata-9b98da1bbdb5d450.rmeta --extern cfg=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libcfg-32016c806476b244.rmeta --extern itertools=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libitertools-1ea3fb1e188bb046.rmeta --extern la_arena=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libla_arena-4947d1c7ecef0591.rmeta --extern paths=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libpaths-cd43a19688d1fe7b.rmeta --extern rustc_hash=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/librustc_hash-fae0e07e0005c234.rmeta --extern semver=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libsemver-b53690954b1c05ab.rmeta --extern serde=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libserde-fe3d0e6e9c2e1a2c.rmeta --extern serde_json=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libserde_json-acb2416b05af223a.rmeta --extern span=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libspan-9d528ac6f4599e4a.rmeta --extern stdx=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libstdx-a8e1021851d08a40.rmeta --extern toolchain=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libtoolchain-dfaf1ecede306e33.rmeta --extern tracing=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libtracing-14e4856e6f2329c8.rmeta --extern triomphe=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libtriomphe-3342a97df287aef3.rmeta --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(parallel_compiler)' '--check-cfg=cfg(rust_analyzer)' -Zmacro-backtrace -Zunstable-options -Csplit-debuginfo=off -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zunstable-options -Zon-broken-pipe=kill -Z binary-dep-depinfo` Fresh serde_repr v0.1.19 Fresh dot v0.1.4 Dirty num-conv v0.1.0: the rustflags changed Compiling num-conv v0.1.0 Running `/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc --crate-name num_conv --edition=2021 /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/vendor/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)' --check-cfg 'cfg(feature, values())' -C metadata=1cf16c6d45731993 -C extra-filename=-1cf16c6d45731993 --out-dir /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps --target x86_64-unknown-illumos -C linker=/usr/gcc/13/bin/gcc -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/release/deps --cap-lints allow --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(parallel_compiler)' '--check-cfg=cfg(rust_analyzer)' -Zmacro-backtrace -Zunstable-options -Csplit-debuginfo=off -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zunstable-options -Zon-broken-pipe=kill -Z binary-dep-depinfo` Fresh nu-ansi-term v0.49.0 Dirty time-core v0.1.2: the rustflags changed Compiling time-core v0.1.2 Running `/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc --crate-name time_core --edition=2021 /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/vendor/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)' --check-cfg 'cfg(feature, values())' -C metadata=c558730d0ca0e5dd -C extra-filename=-c558730d0ca0e5dd --out-dir /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps --target x86_64-unknown-illumos -C linker=/usr/gcc/13/bin/gcc -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/release/deps --cap-lints allow --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(parallel_compiler)' '--check-cfg=cfg(rust_analyzer)' -Zmacro-backtrace -Zunstable-options -Csplit-debuginfo=off -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zunstable-options -Zon-broken-pipe=kill -Z binary-dep-depinfo` Fresh unicode-ident v1.0.12 Fresh proc-macro2 v1.0.82 Dirty tracing-tree v0.3.0: the dependency tracing_core was rebuilt (1725741126.599518416s, 11m 50s after last build at 1725740416.708218009s) Compiling tracing-tree v0.3.0 Running `/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc --crate-name tracing_tree --edition=2018 /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/vendor/tracing-tree-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 --cfg 'feature="default"' --cfg 'feature="tracing-log"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("default", "time", "tracing-log"))' -C metadata=642e1bcdfbbca830 -C extra-filename=-642e1bcdfbbca830 --out-dir /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps --target x86_64-unknown-illumos -C linker=/usr/gcc/13/bin/gcc -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/release/deps --extern nu_ansi_term=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libnu_ansi_term-d8e37eca78607d1e.rmeta --extern tracing_core=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libtracing_core-1f6110f0aa3e9f46.rmeta --extern tracing_log=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libtracing_log-6da2a268adeed523.rmeta --extern tracing_subscriber=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libtracing_subscriber-78f1b696fbdbf2e1.rmeta --cap-lints allow --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(parallel_compiler)' '--check-cfg=cfg(rust_analyzer)' -Zmacro-backtrace -Zunstable-options -Csplit-debuginfo=off -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zunstable-options -Zon-broken-pipe=kill -Z binary-dep-depinfo` Dirty time v0.3.36: the dependency deranged was rebuilt Compiling time v0.3.36 Running `/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc --crate-name time --edition=2021 /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/vendor/time-0.3.36/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=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 --warn=unused --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' '--warn=rustdoc::unescaped-backticks' '--deny=clippy::undocumented-unsafe-blocks' --deny=unconditional-recursion --warn=trivial-numeric-casts --warn=trivial-casts '--warn=clippy::todo' --deny=temporary-cstring-as-ptr --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=clippy::nursery' --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=const-item-mutation --deny=clashing-extern-declarations --deny=ambiguous-glob-reexports '--deny=clippy::alloc-instead-of-core' '--warn=clippy::all' --warn=unstable-name-collisions '--allow=clippy::redundant-pub-crate' '--allow=clippy::option-if-let-else' --cfg 'feature="alloc"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs)' --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=5e9f7e082374a37e -C extra-filename=-5e9f7e082374a37e --out-dir /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps --target x86_64-unknown-illumos -C linker=/usr/gcc/13/bin/gcc -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/release/deps --extern deranged=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libderanged-2c0564e5d0ac47cb.rmeta --extern num_conv=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libnum_conv-1cf16c6d45731993.rmeta --extern powerfmt=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libpowerfmt-72d15da72d3c14c3.rmeta --extern time_core=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libtime_core-c558730d0ca0e5dd.rmeta --cap-lints allow --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(parallel_compiler)' '--check-cfg=cfg(rust_analyzer)' -Zmacro-backtrace -Zunstable-options -Csplit-debuginfo=off -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zunstable-options -Zon-broken-pipe=kill -Z binary-dep-depinfo` Dirty lsp-types v0.95.0: the dependency url was rebuilt Compiling lsp-types v0.95.0 Running `/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc --crate-name lsp_types --edition=2018 /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/vendor/lsp-types-0.95.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="proposed"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("default", "proposed"))' -C metadata=3df5b1c1f44027d9 -C extra-filename=-3df5b1c1f44027d9 --out-dir /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps --target x86_64-unknown-illumos -C linker=/usr/gcc/13/bin/gcc -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/release/deps --extern bitflags=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libbitflags-a87cfab7ce9043f9.rmeta --extern serde=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libserde-fe3d0e6e9c2e1a2c.rmeta --extern serde_json=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libserde_json-acb2416b05af223a.rmeta --extern serde_repr=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/release/deps/libserde_repr-b3e8d1e1ce6bc625.so --extern url=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/liburl-9f7ec49394a279d5.rmeta --cap-lints allow --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(parallel_compiler)' '--check-cfg=cfg(rust_analyzer)' -Zmacro-backtrace -Zunstable-options -Csplit-debuginfo=off -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zunstable-options -Zon-broken-pipe=kill -Z binary-dep-depinfo` Dirty scip v0.3.3: the dependency protobuf was rebuilt Compiling scip v0.3.3 Running `/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc --crate-name scip --edition=2021 /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/vendor/scip-0.3.3/src/mod.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)' --check-cfg 'cfg(feature, values())' -C metadata=ae694c9b9636d5c4 -C extra-filename=-ae694c9b9636d5c4 --out-dir /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps --target x86_64-unknown-illumos -C linker=/usr/gcc/13/bin/gcc -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/release/deps --extern protobuf=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libprotobuf-3e4dfde9ff8cd1c8.rmeta --cap-lints allow --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(parallel_compiler)' '--check-cfg=cfg(rust_analyzer)' -Zmacro-backtrace -Zunstable-options -Csplit-debuginfo=off -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zunstable-options -Zon-broken-pipe=kill -Z binary-dep-depinfo` Dirty hir v0.0.0 (/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/tools/rust-analyzer/crates/hir): the dependency once_cell was rebuilt (1725741114.355539425s, 10m 14s after last build at 1725740500.872312669s) Compiling hir v0.0.0 (/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/tools/rust-analyzer/crates/hir) Running `/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc --crate-name hir --edition=2021 crates/hir/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::suspicious' '--warn=clippy::style' '--allow=clippy::restriction' '--deny=clippy::perf' '--deny=clippy::correctness' '--warn=clippy::complexity' '--allow=clippy::wrong_self_convention' '--allow=clippy::useless_asref' --warn=unused_lifetimes --warn=unused_extern_crates --warn=unreachable_pub '--allow=clippy::type_complexity' '--allow=clippy::too_many_arguments' '--warn=clippy::todo' '--warn=clippy::str_to_string' --warn=semicolon_in_expressions_from_macros '--allow=clippy::result_unit_err' '--warn=clippy::rc_buffer' '--warn=clippy::print_stdout' '--warn=clippy::print_stderr' '--allow=clippy::new_ret_no_self' '--allow=clippy::len_without_is_empty' --warn=explicit_outlives_requirements '--allow=clippy::enum_variant_names' --warn=ellipsis_inclusive_range_patterns --warn=elided_lifetimes_in_paths '--warn=clippy::dbg_macro' --warn=bare_trait_objects '--allow=clippy::assigning_clones' --cfg 'feature="in-rust-tree"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("in-rust-tree"))' -C metadata=6261e969a857e8bf -C extra-filename=-6261e969a857e8bf --out-dir /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps --target x86_64-unknown-illumos -C linker=/usr/gcc/13/bin/gcc -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/release/deps --extern arrayvec=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libarrayvec-f7fbed3e245c9513.rmeta --extern base_db=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libbase_db-d81fe87fc0b87dfb.rmeta --extern cfg=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libcfg-32016c806476b244.rmeta --extern either=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libeither-635e99546b526d6a.rmeta --extern hir_def=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libhir_def-c440eddd98d08f3c.rmeta --extern hir_expand=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libhir_expand-79fa72331ad5f07b.rmeta --extern hir_ty=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libhir_ty-5878a62f57cd83e2.rmeta --extern intern=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libintern-03e73f67709ae156.rmeta --extern itertools=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libitertools-1ea3fb1e188bb046.rmeta --extern once_cell=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libonce_cell-a3125bf95ce38619.rmeta --extern rustc_hash=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/librustc_hash-fae0e07e0005c234.rmeta --extern smallvec=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libsmallvec-f61dbf87fa3c3363.rmeta --extern span=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libspan-9d528ac6f4599e4a.rmeta --extern stdx=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libstdx-a8e1021851d08a40.rmeta --extern syntax=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libsyntax-fa9f4d95f4a2ea08.rmeta --extern tracing=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libtracing-14e4856e6f2329c8.rmeta --extern triomphe=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libtriomphe-3342a97df287aef3.rmeta --extern tt=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libtt-aa18d48871e9ff8f.rmeta --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(parallel_compiler)' '--check-cfg=cfg(rust_analyzer)' -Zmacro-backtrace -Zunstable-options -Csplit-debuginfo=off -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zunstable-options -Zon-broken-pipe=kill -Z binary-dep-depinfo` Dirty flate2 v1.0.30: the dependency miniz_oxide was rebuilt (1725741116.113078771s, 11m 18s after last build at 1725740438.526641987s) Compiling flate2 v1.0.30 Running `/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc --crate-name flate2 --edition=2018 /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/vendor/flate2-1.0.30/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="any_impl"' --cfg 'feature="default"' --cfg 'feature="miniz_oxide"' --cfg 'feature="rust_backend"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("any_impl", "any_zlib", "cloudflare-zlib-sys", "cloudflare_zlib", "default", "libz-ng-sys", "libz-rs-sys", "libz-sys", "miniz-sys", "miniz_oxide", "rust_backend", "zlib", "zlib-default", "zlib-ng", "zlib-ng-compat", "zlib-rs"))' -C metadata=126d2861ba4eebff -C extra-filename=-126d2861ba4eebff --out-dir /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps --target x86_64-unknown-illumos -C linker=/usr/gcc/13/bin/gcc -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/release/deps --extern crc32fast=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libcrc32fast-e92f471891d968f9.rmeta --extern miniz_oxide=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libminiz_oxide-51a952d0183b0cf6.rmeta --cap-lints allow --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(parallel_compiler)' '--check-cfg=cfg(rust_analyzer)' -Zmacro-backtrace -Zunstable-options -Csplit-debuginfo=off -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zunstable-options -Zon-broken-pipe=kill -Z binary-dep-depinfo` Dirty ide-db v0.0.0 (/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/tools/rust-analyzer/crates/ide-db): the dependency hir was rebuilt Compiling ide-db v0.0.0 (/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/tools/rust-analyzer/crates/ide-db) Running `/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc --crate-name ide_db --edition=2021 crates/ide-db/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::suspicious' '--warn=clippy::style' '--allow=clippy::restriction' '--deny=clippy::perf' '--deny=clippy::correctness' '--warn=clippy::complexity' '--allow=clippy::wrong_self_convention' '--allow=clippy::useless_asref' --warn=unused_lifetimes --warn=unused_extern_crates --warn=unreachable_pub '--allow=clippy::type_complexity' '--allow=clippy::too_many_arguments' '--warn=clippy::todo' '--warn=clippy::str_to_string' --warn=semicolon_in_expressions_from_macros '--allow=clippy::result_unit_err' '--warn=clippy::rc_buffer' '--warn=clippy::print_stdout' '--warn=clippy::print_stderr' '--allow=clippy::new_ret_no_self' '--allow=clippy::len_without_is_empty' --warn=explicit_outlives_requirements '--allow=clippy::enum_variant_names' --warn=ellipsis_inclusive_range_patterns --warn=elided_lifetimes_in_paths '--warn=clippy::dbg_macro' --warn=bare_trait_objects '--allow=clippy::assigning_clones' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=e16182f82f5ebf50 -C extra-filename=-e16182f82f5ebf50 --out-dir /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps --target x86_64-unknown-illumos -C linker=/usr/gcc/13/bin/gcc -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/release/deps --extern arrayvec=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libarrayvec-f7fbed3e245c9513.rmeta --extern base_db=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libbase_db-d81fe87fc0b87dfb.rmeta --extern bitflags=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libbitflags-89ecf8ed89d99a42.rmeta --extern cov_mark=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libcov_mark-9bf4a0f32b3680d0.rmeta --extern crossbeam_channel=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libcrossbeam_channel-93a8c65355c36153.rmeta --extern either=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libeither-635e99546b526d6a.rmeta --extern fst=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libfst-49037c10a80b0714.rmeta --extern hir=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libhir-6261e969a857e8bf.rmeta --extern indexmap=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libindexmap-f1eccd337fb771e7.rmeta --extern itertools=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libitertools-1ea3fb1e188bb046.rmeta --extern limit=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/liblimit-e130891fd522e405.rmeta --extern line_index=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libline_index-e7462f70e5f0384c.rmeta --extern memchr=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libmemchr-31defbc76f9d2774.rmeta --extern nohash_hasher=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libnohash_hasher-57d880b8a1e96350.rmeta --extern once_cell=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libonce_cell-a3125bf95ce38619.rmeta --extern parser=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libparser-1b15477d56a4ac32.rmeta --extern profile=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libprofile-c4a57f3ab219e847.rmeta --extern rayon=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/librayon-71365fe5d461c62f.rmeta --extern rustc_hash=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/librustc_hash-fae0e07e0005c234.rmeta --extern span=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libspan-9d528ac6f4599e4a.rmeta --extern stdx=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libstdx-a8e1021851d08a40.rmeta --extern syntax=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libsyntax-fa9f4d95f4a2ea08.rmeta --extern text_edit=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libtext_edit-e0df24ee346fb531.rmeta --extern tracing=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libtracing-14e4856e6f2329c8.rmeta --extern triomphe=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libtriomphe-3342a97df287aef3.rmeta --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(parallel_compiler)' '--check-cfg=cfg(rust_analyzer)' -Zmacro-backtrace -Zunstable-options -Csplit-debuginfo=off -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zunstable-options -Zon-broken-pipe=kill -Z binary-dep-depinfo` Dirty ide-ssr v0.0.0 (/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/tools/rust-analyzer/crates/ide-ssr): the dependency hir was rebuilt Compiling ide-ssr v0.0.0 (/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/tools/rust-analyzer/crates/ide-ssr) Running `/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc --crate-name ide_ssr --edition=2021 crates/ide-ssr/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::suspicious' '--warn=clippy::style' '--allow=clippy::restriction' '--deny=clippy::perf' '--deny=clippy::correctness' '--warn=clippy::complexity' '--allow=clippy::wrong_self_convention' '--allow=clippy::useless_asref' --warn=unused_lifetimes --warn=unused_extern_crates --warn=unreachable_pub '--allow=clippy::type_complexity' '--allow=clippy::too_many_arguments' '--warn=clippy::todo' '--warn=clippy::str_to_string' --warn=semicolon_in_expressions_from_macros '--allow=clippy::result_unit_err' '--warn=clippy::rc_buffer' '--warn=clippy::print_stdout' '--warn=clippy::print_stderr' '--allow=clippy::new_ret_no_self' '--allow=clippy::len_without_is_empty' --warn=explicit_outlives_requirements '--allow=clippy::enum_variant_names' --warn=ellipsis_inclusive_range_patterns --warn=elided_lifetimes_in_paths '--warn=clippy::dbg_macro' --warn=bare_trait_objects '--allow=clippy::assigning_clones' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=18a6951dbe4232a8 -C extra-filename=-18a6951dbe4232a8 --out-dir /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps --target x86_64-unknown-illumos -C linker=/usr/gcc/13/bin/gcc -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/release/deps --extern cov_mark=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libcov_mark-9bf4a0f32b3680d0.rmeta --extern hir=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libhir-6261e969a857e8bf.rmeta --extern ide_db=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libide_db-e16182f82f5ebf50.rmeta --extern itertools=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libitertools-1ea3fb1e188bb046.rmeta --extern nohash_hasher=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libnohash_hasher-57d880b8a1e96350.rmeta --extern parser=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libparser-1b15477d56a4ac32.rmeta --extern stdx=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libstdx-a8e1021851d08a40.rmeta --extern syntax=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libsyntax-fa9f4d95f4a2ea08.rmeta --extern text_edit=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libtext_edit-e0df24ee346fb531.rmeta --extern triomphe=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libtriomphe-3342a97df287aef3.rmeta --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(parallel_compiler)' '--check-cfg=cfg(rust_analyzer)' -Zmacro-backtrace -Zunstable-options -Csplit-debuginfo=off -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zunstable-options -Zon-broken-pipe=kill -Z binary-dep-depinfo` Dirty ide-completion v0.0.0 (/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/tools/rust-analyzer/crates/ide-completion): the dependency hir was rebuilt Compiling ide-completion v0.0.0 (/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/tools/rust-analyzer/crates/ide-completion) Running `/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc --crate-name ide_completion --edition=2021 crates/ide-completion/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::suspicious' '--warn=clippy::style' '--allow=clippy::restriction' '--deny=clippy::perf' '--deny=clippy::correctness' '--warn=clippy::complexity' '--allow=clippy::wrong_self_convention' '--allow=clippy::useless_asref' --warn=unused_lifetimes --warn=unused_extern_crates --warn=unreachable_pub '--allow=clippy::type_complexity' '--allow=clippy::too_many_arguments' '--warn=clippy::todo' '--warn=clippy::str_to_string' --warn=semicolon_in_expressions_from_macros '--allow=clippy::result_unit_err' '--warn=clippy::rc_buffer' '--warn=clippy::print_stdout' '--warn=clippy::print_stderr' '--allow=clippy::new_ret_no_self' '--allow=clippy::len_without_is_empty' --warn=explicit_outlives_requirements '--allow=clippy::enum_variant_names' --warn=ellipsis_inclusive_range_patterns --warn=elided_lifetimes_in_paths '--warn=clippy::dbg_macro' --warn=bare_trait_objects '--allow=clippy::assigning_clones' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=6a66e20d0bd5e302 -C extra-filename=-6a66e20d0bd5e302 --out-dir /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps --target x86_64-unknown-illumos -C linker=/usr/gcc/13/bin/gcc -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/release/deps --extern base_db=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libbase_db-d81fe87fc0b87dfb.rmeta --extern cov_mark=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libcov_mark-9bf4a0f32b3680d0.rmeta --extern hir=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libhir-6261e969a857e8bf.rmeta --extern ide_db=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libide_db-e16182f82f5ebf50.rmeta --extern itertools=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libitertools-1ea3fb1e188bb046.rmeta --extern once_cell=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libonce_cell-a3125bf95ce38619.rmeta --extern smallvec=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libsmallvec-f61dbf87fa3c3363.rmeta --extern stdx=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libstdx-a8e1021851d08a40.rmeta --extern syntax=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libsyntax-fa9f4d95f4a2ea08.rmeta --extern text_edit=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libtext_edit-e0df24ee346fb531.rmeta --extern tracing=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libtracing-14e4856e6f2329c8.rmeta --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(parallel_compiler)' '--check-cfg=cfg(rust_analyzer)' -Zmacro-backtrace -Zunstable-options -Csplit-debuginfo=off -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zunstable-options -Zon-broken-pipe=kill -Z binary-dep-depinfo` Dirty ide-diagnostics v0.0.0 (/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/tools/rust-analyzer/crates/ide-diagnostics): the dependency hir was rebuilt Compiling ide-diagnostics v0.0.0 (/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/tools/rust-analyzer/crates/ide-diagnostics) Running `/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc --crate-name ide_diagnostics --edition=2021 crates/ide-diagnostics/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::suspicious' '--warn=clippy::style' '--allow=clippy::restriction' '--deny=clippy::perf' '--deny=clippy::correctness' '--warn=clippy::complexity' '--allow=clippy::wrong_self_convention' '--allow=clippy::useless_asref' --warn=unused_lifetimes --warn=unused_extern_crates --warn=unreachable_pub '--allow=clippy::type_complexity' '--allow=clippy::too_many_arguments' '--warn=clippy::todo' '--warn=clippy::str_to_string' --warn=semicolon_in_expressions_from_macros '--allow=clippy::result_unit_err' '--warn=clippy::rc_buffer' '--warn=clippy::print_stdout' '--warn=clippy::print_stderr' '--allow=clippy::new_ret_no_self' '--allow=clippy::len_without_is_empty' --warn=explicit_outlives_requirements '--allow=clippy::enum_variant_names' --warn=ellipsis_inclusive_range_patterns --warn=elided_lifetimes_in_paths '--warn=clippy::dbg_macro' --warn=bare_trait_objects '--allow=clippy::assigning_clones' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=a4ebaaa79d7cbf7b -C extra-filename=-a4ebaaa79d7cbf7b --out-dir /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps --target x86_64-unknown-illumos -C linker=/usr/gcc/13/bin/gcc -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/release/deps --extern cfg=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libcfg-32016c806476b244.rmeta --extern cov_mark=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libcov_mark-9bf4a0f32b3680d0.rmeta --extern either=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libeither-635e99546b526d6a.rmeta --extern hir=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libhir-6261e969a857e8bf.rmeta --extern ide_db=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libide_db-e16182f82f5ebf50.rmeta --extern itertools=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libitertools-1ea3fb1e188bb046.rmeta --extern once_cell=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libonce_cell-a3125bf95ce38619.rmeta --extern paths=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libpaths-cd43a19688d1fe7b.rmeta --extern serde_json=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libserde_json-acb2416b05af223a.rmeta --extern stdx=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libstdx-a8e1021851d08a40.rmeta --extern syntax=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libsyntax-fa9f4d95f4a2ea08.rmeta --extern text_edit=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libtext_edit-e0df24ee346fb531.rmeta --extern tracing=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libtracing-14e4856e6f2329c8.rmeta --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(parallel_compiler)' '--check-cfg=cfg(rust_analyzer)' -Zmacro-backtrace -Zunstable-options -Csplit-debuginfo=off -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zunstable-options -Zon-broken-pipe=kill -Z binary-dep-depinfo` Dirty ide-assists v0.0.0 (/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/tools/rust-analyzer/crates/ide-assists): the dependency hir was rebuilt Compiling ide-assists v0.0.0 (/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/tools/rust-analyzer/crates/ide-assists) Running `/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc --crate-name ide_assists --edition=2021 crates/ide-assists/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::suspicious' '--warn=clippy::style' '--allow=clippy::restriction' '--deny=clippy::perf' '--deny=clippy::correctness' '--warn=clippy::complexity' '--allow=clippy::wrong_self_convention' '--allow=clippy::useless_asref' --warn=unused_lifetimes --warn=unused_extern_crates --warn=unreachable_pub '--allow=clippy::type_complexity' '--allow=clippy::too_many_arguments' '--warn=clippy::todo' '--warn=clippy::str_to_string' --warn=semicolon_in_expressions_from_macros '--allow=clippy::result_unit_err' '--warn=clippy::rc_buffer' '--warn=clippy::print_stdout' '--warn=clippy::print_stderr' '--allow=clippy::new_ret_no_self' '--allow=clippy::len_without_is_empty' --warn=explicit_outlives_requirements '--allow=clippy::enum_variant_names' --warn=ellipsis_inclusive_range_patterns --warn=elided_lifetimes_in_paths '--warn=clippy::dbg_macro' --warn=bare_trait_objects '--allow=clippy::assigning_clones' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=0e1f80f87a4565a0 -C extra-filename=-0e1f80f87a4565a0 --out-dir /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps --target x86_64-unknown-illumos -C linker=/usr/gcc/13/bin/gcc -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/release/deps --extern cov_mark=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libcov_mark-9bf4a0f32b3680d0.rmeta --extern either=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libeither-635e99546b526d6a.rmeta --extern hir=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libhir-6261e969a857e8bf.rmeta --extern ide_db=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libide_db-e16182f82f5ebf50.rmeta --extern itertools=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libitertools-1ea3fb1e188bb046.rmeta --extern smallvec=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libsmallvec-f61dbf87fa3c3363.rmeta --extern stdx=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libstdx-a8e1021851d08a40.rmeta --extern syntax=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libsyntax-fa9f4d95f4a2ea08.rmeta --extern text_edit=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libtext_edit-e0df24ee346fb531.rmeta --extern tracing=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libtracing-14e4856e6f2329c8.rmeta --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(parallel_compiler)' '--check-cfg=cfg(rust_analyzer)' -Zmacro-backtrace -Zunstable-options -Csplit-debuginfo=off -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zunstable-options -Zon-broken-pipe=kill -Z binary-dep-depinfo` Dirty load-cargo v0.0.0 (/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/tools/rust-analyzer/crates/load-cargo): the dependency vfs was rebuilt Compiling load-cargo v0.0.0 (/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/tools/rust-analyzer/crates/load-cargo) Running `/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc --crate-name load_cargo --edition=2021 crates/load-cargo/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::suspicious' '--warn=clippy::style' '--allow=clippy::restriction' '--deny=clippy::perf' '--deny=clippy::correctness' '--warn=clippy::complexity' '--allow=clippy::wrong_self_convention' '--allow=clippy::useless_asref' --warn=unused_lifetimes --warn=unused_extern_crates --warn=unreachable_pub '--allow=clippy::type_complexity' '--allow=clippy::too_many_arguments' '--warn=clippy::todo' '--warn=clippy::str_to_string' --warn=semicolon_in_expressions_from_macros '--allow=clippy::result_unit_err' '--warn=clippy::rc_buffer' '--warn=clippy::print_stdout' '--warn=clippy::print_stderr' '--allow=clippy::new_ret_no_self' '--allow=clippy::len_without_is_empty' --warn=explicit_outlives_requirements '--allow=clippy::enum_variant_names' --warn=ellipsis_inclusive_range_patterns --warn=elided_lifetimes_in_paths '--warn=clippy::dbg_macro' --warn=bare_trait_objects '--allow=clippy::assigning_clones' --cfg 'feature="in-rust-tree"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("in-rust-tree"))' -C metadata=90c331dfc70925d9 -C extra-filename=-90c331dfc70925d9 --out-dir /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps --target x86_64-unknown-illumos -C linker=/usr/gcc/13/bin/gcc -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/release/deps --extern anyhow=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libanyhow-6f8909920e47b93e.rmeta --extern crossbeam_channel=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libcrossbeam_channel-93a8c65355c36153.rmeta --extern hir_expand=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libhir_expand-79fa72331ad5f07b.rmeta --extern ide_db=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libide_db-e16182f82f5ebf50.rmeta --extern itertools=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libitertools-1ea3fb1e188bb046.rmeta --extern paths=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libpaths-cd43a19688d1fe7b.rmeta --extern proc_macro_api=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libproc_macro_api-6b8a698ee716650a.rmeta --extern project_model=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libproject_model-92f3e84253650767.rmeta --extern span=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libspan-9d528ac6f4599e4a.rmeta --extern tracing=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libtracing-14e4856e6f2329c8.rmeta --extern tt=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libtt-aa18d48871e9ff8f.rmeta --extern vfs=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libvfs-adc43946320a6585.rmeta --extern vfs_notify=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libvfs_notify-a5dd020e69773f87.rmeta --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(parallel_compiler)' '--check-cfg=cfg(rust_analyzer)' -Zmacro-backtrace -Zunstable-options -Csplit-debuginfo=off -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zunstable-options -Zon-broken-pipe=kill -Z binary-dep-depinfo` Dirty ide v0.0.0 (/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/tools/rust-analyzer/crates/ide): the dependency ide_completion was rebuilt Compiling ide v0.0.0 (/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/tools/rust-analyzer/crates/ide) Running `/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc --crate-name ide --edition=2021 crates/ide/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::suspicious' '--warn=clippy::style' '--allow=clippy::restriction' '--deny=clippy::perf' '--deny=clippy::correctness' '--warn=clippy::complexity' '--allow=clippy::wrong_self_convention' '--allow=clippy::useless_asref' --warn=unused_lifetimes --warn=unused_extern_crates --warn=unreachable_pub '--allow=clippy::type_complexity' '--allow=clippy::too_many_arguments' '--warn=clippy::todo' '--warn=clippy::str_to_string' --warn=semicolon_in_expressions_from_macros '--allow=clippy::result_unit_err' '--warn=clippy::rc_buffer' '--warn=clippy::print_stdout' '--warn=clippy::print_stderr' '--allow=clippy::new_ret_no_self' '--allow=clippy::len_without_is_empty' --warn=explicit_outlives_requirements '--allow=clippy::enum_variant_names' --warn=ellipsis_inclusive_range_patterns --warn=elided_lifetimes_in_paths '--warn=clippy::dbg_macro' --warn=bare_trait_objects '--allow=clippy::assigning_clones' --cfg 'feature="in-rust-tree"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("in-rust-tree"))' -C metadata=bdd15c52fb4a6007 -C extra-filename=-bdd15c52fb4a6007 --out-dir /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps --target x86_64-unknown-illumos -C linker=/usr/gcc/13/bin/gcc -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/release/deps --extern arrayvec=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libarrayvec-f7fbed3e245c9513.rmeta --extern cfg=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libcfg-32016c806476b244.rmeta --extern cov_mark=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libcov_mark-9bf4a0f32b3680d0.rmeta --extern dot=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libdot-c7cf32c2840d3bc4.rmeta --extern either=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libeither-635e99546b526d6a.rmeta --extern hir=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libhir-6261e969a857e8bf.rmeta --extern ide_assists=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libide_assists-0e1f80f87a4565a0.rmeta --extern ide_completion=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libide_completion-6a66e20d0bd5e302.rmeta --extern ide_db=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libide_db-e16182f82f5ebf50.rmeta --extern ide_diagnostics=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libide_diagnostics-a4ebaaa79d7cbf7b.rmeta --extern ide_ssr=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libide_ssr-18a6951dbe4232a8.rmeta --extern itertools=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libitertools-1ea3fb1e188bb046.rmeta --extern nohash_hasher=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libnohash_hasher-57d880b8a1e96350.rmeta --extern oorandom=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/liboorandom-e57d9ba745cd6602.rmeta --extern profile=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libprofile-c4a57f3ab219e847.rmeta --extern pulldown_cmark=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libpulldown_cmark-89fea08d394f9ee3.rmeta --extern pulldown_cmark_to_cmark=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libpulldown_cmark_to_cmark-a9beb0e10a3b9f49.rmeta --extern rustc_apfloat=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/librustc_apfloat-99c49fca5bbf4e8b.rmeta --extern smallvec=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libsmallvec-f61dbf87fa3c3363.rmeta --extern span=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libspan-9d528ac6f4599e4a.rmeta --extern stdx=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libstdx-a8e1021851d08a40.rmeta --extern syntax=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libsyntax-fa9f4d95f4a2ea08.rmeta --extern text_edit=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libtext_edit-e0df24ee346fb531.rmeta --extern toolchain=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libtoolchain-dfaf1ecede306e33.rmeta --extern tracing=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libtracing-14e4856e6f2329c8.rmeta --extern triomphe=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libtriomphe-3342a97df287aef3.rmeta --extern url=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/liburl-9f7ec49394a279d5.rmeta --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(parallel_compiler)' '--check-cfg=cfg(rust_analyzer)' -Zmacro-backtrace -Zunstable-options -Csplit-debuginfo=off -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zunstable-options -Zon-broken-pipe=kill -Z binary-dep-depinfo` Dirty flycheck v0.0.0 (/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/tools/rust-analyzer/crates/flycheck): the dependency serde_json was rebuilt Compiling flycheck v0.0.0 (/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/tools/rust-analyzer/crates/flycheck) Running `/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc --crate-name flycheck --edition=2021 crates/flycheck/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::suspicious' '--warn=clippy::style' '--allow=clippy::restriction' '--deny=clippy::perf' '--deny=clippy::correctness' '--warn=clippy::complexity' '--allow=clippy::wrong_self_convention' '--allow=clippy::useless_asref' --warn=unused_lifetimes --warn=unused_extern_crates --warn=unreachable_pub '--allow=clippy::type_complexity' '--allow=clippy::too_many_arguments' '--warn=clippy::todo' '--warn=clippy::str_to_string' --warn=semicolon_in_expressions_from_macros '--allow=clippy::result_unit_err' '--warn=clippy::rc_buffer' '--warn=clippy::print_stdout' '--warn=clippy::print_stderr' '--allow=clippy::new_ret_no_self' '--allow=clippy::len_without_is_empty' --warn=explicit_outlives_requirements '--allow=clippy::enum_variant_names' --warn=ellipsis_inclusive_range_patterns --warn=elided_lifetimes_in_paths '--warn=clippy::dbg_macro' --warn=bare_trait_objects '--allow=clippy::assigning_clones' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=f5f888a0a36309b7 -C extra-filename=-f5f888a0a36309b7 --out-dir /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps --target x86_64-unknown-illumos -C linker=/usr/gcc/13/bin/gcc -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/release/deps --extern cargo_metadata=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libcargo_metadata-9b98da1bbdb5d450.rmeta --extern crossbeam_channel=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libcrossbeam_channel-93a8c65355c36153.rmeta --extern paths=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libpaths-cd43a19688d1fe7b.rmeta --extern process_wrap=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libprocess_wrap-7123d2d6128256cb.rmeta --extern rustc_hash=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/librustc_hash-fae0e07e0005c234.rmeta --extern serde=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libserde-fe3d0e6e9c2e1a2c.rmeta --extern serde_json=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libserde_json-acb2416b05af223a.rmeta --extern stdx=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libstdx-a8e1021851d08a40.rmeta --extern toolchain=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libtoolchain-dfaf1ecede306e33.rmeta --extern tracing=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libtracing-14e4856e6f2329c8.rmeta --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(parallel_compiler)' '--check-cfg=cfg(rust_analyzer)' -Zmacro-backtrace -Zunstable-options -Csplit-debuginfo=off -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zunstable-options -Zon-broken-pipe=kill -Z binary-dep-depinfo` Dirty toml v0.8.12: the dependency toml_edit was rebuilt Compiling toml v0.8.12 Running `/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc --crate-name toml --edition=2021 /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/vendor/toml-0.8.12/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="display"' --cfg 'feature="parse"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("default", "display", "indexmap", "parse", "preserve_order"))' -C metadata=145080e0ce462402 -C extra-filename=-145080e0ce462402 --out-dir /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps --target x86_64-unknown-illumos -C linker=/usr/gcc/13/bin/gcc -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/release/deps --extern serde=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libserde-fe3d0e6e9c2e1a2c.rmeta --extern serde_spanned=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libserde_spanned-46ccba3fb02c29e5.rmeta --extern toml_datetime=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libtoml_datetime-b84042efe705d3e0.rmeta --extern toml_edit=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libtoml_edit-268d42358de4c40b.rmeta --cap-lints allow --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(parallel_compiler)' '--check-cfg=cfg(rust_analyzer)' -Zmacro-backtrace -Zunstable-options -Csplit-debuginfo=off -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zunstable-options -Zon-broken-pipe=kill -Z binary-dep-depinfo` Fresh snap v1.1.1 Dirty dirs v5.0.1: the dependency dirs_sys was rebuilt Compiling dirs v5.0.1 Running `/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc --crate-name dirs --edition=2015 /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/vendor/dirs-5.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)' --check-cfg 'cfg(feature, values())' -C metadata=ac10a0499df896eb -C extra-filename=-ac10a0499df896eb --out-dir /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps --target x86_64-unknown-illumos -C linker=/usr/gcc/13/bin/gcc -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/release/deps --extern dirs_sys=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libdirs_sys-1b590e93508082ab.rmeta --cap-lints allow --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(parallel_compiler)' '--check-cfg=cfg(rust_analyzer)' -Zmacro-backtrace -Zunstable-options -Csplit-debuginfo=off -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zunstable-options -Zon-broken-pipe=kill -Z binary-dep-depinfo` Dirty lsp-server v0.7.6: the dependency serde_json was rebuilt Compiling lsp-server v0.7.6 Running `/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc --crate-name lsp_server --edition=2021 /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/vendor/lsp-server-0.7.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 --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=66fdf2b87600579f -C extra-filename=-66fdf2b87600579f --out-dir /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps --target x86_64-unknown-illumos -C linker=/usr/gcc/13/bin/gcc -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/release/deps --extern crossbeam_channel=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libcrossbeam_channel-93a8c65355c36153.rmeta --extern log=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/liblog-172c434f21563709.rmeta --extern serde=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libserde-fe3d0e6e9c2e1a2c.rmeta --extern serde_json=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libserde_json-acb2416b05af223a.rmeta --cap-lints allow --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(parallel_compiler)' '--check-cfg=cfg(rust_analyzer)' -Zmacro-backtrace -Zunstable-options -Csplit-debuginfo=off -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zunstable-options -Zon-broken-pipe=kill -Z binary-dep-depinfo` Dirty memmap2 v0.5.10: the dependency libc was rebuilt (1725741115.386532158s, 11m 12s after last build at 1725740443.805977013s) Compiling memmap2 v0.5.10 Running `/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc --crate-name memmap2 --edition=2018 /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/vendor/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)' --check-cfg 'cfg(feature, values("stable_deref_trait"))' -C metadata=60c6ca1346f4e4f7 -C extra-filename=-60c6ca1346f4e4f7 --out-dir /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps --target x86_64-unknown-illumos -C linker=/usr/gcc/13/bin/gcc -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/release/deps --extern libc=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/liblibc-3e7518595b3b6992.rmeta --cap-lints allow --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(parallel_compiler)' '--check-cfg=cfg(rust_analyzer)' -Zmacro-backtrace -Zunstable-options -Csplit-debuginfo=off -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zunstable-options -Zon-broken-pipe=kill -Z binary-dep-depinfo` Dirty num_cpus v1.16.0: the dependency libc was rebuilt (1725741115.386532158s, 11m 12s after last build at 1725740443.255054195s) Compiling num_cpus v1.16.0 Running `/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc --crate-name num_cpus --edition=2015 /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/vendor/num_cpus-1.16.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)' --check-cfg 'cfg(feature, values())' -C metadata=8c55f54db74c65f2 -C extra-filename=-8c55f54db74c65f2 --out-dir /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps --target x86_64-unknown-illumos -C linker=/usr/gcc/13/bin/gcc -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/release/deps --extern libc=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/liblibc-3e7518595b3b6992.rmeta --cap-lints allow --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(parallel_compiler)' '--check-cfg=cfg(rust_analyzer)' -Zmacro-backtrace -Zunstable-options -Csplit-debuginfo=off -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zunstable-options -Zon-broken-pipe=kill -Z binary-dep-depinfo` Fresh object v0.33.0 Dirty libloading v0.8.3: the dependency cfg_if was rebuilt (1725741113.990033344s, 11m 9s after last build at 1725740444.308738433s) Compiling libloading v0.8.3 Running `/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc --crate-name libloading --edition=2015 /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/vendor/libloading-0.8.3/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=7209e8ca08fc6e36 -C extra-filename=-7209e8ca08fc6e36 --out-dir /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps --target x86_64-unknown-illumos -C linker=/usr/gcc/13/bin/gcc -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/release/deps --extern cfg_if=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libcfg_if-9fafd12e719e19ea.rmeta --cap-lints allow --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(parallel_compiler)' '--check-cfg=cfg(rust_analyzer)' -Zmacro-backtrace -Zunstable-options -Csplit-debuginfo=off -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zunstable-options -Zon-broken-pipe=kill -Z binary-dep-depinfo` Fresh byteorder v1.5.0 Fresh xshell-macros v0.2.6 Fresh xshell v0.2.6 Dirty zip v0.6.6: the dependency crc32fast was rebuilt (1725741115.201837483s, 11m 7s after last build at 1725740448.804084221s) Compiling zip v0.6.6 Running `/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc --crate-name zip --edition=2021 /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/vendor/zip-0.6.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="deflate"' --cfg 'feature="flate2"' --cfg 'feature="time"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("aes", "aes-crypto", "bzip2", "constant_time_eq", "default", "deflate", "deflate-miniz", "deflate-zlib", "flate2", "hmac", "pbkdf2", "sha1", "time", "unreserved", "zstd"))' -C metadata=b8b9a8ef75ac7e17 -C extra-filename=-b8b9a8ef75ac7e17 --out-dir /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps --target x86_64-unknown-illumos -C linker=/usr/gcc/13/bin/gcc -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/release/deps --extern byteorder=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libbyteorder-51ff71de59d1f53a.rmeta --extern crc32fast=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libcrc32fast-e92f471891d968f9.rmeta --extern flate2=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libflate2-126d2861ba4eebff.rmeta --extern time=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libtime-5e9f7e082374a37e.rmeta --cap-lints allow --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(parallel_compiler)' '--check-cfg=cfg(rust_analyzer)' -Zmacro-backtrace -Zunstable-options -Csplit-debuginfo=off -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zunstable-options -Zon-broken-pipe=kill -Z binary-dep-depinfo` Dirty proc-macro-srv v0.0.0 (/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/tools/rust-analyzer/crates/proc-macro-srv): the dependency memmap2 was rebuilt Compiling proc-macro-srv v0.0.0 (/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/tools/rust-analyzer/crates/proc-macro-srv) Running `/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc --crate-name proc_macro_srv --edition=2021 crates/proc-macro-srv/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::suspicious' '--warn=clippy::style' '--allow=clippy::restriction' '--deny=clippy::perf' '--deny=clippy::correctness' '--warn=clippy::complexity' '--allow=clippy::wrong_self_convention' '--allow=clippy::useless_asref' --warn=unused_lifetimes --warn=unused_extern_crates --warn=unreachable_pub '--allow=clippy::type_complexity' '--allow=clippy::too_many_arguments' '--warn=clippy::todo' '--warn=clippy::str_to_string' --warn=semicolon_in_expressions_from_macros '--allow=clippy::result_unit_err' '--warn=clippy::rc_buffer' '--warn=clippy::print_stdout' '--warn=clippy::print_stderr' '--allow=clippy::new_ret_no_self' '--allow=clippy::len_without_is_empty' --warn=explicit_outlives_requirements '--allow=clippy::enum_variant_names' --warn=ellipsis_inclusive_range_patterns --warn=elided_lifetimes_in_paths '--warn=clippy::dbg_macro' --warn=bare_trait_objects '--allow=clippy::assigning_clones' --cfg 'feature="in-rust-tree"' --cfg 'feature="sysroot-abi"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("in-rust-tree", "sysroot-abi"))' -C metadata=844600e0cc4df7e4 -C extra-filename=-844600e0cc4df7e4 --out-dir /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps --target x86_64-unknown-illumos -C linker=/usr/gcc/13/bin/gcc -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/release/deps --extern base_db=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libbase_db-d81fe87fc0b87dfb.rmeta --extern libloading=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/liblibloading-7209e8ca08fc6e36.rmeta --extern mbe=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libmbe-9cfa47cce3beb638.rmeta --extern memmap2=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libmemmap2-60c6ca1346f4e4f7.rmeta --extern object=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libobject-56f76c6f44c4a213.rmeta --extern paths=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libpaths-cd43a19688d1fe7b.rmeta --extern proc_macro_api=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libproc_macro_api-6b8a698ee716650a.rmeta --extern ra_ap_rustc_lexer=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libra_ap_rustc_lexer-a482f47d0704b35d.rmeta --extern snap=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libsnap-217fa55d88ec8789.rmeta --extern span=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libspan-9d528ac6f4599e4a.rmeta --extern stdx=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libstdx-a8e1021851d08a40.rmeta --extern tt=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libtt-aa18d48871e9ff8f.rmeta --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(parallel_compiler)' '--check-cfg=cfg(rust_analyzer)' -Zmacro-backtrace -Zunstable-options -Csplit-debuginfo=off -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zunstable-options -Zon-broken-pipe=kill -Z binary-dep-depinfo --check-cfg 'cfg(rust_analyzer)'` Dirty rust-analyzer v0.0.0 (/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/tools/rust-analyzer/crates/rust-analyzer): the dependency num_cpus was rebuilt Compiling rust-analyzer v0.0.0 (/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/tools/rust-analyzer/crates/rust-analyzer) Running `/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc --crate-name rust_analyzer --edition=2021 crates/rust-analyzer/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::suspicious' '--warn=clippy::style' '--allow=clippy::restriction' '--deny=clippy::perf' '--deny=clippy::correctness' '--warn=clippy::complexity' '--allow=clippy::wrong_self_convention' '--allow=clippy::useless_asref' --warn=unused_lifetimes --warn=unused_extern_crates --warn=unreachable_pub '--allow=clippy::type_complexity' '--allow=clippy::too_many_arguments' '--warn=clippy::todo' '--warn=clippy::str_to_string' --warn=semicolon_in_expressions_from_macros '--allow=clippy::result_unit_err' '--warn=clippy::rc_buffer' '--warn=clippy::print_stdout' '--warn=clippy::print_stderr' '--allow=clippy::new_ret_no_self' '--allow=clippy::len_without_is_empty' --warn=explicit_outlives_requirements '--allow=clippy::enum_variant_names' --warn=ellipsis_inclusive_range_patterns --warn=elided_lifetimes_in_paths '--warn=clippy::dbg_macro' --warn=bare_trait_objects '--allow=clippy::assigning_clones' --cfg 'feature="in-rust-tree"' --cfg 'feature="sysroot-abi"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("force-always-assert", "in-rust-tree", "jemalloc", "jemallocator", "mimalloc", "sysroot-abi"))' -C metadata=7bf357466d390dbb -C extra-filename=-7bf357466d390dbb --out-dir /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps --target x86_64-unknown-illumos -C linker=/usr/gcc/13/bin/gcc -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/release/deps --extern always_assert=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libalways_assert-58f2522d1fd331c4.rmeta --extern anyhow=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libanyhow-6f8909920e47b93e.rmeta --extern cfg=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libcfg-32016c806476b244.rmeta --extern crossbeam_channel=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libcrossbeam_channel-93a8c65355c36153.rmeta --extern dirs=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libdirs-ac10a0499df896eb.rmeta --extern dissimilar=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libdissimilar-8c5434d3a3b98c86.rmeta --extern flycheck=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libflycheck-f5f888a0a36309b7.rmeta --extern hir=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libhir-6261e969a857e8bf.rmeta --extern hir_def=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libhir_def-c440eddd98d08f3c.rmeta --extern hir_ty=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libhir_ty-5878a62f57cd83e2.rmeta --extern ide=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libide-bdd15c52fb4a6007.rmeta --extern ide_db=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libide_db-e16182f82f5ebf50.rmeta --extern ide_ssr=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libide_ssr-18a6951dbe4232a8.rmeta --extern itertools=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libitertools-1ea3fb1e188bb046.rmeta --extern load_cargo=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libload_cargo-90c331dfc70925d9.rmeta --extern lsp_server=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/liblsp_server-66fdf2b87600579f.rmeta --extern lsp_types=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/liblsp_types-3df5b1c1f44027d9.rmeta --extern memchr=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libmemchr-31defbc76f9d2774.rmeta --extern nohash_hasher=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libnohash_hasher-57d880b8a1e96350.rmeta --extern num_cpus=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libnum_cpus-8c55f54db74c65f2.rmeta --extern oorandom=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/liboorandom-e57d9ba745cd6602.rmeta --extern parking_lot=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libparking_lot-2c1fc112c423a173.rmeta --extern parser=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libparser-1b15477d56a4ac32.rmeta --extern paths=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libpaths-cd43a19688d1fe7b.rmeta --extern proc_macro_api=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libproc_macro_api-6b8a698ee716650a.rmeta --extern profile=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libprofile-c4a57f3ab219e847.rmeta --extern project_model=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libproject_model-92f3e84253650767.rmeta --extern rayon=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/librayon-71365fe5d461c62f.rmeta --extern rustc_hash=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/librustc_hash-fae0e07e0005c234.rmeta --extern scip=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libscip-ae694c9b9636d5c4.rmeta --extern semver=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libsemver-b53690954b1c05ab.rmeta --extern serde=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libserde-fe3d0e6e9c2e1a2c.rmeta --extern serde_json=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libserde_json-acb2416b05af223a.rmeta --extern stdx=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libstdx-a8e1021851d08a40.rmeta --extern syntax=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libsyntax-fa9f4d95f4a2ea08.rmeta --extern toml=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libtoml-145080e0ce462402.rmeta --extern toolchain=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libtoolchain-dfaf1ecede306e33.rmeta --extern tracing=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libtracing-14e4856e6f2329c8.rmeta --extern tracing_subscriber=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libtracing_subscriber-78f1b696fbdbf2e1.rmeta --extern tracing_tree=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libtracing_tree-642e1bcdfbbca830.rmeta --extern triomphe=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libtriomphe-3342a97df287aef3.rmeta --extern vfs=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libvfs-adc43946320a6585.rmeta --extern vfs_notify=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libvfs_notify-a5dd020e69773f87.rmeta --extern walkdir=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libwalkdir-c42e2fc79e865be0.rmeta --extern xflags=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libxflags-7f6038748802aa7b.rmeta --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(parallel_compiler)' '--check-cfg=cfg(rust_analyzer)' -Zmacro-backtrace -Zunstable-options -Csplit-debuginfo=off -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zunstable-options -Zon-broken-pipe=kill -Z binary-dep-depinfo --check-cfg 'cfg(rust_analyzer)'` Fresh quote v1.0.36 Dirty test-utils v0.0.0 (/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/tools/rust-analyzer/crates/test-utils): the dependency tracing was rebuilt Compiling test-utils v0.0.0 (/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/tools/rust-analyzer/crates/test-utils) Running `/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc --crate-name test_utils --edition=2021 crates/test-utils/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::suspicious' '--warn=clippy::style' '--allow=clippy::restriction' '--deny=clippy::perf' '--deny=clippy::correctness' '--warn=clippy::complexity' '--allow=clippy::wrong_self_convention' '--allow=clippy::useless_asref' --warn=unused_lifetimes --warn=unused_extern_crates --warn=unreachable_pub '--allow=clippy::type_complexity' '--allow=clippy::too_many_arguments' '--warn=clippy::todo' '--warn=clippy::str_to_string' --warn=semicolon_in_expressions_from_macros '--allow=clippy::result_unit_err' '--warn=clippy::rc_buffer' '--warn=clippy::print_stdout' '--warn=clippy::print_stderr' '--allow=clippy::new_ret_no_self' '--allow=clippy::len_without_is_empty' --warn=explicit_outlives_requirements '--allow=clippy::enum_variant_names' --warn=ellipsis_inclusive_range_patterns --warn=elided_lifetimes_in_paths '--warn=clippy::dbg_macro' --warn=bare_trait_objects '--allow=clippy::assigning_clones' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=1ecc24fc502f95e9 -C extra-filename=-1ecc24fc502f95e9 --out-dir /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps --target x86_64-unknown-illumos -C linker=/usr/gcc/13/bin/gcc -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/release/deps --extern dissimilar=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libdissimilar-8c5434d3a3b98c86.rmeta --extern profile=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libprofile-c4a57f3ab219e847.rmeta --extern rustc_hash=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/librustc_hash-fae0e07e0005c234.rmeta --extern stdx=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libstdx-a8e1021851d08a40.rmeta --extern text_size=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libtext_size-a704d8107a7d1b2e.rmeta --extern tracing=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libtracing-14e4856e6f2329c8.rmeta --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(parallel_compiler)' '--check-cfg=cfg(rust_analyzer)' -Zmacro-backtrace -Zunstable-options -Csplit-debuginfo=off -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zunstable-options -Zon-broken-pipe=kill -Z binary-dep-depinfo` Dirty directories v5.0.1: the dependency dirs_sys was rebuilt Compiling directories v5.0.1 Running `/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc --crate-name directories --edition=2015 /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/vendor/directories-5.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)' --check-cfg 'cfg(feature, values())' -C metadata=6c32d00cf58e4b8f -C extra-filename=-6c32d00cf58e4b8f --out-dir /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps --target x86_64-unknown-illumos -C linker=/usr/gcc/13/bin/gcc -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/release/deps --extern dirs_sys=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libdirs_sys-1b590e93508082ab.rmeta --cap-lints allow --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(parallel_compiler)' '--check-cfg=cfg(rust_analyzer)' -Zmacro-backtrace -Zunstable-options -Csplit-debuginfo=off -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zunstable-options -Zon-broken-pipe=kill -Z binary-dep-depinfo` Fresh ungrammar v1.16.1 Fresh write-json v0.1.4 Dirty xtask v0.1.0 (/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/tools/rust-analyzer/xtask): the dependency zip was rebuilt Compiling xtask v0.1.0 (/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/tools/rust-analyzer/xtask) Running `/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc --crate-name xtask --edition=2021 xtask/src/main.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C opt-level=3 -C embed-bitcode=no '--warn=clippy::suspicious' '--warn=clippy::style' '--allow=clippy::restriction' '--deny=clippy::perf' '--deny=clippy::correctness' '--warn=clippy::complexity' '--allow=clippy::wrong_self_convention' '--allow=clippy::useless_asref' --warn=unused_lifetimes --warn=unused_extern_crates --warn=unreachable_pub '--allow=clippy::type_complexity' '--allow=clippy::too_many_arguments' '--warn=clippy::todo' '--warn=clippy::str_to_string' --warn=semicolon_in_expressions_from_macros '--allow=clippy::result_unit_err' '--warn=clippy::rc_buffer' '--warn=clippy::print_stdout' '--warn=clippy::print_stderr' '--allow=clippy::new_ret_no_self' '--allow=clippy::len_without_is_empty' --warn=explicit_outlives_requirements '--allow=clippy::enum_variant_names' --warn=ellipsis_inclusive_range_patterns --warn=elided_lifetimes_in_paths '--warn=clippy::dbg_macro' --warn=bare_trait_objects '--allow=clippy::assigning_clones' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=b65108dbff0aa3e7 -C extra-filename=-b65108dbff0aa3e7 --out-dir /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps --target x86_64-unknown-illumos -C linker=/usr/gcc/13/bin/gcc -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/release/deps --extern anyhow=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libanyhow-6f8909920e47b93e.rlib --extern directories=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libdirectories-6c32d00cf58e4b8f.rlib --extern flate2=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libflate2-126d2861ba4eebff.rlib --extern itertools=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libitertools-1ea3fb1e188bb046.rlib --extern proc_macro2=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libproc_macro2-863f2ad18ed6c331.rlib --extern quote=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libquote-692f592f365ae291.rlib --extern stdx=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libstdx-a8e1021851d08a40.rlib --extern time=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libtime-5e9f7e082374a37e.rlib --extern ungrammar=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libungrammar-ca172246c76f84a3.rlib --extern write_json=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libwrite_json-0192ebdb6f57561b.rlib --extern xflags=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libxflags-7f6038748802aa7b.rlib --extern xshell=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libxshell-b59eb3ae12b9723a.rlib --extern zip=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libzip-b8b9a8ef75ac7e17.rlib --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(parallel_compiler)' '--check-cfg=cfg(rust_analyzer)' -Zmacro-backtrace -Zunstable-options -Csplit-debuginfo=off -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zunstable-options -Zon-broken-pipe=kill -Z binary-dep-depinfo` Dirty proc-macro-srv-cli v0.0.0 (/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/tools/rust-analyzer/crates/proc-macro-srv-cli): the dependency proc_macro_srv was rebuilt Compiling proc-macro-srv-cli v0.0.0 (/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/tools/rust-analyzer/crates/proc-macro-srv-cli) Running `/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc --crate-name rust_analyzer_proc_macro_srv --edition=2021 crates/proc-macro-srv-cli/src/main.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C opt-level=3 -C embed-bitcode=no '--warn=clippy::suspicious' '--warn=clippy::style' '--allow=clippy::restriction' '--deny=clippy::perf' '--deny=clippy::correctness' '--warn=clippy::complexity' '--allow=clippy::wrong_self_convention' '--allow=clippy::useless_asref' --warn=unused_lifetimes --warn=unused_extern_crates --warn=unreachable_pub '--allow=clippy::type_complexity' '--allow=clippy::too_many_arguments' '--warn=clippy::todo' '--warn=clippy::str_to_string' --warn=semicolon_in_expressions_from_macros '--allow=clippy::result_unit_err' '--warn=clippy::rc_buffer' '--warn=clippy::print_stdout' '--warn=clippy::print_stderr' '--allow=clippy::new_ret_no_self' '--allow=clippy::len_without_is_empty' --warn=explicit_outlives_requirements '--allow=clippy::enum_variant_names' --warn=ellipsis_inclusive_range_patterns --warn=elided_lifetimes_in_paths '--warn=clippy::dbg_macro' --warn=bare_trait_objects '--allow=clippy::assigning_clones' --cfg 'feature="in-rust-tree"' --cfg 'feature="sysroot-abi"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("in-rust-tree", "sysroot-abi"))' -C metadata=79d54b066401bb9e -C extra-filename=-79d54b066401bb9e --out-dir /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps --target x86_64-unknown-illumos -C linker=/usr/gcc/13/bin/gcc -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/release/deps --extern proc_macro_api=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libproc_macro_api-6b8a698ee716650a.rlib --extern proc_macro_srv=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libproc_macro_srv-844600e0cc4df7e4.rlib --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(parallel_compiler)' '--check-cfg=cfg(rust_analyzer)' -Zmacro-backtrace -Zunstable-options -Csplit-debuginfo=off -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zunstable-options -Zon-broken-pipe=kill -Z binary-dep-depinfo --check-cfg 'cfg(rust_analyzer)'` Dirty test-fixture v0.0.0 (/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/tools/rust-analyzer/crates/test-fixture): the dependency span was rebuilt Compiling test-fixture v0.0.0 (/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/tools/rust-analyzer/crates/test-fixture) Running `/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc --crate-name test_fixture --edition=2021 crates/test-fixture/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::suspicious' '--warn=clippy::style' '--allow=clippy::restriction' '--deny=clippy::perf' '--deny=clippy::correctness' '--warn=clippy::complexity' '--allow=clippy::wrong_self_convention' '--allow=clippy::useless_asref' --warn=unused_lifetimes --warn=unused_extern_crates --warn=unreachable_pub '--allow=clippy::type_complexity' '--allow=clippy::too_many_arguments' '--warn=clippy::todo' '--warn=clippy::str_to_string' --warn=semicolon_in_expressions_from_macros '--allow=clippy::result_unit_err' '--warn=clippy::rc_buffer' '--warn=clippy::print_stdout' '--warn=clippy::print_stderr' '--allow=clippy::new_ret_no_self' '--allow=clippy::len_without_is_empty' --warn=explicit_outlives_requirements '--allow=clippy::enum_variant_names' --warn=ellipsis_inclusive_range_patterns --warn=elided_lifetimes_in_paths '--warn=clippy::dbg_macro' --warn=bare_trait_objects '--allow=clippy::assigning_clones' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=69d3275395790189 -C extra-filename=-69d3275395790189 --out-dir /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps --target x86_64-unknown-illumos -C linker=/usr/gcc/13/bin/gcc -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/release/deps --extern base_db=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libbase_db-d81fe87fc0b87dfb.rmeta --extern cfg=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libcfg-32016c806476b244.rmeta --extern hir_expand=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libhir_expand-79fa72331ad5f07b.rmeta --extern rustc_hash=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/librustc_hash-fae0e07e0005c234.rmeta --extern span=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libspan-9d528ac6f4599e4a.rmeta --extern stdx=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libstdx-a8e1021851d08a40.rmeta --extern test_utils=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libtest_utils-1ecc24fc502f95e9.rmeta --extern tt=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libtt-aa18d48871e9ff8f.rmeta --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(parallel_compiler)' '--check-cfg=cfg(rust_analyzer)' -Zmacro-backtrace -Zunstable-options -Csplit-debuginfo=off -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zunstable-options -Zon-broken-pipe=kill -Z binary-dep-depinfo` Fresh proc-macro-test v0.0.0 (/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/tools/rust-analyzer/crates/proc-macro-srv/proc-macro-test) Dirty lsp-server v0.7.6 (/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/tools/rust-analyzer/lib/lsp-server): the dependency serde_json was rebuilt Compiling lsp-server v0.7.6 (/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/tools/rust-analyzer/lib/lsp-server) Running `/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc --crate-name lsp_server --edition=2021 lib/lsp-server/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::suspicious' '--warn=clippy::style' '--allow=clippy::restriction' '--deny=clippy::perf' '--deny=clippy::correctness' '--warn=clippy::complexity' '--allow=clippy::wrong_self_convention' '--allow=clippy::useless_asref' --warn=unused_lifetimes --warn=unused_extern_crates --warn=unreachable_pub '--allow=clippy::type_complexity' '--allow=clippy::too_many_arguments' '--warn=clippy::todo' '--warn=clippy::str_to_string' --warn=semicolon_in_expressions_from_macros '--allow=clippy::result_unit_err' '--warn=clippy::rc_buffer' '--warn=clippy::print_stdout' '--warn=clippy::print_stderr' '--allow=clippy::new_ret_no_self' '--allow=clippy::len_without_is_empty' --warn=explicit_outlives_requirements '--allow=clippy::enum_variant_names' --warn=ellipsis_inclusive_range_patterns --warn=elided_lifetimes_in_paths '--warn=clippy::dbg_macro' --warn=bare_trait_objects '--allow=clippy::assigning_clones' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=d16deadac514a67c -C extra-filename=-d16deadac514a67c --out-dir /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps --target x86_64-unknown-illumos -C linker=/usr/gcc/13/bin/gcc -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/release/deps --extern crossbeam_channel=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libcrossbeam_channel-93a8c65355c36153.rmeta --extern log=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/liblog-172c434f21563709.rmeta --extern serde=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libserde-fe3d0e6e9c2e1a2c.rmeta --extern serde_json=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libserde_json-acb2416b05af223a.rmeta --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(parallel_compiler)' '--check-cfg=cfg(rust_analyzer)' -Zmacro-backtrace -Zunstable-options -Csplit-debuginfo=off -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zunstable-options -Zon-broken-pipe=kill -Z binary-dep-depinfo` Fresh salsa-macros v0.0.0 (/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/tools/rust-analyzer/crates/salsa/salsa-macros) Fresh line-index v0.1.1 (/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/tools/rust-analyzer/lib/line-index) Fresh la-arena v0.3.1 (/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/tools/rust-analyzer/lib/la-arena) Running `/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc --crate-name rust_analyzer --edition=2021 crates/rust-analyzer/src/bin/main.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C opt-level=3 -C embed-bitcode=no '--warn=clippy::suspicious' '--warn=clippy::style' '--allow=clippy::restriction' '--deny=clippy::perf' '--deny=clippy::correctness' '--warn=clippy::complexity' '--allow=clippy::wrong_self_convention' '--allow=clippy::useless_asref' --warn=unused_lifetimes --warn=unused_extern_crates --warn=unreachable_pub '--allow=clippy::type_complexity' '--allow=clippy::too_many_arguments' '--warn=clippy::todo' '--warn=clippy::str_to_string' --warn=semicolon_in_expressions_from_macros '--allow=clippy::result_unit_err' '--warn=clippy::rc_buffer' '--warn=clippy::print_stdout' '--warn=clippy::print_stderr' '--allow=clippy::new_ret_no_self' '--allow=clippy::len_without_is_empty' --warn=explicit_outlives_requirements '--allow=clippy::enum_variant_names' --warn=ellipsis_inclusive_range_patterns --warn=elided_lifetimes_in_paths '--warn=clippy::dbg_macro' --warn=bare_trait_objects '--allow=clippy::assigning_clones' --cfg 'feature="in-rust-tree"' --cfg 'feature="sysroot-abi"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("force-always-assert", "in-rust-tree", "jemalloc", "jemallocator", "mimalloc", "sysroot-abi"))' -C metadata=40c3c66bbfc0f557 -C extra-filename=-40c3c66bbfc0f557 --out-dir /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps --target x86_64-unknown-illumos -C linker=/usr/gcc/13/bin/gcc -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/release/deps --extern always_assert=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libalways_assert-58f2522d1fd331c4.rlib --extern anyhow=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libanyhow-6f8909920e47b93e.rlib --extern cfg=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libcfg-32016c806476b244.rlib --extern crossbeam_channel=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libcrossbeam_channel-93a8c65355c36153.rlib --extern dirs=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libdirs-ac10a0499df896eb.rlib --extern dissimilar=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libdissimilar-8c5434d3a3b98c86.rlib --extern flycheck=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libflycheck-f5f888a0a36309b7.rlib --extern hir=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libhir-6261e969a857e8bf.rlib --extern hir_def=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libhir_def-c440eddd98d08f3c.rlib --extern hir_ty=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libhir_ty-5878a62f57cd83e2.rlib --extern ide=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libide-bdd15c52fb4a6007.rlib --extern ide_db=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libide_db-e16182f82f5ebf50.rlib --extern ide_ssr=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libide_ssr-18a6951dbe4232a8.rlib --extern itertools=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libitertools-1ea3fb1e188bb046.rlib --extern load_cargo=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libload_cargo-90c331dfc70925d9.rlib --extern lsp_server=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/liblsp_server-66fdf2b87600579f.rlib --extern lsp_types=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/liblsp_types-3df5b1c1f44027d9.rlib --extern memchr=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libmemchr-31defbc76f9d2774.rlib --extern nohash_hasher=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libnohash_hasher-57d880b8a1e96350.rlib --extern num_cpus=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libnum_cpus-8c55f54db74c65f2.rlib --extern oorandom=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/liboorandom-e57d9ba745cd6602.rlib --extern parking_lot=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libparking_lot-2c1fc112c423a173.rlib --extern parser=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libparser-1b15477d56a4ac32.rlib --extern paths=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libpaths-cd43a19688d1fe7b.rlib --extern proc_macro_api=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libproc_macro_api-6b8a698ee716650a.rlib --extern profile=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libprofile-c4a57f3ab219e847.rlib --extern project_model=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libproject_model-92f3e84253650767.rlib --extern rayon=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/librayon-71365fe5d461c62f.rlib --extern rust_analyzer=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/librust_analyzer-7bf357466d390dbb.rlib --extern rustc_hash=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/librustc_hash-fae0e07e0005c234.rlib --extern scip=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libscip-ae694c9b9636d5c4.rlib --extern semver=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libsemver-b53690954b1c05ab.rlib --extern serde=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libserde-fe3d0e6e9c2e1a2c.rlib --extern serde_json=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libserde_json-acb2416b05af223a.rlib --extern stdx=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libstdx-a8e1021851d08a40.rlib --extern syntax=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libsyntax-fa9f4d95f4a2ea08.rlib --extern toml=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libtoml-145080e0ce462402.rlib --extern toolchain=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libtoolchain-dfaf1ecede306e33.rlib --extern tracing=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libtracing-14e4856e6f2329c8.rlib --extern tracing_subscriber=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libtracing_subscriber-78f1b696fbdbf2e1.rlib --extern tracing_tree=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libtracing_tree-642e1bcdfbbca830.rlib --extern triomphe=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libtriomphe-3342a97df287aef3.rlib --extern vfs=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libvfs-adc43946320a6585.rlib --extern vfs_notify=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libvfs_notify-a5dd020e69773f87.rlib --extern walkdir=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libwalkdir-c42e2fc79e865be0.rlib --extern xflags=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libxflags-7f6038748802aa7b.rlib --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(parallel_compiler)' '--check-cfg=cfg(rust_analyzer)' -Zmacro-backtrace -Zunstable-options -Csplit-debuginfo=off -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zunstable-options -Zon-broken-pipe=kill -Z binary-dep-depinfo --check-cfg 'cfg(rust_analyzer)'` Finished `release` profile [optimized] target(s) in 4m 02s Dist rust-analyzer-1.81.0-x86_64-unknown-illumos Forcing dist.compression-profile = 'no-op' for `x install`. running: LD_LIBRARY_PATH="/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-bootstrap-tools/x86_64-unknown-illumos/release/deps:/usr/lib" RUSTC="/usr/bin/rustc" "/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-tools-bin/rust-installer" "generate" "--image-dir" "/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/tmp/tarball/rust-analyzer/x86_64-unknown-illumos/image" "--component-name=rust-analyzer-preview" "--rel-manifest-dir=rustlib" "--legacy-manifest-dirs=rustlib,cargo" "--product-name=Rust" "--success-message=rust-analyzer installed." "--package-name=rust-analyzer-1.81.0-x86_64-unknown-illumos" "--non-installed-overlay" "/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/tmp/tarball/rust-analyzer/x86_64-unknown-illumos/overlay" "--output-dir" "/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/dist" "--work-dir" "/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/tmp/tarball/rust-analyzer/x86_64-unknown-illumos" "--compression-profile" "no-op" (failure_mode=Exit, stdout_mode=Print, stderr_mode=Print) (created at src/core/build_steps/tool.rs:1109:23, executed at src/utils/tarball.rs:382:13) finished in 0.210 seconds Installing stage2 rust-analyzer (x86_64-unknown-illumos) running: cd "/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/tmp/empty_dir" && "bash" "/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/tmp/tarball/rust-analyzer/x86_64-unknown-illumos/rust-analyzer-1.81.0-x86_64-unknown-illumos/install.sh" "--prefix=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/prototype/i386/usr" "--sysconfdir=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/prototype/i386/etc" "--datadir=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/prototype/i386/usr/share" "--docdir=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/prototype/i386/usr/share/doc/rust-1.81.0" "--bindir=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/prototype/i386/usr/bin" "--libdir=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/prototype/i386/usr/lib" "--mandir=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/prototype/i386/usr/share/man" "--disable-ldconfig" (failure_mode=Exit, stdout_mode=Print, stderr_mode=Print) (created at src/core/build_steps/install.rs:105:19, executed at src/core/build_steps/install.rs:116:9) install: creating uninstall script at /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/prototype/i386/usr/lib/rustlib/uninstall.sh install: installing component 'rust-analyzer-preview' install: backing up existing file at /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/prototype/i386/usr/share/doc/rust-1.81.0/LICENSE-APACHE install: backing up existing file at /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/prototype/i386/usr/share/doc/rust-1.81.0/LICENSE-MIT install: backing up existing file at /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/prototype/i386/usr/share/doc/rust-1.81.0/README.md rust analyzer installed. using sysroot /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2 running: "/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/bin/llvm-config" "--libdir" (failure_mode=Exit, stdout_mode=Capture, stderr_mode=Print) (created at src/core/builder.rs:1954:21, executed at src/core/builder.rs:1954:75) Building tool rustfmt (stage2 -> stage3, x86_64-unknown-illumos) running: cd "/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src" && env -u MAKEFLAGS -u MFLAGS AR_x86_64_unknown_illumos="/usr/gnu/bin/ar" CARGO_INCREMENTAL="0" CARGO_PROFILE_RELEASE_DEBUG="0" CARGO_PROFILE_RELEASE_DEBUG_ASSERTIONS="false" CARGO_PROFILE_RELEASE_OVERFLOW_CHECKS="false" CARGO_PROFILE_RELEASE_STRIP="false" CARGO_TARGET_DIR="/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools" CARGO_TARGET_X86_64_UNKNOWN_ILLUMOS_LINKER="/usr/gcc/13/bin/gcc" CC_x86_64_unknown_illumos="/usr/gcc/13/bin/gcc" CFG_COMPILER_BUILD_TRIPLE="x86_64-unknown-illumos" CFG_COMPILER_HOST_TRIPLE="x86_64-unknown-illumos" CFG_RELEASE="1.81.0" CFG_RELEASE_CHANNEL="stable" CFG_RELEASE_NUM="1.81.0" CFG_VERSION="1.81.0 (eeb90cda1 2024-09-04) (built from a source tarball)" CFG_VER_DATE="2024-09-04" CFG_VER_HASH="eeb90cda1969383f56a2637cbd3037bdf598841c" CFLAGS_x86_64_unknown_illumos="-ffunction-sections -fdata-sections -fPIC -m64 -m64" CXXFLAGS_x86_64_unknown_illumos="-ffunction-sections -fdata-sections -fPIC -m64 -m64" CXX_x86_64_unknown_illumos="/usr/gcc/13/bin/g++" DOC_RUST_LANG_ORG_CHANNEL="https://doc.rust-lang.org/1.81.0" LIBC_CHECK_CFG="1" LIBRARY_PATH="/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/lib" LZMA_API_STATIC="1" RANLIB_x86_64_unknown_illumos="/usr/gnu/bin/ar s" REAL_LIBRARY_PATH_VAR="LD_LIBRARY_PATH" RUSTBUILD_NATIVE_DIR="/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/native" RUSTC="/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc" RUSTC_BOOTSTRAP="1" RUSTC_BREAK_ON_ICE="1" RUSTC_ERROR_METADATA_DST="/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/tmp/extended-error-metadata" RUSTC_HOST_FLAGS="-Zunstable-options --check-cfg=cfg(bootstrap) -Clinker=/usr/gcc/13/bin/gcc" RUSTC_INSTALL_BINDIR="bin" RUSTC_LIBDIR="/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2/lib" RUSTC_LINT_FLAGS="-Wrust_2018_idioms -Wunused_lifetimes -Dwarnings" RUSTC_REAL="/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2/bin/rustc" RUSTC_SNAPSHOT="/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2/bin/rustc" RUSTC_SNAPSHOT_LIBDIR="/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2/lib" RUSTC_STAGE="2" RUSTC_SYSROOT="/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2" RUSTC_TLS_MODEL_INITIAL_EXEC="1" RUSTC_VERBOSE="1" RUSTC_WRAPPER="/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc" RUSTDOC="/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustdoc" RUSTDOCFLAGS="--cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options --check-cfg=cfg(bootstrap) --check-cfg=cfg(parallel_compiler) --check-cfg=cfg(rust_analyzer) -Dwarnings -Wrustdoc::invalid_codeblock_attributes --crate-version 1.81.0\t(eeb90cda1\t2024-09-04)\t(built\tfrom\ta\tsource\ttarball) -Clinker=/usr/gcc/13/bin/gcc" RUSTDOC_REAL="/path/to/nowhere/rustdoc/not/required" RUSTFLAGS="--cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options --check-cfg=cfg(bootstrap) --check-cfg=cfg(parallel_compiler) --check-cfg=cfg(rust_analyzer) -Zmacro-backtrace -Zunstable-options -Csplit-debuginfo=off -Clink-args=-Wl,-z,origin -Clink-args=-Wl,-rpath,$ORIGIN/../lib -Zunstable-options -Zon-broken-pipe=kill" RUST_TEST_THREADS="8" SYSROOT="/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2" __CARGO_DEFAULT_LIB_METADATA="stabletool-rustc" "/usr/bin/cargo" "build" "--target" "x86_64-unknown-illumos" "--release" "-Zbinary-dep-depinfo" "-j" "8" "-v" "--frozen" "--manifest-path" "/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/tools/rustfmt/Cargo.toml" "--message-format" "json-render-diagnostics" Fresh unicode-ident v1.0.12 Fresh once_cell v1.19.0 Fresh cfg-if v1.0.0 Fresh regex-syntax v0.7.5 Fresh proc-macro2 v1.0.86 Fresh utf8parse v0.2.2 Dirty is_terminal_polyfill v1.70.0: the rustflags changed Compiling is_terminal_polyfill v1.70.0 Fresh colorchoice v1.0.1 Fresh anstyle-query v1.1.0 Fresh quote v1.0.36 Fresh memchr v2.5.0 Fresh libc v0.2.155 Fresh anstyle-parse v0.2.4 Fresh log v0.4.21 Dirty anstyle v1.0.7: the rustflags changed Compiling anstyle v1.0.7 Dirty tracing-core v0.1.30: the dependency once_cell was rebuilt (1725741339.126261177s, 7m 16s after last build at 1725740903.865124614s) Compiling tracing-core v0.1.30 Running `/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc --crate-name is_terminal_polyfill --edition=2021 /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/vendor/is_terminal_polyfill-1.70.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=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)' --check-cfg 'cfg(feature, values("default"))' -C metadata=5ebf10e80810c4ec -C extra-filename=-5ebf10e80810c4ec --out-dir /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps --target x86_64-unknown-illumos -C linker=/usr/gcc/13/bin/gcc -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/release/deps --cap-lints allow --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(parallel_compiler)' '--check-cfg=cfg(rust_analyzer)' -Zmacro-backtrace -Zunstable-options -Csplit-debuginfo=off -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zunstable-options -Zon-broken-pipe=kill -Z binary-dep-depinfo` Fresh syn v2.0.67 Fresh aho-corasick v1.1.3 Fresh strsim v0.11.1 Fresh serde_derive v1.0.203 Fresh regex-automata v0.3.7 Fresh heck v0.5.0 Running `/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc --crate-name anstyle --edition=2021 /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/vendor/anstyle-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 '--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::items_after_statements' '--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)' --check-cfg 'cfg(feature, values("default", "std"))' -C metadata=0fffe7c45700ba28 -C extra-filename=-0fffe7c45700ba28 --out-dir /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps --target x86_64-unknown-illumos -C linker=/usr/gcc/13/bin/gcc -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/release/deps --cap-lints allow --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(parallel_compiler)' '--check-cfg=cfg(rust_analyzer)' -Zmacro-backtrace -Zunstable-options -Csplit-debuginfo=off -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zunstable-options -Zon-broken-pipe=kill -Z binary-dep-depinfo` Running `/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc --crate-name tracing_core --edition=2018 /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/vendor/tracing-core-0.1.30/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="once_cell"' --cfg 'feature="std"' --cfg 'feature="valuable"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("default", "once_cell", "std", "valuable"))' -C metadata=df842d71365ef39f -C extra-filename=-df842d71365ef39f --out-dir /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps --target x86_64-unknown-illumos -C linker=/usr/gcc/13/bin/gcc -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/release/deps --extern once_cell=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libonce_cell-a3125bf95ce38619.rmeta --cap-lints allow --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(parallel_compiler)' '--check-cfg=cfg(rust_analyzer)' -Zmacro-backtrace -Zunstable-options -Csplit-debuginfo=off -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zunstable-options -Zon-broken-pipe=kill -Z binary-dep-depinfo` Fresh serde v1.0.203 Fresh regex v1.9.4 Fresh lazy_static v1.5.0 Fresh equivalent v1.0.1 Fresh hashbrown v0.14.5 Dirty regex-syntax v0.6.29: the rustflags changed Compiling regex-syntax v0.6.29 Fresh clap_lex v0.7.1 Fresh toml_datetime v0.6.6 Fresh serde_spanned v0.6.6 Dirty indexmap v2.2.6: the dependency equivalent was rebuilt (1725741338.943021407s, 9m 27s after last build at 1725740771.670088463s) Compiling indexmap v2.2.6 Dirty thiserror v1.0.61: the rustflags changed Compiling thiserror v1.0.61 Fresh clap_derive v4.5.5 Fresh thiserror-impl v1.0.61 Fresh tracing-attributes v0.1.27 Running `/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/release/build/thiserror-8408d48d4f3bc588/build-script-build` Fresh bstr v1.6.0 Fresh dirs-sys-next v0.1.2 Running `/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc --crate-name indexmap --edition=2021 /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/vendor/indexmap-2.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 '--allow=clippy::style' --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("arbitrary", "borsh", "default", "quickcheck", "rayon", "rustc-rayon", "serde", "std", "test_debug"))' -C metadata=e0ac444d80a54f71 -C extra-filename=-e0ac444d80a54f71 --out-dir /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps --target x86_64-unknown-illumos -C linker=/usr/gcc/13/bin/gcc -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/release/deps --extern equivalent=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libequivalent-c67f39f929ebf029.rmeta --extern hashbrown=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libhashbrown-bbf583cea29597ce.rmeta --cap-lints allow --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(parallel_compiler)' '--check-cfg=cfg(rust_analyzer)' -Zmacro-backtrace -Zunstable-options -Csplit-debuginfo=off -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zunstable-options -Zon-broken-pipe=kill -Z binary-dep-depinfo` Running `/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc --crate-name regex_syntax --edition=2018 /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/vendor/regex-syntax-0.6.29/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="unicode"' --cfg 'feature="unicode-age"' --cfg 'feature="unicode-bool"' --cfg 'feature="unicode-case"' --cfg 'feature="unicode-gencat"' --cfg 'feature="unicode-perl"' --cfg 'feature="unicode-script"' --cfg 'feature="unicode-segment"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("default", "unicode", "unicode-age", "unicode-bool", "unicode-case", "unicode-gencat", "unicode-perl", "unicode-script", "unicode-segment"))' -C metadata=1488aa29092cf54a -C extra-filename=-1488aa29092cf54a --out-dir /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps --target x86_64-unknown-illumos -C linker=/usr/gcc/13/bin/gcc -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/release/deps --cap-lints allow --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(parallel_compiler)' '--check-cfg=cfg(rust_analyzer)' -Zmacro-backtrace -Zunstable-options -Csplit-debuginfo=off -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zunstable-options -Zon-broken-pipe=kill -Z binary-dep-depinfo` Fresh thread_local v1.1.8 Fresh pin-project-lite v0.2.14 Fresh same-file v1.0.6 Fresh ryu v1.0.18 Dirty unicode-width v0.1.13: the rustflags changed Compiling unicode-width v0.1.13 Fresh itoa v1.0.11 Fresh option-ext v0.2.0 Running `/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc --crate-name unicode_width --edition=2021 /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/vendor/unicode-width-0.1.13/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)' --check-cfg 'cfg(feature, values("compiler_builtins", "core", "default", "no_std", "rustc-dep-of-std", "std"))' -C metadata=0b1d6051febbecc4 -C extra-filename=-0b1d6051febbecc4 --out-dir /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps --target x86_64-unknown-illumos -C linker=/usr/gcc/13/bin/gcc -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/release/deps --cap-lints allow --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(parallel_compiler)' '--check-cfg=cfg(rust_analyzer)' -Zmacro-backtrace -Zunstable-options -Csplit-debuginfo=off -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zunstable-options -Zon-broken-pipe=kill -Z binary-dep-depinfo` Dirty fnv v1.0.7: the rustflags changed Compiling fnv v1.0.7 Running `/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc --crate-name fnv --edition=2015 /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/vendor/fnv-1.0.7/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)' --check-cfg 'cfg(feature, values("default", "std"))' -C metadata=1873645ddc6f7552 -C extra-filename=-1873645ddc6f7552 --out-dir /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps --target x86_64-unknown-illumos -C linker=/usr/gcc/13/bin/gcc -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/release/deps --cap-lints allow --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(parallel_compiler)' '--check-cfg=cfg(rust_analyzer)' -Zmacro-backtrace -Zunstable-options -Csplit-debuginfo=off -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zunstable-options -Zon-broken-pipe=kill -Z binary-dep-depinfo` Dirty overload v0.1.1: the rustflags changed Compiling overload v0.1.1 Running `/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc --crate-name overload --edition=2018 /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/vendor/overload-0.1.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)' --check-cfg 'cfg(feature, values())' -C metadata=c6160aa9c20d7710 -C extra-filename=-c6160aa9c20d7710 --out-dir /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps --target x86_64-unknown-illumos -C linker=/usr/gcc/13/bin/gcc -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/release/deps --cap-lints allow --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(parallel_compiler)' '--check-cfg=cfg(rust_analyzer)' -Zmacro-backtrace -Zunstable-options -Csplit-debuginfo=off -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zunstable-options -Zon-broken-pipe=kill -Z binary-dep-depinfo` Fresh winnow v0.5.40 Running `/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc --crate-name thiserror --edition=2021 /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/vendor/thiserror-1.0.61/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)' --check-cfg 'cfg(feature, values())' -C metadata=3e83ea000014f652 -C extra-filename=-3e83ea000014f652 --out-dir /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps --target x86_64-unknown-illumos -C linker=/usr/gcc/13/bin/gcc -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/release/deps --extern thiserror_impl=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/release/deps/libthiserror_impl-9c15c3cbb940afe2.so --cap-lints allow --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(parallel_compiler)' '--check-cfg=cfg(rust_analyzer)' -Zmacro-backtrace -Zunstable-options -Csplit-debuginfo=off -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zunstable-options -Zon-broken-pipe=kill -Z binary-dep-depinfo --check-cfg 'cfg(error_generic_member_access)' --check-cfg 'cfg(thiserror_nightly_testing)'` Dirty nu-ansi-term v0.46.0: the rustflags changed Compiling nu-ansi-term v0.46.0 Running `/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc --crate-name nu_ansi_term --edition=2018 /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/vendor/nu-ansi-term-0.46.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)' --check-cfg 'cfg(feature, values("derive_serde_style", "serde"))' -C metadata=bb203af945d687a4 -C extra-filename=-bb203af945d687a4 --out-dir /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps --target x86_64-unknown-illumos -C linker=/usr/gcc/13/bin/gcc -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/release/deps --extern overload=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/liboverload-c6160aa9c20d7710.rmeta --cap-lints allow --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(parallel_compiler)' '--check-cfg=cfg(rust_analyzer)' -Zmacro-backtrace -Zunstable-options -Csplit-debuginfo=off -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zunstable-options -Zon-broken-pipe=kill -Z binary-dep-depinfo` Dirty anstream v0.6.14: the dependency is_terminal_polyfill was rebuilt (1725741135.905153906s, 6m 1s after last build at 1725740774.820972371s) Compiling anstream v0.6.14 Running `/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc --crate-name anstream --edition=2021 /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/vendor/anstream-0.6.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 '--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::items_after_statements' '--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)' --check-cfg 'cfg(feature, values("auto", "default", "test", "wincon"))' -C metadata=81bf5c97330c6ba2 -C extra-filename=-81bf5c97330c6ba2 --out-dir /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps --target x86_64-unknown-illumos -C linker=/usr/gcc/13/bin/gcc -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/release/deps --extern anstyle=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libanstyle-0fffe7c45700ba28.rmeta --extern anstyle_parse=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libanstyle_parse-c8e882a546c76736.rmeta --extern anstyle_query=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libanstyle_query-76b58bd69224d02c.rmeta --extern colorchoice=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libcolorchoice-457b1d201efa5865.rmeta --extern is_terminal_polyfill=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libis_terminal_polyfill-5ebf10e80810c4ec.rmeta --extern utf8parse=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libutf8parse-be4a90735127871d.rmeta --cap-lints allow --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(parallel_compiler)' '--check-cfg=cfg(rust_analyzer)' -Zmacro-backtrace -Zunstable-options -Csplit-debuginfo=off -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zunstable-options -Zon-broken-pipe=kill -Z binary-dep-depinfo` Dirty globset v0.4.13: the dependency log was rebuilt (1725741339.383347743s, 6m 56s after last build at 1725740923.394390920s) Compiling globset v0.4.13 Running `/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc --crate-name globset --edition=2018 /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/vendor/globset-0.4.13/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="log"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("default", "log", "serde", "serde1", "simd-accel"))' -C metadata=386ed5860012f885 -C extra-filename=-386ed5860012f885 --out-dir /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps --target x86_64-unknown-illumos -C linker=/usr/gcc/13/bin/gcc -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/release/deps --extern aho_corasick=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libaho_corasick-d0c5f883d9b03754.rmeta --extern bstr=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libbstr-2a36da8e5d0fc4a5.rmeta --extern fnv=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libfnv-1873645ddc6f7552.rmeta --extern log=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/liblog-172c434f21563709.rmeta --extern regex=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libregex-31720e847d14d635.rmeta --cap-lints allow --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(parallel_compiler)' '--check-cfg=cfg(rust_analyzer)' -Zmacro-backtrace -Zunstable-options -Csplit-debuginfo=off -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zunstable-options -Zon-broken-pipe=kill -Z binary-dep-depinfo` Fresh dirs-sys v0.4.1 Dirty serde_json v1.0.117: the dependency itoa was rebuilt (1725741339.631352011s, 6m 49s after last build at 1725740930.795753335s) Compiling serde_json v1.0.117 Running `/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc --crate-name serde_json --edition=2021 /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/vendor/serde_json-1.0.117/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"' --cfg 'feature="unbounded_depth"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("alloc", "arbitrary_precision", "default", "float_roundtrip", "indexmap", "preserve_order", "raw_value", "std", "unbounded_depth"))' -C metadata=e3c8af751cc5c4aa -C extra-filename=-e3c8af751cc5c4aa --out-dir /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps --target x86_64-unknown-illumos -C linker=/usr/gcc/13/bin/gcc -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/release/deps --extern itoa=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libitoa-1cceb1650151643c.rmeta --extern ryu=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libryu-0888c8429afcbb03.rmeta --extern serde=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libserde-4c589c00bc27e37e.rmeta --cap-lints allow --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(parallel_compiler)' '--check-cfg=cfg(rust_analyzer)' -Zmacro-backtrace -Zunstable-options -Csplit-debuginfo=off -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zunstable-options -Zon-broken-pipe=kill -Z binary-dep-depinfo --cfg limb_width_64 --check-cfg 'cfg(limb_width_32)' --check-cfg 'cfg(limb_width_64)'` Fresh walkdir v2.5.0 Dirty anyhow v1.0.86: the rustflags changed Compiling anyhow v1.0.86 Running `/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/release/build/anyhow-d7aed1449cc45faf/build-script-build` Dirty dirs-next v2.0.0: the dependency cfg_if was rebuilt (1725741338.871676414s, 7m 13s after last build at 1725740905.463217401s) Compiling dirs-next v2.0.0 Running `/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc --crate-name dirs_next --edition=2018 /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/vendor/dirs-next-2.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)' --check-cfg 'cfg(feature, values())' -C metadata=1c2eb973516ae2a4 -C extra-filename=-1c2eb973516ae2a4 --out-dir /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps --target x86_64-unknown-illumos -C linker=/usr/gcc/13/bin/gcc -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/release/deps --extern cfg_if=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libcfg_if-9fafd12e719e19ea.rmeta --extern dirs_sys_next=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libdirs_sys_next-0fd2c0b722c5fe6b.rmeta --cap-lints allow --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(parallel_compiler)' '--check-cfg=cfg(rust_analyzer)' -Zmacro-backtrace -Zunstable-options -Csplit-debuginfo=off -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zunstable-options -Zon-broken-pipe=kill -Z binary-dep-depinfo` Dirty clap_builder v4.5.7: the dependency anstream was rebuilt Compiling clap_builder v4.5.7 Running `/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc --crate-name clap_builder --edition=2021 /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/vendor/clap_builder-4.5.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 '--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::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=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' '--allow=clippy::multiple_bound_locations' '--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' '--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)' --check-cfg 'cfg(feature, values("cargo", "color", "debug", "default", "deprecated", "env", "error-context", "help", "std", "string", "suggestions", "unicode", "unstable-doc", "unstable-styles", "unstable-v5", "usage", "wrap_help"))' -C metadata=12a1ad98f1789d37 -C extra-filename=-12a1ad98f1789d37 --out-dir /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps --target x86_64-unknown-illumos -C linker=/usr/gcc/13/bin/gcc -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/release/deps --extern anstream=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libanstream-81bf5c97330c6ba2.rmeta --extern anstyle=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libanstyle-0fffe7c45700ba28.rmeta --extern clap_lex=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libclap_lex-484b9a00b08f9a8a.rmeta --extern strsim=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libstrsim-33356774de6129a9.rmeta --cap-lints allow --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(parallel_compiler)' '--check-cfg=cfg(rust_analyzer)' -Zmacro-backtrace -Zunstable-options -Csplit-debuginfo=off -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zunstable-options -Zon-broken-pipe=kill -Z binary-dep-depinfo` Dirty tracing v0.1.37: the dependency cfg_if was rebuilt (1725741338.871676414s, 6m 59s after last build at 1725740919.224998266s) Compiling tracing v0.1.37 Running `/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc --crate-name tracing --edition=2018 /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/vendor/tracing-0.1.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 --cfg 'feature="attributes"' --cfg 'feature="default"' --cfg 'feature="std"' --cfg 'feature="tracing-attributes"' --check-cfg 'cfg(docsrs)' --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=136ec019d6b4759e -C extra-filename=-136ec019d6b4759e --out-dir /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps --target x86_64-unknown-illumos -C linker=/usr/gcc/13/bin/gcc -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/release/deps --extern cfg_if=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libcfg_if-9fafd12e719e19ea.rmeta --extern pin_project_lite=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libpin_project_lite-b889bafc1b6698f3.rmeta --extern tracing_attributes=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/release/deps/libtracing_attributes-15568613e856cbc6.so --extern tracing_core=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libtracing_core-df842d71365ef39f.rmeta --cap-lints allow --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(parallel_compiler)' '--check-cfg=cfg(rust_analyzer)' -Zmacro-backtrace -Zunstable-options -Csplit-debuginfo=off -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zunstable-options -Zon-broken-pipe=kill -Z binary-dep-depinfo` Dirty tracing-log v0.2.0: the dependency once_cell was rebuilt (1725741339.126261177s, 7m 13s after last build at 1725740906.367272237s) Compiling tracing-log v0.2.0 Running `/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc --crate-name tracing_log --edition=2018 /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/vendor/tracing-log-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 --cfg 'feature="log-tracer"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("ahash", "default", "interest-cache", "log-tracer", "lru", "std"))' -C metadata=dae26623827317de -C extra-filename=-dae26623827317de --out-dir /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps --target x86_64-unknown-illumos -C linker=/usr/gcc/13/bin/gcc -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/release/deps --extern log=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/liblog-172c434f21563709.rmeta --extern once_cell=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libonce_cell-a3125bf95ce38619.rmeta --extern tracing_core=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libtracing_core-df842d71365ef39f.rmeta --cap-lints allow --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(parallel_compiler)' '--check-cfg=cfg(rust_analyzer)' -Zmacro-backtrace -Zunstable-options -Csplit-debuginfo=off -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zunstable-options -Zon-broken-pipe=kill -Z binary-dep-depinfo` Dirty toml_edit v0.19.15: the dependency indexmap was rebuilt Compiling toml_edit v0.19.15 Running `/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc --crate-name toml_edit --edition=2021 /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/vendor/toml_edit-0.19.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 --cfg 'feature="default"' --cfg 'feature="serde"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("default", "perf", "serde", "unbounded"))' -C metadata=30ce4a07949624ea -C extra-filename=-30ce4a07949624ea --out-dir /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps --target x86_64-unknown-illumos -C linker=/usr/gcc/13/bin/gcc -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/release/deps --extern indexmap=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libindexmap-e0ac444d80a54f71.rmeta --extern serde=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libserde-4c589c00bc27e37e.rmeta --extern serde_spanned=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libserde_spanned-e5fed830cd968e3a.rmeta --extern toml_datetime=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libtoml_datetime-2e8e69104035ec87.rmeta --extern winnow=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libwinnow-d8e9a50d045b5a09.rmeta --cap-lints allow --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(parallel_compiler)' '--check-cfg=cfg(rust_analyzer)' -Zmacro-backtrace -Zunstable-options -Csplit-debuginfo=off -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zunstable-options -Zon-broken-pipe=kill -Z binary-dep-depinfo` Fresh camino v1.1.7 Dirty semver v1.0.23: the dependency build_script_build was rebuilt (1725741338.905703988s, 6m 50s after last build at 1725740928.644218102s) Compiling semver v1.0.23 Running `/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc --crate-name semver --edition=2018 /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/vendor/semver-1.0.23/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="serde"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("default", "serde", "std"))' -C metadata=d7292c4787ea8333 -C extra-filename=-d7292c4787ea8333 --out-dir /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps --target x86_64-unknown-illumos -C linker=/usr/gcc/13/bin/gcc -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/release/deps --extern serde=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libserde-4c589c00bc27e37e.rmeta --cap-lints allow --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(parallel_compiler)' '--check-cfg=cfg(rust_analyzer)' -Zmacro-backtrace -Zunstable-options -Csplit-debuginfo=off -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zunstable-options -Zon-broken-pipe=kill -Z binary-dep-depinfo --check-cfg 'cfg(doc_cfg)' --check-cfg 'cfg(no_alloc_crate)' --check-cfg 'cfg(no_const_vec_new)' --check-cfg 'cfg(no_exhaustive_int_match)' --check-cfg 'cfg(no_non_exhaustive)' --check-cfg 'cfg(no_nonzero_bitscan)' --check-cfg 'cfg(no_str_strip_prefix)' --check-cfg 'cfg(no_track_caller)' --check-cfg 'cfg(no_unsafe_op_in_unsafe_fn_lint)' --check-cfg 'cfg(test_node_semver)'` Fresh cargo-platform v0.1.8 Fresh sharded-slab v0.1.7 Fresh smallvec v1.13.2 Fresh yansi-term v0.1.2 Fresh either v1.12.0 Fresh itertools v0.12.1 Dirty annotate-snippets v0.9.2: the dependency unicode_width was rebuilt (1725741163.881588374s, 4m 12s after last build at 1725740911.960823532s) Compiling annotate-snippets v0.9.2 Running `/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc --crate-name annotate_snippets --edition=2018 /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/vendor/annotate-snippets-0.9.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="color"' --cfg 'feature="default"' --cfg 'feature="yansi-term"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("color", "default", "yansi-term"))' -C metadata=d2f9c3186865c946 -C extra-filename=-d2f9c3186865c946 --out-dir /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps --target x86_64-unknown-illumos -C linker=/usr/gcc/13/bin/gcc -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/release/deps --extern unicode_width=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libunicode_width-0b1d6051febbecc4.rmeta --extern yansi_term=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libyansi_term-43d71f1a98bc3769.rmeta --cap-lints allow --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(parallel_compiler)' '--check-cfg=cfg(rust_analyzer)' -Zmacro-backtrace -Zunstable-options -Csplit-debuginfo=off -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zunstable-options -Zon-broken-pipe=kill -Z binary-dep-depinfo` Dirty ignore v0.4.20: the dependency walkdir was rebuilt (1725741347.552942175s, 7m 1s after last build at 1725740926.408434913s) Compiling ignore v0.4.20 Running `/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc --crate-name ignore --edition=2018 /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/vendor/ignore-0.4.20/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)' --check-cfg 'cfg(feature, values("simd-accel"))' -C metadata=167cc45b9ad34f69 -C extra-filename=-167cc45b9ad34f69 --out-dir /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps --target x86_64-unknown-illumos -C linker=/usr/gcc/13/bin/gcc -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/release/deps --extern globset=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libglobset-386ed5860012f885.rmeta --extern lazy_static=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/liblazy_static-afd51797ed3196c7.rmeta --extern log=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/liblog-172c434f21563709.rmeta --extern memchr=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libmemchr-ef05165b808c1b91.rmeta --extern regex=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libregex-31720e847d14d635.rmeta --extern same_file=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libsame_file-3cd225259f0fdbb9.rmeta --extern thread_local=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libthread_local-fd92f17410f22a36.rmeta --extern walkdir=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libwalkdir-c42e2fc79e865be0.rmeta --cap-lints allow --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(parallel_compiler)' '--check-cfg=cfg(rust_analyzer)' -Zmacro-backtrace -Zunstable-options -Csplit-debuginfo=off -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zunstable-options -Zon-broken-pipe=kill -Z binary-dep-depinfo` Dirty cargo_metadata v0.18.1: the dependency thiserror was rebuilt Compiling cargo_metadata v0.18.1 Running `/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc --crate-name cargo_metadata --edition=2018 /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/vendor/cargo_metadata-0.18.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)' --check-cfg 'cfg(feature, values("builder", "default", "derive_builder", "unstable"))' -C metadata=8bf988141a648829 -C extra-filename=-8bf988141a648829 --out-dir /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps --target x86_64-unknown-illumos -C linker=/usr/gcc/13/bin/gcc -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/release/deps --extern camino=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libcamino-fce9f5d2cf9d51a1.rmeta --extern cargo_platform=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libcargo_platform-ff0abad93a5de871.rmeta --extern semver=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libsemver-d7292c4787ea8333.rmeta --extern serde=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libserde-4c589c00bc27e37e.rmeta --extern serde_json=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libserde_json-e3c8af751cc5c4aa.rmeta --extern thiserror=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libthiserror-3e83ea000014f652.rmeta --cap-lints allow --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(parallel_compiler)' '--check-cfg=cfg(rust_analyzer)' -Zmacro-backtrace -Zunstable-options -Csplit-debuginfo=off -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zunstable-options -Zon-broken-pipe=kill -Z binary-dep-depinfo` Dirty regex-automata v0.1.10: the rustflags changed Compiling regex-automata v0.1.10 Running `/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc --crate-name regex_automata --edition=2015 /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/vendor/regex-automata-0.1.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 --cfg 'feature="default"' --cfg 'feature="regex-syntax"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("default", "fst", "regex-syntax", "std", "transducer"))' -C metadata=9c3ee361c44f3631 -C extra-filename=-9c3ee361c44f3631 --out-dir /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps --target x86_64-unknown-illumos -C linker=/usr/gcc/13/bin/gcc -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/release/deps --extern regex_syntax=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libregex_syntax-1488aa29092cf54a.rmeta --cap-lints allow --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(parallel_compiler)' '--check-cfg=cfg(rust_analyzer)' -Zmacro-backtrace -Zunstable-options -Csplit-debuginfo=off -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zunstable-options -Zon-broken-pipe=kill -Z binary-dep-depinfo` Dirty matchers v0.1.0: the rustflags changed Compiling matchers v0.1.0 Running `/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc --crate-name matchers --edition=2018 /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/vendor/matchers-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)' --check-cfg 'cfg(feature, values())' -C metadata=b19646ca5f8a7a29 -C extra-filename=-b19646ca5f8a7a29 --out-dir /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps --target x86_64-unknown-illumos -C linker=/usr/gcc/13/bin/gcc -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/release/deps --extern regex_automata=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libregex_automata-9c3ee361c44f3631.rmeta --cap-lints allow --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(parallel_compiler)' '--check-cfg=cfg(rust_analyzer)' -Zmacro-backtrace -Zunstable-options -Csplit-debuginfo=off -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zunstable-options -Zon-broken-pipe=kill -Z binary-dep-depinfo` Dirty clap v4.5.7: the dependency clap_builder was rebuilt Compiling clap v4.5.7 Running `/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc --crate-name clap --edition=2021 /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/vendor/clap-4.5.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 '--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::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=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' '--allow=clippy::multiple_bound_locations' '--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' '--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)' --check-cfg 'cfg(feature, values("cargo", "color", "debug", "default", "deprecated", "derive", "env", "error-context", "help", "std", "string", "suggestions", "unicode", "unstable-doc", "unstable-styles", "unstable-v5", "usage", "wrap_help"))' -C metadata=6c2faf6d898abb67 -C extra-filename=-6c2faf6d898abb67 --out-dir /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps --target x86_64-unknown-illumos -C linker=/usr/gcc/13/bin/gcc -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/release/deps --extern clap_builder=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libclap_builder-12a1ad98f1789d37.rmeta --extern clap_derive=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/release/deps/libclap_derive-1d9533879b561b8b.so --cap-lints allow --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(parallel_compiler)' '--check-cfg=cfg(rust_analyzer)' -Zmacro-backtrace -Zunstable-options -Csplit-debuginfo=off -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zunstable-options -Zon-broken-pipe=kill -Z binary-dep-depinfo` Dirty clap-cargo v0.12.0: the dependency clap was rebuilt Compiling clap-cargo v0.12.0 Running `/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc --crate-name clap_cargo --edition=2021 /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/vendor/clap-cargo-0.12.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="clap"' --cfg 'feature="default"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("cargo_metadata", "clap", "default"))' -C metadata=c7b0fbb790bcdf90 -C extra-filename=-c7b0fbb790bcdf90 --out-dir /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps --target x86_64-unknown-illumos -C linker=/usr/gcc/13/bin/gcc -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/release/deps --extern anstyle=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libanstyle-0fffe7c45700ba28.rmeta --extern clap=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libclap-6c2faf6d898abb67.rmeta --cap-lints allow --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(parallel_compiler)' '--check-cfg=cfg(rust_analyzer)' -Zmacro-backtrace -Zunstable-options -Csplit-debuginfo=off -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zunstable-options -Zon-broken-pipe=kill -Z binary-dep-depinfo` Dirty tracing-subscriber v0.3.18: the dependency thread_local was rebuilt (1725741361.404626945s, 7m 14s after last build at 1725740927.743095865s) Compiling tracing-subscriber v0.3.18 Running `/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc --crate-name tracing_subscriber --edition=2018 /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/vendor/tracing-subscriber-0.3.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 --cfg 'feature="alloc"' --cfg 'feature="ansi"' --cfg 'feature="default"' --cfg 'feature="env-filter"' --cfg 'feature="fmt"' --cfg 'feature="matchers"' --cfg 'feature="nu-ansi-term"' --cfg 'feature="once_cell"' --cfg 'feature="regex"' --cfg 'feature="registry"' --cfg 'feature="sharded-slab"' --cfg 'feature="smallvec"' --cfg 'feature="std"' --cfg 'feature="thread_local"' --cfg 'feature="tracing"' --cfg 'feature="tracing-log"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("alloc", "ansi", "chrono", "default", "env-filter", "fmt", "json", "local-time", "matchers", "nu-ansi-term", "once_cell", "parking_lot", "regex", "registry", "serde", "serde_json", "sharded-slab", "smallvec", "std", "thread_local", "time", "tracing", "tracing-log", "tracing-serde", "valuable", "valuable-serde", "valuable_crate"))' -C metadata=9050b67b9887b1cf -C extra-filename=-9050b67b9887b1cf --out-dir /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps --target x86_64-unknown-illumos -C linker=/usr/gcc/13/bin/gcc -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/release/deps --extern matchers=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libmatchers-b19646ca5f8a7a29.rmeta --extern nu_ansi_term=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libnu_ansi_term-bb203af945d687a4.rmeta --extern once_cell=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libonce_cell-a3125bf95ce38619.rmeta --extern regex=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libregex-31720e847d14d635.rmeta --extern sharded_slab=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libsharded_slab-5d715c7c2863830e.rmeta --extern smallvec=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libsmallvec-867d2bd776f1490e.rmeta --extern thread_local=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libthread_local-fd92f17410f22a36.rmeta --extern tracing=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libtracing-136ec019d6b4759e.rmeta --extern tracing_core=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libtracing_core-df842d71365ef39f.rmeta --extern tracing_log=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libtracing_log-dae26623827317de.rmeta --cap-lints allow --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(parallel_compiler)' '--check-cfg=cfg(rust_analyzer)' -Zmacro-backtrace -Zunstable-options -Csplit-debuginfo=off -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zunstable-options -Zon-broken-pipe=kill -Z binary-dep-depinfo` Dirty toml v0.7.8: the dependency toml_edit was rebuilt Compiling toml v0.7.8 Running `/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc --crate-name toml --edition=2021 /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/vendor/toml-0.7.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="display"' --cfg 'feature="parse"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("default", "display", "indexmap", "parse", "preserve_order"))' -C metadata=e6cfea312d348a07 -C extra-filename=-e6cfea312d348a07 --out-dir /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps --target x86_64-unknown-illumos -C linker=/usr/gcc/13/bin/gcc -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/release/deps --extern serde=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libserde-4c589c00bc27e37e.rmeta --extern serde_spanned=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libserde_spanned-e5fed830cd968e3a.rmeta --extern toml_datetime=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libtoml_datetime-2e8e69104035ec87.rmeta --extern toml_edit=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libtoml_edit-30ce4a07949624ea.rmeta --cap-lints allow --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(parallel_compiler)' '--check-cfg=cfg(rust_analyzer)' -Zmacro-backtrace -Zunstable-options -Csplit-debuginfo=off -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zunstable-options -Zon-broken-pipe=kill -Z binary-dep-depinfo` Dirty term v0.7.0: the dependency dirs_next was rebuilt Compiling term v0.7.0 Running `/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc --crate-name term --edition=2018 /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/vendor/term-0.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"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("default"))' -C metadata=ef889230426c7b74 -C extra-filename=-ef889230426c7b74 --out-dir /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps --target x86_64-unknown-illumos -C linker=/usr/gcc/13/bin/gcc -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/release/deps --extern dirs_next=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libdirs_next-1c2eb973516ae2a4.rmeta --cap-lints allow --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(parallel_compiler)' '--check-cfg=cfg(rust_analyzer)' -Zmacro-backtrace -Zunstable-options -Csplit-debuginfo=off -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zunstable-options -Zon-broken-pipe=kill -Z binary-dep-depinfo` Running `/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc --crate-name anyhow --edition=2018 /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/vendor/anyhow-1.0.86/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)' --check-cfg 'cfg(feature, values("backtrace", "default", "std"))' -C metadata=0593f881b547798a -C extra-filename=-0593f881b547798a --out-dir /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps --target x86_64-unknown-illumos -C linker=/usr/gcc/13/bin/gcc -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/release/deps --cap-lints allow --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(parallel_compiler)' '--check-cfg=cfg(rust_analyzer)' -Zmacro-backtrace -Zunstable-options -Csplit-debuginfo=off -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zunstable-options -Zon-broken-pipe=kill -Z binary-dep-depinfo --cfg std_backtrace --check-cfg 'cfg(anyhow_nightly_testing)' --check-cfg 'cfg(anyhow_no_fmt_arguments_as_str)' --check-cfg 'cfg(anyhow_no_ptr_addr_of)' --check-cfg 'cfg(anyhow_no_unsafe_op_in_unsafe_fn_lint)' --check-cfg 'cfg(doc_cfg)' --check-cfg 'cfg(error_generic_member_access)' --check-cfg 'cfg(std_backtrace)'` Fresh dirs v5.0.1 Dirty getopts v0.2.21: the dependency unicode_width was rebuilt (1725741163.881588374s, 4m 1s after last build at 1725740922.788840027s) Compiling getopts v0.2.21 Running `/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc --crate-name getopts --edition=2015 /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/vendor/getopts-0.2.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 --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("core", "rustc-dep-of-std", "std"))' -C metadata=fb67103362c1f3f8 -C extra-filename=-fb67103362c1f3f8 --out-dir /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps --target x86_64-unknown-illumos -C linker=/usr/gcc/13/bin/gcc -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/release/deps --extern unicode_width=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libunicode_width-0b1d6051febbecc4.rmeta --cap-lints allow --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(parallel_compiler)' '--check-cfg=cfg(rust_analyzer)' -Zmacro-backtrace -Zunstable-options -Csplit-debuginfo=off -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zunstable-options -Zon-broken-pipe=kill -Z binary-dep-depinfo` Fresh rustfmt-config_proc_macro v0.3.0 (/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/tools/rustfmt/config_proc_macro) Fresh diff v0.1.13 Fresh unicode-segmentation v1.11.0 Fresh unicode-properties v0.1.1 Fresh bytecount v0.6.8 Dirty rustfmt-nightly v1.7.1 (/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/tools/rustfmt): the dependency thiserror was rebuilt Compiling rustfmt-nightly v1.7.1 (/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/tools/rustfmt) Running `/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc --crate-name rustfmt_nightly --edition=2021 src/tools/rustfmt/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="cargo-fmt"' --cfg 'feature="default"' --cfg 'feature="rustfmt-format-diff"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("cargo-fmt", "default", "generic-simd", "rustfmt-format-diff"))' -C metadata=747c887dc845022a -C extra-filename=-747c887dc845022a --out-dir /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps --target x86_64-unknown-illumos -C linker=/usr/gcc/13/bin/gcc -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/release/deps --extern annotate_snippets=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libannotate_snippets-d2f9c3186865c946.rmeta --extern anyhow=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libanyhow-0593f881b547798a.rmeta --extern bytecount=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libbytecount-e9b9b80724448837.rmeta --extern cargo_metadata=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libcargo_metadata-8bf988141a648829.rmeta --extern clap=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libclap-6c2faf6d898abb67.rmeta --extern clap_cargo=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libclap_cargo-c7b0fbb790bcdf90.rmeta --extern diff=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libdiff-bddf18e3bf0cfb39.rmeta --extern dirs=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libdirs-e557fa17d73d3909.rmeta --extern getopts=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libgetopts-fb67103362c1f3f8.rmeta --extern ignore=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libignore-167cc45b9ad34f69.rmeta --extern itertools=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libitertools-16b6d07d909f0b1a.rmeta --extern regex=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libregex-31720e847d14d635.rmeta --extern rustfmt_config_proc_macro=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/release/deps/librustfmt_config_proc_macro-774b5ff4c97f8414.so --extern serde=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libserde-4c589c00bc27e37e.rmeta --extern serde_json=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libserde_json-e3c8af751cc5c4aa.rmeta --extern term=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libterm-ef889230426c7b74.rmeta --extern thiserror=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libthiserror-3e83ea000014f652.rmeta --extern toml=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libtoml-e6cfea312d348a07.rmeta --extern tracing=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libtracing-136ec019d6b4759e.rmeta --extern tracing_subscriber=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libtracing_subscriber-9050b67b9887b1cf.rmeta --extern unicode_properties=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libunicode_properties-c1f4360dfc17cadd.rmeta --extern unicode_segmentation=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libunicode_segmentation-5b10be150d5a8d7e.rmeta --extern unicode_width=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libunicode_width-0b1d6051febbecc4.rmeta --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(parallel_compiler)' '--check-cfg=cfg(rust_analyzer)' -Zmacro-backtrace -Zunstable-options -Csplit-debuginfo=off -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zunstable-options -Zon-broken-pipe=kill -Z binary-dep-depinfo` Running `/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc --crate-name rustfmt_format_diff --edition=2021 src/tools/rustfmt/src/format-diff/main.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C opt-level=3 -C embed-bitcode=no --cfg 'feature="cargo-fmt"' --cfg 'feature="default"' --cfg 'feature="rustfmt-format-diff"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("cargo-fmt", "default", "generic-simd", "rustfmt-format-diff"))' -C metadata=170e4068f90e4dd8 -C extra-filename=-170e4068f90e4dd8 --out-dir /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps --target x86_64-unknown-illumos -C linker=/usr/gcc/13/bin/gcc -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/release/deps --extern annotate_snippets=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libannotate_snippets-d2f9c3186865c946.rlib --extern anyhow=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libanyhow-0593f881b547798a.rlib --extern bytecount=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libbytecount-e9b9b80724448837.rlib --extern cargo_metadata=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libcargo_metadata-8bf988141a648829.rlib --extern clap=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libclap-6c2faf6d898abb67.rlib --extern clap_cargo=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libclap_cargo-c7b0fbb790bcdf90.rlib --extern diff=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libdiff-bddf18e3bf0cfb39.rlib --extern dirs=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libdirs-e557fa17d73d3909.rlib --extern getopts=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libgetopts-fb67103362c1f3f8.rlib --extern ignore=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libignore-167cc45b9ad34f69.rlib --extern itertools=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libitertools-16b6d07d909f0b1a.rlib --extern regex=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libregex-31720e847d14d635.rlib --extern rustfmt_config_proc_macro=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/release/deps/librustfmt_config_proc_macro-774b5ff4c97f8414.so --extern rustfmt_nightly=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/librustfmt_nightly-747c887dc845022a.rlib --extern serde=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libserde-4c589c00bc27e37e.rlib --extern serde_json=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libserde_json-e3c8af751cc5c4aa.rlib --extern term=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libterm-ef889230426c7b74.rlib --extern thiserror=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libthiserror-3e83ea000014f652.rlib --extern toml=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libtoml-e6cfea312d348a07.rlib --extern tracing=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libtracing-136ec019d6b4759e.rlib --extern tracing_subscriber=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libtracing_subscriber-9050b67b9887b1cf.rlib --extern unicode_properties=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libunicode_properties-c1f4360dfc17cadd.rlib --extern unicode_segmentation=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libunicode_segmentation-5b10be150d5a8d7e.rlib --extern unicode_width=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libunicode_width-0b1d6051febbecc4.rlib --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(parallel_compiler)' '--check-cfg=cfg(rust_analyzer)' -Zmacro-backtrace -Zunstable-options -Csplit-debuginfo=off -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zunstable-options -Zon-broken-pipe=kill -Z binary-dep-depinfo` Running `/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc --crate-name cargo_fmt --edition=2021 src/tools/rustfmt/src/cargo-fmt/main.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C opt-level=3 -C embed-bitcode=no --cfg 'feature="cargo-fmt"' --cfg 'feature="default"' --cfg 'feature="rustfmt-format-diff"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("cargo-fmt", "default", "generic-simd", "rustfmt-format-diff"))' -C metadata=ecf3d5218f1d9a23 -C extra-filename=-ecf3d5218f1d9a23 --out-dir /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps --target x86_64-unknown-illumos -C linker=/usr/gcc/13/bin/gcc -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/release/deps --extern annotate_snippets=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libannotate_snippets-d2f9c3186865c946.rlib --extern anyhow=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libanyhow-0593f881b547798a.rlib --extern bytecount=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libbytecount-e9b9b80724448837.rlib --extern cargo_metadata=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libcargo_metadata-8bf988141a648829.rlib --extern clap=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libclap-6c2faf6d898abb67.rlib --extern clap_cargo=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libclap_cargo-c7b0fbb790bcdf90.rlib --extern diff=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libdiff-bddf18e3bf0cfb39.rlib --extern dirs=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libdirs-e557fa17d73d3909.rlib --extern getopts=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libgetopts-fb67103362c1f3f8.rlib --extern ignore=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libignore-167cc45b9ad34f69.rlib --extern itertools=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libitertools-16b6d07d909f0b1a.rlib --extern regex=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libregex-31720e847d14d635.rlib --extern rustfmt_config_proc_macro=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/release/deps/librustfmt_config_proc_macro-774b5ff4c97f8414.so --extern rustfmt_nightly=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/librustfmt_nightly-747c887dc845022a.rlib --extern serde=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libserde-4c589c00bc27e37e.rlib --extern serde_json=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libserde_json-e3c8af751cc5c4aa.rlib --extern term=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libterm-ef889230426c7b74.rlib --extern thiserror=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libthiserror-3e83ea000014f652.rlib --extern toml=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libtoml-e6cfea312d348a07.rlib --extern tracing=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libtracing-136ec019d6b4759e.rlib --extern tracing_subscriber=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libtracing_subscriber-9050b67b9887b1cf.rlib --extern unicode_properties=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libunicode_properties-c1f4360dfc17cadd.rlib --extern unicode_segmentation=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libunicode_segmentation-5b10be150d5a8d7e.rlib --extern unicode_width=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libunicode_width-0b1d6051febbecc4.rlib --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(parallel_compiler)' '--check-cfg=cfg(rust_analyzer)' -Zmacro-backtrace -Zunstable-options -Csplit-debuginfo=off -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zunstable-options -Zon-broken-pipe=kill -Z binary-dep-depinfo` Running `/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc --crate-name rustfmt --edition=2021 src/tools/rustfmt/src/bin/main.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C opt-level=3 -C embed-bitcode=no --cfg 'feature="cargo-fmt"' --cfg 'feature="default"' --cfg 'feature="rustfmt-format-diff"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("cargo-fmt", "default", "generic-simd", "rustfmt-format-diff"))' -C metadata=eefee823b504f67a -C extra-filename=-eefee823b504f67a --out-dir /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps --target x86_64-unknown-illumos -C linker=/usr/gcc/13/bin/gcc -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/release/deps --extern annotate_snippets=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libannotate_snippets-d2f9c3186865c946.rlib --extern anyhow=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libanyhow-0593f881b547798a.rlib --extern bytecount=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libbytecount-e9b9b80724448837.rlib --extern cargo_metadata=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libcargo_metadata-8bf988141a648829.rlib --extern clap=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libclap-6c2faf6d898abb67.rlib --extern clap_cargo=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libclap_cargo-c7b0fbb790bcdf90.rlib --extern diff=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libdiff-bddf18e3bf0cfb39.rlib --extern dirs=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libdirs-e557fa17d73d3909.rlib --extern getopts=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libgetopts-fb67103362c1f3f8.rlib --extern ignore=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libignore-167cc45b9ad34f69.rlib --extern itertools=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libitertools-16b6d07d909f0b1a.rlib --extern regex=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libregex-31720e847d14d635.rlib --extern rustfmt_config_proc_macro=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/release/deps/librustfmt_config_proc_macro-774b5ff4c97f8414.so --extern rustfmt_nightly=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/librustfmt_nightly-747c887dc845022a.rlib --extern serde=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libserde-4c589c00bc27e37e.rlib --extern serde_json=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libserde_json-e3c8af751cc5c4aa.rlib --extern term=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libterm-ef889230426c7b74.rlib --extern thiserror=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libthiserror-3e83ea000014f652.rlib --extern toml=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libtoml-e6cfea312d348a07.rlib --extern tracing=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libtracing-136ec019d6b4759e.rlib --extern tracing_subscriber=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libtracing_subscriber-9050b67b9887b1cf.rlib --extern unicode_properties=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libunicode_properties-c1f4360dfc17cadd.rlib --extern unicode_segmentation=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libunicode_segmentation-5b10be150d5a8d7e.rlib --extern unicode_width=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libunicode_width-0b1d6051febbecc4.rlib --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(parallel_compiler)' '--check-cfg=cfg(rust_analyzer)' -Zmacro-backtrace -Zunstable-options -Csplit-debuginfo=off -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zunstable-options -Zon-broken-pipe=kill -Z binary-dep-depinfo` Running `/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc --crate-name git_rustfmt --edition=2021 src/tools/rustfmt/src/git-rustfmt/main.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C opt-level=3 -C embed-bitcode=no --cfg 'feature="cargo-fmt"' --cfg 'feature="default"' --cfg 'feature="rustfmt-format-diff"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("cargo-fmt", "default", "generic-simd", "rustfmt-format-diff"))' -C metadata=23f2c2479b07b072 -C extra-filename=-23f2c2479b07b072 --out-dir /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps --target x86_64-unknown-illumos -C linker=/usr/gcc/13/bin/gcc -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/release/deps --extern annotate_snippets=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libannotate_snippets-d2f9c3186865c946.rlib --extern anyhow=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libanyhow-0593f881b547798a.rlib --extern bytecount=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libbytecount-e9b9b80724448837.rlib --extern cargo_metadata=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libcargo_metadata-8bf988141a648829.rlib --extern clap=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libclap-6c2faf6d898abb67.rlib --extern clap_cargo=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libclap_cargo-c7b0fbb790bcdf90.rlib --extern diff=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libdiff-bddf18e3bf0cfb39.rlib --extern dirs=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libdirs-e557fa17d73d3909.rlib --extern getopts=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libgetopts-fb67103362c1f3f8.rlib --extern ignore=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libignore-167cc45b9ad34f69.rlib --extern itertools=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libitertools-16b6d07d909f0b1a.rlib --extern regex=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libregex-31720e847d14d635.rlib --extern rustfmt_config_proc_macro=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/release/deps/librustfmt_config_proc_macro-774b5ff4c97f8414.so --extern rustfmt_nightly=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/librustfmt_nightly-747c887dc845022a.rlib --extern serde=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libserde-4c589c00bc27e37e.rlib --extern serde_json=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libserde_json-e3c8af751cc5c4aa.rlib --extern term=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libterm-ef889230426c7b74.rlib --extern thiserror=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libthiserror-3e83ea000014f652.rlib --extern toml=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libtoml-e6cfea312d348a07.rlib --extern tracing=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libtracing-136ec019d6b4759e.rlib --extern tracing_subscriber=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libtracing_subscriber-9050b67b9887b1cf.rlib --extern unicode_properties=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libunicode_properties-c1f4360dfc17cadd.rlib --extern unicode_segmentation=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libunicode_segmentation-5b10be150d5a8d7e.rlib --extern unicode_width=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libunicode_width-0b1d6051febbecc4.rlib --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(parallel_compiler)' '--check-cfg=cfg(rust_analyzer)' -Zmacro-backtrace -Zunstable-options -Csplit-debuginfo=off -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zunstable-options -Zon-broken-pipe=kill -Z binary-dep-depinfo` Finished `release` profile [optimized] target(s) in 54.16s using sysroot /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2 running: "/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/bin/llvm-config" "--libdir" (failure_mode=Exit, stdout_mode=Capture, stderr_mode=Print) (created at src/core/builder.rs:1954:21, executed at src/core/builder.rs:1954:75) Building tool cargo-fmt (stage2 -> stage3, x86_64-unknown-illumos) running: cd "/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src" && env -u MAKEFLAGS -u MFLAGS AR_x86_64_unknown_illumos="/usr/gnu/bin/ar" CARGO_INCREMENTAL="0" CARGO_PROFILE_RELEASE_DEBUG="0" CARGO_PROFILE_RELEASE_DEBUG_ASSERTIONS="false" CARGO_PROFILE_RELEASE_OVERFLOW_CHECKS="false" CARGO_PROFILE_RELEASE_STRIP="false" CARGO_TARGET_DIR="/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools" CARGO_TARGET_X86_64_UNKNOWN_ILLUMOS_LINKER="/usr/gcc/13/bin/gcc" CC_x86_64_unknown_illumos="/usr/gcc/13/bin/gcc" CFG_COMPILER_BUILD_TRIPLE="x86_64-unknown-illumos" CFG_COMPILER_HOST_TRIPLE="x86_64-unknown-illumos" CFG_RELEASE="1.81.0" CFG_RELEASE_CHANNEL="stable" CFG_RELEASE_NUM="1.81.0" CFG_VERSION="1.81.0 (eeb90cda1 2024-09-04) (built from a source tarball)" CFG_VER_DATE="2024-09-04" CFG_VER_HASH="eeb90cda1969383f56a2637cbd3037bdf598841c" CFLAGS_x86_64_unknown_illumos="-ffunction-sections -fdata-sections -fPIC -m64 -m64" CXXFLAGS_x86_64_unknown_illumos="-ffunction-sections -fdata-sections -fPIC -m64 -m64" CXX_x86_64_unknown_illumos="/usr/gcc/13/bin/g++" DOC_RUST_LANG_ORG_CHANNEL="https://doc.rust-lang.org/1.81.0" LIBC_CHECK_CFG="1" LIBRARY_PATH="/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/lib" LZMA_API_STATIC="1" RANLIB_x86_64_unknown_illumos="/usr/gnu/bin/ar s" REAL_LIBRARY_PATH_VAR="LD_LIBRARY_PATH" RUSTBUILD_NATIVE_DIR="/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/native" RUSTC="/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc" RUSTC_BOOTSTRAP="1" RUSTC_BREAK_ON_ICE="1" RUSTC_ERROR_METADATA_DST="/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/tmp/extended-error-metadata" RUSTC_HOST_FLAGS="-Zunstable-options --check-cfg=cfg(bootstrap) -Clinker=/usr/gcc/13/bin/gcc" RUSTC_INSTALL_BINDIR="bin" RUSTC_LIBDIR="/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2/lib" RUSTC_LINT_FLAGS="-Wrust_2018_idioms -Wunused_lifetimes -Dwarnings" RUSTC_REAL="/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2/bin/rustc" RUSTC_SNAPSHOT="/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2/bin/rustc" RUSTC_SNAPSHOT_LIBDIR="/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2/lib" RUSTC_STAGE="2" RUSTC_SYSROOT="/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2" RUSTC_TLS_MODEL_INITIAL_EXEC="1" RUSTC_VERBOSE="1" RUSTC_WRAPPER="/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc" RUSTDOC="/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustdoc" RUSTDOCFLAGS="--cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options --check-cfg=cfg(bootstrap) --check-cfg=cfg(parallel_compiler) --check-cfg=cfg(rust_analyzer) -Dwarnings -Wrustdoc::invalid_codeblock_attributes --crate-version 1.81.0\t(eeb90cda1\t2024-09-04)\t(built\tfrom\ta\tsource\ttarball) -Clinker=/usr/gcc/13/bin/gcc" RUSTDOC_REAL="/path/to/nowhere/rustdoc/not/required" RUSTFLAGS="--cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options --check-cfg=cfg(bootstrap) --check-cfg=cfg(parallel_compiler) --check-cfg=cfg(rust_analyzer) -Zmacro-backtrace -Zunstable-options -Csplit-debuginfo=off -Clink-args=-Wl,-z,origin -Clink-args=-Wl,-rpath,$ORIGIN/../lib -Zunstable-options -Zon-broken-pipe=kill" RUST_TEST_THREADS="8" SYSROOT="/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2" __CARGO_DEFAULT_LIB_METADATA="stabletool-rustc" "/usr/bin/cargo" "build" "--target" "x86_64-unknown-illumos" "--release" "-Zbinary-dep-depinfo" "-j" "8" "-v" "--frozen" "--manifest-path" "/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/tools/rustfmt/Cargo.toml" "--message-format" "json-render-diagnostics" Fresh unicode-ident v1.0.12 Fresh cfg-if v1.0.0 Fresh once_cell v1.19.0 Fresh utf8parse v0.2.2 Fresh proc-macro2 v1.0.86 Fresh regex-syntax v0.7.5 Fresh anstyle-parse v0.2.4 Fresh colorchoice v1.0.1 Fresh is_terminal_polyfill v1.70.0 Fresh quote v1.0.36 Fresh memchr v2.5.0 Fresh libc v0.2.155 Fresh log v0.4.21 Fresh anstyle v1.0.7 Fresh anstyle-query v1.1.0 Fresh tracing-core v0.1.30 Fresh regex-syntax v0.6.29 Fresh syn v2.0.67 Fresh aho-corasick v1.1.3 Fresh anstream v0.6.14 Fresh strsim v0.11.1 Fresh lazy_static v1.5.0 Fresh serde_derive v1.0.203 Fresh regex-automata v0.3.7 Fresh equivalent v1.0.1 Fresh heck v0.5.0 Fresh hashbrown v0.14.5 Fresh clap_lex v0.7.1 Fresh serde v1.0.203 Fresh regex v1.9.4 Fresh clap_builder v4.5.7 Fresh clap_derive v4.5.5 Fresh indexmap v2.2.6 Fresh thiserror-impl v1.0.61 Fresh tracing-attributes v0.1.27 Fresh toml_datetime v0.6.6 Fresh serde_spanned v0.6.6 Fresh regex-automata v0.1.10 Fresh bstr v1.6.0 Fresh dirs-sys-next v0.1.2 Fresh thread_local v1.1.8 Fresh pin-project-lite v0.2.14 Fresh itoa v1.0.11 Fresh ryu v1.0.18 Fresh unicode-width v0.1.13 Fresh overload v0.1.1 Fresh same-file v1.0.6 Fresh option-ext v0.2.0 Fresh fnv v1.0.7 Fresh winnow v0.5.40 Fresh tracing v0.1.37 Fresh dirs-sys v0.4.1 Fresh walkdir v2.5.0 Fresh nu-ansi-term v0.46.0 Fresh serde_json v1.0.117 Fresh globset v0.4.13 Fresh toml_edit v0.19.15 Fresh matchers v0.1.0 Fresh dirs-next v2.0.0 Fresh semver v1.0.23 Fresh camino v1.1.7 Fresh cargo-platform v0.1.8 Fresh clap v4.5.7 Fresh thiserror v1.0.61 Fresh sharded-slab v0.1.7 Fresh tracing-log v0.2.0 Fresh smallvec v1.13.2 Fresh yansi-term v0.1.2 Fresh either v1.12.0 Fresh ignore v0.4.20 Fresh tracing-subscriber v0.3.18 Fresh cargo_metadata v0.18.1 Fresh annotate-snippets v0.9.2 Fresh itertools v0.12.1 Fresh clap-cargo v0.12.0 Fresh term v0.7.0 Fresh toml v0.7.8 Fresh dirs v5.0.1 Fresh anyhow v1.0.86 Fresh getopts v0.2.21 Fresh rustfmt-config_proc_macro v0.3.0 (/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/tools/rustfmt/config_proc_macro) Fresh unicode-segmentation v1.11.0 Fresh bytecount v0.6.8 Fresh unicode-properties v0.1.1 Fresh diff v0.1.13 Fresh rustfmt-nightly v1.7.1 (/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/tools/rustfmt) Finished `release` profile [optimized] target(s) in 1.51s Dist rustfmt-1.81.0-x86_64-unknown-illumos Forcing dist.compression-profile = 'no-op' for `x install`. running: LD_LIBRARY_PATH="/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-bootstrap-tools/x86_64-unknown-illumos/release/deps:/usr/lib" RUSTC="/usr/bin/rustc" "/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-tools-bin/rust-installer" "generate" "--image-dir" "/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/tmp/tarball/rustfmt/x86_64-unknown-illumos/image" "--component-name=rustfmt-preview" "--rel-manifest-dir=rustlib" "--legacy-manifest-dirs=rustlib,cargo" "--product-name=Rust" "--success-message=rustfmt installed." "--package-name=rustfmt-1.81.0-x86_64-unknown-illumos" "--non-installed-overlay" "/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/tmp/tarball/rustfmt/x86_64-unknown-illumos/overlay" "--output-dir" "/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/dist" "--work-dir" "/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/tmp/tarball/rustfmt/x86_64-unknown-illumos" "--compression-profile" "no-op" (failure_mode=Exit, stdout_mode=Print, stderr_mode=Print) (created at src/core/build_steps/tool.rs:1109:23, executed at src/utils/tarball.rs:382:13) finished in 0.053 seconds Installing stage2 rustfmt (x86_64-unknown-illumos) running: cd "/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/tmp/empty_dir" && "bash" "/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/tmp/tarball/rustfmt/x86_64-unknown-illumos/rustfmt-1.81.0-x86_64-unknown-illumos/install.sh" "--prefix=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/prototype/i386/usr" "--sysconfdir=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/prototype/i386/etc" "--datadir=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/prototype/i386/usr/share" "--docdir=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/prototype/i386/usr/share/doc/rust-1.81.0" "--bindir=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/prototype/i386/usr/bin" "--libdir=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/prototype/i386/usr/lib" "--mandir=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/prototype/i386/usr/share/man" "--disable-ldconfig" (failure_mode=Exit, stdout_mode=Print, stderr_mode=Print) (created at src/core/build_steps/install.rs:105:19, executed at src/core/build_steps/install.rs:116:9) install: creating uninstall script at /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/prototype/i386/usr/lib/rustlib/uninstall.sh install: installing component 'rustfmt-preview' install: backing up existing file at /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/prototype/i386/usr/share/doc/rust-1.81.0/LICENSE-APACHE install: backing up existing file at /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/prototype/i386/usr/share/doc/rust-1.81.0/LICENSE-MIT install: backing up existing file at /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/prototype/i386/usr/share/doc/rust-1.81.0/README.md rustfmt installed. using sysroot /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2 running: "/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/bin/llvm-config" "--libdir" (failure_mode=Exit, stdout_mode=Capture, stderr_mode=Print) (created at src/core/builder.rs:1954:21, executed at src/core/builder.rs:1954:75) Building tool clippy-driver (stage2 -> stage3, x86_64-unknown-illumos) running: cd "/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src" && env -u MAKEFLAGS -u MFLAGS AR_x86_64_unknown_illumos="/usr/gnu/bin/ar" CARGO_INCREMENTAL="0" CARGO_PROFILE_RELEASE_DEBUG="0" CARGO_PROFILE_RELEASE_DEBUG_ASSERTIONS="false" CARGO_PROFILE_RELEASE_OVERFLOW_CHECKS="false" CARGO_PROFILE_RELEASE_STRIP="false" CARGO_TARGET_DIR="/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools" CARGO_TARGET_X86_64_UNKNOWN_ILLUMOS_LINKER="/usr/gcc/13/bin/gcc" CC_x86_64_unknown_illumos="/usr/gcc/13/bin/gcc" CFG_COMPILER_BUILD_TRIPLE="x86_64-unknown-illumos" CFG_COMPILER_HOST_TRIPLE="x86_64-unknown-illumos" CFG_RELEASE="1.81.0" CFG_RELEASE_CHANNEL="stable" CFG_RELEASE_NUM="1.81.0" CFG_VERSION="1.81.0 (eeb90cda1 2024-09-04) (built from a source tarball)" CFG_VER_DATE="2024-09-04" CFG_VER_HASH="eeb90cda1969383f56a2637cbd3037bdf598841c" CFLAGS_x86_64_unknown_illumos="-ffunction-sections -fdata-sections -fPIC -m64 -m64" CXXFLAGS_x86_64_unknown_illumos="-ffunction-sections -fdata-sections -fPIC -m64 -m64" CXX_x86_64_unknown_illumos="/usr/gcc/13/bin/g++" DOC_RUST_LANG_ORG_CHANNEL="https://doc.rust-lang.org/1.81.0" LIBC_CHECK_CFG="1" LIBRARY_PATH="/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/lib" LZMA_API_STATIC="1" RANLIB_x86_64_unknown_illumos="/usr/gnu/bin/ar s" REAL_LIBRARY_PATH_VAR="LD_LIBRARY_PATH" RUSTBUILD_NATIVE_DIR="/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/native" RUSTC="/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc" RUSTC_BOOTSTRAP="1" RUSTC_BREAK_ON_ICE="1" RUSTC_ERROR_METADATA_DST="/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/tmp/extended-error-metadata" RUSTC_HOST_FLAGS="-Zunstable-options --check-cfg=cfg(bootstrap) -Clinker=/usr/gcc/13/bin/gcc" RUSTC_INSTALL_BINDIR="bin" RUSTC_LIBDIR="/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2/lib" RUSTC_LINT_FLAGS="-Wrust_2018_idioms -Wunused_lifetimes -Dwarnings" RUSTC_REAL="/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2/bin/rustc" RUSTC_SNAPSHOT="/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2/bin/rustc" RUSTC_SNAPSHOT_LIBDIR="/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2/lib" RUSTC_STAGE="2" RUSTC_SYSROOT="/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2" RUSTC_TLS_MODEL_INITIAL_EXEC="1" RUSTC_VERBOSE="1" RUSTC_WRAPPER="/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc" RUSTDOC="/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustdoc" RUSTDOCFLAGS="--cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options --check-cfg=cfg(bootstrap) --check-cfg=cfg(parallel_compiler) --check-cfg=cfg(rust_analyzer) -Dwarnings -Wrustdoc::invalid_codeblock_attributes --crate-version 1.81.0\t(eeb90cda1\t2024-09-04)\t(built\tfrom\ta\tsource\ttarball) -Clinker=/usr/gcc/13/bin/gcc" RUSTDOC_REAL="/path/to/nowhere/rustdoc/not/required" RUSTFLAGS="--cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options --check-cfg=cfg(bootstrap) --check-cfg=cfg(parallel_compiler) --check-cfg=cfg(rust_analyzer) -Zmacro-backtrace -Zunstable-options -Csplit-debuginfo=off -Clink-args=-Wl,-z,origin -Clink-args=-Wl,-rpath,$ORIGIN/../lib -Zunstable-options -Zon-broken-pipe=kill" RUST_TEST_THREADS="8" SYSROOT="/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2" __CARGO_DEFAULT_LIB_METADATA="stabletool-rustc" "/usr/bin/cargo" "build" "--target" "x86_64-unknown-illumos" "--release" "-Zbinary-dep-depinfo" "-j" "8" "-v" "--frozen" "--manifest-path" "/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/tools/clippy/Cargo.toml" "--message-format" "json-render-diagnostics" Fresh unicode-ident v1.0.12 Fresh hashbrown v0.14.5 Fresh equivalent v1.0.1 Fresh winnow v0.5.40 Fresh tinyvec_macros v0.1.1 Fresh proc-macro2 v1.0.86 Fresh indexmap v2.2.6 Fresh tinyvec v1.6.0 Fresh quote v1.0.36 Fresh memchr v2.5.0 Dirty unicode-normalization v0.1.23: the dependency tinyvec was rebuilt (1725741341.671646226s, 9m 32s after last build at 1725740769.163445019s) Compiling unicode-normalization v0.1.23 Fresh syn v2.0.67 Fresh smallvec v1.13.2 Fresh rustc-semver v1.1.0 Fresh percent-encoding v2.3.1 Fresh serde_derive v1.0.203 Fresh thiserror-impl v1.0.61 Fresh itoa v1.0.11 Fresh bitflags v1.3.2 Fresh unicode-bidi v0.3.15 Fresh ryu v1.0.18 Fresh serde v1.0.203 Fresh minimal-lexical v0.2.1 Fresh either v1.12.0 Dirty thiserror v1.0.61: the dependency build_script_build was rebuilt (1725741583.934685976s, 13m 20s after last build at 1725740783.419229451s) Compiling thiserror v1.0.61 Fresh rustc_apfloat v0.2.0+llvm-462a31f5a5ab Running `/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc --crate-name unicode_normalization --edition=2018 /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/vendor/unicode-normalization-0.1.23/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)' --check-cfg 'cfg(feature, values("default", "std"))' -C metadata=104ddf5b64ad5440 -C extra-filename=-104ddf5b64ad5440 --out-dir /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps --target x86_64-unknown-illumos -C linker=/usr/gcc/13/bin/gcc -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/release/deps --extern tinyvec=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libtinyvec-ab703c3f18848a4c.rmeta --cap-lints allow --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(parallel_compiler)' '--check-cfg=cfg(rust_analyzer)' -Zmacro-backtrace -Zunstable-options -Csplit-debuginfo=off -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zunstable-options -Zon-broken-pipe=kill -Z binary-dep-depinfo` Fresh toml_datetime v0.6.6 Fresh serde_spanned v0.6.6 Fresh nom v7.1.3 Fresh itertools v0.12.1 Fresh cargo-platform v0.1.8 Dirty semver v1.0.23: the dependency build_script_build was rebuilt (1725741338.905703988s, 9m 4s after last build at 1725740794.139215389s) Compiling semver v1.0.23 Running `/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc --crate-name thiserror --edition=2021 /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/vendor/thiserror-1.0.61/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)' --check-cfg 'cfg(feature, values())' -C metadata=58eca47d6127bb92 -C extra-filename=-58eca47d6127bb92 --out-dir /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps --target x86_64-unknown-illumos -C linker=/usr/gcc/13/bin/gcc -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/release/deps --extern thiserror_impl=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/release/deps/libthiserror_impl-b5256b44525b7d32.so --cap-lints allow --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(parallel_compiler)' '--check-cfg=cfg(rust_analyzer)' -Zmacro-backtrace -Zunstable-options -Csplit-debuginfo=off -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zunstable-options -Zon-broken-pipe=kill -Z binary-dep-depinfo --check-cfg 'cfg(error_generic_member_access)' --check-cfg 'cfg(thiserror_nightly_testing)'` Dirty toml_edit v0.19.15: the dependency indexmap was rebuilt (1725741585.775473986s, 13m 2s after last build at 1725740803.357320567s) Compiling toml_edit v0.19.15 Dirty serde_json v1.0.117: the dependency itoa was rebuilt (1725741339.631352011s, 9m 3s after last build at 1725740796.151552718s) Compiling serde_json v1.0.117 Fresh camino v1.1.7 Fresh form_urlencoded v1.2.1 Fresh utf8parse v0.2.2 Running `/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc --crate-name semver --edition=2018 /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/vendor/semver-1.0.23/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="serde"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("default", "serde", "std"))' -C metadata=0a115e6868167954 -C extra-filename=-0a115e6868167954 --out-dir /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps --target x86_64-unknown-illumos -C linker=/usr/gcc/13/bin/gcc -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/release/deps --extern serde=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libserde-8092ff0a1e7adb64.rmeta --cap-lints allow --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(parallel_compiler)' '--check-cfg=cfg(rust_analyzer)' -Zmacro-backtrace -Zunstable-options -Csplit-debuginfo=off -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zunstable-options -Zon-broken-pipe=kill -Z binary-dep-depinfo --check-cfg 'cfg(doc_cfg)' --check-cfg 'cfg(no_alloc_crate)' --check-cfg 'cfg(no_const_vec_new)' --check-cfg 'cfg(no_exhaustive_int_match)' --check-cfg 'cfg(no_non_exhaustive)' --check-cfg 'cfg(no_nonzero_bitscan)' --check-cfg 'cfg(no_str_strip_prefix)' --check-cfg 'cfg(no_track_caller)' --check-cfg 'cfg(no_unsafe_op_in_unsafe_fn_lint)' --check-cfg 'cfg(test_node_semver)'` Running `/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc --crate-name toml_edit --edition=2021 /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/vendor/toml_edit-0.19.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 --cfg 'feature="default"' --cfg 'feature="serde"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("default", "perf", "serde", "unbounded"))' -C metadata=8df2d071a436e48d -C extra-filename=-8df2d071a436e48d --out-dir /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps --target x86_64-unknown-illumos -C linker=/usr/gcc/13/bin/gcc -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/release/deps --extern indexmap=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libindexmap-e0ac444d80a54f71.rmeta --extern serde=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libserde-8092ff0a1e7adb64.rmeta --extern serde_spanned=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libserde_spanned-e5d036b22a657e39.rmeta --extern toml_datetime=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libtoml_datetime-98cd4e2882ac5362.rmeta --extern winnow=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libwinnow-d8e9a50d045b5a09.rmeta --cap-lints allow --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(parallel_compiler)' '--check-cfg=cfg(rust_analyzer)' -Zmacro-backtrace -Zunstable-options -Csplit-debuginfo=off -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zunstable-options -Zon-broken-pipe=kill -Z binary-dep-depinfo` Running `/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc --crate-name serde_json --edition=2021 /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/vendor/serde_json-1.0.117/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"' --cfg 'feature="unbounded_depth"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("alloc", "arbitrary_precision", "default", "float_roundtrip", "indexmap", "preserve_order", "raw_value", "std", "unbounded_depth"))' -C metadata=84ac2f5a26e6c1ab -C extra-filename=-84ac2f5a26e6c1ab --out-dir /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps --target x86_64-unknown-illumos -C linker=/usr/gcc/13/bin/gcc -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/release/deps --extern itoa=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libitoa-1cceb1650151643c.rmeta --extern ryu=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libryu-0888c8429afcbb03.rmeta --extern serde=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libserde-8092ff0a1e7adb64.rmeta --cap-lints allow --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(parallel_compiler)' '--check-cfg=cfg(rust_analyzer)' -Zmacro-backtrace -Zunstable-options -Csplit-debuginfo=off -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zunstable-options -Zon-broken-pipe=kill -Z binary-dep-depinfo --cfg limb_width_64 --check-cfg 'cfg(limb_width_32)' --check-cfg 'cfg(limb_width_64)'` Fresh arrayvec v0.7.4 Fresh anstyle-parse v0.2.4 Fresh color-print-proc-macro v0.3.6 Fresh declare_clippy_lint v0.1.81 (/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/tools/clippy/declare_clippy_lint) Fresh libc v0.2.155 Fresh regex-syntax v0.8.4 Fresh unicode-script v0.5.6 Fresh is_terminal_polyfill v1.70.0 Fresh anstyle v1.0.7 Fresh quine-mc_cluskey v0.2.4 Fresh colorchoice v1.0.1 Fresh anstyle-query v1.1.0 Dirty termize v0.1.1: the dependency libc was rebuilt (1725741340.259381672s, 9m 26s after last build at 1725740774.135407698s) Compiling termize v0.1.1 Fresh anstream v0.6.14 Fresh color-print v0.3.6 Fresh rustc_tools_util v0.3.0 Running `/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc --crate-name termize --edition=2018 /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/vendor/termize-0.1.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)' --check-cfg 'cfg(feature, values())' -C metadata=3cca456eff87d7c7 -C extra-filename=-3cca456eff87d7c7 --out-dir /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps --target x86_64-unknown-illumos -C linker=/usr/gcc/13/bin/gcc -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/release/deps --extern libc=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/liblibc-3e7518595b3b6992.rmeta --cap-lints allow --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(parallel_compiler)' '--check-cfg=cfg(rust_analyzer)' -Zmacro-backtrace -Zunstable-options -Csplit-debuginfo=off -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zunstable-options -Zon-broken-pipe=kill -Z binary-dep-depinfo` Dirty idna v0.5.0: the dependency unicode_bidi was rebuilt (1725741347.893706647s, 9m 34s after last build at 1725740773.268370352s) Compiling idna v0.5.0 Running `/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc --crate-name idna --edition=2018 /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/vendor/idna-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 opt-level=3 -C embed-bitcode=no --cfg 'feature="alloc"' --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("alloc", "default", "std"))' -C metadata=07754a21b6927f23 -C extra-filename=-07754a21b6927f23 --out-dir /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps --target x86_64-unknown-illumos -C linker=/usr/gcc/13/bin/gcc -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/release/deps --extern unicode_bidi=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libunicode_bidi-ba2653da0f4f75fb.rmeta --extern unicode_normalization=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libunicode_normalization-104ddf5b64ad5440.rmeta --cap-lints allow --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(parallel_compiler)' '--check-cfg=cfg(rust_analyzer)' -Zmacro-backtrace -Zunstable-options -Csplit-debuginfo=off -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zunstable-options -Zon-broken-pipe=kill -Z binary-dep-depinfo` Dirty url v2.5.2: the dependency percent_encoding was rebuilt (1725741347.091786679s, 9m 32s after last build at 1725740775.773133354s) Compiling url v2.5.2 Running `/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc --crate-name url --edition=2018 /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/vendor/url-2.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="default"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("debugger_visualizer", "default", "expose_internals", "serde"))' -C metadata=1933ab41bac4f49d -C extra-filename=-1933ab41bac4f49d --out-dir /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps --target x86_64-unknown-illumos -C linker=/usr/gcc/13/bin/gcc -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/release/deps --extern form_urlencoded=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libform_urlencoded-03caeb3925d35711.rmeta --extern idna=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libidna-07754a21b6927f23.rmeta --extern percent_encoding=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libpercent_encoding-d9bce70653df3639.rmeta --cap-lints allow --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(parallel_compiler)' '--check-cfg=cfg(rust_analyzer)' -Zmacro-backtrace -Zunstable-options -Csplit-debuginfo=off -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zunstable-options -Zon-broken-pipe=kill -Z binary-dep-depinfo` Dirty cargo_metadata v0.18.1: the dependency thiserror was rebuilt Compiling cargo_metadata v0.18.1 Running `/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc --crate-name cargo_metadata --edition=2018 /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/vendor/cargo_metadata-0.18.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)' --check-cfg 'cfg(feature, values("builder", "default", "derive_builder", "unstable"))' -C metadata=47ce278329827672 -C extra-filename=-47ce278329827672 --out-dir /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps --target x86_64-unknown-illumos -C linker=/usr/gcc/13/bin/gcc -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/release/deps --extern camino=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libcamino-0bc610325903fa68.rmeta --extern cargo_platform=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libcargo_platform-93fa46f2faa4cadb.rmeta --extern semver=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libsemver-0a115e6868167954.rmeta --extern serde=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libserde-8092ff0a1e7adb64.rmeta --extern serde_json=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libserde_json-84ac2f5a26e6c1ab.rmeta --extern thiserror=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libthiserror-58eca47d6127bb92.rmeta --cap-lints allow --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(parallel_compiler)' '--check-cfg=cfg(rust_analyzer)' -Zmacro-backtrace -Zunstable-options -Csplit-debuginfo=off -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zunstable-options -Zon-broken-pipe=kill -Z binary-dep-depinfo` Dirty toml v0.7.8: the dependency toml_edit was rebuilt Compiling toml v0.7.8 Running `/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc --crate-name toml --edition=2021 /jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/vendor/toml-0.7.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="display"' --cfg 'feature="parse"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("default", "display", "indexmap", "parse", "preserve_order"))' -C metadata=11102787b38e1ce1 -C extra-filename=-11102787b38e1ce1 --out-dir /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps --target x86_64-unknown-illumos -C linker=/usr/gcc/13/bin/gcc -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/release/deps --extern serde=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libserde-8092ff0a1e7adb64.rmeta --extern serde_spanned=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libserde_spanned-e5d036b22a657e39.rmeta --extern toml_datetime=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libtoml_datetime-98cd4e2882ac5362.rmeta --extern toml_edit=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libtoml_edit-8df2d071a436e48d.rmeta --cap-lints allow --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(parallel_compiler)' '--check-cfg=cfg(rust_analyzer)' -Zmacro-backtrace -Zunstable-options -Csplit-debuginfo=off -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zunstable-options -Zon-broken-pipe=kill -Z binary-dep-depinfo` Dirty clippy_config v0.1.81 (/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/tools/clippy/clippy_config): the dependency toml was rebuilt Compiling clippy_config v0.1.81 (/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/tools/clippy/clippy_config) Running `/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc --crate-name clippy_config --edition=2021 src/tools/clippy/clippy_config/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)' --check-cfg 'cfg(feature, values("deny-warnings"))' -C metadata=12b8b424ebbfae64 -C extra-filename=-12b8b424ebbfae64 --out-dir /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps --target x86_64-unknown-illumos -C linker=/usr/gcc/13/bin/gcc -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/release/deps --extern rustc_semver=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/librustc_semver-cc351be7fd42cb0f.rmeta --extern serde=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libserde-8092ff0a1e7adb64.rmeta --extern toml=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libtoml-11102787b38e1ce1.rmeta --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(parallel_compiler)' '--check-cfg=cfg(rust_analyzer)' -Zmacro-backtrace -Zunstable-options -Csplit-debuginfo=off -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zunstable-options -Zon-broken-pipe=kill -Z binary-dep-depinfo` Dirty clippy_utils v0.1.81 (/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/tools/clippy/clippy_utils): the dependency clippy_config was rebuilt Compiling clippy_utils v0.1.81 (/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/tools/clippy/clippy_utils) Running `/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc --crate-name clippy_utils --edition=2021 src/tools/clippy/clippy_utils/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)' --check-cfg 'cfg(feature, values("deny-warnings"))' -C metadata=235644ac20d2c48b -C extra-filename=-235644ac20d2c48b --out-dir /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps --target x86_64-unknown-illumos -C linker=/usr/gcc/13/bin/gcc -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/release/deps --extern arrayvec=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libarrayvec-55f47fac5cf3a172.rmeta --extern clippy_config=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libclippy_config-12b8b424ebbfae64.rmeta --extern itertools=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libitertools-16b6d07d909f0b1a.rmeta --extern rustc_semver=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/librustc_semver-cc351be7fd42cb0f.rmeta --extern rustc_apfloat=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/librustc_apfloat-33eb79d18502297b.rmeta --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(parallel_compiler)' '--check-cfg=cfg(rust_analyzer)' -Zmacro-backtrace -Zunstable-options -Csplit-debuginfo=off -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zunstable-options -Zon-broken-pipe=kill -Z binary-dep-depinfo` Dirty clippy_lints v0.1.81 (/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/tools/clippy/clippy_lints): the dependency clippy_utils was rebuilt Compiling clippy_lints v0.1.81 (/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/tools/clippy/clippy_lints) Running `/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc --crate-name clippy_lints --edition=2021 src/tools/clippy/clippy_lints/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)' --check-cfg 'cfg(feature, values("deny-warnings", "internal", "regex", "serde_json", "tempfile"))' -C metadata=e80a08cfe385dba4 -C extra-filename=-e80a08cfe385dba4 --out-dir /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps --target x86_64-unknown-illumos -C linker=/usr/gcc/13/bin/gcc -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/release/deps --extern arrayvec=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libarrayvec-55f47fac5cf3a172.rmeta --extern cargo_metadata=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libcargo_metadata-47ce278329827672.rmeta --extern clippy_config=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libclippy_config-12b8b424ebbfae64.rmeta --extern clippy_utils=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libclippy_utils-235644ac20d2c48b.rmeta --extern declare_clippy_lint=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/release/deps/libdeclare_clippy_lint-74b35bb0a29d8adc.so --extern itertools=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libitertools-16b6d07d909f0b1a.rmeta --extern quine_mc_cluskey=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libquine_mc_cluskey-feec69e59e7d3f8d.rmeta --extern regex_syntax=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libregex_syntax-cd9769030d6f1a04.rmeta --extern rustc_semver=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/librustc_semver-cc351be7fd42cb0f.rmeta --extern semver=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libsemver-0a115e6868167954.rmeta --extern serde=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libserde-8092ff0a1e7adb64.rmeta --extern toml=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libtoml-11102787b38e1ce1.rmeta --extern unicode_normalization=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libunicode_normalization-104ddf5b64ad5440.rmeta --extern unicode_script=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libunicode_script-bd8422e6340f150f.rmeta --extern url=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/liburl-1933ab41bac4f49d.rmeta --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(parallel_compiler)' '--check-cfg=cfg(rust_analyzer)' -Zmacro-backtrace -Zunstable-options -Csplit-debuginfo=off -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zunstable-options -Zon-broken-pipe=kill -Z binary-dep-depinfo` Dirty clippy v0.1.81 (/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/tools/clippy): the dependency termize was rebuilt Compiling clippy v0.1.81 (/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/tools/clippy) Running `/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc --crate-name cargo_clippy --edition=2021 src/tools/clippy/src/main.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C opt-level=3 -C embed-bitcode=no --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("deny-warnings", "integration", "internal", "tempfile"))' -C metadata=b38e9857467e7c6f -C extra-filename=-b38e9857467e7c6f --out-dir /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps --target x86_64-unknown-illumos -C linker=/usr/gcc/13/bin/gcc -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/release/deps --extern anstream=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libanstream-81bf5c97330c6ba2.rlib --extern clippy_config=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libclippy_config-12b8b424ebbfae64.rlib --extern clippy_lints=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libclippy_lints-e80a08cfe385dba4.rlib --extern color_print=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libcolor_print-a32a89611437f297.rlib --extern rustc_tools_util=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/librustc_tools_util-5656b5602d7a51bb.rlib --extern termize=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libtermize-3cca456eff87d7c7.rlib --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(parallel_compiler)' '--check-cfg=cfg(rust_analyzer)' -Zmacro-backtrace -Zunstable-options -Csplit-debuginfo=off -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zunstable-options -Zon-broken-pipe=kill -Z binary-dep-depinfo` Running `/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc --crate-name clippy_driver --edition=2021 src/tools/clippy/src/driver.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C opt-level=3 -C embed-bitcode=no --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("deny-warnings", "integration", "internal", "tempfile"))' -C metadata=af97c94ce1c4e7f8 -C extra-filename=-af97c94ce1c4e7f8 --out-dir /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps --target x86_64-unknown-illumos -C linker=/usr/gcc/13/bin/gcc -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps -L dependency=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/release/deps --extern anstream=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libanstream-81bf5c97330c6ba2.rlib --extern clippy_config=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libclippy_config-12b8b424ebbfae64.rlib --extern clippy_lints=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libclippy_lints-e80a08cfe385dba4.rlib --extern color_print=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libcolor_print-a32a89611437f297.rlib --extern rustc_tools_util=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/librustc_tools_util-5656b5602d7a51bb.rlib --extern termize=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools/x86_64-unknown-illumos/release/deps/libtermize-3cca456eff87d7c7.rlib --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(parallel_compiler)' '--check-cfg=cfg(rust_analyzer)' -Zmacro-backtrace -Zunstable-options -Csplit-debuginfo=off -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zunstable-options -Zon-broken-pipe=kill -Z binary-dep-depinfo` Finished `release` profile [optimized] target(s) in 1m 45s using sysroot /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2 running: "/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/bin/llvm-config" "--libdir" (failure_mode=Exit, stdout_mode=Capture, stderr_mode=Print) (created at src/core/builder.rs:1954:21, executed at src/core/builder.rs:1954:75) Building tool cargo-clippy (stage2 -> stage3, x86_64-unknown-illumos) running: cd "/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src" && env -u MAKEFLAGS -u MFLAGS AR_x86_64_unknown_illumos="/usr/gnu/bin/ar" CARGO_INCREMENTAL="0" CARGO_PROFILE_RELEASE_DEBUG="0" CARGO_PROFILE_RELEASE_DEBUG_ASSERTIONS="false" CARGO_PROFILE_RELEASE_OVERFLOW_CHECKS="false" CARGO_PROFILE_RELEASE_STRIP="false" CARGO_TARGET_DIR="/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2-tools" CARGO_TARGET_X86_64_UNKNOWN_ILLUMOS_LINKER="/usr/gcc/13/bin/gcc" CC_x86_64_unknown_illumos="/usr/gcc/13/bin/gcc" CFG_COMPILER_BUILD_TRIPLE="x86_64-unknown-illumos" CFG_COMPILER_HOST_TRIPLE="x86_64-unknown-illumos" CFG_RELEASE="1.81.0" CFG_RELEASE_CHANNEL="stable" CFG_RELEASE_NUM="1.81.0" CFG_VERSION="1.81.0 (eeb90cda1 2024-09-04) (built from a source tarball)" CFG_VER_DATE="2024-09-04" CFG_VER_HASH="eeb90cda1969383f56a2637cbd3037bdf598841c" CFLAGS_x86_64_unknown_illumos="-ffunction-sections -fdata-sections -fPIC -m64 -m64" CXXFLAGS_x86_64_unknown_illumos="-ffunction-sections -fdata-sections -fPIC -m64 -m64" CXX_x86_64_unknown_illumos="/usr/gcc/13/bin/g++" DOC_RUST_LANG_ORG_CHANNEL="https://doc.rust-lang.org/1.81.0" LIBC_CHECK_CFG="1" LIBRARY_PATH="/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/lib" LZMA_API_STATIC="1" RANLIB_x86_64_unknown_illumos="/usr/gnu/bin/ar s" REAL_LIBRARY_PATH_VAR="LD_LIBRARY_PATH" RUSTBUILD_NATIVE_DIR="/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/native" RUSTC="/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc" RUSTC_BOOTSTRAP="1" RUSTC_BREAK_ON_ICE="1" RUSTC_ERROR_METADATA_DST="/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/tmp/extended-error-metadata" RUSTC_HOST_FLAGS="-Zunstable-options --check-cfg=cfg(bootstrap) -Clinker=/usr/gcc/13/bin/gcc" RUSTC_INSTALL_BINDIR="bin" RUSTC_LIBDIR="/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2/lib" RUSTC_LINT_FLAGS="-Wrust_2018_idioms -Wunused_lifetimes -Dwarnings" RUSTC_REAL="/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2/bin/rustc" RUSTC_SNAPSHOT="/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2/bin/rustc" RUSTC_SNAPSHOT_LIBDIR="/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2/lib" RUSTC_STAGE="2" RUSTC_SYSROOT="/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2" RUSTC_TLS_MODEL_INITIAL_EXEC="1" RUSTC_VERBOSE="1" RUSTC_WRAPPER="/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustc" RUSTDOC="/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/bootstrap/debug/rustdoc" RUSTDOCFLAGS="--cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options --check-cfg=cfg(bootstrap) --check-cfg=cfg(parallel_compiler) --check-cfg=cfg(rust_analyzer) -Dwarnings -Wrustdoc::invalid_codeblock_attributes --crate-version 1.81.0\t(eeb90cda1\t2024-09-04)\t(built\tfrom\ta\tsource\ttarball) -Clinker=/usr/gcc/13/bin/gcc" RUSTDOC_REAL="/path/to/nowhere/rustdoc/not/required" RUSTFLAGS="--cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options --check-cfg=cfg(bootstrap) --check-cfg=cfg(parallel_compiler) --check-cfg=cfg(rust_analyzer) -Zmacro-backtrace -Zunstable-options -Csplit-debuginfo=off -Clink-args=-Wl,-z,origin -Clink-args=-Wl,-rpath,$ORIGIN/../lib -Zunstable-options -Zon-broken-pipe=kill" RUST_TEST_THREADS="8" SYSROOT="/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage2" __CARGO_DEFAULT_LIB_METADATA="stabletool-rustc" "/usr/bin/cargo" "build" "--target" "x86_64-unknown-illumos" "--release" "-Zbinary-dep-depinfo" "-j" "8" "-v" "--frozen" "--manifest-path" "/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/tools/clippy/Cargo.toml" "--message-format" "json-render-diagnostics" Fresh unicode-ident v1.0.12 Fresh equivalent v1.0.1 Fresh hashbrown v0.14.5 Fresh tinyvec_macros v0.1.1 Fresh winnow v0.5.40 Fresh proc-macro2 v1.0.86 Fresh indexmap v2.2.6 Fresh tinyvec v1.6.0 Fresh quote v1.0.36 Fresh memchr v2.5.0 Fresh unicode-normalization v0.1.23 Fresh syn v2.0.67 Fresh bitflags v1.3.2 Fresh rustc-semver v1.1.0 Fresh either v1.12.0 Fresh percent-encoding v2.3.1 Fresh serde_derive v1.0.203 Fresh thiserror-impl v1.0.61 Fresh ryu v1.0.18 Fresh itoa v1.0.11 Fresh smallvec v1.13.2 Fresh unicode-bidi v0.3.15 Fresh minimal-lexical v0.2.1 Fresh serde v1.0.203 Fresh nom v7.1.3 Fresh rustc_apfloat v0.2.0+llvm-462a31f5a5ab Fresh idna v0.5.0 Fresh thiserror v1.0.61 Fresh form_urlencoded v1.2.1 Fresh toml_datetime v0.6.6 Fresh serde_spanned v0.6.6 Fresh serde_json v1.0.117 Fresh camino v1.1.7 Fresh semver v1.0.23 Fresh cargo-platform v0.1.8 Fresh itertools v0.12.1 Fresh arrayvec v0.7.4 Fresh toml_edit v0.19.15 Fresh utf8parse v0.2.2 Fresh cargo_metadata v0.18.1 Fresh declare_clippy_lint v0.1.81 (/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/tools/clippy/declare_clippy_lint) Fresh url v2.5.2 Fresh color-print-proc-macro v0.3.6 Fresh libc v0.2.155 Fresh toml v0.7.8 Fresh anstyle-parse v0.2.4 Fresh colorchoice v1.0.1 Fresh unicode-script v0.5.6 Fresh is_terminal_polyfill v1.70.0 Fresh anstyle-query v1.1.0 Fresh quine-mc_cluskey v0.2.4 Fresh clippy_config v0.1.81 (/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/tools/clippy/clippy_config) Fresh regex-syntax v0.8.4 Fresh anstyle v1.0.7 Fresh termize v0.1.1 Fresh color-print v0.3.6 Fresh rustc_tools_util v0.3.0 Fresh clippy_utils v0.1.81 (/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/tools/clippy/clippy_utils) Fresh anstream v0.6.14 Fresh clippy_lints v0.1.81 (/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/tools/clippy/clippy_lints) Fresh clippy v0.1.81 (/jenkins/jobs/oi-userland/workspace/components/developer/rust/rustc-1.81.0-src/src/tools/clippy) Finished `release` profile [optimized] target(s) in 1.51s Dist clippy-1.81.0-x86_64-unknown-illumos Forcing dist.compression-profile = 'no-op' for `x install`. running: LD_LIBRARY_PATH="/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-bootstrap-tools/x86_64-unknown-illumos/release/deps:/usr/lib" RUSTC="/usr/bin/rustc" "/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-tools-bin/rust-installer" "generate" "--image-dir" "/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/tmp/tarball/clippy/x86_64-unknown-illumos/image" "--component-name=clippy-preview" "--rel-manifest-dir=rustlib" "--legacy-manifest-dirs=rustlib,cargo" "--product-name=Rust" "--success-message=clippy installed." "--package-name=clippy-1.81.0-x86_64-unknown-illumos" "--non-installed-overlay" "/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/tmp/tarball/clippy/x86_64-unknown-illumos/overlay" "--output-dir" "/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/dist" "--work-dir" "/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/tmp/tarball/clippy/x86_64-unknown-illumos" "--compression-profile" "no-op" (failure_mode=Exit, stdout_mode=Print, stderr_mode=Print) (created at src/core/build_steps/tool.rs:1109:23, executed at src/utils/tarball.rs:382:13) finished in 0.120 seconds Installing stage2 clippy (x86_64-unknown-illumos) running: cd "/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/tmp/empty_dir" && "bash" "/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/tmp/tarball/clippy/x86_64-unknown-illumos/clippy-1.81.0-x86_64-unknown-illumos/install.sh" "--prefix=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/prototype/i386/usr" "--sysconfdir=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/prototype/i386/etc" "--datadir=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/prototype/i386/usr/share" "--docdir=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/prototype/i386/usr/share/doc/rust-1.81.0" "--bindir=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/prototype/i386/usr/bin" "--libdir=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/prototype/i386/usr/lib" "--mandir=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/prototype/i386/usr/share/man" "--disable-ldconfig" (failure_mode=Exit, stdout_mode=Print, stderr_mode=Print) (created at src/core/build_steps/install.rs:105:19, executed at src/core/build_steps/install.rs:116:9) install: creating uninstall script at /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/prototype/i386/usr/lib/rustlib/uninstall.sh install: installing component 'clippy-preview' install: backing up existing file at /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/prototype/i386/usr/share/doc/rust-1.81.0/LICENSE-APACHE install: backing up existing file at /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/prototype/i386/usr/share/doc/rust-1.81.0/LICENSE-MIT install: backing up existing file at /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/prototype/i386/usr/share/doc/rust-1.81.0/README.md clippy installed. skipping Install miri stage2 (x86_64-unknown-illumos) running "/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/bin/llvm-config" "--libfiles" (failure_mode=Exit, stdout_mode=Print, stderr_mode=Print) running: "/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/llvm/bin/llvm-config" "--libfiles" (failure_mode=Exit, stdout_mode=Capture, stderr_mode=Print) (created at src/core/build_steps/dist.rs:2068:23, executed at src/core/build_steps/dist.rs:2071:42) Dist llvm-tools-1.81.0-x86_64-unknown-illumos Forcing dist.compression-profile = 'no-op' for `x install`. running: LD_LIBRARY_PATH="/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-bootstrap-tools/x86_64-unknown-illumos/release/deps:/usr/lib" RUSTC="/usr/bin/rustc" "/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-tools-bin/rust-installer" "generate" "--image-dir" "/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/tmp/tarball/llvm-tools/x86_64-unknown-illumos/image" "--component-name=llvm-tools-preview" "--rel-manifest-dir=rustlib" "--legacy-manifest-dirs=rustlib,cargo" "--product-name=Rust" "--success-message=llvm-tools installed." "--package-name=llvm-tools-1.81.0-x86_64-unknown-illumos" "--non-installed-overlay" "/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/tmp/tarball/llvm-tools/x86_64-unknown-illumos/overlay" "--output-dir" "/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/dist" "--work-dir" "/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/tmp/tarball/llvm-tools/x86_64-unknown-illumos" "--compression-profile" "no-op" (failure_mode=Exit, stdout_mode=Print, stderr_mode=Print) (created at src/core/build_steps/tool.rs:1109:23, executed at src/utils/tarball.rs:382:13) finished in 0.397 seconds Installing stage2 llvm-tools (x86_64-unknown-illumos) running: cd "/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/tmp/empty_dir" && "bash" "/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/tmp/tarball/llvm-tools/x86_64-unknown-illumos/llvm-tools-1.81.0-x86_64-unknown-illumos/install.sh" "--prefix=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/prototype/i386/usr" "--sysconfdir=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/prototype/i386/etc" "--datadir=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/prototype/i386/usr/share" "--docdir=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/prototype/i386/usr/share/doc/rust-1.81.0" "--bindir=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/prototype/i386/usr/bin" "--libdir=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/prototype/i386/usr/lib" "--mandir=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/prototype/i386/usr/share/man" "--disable-ldconfig" (failure_mode=Exit, stdout_mode=Print, stderr_mode=Print) (created at src/core/build_steps/install.rs:105:19, executed at src/core/build_steps/install.rs:116:9) install: creating uninstall script at /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/prototype/i386/usr/lib/rustlib/uninstall.sh install: installing component 'llvm-tools-preview' llvm tools installed. Dist rust-src-1.81.0 Forcing dist.compression-profile = 'no-op' for `x install`. running: LD_LIBRARY_PATH="/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-bootstrap-tools/x86_64-unknown-illumos/release/deps:/usr/lib" RUSTC="/usr/bin/rustc" "/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/x86_64-unknown-illumos/stage0-tools-bin/rust-installer" "generate" "--image-dir" "/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/tmp/tarball/rust-src/image" "--component-name=rust-src" "--rel-manifest-dir=rustlib" "--legacy-manifest-dirs=rustlib,cargo" "--product-name=Rust" "--success-message=rust-src installed." "--package-name=rust-src-1.81.0" "--non-installed-overlay" "/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/tmp/tarball/rust-src/overlay" "--output-dir" "/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/dist" "--work-dir" "/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/tmp/tarball/rust-src" "--compression-profile" "no-op" (failure_mode=Exit, stdout_mode=Print, stderr_mode=Print) (created at src/core/build_steps/tool.rs:1109:23, executed at src/utils/tarball.rs:382:13) finished in 0.411 seconds Installing stage2 src running: cd "/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/tmp/empty_dir" && "bash" "/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/amd64/build/tmp/tarball/rust-src/rust-src-1.81.0/install.sh" "--prefix=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/prototype/i386/usr" "--sysconfdir=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/prototype/i386/etc" "--datadir=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/prototype/i386/usr/share" "--docdir=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/prototype/i386/usr/share/doc/rust-1.81.0" "--bindir=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/prototype/i386/usr/bin" "--libdir=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/prototype/i386/usr/lib" "--mandir=/jenkins/jobs/oi-userland/workspace/components/developer/rust/build/prototype/i386/usr/share/man" "--disable-ldconfig" (failure_mode=Exit, stdout_mode=Print, stderr_mode=Print) (created at src/core/build_steps/install.rs:105:19, executed at src/core/build_steps/install.rs:116:9) install: creating uninstall script at /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/prototype/i386/usr/lib/rustlib/uninstall.sh install: installing component 'rust-src' rust src installed. WARNING: The `change-id` is missing in the `config.toml`. This means that you will not be able to track the major changes made to the bootstrap configurations. NOTE: to silence this warning, add `change-id = 127866` at the top of `config.toml` NOTE: this message was printed twice to make it more likely to be seen Build completed successfully in 0:16:09 Stripping $ORIGIN/../lib from RUNPATH in /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/prototype/i386/usr/bin/cargo Stripping $ORIGIN/../lib from RPATH in /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/prototype/i386/usr/bin/cargo Stripping $ORIGIN/../lib from RUNPATH in /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/prototype/i386/usr/bin/cargo-clippy Stripping $ORIGIN/../lib from RPATH in /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/prototype/i386/usr/bin/cargo-clippy Stripping $ORIGIN/../lib from RUNPATH in /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/prototype/i386/usr/bin/cargo-fmt Stripping $ORIGIN/../lib from RPATH in /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/prototype/i386/usr/bin/cargo-fmt Stripping $ORIGIN/../lib from RUNPATH in /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/prototype/i386/usr/bin/clippy-driver Stripping $ORIGIN/../lib from RPATH in /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/prototype/i386/usr/bin/clippy-driver Stripping $ORIGIN/../lib from RUNPATH in /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/prototype/i386/usr/bin/rust-analyzer Stripping $ORIGIN/../lib from RPATH in /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/prototype/i386/usr/bin/rust-analyzer Stripping $ORIGIN/../lib from RUNPATH in /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/prototype/i386/usr/bin/rustc Stripping $ORIGIN/../lib from RPATH in /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/prototype/i386/usr/bin/rustc Stripping $ORIGIN/../lib from RUNPATH in /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/prototype/i386/usr/bin/rustdoc Stripping $ORIGIN/../lib from RPATH in /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/prototype/i386/usr/bin/rustdoc Stripping $ORIGIN/../lib from RUNPATH in /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/prototype/i386/usr/bin/rustfmt Stripping $ORIGIN/../lib from RPATH in /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/prototype/i386/usr/bin/rustfmt Stripping $ORIGIN/../lib from RUNPATH in /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/prototype/i386/usr/lib/libLLVM.so.18.1-rust-1.81.0-stable Stripping $ORIGIN/../lib from RPATH in /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/prototype/i386/usr/lib/libLLVM.so.18.1-rust-1.81.0-stable Stripping $ORIGIN/../lib from RUNPATH in /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/prototype/i386/usr/lib/librustc_driver-7830c8ce07ed4e73.so Stripping $ORIGIN/../lib from RPATH in /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/prototype/i386/usr/lib/librustc_driver-7830c8ce07ed4e73.so Stripping $ORIGIN/../lib from RUNPATH in /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/prototype/i386/usr/lib/libstd-3837097cf1af4fc2.so Stripping $ORIGIN/../lib from RPATH in /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/prototype/i386/usr/lib/libstd-3837097cf1af4fc2.so Stripping $ORIGIN/../lib from RUNPATH in /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/prototype/i386/usr/lib/rustlib/x86_64-unknown-illumos/bin/gcc-ld/ld.lld Stripping $ORIGIN/../lib from RPATH in /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/prototype/i386/usr/lib/rustlib/x86_64-unknown-illumos/bin/gcc-ld/ld.lld Stripping $ORIGIN/../lib from RUNPATH in /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/prototype/i386/usr/lib/rustlib/x86_64-unknown-illumos/bin/gcc-ld/ld64.lld Stripping $ORIGIN/../lib from RPATH in /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/prototype/i386/usr/lib/rustlib/x86_64-unknown-illumos/bin/gcc-ld/ld64.lld Stripping $ORIGIN/../lib from RUNPATH in /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/prototype/i386/usr/lib/rustlib/x86_64-unknown-illumos/bin/gcc-ld/lld-link Stripping $ORIGIN/../lib from RPATH in /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/prototype/i386/usr/lib/rustlib/x86_64-unknown-illumos/bin/gcc-ld/lld-link Stripping $ORIGIN/../lib from RUNPATH in /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/prototype/i386/usr/lib/rustlib/x86_64-unknown-illumos/bin/gcc-ld/wasm-ld Stripping $ORIGIN/../lib from RPATH in /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/prototype/i386/usr/lib/rustlib/x86_64-unknown-illumos/bin/gcc-ld/wasm-ld Stripping $ORIGIN/../lib from RUNPATH in /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/prototype/i386/usr/lib/rustlib/x86_64-unknown-illumos/bin/llc Stripping $ORIGIN/../lib from RPATH in /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/prototype/i386/usr/lib/rustlib/x86_64-unknown-illumos/bin/llc Stripping $ORIGIN/../lib from RUNPATH in /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/prototype/i386/usr/lib/rustlib/x86_64-unknown-illumos/bin/llvm-ar Stripping $ORIGIN/../lib from RPATH in /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/prototype/i386/usr/lib/rustlib/x86_64-unknown-illumos/bin/llvm-ar Stripping $ORIGIN/../lib from RUNPATH in /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/prototype/i386/usr/lib/rustlib/x86_64-unknown-illumos/bin/llvm-as Stripping $ORIGIN/../lib from RPATH in /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/prototype/i386/usr/lib/rustlib/x86_64-unknown-illumos/bin/llvm-as Stripping $ORIGIN/../lib from RUNPATH in /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/prototype/i386/usr/lib/rustlib/x86_64-unknown-illumos/bin/llvm-cov Stripping $ORIGIN/../lib from RPATH in /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/prototype/i386/usr/lib/rustlib/x86_64-unknown-illumos/bin/llvm-cov Stripping $ORIGIN/../lib from RUNPATH in /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/prototype/i386/usr/lib/rustlib/x86_64-unknown-illumos/bin/llvm-dis Stripping $ORIGIN/../lib from RPATH in /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/prototype/i386/usr/lib/rustlib/x86_64-unknown-illumos/bin/llvm-dis Stripping $ORIGIN/../lib from RUNPATH in /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/prototype/i386/usr/lib/rustlib/x86_64-unknown-illumos/bin/llvm-link Stripping $ORIGIN/../lib from RPATH in /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/prototype/i386/usr/lib/rustlib/x86_64-unknown-illumos/bin/llvm-link Stripping $ORIGIN/../lib from RUNPATH in /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/prototype/i386/usr/lib/rustlib/x86_64-unknown-illumos/bin/llvm-nm Stripping $ORIGIN/../lib from RPATH in /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/prototype/i386/usr/lib/rustlib/x86_64-unknown-illumos/bin/llvm-nm Stripping $ORIGIN/../lib from RUNPATH in /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/prototype/i386/usr/lib/rustlib/x86_64-unknown-illumos/bin/llvm-objcopy Stripping $ORIGIN/../lib from RPATH in /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/prototype/i386/usr/lib/rustlib/x86_64-unknown-illumos/bin/llvm-objcopy Stripping $ORIGIN/../lib from RUNPATH in /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/prototype/i386/usr/lib/rustlib/x86_64-unknown-illumos/bin/llvm-objdump Stripping $ORIGIN/../lib from RPATH in /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/prototype/i386/usr/lib/rustlib/x86_64-unknown-illumos/bin/llvm-objdump Stripping $ORIGIN/../lib from RUNPATH in /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/prototype/i386/usr/lib/rustlib/x86_64-unknown-illumos/bin/llvm-profdata Stripping $ORIGIN/../lib from RPATH in /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/prototype/i386/usr/lib/rustlib/x86_64-unknown-illumos/bin/llvm-profdata Stripping $ORIGIN/../lib from RUNPATH in /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/prototype/i386/usr/lib/rustlib/x86_64-unknown-illumos/bin/llvm-readobj Stripping $ORIGIN/../lib from RPATH in /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/prototype/i386/usr/lib/rustlib/x86_64-unknown-illumos/bin/llvm-readobj Stripping $ORIGIN/../lib from RUNPATH in /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/prototype/i386/usr/lib/rustlib/x86_64-unknown-illumos/bin/llvm-size Stripping $ORIGIN/../lib from RPATH in /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/prototype/i386/usr/lib/rustlib/x86_64-unknown-illumos/bin/llvm-size Stripping $ORIGIN/../lib from RUNPATH in /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/prototype/i386/usr/lib/rustlib/x86_64-unknown-illumos/bin/llvm-strip Stripping $ORIGIN/../lib from RPATH in /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/prototype/i386/usr/lib/rustlib/x86_64-unknown-illumos/bin/llvm-strip Stripping $ORIGIN/../lib from RUNPATH in /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/prototype/i386/usr/lib/rustlib/x86_64-unknown-illumos/bin/opt Stripping $ORIGIN/../lib from RPATH in /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/prototype/i386/usr/lib/rustlib/x86_64-unknown-illumos/bin/opt Stripping $ORIGIN/../lib from RUNPATH in /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/prototype/i386/usr/lib/rustlib/x86_64-unknown-illumos/bin/rust-lld Stripping $ORIGIN/../lib from RPATH in /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/prototype/i386/usr/lib/rustlib/x86_64-unknown-illumos/bin/rust-lld Stripping $ORIGIN/../lib from RUNPATH in /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/prototype/i386/usr/lib/rustlib/x86_64-unknown-illumos/lib/libLLVM.so.18.1-rust-1.81.0-stable Stripping $ORIGIN/../lib from RPATH in /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/prototype/i386/usr/lib/rustlib/x86_64-unknown-illumos/lib/libLLVM.so.18.1-rust-1.81.0-stable Stripping $ORIGIN/../lib from RUNPATH in /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/prototype/i386/usr/lib/rustlib/x86_64-unknown-illumos/lib/libstd-3837097cf1af4fc2.so Stripping $ORIGIN/../lib from RPATH in /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/prototype/i386/usr/lib/rustlib/x86_64-unknown-illumos/lib/libstd-3837097cf1af4fc2.so Stripping $ORIGIN/../lib from RUNPATH in /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/prototype/i386/usr/libexec/rust-analyzer-proc-macro-srv Stripping $ORIGIN/../lib from RPATH in /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/prototype/i386/usr/libexec/rust-analyzer-proc-macro-srv VALIDATING MANIFEST CONTENT: /jenkins/jobs/oi-userland/workspace/components/developer/rust/build/manifest-i386-rustc.depend.res NEW PACKAGE CONTENTS ARE LOCALLY VALIDATED AND READY TO GO generating metadata: developer/rust pkg://openindiana.org/developer/lang/rustc@1.81.0,5.11-2024.0.0.0:20240907T204633Z PUBLISHED